<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,
*:focus {
	outline: none !important;
}
body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}
html {
	scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
body.pit-hidden {
	overflow: hidden;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.pit-slidecontainer {
	font-size: 24px;
	margin-top: 30px;
	color: #0cb6cc;
}
.dream-filter.filter-vertical .rdf-group .checkbox#rdrf1-man-213 {
	display: none;
}
.pit-myPrice {
	-webkit-appearance: none;
	padding: 6px 10px;
	margin: 10px;
	width: 100%;
	height: 15px;
	border-radius: 50px;
	background: #0cb6cc;
	color: #fff;
	outline: none;
	opacity: 0.7;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
}


.row.tovars .wrap-banner{
	display: block;
}
.wrap-banner-mobile{
	display: none;
}
.wrap-banner img{
	width: 100%;
}

.pit-slider {
	-webkit-appearance: none;
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: 0.2s;
	transition: opacity 0.2s;
}
.pit-slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #0cb6cc;
	cursor: pointer;
}
.pit-slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #0cb6cc;
	cursor: pointer;
}
.oferta {
	display: none;
}

.slider_home .slideshow .nivoSlider a {
    display: flex;
    justify-content: center;
	background: #f7f7f7;
}
.nivoSlider img {
	position: relative !important;
	display: block !important;
	
}
.slideshow .nivoSlider {
	height: auto !important;
}
.header_menu {
	display: none;
}
.pit-slidewrapper .irs-grid {
	display: none !important;
}
.pit-header .left-head-block,
.pit-header .left-head-block&gt;div {
	float: left;
	display: flex;
	align-items: center;
	margin-right: 15px;
}
.cart_header_custom_wrap {
	display: none !important;
}
.pit-header .wrap-phone {
	display: flex;
	align-items: center;
	padding: 15px 0;
}
.dream-filter .rdf-filters .rdf-group .radio&gt;label, .dream-filter .rdf-filters .rdf-group .checkbox&gt;label {
    height: auto !important;
}
.pit-header .wrap-phone .header_link .header-other-dots {
	cursor: pointer;
}
.pit-header .right-head-block {
	float: right;
}
.prmn-cmngr_top .prmn-cmngr__city{
	cursor: pointer;
}
.city-manager-marcer-text{
	display: none;
}
.pit-header .left-head-block .header_phone p,
.header-wrap-login-cart .header_phone p {
	background: url(/images/new-contacts-blue.svg) no-repeat 0px 2px;
	background-size: 13px;
	padding: 0 0 0 15px;
	margin: 0 10px 0 0;
	font-weight: bold;
}
.pit-header .left-head-block .header_time .open_clock {
	width: 130px;
	background: url(/images/clock-blue.png) no-repeat 0px 2px;
	padding: 0 0 0 17px;
	z-index: 11;
	position: relative;
	font-weight: 300;
	color: #666666;
	font-size: 13px;
	cursor: pointer;
}
.pit-header .left-head-block .header_time .open_clock::before {
	content: " ";
	position: absolute;
	background: url(/images/arrow_bot.png) no-repeat;
	width: 5px;
	height: 4px;
	left: 115px;
	top: 7px;
}
.pit-header .left-head-block .header_time .open_clock.active::before {
	transform: rotate(180deg);
}
.pit-header .left-head-block .header_time .open_clock .hidden_clock {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0 17px 10px;
	background: #fff;
	display: none;
}
.pit-header .left-head-block .header_time .open_clock .hidden_clock:hover {
	cursor: default;
}
.pit-header .left-head-block .header_time .open_clock .hidden_clock p {
	margin: 0;
}
.pit-header .left-head-block .header_time .open_clock .hidden_clock.active {
	display: block;
}
.pit-header .right-head-block .header_link a {
	color: #666666;
	font-size: 13px;
	font-weight: 300;
	padding: 2px;
}
.pit-header .right-head-block .header_link {
	text-align: right;
}
.pit-header .logo_header {
	padding-left: 5px;
	display: flex;
	align-items: center;
	/* flex-grow: 1; */
}
.pit-header .logo_header .logo img {
	width: 100%;
	max-width: 200px;
	margin: 0 15px 0 10px;
}
.pit-header .search-wrap {
	position: relative;
	flex-grow: 1;
	padding: 0;
}
.pit-header .right-head-block .header_link #header-other-dots{
    display: none;
}
.pit-header .right-head-block .header_link.active #header-other-links {
    display: inline;
}
.pit-header .search-wrap .search_header #search input[type="text"],
#header #top .bot .search_header #search input[type="text"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 8px;
	border: 1px solid #b3b3b3;
	width: 100%;
	padding: 8px 65px 7px 15px;
}
.pit-header .search-wrap .search_header #search .button-clear,
#header #top .bot .search_header #search .button-clear {
	display: none;
	position: absolute;
	right: 30px;
	top: 5px;
	background: url(/images/crest.png) center center no-repeat;
	width: 27px;
	height: 24px;
	cursor: pointer;
}
.pit-header .search-wrap .search_header #search .button-search,
#header #top .bot .search_header #search .button-search {
	position: absolute;
	right: 10px;
	top: 5px;
	background: url(/images/new-search-blue.svg) center center no-repeat;
	background-size: 100%;
	width: 19px;
	height: 24px;
	cursor: pointer;
}
.pit-header .cart_header {
	float: right;
}
.pit-header .cart_header #cart {
	margin: 0;
	background: url(/images/new-cut-blue.svg) no-repeat 0px 5px;
}
.pit-header .cart_header .heading {
	cursor: pointer;
}
.pit-header .cart_header #cart .cart_open {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	padding-left: 50px;
	margin-left: -10px;
	padding-top: 5px;
	display: block;
	line-height: 13px;
}
.pit-header .cart_header #cart .count {
	position: absolute;
	left: 15px;
	top: 25px;
	color: white;
	font-size: 12px;
	font-weight: 300;
	background: #0cb6cc;
	border-radius: 30px;
	display: block;
	padding: 3px 4px 1px 4px;
}
.pit-header .cart_header #cart .uppercase {
	font-weight: 700;
	font-size: 16px;
	color: #333333;
}
.pit-header .cart_header #cart .content {
	display: none;
	position: absolute;
	background: white;
	z-index: 11;
	right: 0px;
	width: 359px;
	top: 55px;
	box-shadow: -1px 1px 10px -3px #a8aeac;
}
.pit-header .cart_header #cart .content.active {
	display: block;
}
.pit-header .cart_header .checkout a,
#cart .cart_show .checkout a{
	color: white;
	font-weight: 300;
	background: linear-gradient(to top, #0cb6cc, #0cb6cc);
	display: block;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	margin: 25px auto;
	width: 300px;
	border-radius: 30px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.pit-header .header-wrap-logo-search {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}
.pit-header .header-wrap-login-cart {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-left: 15px ;
}
.pit-header .header-wrap-login-cart .header_phones {
	display: flex;
	align-items: center;
}
.pit-header .header-wrap-login-cart .welcome_header.customWelcom{
	margin-right: 0 15px;
}
.pit-header .header-wrap-login-cart .welcome_header.customWelcom a {
    font-size: 30px;
}
.pit-wrap-button-all-attr.pit-button-all-attr[data-count-attr="0"]
.pit-wrap-button-all-attr.pit-button-all-attr[data-count-attr="1"] {
	display: none !important;
}
.mini-cart-info {
	position: relative;
}
.mini-cart-info .h3 {
	margin: 15px;
	font-size: 18px;
}
.mini-cart-info .close {
	position: absolute;
    top: -15px;
    right: 0px;
    opacity: 1;
    height: 36px;
	padding: 12px;
}
.mini-cart-info .image {
	margin: 28px 0 0 31px;
}
.mini-cart-info .image a {
	display: block;
}
.mini-cart-info .image .quantity span {
	display: inline-block;
	border: 1px solid #0cb6cc;
	font-weight: 300;
	margin: 0px 0 0 3px;
	width: 50px;
	border-radius: 40px;
	height: 30px;
	text-align: center;
	padding: 5px 0 0 0;
}
.mini-cart-info .image .quantity img {
	margin: 4px 0 0 11px;
}
.mini-cart-info .image .quantity .total {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin: 11px 0 0 19px;
}
.mini-cart-info .name {
	position: relative;
	border-bottom: 1px solid #eaebeb;
	padding: 0 0 12px 0;
	margin: 0 32px 0 32px;
}
.mini-cart-info .name a {
	font-size: 14px;
	color: #333333;
	margin: 20px 0px 0 0;
	display: block;
	width: 95%;                      
}
.mini-cart-info .name .remove .cross {
	position: absolute;
	right: -3px;
	top: 3px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(/catalog/view/theme/default/image/close.png) no-repeat;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	background-size: 100%;
}
.mini-cart-info .name .remove .cross:hover {	
	width: 10px;
	height: 10px;
	background: url(/images/cross_hover.png) no-repeat;
	background-size: 100%;

}
#user-city {
	color: #333;
	border-bottom: 1px dotted #333;
}
#user-city:hover {
	border-bottom: 0px dotted #333;
}
.fa-map-marker:before {
    color: #0cb6cc;
}
.pit-header .header_phone a{
	color: #333;
}

.info_block .info {
	height: 290px;
}
#header .logo img {
	max-width: 150px;
}
#header #top .bot .logo_header {
	padding: 0;
}
#header #top .bot .logo_header .logo {
	margin: 17px 0 0 0;
}
#header #top .bot .logo_header .logo a {
	display: block;
}
#header #top .bot .logo_header .logo a img {
	width: 164px;
}
#header #top .bot .search_header {
	padding: 0;
	margin: 0 0 0 0;
}
#header #top .bot .search_header p {
	font-size: 12px;
	color: #999999;
	font-weight: 300;
	margin: 9px 0px 2px 14px;
	visibility: hidden;
}
#header #top .bot .search_header #search {
	position: relative;
}
#header #top .bot .zakaz_header #zakaz {
	margin: 28px 0 0 0;
}
.mobile_zakaz_header {
	display: none;
}
#header #top .bot .zakaz_header #zakaz a,
.mobile_zakaz_header a {
	font-weight: 300;
	color: white;
	font-size: 14px;
	background: #f5840e;
	text-decoration: none;
	margin: 0 0 0 22px;
	width: 165px;
	display: block;
	text-align: center;
	border-radius: 30px;
	padding: 8px 0 7px 0;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
#header #top .bot .zakaz_header #zakaz a:hover {
	opacity: 0.7;
}
#header #top .bot .welcome_header .welcome .d-md-phone&gt;a {
	background: url(/images/men.png) no-repeat 6px 3px;
	padding: 0 0 0 46px;
	display: block;
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	line-height: 15px;
}
#header #top .bot .welcome_header .welcome .dd-md-lk&gt;a {
	padding: 0 0 0 46px;
	display: block;
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	line-height: 15px;
}
 .cart_header {
	padding: 0;
}
 .cart_header #cart {
	margin: 20px 0 0 0;
	background: url(/images/card.png) no-repeat 0px 11px;
}
 .cart_header #cart .count {
	position: absolute;
	left: 15px;
	top: 25px;
	color: white;
	font-size: 12px;
	font-weight: 300;
	background: #0cb6cc;
	border-radius: 30px;
	display: block;
	padding: 3px 4px 1px 4px;
	border: 1px solid;
}
 .cart_header #cart .uppercase {
	font-weight: 700;
	font-size: 18px;
	color: #333333;
}
 .cart_header #cart .heading {
	cursor: pointer;
}
 .cart_header #cart .cart_open {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	display: block;
	line-height: 13px;
}
@media screen and (max-width: 550px) {
	 .cart_header #cart .cart_open {
		padding-top: 25px;
	}
	.mobile_opiums {
		display: block;
	}
}
@media screen and (min-width: 550px) {
	.mobile_opiums {
		display: none;
	}
}
.d-md-phone {
	display: none !important;
}
.d-md-lk {
	display: block !important;
}
 .cart_header #cart .empty {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	padding-left: 48px;
	padding-top: 6px;
}
 .cart_header #cart .content {
	display: none;
	position: absolute;
	background: white;
	z-index: 11;
	right: 0px;
	width: 359px;
	top: 41px;
	box-shadow: -1px 1px 10px -3px #a8aeac;
}
@media screen and (max-width: 550px) {
	 .cart_header #cart .content {
		width: 302px;
	}
}
@media screen and (max-width: 550px) {
	.filter-vertical {
		position: fixed;
		left: -100000px;
	}
}
 .cart_header #cart .content.active {
	display: block;
	z-index: 1000;
}

