﻿        @font-face {
          font-family: 'Roboto';
          font-style: normal;
          font-weight: 300;
          src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v14/Fl4y0QdOxyyTHEGMXX8kcT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
        }
        @font-face {
          font-family: 'Roboto';
          font-style: normal;
          font-weight: 400;
          src: local('Roboto Regular'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v14/Y5yuUJGDLtmYv2_3fMB4fA.woff) format('woff');
        }
        @font-face {
          font-family: 'Roboto';
          font-style: normal;
          font-weight: 900;
          src: local('Roboto Black'), local('Roboto-Black'), url(//fonts.gstatic.com/s/roboto/v14/3Y_xCyt7TNunMGg0Et2pnj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
        }

body {
margin: 0;
padding: 0; 
min-width: 980px;
color: #525252;
}

::-moz-selection{background:#e86281;color:#fff;}::selection{background:#e86281;color:#fff;}

.fancybox-skin {
	border: 5px solid #2D8C90 !important;
	border-radius: 8px !important;
}

.fancybox-caption {
	border-top: 1px solid #de204c !important;
	padding: 15px 0 !important;
	color: #2EC8D0 !important;
}

.fancybox-button {
	color: #2EC8D0 !important;
}

.fancybox-infobar__body {
	color: #e86281 !important;
	font-weight: 900;
	font-size: 20px !important;
}

.bold {
	font-weight: bold;
}

.text {
	color: #525252;
	/*margin: 10px 0;*/
}

.text h2{
	color: #525252;
	margin: 10px 0;
}

.page {
	margin: 10px 0;
}

#top-line{
	width:100%;
	height: 19px;
	background: url(/design/2022/images/top-line.jpg);
}

#account{
	z-index: 100;
	width: 100%;
	position: absolute;
	font-size: 12px;
}

#accaunt-inner{
	float: right;
	margin-right: 100px;
}

#login, #register{
	float: left;
	color: #fff;
	content:"";
	height: 24px !important;
}

#login{
	background: url(../images/login.png) no-repeat;
	width: 72px;
}

#login div{
	margin: 4px 0px 0px 29px;
	text-shadow: 1px 1px 1px #7C7B7B;
}

#register div{
	margin: 4px 0px 0px 12px;
	text-shadow: 1px 1px 1px #7C7B7B;
}

#register{
	background: url(../images/reg.png) no-repeat;
	content:"";
	height: 24px !important;
	width: 92px;
	float: left;
	color: #fff;
}

#login div:hover, #register div:hover{
	text-shadow: 0px 0px;
}

#account .separator{
	width: 1px;
	height: 24px;
	background-color: #218f94;
	float: left;
	box-shadow: 1px 0px 0px 0px #2ec8cf;
}


#header-content{
	width:100%;
	height: 154px;
	background: url(/design/2022/images/bg-top.jpg);
	font-family: Arial;
	color: #525252;
	font-size: 15px;
	font-weight: bold;	
}
#header-content .logo {
	padding: 22px 0px 0px 10px;
	float: left;
	opacity: 0.7;
}
#header-content .contacts-wrapper {
	padding: 0px 0px 0px 5%;
	float: left;
	width: 35%;
}

#header-content .contacts {
	padding: 10px 0px 0px 0%;
	float: left;
	width: 300px;
}

#header-content .contacts span .time {
	color: #59b1b5;
	font-weight: bold;
}

#header-content .contacts ul {
	padding-left:0px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#header-content .contacts li {
	display: inline-block;
	list-style: none;
	width: 140px;
	margin-bottom: 5px;
}

.contacts .tel-kod {
	color: #848484;
	font-weight: 200;
}

.phones-phone
{
	background: url(/design/2022/images/phone_icon.png) no-repeat;
	padding-left: 23px;
}
.phones-kyivstar
{
	background: url(/design/2022/images/kyivstar_icon1.png) no-repeat;
	padding-left: 23px;
}
.phones-mts
{
	/*background: url(/design/2022/images/mts_icon.png) no-repeat;*/
	background: url(/design/2022/images/vodafone.png) no-repeat;
	padding-left: 23px;
}
.phones-life
{
	background: url(/design/2022/images/life_icon2.png) no-repeat;
	padding-left: 23px;
}

#header-content #search {
	padding: 6px 0px 0px 1%;
	float: left;
	width: 85%;
	/*background: url(../images/search_bg.png) repeat-x;*/
	background-color: #dee2e5;
	border: 1px solid #ffffff;
	border-radius: 3px;
	height: 33px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}

#search table {
	border-spacing: 0px;
}

#search .td_search {
	width: 100%;
}
#search .td_submit {
	width: 70px;
}

#search .input_search{
	/*width: 170px;*/
	margin-right: 5px;
	padding-left: 22px;
	width: 89%;
	height: 22px;
	font-size: 12px;
	border: 1px solid #cacaca;
	display: block;
	float: left;
	background: url(../images/srch_lupe.png) 4px 5px no-repeat;
	background-color: #ffffff;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #c5c6c7 inset;
	outline: none;
}

#header-content .button_search, .button_search {
	background: url(../images/search_button.png) no-repeat;
	width: 69px;
	height: 25px;
	background-position-y: middle;
	border-style: none;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-right: 5px;
}

#header-content .button_search:hover {
opacity:0.8;
-moz-opacity:0.8;
filter: alpha(opacity=80) black;
-khtml-opacity: 0.8;
background-color:#000;
}

.header-title, .main-menu{
	width: 30%;
	padding-top: 10px;
	font-size: 24px;
	/*background-color: red;*/
	float: left;
	font-weight: normal;
}

.header-title{
	/*width: 390px;*/
}

.main-menu{
	font-size: 13px;
}

.menu{
	list-style: none;
	width: 120px;
	margin-bottom: 5px;
	padding: 0;
	float: left;
	margin-top: 0px;
}
.menu li{
	/*padding-left: 8px;*/
	margin-bottom: 7px;
}
.menu li a{
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	/*color: #6e6e6e;*/
	color: #4ab6c5;
	text-shadow: 1px 1px 0px #ffffff;
	font-weight: bold;
}
.menu li a.selected{
	background-color: #de204c;
	border-radius: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #571515;
}
.menu li a:hover{
	background-color: #de204c;
	border-radius: 3px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #571515;
}
.main-menu .separator{
	width: 1px;
	height: 75px;
	background-color: #dcdcdc;
	float: left;
	margin-right: 15px;
	box-shadow: 1px 0px 0px 0px #ffffff;
}

.header-cart{
	width: 14%;
	padding-top: 0px;
	font-size: 24px;
	float: left;
	font-weight: normal;	
	margin-top: -20px;
}
.header-cart a{
	text-decoration: none;
}

.header-cart span{
	color:#de204c;
	font-size: 24px;
	vertical-align: top;
	margin-left: 12px;
}

.header-cart span:hover{
	text-shadow: 1px 1px 1px #B8B8B8;
}

#cart_informer{
	padding: 5px 13px 6px 13px;
	border-radius: 5px;
	float: left;
	color: #505050;
	background-color: #dee2e5;
	border: 1px solid #ffffff;
	border-radius: 3px;
	height: 30px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	font-size: 14px;
	width: 148px;
	color: #525252;
	text-align: center;
	font-weight: bold;
}

		#cart_informer span {
			color: #F5436B;
			font-size: 14px;
			margin-left: 0px;
		}

#compare_informer {
	font-size: 13px;
	border: 1px solid #fff;
	border-radius: 4px;
	float: left;
	padding: 2px 3px;
	margin-top: 5px;
	width: 168px;
	background-color: #DEE2E5;
	color: #fff;
	text-align: center;
}

#compare_informer b {
	color: #F5436B;
}

.catalog_menu{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e3879e), color-stop(1, #b12a4c) );
	/*background: url(../images/cat_menu_bg.png);*/
	height:48px;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8597b), color-stop(1, #f8597b) );
}
		#menu_catalog{
			overflow:hidden;height:40px;
		}
#menu_catalog .separator {
width: 1px;
height: 48px;
background-color: #dd6f8b;
float: left;
margin-right: 1px;
box-shadow: 1px 0px 0px 0px #c32e54;
}


.content{
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 15px;
	font-size: 12px;

	/*max-width: 1140px;
	margin-left: auto;
	margin-right: auto;*/
}

#path {
	margin: 10px 0px 10px 0px;
	color: #525252;
}

