.mobile-menu, .layerslider .layerslider-block, #mobile-menu-btn, #mobile-cart-btn, .btn-secondary,
.controls span, #to-the-top, .pagination .current {
	background-color: #363b3f;
}
footer.footer {
	background-color: #363b3f;
	background-image:url(../img/diag_bg_2.png);
	background-repeat:repeat;
}
.navigation a, .section-color .navigation a:hover{
	color: #363b3f;
}
.section-color .navigation a:hover {
	color: #363b3f !important;
}



a:hover, .mega .mega-section ul li a:hover i, .mobile-menu nav ul li i.glyphicon-plus-sign:hover, .mobile-menu nav ul li i.glyphicon-minus-sign, .mobile-menu nav ul li a:hover, .mobile-menu h3, .layerslider .layerslider-block h3, .mobile-cart-list p a:hover, .mobile-cart-list p span.price, .footer .widget .item-preview .header a:hover,
.footer a:hover, #preload i.fa, .section h2 span, .footer .widget a:hover, .about-widget p.contacts i, .btn-primary-border, .ls-layer p.feature i, .ls-layer p.color-text, .single-product p.price {
	color: #C84021;
}
.about-widget p.links a:hover, .pagination .page-numbers:hover {
	background-color: #C84021;
}
.section-st2{
	background-color: #C84021;
	background-image:url(../img/diag_bg_1.png);
	background-repeat:repeat;
}

.clicked, .feature-2-color header i {
	background-color: #C84021 !important;
}
.WB-toggle-tab h2{
	border-bottom-color: #C84021;
}
.mobile-menu, .call-to-action-3 {
	border-left-color: #C84021;
}
.item-preview .header .date span.month, .copyright-widget{
	border-top-color: #C84021;
}
.footer .navigation a:hover, .navigation a:hover, .header-2 .header-bg .about-widget p.links a:hover,
.btn-primary-border, .header-3 .header-bg .social-buttons a:hover,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
select:focus, textarea:focus,
.pagination .page-numbers:hover{
	border-color: #C84021;
}
.navigation a:hover, .section-color .navigation a {
	background-color: rgba(225,77,67,1);
}



.btn:hover, .controls span:hover, #to-the-top:hover {
	background-color: #FAB87C;
}
.btn-primary-border:hover, .btn-secondary-border:hover {
	border-color: #FAB87C !important;
}



::-webkit-input-placeholder {
   color: #ccc;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ccc;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;
}

:-ms-input-placeholder {  
   color: #ccc;
}


.content-404-gradient {
	background: #363b3f; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #363b3f 25%, #C84021 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(25%,#363b3f), color-stop(75%,#C84021)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #363b3f 25%,#C84021 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #363b3f 25%,#C84021 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #363b3f 25%,#C84021 75%); /* IE10+ */
	background: linear-gradient(135deg,  #363b3f 25%,#C84021 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363b3f', endColorstr='#C84021',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}