.mini-cart-total .all_summ {
	margin: 15px;
	position: relative;
}
.mini-cart-total .all_summ div:first-child {
	font-size: 22px;
	font-weight: 300;
	color: #666666;
	display: inline-block;
}
.mini-cart-total .all_summ div:last-child {
	font-size: 22px;
	font-weight: 700;
	color: #333333;
	display: inline-block;
	float: right;
}
.mini-cart-total .all_summ div:last-child:before {
	content: " ";
	position: absolute;
	left: 45%;
	transform: translateX(-50%);
	top: 24px;
	width: 41%;
	height: 1px;
	border-bottom: 1px dotted #818181;
}
#header #top .bot .checkout a {
	color: white;
	font-weight: 300;
	background: linear-gradient(to top, #0cb6cc, #0cb6cc);
	display: block;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	margin: 25px auto;
	width: 300px;
	border-radius: 30px;
	text-align: center;
	padding: 10px 0 10px 0;
}
#header #top .bot .checkout a:hover {
	opacity: 0.7;
}
.block_menu {
	background: #0cb6cc;
	/* height: 40px; */
	margin-top: 0px;
}
.block_menu .nav-primary ul {
	margin: 0;
	padding: 0;
}
.block_menu .nav-primary ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	position: relative;
}
.block_menu .nav-primary ul li a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.block_menu .nav-primary ul .catalog {
	padding: 10px 25px 10px 0px;
	text-transform: uppercase;
	background: url(/images/arrow_bot_menu.png) no-repeat 70px center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
#top .block_menu .nav-primary ul .catalog {
	padding: 10px 25px 10px 15px;
	background: url(/images/arrow_bot_menu.png) no-repeat 85px center;
	
}
.block_menu .nav-primary ul .catalog:hover ul {
	display: block;
}
.block_menu .nav-primary ul .catalog ul {
	display: none;
	position: absolute;
	background: white;
	z-index: 55;
	width: 290px;
	border-right: 1px solid #dfd6cd;
	left: 0;
	top: 40px;
}
.block_menu .nav-primary ul .catalog ul li {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.block_menu .nav-primary ul .catalog ul li a {
	color: #666666;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: block;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.block_menu .nav-primary ul .catalog ul li a:hover {
	color: #0cb6cc;
}
.block_menu .nav-primary ul .catalog ul .dir {
	background: url(/images/arrow_right.png) no-repeat 265px 15px;
}
.block_menu .nav-primary ul .catalog ul .dir a {
	color: #666666;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: block;
}
.block_menu .nav-primary ul .catalog ul .dir a:hover a {
	color: #0cb6cc;
}
.block_menu .nav-primary ul .catalog ul .dir:hover {
	background: url(/images/arrow_right_hover.png) no-repeat no-repeat 265px 15px;
}
.block_menu .nav-primary ul .catalog ul .dir:hover ul {
	display: block;
}
.block_menu .nav-primary ul .catalog ul .dir ul {
	display: none;
	margin-left: 290px;
	top: 0;
}
.block_menu .nav-primary ul .catalog ul .dir ul .dir a {
	color: #666666;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: block;
}
.block_menu .nav-primary ul .catalog ul .dir ul .dir a:hover a {
	color: #0cb6cc;
}
.block_menu .nav-primary ul .catalog ul .dir ul .dir ul {
	display: none;
	margin-left: 290px;
	top: 0;
}
.block_menu .nav-primary ul .catalog ul .dir ul .dir:hover {
	background: url(/images/arrow_right_hover.png) no-repeat no-repeat 265px 15px;
}
.block_menu .nav-primary ul .catalog ul .dir ul .dir:hover ul {
	display: block;
}
.block_menu .nav-primary ul .catalog ul .dir ul li a {
	color: #666666;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: block;
}
.block_menu .nav-primary ul .catalog ul .dir ul li a:hover a {
	color: #0cb6cc;
}
.bg_menu {
	background: #b6b6b6;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	display: none;
}
.slider_home {
	margin-top: 15px;
}
.slider_home .slideshow img {
	max-width: 100%;
}
.slider_home .slideshow .nivo-controlNav {
	display: none;
}
.pit_home_buttons {
	display: none;
}
.pit-wrap-price {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.product-thumb a .image {
	overflow: hidden;
	width: 273px;
	height: 190px;
}
.background_home {
	background: #f7f7f7;
	padding-bottom: 10px;
}
.product_day_home {
	margin-top: 15px;
}
.product_day_home h2 {
	margin: 0 47px 10px !important;
	font-size: 18px;
}
.product_day_home h2:hover {
	cursor: pointer;
	/*text-decoration: none;
    color: #0cb6cc!important;
    border-bottom: 1px dotted #0cb6cc;
    line-height: 23px;    
    font-size: 18px;*/
}
.product_day_home .das {
	min-height: 465px;
}
.product_day_home .das .description {
	margin: 13px 0px 0px 0px;
}
.background_home .product_day_home .prices {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
.background_home .wrap_product_day_home .pit-colls .slick-list.draggable {
	height: 195px !important;
}
.background_home .wrap_product_day_home .pit-colls .slick-list.draggable .slick-slide a {
	display: flex;
	justify-content: center;
	width: 100%;
}
.background_home .wrap_product_day_home .pit-colls .slick-list.draggable .slick-slide a img {
	height: 195px;
	width: auto;
}
.background_home .wrap_product_day_home .pit-colls .product.das .caption .prices {
	padding: 0 30px;
	z-index: 1;
}
.product {
	position: relative;
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding-bottom: 15px;
}
.product .product-thumb.transition .image {
	height: 250px;
}
.product .product-thumb.transition .image .sale_1,
.image .sale_1,
.product .product-thumb.transition .image .sale_2,
.product .product-thumb.transition .image .sale_3 {
	position: absolute;
	top: 0px;
	left: 0;
	color: white;
	font-weight: 300;
	padding: 5px 29px 5px 15px;
}
.product .product-thumb.transition .image .sale_1,
.image .sale_1 {
	background: #f58b2e;
	z-index: 5;
	border-radius: 4px;
}
.product .product-thumb.transition .image .sale_2 {
	background: #999999;
	z-index: 5;
}
.product .product-thumb.transition .image .sale_3 {
	background: #2578b1;
	z-index: 5;
}
.pit-catalog .pit-catalog-wrap .persent,
.product .product-thumb.transition .image .persent {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: white;
	background: #f58b2e;
	border-radius: 4px;
	padding: 0px;
	line-height: 32px;
	width: 65px;
	text-align: center;
}
.product .product-thumb.transition .caption h4 {
	margin: 24px 24px 0 21px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
}
.product .product-thumb.transition .caption h4 a {
	color: #333333;
	border-bottom: 1px dotted;
	line-height: 23px;
	text-decoration: none;
}
.product .product-thumb.transition .caption h4 a:hover {
	color: #0cb6cc;
}
.product .product-thumb.transition .caption h2 {
	margin: 0 15px;
	font-size: 18px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	height: 32px;
	margin-bottom: 32px;
	/*min-height: 70px;*/
}
.product .product-thumb.transition .caption h2 a {
	color: #333333;
	border-bottom: 1px dotted;
	line-height: 23px;
	text-decoration: none;
}
.product .product-thumb.transition .caption h2 a:hover {
	color: #0cb6cc;
}
.product .product-thumb.transition .caption .credit+div {
	padding-left: 10px;
}
.product .product-thumb.transition .caption .credit {
	/* background: #e6e6e6; */
	/* padding: 7px 0 1px 20px; */
	text-decoration: underline;
	margin-right: 0px;
	font-size: 12px;
	line-height: 35px;
	color: #0cb6cc;
	padding-right: 0px;
	width: 71%;
}
.product .product-thumb.transition .caption .credit span {
	font-weight: 700;
}
.product .product-thumb.transition .caption .price.old {
	color: #f58b2e;
	font-weight: 400;
	text-decoration: line-through;
	font-size: 14px;
	height: 20px;
	display: inline;
}
.product .product-thumb.transition .caption .price {
	font-size: 24px;
	color: #2e2e2e;
	font-weight: 500;
	margin: -2px 0 0 0px;
	/* min-width: 130px; */
    display: inline-block;;
}
.product .product-thumb.transition .caption .bay input {
	display: block;
	width: 60px;
	height: 35px;
	padding: 0 0 0 0;
	background: url(/images/card_mini.png) no-repeat 17px 4px, #0cb6cc;
	box-shadow: none;
	border: none;
	text-indent: -9999px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}

.product .product-thumb.transition .caption .bay input:hover {
	opacity: 0.7;
}
.product_sales {
	background: #f7f7f7;
	padding-bottom: 0px;
}
.product_sales .box-heading {
	font-size: 30px;
	background: #0cb6cc;
	color: white;
}
.product_day_home .product .caption {
	margin: 0 15px;
}
.product_sales .box-heading .title {
	margin: 20px 0 31px 58px;
	background: url(/images/arrow_h3.png) no-repeat center right;
}
.product_sales .jcarousel-skin-xile {
	margin: -35px 0 0 0;
}
.product_sales .jcarousel-skin-xile .slick-arrow {
	position: absolute;
	top: 0;
	right: 0;
}
.product_sales .jcarousel-skin-xile .slick-track {
	padding: 25px 0 25px 0;
}
.product_sales .jcarousel-skin-xile .slick-track .slick-slide {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	display: flex;
    justify-content: center;
}
.product_sales .jcarousel-skin-xile .slick-track .slick-slide:hover {
	margin-top: -8px;
}
.product_sales .jcarousel-skin-xile .slick-prev {
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/arrow_left_slick.png) no-repeat #999898d4;
	width: 30px;
	height: 30px;
	border: none;
	top: 50%;
	left: 0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	z-index: 10;
}
.product_sales .jcarousel-skin-xile .slick-prev:hover {
	background: url(/images/arrow_left_slick_hover.png) no-repeat #0cb6ccd4;
}
.product_sales .jcarousel-skin-xile .slick-next {
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/arrow_right_slick.png) no-repeat #999898d4;
	width: 30px;
	height: 30px;
	border: none;
	top: 50%;
	right: 0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	z-index: 10;
}
.product_sales .jcarousel-skin-xile .slick-next:hover {
	background: url(/images/arrow_right_slick_hover.png) no-repeat #0cb6ccd4;
}
.header_v2.customHeader_v2 &gt; .catalog {
    display: none;
}
.product_sales .product {
	position: relative;
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding-bottom: 15px;
	min-height: 339px;
	height: 500px;
}
.product_sales .product .product-thumb.transition .caption h4 {
	margin: 0px 15px 0 15px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	height: 32px;
	font-size: 18px;
	display: block;
	line-height: 16px;
	margin-bottom: 32px;
}
.product_sales .product .product-thumb.transition .caption h2 {
	margin: 0px 15px 0 15px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	height: 32px;
	font-size: 18px;
	display: block;
	line-height: 16px;
	margin-bottom: 32px;
}
.product_sales.hits {
	background: #f7f7f7;
	padding-bottom: 46px;
}
.product_sales.hits .box-heading {
	font-size: 30px;
	background: #0cb6cc;
	color: white;
}
.product_sales.hits .box-heading .title {
	margin: 20px 0 31px 58px;
	background: url(/images/arrow_h3.png) no-repeat center right;
	width: 305px;
}
.product_sales.hits .product {
	position: relative;
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding-bottom: 15px;
}
.product_sales.hits .product .product-thumb.transition .caption h4 {
	margin: 24px 24px 0 21px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	min-height: 80px;
	overflow: hidden;
	line-height: 24px;
}
.product_sales.hits .product .product-thumb.transition .caption h2 {
	margin: 24px 24px 0 21px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	min-height: 80px;
	overflow: hidden;
	line-height: 24px;
}
#slider_newsst .cat,
#slider_news .cat,
#category_home_slider .cat {
	background: white;
	border-bottom: 3px solid #0cb6cc;
	margin: 0 5px;
}
#slider_newsst .cat img,
#slider_news .cat img,
#category_home_slider .cat img{
	width: 100%;
}
#slider_news .cat .images{
	display: flex;
    /* min-height: 150px; */
    justify-content: center;
    align-items: center;
}
#slider_newsst .cat time,
#slider_news .cat time{
	display: block;
    color: #0cb6cc;
    margin: 20px 5px 10px;
}
#slider_newsst .cat .title,
#slider_news .cat .title,
#category_home_slider .cat .title{
    text-transform: uppercase;
    font-size: 15px;
    color: #928d8d;
    display: block;
    margin: 20px 15px 15px;
    min-height: 65px;
}