#path a {
	color: #525252;
}

#path .cat_active {
	color: #c92f56;
}

#path .arrow {
	color: #2EC8D0;
	color: #59b1b5;
	color: #DE204C;
	font-weight: bold;
}

.text ul {
	list-style-image: url(../images/li.png);
	margin-left: 30px;
}

/**** Footer ***/

#footer{
	width: 100%;
	clear: both;
	height: 125px;
	background-color: #de204c;
	background: url(../images/bg-footer.png);
	font-size: 13px;
	color: #fff;
	border: 0px;
	border-top: 3px solid #237074;
	box-shadow: inset 0px 7px 10px #A40F34;
	text-shadow: 1px 1px 1px #571515;
}

#footer .block_copyright{
	width: 30%;
	height: 86px;
	padding: 29px 24px 10px 24px;
	float: left;
}

#footer .block_copyright .btns{
	width: 290px;
	height: 50px;
	margin-top: 25px;
}

.visa {
	width: 50px;
	height: 31px;
	background: url(../images/visa-logo.png) no-repeat;
	float: left;
}

.mastercard {
	width: 50px;
	height: 31px;
	background: url(../images/mastercard-logo.png) no-repeat;
	float: left;
	margin-left: 5px;
}

#footer .main-menu {
	width: 30%;
	height: 86px;
	padding: 29px 24px 10px 24px;
	float: left;
	
}

#footer .menu li a{
	/*padding: 2px 8px 2px 8px;*/
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 0px;
}
#footer .menu li a.selected{
	background-color: #de204c;
	border-radius: 3px;
	color: #fff;
	text-shadow: 1px 1px 1px #571515;
	text-decoration: underline;
}
#footer .menu li a:hover{
	/*background-color: #de204c;*/
	background-color: #EA748F;
	border-radius: 3px;
	color: #fff;
	text-shadow: 1px 1px 1px #571515;
	text-decoration: underline;
}

#footer .block_contacts{
	width: 25%;
	height: 86px;
	padding: 29px 24px 10px 24px;
	float: left;
}

#footer .block_contacts .phones{
	width: 235px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	left: -10px;
}
.block_contacts .phones li {
	display: inline-block;

}
.block_contacts .phones li:nth-child(2n) {
	display: inline-block;
	margin-left: 10px;
}

#footer .block_contacts span {
	color: #7A0324;
	text-shadow: 1px 1px 0px #E42D57;
}
/********************* Main.tpl */

#main_left{
	float: left;
	width: 80.5%;
}

#blog_menu{
	width: 18%;
	float: right;
}

#blog_menu ul{
	margin-left: 0px;
}

#recommend, #title, #new_products, #discounted_products {
	width:100%;
	height: 38px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #2a888c) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #2a888c 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #2A888C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#2a888c');
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	text-decoration: none;
	text-shadow: 1px 1px 0px #237074;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #55c7cc) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #55c7cc 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #55c7cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#55c7cc');

	color: #55c7cc;
	background: none;
}
#main_left #recommend, #new_products, #discounted_products {
	float: left;
}
#recommend h2, #new_products h2, #discounted_products h2{
	font-size: 20px;
	padding: 8px 10px;
}

#news_title {
	width:100%;
	height: 38px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #2a888c) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #2a888c 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #2A888C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#2a888c');
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	text-decoration: none;
	text-shadow: 1px 1px 0px #237074;
}
#news_title h2 {
	font-size: 20px;
	padding: 8px 10px;
}

h1.news_title  {
	font-size: 20px;
	padding: 8px 10px;
	height: 24px;
}


.news-date{
	width: 100%;
	border-bottom: 1px solid #C0C0C0;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	margin-top: 15px;
}

#blog_menu li, #blog li {
	list-style: none;
}

#blog_menu h3, #blog h3 {
	color: #28B0B6;
	font-size: 15px;
	margin: 8px 0px 8px 0px;
}

#blog_menu .news-annotation {
	color: #525252;
	margin-bottom: 25px;
}

#blog .news-annotation {
	border-bottom: 1px solid #C0C0C0;
}

#blog .news-date {
	border-bottom: 0;
}


/* @group Товар подробно */
/*.product .image {
	text-align: center;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin-right: 20px;
}
.product .image img{
	max-width: 300px;
}
.product .images {
	float: left;
	clear: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product .images img{
	text-align: center;
	width: 50px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 10px 10px 0px;
}
.product .description{
	float: right;
	width: 330px;
}

.product .features {
	list-style: none;
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
}
.product .features li {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	background-color: #f0f0f0;
}
.product .features li.even{
	background-color: #e9e9e9;
}
.product .features label {
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
.product .features span {
	float: left;
	display: block;
	width: 70%;
}
.product .variants {
	float: left;
	font-size: 12px;
	width: 100%;
}
.product .variant td{
	padding-bottom: 6px;
	vertical-align: middle;
}
.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
}
.product .price { 
	font-size: 15px;
	white-space: nowrap;
	color: #de204c;
	font-weight: bold;
}
.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 0px;
}
#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
#back_forward a.prev_page_link{
	margin-right: 20px;
}*/
/* @end — Товар подробно*/





.tiny_products, #catalog .products {
	list-style: none;
	display: inline-block;
	margin-top: 15px;
}
.tiny_products .product, #catalog .products .product{
	width: 205px;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: url(../images/cat_goods_bg2.png);

	width: 266px;
	background: none;

}
.tiny_products .product .image, #catalog .products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 195px;
	height: 135px;
	/*line-height: 200px;*/
	background-color: #ffffff;
	/*border: 1px solid #e0e0e0;
	border-radius: 4px;*/
	padding: 5px;
	margin-bottom: 10px;
	border: 0px;

	width: 255px;
	height: 200px;
}
.tiny_products .product .image img, #catalog .products .product .image img{
	vertical-align: middle;
	max-width: 200px;
}
.video {
    width: 20px;
    height: 20px;
    background-image: url(../images/video.png);
    background-size: 80px 60px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    /* left: 0; */
    right: 5px;
    /* float: right; */
    z-index: 10;
    bottom: 89px;
    position: absolute;
}
.tiny_products .product h3, #catalog .products .product h3 {
	font-size: 15px;
	margin: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	height: 35px;
	color: #525252;
}
.tiny_products .product h3 a, #catalog . products .product h3 a {
	color: #848484;
}
.tiny_products .product h3.featured, #catalog.products .product h3.featured {
	background: url(../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

#catalog .product .compare_comments, .tiny_products .product .compare_comments {
	width: 100%;
	display: inline-block;
	color: #525252;
	padding: 5px 0px 3px 10px;
}

#catalog .product .to_compare, .tiny_products .product .to_compare {
	border-bottom: 1px dashed #2EC8D0;
}

#catalog .product .to_compare a, .tiny_products .product .to_compare a {
	color: #525252;
}

#catalog .product .to_compare a:hover, .tiny_products .product .to_compare a:hover {
	text-shadow: 1px 1px 1px #939393;
}

#catalog .product .amount_comments, .tiny_products .product .amount_comments {
	float: right;
	margin-right: 20px;
	text-decoration: underline;
}

#catalog .product .buy_credit, .tiny_products .product .buy_credit {
	padding: 6px 0px 5px 35px;
	color: #2EC8D0;
	background: url(../images/buy_credit.png) 10px 4px no-repeat;
}

#cat_desc {
	margin: 15px;
	float: left;
	height: 100px;
	overflow: hidden;
}
#cat_desc p {
	margin: 10px 0;
	font-size: 14px;
}


/* @group Просмотренные товары */
.browsed {
	clear: both;
	padding-top: 20px;
    	/*margin: 10px 0 10px 15px;*/
}

#browsed_products{
	margin-bottom: 20px;
	margin-top: 10px;
	overflow: hidden;
	margin: 10px 0 10px 15px;
}

#browsed_products li{
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #c1c4c9;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	width: 81px;
	height: 81px;
	border-radius: 5px;
}
#browsed_products li a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 81px;
	height: 81px;
}

#browsed_products li img{
	max-width: 75px;
	max-height: 75px;
}
/* @end — Просмотренные товары */



/*** compare.tpl ***/

table.compare {
	margin: 15px 0;
}

table.compare tr {
	height: 30px;
}

table.compare td {
	border-bottom: 1px solid #d9dfe4;
}
td.product1 {
	width: 20%;
}
td.feat {
	width: 20%
}

