header {background:url('../image/footer.png') #2b2a2a; margin-bottom: 20px;}
header #search input[type="text"] {background:#444444;}
header .btn {box-shadow: none; border: none;}
header .form-control:focus {border:none}
#top {background: url('../image/footer.png') #2b2a2a; border-bottom: none;}
#top> .container{background: url('../image/footer.png') #2b2a2a;}
#menu.menu2 {background: url('../image/footer.png') #2b2a2a !important;}
#menu {margin: 0}
.navbar {margin-bottom: 0}
#menu.menu2 .nav > li + li {border-left: none;}
#menu .nav > li > a {font-size: 1.1em;}
@media (max-width:992px){
	header #search {margin-bottom: 12px;}
	#menu {margin-bottom: 12px;}
}
#cart {margin: 0 0 10px;}
#logo img{width: 170px; margin-top: 4px;}
@media (max-width:767px){
	header #logo img {
	margin-bottom: -4px;
	padding-right: 20px;
	}
}
#top {margin: 0}
#top .btn-group > .btn {margin: 6px 0 6px; font-size: 0.9em;}
#top-links {height:22px;border:solid 1px rgba(0, 0, 0, .12);background:rgba(255,255,255,.1);padding:0 5px;border-radius:3px;margin:6px 0 6px;margin-right:5px;margin-left:5px;}
#top-links ul li {line-height: 1.42857143;}
#top-links ul li a {font-size: 0.9em;}
.category_list a {font-size: 1.2em; border: none;}
.category_list a:hover {border: none; box-shadow: none;}
#modal-cart .modal-dialog{width:auto;}
/*Категория товаров*/
.product-thumb, .news {border: none;}
.product-thumb:hover, .news:hover {border: none; box-shadow: none;}
.product-thumb .caption > a {font-weight: normal; line-height: 1.4; font-size: 1.0em;}
.product-thumb .price {color: #000; margin: 0;}
.product-thumb .rating {margin: 0 0 7px;}
#product .thumbnails > li:first-child a {border: none;}
#product .thumbnails > li:first-child a:hover {border: none;}
#shipping-widget {padding: 0 10px; line-height: 1.2;}
.ll_shipping_widget_content tr td button.btn.btn-default.btn-sm{margin-left:10px;height: 19px;}
.ll_shipping_widget_content tr.success td button.btn.btn-success.btn-sm.active.disabled{margin-left:10px;height:19px;}
.baner_vevel {background-color:rgba(0, 0, 0, 0);background-position: center center;background-size: cover;height: 187.35px;padding: 45px 15px;}
.baner_vevel_text {text-align: center;}
#product a {text-decoration: none;}
#phone .phone > div:first-child {font-size: 1.2em;}
#phone .open_callback {color: #c7c7c7;}
@media (max-width:992px){
	.lazy {
	width: 160px;
	margin-left: -5px;
	}
}
p > a {color: blue;}
/*Карточка товара*/
.product_banners > div > div i {font-size: 2em;}
.attribute {margin-bottom: 20px;}
.nav-tabs li a{margin:0 10px 10px 0;padding:6px 12px;border:solid 1px #ddd !important;border-radius:4px}
.nav-tabs li a:after{display: none;}
.nav-tabs li.active a:after{display: none;}
.ll_shipping_widget_content p {margin: 0 0 5px 0;} /*отступ вариантов виджета доставки*/
.tab-content .product_carousel {top: -10px;} /*исправляем отступ карусели шаблона*/
.product-thumb .price-old {
	color: #e4003a;
	font-weight: 300;
}
#product .price .old_price {
	color: #e4003a;
	font-weight: 300;
	font-size: 22px;
}
#product .price li > span {
    margin: 2px 0 0px;
    font-size: 2em;
}
.cart-wrapper {position:fixed;top:45px;z-index:99;right:20px;width:300px;max-width:100%}