#slider_newsst .cat:hover .title,   
#slider_news .cat:hover .title,   
#category_home_slider .cat:hover .title{    
    color: #0cb6cc;
}
#slider_newsst .cat:hover a,
#slider_news .cat:hover a,
#category_home_slider .cat:hover a{ 
	text-decoration: none;
}
.home_text .box-heading {
	margin: 52px 0 0 9px;
	text-transform: uppercase;
}
.home_text .box-heading h1 {
	font-size: 25px;
	font-weight: 700;
}
.home_text .toggle_text_home {
	height: 200px;
	overflow: hidden;
	padding: 15px 10px 0 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
}
.home_text .toggle_text_home.not-height {
	height: auto;
	overflow: hidden;
}
.home_text .open_text_home {
	color: #0cb6cc;
	text-align: center;
	background: url(/images/arrow_open_bot.png) no-repeat center bottom;
	width: 200px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	cursor: pointer;
}
.home_text .open_text_home.open {
	opacity: 0;
}
.info_block {
	background: #f7f7f7;
	padding: 80px 0 100px 0;
}
.info_block .info {
	background: white;
	border: 1px solid #f7f7f7;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.info_block .info a {
	text-decoration: none;
	display: block;
}
.info_block .info a .images {
	min-height: 95px;
}
.info_block .info a .images img {
	text-align: center;
	display: block;
	padding: 17px 0 0 0;
	margin: auto;
}
.info_block .info a p {
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0 0 20px;
	line-height: 25px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.info_block .info a span {
	color: #333333;
	font-weight: 300;
	font-size: 16px;
	margin: 10px 0 0 20px;
	display: block;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	padding-bottom: 28px;
}
.info_block .info:hover {
	background: #0cb6cc;
}
.info_block .info:hover a p {
	color: white;
}
.info_block .info:hover a span {
	color: white;
}
.footer {
	background: #555555;
	padding-bottom: 25px;
}
.footer .title {
	position: relative;
	font-size: 18px;
	color: #f7f7f7;
	text-transform: uppercase;
	margin: 32px 0 0 0;
	padding: 2px 0 0 16px;
}
.footer .title:before {
	border-left: 2px solid #0cb6cc;
	position: absolute;
	content: " ";
	width: 2px;
	height: 14px;
	left: 0;
	top: 6px;
}
.footer ul {
	padding: 0;
	margin: 12px 0 0 0;
	position: relative;
}
.footer ul li {
	list-style: none;
	margin: 0 0 10px 17px;
}
.footer ul li a {
	color: #bbbbbb;
	font-weight: 300;
	font-size: 18px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.footer ul li a:hover {
	color: white;
}
.footer ul:before {
	border-left: 2px solid #f5f5f5;
	position: absolute;
	content: " ";
	width: 2px;
	height: 100%;
	left: 0;
	top: 0px;
}
.footer .footer_contact {
	position: relative;
	margin: 10px 0 0 0;
}
.footer .footer_contact .email {
	font-size: 18px;
	color: #f7f7f7;
	font-weight: 300;
	background: url(/images/message-blue.png) no-repeat 15px 7px;
	padding: 0 0 0 40px;
}
.footer .footer_contact .phone {
	font-size: 18px;
	color: #f7f7f7;
	font-weight: 300;
	background: url(/images/phone_footer-blue.png) no-repeat 15px 21px;
	padding: 19px 0 0 39px;
}
.footer .footer_contact .email a,
.footer .footer_contact .phone a {
	color: #0cb6cc;
}
.footer .footer_contact .t_ime {
	font-size: 18px;
	color: #f7f7f7;
	font-weight: 300;
	background: url(/images/clock_footer-blue.png) no-repeat 14px 24px;
	padding: 16px 0 0 40px;
	line-height: 34px;
}
.footer .footer_contact .skype {
	font-size: 18px;
	color: #f7f7f7;
	font-weight: 300;
	background: url(/images/skype-blue.png) no-repeat 13px 11px;
	padding: 7px 0 0 40px;
}
.footer .footer_contact .skype a {
	margin: 0 0px 0 15px;
}
.footer .footer_contact:before {
	border-left: 2px solid #f5f5f5;
	position: absolute;
	content: " ";
	width: 2px;
	height: 100%;
	left: 0;
	top: 3px;
}
.footer ~ .bottom {
	background: #3b3b3b;
	text-align: center;
}
.footer ~ .bottom span {
	color: #808080;
	display: inline-block;
	margin: 9px 0 11px 0;
}
.footer ~ .bottom a {
	color: #808080;
	transition: all 0.3s ease-in 0s;
}
.footer ~ .bottom a:hover {
	color: #0cb6cc;
}
.breadcrumb a {
	color: #666666;
	font-weight: 300;
	font-size: 13px;
	text-decoration: none;
	transition: all 0.3s ease-in 0s;
	margin-right: 3px;
	margin-left: 5px;
}
.breadcrumb a:first-child {
	margin-left: 0;
}
.breadcrumb a:hover {
	color: #0cb6cc;
}
.cat_list {
	background: #f7f7f7;
}
.cat_list h1.page-title {
	font-weight: 300;
	font-size: 30px;
	color: #333333;
	margin: -11px 0 20px 0;
}
.cat_list .category-list {
	margin-bottom: 40px;
}
.cat_list .category-list .category {
	padding: 10px 15px 10px 15px;
}
.cat_list .category-list .category .inner-wrap {
	margin: 21px 0 0 0;
	background: white;
	border-bottom: 3px solid #0cb6cc;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.cat_list .category-list .category .inner-wrap a {
	text-decoration: none;
}
.cat_list .category-list .category .inner-wrap a img {
	width: 100%;
	max-width: 100%;
	margin: 0 0 30px 0;
}
.cat_list .category-list .category .inner-wrap a .cat-title {
	color: #2e2e2e;
	font-size: 16px;
	font-weight: 400;
	margin: 2px 0 0 21px;
	border: none;
	padding: 0 0 0 0;
	display: block;
	text-transform: uppercase;
	min-height: 45px;
}
.cat_list .category-list .category .inner-wrap:hover {
	/* margin-top: -8px; */
	transform: translate(0, -8px);
}
.cat_list .category-info {
	background: white;
	box-shadow: 1px 1px 1px 2px #e5e5e5;
	padding: 35px;
	margin-bottom: 20px;
	margin: 20px 15px;
}
.cat_list .category-info h2 {
	font-size: 25px;
	font-weight: 400;
}
.cat_list .category-info p {
	font-size: 18px;
	color: #666666;
	font-weight: 300;
	line-height: 30px;
}
.cat_list .category-info li {
	font-size: 18px;
	color: #666666;
	font-weight: 300;
	line-height: 30px;
}
.cat_list .category-info a {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}
.hit-product .box-heading {
	font-size: 30px;
	background: #666666;
	color: white;
}
.hit-product .box-heading .title {
	margin: 20px 0 31px 58px;
	background: url(/images/arrow_h3.png) no-repeat center right;
	width: 245px;
}
.hit-product .hits_prod {
	margin: -35px 0 0 0;
}
.hit-product .hits_prod .slick-arrow {
	position: absolute;
	top: 0;
	right: 0;
}
.hit-product .hits_prod .slick-track {
	padding: 25px 0 28px 0;
}
.hit-product .hits_prod .slick-track .slick-slide {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.hit-product .hits_prod .slick-track .slick-slide:hover {
	margin-top: -8px;
}
.pit-colls .product .caption .prices img {
    display: inline-block;
}
.hit-product .hits_prod .slick-prev {
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/arrow_left_slick.png) no-repeat #999898d4;
	width: 30px;
	height: 30px;
	border: none;
	top: 50%;
	left: 0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	z-index: 10;
}

.hit-product .hits_prod .slick-prev:hover {
	background: url(/images/arrow_left_slick_hover.png) no-repeat #0cb6ccd4;
}
.hit-product .hits_prod .slick-next {
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/images/arrow_right_slick.png) no-repeat #999898d4;
	width: 30px;
	height: 30px;
	border: none;
	top: 50%;
	right: 0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	z-index: 10;
}
.hit-product .hits_prod .slick-next:hover {
	background: url(/images/arrow_right_slick_hover.png) no-repeat #0cb6ccd4;
}

/*filtr*/

#filter_vier .checkb {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	text-decoration: none;
}
#filter_vier .checkb:before {
	background: url(/images/checkbox_filter_off.jpg) no-repeat;
	width: 13px;
	height: 13px;
	margin-right: 7px;
	top: 2px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	border-radius: 0;
}
#filter_vier .checkb:hover:before {
	background: url(/images/checkbox_filter_on.jpg) no-repeat;
	border-radius: 0;
}
#filter_vier .checka {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	text-decoration: none;
}
#filter_vier .checka:before {
	background: url(/images/checkbox_filter_on.jpg) no-repeat;
	width: 13px;
	height: 13px;
	margin-right: 7px;
	top: 2px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	border-radius: 0;
}
#filter_vier .checka:hover:before {
	background: url(/images/checkbox_filter_on.jpg) no-repeat;
	border-radius: 0;
}

/*filtr*/