table.compare .price {
	font-size: 16px;
	color: #de204c;
	font-weight: bold;
	margin-left: 0px;
}

table.compare .button {
	float: left;
	margin: 10px 0;
}

/* Okay Compare */
		/* Comparison_page */
		.comparison_page {
			padding-bottom: 40px;
		}
		.comparison_left {
			float: left;
			width: 29%;
		}
		.comparison_products {
			float: right;
			width: 70%;
			position: relative;
			margin: 0;
			border-left: 1px solid #e8e8e1;
		}
		.comparison_item {
			border-right: 1px solid #e8e8e1;
			/*float: inherit;*/
			float: right;
		}
		.cell {
			padding: 10px 15px;
			border-bottom: 1px solid #e8e8e1;
		}
		.comparison_item .cell,
		.comparison_item .cprs_rating {
			text-align: center;
		}
		.cprs_rating {
			padding: 10px 15px;
			border-bottom: 1px solid #e8e8e1;
			border-top: 1px solid #e8e8e1;
		}
		.cell:nth-child(odd) {
			background: #efefef;
		}
		.compare_controls {
			position: relative;
		}
		.compare_show {
			position: absolute;
			left: 0px;
			bottom: 25px;
		}
		.compare_show a {
			display: inline-block;
			padding: 6px 11px;
			text-decoration: none;
			margin: 0 5px 5px 15px;
		}
		.compare_show a:hover,
		.compare_show .active {
			background: #fff;
			border: 1px solid #e8e8e1;
			padding: 5px 10px;
			color: #030303;
		}
		.compare_show a span {
			border-bottom: 1px dashed;
		}
		.compare_show a:hover span,
		.compare_show .active span {
			border-color: transparent;
		}


/*STYL FOR CLASS PRODUCT-HOVER & DESRIPTION-HOVER START*/

/*.product-list .product-hover {*/
.product .product-hover {
/*display: none!important;*/
}
/*.three.mobile-two.columns {*/
.product {
  /*background-color: #FFFFFF;*/
  /*margin-bottom: 20px;*/
  position: relative;
  height: 280px;

	height: 350px;
}
/*.three.mobile-two.columns .product-hover {*/
.product-hover {
  left: 0;
  /*opacity: 0;
  filter: alpha(opacity=0);*/
  display: none;
  position: absolute;
  /*top: 60%;
  transition: all 550ms ease 0s;*/
  z-index: 9999;
  /*padding: 16px;
  width: 100%;*/
}
/*.three.mobile-two.columns:hover {*/
body:not(.touchevents-enabled) .product:hover {
  /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);*/
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  border: 1px solid #2DBAC0 !important;
  border-bottom:0px;
  -webkit-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	z-index: 1000;
	/*overflow: hidden;*/

	box-shadow: 0 7px 6px rgb(0 0 0 / 25%);
}
/*.three.mobile-two.columns:hover .product-hover {*/
body:not(.touchevents-enabled) .product:hover .product-hover {
  /*opacity: 1;*/
  display:block;
  /*cursor: pointer;*/
  background-color: #FFFFFF;
  /*box-shadow: 0 7px 6px 0px rgba(0, 0, 0, 0.25);*/
  box-shadow: 0 7px 20px 0px rgba(0, 0, 0, 0.5);
  top: 100%;
  left: -1px;
  width: 100%;
  background: url(../images/cat_goods_bg2.png);
  border: 1px solid #2DBAC0;
  border-top:0px;
  -webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0 7px 6px 0px rgb(0 0 0 / 25%);

	background: #fff;
}

.description-hover{
	font-size: 11px;
	color: #848484;
	margin: 0px 9px 5px 9px;
	padding-top: 5px;
	line-height: 15px;
}

.description-hover span{
	/*font-weight: bold;*/
	color: #525252;
}

.description-hover .more {
	font-size: 12px;
  font-weight: bolder;
  text-decoration: underline;
  float: right;
	color: #DE204C;
	margin: 5px 0px;
}
/*STYL FOR CLASS PRODUCT-HOVER & DESRIPTION-HOVER END*/

li.product {
	list-style: none;
}

.btn_buy, .checkout_button, .reset_payment_method, .register_form .button, .login_form .button{
	border: 1px solid #2DBAC0;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #2a888c) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #2a888c 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #2A888C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#2a888c');
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	text-shadow: 0 1px 0 #757575;
}

.out-of-stock{
	line-height: 25px;
	margin: 0 0 0 10px;
}

.btn_buy_small{
	height: 25px;
	width: 68px;
	margin-right: 10px;
	float: right;
}

.cat_price {
	width: 127px;
	border: 0px;
	float: left;
	font-size: 16px;
	color: #de204c;
	font-weight: bold;
}

.cat_price .currency {
	font-weight: 200;
}

.compare_price {
	font-size: 19px;
	color: #525252;	
	text-decoration: line-through;
  display: block;
  /*font-style: italic;*/
}

.cat_price .compare_price {
	margin-top: -12px;
	font-size: 14px;
	color: #9ec2bb;
}
.cat_goods_separator{
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
	box-shadow: 0px 1px 0px 0px #ffffff;
	clear: both;
}



/**** products.tpl ****/

#title h1{
	font-size: 20px;
	padding: 8px 10px;

	font-size: 30px;
	padding: 0px;
}


#products_left {
	width:20%;
	float: left;
	margin-right: 10px;
	word-spacing: normal;
	vertical-align: top;
	border: 1px solid #e0e0e0;
	border-radius: 4px;	
	background-color: #efefef;
	min-width: 245px;

	background-color: #f6f6f6;
}

#products_right {
	width:79%;
	float: left;
	padding-bottom: 50px;
	
}

#products_right #catalog {
	margin: 20px 0px;
}

#brand_categories {
	width: 100%;
	float: left;
	margin: 10px 0 15px;
}
#brand_categories ul {
	margin: 10px 0;
	list-style: none;
	margin-left: 20px;
}

#brand_categories li {
	width: 100%;
	float: left;
	list-style-image: url(../images/li.png);
	font-weight:bold;
}

#brand_categories li a:hover {
	text-decoration: underline;
}

#filter_main_title, .filter_main_title {
	width: 100%;
	height: 38px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #2a888c) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #2a888c 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #2A888C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#2a888c');
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	text-decoration: none;
	text-shadow: 1px 1px 0px #237074;
  -webkit-border-bottom-right-radius: 0px !important;
	-webkit-border-bottom-left-radius: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-bottomleft: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #55c7cc) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #55c7cc 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #55c7cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#55c7cc');
}

#filter_main_title h2 {
	font-size: 16px;
	padding: 8px 10px;
}

		.filter_main_title span.h2 {
			font-size: 19px;
			padding: 7px 0px 1px 10px;
			display: inline-block;
		}

/* slider price */

.filter_group {
	padding: 10px 15px 10px 20px;
	border: 1px solid #fff;
}

.filter_group li {
	display: inline-block;
	list-style: none;
	height: 26px;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	box-shadow: 0px 1px 0px 0px #ffffff;
	color: #525252;
}

.filter_group label{
	cursor: pointer;
}

.filter_group label:hover{
	color: #2EC8D0;
}

.filter_group li span {
	font-size: 11px;
	/*color: #3BACB5;*/
	color: #de20ab;
	margin-left: 5px;
	opacity: 0.5;
}

.brands_group {
	display: none;
}

#filter_price_range {
	
}
.ui-slider {
	position: relative;
	text-align: left;
	background: #484848;
	height: 9px !important;
}

.ui-slider-range {
	background: url(../images/price-range-bg.png);
	background: url(../images/price-range-bg.png) 50% 50% repeat-x;
}

.ui-slider-handle {
	background: url(../images/price-handle-bg.png) !important;
	width: 8px !important;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
#slider-range{
	margin-top: 15px;
}

.price_range{
	display: flex;
}

.filter_price {
	width: 64px;
	height: 24px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-radius: 3px;
	color: #2ec8cf;
	float: left;
	margin-left: 12px;
	border: 1px solid #cacaca;
	padding-left: 5px;
	font-weight: bold;
	outline: none;
}

#price_min {
	margin-left: 0px;
}

