/*!
* © Copyright MoneyTreeLeadSystems.com 2015. All rights reserved
*/

/* Template Name: Red */

/* Colors used:

#e93b3b
#dd2525
#db2121
#9e1515
#9c1212
#e93636
#850000
#981a1a
#e02222

****************/

a {
    color: #dd2525;
}

a:hover {
  color: #e93b3b;
}

/* Vertical front page */

.meet-owner.full-width-block {
    background-image: url("../../img/meet_owner_bg_dd2525.jpg");
}

.big-slider-wrapper .slider-search-inside {
    background-image: url("../../img/meet_owner_bg_dd2525.jpg");
}

/* Buttons */

.btn-primary {
	background: #dd2525;
	color: #FFF !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color: #FFF;
	background: #9e1515;
}

.product-item .btn:hover {
	background: #db2121;
	border-color: #C8C8C8;
}

/* Header rules */

.shop-currencies a.current {
	color: #e93b3b;
}

.langs-block-others {
	border-top: solid 2px #9c1212;
}

.langs-block-others:after {
	border-bottom: 8px solid #e93636;
}

.header .navbar-nav > li.active > a,
.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus,
.header .navbar-nav > li.open > a,
.header .navbar-nav > li.open > a:hover,
.header .navbar-nav > li.open > a:focus {
	color: #e93b3b;

}

.header .dropdown-menu {
	border-top: solid 2px #9c1212;
}
.header li.dropdown > .dropdown-menu:after {
	border-bottom: 8px solid #e93636;
}

.header .dropdown-menu > li > a:hover,
.header .dropdown-menu > li.active > a,
.header .nav-content-col > ul li > a:hover,
.header .nav-content-col > ul li.active > a {
	background: #e93636;
	color: #fff;
}

.header .navbar-toggle:hover,
.header .navbar-toggle:active {
	border-color: #db2121;
	background: #db2121;
}

.nav-content .product-item .add2cart:hover {
	color: #fff !important;
	background: #db2121 !important;
	border-color: #db2121;
}

.header .nav li.menu-search i:hover {
	color: #e93b3b;
	background-position: 0 -15px;
}
.header .search-box {
	border-top: solid 2px #9c1212;
}
.header .search-box:after {
	border-bottom: 8px solid #e93636;
}
.cart-block .fa-shopping-cart {
	background: #db2121;
}
.cart-content {
	border-top: solid 2px #9c1212;
}
.cart-content:after {
	border-bottom: 8px solid #e93636;
}
.del-goods:hover {
	background: #dd2525;
}

/* Other rules */

.product-item h3 a:hover {
	color: #e93b3b;
}

.pi-price {
	color: #db2121;
}

.product-item .add2cart:hover {
	color: #fff !important;
	background: #db2121 !important;
	border-color: #db2121;
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background: #db2121 url(../../img/bx-fa-angles.png) no-repeat 8px -31px;
}
.bx-wrapper .bx-controls-direction a.bx-next:hover {
    background: #db2121 url(../../img/bx-fa-angles.png) no-repeat -33px -31px;
}

.ls-layer1 .title strong {
	color: #e93636;
}

.ls-layer2 .ls-price {
	background: rgba(230,64,12,0.9);
}

.ls-layer2 .ls-more:hover {
	text-decoration: none;
	color: #fff;
	background: #e93636;
	border-color: #e93636;
}
.ls-layer3 .ls-title {
	border-bottom: solid 1px #850000 !important;
}
.ls-layer3 .ls-buy {
	background: #981a1a;
}

.ls-layer5 .mini-text a:hover {
	text-decoration: none;
	color: #fff;
	background: #e93636;
}

.sidebar a:hover {
	color: #e93b3b;
}
.dropdown.open .dropdown-toggle:hover {
	color: #e93b3b;
}
.sidebar-menu .dropdown-menu li > a:hover, .sidebar-menu .dropdown-menu li > a:focus, .sidebar-menu li.active > a, .sidebar-menu li.active > a:hover {
	background: none !important;
	color: #e93b3b;
}
.steps3red {
	background: #db2121;
}
.title-wrapper h1 span {
	color: #e93636;
}
.breadcrumb > .active {
	color: #e93636;
}
.list-view-sorting a {
	color: #e93636;
}
.sidebar-products .price {
    color: #db2121;
}
.content-page a:hover {
	color: #e93b3b;
}
.content-page .link, .content-page .link:hover, .content-page .link:active {
	color: #e93b3b;
}
.page-404 .number,
.page-500 .number {
	color: #e93b3b;
}

.content-form-page a:hover {
	color: #e93b3b;
}

.require {
	color: #dd2525;
}
.content-form-page .form-control:focus {
	border: solid 1px #dd2525;
}

.form-info h2 em {
	color: #e93636;
}
.price-availability-block .price strong {
	color: #db2121;
}
.product-page .review a {
	color: #e93636;
}
.nav-tabs {
	border-color: #e93636;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: #e93636;
	color: #fff;
}
.content-search h1 em {
	color: #e93636;
}
.content-search input:focus {
	box-shadow: none;
	border: solid 1px #dd2525;
}
.pre-footer a {
	color: #e02222;
}
.pre-footer dl.f-twitter dt i {
	color: #e02222;
}
.pre-footer-light dl.f-twitter dd a {
	color: #db2121;
}
.pre-footer-light address a {
	color: #db2121;
}
.shopping-cart-price strong,
.shopping-cart-total strong,
.checkout-price strong,
.checkout-total strong {
	color: #db2121;
	font-size: 21px;
	font-weight: normal;
}
.shopping-cart-data a,
.checkout-page .checkout-description a {
	color: #e93636;
}
.shopping-cart-page .btn-default {
	float: left;
	border: 1px solid #db2121;
	background: #db2121;
	color: #fff;
}
.shopping-cart-page .btn-default:hover {
	border: 1px solid #e93b3b;
	background: #e93b3b;
}
.shopping-total strong,
.checkout-total-block strong {
	color: #db2121;
}

.checkout-page a:hover {
	color: #e93b3b;
}

.login-box {
	border-top: solid 2px #e93b3b;
}
.login-box:after {
	border-bottom: 8px solid #e93b3b;
}

.sidr {
        background-color: #9e1515;
}

.arrow-right {
	border-left-color: #dd2525 !important;
}