.limit_prod {
	margin-top: 3px;
	display: inline-block;
}
.limit_prod .select-title {
	color: #060606;
	font-size: 14px;
}
.limit_prod .actions {
	display: inline-block;
}
.limit_prod .actions a {
	font-weight: 300;
	color: #666666;
	margin: 0 5px 0 5px;
}
.limit_prod .actions .selected {
	color: #060606;
	text-decoration: underline;
}
.list_grid {
	margin: 3px 0 0 20px;
	display: inline-block;
	vertical-align: top;
}
.list_grid div {
	display: inline-block;
	vertical-align: top;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	margin: -6px 0 0 13px;
	border-radius: 40px;
}
.list_grid span {
	color: #060606;
	font-weight: 300;
}
.list_grid .a_list {
	background: url(/images/list.png) no-repeat center center;
	width: 14px;
	height: 12px;
	display: inline-block;
	cursor: pointer;
	padding: 14px 10px 13px 17px;
	vertical-align: top;
	border-radius: 30px;
	margin: 1px 0 1px 2px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.list_grid .a_grid.confirm {
	background: url(/images/grid_hover.png) no-repeat center center, #0cb6cc;
}
.list_grid .a_list.confirm {
	background: url(/images/list_hover.png) no-repeat center center, #0cb6cc;
}
.list_grid .a_grid {
	background: url(/images/grid.png) no-repeat center center;
	width: 14px;
	height: 12px;
	display: inline-block;
	cursor: pointer;
	padding: 14px 10px 13px 17px;
	vertical-align: top;
	border-radius: 30px;
	margin: 1px 0 1px 2px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.product-list .product {
	padding: 0;
}
.product-list .product .product-thumb.transition .caption h4 {
	margin: 24px 24px 0 3px;
}
.product-list .product .product-thumb.transition .caption h4 a {
	color: #333333;
	border-bottom: 1px solid;
	line-height: 30px;
}
.product-list .product .product-thumb.transition .caption h2 {
	margin: 24px 24px 0 3px;
}
.product-list .product .product-thumb.transition .caption h2 a {
	color: #333333;
	border-bottom: 1px solid;
	line-height: 30px;
}
.product-list .product .product-thumb.transition .caption h2 a:hover {
	color: #0cb6cc;
}
.product-list .product .product-thumb.transition .caption h4 a:hover {
	color: #0cb6cc;
}
.product-list .product .product-thumb.transition .caption .description {
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	margin: 0 3px 0 3px;
}
.product-list .product .product-thumb.transition .caption .price.old {
	margin: 34px 0 0 11px;
	font-size: 14px;
	height: 20px;
}
.product-list .product .product-thumb.transition .caption .price {
	font-size: 27px;
	margin: 8px 0 0 11px;
}
.product-list .product .product-thumb.transition .caption .bay input {
	display: block;
	width: 154px;
	height: 50px;
	padding: 3px 0 0 20px;
	background: url(/images/card_mini.png) no-repeat 113px 15px, #0cb6cc;
	box-shadow: none;
	border: none;
	border-radius: 4px;
	margin: 20px 0 0 6px;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	color: white;
	text-indent: 0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.product-list .product .product-thumb.transition .caption .credit {
	margin: 32px 0 0 0;
}
.product-list .product .product-thumb.transition .caption .price_minus_oldprice {
	position: absolute;
	color: white;
	background: #0cb6cc;
	right: 0;
	top: 30px;
	width: 166px;
	padding: 3px 0 0 10px;
}
.product-list .product .product-thumb.transition .caption .price_minus_old {
	position: absolute;
	color: white;
	background: #0cb6cc;
	right: 0;
	top: 30px;
	width: 100%;
	padding: 3px 0 0 10px;
}
.pit-product-style .product-thumb.transition .caption {
	margin: 0px 15px;
	display: flex;
	flex-direction: column;
	height: 200px;
}
.pit-product-style .product-thumb.transition .caption .prices {
	margin: auto 0 0;
}
.pit-product-style .product-thumb.transition .caption&gt;span {
	text-align: center;
	font-weight: 600 !important;
}
.product-grid .pit-product-style {
	min-height: 570px !important;
}
.product-grid .product {
	height: 545px;
	/* height: 340px; */
}
.product-grid .price_minus_oldprice {
	display: none;
}
.prod_list {
	background: #f7f7f7;
}
.prod_list h1.product-title {
	font-size: 28px;
	color: #2e2e2e;
	margin: 23px 0 0 12px;
}
.prod_list .left .image {
	margin: 35px 0 0 0;
	position: relative;
}
.prod_list .left .image a {
	display: block;
	text-align: left;
	outline: none;
}
.prod_list .left .image a img {
	margin: 0;
}
.prod_list .left .image .persent {
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: 700;
	font-size: 16px;
	color: white;
	/* background: #6dbb3e; */
	background: #f58b2e;
	padding: 4px 6px 4px 9px;
	border-radius: 40px;
}
.prod_list .left .sale_1,
.image .sale_1 {
	position: absolute;
	left: 15px;
	top: 0px;
	font-weight: 400;
	font-size: 16px;
	color: white;
	background: #f58b2e;
	padding: 4px 6px 4px 9px;
}
.prod_list .left .image-additional {
	max-width: 625px;
	margin: 25px 0 0 0;
}
.prod_list .left .image-additional .items {
	width: 70px;
	border: 1px solid #e6e6e6;
	height: 70px;
	margin-right: 10px;
	margin-left: 10px;
	background: white;
}
.prod_list .left .image-additional .items .img {
	height: 70px;
	display: inline-block;
	width: 70px;
}
.prod_list .left .image-additional .items img {
	max-width: 100%;
	/*width: 100%; */
	height: 100%;
	display: block;
	margin: 0 auto;
}
.prod_list .left .image-additional .slick-track {
	margin: 0;
	*margin: 0 auto;
}
.prod_list .left .image-additional .slick-prev.slick-arrow {
	position: absolute;
	left: -19px;
	top: 32px;
	background: url(/images/arrow_left.png) no-repeat;
	text-indent: -9999px;
	border: none;
	width: 5px;
	height: 10px;
}
.prod_list .left .image-additional .slick-next.slick-arrow {
	position: absolute;
	right: -23px;
	top: 32px;
	background: url(/images/arrow_right.png) no-repeat;
	text-indent: -9999px;
	border: none;
	width: 5px;
	height: 10px;
}
.b24-form-state-container .b24-form-success {
    background-color: #fff !important;
}
.prod_list .right .price {
	margin: 10px;
	display: flex;
    justify-content: center;
	margin-top: 30px;
}
.prod_list .right .price .price-old {
	font-weight: 400;
	font-size: 24px;
	text-decoration: line-through;
	color: #f58b2e !important;
	display: block;
}
.prod_list .right .price .price-new {
	color: #2e2e2e;
	font-size: 32px;
	font-weight: 700;
	margin: 0px 0 0 0;
	line-height: 28px;
}
.prod_list .right .quantity-input {
	margin: 22px 0 0 0;
}
.prod_list .right .quantity-input input[name="quantity"] {
	display: inline-block;
	outline: none;
	border: 1px solid #0cb6cc;
	font-weight: 300;
	width: 50px;
	border-radius: 40px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	padding: 0px 0 0 0;
	margin: 20px 0 0 25px;
}
.prod_list .right .quantity-input .controls {
	position: relative;
}
.prod_list .right .quantity-input .controls .down {
	position: absolute;
	background: url(/images/minus.png) no-repeat;
	width: 20px;
	height: 20px;
	top: 24px;
	left: 0;
}
.prod_list .right .quantity-input .controls .up {
	position: absolute;
	background: url(/images/plus.png) no-repeat;
	width: 20px;
	height: 20px;
	top: 24px;
	left: 80px;
}
.prod_list .right .quantity-input .controls a i {
	display: none;
}
.prod_list .right .cart #button_one_click:hover {
	opacity: 0.7;
}
.prod_list .right .cart .credit #button-kvk-light {
	border: none;
	background: none;
	font-size: 15px;
	color: #222222;
	padding: 0.5em;
	outline: none;
	/* margin: 0 0 0 -30px; */
}
.prod_list .right .description {
	margin: 21px 0 0 0;
}
.prod_list .right .description .properties .properties-item {
	display: flex;
    align-items: flex-end;
	margin-bottom: 10px;
}
.prod_list .right .description .properties .properties-item .prop-name {
	color: #666666;
	display: inline-block;
	position: relative;
	width: 50%;
}
.prod_list .right .description .properties .properties-item .prop-name:before {
	content: " ";
	position: absolute;
	border-bottom: 1px dotted #666666;
	height: 1px;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.prod_list .right .description .properties .properties-item .prop-value {
	color: #666666;
	width: 50%;
}
.prod_list .right .options b {
	color: #666666;
	width: 225px;
	display: inline-block;
	position: relative;
}
.prod_list .right .options select {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #b3b3b3;
	padding: 8px 0 7px 15px;
	outline: none;
}
.prod_list .right .options .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.prod_list .right .options .option-image .image_options {
	display: inline-block;
	margin: 5px 0 0;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
}
.prod_list .right .options .option-image .image_options img {
	margin-right: 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.prod_list .right .options .option-image .image_options .popup {
	display: none;
	position: absolute;
	background: #fff;
	margin-top: -242px;
	margin-left: -34px;
	box-shadow: 2px 0px 14px #000;
}
.prod_list .right .options .option-image .image_options input[type="radio"] {
	cursor: pointer;
	opacity: 0;
	width: 48px;
	height: 48px;
	margin-left: 0;
	margin-top: 1px;
	display: none;
}
.prod_list .right .options .option-image .image_options input[type="radio"]:checked+label {
	position: relative;
	outline: 0;
}
.prod_list .right .options .option-image .image_options input[type="radio"]+label {
	display: inline-block;
	padding: 2px 4px;
	text-align: center;
	cursor: pointer;
	height: 48px;
	width: 48px;
}
.prod_list .right .options .option-image .image_options .mouseover {
	width: 48px;
	border: none;
	background: none;
}
.prod_list .right .options .option-image .image_options input[type="radio"]:checked+label i {
	position: absolute;
	bottom: 1px;
	right: 1px;
	height: 9px;
	overflow: hidden;
	width: 9px;
	background: url(/catalog/view/theme/default/image/corner.png) no-repeat 0 -124px;
}
.prod_list .right .advant-block {
	margin-top: 20px;
	padding-top: 20px;
}
.prod_list .right .advant-block .item {
	position: relative;
	padding-top: 50px;
	display: block;
	color: #666666;
	margin-bottom: 3px;
	text-align: center;
}

.prod_list .right .advant-block .payment:before {
	background-image: url(../image/payment-icon.png);
}
.prod_list .right .advant-block .delivery:before {
	background-image: url(../image/delivery-icon.png);
}
.prod_list .right .advant-block .garantie:before {
	background-image: url(../image/garantie-icon.png);
}
#pit-tabs {
	display: none;
}
.prod_list #tabs {
	background: #f2f2f2;
	padding: 10px 10px 0px 10px;
	margin: 25px 0 0 0;
}
.prod_list #tabs a {
	color: #2e2e2e;
	font-size: 18px;
	padding: 10px 0 10px 0;
	display: inline-block;
	text-align: center;
	width: 128px;
	margin-right: 15px;
	text-decoration: none;
}
.prod_list #tabs a#tab-header-calc-delivery {
	width: 200px;
}
.prod_list #tabs .selected {
	border-bottom: 3px solid #0cb6cc;
}
.prod_list #tab-description h2 {
	margin: 46px 0 24px 13px;
	font-size: 22px;
	color: #2e2e2e;
	letter-spacing: 1px;
}
.prod_list #tab-description p {
	color: #666666;
	font-weight: 400;
	font-size: 14px;
	padding: 0 0 0 12px;
}
.prod_list #tab-description span {
	color: #666666;
	font-weight: 400;
	font-size: 14px;
}
.prod_list #tab-description li,
.prod_list #tab-description em {
	color: #666666;
	font-weight: 400;
	font-size: 14px;
}
.prod_list #tab-related h2 {
	margin: 46px 0 24px 13px;
	font-size: 22px;
	color: #2e2e2e;
	letter-spacing: 1px;
}
.prod_list #tab-related #addThisHere .product .image_option {
	height: 250px;
}
.prod_list #tab-related #addThisHere .product .image_option .sale_1,
.image .sale_1,
.prod_list #tab-related #addThisHere .product .image_option .sale_2,
.prod_list #tab-related #addThisHere .product .image_option .sale_3 {
	position: absolute;
	top: 21px;
	left: 0;
	color: white;
	font-weight: 300;
	padding: 5px 29px 5px 15px;
}
.prod_list #tab-related #addThisHere .product .image_option .sale_1,
.image .sale_1 {
	background: #f58b2e;
}
.prod_list #tab-related #addThisHere .product .image_option .sale_2 {
	background: #999999;
}
.prod_list #tab-related #addThisHere .product .image_option .sale_3 {
	background: #2578b1;
}
.prod_list #tab-related #addThisHere .product .image_option .persent {
	position: absolute;
	right: 4px;
	top: 12px;
	font-size: 16px;
	color: white;
	background: #48aa6f;
	border-radius: 50px;
	padding: 10px 10px 10px 10px;
	line-height: 32px;
}
.prod_list #tab-related #addThisHere .product .image_option a {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.prod_list #tab-related #addThisHere .product .image_option a img {
	width: 100%;
	max-width: 100%;
}
.manufacturer_list {
	background: #f7f7f7;
}
.manufacturer_list .search_name {
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding: 0 0 24px 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
}
.manufacturer_list .search_name h1 {
	font-size: 20px;
	margin: 0 0 0 28px;
	padding: 20px 0 0 0;
}
.manufacturer_list .search_name p {
	margin: 15px 0 0 29px;
	font-size: 18px;
}
.manufacturer_list .search_name p a {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 0 -2px;
}
.manufacturer_list .search_name p a:hover {
	color: #0cb6cc;
}
.manufacturer_list .manufacturer-heading {
	visibility: hidden;
}
.manufacturer_list .manufacturer-list {
	float: left;
	width: 167px;
	height: 110px;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	background: white;
	margin: 14px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.manufacturer_list .manufacturer-list img {
	width: 100%;
}
.manufacturer_list .manufacturer-list .m_n {
	display: none;
	font-size: 13px;
	color: #0cb6cc;
	text-align: center;
	margin-top: 4px;
}
.manufacturer_list .manufacturer-list:hover {
	transform: scale(1.3);
}
.manufacturer_list .manufacturer-list:hover .m_n {
	display: block;
}
.information,
.forgot_pass {
	background: #f5f5f5;
}
.information .text .block,
.forgot_pass_right {
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding: 26px 30px 26px 30px;
	margin-bottom: 40px;
}
.information .text .block p {
	color: #666666;
	font-size: 20px;
	line-height: 35px;
}
.information .text .block p span {
	font-size: 18px;
	color: #333333;
}
.information .text .block span {
	font-size: 18px;
	font-weight: 300;
}
.information .text .block ul {
	margin: 0;
	padding: 0;
}
.information .text .block ul li {
	list-style: none;
	padding-left: 29px;
	background: url(/images/information/dots.png) no-repeat 0px 8px;
	font-weight: 300;
	color: #666666;
	font-size: 20px;
	line-height: 33px;
	margin: 0 0px 15px 0;
}
.information .text .block.item {
	float: left;
	margin: 0 28px 0 0;
	width: 264px;
	padding: 0px;
	height: 155px;
	border-bottom: 3px solid #0cb6cc;
}
.information .text .block.item .name {
	color: #333333;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 21px 0 0 0;
	letter-spacing: 1px;
	min-height: 64px;
	box-shadow: 0 4px 2px -4px rgba(0, 0, 0, 0.5);
}
.information .text .block.item .price {
	color: #333333;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 12px 0 0 0;
}
.information .text .block.item.big {
	float: left;
	margin: 0 30px 0 0;
	width: 100%;
	/* width: 555px; */
	padding: 0px;
	height: 182px;
	border-bottom: none;
}
.information .text .block.item.big img {
	float: left;
	margin: 29px 45px 0 28px;
}
.information .text .block.item.big .title {
	font-weight: 700;
	margin: 57px 0 0 0;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 29px;
}
.information .text h3 {
	color: #333333;
	font-size: 25px;
	font-weight: 400;
	margin: 9px 0 27px 0;
}
.information .text .block_cash {
	margin-top: 38px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.information .text .block_cash .cash {
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	float: left;
	width: 365px;
	height: 300px;
	margin: 0 25px 60px 0;
	text-align: center;
	position: relative;
	padding: 75px 40px 25px 40px;
}
.information .text .block_cash .cash .image {
	position: absolute;
	top: -26px;
	left: 50%;
	transform: translateX(-50%);
}
.information .text .block_cash .cash .name {
	color: #333333;
	font-size: 18px;
	font-weight: 700;
}
.information .text .block_cash .cash .description {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
}
.information .text .block_cash .cash .description .hidden {
	background: white;
	position: absolute;
	width: 100%;
	left: 0;
	padding: 0 40px 50px 40px;
	z-index: 1;
	box-shadow: 4px 8px 14px 0px rgba(102, 102, 102, 0.3);
}
.information .text .block_cash .cash a {
	display: block;
	color: #0cb6cc;
	font-size: 18px;
	font-weight: lighter;
	text-decoration: underline;
}
.information .text .block_cash .cash:hover {
	z-index: 1;
}
.information .text .block_cash .cash:hover .description .hidden {
	display: block !important;
	visibility: visible !important;
}
.forgot_pass_right .box-heading {
	margin: 0;
	padding: 17px 0 5px 29px;
	font-size: 25px;
	font-weight: 400;
	color: #333333;
}
.forgot_pass_right,
.forgot_pass_right ul {
	padding: 0;
}
.forgot_pass_right ul li {
	font-size: 16px;
	display: block;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	padding: 10px 0 9px 32px;
	display: block;
	position: relative;
}
.forgot_pass_right ul li a {
	display: inline-block;
	color: #555555;
}
.forgot_pass_right ul li:hover:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 2px solid #0cb6cc;
	width: 2px;
	height: 100%;
}
.contact {
	background: #f5f5f5;
}
.contact .container_contact {
	background: #ffffff;
}
.cartzino {
	background: #f7f7f7;
}
.account_list {
	background: #f5f5f5;
}
.account_list .log {
	color: #0cb6cc;
	font-size: 14px;
	font-weight: 300;
	float: left;
	background: white;
	padding: 11px 29px 9px 21px;
}
.account_list .reg {
	font-size: 14px;
	font-weight: 400;
	float: left;
	background: #f0f0f0;
	padding: 10px 29px 10px 20px;
}
.account_list .reg a {
	color: #333333;
}
.account_list .login-content {
	background: #ffffff;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding: 0px 0px 40px 0px;
	margin-bottom: 40px;
	min-height: 300px;
}
.pit-available {
	position: relative;
	z-index: 20;
	padding: 0 15px;
	margin: 0px 0 0 0;
	display: flex;
	align-items: start;
	flex-direction: column;
}
.pit-available .column-1,
.pit-available .column-2{
	margin: 0 10px;
}
.pit-available-home {
	font-size: 12px;
}
.pit-available .text {
	margin-left: 5px;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	color: #369c68;
}
.pit-available .circl {
	display: inline-block;
	content: "";
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #369c68;
}
.pit-icons-delivery {
	position: relative;
	width: 100%;
	display: block;
	color: #0cb6cc;
	font-size: 12px;
	padding-bottom: 2px;
	z-index: 20; 
}
.tab-content .pit-available.pit-available-home .pit-icons-delivery,
#tab-related .pit-icons-delivery,
.tab-related .pit-icons-delivery {
	background: #fff;
}
.pit-product.pit-icons-delivery {	
	display: flex;
    justify-content: space-around;
}
table.availability .pit-icons-delivery{
    background: none;
}
.pit-icons-delivery img {
	display: inline !important;
	height: 15px;
	margin-right: 5px;
}
.account_list .login-content form input[type="text"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 10px 73px 9px 18px;
	margin: 58px 0 0 32px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
}
.account_list .login-content form input[type="password"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 12px 73px 9px 18px;
	margin: 56px 0 0 22px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
}
.account_list .login-content form input[type="submit"] {
	font-size: 13px;
	font-weight: 300;
	border-radius: 30px;
	border: none;
	padding: 12px 0 10px 0px;
	margin: 56px 0 0 32px;
	float: left;
	width: 159px;
	color: white;
	text-align: center;
	background: #0cb6cc;
}
.account_list .login-content form a {
	float: left;
	display: block;
	color: #666666;
	font-size: 14px;
	margin: 67px 0 0 30px;
	text-decoration: underline;
}
.account_list .regist .login-content {
	background: none;
	box-shadow: none;
}
.account_list .regist .login-content .form {
	background: #ffffff;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	margin: 0 0 0 0;
	padding: 76px 0 25px 0;
}
.account_list .regist .login-content .form input[type="text"],
.account_list .regist .login-content .form input[type="password"] {
	margin: 0px 0 23px 32px;
}
.account_list .regist .login-content .form input[type="submit"] {
	margin: 0 0 0 32px;
	max-width: 265px;
	width: 100%;
}
.account_list .regist .log {
	font-size: 14px;
	font-weight: 300;
	float: left;
	background: #f0f0f0;
	padding: 11px 29px 9px 21px;
}
.account_list .regist .log a {
	color: #333333;
}
.account_list .regist .reg {
	color: #0cb6cc;
	font-size: 14px;
	font-weight: 400;
	float: left;
	background: white;
	padding: 6px 29px 14px 20px;
}
.account_list #simpleregister {
	margin-top: 60px;
	margin-bottom: 30px;
}
.account_list #simpleregister .simplecheckout-table-form {
	background: #ffffff;
}
.account_list #simpleregister .simplecheckout-table-form tbody {
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: right;
	margin: 0 20% 0 0;
}
.account_list #simpleregister .simplecheckout-table-form tbody tr {
	margin: 0;
}
.account_list #simpleregister .simplecheckout-table-form tbody tr[class] {
	width: 50%;
	margin: 0;
	padding: 10px 20px;
}
.account_list #simpleregister .simplecheckout-table-form tbody tr.row-register_newsletter {
	display: flex;
}
.account_list #simpleregister .simplecheckout-table-form tbody tr.row-register_newsletter label {
	display: inline-block !important;
	margin: 0 5px;
}
#simpleregister_button_confirm {
	border: none;
	background: #f5840e;
	text-decoration: none;
	border-radius: 30px;
	padding: 10px 50px 10px 50px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.simpleregister-button-block {
	padding: 15px;
}
.account_list #simpleregister .simplecheckout-table-form input[type="text"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 10px 73px 9px 18px;
	margin: 58px 0 0 32px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
	background: #ffffff;
}
.account_list #simpleregister .simplecheckout-table-form input[type="email"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 10px 73px 9px 18px;
	margin: 58px 0 0 32px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
	background: #ffffff;
}
.account_list #simpleregister .simplecheckout-table-form input[type="tel"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 10px 73px 9px 18px;
	margin: 58px 0 0 32px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
	background: #ffffff;
}
.account_list #simpleregister .simplecheckout-table-form input[type="password"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	padding: 12px 73px 9px 18px;
	margin: 56px 0 0 22px;
	float: left;
	box-shadow: 0px 2px 5px 0px #b3b3b3a3;
	background: #ffffff;
}
.account_list #simpleregister .simplecheckout-table-form input[type="submit"] {
	font-size: 13px;
	font-weight: 300;
	border-radius: 30px;
	border: none;
	padding: 12px 0 10px 0px;
	margin: 56px 0 0 32px;
	float: left;
	width: 159px;
	color: white;
	text-align: center;
	background: #0cb6cc;
}
.account_list #simpleregister .simpleregister-block-content {
	padding: 0px;
	border: 0px solid #eeeeee;
}
.account_list #simpleregister .log {
	font-size: 14px;
	font-weight: 300;
	float: left;
	background: #f0f0f0;
	padding: 11px 29px 9px 21px;
}
.account_list #simpleregister .log a {
	color: #333333;
}
.account_list #simpleregister .reg {
	color: #0cb6cc;
	font-size: 14px;
	font-weight: 400;
	float: left;
	background: white;
	padding: 10px 29px 10px 20px;
}
.account_list #simpleregister h3 {
	display: none;
}
.account_list #simpleregister .simplecheckout-table-form-left {
	display: none;
}
.account_list #simpleregister .row-register_newsletter .simplecheckout-table-form-left {
	display: block;
	margin: 0;
}
.account_list .boxacc .boxmenu {
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	padding: 26px 30px 26px 0px;
}
.account_list .boxacc .boxmenu ul {
	margin: 0;
	padding: 0;
}
.account_list .boxacc .boxmenu ul li {
	list-style: none;
}
.account_list .boxacc .boxmenu ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #555555;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	padding: 10px 0 9px 32px;
	display: block;
	position: relative;
}
.account_list .boxacc .boxmenu ul li a:hover {
	color: #0cb6cc;
}
.account_list .boxacc .boxmenu ul li a:hover:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 2px solid #0cb6cc;
	width: 2px;
	height: 100%;
}
.account_list .boxacc .boxmenu ul li .active {
	color: #0cb6cc;
}
.account_list .boxacc .boxmenu ul li .active:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 2px solid #0cb6cc;
	width: 2px;
	height: 100%;
}
.account_list .boxacc .information_right {
	background: white;
	box-shadow: 4px 4px 4px 0px rgba(102, 102, 102, 0.3);
	vertical-align: top;
}
.account_list .boxacc .information_right h3 {
	margin: 0;
	padding: 17px 0 5px 29px;
	font-size: 25px;
	font-weight: 400;
	color: #333333;
}
.account_list .boxacc .information_right p {
	border-bottom: 1px solid #cfcfcf;
	padding: 14px 20px 20px 20px;
	margin: 0;
}
.account_list .boxacc .information_right .pagination,
.account_list .boxacc .information_right .content {
	padding: 0 30px;
}
.account_list .boxacc .information_right p span {
	display: block;
}
.account_list .boxacc .information_right p span:first-child {
	font-size: 13px;
	font-weight: 300;
	color: #666666;
	margin: 0 0 5px 10px;
}
.account_list .boxacc .information_right p span:last-child {
	font-weight: 300;
	font-size: 18px;
	color: #333333;
	margin: 0 0 10px 10px;
}
.account_list .boxacc .information_right p input {
	margin: 0 0 0 10px;
	border: none;
	width: 100%;
}
.account_list .boxacc .information_right p select {
	margin: 0 0 0 10px;
	border: none;
	width: 100%;
}
.account_list .boxacc .information_right p input[type="radio"] {
	margin: 0 0 0 10px;
	border: none;
	width: auto;
}
.account_list .boxacc .information_right input[type="submit"],
.buttons .button {
	font-size: 13px;
	font-weight: 300;
	border-radius: 8px;
	border: none;
	/* width: 166px; */
	color: white;
	text-align: center;
	background: #0cb6cc;
	padding: 7px;
}
.account_list .order-list {
	padding: 8px 8px 8px 30px;
	margin: 0px 0 0 0;
	color: #333333;
	font-size: 14px;
	font-weight: 300;
}
.account_list .order-list:nth-child(2n) {
	background: #eaeaea;
}
.account_list .order-list .order-date {
	display: inline-block;
	margin: 0 63px 0 0;
}
.account_list .order-list .order-status {
	display: inline-block;
	margin: 0 63px 0 0;
}
.account_list .order-list .order-product {
	display: inline-block;
	margin: 0 63px 0 0;
}
.account_list .order-list .order-total {
	display: inline-block;
	margin: 0 50px 0 0;
	width: 125px;
}
.account_list .order-list .order-info {
	display: inline-block;
}
.account_list .order-list .order-info a {
	text-decoration: none;
}
.account_list .order-list .order-info a .reorder_hover {
	display: none;
}
.account_list .order-list .order-info a .reorder {
	display: inline-block;
}
.account_list .order-list .order-info a:hover .reorder_hover {
	display: inline-block;
}
.account_list .order-list .order-info a:hover .reorder {
	display: none;
}
.account_list .order-list span {
	font-weight: 400;
}
.account_list .ord .text_order_id {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .text_order_id span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .text_order_id span:before {
	position: absolute;
	content: "";
	width: 56%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .text_date_added {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .text_date_added span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .text_date_added span:before {
	position: absolute;
	content: "";
	width: 78%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .text_payment_method {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .text_payment_method span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .text_payment_method span:before {
	position: absolute;
	content: "";
	width: 32%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .text_shipping_method {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .text_shipping_method span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .text_shipping_method span:before {
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .shipping_firstname {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .shipping_firstname span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .shipping_firstname span:before {
	position: absolute;
	content: "";
	width: 82%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .shipping_lastname {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .shipping_lastname span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .shipping_lastname span:before {
	position: absolute;
	content: "";
	width: 61%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .shipping_address {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .shipping_address span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .shipping_address span:before {
	position: absolute;
	content: "";
	width: 75%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .shipping_city {
	padding: 0;
	margin: 8px 8px 8px 30px;
	color: #555555;
	font-weight: 300;
}
.account_list .ord .shipping_city span {
	width: 150px;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	position: relative;
}
.account_list .ord .shipping_city span:before {
	position: absolute;
	content: "";
	width: 75%;
	height: 100%;
	border-bottom: 1px dotted #818181;
	bottom: 4px;
	right: 0;
	z-index: 0;
}
.account_list .ord .list.baaack {
	width: 100%;
	margin: 40px auto;
}
.account_list .ord .list.baaack tr:nth-child(2n + 1) {
	background: #eaeaea;
}
.account_list .ord .list.baaack tr td {
	color: #333333;
	font-size: 14px;
	padding: 7px 0px 7px 0px;
}
.account_list .ord .list.baaack tr td:first-child {
	padding: 7px 0px 7px 28px;
}
.success {
	background: #ffffff !important;
	/* border: 1px solid #f5840e; */
	box-shadow: 0 0 5px 0 #69686896;
	padding: 15px 30px 15px 40px;
	position: absolute;
	left: 50%;
	margin-top: 30px;
	transform: translateX(-50%);
	z-index: 1;
	border-radius: 8px;
}
.success .close {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #0cb6cc;
	opacity: 1;
	width: 15px;
}

.pagination {
	text-align: center;
	width: 100%;
}
.pagination .links {	
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}
.pagination.mobi .links {	
    align-items: center;
}
.pagination.mobi .links .pages{	
	font-size: 20px;
	margin: 0 10px;
}

.pagination .links a.arrow {	
    font-size: 35px;
	padding-bottom: 5px;
}

.pagination.desktop {
	display: block;
}
.pagination.mobi {
	display: none;
}
.pagination .results {
	margin-top: 1em;
}
.pagination .links {
	color: #0cb6cc;
}
.pagination .links span {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0cb6cc;
	border: solid 1px #0cb6cc;
	color: #fff;
	width: 37px;
	height: 37px;
	line-height: 36px;
	margin: 0 4px;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.pagination .links a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0cb6cc;
	width: 37px;
	height: 37px;
	line-height: 36px;
	margin: 0 4px;
	font-size: 15px;
	text-align: center;
	border: solid 1px #0cb6cc;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	transition: 0.3s;
	text-decoration: none;
}
.pagination .links a:hover {
	color: #fff;
	background: #0cb6cc;
	border: solid 1px #0cb6cc;
	transition: 0.3s;
	text-decoration: none;
}

@media screen and (max-width: 900px) {
	.geoip-title-zone {
		display: none;
	}
}
@media screen and (max-width: 900px) {
	.container_table {
		overflow: scroll;
	}
}
@media screen and (max-width: 440px) {
	.account_list .ord .list.baaack tr:first-child {
		display: none;
	}
	.account_list .ord .list.baaack tr td {
		display: block;
		text-align: center;
		padding: 7px 0px 7px 0;
		border: 1px solid;
		border-bottom: 0;
	}
	.account_list .ord .list.baaack tr td:first-child {
		padding: 7px 0px 7px 0;
	}
	.account_list .ord span {
		display: block !important;
		text-align: left;
		width: 100% !important;
	}
	.account_list .ord span:before {
		display: none;
	}
	.slider_home {
		display: none;
	}
}
.cart_inner.fixed {
	position: fixed;
	top: 10px;
	z-index: 9999;
}
.box_feedback .content {
	float: left;
}
.box_feedback input[type="text"] {
	font-size: 16px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #b3b3b3;
	width: 240px;
	padding: 8px 30px;
	margin: 0 20px 0 0;
	outline: none;
}
.button-form {
	float: right;
}
#feedback_submitter0 {
	background: #0cb6cc;
	border: none;
	font-weight: 400;
	border-radius: 30px;
	padding: 10px 30px;
	color: #fff;
	text-transform: uppercase;
}

/*order*/

.tovar-img {
	display: block;
	margin: 0 auto;
}
.success a {
	color: #0cb6cc;
}
.success {
	padding: 15px 30px 15px 30px;
	max-width: 360px;
	position: fixed;
	top: 50% !important;
	transform: translate(-50%, -50%);
}
.success a:first-child {
	padding: 0 0 0 0px;
}
.continue-link {
	color: #0cb6cc;
	border-radius: 30px;
	padding: 8px 10px;
	display: block;
	border: 1px solid #0cb6cc;
	font-size: 12px;
	margin: 0 auto;
	width: 150px;
}
.checkout-link {
	background: url(/images/card_mini.png) no-repeat 90% 50%, #0cb6cc;
	color: #fff !important;
	border-radius: 30px;
	padding: 8px 40px 8px 20px;
	display: block;
	font-size: 12px;
	margin: 15px auto 0;
	width: 160px;
}
.cartzino h1 {
	font-size: 30px;
	font-weight: 300;
	margin: -19px 0 23px 14px;
}
#simplecheckout_cart {
	float: right;
	width: 32%;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 1px 1px 1px 0px #b8bcbb;
}
.cart_inner {
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 1px 1px 1px 0px #b8bcbb;
}
.sticky {
	position: fixed;
	z-index: 101;
}
.stop {
	position: relative;
	z-index: 101;
}
.simplecheckout-left-column,
.simplecheckout-right-column,
#simplecheckout_shipping_address,
#simplecheckout_comment,
#simplecheckout_customer,
#simplecheckout_shipping,
#simplecheckout_payment {
	float: left;
	width: 64.5%;
	box-sizing: border-box;
	padding: 20px;
	background: #fff;
	margin: 0 2.5% 40px 1%;
	box-shadow: 1px 1px 1px 0px #b8bcbb;
}
#simplecheckout_cart {
	padding: 20px;
}

/*.simplecheckout-methods-table input[type=radio],*/


/*#simplecheckout_customer input[type=radio],*/


/*#agreement_checkbox input[type=checkbox]{*/


/*display: none;*/


/*}*/

.simplecheckout-methods-table .title label:before,
.simplecheckout-methods-table .code label:before,
.simplecheckout-table-form label:before {
	position: absolute;
	content: "";
	/*background: url(../image/radio_noactive.png) no-repeat center;*/
	width: 20px;
	height: 20px;
	left: 3px;
}
.simplecheckout-methods-table .title label.active:before,
.simplecheckout-methods-table .code label.active:before,
.simplecheckout-table-form label.active:before {
	background: url(../image/radio_active.png) no-repeat center;
}
.simplecheckout-methods-table td.code input[type="radio"]:checked:before {
	background: url(../image/radio_active.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
.simplecheckout-methods-table td.code input[type="radio"]:before {
	background: url(../image/radio_noactive.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
.simplecheckout-methods-table input[type="radio"] {
	position: relative;
	margin: 3px 0 0 0;
	vertical-align: top;
}
.simplecheckout-block-content .row-customer_register td.simplecheckout-table-form-right input[type="radio"] {
	position: relative;
}
.simplecheckout-block-content .row-customer_register td.simplecheckout-table-form-right input[type="radio"]:before {
	background: url(../image/radio_noactive.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
.simplecheckout-block-content .row-customer_register td.simplecheckout-table-form-right input[type="radio"]:checked:before {
	background: url(../image/radio_active.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
.simplecheckout-methods-table input[type="radio"]:before {
	background: url(../image/radio_noactive.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
.simplecheckout-methods-table input[type="radio"]:checked:before {
	background: url(../image/radio_active.png) no-repeat center, white;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -4px;
	top: -4px;
}
#agreement_checkbox label:before {
	position: absolute;
	content: "";
	border: 2px solid #0cb6cc;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
}
#agreement_checkbox label.active:before {
	background: url(../image/check.png) no-repeat center;
}
#agreement_checkbox input[type="checkbox"]:checked:before {
	background: url(../image/check.png) no-repeat center;
}
.simplecheckout-methods-table td.code {
	vertical-align: top;
	padding-top: 4px;
}
.simplecheckout-methods-table td.code input[type="radio"] {
	position: relative;
}
.row-customer_password,
.row-customer_confirm_password {
	float: left;
	width: 40%;
	max-width: 240px;
	margin-bottom: 0;
	margin-right: 4%;
}
.iyu {
	display: none;
}
.simplecheckout-cart tr td.image,
.simplecheckout-cart tr td.quantity {
	margin: 25px 0 0 0;
}
.simplecheckout-cart tr:nth-child(1) td.image,
.simplecheckout-cart tr:nth-child(1) td.quantity {
	margin: 0 0 0 0;
}
td.image a img {
	width: 100px !important;
	height: auto !important;
	max-height: none !important;
}

/*kuhni*/

.name_plan,
.name_razmer,
.name_parametr,
.name_dannie {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.button input[type="radio"] {
	display: none;
}
.kuh_plan {
	display: flex;
	justify-content: space-around;
	padding: 10px 0;
}
#kuh-form .button label {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 5px;
	cursor: pointer;
}
#kuh-form input[type="radio"]+label {
	box-shadow: 0px 0px 5px 0px #999;
}
#kuh-form input[type="radio"]:checked+label {
	box-shadow: 0px 0px 13px 1px forestgreen;
}
.kuh_razmer {
	display: flex;
	justify-content: space-around;
}
#kuh-form .sector {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 20px;
}
#kuh-form .sector span {
	padding: 10px 0;
	color: #999;
}
#kuh-form .sector span span {
	color: #f58b2e;
}
.kuh_parametr {
	display: flex;
}
.kuh_moika {
	display: flex;
	flex-direction: column;
}
.kuh_moika input {
	margin: 10px 0;
}
.kuh_moika span {
	color: #777;
	margin: 0;
}
@media screen and (max-width: 900px) {
	.cartzino .simplecheckout-left-column,
	.simplecheckout-right-column,
	#simplecheckout_shipping_address,
	#simplecheckout_comment,
	#simplecheckout_customer,
	#simplecheckout_shipping,
	#simplecheckout_payment {
		width: 47.5%;
	}
	.cartzino .row-customer_register .simplecheckout-table-form-right {
		width: 100%;
	}
	.simplecheckout-left-column .row-shipping_address_city,
	.simplecheckout-table-form .row-customer_lastname, 
	.simplecheckout-table-form .row-customer_telephone {
		width: 100%;
	}
	.cartzino .row-customer_email,
	.row-customer_lastname,
	.row-shipping_address_city {
		width: 100%;
		max-width: 310px;
		margin-bottom: 25px;
	}
	.cartzino .row-customer_firstname,
	.row-customer_telephone,
	.row-shipping_address_address_1 {
		float: left;
		width: 100%;
		max-width: 310px;
		margin-bottom: 25px;
	}
	.cartzino .row-customer_lastname,
	.row-customer_telephone {
		margin-bottom: 25px;
	}
	.cartzino .row-shipping_address_address_1 {
		width: 100%;
		max-width: 100%;
	}
	.cartzino #simplecheckout_comment textarea {
		border-radius: 20px;
	}
	.cartzino .simplecheckout-methods-table td.title:after {
		display: none;
	}
	.cartzino .simplecheckout label,
	.simpleregister label {
		text-transform: lowercase;
	}
	#simplecheckout_cart {
		width: 48%;
	}
}
@media screen and (max-width: 440px) {
	#simplecheckout_cart {
		width: 100%;
		float: left;
	}
	.simplecheckout-cart col.price,
	.simplecheckout-cart th.price,
	.simplecheckout-cart td.price {
		display: table-cell !important;
	}
	.simplecheckout-cart col.image,
	.simplecheckout-cart th.image,
	.simplecheckout-cart td.image {
		display: table-cell !important;
	}
	table.simplecheckout-cart thead {
		display: none;
	}
	.simplecheckout-cart td.name div.image {
		display: none !important;
	}
	.simplecheckout-cart td.quantity {
		padding: 7px 0 0 24px;
	}
	.simplecheckout-cart td.price {
		padding: 11px 0 0 6%;
	}
	.simplecheckout-cart td.name {
		margin: 7px 0 10px 18px;
	}
	.simplecheckout-cart-total {
		padding: 52px 15px 0;
	}
	.simple-content .buttons {
		margin: 15px 13px 15px 19px;
	}
	#agreement_checkbox label {
		padding: 0 75px 0 29px;
	}
	.cartzino .simplecheckout-left-column,
	.simplecheckout-right-column,
	#simplecheckout_shipping_address,
	#simplecheckout_comment,
	#simplecheckout_customer,
	#simplecheckout_shipping,
	#simplecheckout_payment {
		width: 100%;
		margin: 0px 0 20px 0;
	}
	.cartzino .row-customer_email,
	.row-customer_lastname,
	.row-shipping_address_city {
		max-width: inherit;
	}
	.cartzino .row-customer_firstname,
	.row-customer_telephone,
	.row-shipping_address_address_1 {
		max-width: inherit;
	}
	.simplecheckout-methods-table td.quote {
		width: 20%;
	}
}
@media screen and (max-width: 320px) {
	.simple-content {
		margin: 0;
	}
	.simplecheckout label {
		padding: 0 0 0 5px;
	}
	#simplecheckout_payment {
		padding: 20px 0px 20px 20px;
	}
}
.attribute,
table.availability {
	margin: 10px 0;
	border-bottom: 2px #0cb6cc solid;
	width: 100%;
}
.product-detail tr:nth-child(2n) {
	background: #e2e2e2; /* Р¦РІРµС‚ С„РѕРЅР° */
} 
#tab-review .content:nth-child(1n),
#tab-review .content:nth-child(2n) {
	background: #fff;
    border-radius: 7px;
    padding: 10px;
    margin: 5px 0;
} 
#tab-review .content:nth-child(2n) {
	background: #e2e2e2;
} 
.product-detail tr td:first-child {
	font-weight: 600;
} 

.attribute thead,
.availability thead {
	background: #f2f2f2;
	font-weight: 700;
}
.attribute td,
.availability td {
	padding: 10px 15px;

}
#header #top .bot .logo_header .logo a img {
	width: 260px !important;
}
#header #top .row .mobile_phone {
	display: none;
}
#header #top .row .mobile_phone a {
	color: black;
	text-decoration: none;
}
.product-list .product .product-thumb.transition .caption .price_minus_oldprice:before {
	content: "Р’С‹РіРѕРґР°";
	padding-right: 10px;
}
.product-list .product .product-thumb.transition .caption .price_minus_oldprice:after {
	content: "СЂ.";
	padding-left: 5px;
}
#header #top .row .search_header_mobile {
	display: none;
}
#header #top .row .search_header_mobile p {
	font-size: 12px;
	color: #999999;
	font-weight: 300;
	margin: 9px 0px 2px 14px;
	visibility: hidden;
}
#header #top .row .search_header_mobile #search {
	position: relative;
}
#header #top .row .search_header_mobile #search input[type="text"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #b3b3b3;
	width: 100%;
	padding: 8px 0 7px 15px;
}
#header #top .row .search_header_mobile #search .button-search {
	position: absolute;
	right: 6px;
	top: 5px;
	background: url(/images/new-search-blue.svg) center center no-repeat;
	width: 27px;
	height: 24px;
	cursor: pointer;
}
#header #top .row .search_header_mobile #search .button-clear {
	position: absolute;
	right: 35px;
	top: 5px;
	background: url(/images/crest.png) center center no-repeat;
	width: 27px;
	height: 24px;
	cursor: pointer;
}
.product .product-thumb.transition .caption span {
	height: 45px;
	margin: 0px;
	color: #0cb6cc;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	display: block;
	line-height: 16px;
	margin-bottom: 10px;
}
.product .product-thumb.transition .caption span a {
	color: #333333;
	/* border-bottom: 1px dotted; */
	line-height: 18px;
	text-decoration: none;
	font-size: 15px;
}
.migration {
	animation: blink 300ms alternate infinite;
}
.bl_phone {
	display: none;
}
@keyframes blink {
	from {
		color: #f58b2e;
	}
	to {
		color: black;
	}
}
.cat_list .category-info {
	min-height: 300px;
}
.h-pt--16 {
	padding-top: 1rem;
}
.h-pb--16 {
	padding-bottom: 1rem;
}
.frame--attention {
	border-left: 0.25rem solid #0cb6cc;
}
.frame {
	position: relative;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
	margin-bottom: 2rem;
	border-radius: 0.1875rem;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	width: 98%;
	margin-left: 17px;
}
.h-display--flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.h-flex--shrink {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.h-text--top {
	vertical-align: top;
}
.h-mr--24 {
	margin-right: 1.5rem;
}
.icon--paylate {
	background-image: url("../image/icon--paylate.png");
	width: 2.9375rem;
	height: 3.1875rem;
	background-size: cover;
}
.icon {
	display: inline-block;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 0;
	line-height: 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
.h-lh--22 {
	line-height: 1.375rem !important;
}
#simplecheckout_payment_form {
	float: left;
	text-align: left;
	background: white;
	box-shadow: 1px 1px 1px 0px #b8bcbb;
	margin-bottom: 20px;
	padding: 00px 20px 20px 20px;
	margin-left: 13px;
	max-width: 750px;
}
#simplecheckout_payment_form div.buttons {
	display: block !important;
}
.pit-colls .caption .pit-raiting img {
	height: 9px;
}
.product.das .background_home .wrap_product_day_home .pit-colls .product .product-thumb.transition .image {
	height: 196px;
}
.pit-colls .product-thumb.transition .caption .prices {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	padding: 0 15px;
	z-index: 1;
}
.pit .pit-colls {
	margin: 10px;
}
.background_home .wrap_product_day_home .pit-colls {
	margin: 0px;
}
button.slick-prev.slick-arrow {
	background: url(/images/arrow_left_slick.png) #999898d4;
	border-radius: 50%;
	border: none;
	text-indent: -9999px;
	position: absolute;
	left: 10px;
	top: 42%;
	z-index: 2;
	width: 30px;
	height: 30px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
button.slick-prev.slick-arrow:hover {
	background: url(/images/arrow_left_slick_hover.png) #0cb6ccd4;
}
button.slick-next.slick-arrow {
	background: url(/images/arrow_right_slick.png) #999898d4;
	border-radius: 50%;
	border: none;
	text-indent: -9999px;
	position: absolute;
	right: 10px;
	top: 42%;
	z-index: 2;
	width: 30px;
	height: 30px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
button.slick-next.slick-arrow:hover {
	background: url(/images/arrow_right_slick_hover.png) #0cb6ccd4;
}
.manufacturer-info {
	background: white;
	box-shadow: 1px 1px 1px 2px #e5e5e5;
	margin-top: 70px;
	padding: 35px;
	margin-bottom: 20px;
}
#cboxClose {
	top: 10px;
}
.pit-wrap-prod .review.desktopShow .review-raiting {
	margin: 0 0 15px 0;
	text-align: right;
}
.product-info.pit-wrap-prod .sku-prod {
	white-space: nowrap;
	font-size: 16px;
    line-height: 1;
    color: #777;
}
.product-info.pit-wrap-prod h1 {
	display: inline-block;
}
.pit-wrap-prod .review.desktopShow {
	margin-top: 30px;
}
#tab-review #captcha {
	margin: 20px 0 0 0;
}
#button-review,
.forgot_pass_but {
	display: inline-block;
	padding: 8px 40px;
	background: #0cb6cc;
	border-radius: 30px;
	margin: 0px 0 30px 0px;
	text-transform: uppercase;
	color: white;
	border: none;
	cursor: pointer;
}
.forgot_pass_buttons .left,
.forgot_pass_buttons .right {
	display: inline-block;
	margin: 0 10px 0 0;
}
.forgot_pass table {
	width: 100%;
	margin: 40px auto;
}
.forgot_pass input[type="text"] {
	font-size: 13px;
	color: #666666;
	font-weight: 300;
	border-radius: 30px;
	border: 1px solid #b3b3b3;
	padding: 8px 20px 7px 20px;
}
.feedback {
	cursor: pointer;
}
@media (max-width: 768px) {
	.under_logo {
		display: none;
	}
	.row.tovars .wrap-banner{
		display: none;
	}
	.welcome_header {
		height: 35px;
	}
	#header #top .bot .welcome_header {
		padding: 0;
		margin: 27px 0 0 0;
		width: 65% !important;
	}
	 .cart_header {
		padding: 0;
	}
	.header-menu-custom-style .nav-primary ul .catalog ul&gt;li {
		padding: 0px !important;
	}
	.header-menu-custom-style .nav-primary ul .catalog ul li {
		background: none !important;
	}
	#menu_bl {
		overflow: auto;
	}

	.header-menu-custom-style {
		display: none !important;
		background: white;
		color: black !important;
	}
	.header-menu-custom-style .catalog {
		background: url("/images/close.png") no-repeat 90% 50% !important;
	}
	.header-menu-custom-style .catalog&gt;span {
		color: black !important;
		line-height: 3 !important;
		vertical-align: middle !important;
	}
	.header-menu-custom-style {
		display: none !important;
		background: white;
	}
	.header-menu-custom-style .nav-primary {
		text-align: left !important;
	}
	.open-catalog {
		position: relative;
		background: url("/images/menu_icon_.png") no-repeat 40px !important;
	}
	.arrowFC {
		text-align: right;
		background: url("/images/arrowFC.png");
		width: 13px;
		height: 16px;
		position: absolute;
		right: 10px;
		top: 50%;
    	transform: translate(0, -50%);
		opacity: 0.7;
	}
	.header_v2+.block_menu {
		display: none !important;
	}
	#menu_bl&gt;.block_menu {
		display: none !important;
	}
}
.leaflet-popup-content-wrapper {
	width: 200px !important;
}
.fw__review-text {
	width: 182px !important;
}
#sha-sort .title {
	float: left;
}
#sha-sort a {
	display: block;
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    padding: 3px;
    margin-left: 0;
}
.select.pit-sort{
	width: auto;
	float: left;
}
.select.pit-limit{
	width: auto;
	float: right;
}
.select-title .btn-sort {
	display: inline-block;
    font-weight: 300;
    color: #666666;
	cursor: pointer;
    /* text-decoration: underline; */
}
.select-title .btn-sort:after {
	content: '';
    display: inline-block;
    margin-left: 3px;
    width: 5px;
    height: 5px;
    border-top: 9px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
#sha-sort {
	display: none;
	position: absolute;
    z-index: 100;
    background: #f7f7f7;
    border-radius: 7px;
    border: 1px solid #0cb6cc;
    margin-left: 89px;
    padding: 5px;
	width: 200px;
}
#sha-sort a[sort-class="pd.name-DESC"],
#sha-sort a[sort-class="p.price-DESC"],
#sha-sort a[sort-class="p.model-DESC"],
#sha-sort a.selected {
	display: none;
}
#sha-sort a[sort-class="pd.name-ASC"].selected+a[sort-class="pd.name-DESC"],
#sha-sort a[sort-class="p.price-ASC"].selected+a[sort-class="p.price-DESC"],
#sha-sort a[sort-class="p.model-ASC"].selected+a[sort-class="p.model-DESC"],
#sha-sort a[sort-class="pd.name-ASC"].next-selected,
#sha-sort a[sort-class="p.price-ASC"].next-selected,
#sha-sort a[sort-class="p.model-ASC"].next-selected {
	background: url(/images/arrow_sort_top.png) no-repeat right center;
	display: inline-block;
}
#sha-sort a span {
	background: url("../../../image/shaimages/icons_sort.png") right bottom no-repeat;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-top: 4px;
	display: block;
	float: left;
}
#sha-sort a[sort-class="pd.name-ASC"] span {
	background-position: 0 -28px;
}
#sha-sort a[sort-class="p.price-ASC"] span {
	background-position: 0 -42px;
}
#sha-sort a[sort-class="pd.name-ASC"].next-selected span,
#sha-sort a[sort-class="p.price-ASC"].next-selected span,
#sha-sort a[sort-class="p.model-ASC"].next-selected span {
	background-position: 0 -56px;
}
#sha-sort a[sort-class="pd.name-DESC"] span,
#sha-sort a[sort-class="p.price-DESC"] span,
#sha-sort a[sort-class="p.model-ASC"].selected+a[sort-class="p.model-DESC"] span {
	background-position: -14px -56px;
}
#sha-sort a[sort-class="p.model-ASC"] span {
	background-position: 0 0;
}
.customHome {
	height: 465px;
}
.customImgLogo {
	width: 150px;
}
.customWelcom a {
	background: url(/images/new-cabinet-blue.svg) no-repeat center !important;
	text-indent: -9999px;
	padding: 0px 15px;
	font-size: 25px;
}
.customCartHeader .uppercase {
	display: none;
}
.customCartHeader p {
	display: none;
}
.customCartHeader #cart-total .count {
	left: 20px !important;
	top: 0px !important;
}
.customCartHeader #cart .cart_open {
	height: 35px;
	width: 35px;
}
.customCartHeader #cart {
	background: url(/images/new-cut-blue.svg) no-repeat;
	width: 30px;
	background-size: 100%;
	margin: 0px;
	height: 30px !important;
}
.customCartHeader {
	margin: 0px !important;
}
.customHeader_v2 {
	border: 1px solid #80808026;
}
.customHeader_v2 {
	display: none;
	position: fixed;
	top: 0px;
	margin: auto;
	left: 0;
	right: 0;
	background-color: white;
	z-index: 999;
}
.customHeader_v2 #header #top .header_phone {
	padding: 5px 0;
}
.customHeader_v2 .wrap-fixed-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.customHeader_v2 .wrap-fixed-row .wrap-btn-burger {
	display: none;
}
#burger-close {
	position: absolute;
    top: 10px;
    right: 20px;
    width: 20px;
    padding: 25px;
    height: 17px;
    background: url(/images/close.png) no-repeat 18px;
    z-index: 155;
}