#filter_price_sbmt {
	width: 40px;
	height: 27px;
	color: #fff;
	border: 1px solid #41a0c4;
	border-radius: 3px;
	margin-left: 12px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #55c7cc), color-stop(1, #2a888c) );
	background: -moz-linear-gradient( center top, #55c7cc 5%, #2a888c 100% );
	background: -ms-linear-gradient(top, #55C7CC 0%, #2A888C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55c7cc', endColorstr='#2a888c');

}

.filter_title {
	width: 99%;
	height: 38px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efeff0), color-stop(1, #dee2e5) );
	background: -moz-linear-gradient( center top, #efeff0 5%, #dee2e5 100% );
	background: -ms-linear-gradient(top, #efeff0 0%, #dee2e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeff0', endColorstr='#dee2e5');
	font-family: arial;
	border: 1px solid #ccd2d7;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #efeff0), color-stop(1, #e8e8e8) );
}

.filter_title span {
	display: block;
	padding:12px 5px 5px 34px;
	color: #525252;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

.filter_title div.arrow {
	background: url(../images/trigon.png) 13px 15px no-repeat;
	cursor: pointer;
	float: left;
	width: 30px;
	height: 30px;
}

.filter_title div.arrow_rot {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	background: url(../images/trigon.png) 6px 15px no-repeat;
}

.filter_submit {
	height: 30px;
	width: 200px;
	float: left;
	margin: 15px 30px;
}

#catalog_upper_block {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

#catalog_upper_block .pagination, .pagination {
	float: right;
	margin: 0; 
}

.pagination {
 	margin: 15px 0 0; 
}

/*.pagination a, .pagination li{*/
.pagination li{
	display: inline-block;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	font-size: 15px;
	margin-right: .15em;
	vertical-align: top;
	text-align: center;
	box-shadow: 1px 1px 2px 0 #cecece;
	overflow: hidden;
	padding: 2px 7px 2px 7px;
	color: #F5436B;
	font-weight: bold;
}

.pagination a{
	color: #F5436B;
}
.pagination li.active span{
	color: #2d8f94;
}
.sort{
	float: left;
	font-size: 14px;
	color: #525252;
	margin: 20px 0px 20px 0px;
}

.sort select{
	background: transparents;
}
#sort {
	border-radius: 4px;
	border: 1px solid #d9dfe4;
	color: #2d8f94;
	height: 28px;
	background: transparent;
	background: url(../images/dropdown.png) no-repeat right #fff;
	-webkit-appearance: none;
	width: 155px;
}

.more_goods {
	background: url(../images/cat_menu_bg.png);
	height: 48px;
	border-radius: 4px;
	width: 250px;
	cursor: pointer !important;
	margin: 0 auto;
	text-shadow: 1px 1px 1px #a02746;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8597b), color-stop(1, #f8597b) );
}
.more_goods a, .more_goods p {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	display: block;
	padding-top: 12px;
	text-align: center;
}

.more_goods:hover, .btn_buy:hover, #filter_price_sbmt:hover {
	opacity: 0.9;
	cursor: pointer;
}


/********** product.tpl **********/

#product {
	margin: 20px 20px;
	color: #525252;
}

#main_string{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#images {
	width: 25%;
	float: left;
}

#product .images IMG {
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	margin: 4px 5px 10px 0px;
	border: 1px solid #c1c4c9;
	display: block;
	width: 45px;
	height: 45px;
	left: 4px;
	top: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#prices {
	float:left;
	width: 20%
}

#prices a {
	color: #525252;
}
#brand {
	float:left;
	width: 15%
}
.goods_not_available{
	font-size: 16px;
}
.goods_not_available span{
	font-size: 17px;
	color: #62b4cd;
	font-weight: bold;
}
.goods_not_available a{
	text-decoration: underline;
	color: #ec7f87 !important;
}
.goods_not_available ul{
	margin: 10px 0 0 25px;
}
#sales_text {
	float:left;
	width: 37%;
	padding: 15px;
	border-radius: 4px;
	border: 1px solid #c1c4c9;
	/*box-shadow: inset 0px 0px 10px #c1c4c9;*/
	box-shadow: 0px 1px 3px 0px #c1c4c9;
	height: 100%;
	/*background: url(../images/fon_goods_block.png) repeat scroll 0 0 transparent;*/
	font-size: 14px;

	/*background-color: #dee2e5;*/
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
	border-radius: 3px;
	/*height: 33px;*/
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

#sales_text span {
	/*color: #de204c;*/
	color: #e86281;
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px;
}

#sales_text li {
	list-style: none;
    	margin-top: 2px;
}

#sales_text ul {
    	margin-bottom: 7px;
}


#myAlternativeContent {
	width: 100%;
	margin: 0px 0px -100px -129px;
}

#prices span.price{
	font-size: 33px;
	color: #de204c;
	font-weight: bold;
	font-style: italic;
}

#prices span.currency{
	font-size:20px
}

.btn_buy_big, .checkout_button {
	font-size: 22px;
	height: 35px;
	width: 154px;
	margin-right: 10px;
	float: left;
}

.btn_credit {
	width: 154px;
	height: 24px;
	border: 1px solid #c34b6f;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d75475), color-stop(1, #c32e54) );
	background: -moz-linear-gradient( center top, #d75475 5%, #c32e54 100% );
	background: -ms-linear-gradient(top, #d75475 0%, #c32e54 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d75475', endColorstr='#c32e54');
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	text-shadow: 0 1px 0 #b22c4e;
	clear: both;
	float: left;
	margin: 6px 0;
	cursor: pointer;
}

#prices span.to_compare {
	float: left;
	clear: both;
	border-bottom: 1px dashed #2EC8D0;
	margin: 10px 0;
	font-weight: bold;
}

#comments_qnt {
	display: block;
	text-decoration: underline;
	clear: both;
}

#btn_first_comment a {
	margin: 0 0 0 20px;
	color: #2EC8D0;
	text-decoration-color: #2EC8D0;
	-moz-text-decoration-color: #2EC8D0;
	-webkit-text-decoration-color: #2EC8D0;
}

#brand img {
	max-height: 70px;
	max-width: 120px;
}

/*** product tabs */
.section
{
	clear: both;
	margin-bottom: 25px;
	/*background-color: #e3e7eb;*/
	padding: 10px;
	border-radius: 5px;
}

UL.tabs
{
	height: 44px;
	line-height: 42px;
	list-style: none;
	border-bottom: 1px solid #d9dfe4;
	font-weight: bold;
}
.tabs LI
{
	float: left;
	display: inline;
	margin: 0 3px -2px 0;
	padding: 0 25px 1px;
	color: #000;
	cursor: pointer;
	border: 1px solid #d9dfe4;   /* 20.08.2013 */
	border-bottom: none;
	position: relative;
	font-size: 15px;
	background-color: #ddd;      /* 20.08.2013 */
	border-radius: 5px 5px 0px 0px; /* 20.08.2013 */
	background: url(../images/tabs_bg.png) repeat-x left center;
}
.tabs LI:hover, .vertical .tabs LI:hover
{
	color: #de204c;
	padding: 0 25px 1px;
	border: inherit solid #DDD;
}
.tabs LI.current
{
	color: #de204c;
	/*padding: 0 13px 1px;*/
	border: 1px solid #d9dfe4;
	border-bottom: 1px solid #FFF;
	bottom: -1px;
	background-color: #FFF; /* 20.08.2013 */
}
.box
{
	display: none;
	padding: 15px 20px;
	font-family: "Segoe UI","Segoe WP","Segoe UI Regular","Segoe UI Cyrillic Regular","Helvetica Neue",Helvetica,Tahoma,Arial Unicode MS,sans-serif;
	font-size: 14px;
	background-color: #fff;
}
.box UL LI
{
	/*list-style: inside;*/
	padding: 10px 20px 0;
}
.box.visible
{
	display: block;
}
.box H2
{
	padding: 10px 0 0;
}

/*** product features */

#product .features
{
	width: 100%;
	display: block;
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
}
#product .features LI
{
	padding: 10px 5px;
	overflow: hidden;
	border-bottom: 1px solid #E0E0E0;
	/*background-color: #FEFEFE;
	background-color: #F0F0F0;*/
	list-style: none;
}
#product .features LI SPAN
{
	font-weight: bold;
	color: #e86281;
}
#product .features LI.even
{
	/*background-color: #FEFEFE;
	background-color: #E9E9E9;*/
	background-color: #fff;
}
#product .features LABEL
{
	font-style: normal;
	display: block;
	width: 30%;
	float: left;
}
#product .features P
{
	float: left;
	display: block;
	width: 70%;
}