.customHeader_v2 .header_phone p {
	background: url(/images/new-contacts-blue.svg) no-repeat 0px 2px;
	background-size: 13px;
	padding: 0 0 0 15px;
	margin: 0;
	font-weight: bold;
}
.customHeader_v2 .wrap-fixed-row .login-cart {
	display: flex;
	justify-content: end;
	align-items: center;
}
.customHeader_v2 .wrap-fixed-row .login-cart .customWelcom {
	margin-right: 15px;
}
#menu_icon {
	background-color: #0cb6cc !important;
	position: relative !important;
	left: -25px !important;
	top: 5px !important;
	width: 50px !important;
	height: 40px !important;
}
.mobile_zakaz_header,
.mobile_phone {
	display: none !important;
}
.mobile_phone.show-phone {
	display: block !important;
}
.position-find {
	position: absolute !important;
	top: 0px !important;
	left: 30px !important;
}
#cart {
	position: relative !important;
	left: 10px !important;
}
 .cart_header #cart .count {
	top: 0px !important;
}
.close-find {
	position: absolute !important;
	right: 10px !important;
	top: 20px !important;
	width: 18px !important;
	height: 18px !important;
	background: url("/images/cross-out.png") center center no-repeat !important;
}
#header #top .bot .welcome_header .welcome.position-find {
	display: block !important;
	height: 30px;
	width: 30px;
	position: absolute;
	left: -5px;
}
#header #top .bot .welcome_header .welcome .d-md-phone&gt;a {
	background: url(/images/phone-call.png) no-repeat center !important;
	height: 30px !important;
	position: relative !important;
	padding-left: 30px !important;
}
#menu_icon {
	background: url(/images/menu_icon_new.png) no-repeat center !important;
	background-color: #0cb6cc !important;
}
 .cart_header #cart {
	height: 40px;
}
#header #top .bot .welcome_header .welcome.position-find a {
	background: url("/images/magnifier.png") center center no-repeat !important;
	height: 30px;
	width: 30px;
	padding-left: 30px;
}
#cart {
	position: relative !important;
	left: -5px !important;
}
.find-container {
	position: fixed;
	z-index: 9999;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 125px;
	background-color: white;
}
.find-container h4 {
	margin: 20px;
}
.customHeader_v2 .catalog .clearfix {
	left: -32px !important;
}
.mobileShow {
	display: none;
}
.available {
	text-align: left;
	margin: 65px 0 0 0;
}
#column-right&gt;div&gt;div&gt;div.image&gt;a&gt;img:nth-child(2),
#column-right&gt;div&gt;div&gt;div.image&gt;a&gt;img:nth-child(3),
#column-right&gt;div&gt;div&gt;div.image&gt;a&gt;img:nth-child(4) {
	display: none;
}
#open-catalog {
	color: #7b7b7b !important;
}
.customHeader_v2 #header #top .bot .search_header {
	width: 400px;
}
.customHeader_v2 {
	box-shadow: 0 14px 29px rgba(0, 0, 0, 0.25), 0 0px 0px rgba(0, 0, 0, 0.22);
}
.desktopShow .ya-share2_inited {
	display: none;
}
.imageAvailableY {
	content: "";
	display: inline;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	position: relative;
	top: -2px;
	border-radius: 50%;
	background: no-repeat center;
	background-color: #0cb6cc;
	border: 2px solid #9a9a9a59;
	margin-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
#cart .body-cart {
	max-height: 50vh;
	overflow-y: auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* ::-webkit-scrollbar {
	width: 12px;
} */

/* Track */

/* ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #0cb6cc;
	-webkit-border-radius: 8px;
	border-radius: 8px;
} */

/* Handle */

/* ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #0cb6cc;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255, 0, 0, 0.4);
} */
@media (max-width: 1024px) and (min-width: 992px) {
	
	#header #top .top_v2 .header_phone {
		font-size: 12px;
	}
}
.main-page-news {
	background: #fff;
	box-shadow: 1px 1px 1px 2px #e5e5e5;
	border-bottom: 3px solid #0cb6cc;
	width: 270px;
}
.main-page-news a:hover {
	text-decoration: none;
}
.main-page-news img {
	width: 100%;
	margin-bottom: 20px;
}
.main-page-news a {
	display: block;
}
.main-page-news .main-page-news-head {
	min-height: 65px;
	display: block;
	text-transform: uppercase;
	margin: 20px;
	font-size: 15px;
	text-align: left;
	color: #2e2e2e;
}
.main-page-news time {
	display: block;
	color: #0cb6cc;
	margin: 20px 5px 10px;
}
#accordeon {
	width: 100%;
}
.acc-head {
	padding: 5px 10px;
	background: #0cb6cc;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 5px;
}
.rcat-name {
	min-height: 70px;
	margin-top: 10px;
}
.wrap-rcategory .image {
	padding: 15px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.wrap-rcategory .sale_1,
.wrap-rcategory .persent {
	position: absolute;
	margin: 5px;
	z-index: 2;
	padding: 4px 6px 4px 9px;
	top: 0px;
	font-size: 16px;
	color: white;
	background: #f58b2e;
}
.wrap-rcategory .sale_1 {
	left: 0px;
}
.wrap-rcategory .persent {
	right: 0px;
	border-radius: 40px;
}
.wrap-rcategory {
	position: relative;
	height: 525px;
	box-shadow: 0px 0px 3px 0px rgba(102, 102, 102, 0.3);
}
.wrap-rcategory .pit-block-down {
	position: absolute;
	bottom: 15px;
}
.rcat-name a {
	color: #333333;
	border-bottom: 1px dotted;
	line-height: 23px;
	text-decoration: none;
}
.rcat-price {
	font-size: 20px;
	color: #2e2e2e;
	font-weight: 500;
	margin-bottom: 10px;
}
.rcat-price .price-old {
	color: #f58b2e;
}
.rcat-price .price-new {
	color: #2e2e2e;
	font-weight: 500 !important;
}
.rcat-buy {
	color: white;
	border-radius: 4px;
	border: 0px;
	background: #0cb6cc;
}
.acc-body {
	padding: 10px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 5px;
	display: none;
	font-size: 18px;
}
.ec-delivery .ec-calc-layout {
	max-width: 2000px !important;
}
.aktual {
	color: #999;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.pit-review-popup {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #00000050;
	display: none;
	justify-content: center;
	align-items: center;
	overflow: auto;
	z-index: 45;
}
.pit-review img {
	cursor: pointer;
}
.pit-review {
	overflow: hidden;
	float: left;
	width: 180px;
	height: 130px;
}
.pit-review-popup .lightbox {
	z-index: 50;
	border: 5px #0cb6cc solid;
	position: relative;
}
.pit-review-popup .lightbox&gt;img {
	display: block;
	max-width: 70vw;
	max-height: 70vh;
	min-width: 150px;
	min-height: 150px;
}

.pit-catalog .image a {
	width: 100%;
	padding-top: 100%;
}
.pit-catalog .image a img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	
}