/* @group Комментарии */
.comment_list {
	margin-top: 15px;
	list-style: none;
}
#comments ul.comment_list li {
	padding-bottom: 20px;
}
.comment_header {
	font-size: 18px;
	color: #de204c;
}
.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #878787;
	font-size: 13px;
}
/* @end — Комментарии*/

/* @group Форма отправки комментария */
.comment_form, .feedback_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea, .feedback_form textarea {
	width: 100%;
	height: 100px;
	font-size: 16px;
	border-radius: 4px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e9e9e9;
}
.comment_form label, .feedback_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name, .feedback_form input {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
	border-radius: 4px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e9e9e9;
}
.comment_form .input_captcha, .cart_form .input_captcha, .feedback_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
	border-radius: 4px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e9e9e9;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}
/* @end — Форма отправки комментария */	

.jcarousel, .jcarousel_main, .jcarousel_main2, .jcarousel_main3 {
	/*width:95% !important;*/
	border: 1px solid #bababa;
	border-radius: 10px;
	background-color: ghostwhite;
	float: left;
	padding: 10px;
	margin: 10px  0;
}
 .btnPrev, .btnNext, .btnPrev_main, .btnPrev_main2, .btnNext_main2, .btnPrev_main3, .btnNext_main3 {
	display: block;
	width: 26px;
	height: 30px;
	line-height: 1;
	background-color: #de204c;
	color: ghostwhite;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 8px;
	float: left;
}

a.btnPrev, .btnPrev_main, .btnPrev_main2, .btnPrev_main3 {
	margin: 130px -5px 0 0;
	text-indent: 7px;
}

a.btnNext, a.btnNext_main2, a.btnNext_main3 {
	margin: 130px 0 0 -5px;
	text-indent: 10px;
}

.jcarousel li.product, 
.jcarousel_main li.product, 
.jcarousel_main2 li.product, 
.jcarousel_main3 li.product {
	margin-bottom: 0px;
}

.jcarousel li.product:hover,
.jcarousel_main li.product:hover,
.jcarousel_main2 li.product:hover,
.jcarousel_main3 li.product:hover {
	border-bottom-right-radius: 4px !important;
	border-bottom-left-radius: 4px !important;
}

/*** Main.tpl ***/
.text_main {
	width: 90%;
	margin: 20px 2%;
	overflow: hidden;
	height: 300px;
}

.text_main h1 {
	color: #525252;
}

#btnTextNext {
	display: inline-block;
	float: left;
	/*padding: 6px 0px 6px 20px;*/
	margin: 0px 0 20px 15px;
	cursor: pointer;
	height: 14px;
	border-bottom: 1px dashed;
	text-decoration: none !important;
	color: #DE204C;
}


/*** Compare.tpl ***/

.product_params {
	color: #525252;
}

/*** Cart.tpl ***/
#fn_purchases{
	float: left;
	width: 100%;
	border-bottom: 1px solid #f8597b;
	font-size: 17px;
}
#purchases {
	width: 95%;
	border-bottom: 1px solid #C1C4C9;
	margin: 0 0 15px;
	float:left;
}

.cart_right_total {
	width: 34%;
	float: left;
	padding-left: 10px;
}
.fn_ajax_deliveries{
	float: left;
}

.purchase_total{
	margin-top: 15px;
	font-size: 20px;
	font-weight: 600;
}
.total_sum {
	color: #f8597b;
}

.total_sum span {
	color: #596066;
	font-size: 15px;
}

		.important_field {
			color: #f8597b;
			font-size: 20px;
			font-weight: bold;
			margin-left: 5px;
		}
.cart_coupon_text{
	width:100%;
	color: #7b8186;
	font-size: 12px;
	margin: 12px 0;
}

.input_coupon{
	height:30px;
	outline: none;
	border: 1px	solid #cacaca;
	border-radius: 3px;
	text-align: center;
	width: 180px;
}
.coupon_button{
	height:35px;
	cursor: pointer;
}

.input_amount{
	width: 40px !important;
	height: 25px;
	outline: none;
}

.coupon_discount{
	margin: 10px 0 0 0;
	font-size: 15px;
}
.coupon_discount_summ{
	color: #f8597b;
}
.coupon_currency{
	font-size: 12px;
}

.fn_product_amount span{
	font-size: 20px;
	font-weight: 700;
}

#purchases a {
	color: #525252;
}

#purchases tr {
	border-top: 1px solid #525252;
	height: 70px;
}

#purchases td {
	border-top: 1px solid #e0e0e0;
}

#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #237074;
}
#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

div.search-result{
	font-size:14px;
}

.plus:hover, .minus:hover {
	cursor: pointer;
}

.purchase_image img {
	max-width: 100px;
	max-height: 100px;
}

.cart_purchaces_left{
	border-right: 1px solid #f8597b;
	float: left;
	width: 65%;
}


#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}

ul#deliveries{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	list-style: none;
	
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #c1c4c9;
	box-shadow: inset 0px 0px 10px #c1c4c9;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}

th.price span {
	font-size: 20px;
	color: #de204c;
	font-weight: bold;
	margin: 0 0 0 50px;
}

#cart_delivery {
	width:50%;
	float: left;
}
.cart_form {
	/*width:40%;*/
	float: left;
	padding: 0 40px
}

.cart_form h2, .cart_form .h2 {
	margin: 0 0 18px;
	font-size: 16px;
	font-weight: 600;
}

.cart_form h2, #cart_delivery h2, .cart_form .h2 {
	font-size: 18px;
	color: #237074;
	color: #f96e8b;
	text-decoration: underline;
	text-decoration-color: #71cad1;
}

.cart_form label{
	/*float: left;
	position:absolute;*/
	top:10px; 
	left:5px; 
	color: #525252; 
	color: #c1c4c9;
	font-weight: bold;
}
.cart_form #label_captcha {
	top: 28px;
	left: 105px;
}

.cart_form p { 
	position:relative;
	margin: 0 0 15px; 
}

.cart_form input[type="text"] { 
	width: 75%;
	height: 30px;
	border: 1px solid #c1c4c9;
	border-radius: 4px;
	padding-left: 5px;
}

.cart_form input[type="text"]:hover, .cart_form textarea:hover, .register_form input:hover , .login_form input:hover {
	border: 1px solid #AEAEAE;
}

.cart_form label:hover {
	color: #525252;
}

.cart_form #comment_captcha{
	width: 150px !important;
	margin: 18px 100px 38px 0;
}

.cart_form textarea { 
	width: 75%;
	height: 150px;
	border: 1px solid #c1c4c9;
	border-radius: 4px;
	padding-left: 5px;
}

.cart_form input[type="submit"], btn_order { 
	width: 300px;
	float: left;
	height: 50px;
}

.cart_form input[type="submit"]:hover, .register_form .button:hover, .login_form .button:hover {
	border: 1px solid #52C3C8;
	cursor: pointer;
	opacity: 0.9;
}

.cart_form .fn_city::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
.cart_form .fn_city::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
.cart_form .fn_city:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
.cart_form .fn_city-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
.cart_form .fn_city:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.cart_form .fn_city:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.cart_form .fn_city:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.cart_form .fn_city:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.rs_delivery{
	width: 50%;
	float: left;
	margin-top:20px;
}
.rs_payments{
	width: 50%;
	float: left;
	margin-top:25px;
}

/*||| not compite blok sverhu !!!!!!!!!!!!!! */

/* popup cart */

.heading h2{
	color: #F5436B;
}

.remove_cart {
height: 16px;
width: 16px;
border: 0 none #000000;
background: url(../images/delete.png) no-repeat;
text-indent: -9999em;
cursor: pointer;
}

#data .cart {
	/*width:100%;*/
	width:600px;
}

#data span.btn_buy {
	padding: 30px;
	display: block;
}

#data button {
	height: 40px;
	padding: 0 20px;
	border-radius: 4px;
}

#data .price {
	font-size: 16px;
	color: #de204c;
	font-weight: bold;
	margin-left: 10px;
}

#data table.total {
	float: right;
}

#data .checkout {
	padding: 30px 0 15px 125px;
}

.btn_order, .checkout_button {
	width: 300px;
	height: 50px;
	margin: 0 0 20px;
}

.checkout_button {
	margin: 15px 0 20px;
}
	
	
	
/*** top-link */
#top-link {
    display: block;
    background: #4DBDC5;
    color: #fff;
    bottom: -60px;
    position: fixed;
    right: 30px;
    width: 34px;
    height: 34px;
    z-index: 999;
    border-radius: 4px;
    opacity: 0.8;
}
#top-link:before {
    font-family: "FontAwesome"; 
    display: inline-block; 
    content: "^";
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 6px;
}
#top-link:hover {
    background-color: #4DBDC5;
}
#top-link {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
#top-link:hover {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
}


/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  /*background: #29d;*/
  background: #de204c;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/******** NProgress */
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  /*border-top-color: #29d;
  border-left-color: #29d;*/
  border-top-color: #de204c;
  border-left-color: #de204c;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*********** register.tpl ************/

.register_form, .login_form {
	width: 500px;
	margin: 20px;
}

.register_form label, .login_form label {
  float: left;
  clear: both;
  width: 80px;
}

.register_form input, .login_form input {
  float: left;
  height: 30px;
  border: 1px solid #c1c4c9;
  border-radius: 4px;
  margin: 0 0 10px 0;
  width: 200px;
  font-weight: bold;
}

.register_form .captcha{
	float: left;
  clear: both;
  margin: 0 0 0 80px;
}

.register_form .input_captcha {
	float: left;
}
.register_form .button, .login_form .button {
	margin-bottom: 30px;
	float: left;
  clear: both;
  margin-left: 80px;
}

.login_form a {
	text-decoration: underline;
	color: #CE254C;
}

.feedback_form input {
	float:left;
}
.feedback_form label {
	clear: both;
}	

.feedback_form .captcha{
	margin: 0 0 0 100px;
}

TABLE.in_content
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F9F9F9;
	width:100%;
}
TABLE.in_content TD
{
	padding: 2px;
	border: 1px dotted #E0E0E0;
	font-size: 12px;
}

span .tel_cod{
	font-size: 11px;
	color: #e86281;
	color: #525252;
}

.order_header{
	margin: 20px 0;
}

#div_order_info {
	    margin: 0 0 75px 100px;
}

#div_order_info form {
	    margin: 20px 0;
}

.order_info{
	margin: 15px 0 25px 0;
	font-size: 14px;
}
.order_info td{
	height: 26px;
	width: 150px;
}
.order_info td:nth-of-type(2){
	height: 26px;
	width: 300px;
}

.order_change_payment{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d75475), color-stop(1, #c32e54) );
	border: 1px solid #c34b6f;
	border-radius: 4px;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	text-shadow: 0 1px 0 #b22c4e;
	height: 24px;
}


div#jivo-iframe-container {
	//z-index: 199 !important;
}

#images > .image > a img {max-width: 250px; height: auto;}

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }
.stacktable.large-only {display: table;}
.stacktable.small-only {display: none;}
@media (max-width: 800px) {
  .stacktable.large-only {display: none;}
  .stacktable.small-only {display: table;}
}

		#images > .image > a img:before {
			position: absolute;
			top: 50%;
			left: 50%;
			z-index: 2;
			display: block;
			content: '';
			width: 0;
			height: 0;
			background: rgba(255,255,255,.2);
			border-radius: 100%;
			-webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
			opacity: 0;
			cursor: pointer;
		}


/* -------------------- Main navigation (mobile version)--------------------- */