.slider-fors-pit img {
	width: 100%;
}
.slider-fors-pit .slick-dots li {
	display: inline-block;
	margin: 0 4px;
	width: 3px;
	/* height: 18px; */
	border-radius: 100%;
}
.slider-fors-pit .slick-dots li {
	text-align: center;
}
.slider-fors-pit .slick-dots {
	text-align: center;
	margin: -20px 0 0 0;
	padding: 0;
	z-index: 5;
	position: relative;
}
.slider-fors-pit .slick-dots .slick-active button {
	background: #0cb6cc;
}
.pit-product .slider-fors .image.slick-slide img {
	width: 100%;
}
.pit-product&gt;.sale_1 {
	margin: 2.2em 0;
	left: 0px;
	top: 0px;
	z-index: 2;

	z-index: 2;
	position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    color: white;
    background: #f58b2e;
    border-radius: 4px;
    padding: 0px;
    line-height: 32px;
    width: 65px;
    text-align: center;
	padding: 0 !important;
}
.pit-product&gt;.persent {
	margin: 2.2em 15px;	
	z-index: 2;
	position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    color: white;
    background: #f58b2e;
    border-radius: 4px;
    padding: 0px;
    line-height: 32px;
    width: 65px;
    text-align: center;
}
.slider-fors-pit .slick-dots li button {
	background: none;
	border: 1px solid #0cb6cc;
	border-radius: 100%;
	text-indent: -999px;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0;
	font-size: 0;
}
.product-grid .pit-colls .product {
	height: 660px;
}
.pit-catalog .slider-fors-pit .image img {
	width: 100% !important;
	
}
.pit-catalog a .name-prod{
	font-size: 14px;
    height: 40px;
    margin: 0 15px 10px;
    color: #333333;
    overflow: hidden;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.pit-catalog .pit-catalog-wrap{
    margin: 15px 0;
    position: relative;
    box-shadow: 4px 4px 4px 0px rgb(102 102 102 / 30%);
    background: #fff;
}
.pit-catalog .pit-catalog-wrap .specifications-available-wrap {
    height: 65px;
}
.pit-catalog .pit-catalog-wrap .carousel-specifications {
    padding-bottom: 10px;
    position: relative;
    z-index: 25;
    background: #fff;
    min-height: 30px;
	overflow: hidden;
}
.pit-catalog .pit-catalog-wrap .carousel-price,
.pit-catalog .pit-catalog-wrap .specifications-available-wrap {
    padding: 0px 15px;
}
.pit-catalog .pit-catalog-wrap img, 
.pit-catalog .pit-catalog-wrap &gt; div {
    width: 100%;
}
.pit-prods-carousel .carousel-wrap-prod .old-attr .text-attr {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pit-catalog .pit-catalog-wrap .new-attr {
    display: none;
}
.pit-catalog .pit-catalog-wrap .carousel-specifications .pit-wrap-button-all-attr.pit-button-all-attr-carousel {
    cursor: pointer;
    display: flex;
    border: 2px solid #777;
    border-radius: 5px;
    padding: 2px 9px;
    position: absolute;
    bottom: 10px;
    right: 0px;
    font-size: 11px;
    color: #777;
    background: #fff;
}
.pit-catalog .pit-catalog-wrap .carousel-specifications .pit-wrap-button-all-attr .arrow-down-attr {
    color: #777;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 12px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: translateY(1px);
}
.pit-catalog .pit-catalog-wrap .carousel-price-hide-block {
    height: 90px;
}
.pit-catalog .pit-catalog-wrap .carousel-price  {
    display: flex;
	flex-direction: column;
	width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}
.pit-catalog .pit-catalog-wrap .carousel-price .price-bay {
    display: flex;
    justify-content: space-between;
	width: 100%;	
    align-items: center;
}
.pit-catalog .pit-catalog-wrap .credit a{
	font-size: 12px;
}
.pit-catalog .pit-catalog-wrap .credit {
	line-height: 12px;
	width: 100%;
    overflow: hidden;
    text-overflow: unset;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pit-catalog .pit-catalog-wrap .pit-raiting a {
    color: #777;
}
.pit-catalog .pit-catalog-wrap .pit-raiting img {
    display: inline-block;
    width: 40%;
}
.pit-catalog .pit-catalog-wrap .price.old {
    color: #f58b2e;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 14px;
    height: 20px;
    display: inline;
}
.pit-catalog .pit-catalog-wrap .price {
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 500;
    margin: -2px 0 0 0px;
    display: inline-block;
}
.pit-catalog .pit-catalog-wrap .bay input {
    display: block;
    width: 35px !important;
    background: url(/images/card_mini.png) no-repeat 4px 4px, #0cb6cc;
    height: 35px;
    padding: 0 0 0 0;
    box-shadow: none;
    border: none;
    text-indent: -9999px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
	z-index: 15;
}
.pit-catalog .pit-catalog-wrap .button-delivery-carousel {
    position: absolute;
    right: 0;
    bottom: 15px;
    border: 2px solid #369c68;
    cursor: pointer;
    display: flex;
    border-radius: 5px;
    padding: 2px 9px;
    font-size: 11px;
    background: #fff;
}
.pit-catalog .pit-catalog-wrap .specifications-available-wrap {
    background: #fff;
	z-index: 20;
}
.pit-catalog .pit-catalog-wrap .pit-icons-delivery{
    background: #fff;
}
.pit-catalog .pit-catalog-wrap .pit-icons-delivery img {
    display: inline;
    width: 28px;
    margin-right: 5px;
}
.pit-catalog .pit-catalog-wrap .pit-icons-delivery .icon-sborka img {
    width: 18px;
    margin: 0 7px;
}
.pit-available .pit-product.pit-icons-delivery {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pit-available .pit-product.pit-icons-delivery .icon-delivery,
.pit-available .pit-product.pit-icons-delivery .icon-delivery-pickup,
.pit-available .pit-product.pit-icons-delivery .icon-sborka {
	white-space: nowrap;
	padding: 5px;
}
.pit-catalog .pit-catalog-wrap .old-attr .text-attr {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.pit-catalog .pit-catalog-wrap .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}

.carousel-price .pit-icons-delivery,
.pit-colls {
	margin-bottom: 20px;
}
.carousel-price .pit-icons-delivery {
	margin-bottom: 5px;
}
.pit-colls .product .product-thumb.transition .image img {
	height: 250px;
}
.pit-colls .caption {
	padding: 0;
}
.pit-colls .caption&gt;span {
	padding: 9px;
	text-align: center;
}
.pit-colls .product-thumb.transition .caption a .pit-name {
	font-size: 15px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 0px;
	height: auto;
}
.pit-colls .product-thumb.transition .caption a .pit-sku {
	font-size: 14px;
	display: inline;
	color: #777;
}
.pit-colls .product-thumb.transition .caption .specifications {
	padding: 0 15px 8px;
	position: relative;
	background: #fff;
	min-height: 27px;
}
.pit-colls .product-thumb.transition .caption .specifications .old-attr .text-attr {
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pit-colls .product-thumb.transition .caption .pit-icons-delivery .pit-availability {
	display: flex;
	justify-content: space-between;
}
.text-time-sync{
	color: #b3b3b3;	
}
.pit-colls .product-thumb.transition .caption .new-attr {
	display: none;
	background: #fff;
	position: relative;
	z-index: 4;
}
.pit-colls .product.das .product-thumb.transition .caption .specifications .pit-wrap-button-all-attr {
	cursor: pointer;
	display: flex;
	border: 2px solid #777;
	border-radius: 5px;
	padding: 2px 9px;
	position: absolute;
	bottom: 7px;
	right: 15px;
	font-size: 11px;
}
.pit-colls .product.das .product-thumb.transition .caption .specifications .old-attr {
	display: flex;
	justify-content: space-between;
}
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-next.slick-arrow,
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-prev.slick-arrow {
	top: 50%;
	z-index: 3;
	width: 24px;
	height: 24px;
	transform: translateY(-50%);
	border-radius: 50%;
	z-index: 3;
}
.pit-colls .product-thumb.transition .caption .pit-button-all-attr {
	padding: 2px 8px 0;
	font-size: 13px;
	display: inline;
	color: #777;
	background: none;
	border: none;
	border-bottom: 1px #777 dashed;
	position: relative;
	z-index: 4;
}
.pit-colls .product-thumb.transition .caption .pit-button-all-attr.activ {
	border-radius: 0 0 9px 9px;
}
.pit-colls .product-thumb.transition .caption .pit-icons-delivery .icon-delivery {
	display: flex;
	align-items: center;
	z-index: 20;
}
.pit-colls .product-thumb.transition .caption .button-delivery {
	position: absolute;
	right: 0;
	bottom: 9px;
	border: 2px solid #369c68;
	cursor: pointer;
	display: flex;
	border-radius: 5px;
	padding: 2px 9px;
	font-size: 11px;
}
.pit-colls .product-thumb.transition .caption .pit-icons-delivery .icon-delivery .button-delivery .circle {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #369c68;
}
.advant-block .inner-wpap &gt; div {
	display: flex;
	justify-content: center;
    align-items: center;
}
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-next.slick-arrow {
	right: 3px;
	background: url(/images/arrow_right_slick.png) no-repeat center center #999393d4;
}
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-prev.slick-arrow {
	left: 3px;
	background: url(/images/arrow_left_slick.png) no-repeat center center #999898d4;
}
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-next.slick-arrow:hover {
	right: 3px;
	background: url(/images/arrow_right_slick.png) no-repeat center center #0cb6ccd4;
}
.pit-colls .product.das .product-thumb.transition .image .slider-fors-pit .slick-prev.slick-arrow:hover {
	left: 3px;
	background: url(/images/arrow_left_slick.png) no-repeat center center #0cb6ccd4;
}
.pit-colls .pit-raiting a {
	color: #777;
}
.pit-colls .pit-price {
	padding: 0;
}
.pit-colls .pit-credit-bay {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product .product-thumb.transition .caption .credit {
	font-size: 10px;
	line-height: 12px;
}
.pit-colls .pit-credit-bay .bay input {
	width: 35px !important;
	background: url(/images/card_mini.png) no-repeat 4px 4px, #0cb6cc!important;
}
.pit-colls .pit-product-style .prices {
	width: auto;
	margin: 0 15px;
}
.pit-colls .pit-product-style .credit-text {
	text-decoration: underline;
	margin-right: 0px;
	font-size: 12px;
	line-height: 35px;
	color: #0cb6cc;
	padding-right: 0px;
	width: 71%;
}
.pit-colls .pit-product-style .pit-credit {
	width: 91%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pit-colls .pit-product-style .bay input {
	display: block;
	width: 60px;
	height: 35px;
	padding: 0 0 0 0;
	background: url(/images/card_mini.png) no-repeat 17px 4px, #0cb6cc;
	box-shadow: none;
	border: none;
	text-indent: -9999px;
	border-radius: 4px;
	margin: 10px 0px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.pit-colls .slick-track&gt;div {
	display: flex;
	justify-content: center;
}
#notification .success {
	z-index: 30;
}
.arrow-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(1px);
}
.arrow-down-or {
	color: #0cb6cc;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(1px);
}
.arrow-down-attr {
	color: #777;
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(1px);
}
.arrow-up-attr {
	color: #777;
	display: inline-block;
	width: 0;
	height: 0;
	border-bottom: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(1px);
}
.arrow-up-or {
	color: #0cb6cc;
	display: inline-block;
	width: 0;
	height: 0;
	border-bottom: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(1px);
}
.arrow-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-bottom: 12px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	transform: translateY(-1px);
}
.caption .prices .pit-raiting .pit-raiting-img {
	display: inline-block;
}
.padding-bottom-4 {
	padding-bottom: 3px;
}
.wrap_product_day_home .product.das .product-thumb.transition .image {
	height: 195px;
}
.b24-widget-button-social-item.ui-icon.carrot&gt;i {
	background-color: rgb(255, 168, 1);
	background-size: 100%;
	background-position: CENTER;
	background-image: url(https://cdn.carrotquest.app/img/ru/collapsed-chat/default/icon-collapsed-chat.png);
}
.simplecheckout-button-right .click_creditclick_credit {
	width: 100%;
}
#agreement_checkbox label {
	text-align: left;
}

@keyframes delivery-up {
	0% {
		transform: scale(1, 1);
	}
	10% {
		transform: scale(1.1, 0.9);
	}
	30% {
		transform: scale(0.9, 1.1);
	}
	50% {
		transform: scale(1, 1);
	}
	57% {
		transform: scale(1, 1);
	}
	64% {
		transform: scale(1, 1);
	}
	100% {
		transform: scale(1, 1);
	}
}

.b24-widget-button-pulse {
    display: none;
}
.box-heading .title.featured {
    background: none;
}
.hide-text-welcome {
	display: none;
}

.title.featured.pit-rcategory{
	width: 423px;
}

.pit-global-notification {
	display: flex;
    justify-content: center;
}
.pit-global-notification .pit-warning,
.pit-global-notification .pit-accept  {	
	display: none;
    background: #0cb6cc;
    position: fixed;
    top: 60px;
    max-width: 320px;
    z-index: 999999;
	padding: 15px;
	text-align: center;	
    border-radius: 8px;
}
.pit-global-notification .pit-accept {
    background: #0cb6cc;
}
.pit-global-notification .pit-warning .text,	
.pit-global-notification .pit-accept .text{	
	font-size: 16px;
    color: #fff;
}
.pit-colorbox-oferta{
	height: 70vh;
	width: 70vw;
}
.product-info.pit-wrap-prod .cart .quantity-input input[name="quantity"] {
	margin: 0 0 0 25px;	
}
.product-info.pit-wrap-prod .right .quantity-input .controls .down {
    top: 5px;
}
.product-info.pit-wrap-prod .right .quantity-input .controls .up {
    top: 5px;
    left: 80px;
}
.product-info.pit-wrap-prod .right .quantity-input {
    margin: 0;
}
.product-info.pit-wrap-prod .buttons-count {
    display: flex;
	align-items: center;
}

body .b24-widget-button-wrapper{
	z-index: 999 !important;
}
.b24-widget-button-shadow {
    z-index: 990 !important;
}
body .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border: 5px solid var(--fancybox-accent-color, #0cb6cc);
}
.pit-product .slider-fors .image.slick-slide img {
	cursor: zoom-in;
}

.pit-prods-carousel .container .row &gt; div{
    padding: 0 10px;
}
.b-creditcalc-popup #creditcalcid.b-creditcalc .b-creditcalc-plus,
.b-creditcalc-popup #creditcalcid.b-creditcalc .b-creditcalc-minus {
    display: none !important;
}
a.ymaps-cnst-error-cap {
	display: none !important;
}

.fancybox__content&gt;.carousel__button.is-close {
    top: 10px;
    right: 10px;
    color: #0cb6cc;
}
.fancybox__content {
	border-radius: 8px;
}

.categories-articles .description {
	padding: 0 10px;
	color: #928d8d;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#help_modal_btn, #help_modal_btn2, #help_modal_btn3, #help_modal_btn4 {
    display: inline-block;
	text-align: left;
}

.nav-3d a::after{
	content: '3d';
	content: '3d';
    position: absolute;
    transform: rotate(20deg);
    top: 0px;
    right: 1px;
    color: #f58b2e;
    font-weight: 600;
    font-size: 18px;
}

.buttons .button.button-pit,
.button-pit{
    display: inline-block;
	min-width: 160px;
	border-radius: 8px;
}

img.social-pit{
	height: 25px;
}

.product-info.pit-wrap-prod.pit-prod-cart .slick-track .iframe{
	height: 500px;
}

.product-info.pit-wrap-prod.pit-prod-cart .slick-track{
	display: flex;
    align-items: center;
}

.product-info .wrap-head{
	margin: 0 15px 15px;
}
/* СЃС‚СЂР°РЅРёС†Р° РєРѕРЅС‚Р°РєС‚С‹ */
.contacts h4{
	color: #0cb6cc;
	margin: 34px 0 0 0;
}
.contacts p {
	margin: 13px 0 0 0;
	font-size: 15px;
	line-height: 20px;
}
.contacts a {
	color: #0cb6cc;
}
.contacts .icon {
	padding: 0 0 0 30px;
	font-size: 16px;
	display: block;
}
.contacts .phone {
	background: url(/images/phone.png) no-repeat 2px 2px;
}
.contacts .skype {
	background: url(/images/skype.png) no-repeat 2px 2px;
}
.contacts .mail {
	background: url(/images/message.png) no-repeat 2px 5px;
}
.contacts iframe {
	width: 100%;
}

#vk_groups {
	margin: 0 auto;
}
.new-year {
	background: url(../image/new-year.png) no-repeat center center;
	background-size: cover;
	padding: 20px 0;
	color: #eb781b;
}

.new_template_btn{
	position: fixed;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	cursor: pointer;
	z-index: 999999;
}</pre></body></html>