.mobile-nav-trigger {
	position: relative;
	display: none;
	background: red;
	color: #fff;
	text-decoration: none;
	font-size: 18px; padding: 5px 10px; box-sizing: border-box; background: url(../images/cat_menu_bg.png); text-align: center;

	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8597b), color-stop(1, #f8597b) );
}
.mobile-nav-trigger span {width: 30px; height: 27px; position: relative; display: inline-block; vertical-align: middle; text-decoration: none; top: -2px;}
.mobile-nav-trigger span i, 
.mobile-nav-trigger span:before, 
.mobile-nav-trigger span:after {display: block; width: 25px; height: 3px; background: #fff; position: absolute; -webkit-transition: all .3s; transition: all .3s; left: 0px; border-radius: 2px; border-right: 1px solid #4c2020; border-bottom: 1px solid #4c2020;}
.mobile-nav-trigger span i {top: 6px;}
.mobile-nav-trigger span:before {content: ''; top: 14px;}
.mobile-nav-trigger span:after {content: ''; top: 22px;}
.mobile-nav-trigger strong {display: inline-block; vertical-align: middle; font-weight: 400; padding-left: 7px; position: relative; top: 2px; text-shadow: 1px 1px 1px #571515;}
.m-nav {position: fixed; width: 270px; height: 100%; top: 0; left: -280px; z-index: 201; background: #fff; -webkit-transition: left .25s ease-out; transition: left .25s ease-out;}
.m-nav-opened .m-nav {left: 0; -webkit-transition: left .4s ease-out; transition: left .4s ease-out;}
.m-nav-inner {position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow-y: auto; overflow-x: hidden;}
.m-nav-header {padding: 20px 10px 4px;}
.m-header-logo {padding: 10px 23px; background: #fff; height: 40px; border-radius: 20px;}
.m-header-logo img {display: block; width: auto; height: auto; max-height: 100%; max-width: 100%; margin: 0 auto;}
.m-nav-login {text-align: justify; padding: 10px 5px; font-size: 1px;}
.m-nav-login:after {content: ''; display: inline-block; width: 100%;}
.m-nav-login a {display: inline-block; padding: 0 4px; text-decoration: none; vertical-align: top; font-size: 14px; color: #fff;}
.m-nav-overlay {background-color: #333; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 200; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; -webkit-transition: opacity .3s linear, -webkit-transform 0ms ease-out .3s; transition: opacity .3s linear, -webkit-transform 0ms ease-out .3s; transition: transform 0ms ease-out .3s, opacity .3s linear; transition: transform 0ms ease-out .3s, opacity .3s linear, -webkit-transform 0ms ease-out .3s;}
.m-nav-opened .m-nav-overlay {opacity: .7; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: opacity .3s linear; transition: opacity .3s linear;}
.m-nav-l {margin: 0; padding: 0;}
.m-nav-l > li {display: block; position: relative; list-style: none;}
.m-nav-l > li > a {text-decoration: none; color: #000; display: block; padding: 14px 0 14px 20px; font-size: 15px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.m-nav-l > li:nth-of-type(2n-1) > a {background-color: #f6f6f6;}
.m-nav-l > li.active > a {color: #f06292;}
.m-nav-l > li > ul {margin: 0; padding: 0; border-top: 1px solid #f6f6f6; display: none;}
.m-nav-l > li > ul li {display: block; position: relative; list-style: none; border-bottom: 1px solid #f6f6f6; overflow: hidden;}
.m-nav-l > li > ul li a {text-decoration: none; font-size: 13px; color: #333; display: block; padding: 8px 0 8px 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.m-nav-l > li > ul li.subcat-lvl3 a {font-size: 12px; color: #666; display: block; padding: 8px 0 8px 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.m-nav-l > li > ul li.active > a {color: #f06292;}
.m-nav-l > li.has-submenu > a {padding-right: 20px;}
.m-nav-l > li > a:after {content: ''; background: #fff; width: 10px; height: 100%; position: absolute; top: 0; right: 0; display: block; z-index: 2; -webkit-box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); overflow: hidden;}
.m-nav-l > li.has-submenu > a:after {content: ''; background: #fff; width: 32px; height: 100%; position: absolute; top: 0; right: 0; display: block; z-index: 2; -webkit-box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); box-shadow: 0px 0px 60px 30px rgba(255,255,255,1); overflow: hidden;}
.m-nav-l > li > ul li a:after {content: ''; background: #fff; width: 10px; height: 100%; position: absolute; top: 0; right: 0; display: block; z-index: 2; -webkit-box-shadow: 0px 0px 40px 20px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 40px 20px rgba(255,255,255,1); box-shadow: 0px 0px 40px 20px rgba(255,255,255,1); overflow: hidden;}
.m-nav-l > li:nth-of-type(2n-1) > a:after {background: #f6f6f6; -webkit-box-shadow: 0px 0px 60px 30px #f6f6f6; -moz-box-shadow: 0px 0px 60px 30px #f6f6f6; box-shadow: #f6f6f6;}
.submenu-opener {position: absolute; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; outline: none; font-size: 13px; color: #ccc; top: 0; right: 0; line-height: 1; font-family: 'Arial'; font-style: normal; z-index: 3; width: 40px; height: 100%;}
.submenu-opener:before {content: "▼"; display: block; position: absolute; top: 50%; right: 12px; margin-top: -5px;}
.opened .submenu-opener:before {content: "▲";}
.m-nav-l > li.opened > ul {display: block;}
@media (max-width: 1000px) {
	.mobile-nav-trigger {display: block;}
}

.instock{
    background: url(/design/2022/images/inStock.png) no-repeat;
    padding-left: 20px;
    margin: 0 0 7px 6px;
    color: green;
	font-size: 15px;
}
.instock a{
	color: #ff9d0d !important;
	text-decoration: underline;
}
.point_green {
    width: 10px;
    height: 10px;
    background-image: url(../images/point_green1.png);
    background-size: 80px 60px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    /* left: 0; */
    left: 5px;
    /* float: right; */
    z-index: 10;
    /*bottom: 89px;*/
	top: 5px;
    position: absolute;
}


a.brand-img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

a.brand-img img:hover {
  -webkit-filter: grayscale(30%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(30%);
  filter: gray; /* IE 6-9 */
}


.viber_class{right:0;left:0;bottom:0;display:block;width:100%;position:fixed;bottom:0;z-index:27}
.viber_class > div{display:block;background:rgba(215, 207, 222, 0.85);border-top: 1px #faf7f7 solid;padding:1px;/*border-radius:5px 5px 0 0*/}
.viber_class > div > a{color: #6f2dbd;margin:5px;display:block;text-align:center;margin-left:-30px;font-size:17px;text-decoration: none;}
.viber_class > div > a > img{width:30px;height:30px;margin: 0 5px -8px 0;}
.bottom-footer{padding-bottom:40px}

@media (min-width:576px) {
	.md-hidden {
		display: none;
	}
}

.oferta {
	width:150px;
}


.footer_seo_links{
	height: 350px !important;
}

.top_cats {
	/*width: 100%;*/ height: 180px; border-bottom: 1px solid white; padding:20px;
}

.top_cats_title{
	margin-left: 20px;
}

.top_cats ul {
	padding: 20px;
}

.top_cats ul li {
	width: 32%; float: left;font-size: 14px; font-weight: bold; list-style: none;
}
.top_cats ul li a {
	color: #7A0324; text-shadow: 1px 1px 0px #E42D57;
}

		/* BREADCRUMBS */
		.breadcrumbs {
			/*padding: 10px 15px;
			margin: 25px 0;*/
			list-style: none;
			font-size: 12px;
			background-color: #fff;
		}
		.breadcrumbs li {
			display: inline-block;
			padding: 0;
			margin: 3px 0;
		}
		.breadcrumbs li + li:before {
			padding: 0 2px;
			content: "→";
		}


		.filter_link {
			display: block;
			position: relative;
			padding-left: 36px;
			font-size: 14px;
			min-height: 24px;
			line-height: 24px;
			text-decoration: none;
			cursor: pointer;
			background: no-repeat;
			border: none;
			text-align: left;
		}

		.filter_indicator {
			position: absolute;
			width: 17px;
			height: 17px;
			top: 0;
			left: 0;
			border: 1px solid #cfd5d9;
			border-radius: 1px;
		}

		.checked .filter_indicator {
			background: url(../images/sprite.png) no-repeat -34px -29px;
		}

		/*Ui-slider CSS*/
		.ui-slider {
			position: relative;
			height: 6px;
			border: 1px solid #e1e8ed;
			background-color: #e1e8ed;
			margin: 12px 10px 33px;
			border-radius: 2px;

			border: 0px;
			background: none;
		}
		.ui-slider .ui-slider-handle {
			cursor: pointer;
		}
		.ui-slider .ui-slider-handle.ui-state-focus,
		.ui-slider .ui-slider-handle.ui-state-hover {
			background-color: #59b1b5;
		}
		.ui-slider .ui-slider-range {
			position: absolute;
			background-color: #59b1b5;
			height: 100%;

			height: 1px;
			margin-top: 4px;
		}

		@keyframes rotate-animation {
			0% {
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
			}
			100% {
				-webkit-transform: rotate(360deg);
				transform: rotate(360deg);
			}
		}
		@keyframes anti-rotate-animation {
			0% {
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
			}
			100% {
				-webkit-transform: rotate(-360deg);
				transform: rotate(-360deg);
			}
		}

		.fn_ajax_wait {
			position: absolute;
			top: 230px;
			left: 50%;
			width: 125px;
			transform: translateX(-50%);
			z-index: 10;
		}

		.fn_ajax_wait:before,
		.fn_ajax_wait:after,
		.slick-loading::before,
		.slick-loading::after {
			content: "";
			position: absolute;
			top: 100px;
			left: 50%;
			z-index: 2;
			border-width: 4px;
			border-style: solid;
			border-radius: 50%;
		}

		.fn_ajax_wait::before,
		.slick-loading::before {
			width: 120px;
			height: 120px;
			margin-left: -60px;
			border-color: transparent #59b1b5 #59b1b5 transparent;
			-webkit-animation: rotate-animation 1s linear 0s infinite;
			animation: rotate-animation 1s linear 0s infinite;
		}
		.fn_ajax_wait::after,
		.slick-loading::after {
			width: 82px;
			height: 82px;
			margin-left: -41px;
			border-color: transparent #59b1b5 #59b1b5 transparent;
			-webkit-animation: anti-rotate-animation 0.85s linear 0s infinite;
			animation: anti-rotate-animation 0.85s linear 0s infinite;
		}

		.fn_ajax_wait {
			background-image: url(/design/2022/images/loading-buffering.gif);
		}


		.selected_filter_box{

		}


		.selected_filter_boxes{
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			margin-right: -10px;
			margin-left: -10px;
		}
		.selected_filter_box {
			position: relative;
			width: 100%;
			min-height: 1px;
			/*padding-right: 10px;*/
			padding-left: 10px;
			-webkit-box-flex: 0;
			-webkit-flex: 0 0 auto;
			-ms-flex: 0 0 auto;
			flex: 0 0 auto;
			width: auto;
			max-width: 100%;
		}
		.selected_filter_item{
			border: 1px solid #59b1b5;
			border-radius: 3px;
			margin: 0 0px 10px 0;
			max-width: 100%;
		}
		.filter_reset{
			font-size: 13px;
			color: #59b1b5;
			font-weight: 500;
			overflow: hidden;
			display: inline-block;
			border: none;
			background: no-repeat;
			padding: 0;
			text-decoration: underline;
			cursor: pointer;
		}
		.selected_filter_box .s_filter_link{
			border: none;
			background: transparent;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify !important;
			-webkit-justify-content: space-between !important;
			-ms-flex-pack: justify !important;
			justify-content: space-between !important;
			-webkit-box-align: center !important;
			-webkit-align-items: center !important;
			-ms-flex-align: center !important;
			align-items: center !important;
			font-size: 12px;
			padding: 2px 8px 1px;
			cursor: pointer;
			color: #575757;
			max-width: 250px;
		}
		.selected_filter_box .s_filter_link span{
			margin-right: 5px;
			cursor: pointer;
			text-align: left;
			-webkit-box-flex: 0;
			-webkit-flex: 0 0 calc(100% - 20px);
			-ms-flex: 0 0 calc(100% - 20px);
			flex: 0 0 calc(100% - 20px);
			max-width: calc(100% - 20px);
		}
		.selected_filter_box .s_filter_link svg{
			width: 16px;
			height: 16px;
			color: #999;
			-webkit-box-flex: 0;
			-webkit-flex: 0 0 16px;
			-ms-flex: 0 0 16px;
			flex: 0 0 16px;
			max-width: 16px;
		}
		.selected_filter_box .selected_filter_item:hover .s_filter_link svg{
			color: #f25050;
		}
		.selected_filter_box .selected_filter_item:hover{
			background: #59b1b5;
		}
		.selected_filter_box .selected_filter_item:hover .s_filter_link{
			color: #fff;
		}

		/* Автозаполнитель поиска */
		.autocomplete-suggestions{
			background-color: #ffffff;
			overflow: hidden;
			border: 1px solid #e0e0e0;
			overflow-y: auto;
		}
		.autocomplete-suggestions .autocomplete-suggestion{cursor: default; width: 100%;}
		.autocomplete-suggestions .autocomplete-selected { background:#e0e0e0; }
		.autocomplete-suggestions div { padding:2px 5px; white-space:nowrap; font-size: 12px; float: left; }
		.autocomplete-suggestions img { width: 35px }
		.autocomplete-suggestions strong { font-weight:normal; color:#59b1b5; }
		.autocomplete-suggestions span { font-style: italic; }
		.autocomplete-suggestions span:nth-child(1) { font-weight:bold; }
		.autocomplete-suggestions span.autocomplete-price { font-weight:bold; color: #e86281 }


		.search-result-city{
			font-size: 14px !important;
		}

		.dropbtn {
			background-color: #f8597b;
			background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f8597b), color-stop(1, #a80729) );
			color: white;
			padding: 16px;
			font-size: 18px;
			border: none;
			padding: 3px 10px;
			border-radius: 4px;
		}

		.dropdown {
			position: relative;
			display: inline-block;
			float: left;
			margin: 0 10px 0 0;
			/*padding: 0 5px;*/
			font-size: 15px;
			background-color: #f8597b;
			cursor: pointer;
		}

		.dropdown-content {
			display: none;
			position: absolute;
			background-color: #f1f1f1;
			min-width: 30px;
			box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			z-index: 1;
			list-style: none;
		}

		.dropdown-content a {
			color: black;
			padding: 12px 10px;
			text-decoration: none;
			display: block;
		}

		.dropdown-content a:hover {background-color: #ddd;}

		.dropdown:hover .dropdown-content {display: block;}

		.dropdown:hover .dropbtn {background-color: #49bfc9;}


		/* Slick slider    v1.5.9 */
		.slick-slider {
			position: relative;
			display: block;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			-webkit-touch-callout: none;
			-khtml-user-select: none;
			-ms-touch-action: pan-y;
			touch-action: pan-y;
			-webkit-tap-highlight-color: transparent; }

		.slick-list {
			position: relative;
			display: block;
			overflow: hidden;
			margin: 0;
			padding: 0; }

		.slick-list:focus {
			outline: none; }

		.slick-list.dragging {
			cursor: pointer;
			cursor: hand; }

		.slick-slider .slick-track,
		.slick-slider .slick-list {
			-webkit-transform: translate3d(0, 0, 0);
			-moz-transform: translate3d(0, 0, 0);
			-ms-transform: translate3d(0, 0, 0);
			-o-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0); }

		.slick-track {
			position: relative;
			top: 0;
			left: 0;
			display: block; }

		.slick-track:before,
		.slick-track:after {
			display: table;
			content: ''; }

		.slick-track:after {
			clear: both; }

		.slick-loading .slick-track {
			visibility: hidden; }

		.slick-slide {
			display: none;
			float: left;
			height: 100%;
			min-height: 1px; }

		[dir='rtl'] .slick-slide {
			float: right; }

		.slick-slide.slick-loading img {
			display: none; }

		.slick-slide.dragging img {
			pointer-events: none; }

		.slick-initialized .slick-slide {
			display: block; }

		.slick-loading .slick-slide {
			visibility: hidden; }

		.slick-vertical .slick-slide {
			display: block;
			height: auto;
			border: 1px solid transparent; }

		.slick-arrow.slick-hidden {
			display: none; }


		.slick-prev,
		.slick-next {
			display: block;
			position: absolute;
			z-index: 1;
			top: 50%;
			width: 40px;
			height: 40px;
			margin-top: -20px;
			padding: 0;
			font-size: 0;
			line-height: 0;
			cursor: pointer;
			border: none;
			outline: none;
			background: transparent;
			text-align: center;
			color: #cfd0d2;
		}
		.slick-prev {
			left: 0;
		}
		.slick-next {
			right: 0px;
		}
		.slick-next::before,
		.slick-prev::before {
			content: "";
			display: inline-block;
			vertical-align: middle;
			width: 24px;
			height: 24px;
			border-top: 1px solid;
			border-left: 1px solid;
		}
		.slick-next::before {
			margin-left: -12px;
			transform: rotate(135deg);
		}
		.slick-prev::before {
			margin-left: 12px;
			transform: rotate(-45deg);
		}
		.slick-prev:hover,
		.slick-prev:focus,
		.slick-next:hover,
		.slick-next:focus {
			color: #a3a3a3;
		}
		.all_brands .slick-prev,
		.all_brands .slick-next {
			margin: 0;
			top: -58px;
			width: 70px;
			height: 57px;
			line-height: 57px;
			border-left: 1px solid #e8e8e1;
			border-top: none;
		}
		.all_brands .slick-next{
			right: -1px;
		}
		.all_brands .slick-prev {
			left: auto;
			right: 71px;
		}

		.comparison_page .slick-prev,
		.comparison_page .slick-next {
			top: 160px; }

		.slick-dots {
			position: absolute;
			right: 55px;
			bottom: 30px;
			display: block;
			font-size: 0;
			padding: 0;
			list-style: none;
			text-align: right; }

		.slick-dots li {
			position: relative;
			display: inline-block;
			margin: 0 8px;
			padding: 0;
			cursor: pointer; }

		.slick-dots li button {
			display: block;
			width: 12px;
			height: 12px;
			outline: none;
			padding: 0;
			border: 0;
			border-radius: 100%;
			cursor: pointer;
			color: transparent;
			background-color: #fff;
			opacity: .4;
		}
		.slick-dots li.slick-active button {
			opacity: 1;
		}
		.slick-dots li button:hover {
			opacity: .8;
		}

		.message_error {
			clear: both;
			padding: 10px 20px;
			margin-bottom: 20px;
			color: #f00;
			background-color: #ffcaca;
			border: 1px dotted #ff4545;
		}
		.message_success {
			padding: 11px 23px;
			margin-bottom: 25px;
			color: #ffffff;
			background-color: #ff6600;
			text-transform: uppercase;
		}
		.error{
			color: #f00;
			display: block;
			font-size: 13px;
		}

		.text p{
			margin: 15px 0;
		}

#fn_ajax_deliveries{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}


.jq-selectbox__select, .jq-selectbox__select:hover, .jq-selectbox__select{
	background: none;
	box-shadow: none;
	max-width: 457px;
}

.jq-selectbox li:hover {
	background-color: #e86281;
	color: #FFF;
}

		.jq-selectbox__select-text{
			width: 100% !important;
		}

		.checkout-label_title {
			font-weight: 500;
			font-size: 14px;
			color: #140A3C;
			margin: 20px 0 3px;
			display: block;
		}

		.form_group{
			width: 48%;
			float: left;
		}

		.brands{
			display: flex;
			flex-wrap: wrap;
			align-items: center;
		}

		.brand_item{
			width: 290px;
			display: flex;
			justify-content: center;
		}
		.brand_name {
			display: flex;
			justify-content: center;
			font-weight: 700;
			color: #40a8ad;
			font-size: 18px;
		}

		.sort {
			border-bottom: 1px solid #e8e8e1;
			line-height: 17px;
			background-color: #fff;
			padding-left: 3px;
			display: flex;
		}
		.sort_title {
			display: block;
			padding: 14px 12px 0;
			font-weight: bold;
			font-size: 16px;
		}
		.sort_link {
			float: left;
			padding: 14px 5px 14px 10px;
			text-decoration: none;
			font-size: 13px;
			border: none;
			background: none;
			cursor: pointer;
		}
		.sort_link.active_up,
		.sort_link.active_down {
			color: #de204c;
			font-weight: bold;
		}
		.sort_link span {
			display: inline-block;
			position: relative;
			padding-right: 21px;
		}
		.sort_link span::after {
			content: "";
			width: 16px;
			height: 10px;
			position: absolute;
			top: 50%;
			right: 0;
			margin-top: -5px;
			background: url(../images/sprite.png) no-repeat -1px -303px;
		}
		.sort_link.no_after span::after {
			content: none;
		}

		.extra{
			font-size: 14px;
			color: #ee1f4b;
			font-weight: 600;
			text-align: center;
			height: 20px;
			background-color: #f5edf6;
			border: 1px solid;
			margin: 10px;
			padding: 7px 0 4px 0;
		}

		.extra a {
			color: #4ab6c5;
			text-shadow: 1px 1px 0px #ffffff;
			text-decoration: underline;
		}

		.post-single-body {
			font-size: 15px;
		}

		#np_preload{
			display: none;
			width: 30px;
			height: 30px;
			margin: 2px 10px;
			position: absolute;
		}
		#np_preload img {
			width: 30px;
		}