img {
	border: none;
}
html{
	min-height: 100%;
	position: relative;
}
html, body {
	margin: 0px;
}
.clear {
	clear: both;
	height: 0px;
}
.clearl {
	clear: left;
	height: 0px;
}
.pm0, ul, ol, ul li, ol li{
	margin: 0px;
	padding: 0px;
}

ul, ol{
	list-style-type: none;
}

.finger,
input[type="submit"],
input[type="reset"],
a.btn,
.close{
	cursor: pointer;
}

.red{
	color: #c00;
}

strong,
.bold{
	font-family: 'open_sansbold';
	font-weight: normal;
}
.italic{
	font-family: 'open_sansitalic';
}
.semibold{
	font-family: 'open_sanssemibold';
}


.text_grey{
	color: #9a9a9a;
}

.ease_out{
	transition: all .2s ease-out .2s;
}
body {
	color: #48494a;
	font-weight: normal;
	font: 14px/18px 'open_sansregular', Arial, sans-serif;
	margin-bottom: 200px;
}
h1, h2, h3, h4, h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
	font-family: 'open_sanslight', Arial,sans-serif;
	font-weight: normal;
}
h1,
.h1{
	font: 30px/34px 'open_sanslight', Arial, sans-serif;
	margin: 0 0 30px;
}
h2,
.h2{
	font: 24px/30px 'open_sanslight', Arial, sans-serif;
	margin: 20px 0 10px;
}
h3,
.h3{
	font: 20px/26px 'open_sansregular', Arial, sans-serif;
	margin: 15px 0 10px;
}
h4,
.h4{
	font: 18px/24px 'open_sansregular', Arial, sans-serif;
	margin: 15px 0 10px;
}
h5,
.h5{
	font: 16px/20px 'open_sansregular', Arial, sans-serif;
	margin: 10px 0;
}
p {
	margin: 0 0 10px;
}
/*LINKS*/
a:not([class^='u-eip-']){
	text-decoration: none;
	border-bottom-style: solid;
	border-width: 1px;
}
a:hover,
a.nounderline,
.logo a,
.navbar a,
a.sitemap,
.top_panel a,
.block_caption a,
.breadcrumbs a,
a.anons_pic,
.fancybox-overlay a,
.fancybox-skin a,
.paging a,
.bx-wrapper a,
a.btn,
a.fancybox,
#u-panel-holder a,
a.for_rel{
	border-bottom-color: transparent;
	text-decoration: none;
}
a:focus{
	text-decoration: none;
}
a.thumbnails_link:hover{
	border-bottom: 1px solid #d0d0d0;
}
.dotted{
	border-bottom-style: dotted;
	border-width: 1px;
}
/*END LINKS*/

.wrap{
	padding: 0 20px;
}
.bottom-line{
	position: relative;
	padding-bottom: 10px;
}
.bottom-line:after{
	content: '';
	position: absolute;
	background: #e6e6e6;
	left: 0;
	right: 0;
	bottom: -5px;
	height: 1px;
}

/*HEADER*/
.header{
	min-height: 130px;
	/* 06.12.19 */
	/* min-height: 100px; */
	background: #fbfbf9;
}
.header_new .otstup {
	padding: 30px 0;
}
.top_panel{
	color: #fff;
	text-align: center;
	font: 14px/16px 'open_sansregular';
}
.top_panel div[class^='col-']{
	line-height: 30px;
}
.top_panel a,
.top_panel span{
	color: #fff;
	position: relative;
}
.top_panel a:hover{
	color: #e9e9e9;
}
.top_panel .phones{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	top: 5px;
	background: url('../images/sprite.png') no-repeat 0 0;
}
.logo{
	text-align: left;
	padding-top: 20px;
	display: inline-block;
}
.logo_pict{
	float: left;
	border: none;
}
.name{
	display: block;
	margin: 10px 0 10px 80px;
	font: 30px/30px 'open_sansregular';
}
.slogan{
	display: block;
	margin-left: 80px;
	font: 14px/14px 'open_sanslight';
}
.basket,
.compare{
	position: relative;
	display: inline;
	top: 30px;
	/* 06.12.19 */
	/* margin: 64px 0 20px;
	min-height: 45px;
	line-height: 45px; */
}
.header_new .basket {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.basket_content,
.compare_content{
	display: inline-block;
    font: 13px/15px 'open_sansregular';
    vertical-align: middle;
    max-width: 150px;
    text-align: left;
    margin-top: 10px;
}

a.compare_pict{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	top: 2px;
	border-style: solid;
	border-width: 1px; 
	vertical-align: middle;

}
.compare {
    left: -15px;
    width: 54%;
    font-size: 13px;
}
.basket{
width: 46%;}
.header_new .compare {
	width: 20%
}
.header_new .basket {
	width: 80%
}
.header_new .basket,.header_new .compare {
	top: 10px;
	left: 0;
}
.ya__container span {
    font-weight: 700;
}
.ya__container .ya__btn {
    width: 222px;
    height: 48px;
    margin-top: 20px;
    background-image: url(/templates/ushop/images/ya__btn.png);
    display: block;
    border: 0;
}
.ya__container .ya__btn:hover {
   background-position-y: -48px;
}

a.basket_pict {
	width: 40px;
    height: 40px;
    background: url(../images/shop.png) no-repeat;
    float: left;
    position: relative;
	border: none;
}
.header_new a.basket_pict {
	background: unset;
	width: 100%;
	height: initial;
}
a.basket_pict:hover{
	text-decoration:none;
}

a.basket_pict svg,
a.compare_pict svg{
	position: relative;
	top: 6px;
}

.work_time{
	display: block;
    position: relative;
    margin-top: 27px;
    font-size: 14px;
    text-align: left;
    color: gray;
}

.adress_header {
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.adress_header span img {
	padding-right: 10px;
}

.header_new .socs-block {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}
.header_new .socs-block > span {
	width: 100%;
	text-align: center;
}
.header_new .socs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding: 10px 0;
}

.header_new .socs a {
    border-bottom: none;
    /*padding-right: 10px;*/
    cursor: pointer;
}
.header_new .socs a i {
	font-size: 20px;
}
.header_new .socs a i.fab.fa-viber {
	font-size: 19px;
}
.header_new .email {
	border: none;
    text-align: center;
    width: 100%;
    font-weight: 900;
    padding-top: 2px;
}
.header_new .phones-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.header_new .phones-block a {
    font-size: 18px;
    font-weight: 600;
    padding: 4px 0;
    border: none;
}
.login{
	float: left;
    width: 40px;
    height: 40px;
   /*  top: 25px;
    left: -30px; */
    background: url(../images/logition.png) no-repeat;

}
.header_new .log-block i {
	font-size: 20px;
	color: #ff8e00;
	padding-right: 5px;
}

/*search*/
.search_wrap{
	/* margin-top: 50px; */
	width: 50%;
}

#search-form input[type='text']{
	border: 1px solid #fb9600;
  /*   width: 53%; */
	padding-top: 8px;
    padding-bottom: 8px;
}
.header_new #search-form input[type='text'] {
	margin-bottom: 0;
    height: 40px;
    border-radius: 25px;
    border: 1px solid #dadada;
}
.o_zvon{
	margin-top: 38px;
	color: grey;
	display: inline-block;
}

.search{
	padding: 0 14px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 3px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	font: 14px/15px 'open_sanslight';
	height: 30px;
	background: transparent;
	/* border: 2px solid #fb9600;
	width: 80%; */
}
.search-content{
	position: absolute;
	z-index: 1000;
	padding: 10px;
	width: 100%;
	top: 43px;
	left: 0;
	background: rgba(255,255,255,.8);
}
.search-results-title{
	margin-bottom: 10px;
	font: 16px/18px 'open_sanssemibold';
}
.search-results-items>li{
	margin-bottom: 10px;
	font: 14px/16px 'open_sanssemibold';
}
.search-results-items>li>a{
	border-bottom: none;
}
.search-content strong{
	font-family: 'open_sanssemibold';
	font-weight: normal;
}

input.search::-webkit-input-placeholder {color:#888;}
input.search::-moz-placeholder {color:#888;}
input.search:-moz-placeholder {color:#888;}
input.search:-ms-input-placeholder {color:#888;}

.search_wrap button{
	position: absolute;
	top: 7px;
	right: 3%;
	width: 18px;
	height: 18px;
	border: 0;
	outline: 0;
	padding: 0;
	cursor: pointer;
	background: transparent;
}
.header_new .search_wrap button {
	width: 30px;
	height: 30px;
}

.compare a {
	border:none;
	color: grey;
	position: relative;
    top: 8px;
}
.header_new .compare a {
	top: 0;
	width: 100%;
	display: block;
}
.basket_content {
	color: grey;	
}

/* .basket_full   {
	margin: 0px;
} */
/*end search*/
/*END HEADER*/

/* .otstup{
	margin-left: 3%;
} */


.pb_btn {
    float: right;
    width: 145px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    border-radius: 3px;
    background: #fb9600;
    display: block;
    box-sizing: border-box;
    text-align: center;
	position: relative;
    margin-top: -50px;
    margin-right: 45px;
	    cursor: pointer;
}



.phone a.ya-phone, .phone a.ya-phone2, .phone a.ya-phone3, .phone a.ya-phone4, .phone a.ya-phone5{
	border: none;
    font-size: 14px;
    margin-right: 20px;
    top: 25px;
    position: relative;
	font-weight: bold;
	
}



/*MENU*/
a.btn-menu,
.logo_pict_mob {
	display: none;
}
.menu_main{
	margin-bottom: 40px;
}
.navbar{
	position: relative;
	min-height: 30px;
	margin: 0;
	border: none;
	background-color: #fffaf2;
}
.navbar-nav>li{
	position: relative;
}
/* 06.12.19 */
/* .navbar-nav>li:after{ */
	/* content: '|'; */
	/* position: absolute; */
	/* font: 14px/14px 'open_sansregular'; */
	/* color: #d0d0d0; */
	/* top: 50%; */
	/* margin-top: -7px; */
	/* right: -3px; */
/* } */
.footer .navbar-nav>li:after{
	color: #fff;
}
.navbar-nav>li:last-child:after{
	content: '';
}
.menu_main .navbar-nav>li>a{
	display: block;
	font: 14px/16px 'open_sansregular';
	padding: 15px 20px;
	color: #898886;
	/* 06.12.19 */
	/* color: #48494a; */
	text-transform: uppercase;
}
.navbar li > a:hover,
.navbar .active > a,
.navbar .active > a:hover,
.navbar .active > a:focus{
	background-color: none;
	box-shadow: none;
}
.navbar .navbar-toggle {
	border-color: #ddd;
}
.navbar .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.navbar-nav {
	margin: 0 0;
}

.menu_footer .navbar{

background-color: #fb9600;
}

.submenu{
	position: absolute;
	z-index: 1000;
	display: none;
	left: 0;
	top: 46px;
	min-width: 172px;
	background: #fba627;
	/* 06.12.19 */
	/* background: #fbfbf9; */
	text-align: left;
	border-top: none;
}
.menu_main .navbar-nav>li:hover .submenu{
	display: block;
}
.submenu>li>a{
	color: #48494a;
	display: block;
	padding: 9px 15px 11px;
	text-transform: none;
	font: 15px/18px 'open_sansregular';
}
.pmwidget.pmwidgetDone{
	width:100% !important;
}
.pmwidget.pmwidgetDone a{
	border-bottom: none;
}
/*END MENU*/

/*SIDEBAR*/
.block-shadow{
	box-shadow: 0 0 2px #888;
}
.nav.nav-sidebar{
	background: #fbfbf9;
}
.nav.nav-sidebar>li>a,
.aside_submenu>li>a{
	color: #48494a;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 10px 10px 30px;
	display: block;
	position: relative;
}
.aside_submenu>li>a{
	padding: 10px 10px 10px 40px;
	font-size: 13px;
}
.aside_submenu>li>.aside_submenu>li>a{
	padding: 10px 10px 10px 50px;
}
.nav.nav-sidebar>li.active>a{
	color: #fff;
}
.nav.nav-sidebar>li:last-child>a,
.recommend li:last-child {
	border-bottom: none;
}
.nav.nav-sidebar>li>a:before,
.aside_submenu>li>a:before{
	content: '\e250';
	position: absolute;
	top: 13px;
	left: 15px;
	font: 9px/10px 'Glyphicons Halflings';
}
.nav.nav-sidebar>li.active>a:before,
.nav.nav-sidebar>li.active>a:hover {
	color: white;
}
.aside_submenu>li>a:before{
	font: 7px/10px 'Glyphicons Halflings';
	top: 14px;
	left: 25px;
}
.aside_submenu .aside_submenu>li>a:before{
	left: 35px;
}
.nav.nav-sidebar>li.active>a:before,
.nav.nav-sidebar>li.active>a:hover{
	color: #fff;
}
.aside_submenu{
	display: none;
}
.block_caption{
	padding: 10px 15px 10px;
	border-bottom: 1px solid #e6e6e6;
	font: 20px/23px 'open_sansregular';
	overflow: hidden;
}
.catalog_spoiler_link{
	font: 12px/14px 'open_sansregular';
	color: #888;
	border-bottom: 1px dashed #888;
	margin: 5px 20px 0 0;
	position: relative;
}
.catalog_spoiler_link:hover{
	color: #48494a;
	border-bottom: 1px dashed #48494a;
}
.catalog_spoiler_link:after{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/sprite.png') no-repeat -80px -120px;
	position: absolute;
	right: -25px;
	top: 0;
	opacity: .8;
}
.catalog_spoiler_link.open:after{
	top: 4px;
	background: url('../images/sprite.png') no-repeat -120px -120px;
}
.catalog_spoiler_link:hover:after{
	opacity: 1;
}
.catalog_spoiler_link.open,
.catalog_spoiler{
	display: none;
}
.recommend{
	font-size: 0;
	background: #fbfbf9;
}
.recommend li{
	display: inline-block;
	width: 50%;
	padding: 20px;
	font: 14px/18px 'open_sansregular';
	transition: all 0.2s ease-out 0.2s;
}
.recommend .wrap{
	vertical-align: top;
}
.recommend .wrap:hover{
	background: #fff;
}
.recommend img{
	width: 100%;
	margin-bottom: 20px;
}
.price_label{
	position: relative;
	display: inline-block;
	height: 30px;
	margin: 15px 0 0 -20px;
	padding: 0 20px;
	color: #fff;
}
.price_label .price{
	font: 17px/23px 'open_sanslight';
}
.price_label span{
	position: relative;
	top: 3px;
}
.price_label:before{
	content: " ";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	position: absolute;
	right: -2px;
	top: 11px;
	background: #fff;
	z-index: 100;
}
.price_label:after{
	content: "";
	display: block;
	position: absolute;
	right: -15px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.price_label .currency{
	font: 14px/23px 'open_sansbold';
}
.mob-block {
	display: none;
	border-bottom: none;
}
/*END SIDEBAR*/

/*FOOTER*/
.footer{
	/* position: absolute; */
	bottom: 0;
	width: 100%;
	min-height: 500px;
	background: rgba(251,150,0, .05);
	padding-top: 20px;
}
.footer_contacts{
	min-height: 210px;
	padding-top: 10px;
}
.footer_contacts>div{
	margin: 10px 0;
}
.footer strong{
	font-family: 'open_sanssemibold';
	padding-top: 2px;
	display: inline-block;
}
.phones_footer,
.mail_footer{
	padding-left: 40px;
	position: relative;
	display: inline-block;
	line-height: 20px;
}
.phones_footer{
	text-align: left;
}
.mail_footer{
	text-align: right;
}
.phones_footer:before,
.mail_footer:before{
	content: '';
	display: block;
	width: 28px;
	height: 22px;
	background-image: url('../images/phone.svg');
	position: absolute;
	top: 5px;
	left: 3px;
}
.logo_footer{
	float: left;
	border-bottom: none;
}
.logo_footer_wrap a{
	border: none;
	margin-left: 10px;
}

strong.footer_name,
div.footer_slogan{
	display: block;
	margin-left: 50px;
}
.footer_slogan{
	font-size: 12px;
}
.mail_footer:before{
	width: 30px;
	height: 20px;
	background-image: url('../images/mail.svg');
	left: -3px;
}
.footer_bottom{
	font: 12px/19px 'open_sansregular';
}
.copyright{
	margin: 20px 0 10px;
}
.share_title{
	position: relative;
	top: 1px;
}
.designer_copyright{
	margin: 15px 0 20px;
}
/*END FOOTER*/

/*MENU FOOTER*/
.menu_footer{
	min-height: 40px;
}
.menu_footer .navbar li > a{
	font: 14px/16px 'open_sansregular';
	text-transform: none;
	color: #fff;
	padding: 12px 15px 11px;
	display: block;
}
.menu_footer .navbar li > a:hover,
.menu_footer .navbar .active > a,
.menu_footer .navbar .active > a:hover,
.menu_footer .navbar .active > a:focus{
	color: #e9e9e9;
}
.menu_footer .navbar .navbar-toggle .icon-bar {
	background-color: #ddd;
}
.footer a.sitemap{
	color: #fff;
	padding: 11px 0 11px 20px;
	float: right;
	position: relative;
}
.sitemap:before{
	content: '';
	display: block;
	width: 13px;
	height: 12px;
	position: absolute;
	top: 14px;
	left: 0;
	background: url('../images/sprite.png') no-repeat -120px -40px;
}
.footer a.sitemap:hover{
	color: #e9e9e9;
}
.sitemap:hover:before{
	background-position: -80px -40px;
}
/*END MENU FOOTER*/

.social{
	float: left;
   /*  margin-top: 70px; */
	margin-left: 10px;
}

/*CONTENT*/
section[role='main'] .container{
	margin-bottom: 30px;
}
.content img{
	max-width: 100%;
	height: auto;
}
.img-right,
.content img[style*="float: right"]{
	position: relative;
	z-index: 1;
	margin: 0 0 20px 0;
}
.img-left,
.content img[style*="float: left"]{
	position: relative;
	z-index: 1;
	margin: 0 0 20px 0;
}
.img-left,
.img-right,
.content img[style*="float: right"],
.content img[style*="float: left"]{
	float: none !important;
}

.content ol{
	counter-reset: list;
}
.content ul,
.content ol{
	list-style: none;
	margin: 0 25px 10px 0;
	position: relative;
	left: 25px;
}
.content ol{
	text-indent: 0;
}
.content ul>li,
.content ol>li{
	position: relative;
	margin: 0 0 10px;
}
ul.sitemap_list li{
	margin: 10px 0 10px;
}
.content ul>li:before{
	content: '';
	position: absolute;
	top: 4px;
	left: -15px;
	font: 7px/10px 'Glyphicons Halflings';
}
.content ol>li:before{
	counter-increment: list;
	content: counter(list)'.';
	position: absolute;
	top: 1px;
	left: -15px;
	font-size: 12px;
}

.content ul li p{
	display: inline;
}
.map-canvas{
	margin: 30px 0;
	min-height: 450px;
}
.top_descr,
.bottom_descr{
	margin-bottom: 30px;
	font-size: 13px;
}

/*класс table-wrapper добавляется для таблиц скриптом*/
.table_wrapper{
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.table_wrapper table{
	max-width:100%;
}
/*END CONTENT*/

/*BREADCRUMBS*/
.breadcrumbs{
	margin-bottom: 20px;
	color: #9a9a9a;
	font: 12px/16px 'open_sansregular', sans-serif;
}
.breadcrumbs li{
	display: inline;
}
.breadcrumbs a:after{
	content: '•';
	display: inline-block;
	margin: 0 15px;
	font: 14px/16px 'open_sansregular', sans-serif;
}
/*END BREADCRUMBS*/

/*BANNER*/
.main_banner{
	position: relative;
	margin-bottom: 40px;
	min-height: 100px;
}
.banner_header{
	font: 24px/30px "open_sanslight";
	color: #fff;
	position: absolute;
	top: 25px;
	left: 35px;
	max-width: 300px;
	text-shadow: 0 0 10px #3d4652;
}
.main_banner a.bx-prev,
.main_banner a.bx-next{
	position: absolute;
	text-align: center;
	font: 24px/40px 'Glyphicons Halflings';
	right: 0;
	bottom: 0;
	color: #fff;
	width: 40px;
	height: 40px;
	background: rgba(255,255,255,.5);
	z-index: 500;
}
.main_banner a.bx-prev{
	right: 41px;
}
a.bx-prev:focus, a.bx-next:focus,
a.bx-prev:active, a.bx-next:active{
	outline: none;
}
a.bx-prev:hover, a.bx-next:hover{
	opacity: .8;
}
/* slider loader */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/*END BANNER*/

/*SIDEBAR*/
.sidebar-nav{
	background: #f3f3f3;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.nav > li > a:focus{
	color: #539cd4;
	text-shadow: none;
	background-color: #fff;
}
.nav-list > li > a {
	border-bottom: 1px solid #fff;
	padding: 8px 5px 8px 30px;
	color: #48494a;
	position: relative;
}
.nav-list > li.active > a:before{
	content: '';
	position: absolute;
	width: 5px;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #539cd4;
}
/*END SIDEBAR*/

/*CATALOG*/
ul[class^='catalog tile']{
	/*margin-top: 30px;*/
}
.catalog-slider {
	padding: 0 40px;
	margin-bottom: 30px!important;
}
.catalog-slider .item_category {
	min-height: 240px!important;
	max-height: 240px!important;
}
.catalog-slider .full_max {
	max-height: 100px;
}
.catalog-slider .item_category .catalog_pict {
	line-height: 1!important;
	min-height: 100px;
}
.tile,
.tile_4{
	font-size: 0;
	position: relative;
}
.tile>li,
.tile_4>li{
	width: calc(100% / 3);
	display: inline-block;
	vertical-align: top;
	//display: inline;
	//zoom: 0;
}
.catalog>li{
	margin-bottom: 30px;
}
.tile_4>li{
	width: 25%;
}
.item_catalog,
.item_category{
	position: relative;
	text-align: left;
	font: 12px/16px 'open_sansregular';
	transition: all 0.1s ease-out 0.1s;
	border-width: 1px;
	border-style: solid;
}
div[class^='item_']:hover{
	border-color: rgba(0,0,0,.05);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.item_catalog{
	padding: 20px;
}
.item_category{
	padding: 20px;
	min-height: 300px;
}
ul[class^='catalog tile'] .item_catalog .catalog_pict,
ul[class^='catalog tile'] .item_category .catalog_pict{
	text-align: center;
}
ul[class^="catalog tile"] .item_catalog .catalog_pict img,
ul[class^="catalog tile"] .item_category .catalog_pict img{
	vertical-align: middle;
}
.catalog_pict a{
	display: inline-block;
	border-bottom: none;
	line-height: 20px;
}
a.item_caption{
	font: 16px/24px 'open_sansregular';
}
.item_catalog .price{
	font: 18px/20px 'open_sanssemibold';
}
.item_catalog .old,
.product_old_price{
	font: 14px/16px 'open_sansregular';
	position: relative;
}
.product_old_price{
	color: #c00;
	display: inline-block;
}
.item_catalog .old:after,
.product_old_price:after{
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	left: 0;
	right: 0;
	top: 50%;
	background: #48494a;
}
.product_old_price:after{
	background: #c00;
}
a.btn,
span.btn,
input.btn,
button.btn:not(.btn-default){
	font: 14px/16px 'open_sansregular';
	color: #fff;
	padding: 9px 30px 10px;
	border-radius: 0;
}
.btn:hover,
.btn:active,
.btn:focus{
	color: #fff;
}
ul[class^='catalog tile'] .item_catalog .btn_wrap{
	text-align: center;
}
.btn:not(.btn-default).unactive,
.btn:not(.btn-default).unactive:hover,
.btn.btn_red.unactive,
.btn.btn_red.unactive:hover{
	background: #cacaca;
	cursor: default;
}
.btn.button-status-loading{
	opacity: 0;
}
.content_item_catalog .content p{
	margin-bottom: 0;
}
.catalog .item_caption_truncate,
.catalog .anons_truncate,
.catalog .content_item_catalog .only_list_d_inline{
	display: none;
}

/*compare*/
.compare_link{
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
	background: url('../images/sprite.png') no-repeat 0 -160px;
	opacity: .5;
}
.product_card_img .compare_link{
	right: 20px;
}
.compare_link:hover{
	opacity: 1;
}
.compare_link.active{
	background-position: -40px -160px;
}
/*end compare*/

/*CATALOG CONTROLS*/
.catalog_controls_block:nth-child(1)>*{
	vertical-align: middle;
	line-height: 24px;
}
.catalog_controls_block{
	padding: 5px;
}
a.catalog_controls_btn{
	font-size: 21px;
	border-bottom: none;
	color: #d0d0d0;
	display: inline-block;
	width: 24px;
}
a.catalog_controls_btn.active{
	color: inherit;
}
a.catalog_controls_btn:hover{
	color: #48494a;
}
.sort_by{
	color: #888;
	border-bottom: none;
}
.sort_by.active,
.sort_by:hover{
	color: #48494a;
}
.sort_by .glyphicon{
	font: 10px/14px 'Glyphicons Halflings';
}

/*END CATALOG CONTROLS*/

/*stickers*/
.stickers_block{
	position: absolute;
	top: 20px;
	left: 0;
	min-width: 70px;
}
.sticker{
	position: relative;
	z-index: 10;
	padding: 0 10px 1px;
	display: inline-block;
	margin-bottom: 4px;
}
.sticker_text{
	color: #fff;
	position: relative;
	font: 12px/20px 'open_sansregular';
}
.sticker_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .8;
}
.product_card_img .stickers_block{
	left: 20px;
}
.stickers_block.stickers_large .sticker{
	padding: 3px 10px 3px 10px;
	margin-bottom: 5px;
}
.stickers_block.stickers_large .sticker_text{
	font: 14px/20px 'open_sansregular';
}
/*end stickers*/

/*END CATALOG*/

/*PAGE MENU*/
.menu_page li{
	font: 15px/18px 'open_sansregular';
	text-align: center;
}
.menu_page li a{
	border-bottom: none;
}
.menu_pict{
	display: inline-block;
	text-align: center;
	width: 70px;
	border-width: 1px;
	border-style: solid;
	line-height: 70px;
	border-radius: 36px;
	margin-bottom: 5px;
}
.menu_page li a:hover .menu_pict img{
	opacity: .8;
}
/*END PAGE MENU*/

/*PROMO*/
.read_more,
.date{
	margin-top: 5px;
	display: inline-block;
	font: 13px/15px 'open_sansitalic';
}
.date{
	color: #898a8c;
}
.promo>div{
	margin-bottom: 30px;
}
.promo h4{
	margin-top: 0;
}
.promo .content{
	font: 13px/15px 'open_sansregular';
}
.promo p{
	margin: 5px 0;
}
.promo .catalog_pict{
	float: left;
	margin: 0 10px 10px 0;
}
.paging{
	margin-bottom: 30px;
	text-align: center;
	font-size: 18px;
}
.paging span,
.paging a{
	margin: 0 6px;
	display: inline-block;
	vertical-align: middle;
	font: 18px/18px 'open_sansregular';
}
.paging span{
	color: #888;
}
.paging .prev,
.paging .next{
	color: #d0d0d0;
	font: 18px/18px 'Glyphicons Halflings';
}
.gray-bg,
.gray-bg .container{
	position: relative;
}
.gray-bg:after{
	content: '';
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.1));
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.1));
	background: -o-linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.1));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.1));
	background-image: linear-gradient(top, rgba(255,255,255,0.7), rgba(255,255,255,0.1));
	z-index: 1;
}
.gray-bg .container{
	z-index: 2;
}
/*END PROMO*/

#top{
	display: none;
	position: fixed;
	bottom: 2%;
	right: 2%;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	font: 12px/80px 'open_sansregular';
	background: rgba(250,250,250,.8);
	text-align: center;
	cursor: pointer;
	z-index: 1500;
}
#top:after{
	content: '';
	position: absolute;
	top: 10px;
	left: 16px;
	font: 30px/20px 'Glyphicons Halflings';
}

/*PRODUCT CARD*/
table.properties,
.content table{
	margin: 1px;
	box-shadow: 0 0 1px #888;
}
table.properties{
	width: 100%;
}
table.properties td,
.content table td{
	padding: 10px;
}
table.properties tr:nth-child(odd),
.content table tr:nth-child(odd){
	background: #eaf5f8;
}
.product_price{
	margin-top: 5px;
	font-size: 16px;
}
.product_price span{
	font: 24px/24px 'open_sanssemibold';
	color: #cc0000;
}
.btn.big{
	font: 18px/18px 'open_sanssemibold';
	padding: 13px 30px 15px;
	word-wrap: break-word;
	word-break: break-all;
}
.btn.btn_red{
	background-color: #e20000;
}
.btn.btn_red:hover{
	background-color: #ff0000;
}
.btn.big:active,
.btn.big:focus{
	color: #fff;
	outline: none;
}
.btn.btn_red:active,
.btn.btn_red:focus{
	background-color: #cc0000;
}
#cupon_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: -20px;
}
#cupon_form div {
    width: max-content;
}
#cupon_form div a {
	padding: 10px;
	width: 190px;
}
input#kod_skidki {
    padding: 19px!important;
    max-width: 190px;
}
a[href="/emarket/basket/remove_all/"] {
	background-color: #fffaf2!important;
    color: #fb9600;
    border: 1px solid #fb9600;
    padding: 10px!important;
}
a[href="/emarket/basket/remove_all/"]:hover {
	    background: #fb9600!important;
}
input[type='reset']+input[type='submit']{
	margin-left: 20px;
}
.tile.thumbnails{
	margin: 20px -10px 0 -10px;
}
.thumbnails .preview{
	padding: 0 10px;
	position: relative;
}
.thumbnails_link{
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	right: 10px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
}
#big_pict_link{
	display: block;
}

/*availability*/
.availability_list_title{
	font: 14px/16px 'open_sansbold';
	color: #777;
}
.availability-list li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 5px;
	font: 14px/16px 'open_sanssemibold';
}
.availability-list li:before{
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	left: 0;
	top: 6px;
	border-radius: 50%;
}
.availability-false li:before{
	background: #c00;
}
/*end availability*/

/*END PRODUCT CARD*/


/*ANONS*/
.anons h4{
	margin: 0 0 5px;
}
.anons_pic{
	float: left;
	margin: 0 20px 10px 0;
}
.anons li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.anons li:last-child{
	border-bottom: none;
}
.anons .content,
.anons .content p{
	font: 13px/15px 'open_sansregular';
	display: inline;
}
/*END ANONS*/

/*FORM ELEMENTS*/

.catalog_filter input[type="checkbox"],
.catalog_filter input[type='radio'],
input.radio,
input.checkbox{
	display: none;
}
.catalog_filter input[type="checkbox"]+label,
.catalog_filter input[type='radio']+label,
input.radio+label,
input.checkbox+label{
	position: relative;
	padding-left: 20px;
}
.catalog_filter input[type="checkbox"]+label:before,
.catalog_filter input[type='radio']+label:before,
input.radio+label:before,
input.checkbox+label:before{
	content: '';
	position: absolute;
	width: 13px;
	height: 13px;
	top: 2px;
	left: 0;
	border: 1px solid #d0d0d0;
}


/*checkbox input*/
.catalog_filter input[type="checkbox"]:checked+label:before,
input.checkbox:checked+label:before{
	border: none;
}
.catalog_filter input[type="checkbox"]:checked+label:after,
input.checkbox:checked+label:after{
	content: '\e013';
	font: 9px/13px 'Glyphicons Halflings';
	top: 2px;
	left: 2px;
	position: absolute;
	color: #fff;
}
/*end checkbox input*/


/*radio input*/
input[type="radio"]{
	position: relative;
	top: 1px;
}
.catalog_filter input[type='radio']+label:before,
input.radio+label:before{
	border-radius: 50%;
	width: 12px;
	height: 12px;
	top: 3px;
}
.catalog_filter input[type="radio"]:checked+label:after,
input.radio+label:after{
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	top: 6px;
	left: 3px;
	border-radius: 50%;
}
#tab-option-props .catalog_filter input[type='radio']+label:before, #tab-option-props input.radio+label:before, #tab-option-props .catalog_filter input[type="radio"]:checked+label:after, #tab-option-props input.radio+label:after {
	display: none;
}
#tab-option-props ul>li:first-of-type input[type='radio']+label {
	padding-left: 0;
}
/*end radio input*/


/*disabled inputs*/
input[disabled='disabled']+label{
	cursor: not-allowed;
}
.catalog_filter input[disabled='disabled'][type='checkbox']+label:before,
.catalog_filter input[disabled='disabled'][type='radio']+label:before{
	background: #e1e1e1;
}
/*end disabled inputs*/



div[class^='col-'] label{
	display: block;
	font-family: 'open_sanssemibold';
	font-weight: normal;
}
#tab-option-props label {
	vertical-align: middle;
	display: inline;
}
input::-webkit-input-placeholder {color:#ddd;}
input::-moz-placeholder {color:#ddd;}
input:-moz-placeholder {color:#ddd;}
input:-ms-input-placeholder {color:#ddd;}

input[type='text']:focus:invalid,
input[type='tel']:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #c00;
}
form input[type='text'],
form input[type='tel'],
form input[type='password'],
textarea,
select{
	width: 100%;
	margin-bottom: 20px;
	outline: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #d0d0d0;
	color: #888;
}
select{
	padding: 8px 15px 9px 15px;
	height: 40px;
}
input[type='text']:focus, textarea:focus{
	color: #48494a;
}
textarea{
	height: 174px;
	resize: vertical;
}
form input.form-input-small{
	padding: 4px;
	margin-bottom: 0;
	font: 13px/15px 'open_sansregular';
}
.color-box {
	display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 5px;
    background-color: #eaf5f8;
    /*margin: 0 0 0 5px;*/
}
.color-box i {
	padding: 7px;
    display: inline-block;
    border: 1px solid black;
    vertical-align: middle;
}
.filters_spoiler_link.open:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -120px -120px;
	position: absolute;
	right: -25px;
	top: 0;
	opacity: .8;
}
.filters_spoiler_link:after {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/sprite.png) no-repeat -80px -120px;
	position: absolute;
	right: -25px;
	top: 0;
	opacity: .8;
}
.captcha-block{
	line-height: 80px;
}
.captcha-img{
	vertical-align: middle;
}
.captcha-reset{
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	border-bottom: none;
	font: normal 21px/30px 'Glyphicons Halflings';
}
.alert{
	padding: 20px;
	font: 17px/24px 'open_sansregular';
}
.success {
	background: #bdd57d;
}
/*END FORM ELEMENTS*/


/*BASKET*/
.basket_h1:before{
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('../images/sprite.png') no-repeat -40px -80px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
#make_order{
	margin-bottom: 40px;
}
table.basket_table{
	width: 100%;
	margin: 0 0 40px 0;
}
.basket_table td:nth-child(2){
	max-width: 150px;
}
table td{
	vertical-align: middle;
}
th, tfoot td{
	padding: 15px 10px;
	background: #ebebeb;
}
th{
	font-family: 'open_sanssemibold';
	font-weight: normal;
}
tfoot td{
	text-align: center;
	color: #888;
	font: 14px/20px 'open_sansregular';
}
tfoot .result_sum{
	font: 24px/24px 'open_sanssemibold';
}
tfoot .result_sum, tfoot .result_suffix,
.basket_content .result_sum{
	color: #c00;
}
a.delete,
a.delete_small{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../images/sprite.png') no-repeat -80px -80px;
	cursor: pointer;
	margin-top: 2px;
	text-decoration: none;
	border-bottom: none;
}
.delete:hover{
	background-position: -120px -80px;
}
a.delete_small{
	width: 10px;
	height: 10px;
	background-position: 0 -120px;
}
.delete_small:hover{
	background-position: -40px -120px;
}
.bootstrap-touchspin{
	max-width: 120px;
	text-align: center;
}
.input-group.bootstrap-touchspin{
	min-width: 110px;
}
.bootstrap-touchspin .form-control{
	z-index: 100;
}
.bootstrap-touchspin>*:nth-child(1){
	right: -1px;
}
.bootstrap-touchspin>*:nth-child(5){
	left: -1px;
}
.bootstrap-touchspin button{
	min-width: 34px;
}
.small,
.warning_label{
	font: 12px/16px 'open_sansregular';
}
.warning_label{
	margin-bottom: 20px;
}
.privacy_label{
	display: inline-block;
}
/*END BASKET*/

/*MODAL*/
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    max-width: 480px;
    min-width: 280px;
    height: max-content;
    padding: 20px;
    background: rgba(255, 255, 255, .95);
    z-index: 1000;
    display: none;
    transition: all 0.3s ease-out;
    max-height: 90vh;
    overflow-y: auto;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

/* Планшеты (768px и меньше) */
@media (max-width: 768px) {
    .modal {
        max-width: 90%;
        width: 90%;
        min-width: unset;
        padding: 15px;
        margin: 20px auto;
    }
}

/* Мобильные устройства (480px и меньше) */
@media (max-width: 480px) {
    .modal {
        max-width: 95%;
        width: 95%;
        padding: 12px;
        margin: 10px auto;
        max-height: 85vh;
    }
    
    .modal_title {
        font-size: 20px;
        line-height: 24px;
        margin: 5px 0 15px;
        padding-right: 30px;
    }
    
    .modal_close {
        top: 15px;
        right: 15px;
        font-size: 18px;
    }
}

/* Очень маленькие экраны (360px и меньше) */
@media (max-width: 360px) {
    .modal {
        max-width: 98%;
        width: 98%;
        padding: 10px;
        margin: 5px auto;
    }
    
    .modal_title {
        font-size: 18px;
        line-height: 22px;
        margin: 5px 0 12px;
    }
    
    .modal .btn_wrap {
        margin: 15px 0 8px;
    }
}

body.modal-open {
    overflow: hidden;
}

.mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    z-index: 999;
    display: none;
}

.modal_title {
    margin: 5px 0 20px;
    font: 24px/30px 'open_sanslight';
    word-wrap: break-word;
}

.modal .btn_wrap {
    margin: 20px 0 10px;
    position: relative;
}

#buy_popup.modal .btn_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.modal .btn_wrap .btn {
    margin: 0 8px 10px;
}

#buy_popup.modal .btn_wrap .btn {
    margin: 0;
    width: 48%;
}

/* Адаптивность для кнопок в модалках на мобильных */
@media (max-width: 480px) {
    #buy_popup.modal .btn_wrap .btn {
        width: 100%;
        margin-bottom: 8px;
    }
    
    .modal .btn_wrap .btn {
        margin: 0 0 10px 0;
        width: 100%;
    }
    
    /* Для кнопок в ряд на мобильных */
    .modal .btn_wrap.horizontal-mobile {
        display: flex;
        gap: 8px;
    }
    
    .modal .btn_wrap.horizontal-mobile .btn {
        width: 48%;
        margin-bottom: 0;
    }
}

.modal .btn_wrap .btn span {
    font: 14px/14px 'Glyphicons Halflings';
    position: relative;
    top: 2px;
}

.modal_close {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 16px;
    color: #48494a;
    opacity: .7;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    transition: all 0.3s ease;
}

.modal_close:hover {
    opacity: 1;
    background: rgba(255, 255, 255, 1);
    transform: scale(1.1);
}

.modal_close + .modal_title {
    padding-right: 40px;
}

.modal textarea,
.modal input[type="text"],
.modal input[type="email"],
.modal input[type="tel"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px; /* Увеличиваем для лучшего отображения на мобильных */
    box-sizing: border-box;
}

/* Улучшение для мобильного ввода */
@media (max-width: 480px) {
    .modal textarea,
    .modal input[type="text"],
    .modal input[type="email"],
    .modal input[type="tel"] {
        font-size: 16px; /* Предотвращает масштабирование в iOS */
        padding: 14px;
    }
}

.modal textarea {
    height: 100px;
    resize: vertical;
}

/* Контент внутри модалок */
.modal_content {
    line-height: 1.5;
    color: #333;
}

@media (max-width: 480px) {
    .modal_content {
        font-size: 14px;
        line-height: 1.4;
    }
}

#reforma2 {
    position: relative;
    top: 10px;
    transform: scale(0.7);
    margin-bottom: -20px;
}

/* Анимация появления */
@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -60%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.modal.show {
    animation: modalFadeIn 0.3s ease-out;
}

/* Для очень высокого контента */
.modal.scrollable {
    overflow-y: auto;
}

/*END modal*/

.u-eip-add-button{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/*USER DROPDOWN*/
.btn-login .glyphicon{
	font-size: 12px;
    margin-right: 5px;
    top: -8px; 
}
.user_dropdown{
	background: #fbfbf9;
	padding: 20px 15px 10px;
	border-radius: 3px;
	min-width: 240px;
	position: absolute;
	top: 40px;
	right: 50%;
	margin-right: -107px;
	color: #5b5b5b;
	z-index: 100;
	box-shadow: 0 0 1px #888;
}
.user_dropdown label{
	margin-bottom: 0;
	font: 12px/15px 'open_sansregular';
}
.user_dropdown a{
	color: #48494a;
	text-decoration: underline;
}
.user_dropdown a:hover{
	color: #48494a;
	text-decoration: none;
}
.user_dropdown a span{
	color: #888;
}
.user_dropdown a span+span{
	color: #48494a;
}
.user_dropdown a:hover{
	text-decoration: none;
}
.fake_mask{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
}
/*END USER DROPDOWN*/

/*FILTER*/
input[type='text'].input_small{
	padding: 5px 10px;
}
.top_line{
	border-top: 1px solid #e1e1e1;
}
.bottom_line{
	border-bottom: 1px solid #e1e1e1;
}
.filter_title{
	font: 14px/16px 'open_sansbold';
	color: #48494a;
	margin: 5px 0 10px;
	padding-right: 20px;
}
.filter_reset{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url('../images/sprite.png') no-repeat 0 -120px;
}
.active .filter_reset{
	cursor: pointer;
	background: url('../images/sprite.png') no-repeat -40px -120px;
}
.reset_all{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../images/sprite.png') no-repeat -80px -80px;
	margin: 0 0 0 10px;
	top: 7px;
}
.reset_all.active{
	background: url('../images/sprite.png') no-repeat -120px -80px;
}
.reset_all.active:hover{
	opacity: 1;
	cursor: pointer;
}
.ui-slider-handle{
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #d8d8d8;
	background: #f8f8f8;
	border-radius: 9px;
	position: absolute;
	z-index: 100;
	top: -3px;
	left: 0;
}
.slider-range{
	margin-right: 16px;
}
.ui-slider-range{
	height: 10px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	margin: 0 -5px 0 5px;
}
/*END FILTER*/

/*RATING*/
.stars span{
	font-size: 16px;
	color: #9a9a9a;
}
.stars span.gold,
.stars span.think_gold{
	color: #ffc107;
}
.reiews-rating {
  display: inline-block;
  margin-left: 10px;
}
.reiews-rating__item {
  font-size: 16px;
  color: #9a9a9a;
}
.reiews-rating__item.gold,
.reiews-rating__item.think-gold {
  color: #ffc107;
}
/*END RATING*/


/*SPOILER*/
.spoiler_content{
	display: none;
}
/*END SPOILER*/

/*MAIN CATEGORY SLIDER*/
#main_categoty_slider li{
	padding: 2px;
}
/*END MAIN CATEGORY SLIDER*/

/*GENERAL SLIDER*/
.general_slider a.bx-prev,
.general_slider a.bx-next{
	position: absolute;
	font: 20px/20px 'Glyphicons Halflings';
	z-index: 500;
	top: 50%;
	margin-top: -10px;
}
.general_slider a.bx-prev{
	left: 0;
}
.general_slider a.bx-next{
	right: 0;
}
/*END GENERAL SLIDER*/


/*SOCIAL NETWORKS*/
.social_networks>li{
	display: inline-block;
	margin: 0 2px;
}
.social_networks>li>a{
	border-bottom: none;
}

/*FILES LIST*/
.files-list{
	background: #fff;
}
.files-list li{
	padding: 10px 0;
}
.files-list a{
	position: relative;
	padding-left: 45px;
	text-decoration: none;
	border-bottom: none;
}
.files-list a:before{
	position: absolute;
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	left: 0;
	background: url('../images/docs_pictogram.svg') no-repeat 0 0;
}
.files-list a.pdf:before{
	background-position: 0 -40px;
}
.files-list a.rtf:before{
	background-position: 0 -80px;
}
.files-list a.xls:before{
	background-position: 0 -120px;
}
.files-list a.doc:before{
	background-position: 0 -160px;
}
.files-list a.ppt:before{
	background-position: 0 -200px;
}
/*END FILES LIST*/


/*LOADER*/
.mask-with-loader{
	position: relative;
}
.mask-with-loader:before{
	position: absolute;
	content: '';
	z-index: 101;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255, .5);
}
.mask-with-loader:after,
.loader{
	position: absolute;
	z-index: 102;
	content: '';
	width: 44px;
	height: 44px;
	margin-left: -22px;
	margin-top: -22px;
	left: 50%;
	top: 50%;
	background: url("/images/ushop/loader.svg") no-repeat 50% 50%;
}
/*END LOADER*/


/*КАТЕГОРИЯ ПУСТЫШКА*/
.category-placeholder{
	position: relative;
	padding-left: 45px;
}
.category-placeholder-merker{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.category-placeholder-merker:before,
.category-placeholder-merker:after{
	position: absolute;
	content: '';
	display: block;
	width: 2px;
	height: 20px;
	left: 50%;
	margin-left: -1px;
	top: 50%;
	margin-top: -10.5px;
	background: #fff;
}
/*END КАТЕГОРИЯ ПУСТЫШКА*/

input+label {
    padding-left: 10px;
}

.mf_btn {
    width: 150px;
    height: 42px;
    font-size: 14px;
    border-radius: 6px;
    background: #ff9c04;
    display: block;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    margin-top: 20px;
    border: none;
}

.mf_checkclearfix label{
	display: inline;
}

/*TRANSFORMS*/
.rotate45,
.category-placeholder-merker:before{
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rotate-45,
.category-placeholder-merker:after{
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.rotate180{
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


/*END TRANSFORMS*/


html{
    height: 100%;
}
body{
    display: flex;
    flex-direction: column;
    height: 100%;
}
header{
   /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
   flex: 0 0 auto;
}
.main-content{
   /* 1 flex-grow, 0 flex-shrink, auto flex-basis */
   flex: 1 0 auto;
}
footer{
   /* 0 flex-grow, 0 flex-shrink, auto flex-basis */
   flex: 0 0 auto;
}

.zag{
	text-transform: uppercase;
    font-size: 17px;
    color: #fb9600;
	margin-bottom: 20px;
}

.menu_footer li{
	list-style: none;
	color: #6f6e6c;
	font-size: 14px;
}

.slide_menu{
	color: #6f6e6c;
    font-size: 14px;
	text-decoration: none;
	border: none;
}

.menu_footer a{
	text-decoration: none;
	border: none;
	line-height: 30px;
}

.min_font{
	font-size: 13px;
	color: #6f6e6c;
}

.footer_daun a{
	text-decoration: none;
	border: none;
}

.footer_daun p{
	margin-bottom:15px;
}

.mail_footers{
    width: 12px;
    height: 12px;
    background-image: url(../images/phone.png);
    position: relative;
    display: inline-block;
    top: 12px;
}

.email_footers{
    width: 13px;
    height: 10px;
    background-image: url(../images/mail.png);
	position: relative;
    display: inline-block;
    top: 12px;
}

.phone, .email_f{
	line-height: 28px;
	border-bottom-style: none!important;
}

@media (max-width: 768px) {

	.btn-login .glyphicon{
		font-size: 12px;
	    margin-right: 52px;
	    margin-top: 14px;
	    position: fixed;
	}
	
	.phone a.ya-phone3 {
		display:none;
	}
	
	a.basket_pict {
	    position: fixed;
	    right: 85px;
	    top: 5px;
	    border: none;
	
	}
	.header_new a.basket_pict {
		top: 8px;
		width: initial; 
	}
}

.left{
	float: left;
	width: 48%;
}

.right{
	float:right;
	width: 48%;
}
/*18.01.2020*/
.u-section-1 {background-image: none; height: 657px; width: 100%; margin-right: 0; margin-left: 0;
	font-weight: 400;
    font-size: 16px;
    margin: 0 1px;
    text-align: center; background-color: gainsboro;
}
.u-section-1 .u-sheet-1 {min-height: 486px}
.u-section-1 .u-layout-wrap-1 {    width: 100%;
    margin: 0px 0 0 0;
   /*  padding-left: 50px; */}
.u-section-1 .u-layout-cell-1 {
	min-height: 204px; 
	float: left;
    width: 20%;
}
.u-section-1 .u-container-layout-1 {padding: 30px}
.u-section-1 .u-text-1 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-1 {width: 100px; height: 100px; margin: 8px -1px 0 auto}
.u-section-1 .u-layout-cell-2 {min-height: 204px;float: left;
    width: 20%;}
.u-section-1 .u-container-layout-2 {padding: 30px}
.u-section-1 .u-text-2 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-2 {width: 100px; height: 100px; margin: 8px auto 0}
.u-section-1 .u-layout-cell-3 {min-height: 204px; float: left;
    width: 20%;}
.u-section-1 .u-container-layout-3 {padding: 30px}
.u-section-1 .u-text-3 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-3 {width: 100px; height: 100px; margin: 8px auto 0 -1px}
.u-section-1 .u-layout-cell-4 {min-height: 204px}
.u-section-1 .u-container-layout-4 {padding: 30px}
.u-section-1 .u-text-4 {font-weight: 400;  margin: 0 4px 0 0}
.u-section-1 .u-image-4 {width: 100px; height: 100px; margin: 8px auto 0 0}
.u-section-1 .u-layout-wrap-2 {    width: 100%;
    margin: 0px 0 0 0;
   /*  padding-left: 50px; */}
.u-section-1 .u-layout-cell-5 {min-height: 200px; float: left;
    width: 20%;}
.u-section-1 .u-container-layout-5 {padding: 30px}
.u-section-1 .u-text-5 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-5 {height: 100px; width: 100px; margin: 8px auto 0}
.u-section-1 .u-layout-cell-6 {min-height: 200px; float: left;
    width: 20%; }
.u-section-1 .u-container-layout-6 {padding: 30px}
.u-section-1 .u-text-6 {font-weight: 400; margin: 0 1px}
.u-section-1 .u-image-6 {height: 100px; width: 100px; margin: 8px auto 0}
.u-section-1 .u-layout-cell-7 {min-height: 200px; float: left;
    width: 20%;}
.u-section-1 .u-container-layout-7 {padding: 30px}
.u-section-1 .u-text-7 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-7 {height: 100px; width: 100px; margin: 8px 0 0 auto}
.u-section-1 .u-layout-cell-8 {min-height: 200px; float: left;
    width: 20%;}
.u-section-1 .u-container-layout-8 {padding: 26px}
.u-section-1 .u-text-8 {font-weight: 400;  margin: 0 1px}
.u-section-1 .u-image-8 {width: 100px; height: 100px; margin: 8px auto 0} 

@media (max-width: 1199px){ .u-section-1 .u-sheet-1 {min-height: 425px}
.u-section-1 .u-text-1 {margin-left: 0; margin-right: 0}
.u-section-1 .u-text-2 {margin-left: 0; margin-right: 0}
.u-section-1 .u-text-3 {margin-left: 0; margin-right: 0}
.u-section-1 .u-text-4 {margin-right: 0}
.u-section-1 .u-layout-cell-5 {min-height: 247px}
.u-section-1 .u-text-5 {margin-left: 0; margin-right: 0}
.u-section-1 .u-layout-cell-6 {min-height: 247px}
.u-section-1 .u-text-6 {margin-left: 0; margin-right: 0}
.u-section-1 .u-layout-cell-7 {min-height: 247px}
.u-section-1 .u-text-7 {margin-left: 0; margin-right: 0}
.u-section-1 .u-layout-cell-8 {min-height: 247px}
.u-section-1 .u-text-8 {margin-left: 0; margin-right: 0}
#cupon_form { margin-bottom: 0; width: 100%;}
#cupon_form div:nth-of-type(3) {margin-left: auto;}}

@media (max-width: 991px){ .u-section-1 .u-sheet-1 {min-height: 383px}
.u-section-1 .u-layout-cell-1 {min-height: 100px}
.u-section-1 .u-layout-cell-2 {min-height: 100px}
.u-section-1 .u-layout-cell-3 {min-height: 100px}
.u-section-1 .u-layout-cell-4 {min-height: 100px}
.u-section-1 .u-layout-cell-5 {min-height: 100px}
.u-section-1 .u-layout-cell-6 {min-height: 100px}
.u-section-1 .u-layout-cell-7 {min-height: 100px}
.u-section-1 .u-layout-cell-8 {min-height: 100px} }

@media (max-width: 767px){ .u-section-1 .u-sheet-1 {min-height: 583px}
.u-section-1 .u-layout-wrap-1 {width: 540px}
.u-section-1 .u-container-layout-1 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-2 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-3 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-4 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-layout-wrap-2 {width: 540px}
.u-section-1 .u-container-layout-5 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-6 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-7 {padding-left: 10px; padding-right: 10px}
.u-section-1 .u-container-layout-8 {padding-left: 10px; padding-right: 10px}
.cupon {width: 90%;margin: 20px auto;}
#cupon_form div:nth-of-type(2), #cupon_form div:nth-of-type(3) {margin-bottom: 0;}
}
@media (max-width: 575px){ .u-section-1 {height: 328px}
.u-section-1 .u-sheet-1 {min-height: 414px}
.u-section-1 .u-layout-wrap-1 {width: 340px}
.u-section-1 .u-layout-wrap-2 {width: 340px} }
@media (max-width: 460px){
	#cupon_form div {width: 100%;text-align: center;}
	input#kod_skidki {display: inline-block;}
}


.sort_img {
    text-align: center;
}

.sort_block {
    display: flex;    
   background-color: #f5eee4;
    border-radius: 5px;
    flex-wrap: wrap;
	    margin-bottom: 20px;
}

.sort1, .sort4 {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 33%;
}

.sort2 {
   padding: 20px 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 33%;
}

.sort3 {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 33%;
}

.sort_img img {
    border-radius: 5px;
}


.sort_h3 {
    font: 14px/15px Arial;
    font-weight: 600;
	text-align: center;
}

.sort_text {
    text-align: center;
}


.dostavka_block {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.dostavka_text {
    width: 70%;
}

.dostavka_oplata {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.oplata_nal, .oplata_beznal {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #f5eee4;
    border-radius: 5px;
    padding: 5px;
}

.oplata_img {
    width: 28%;
}

.oformlenie_zakaza {
    display: flex;
    margin-top: 30px;
    gap: 10px;
}

.step1, .step2, .step3, .step4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap: 10px;
    background-color: #f5eee4;
    border-radius: 5px;
    width:25%;
}

.step_text {
    text-align: center;
}



.block_preminenie {
    display: flex;
    gap: 10px;
    padding-bottom: 25px;
}

.podblock {
    width: 30%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px;
    background-color: #f5eee4;
    border-radius: 5px;

}

.podblock_text {
    text-align: center;
}

@media(max-width: 580px) {


.sort_block {
    display: flex;
    background-color: white;
    border-radius: 5px;
    flex-wrap: wrap;
    justify-content: center;
}
.sort1, .sort4 {
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 46%;
}


.sort2 {
    padding: 10px 10px 10px 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 46%;
}


.sort3 {
    padding: 10px 0 10px 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 46%;
}


.oformlenie_zakaza {
    display: flex;
    margin-top: 30px;
    gap: 10px;
    flex-direction: column;
}

.step1, .step2, .step3, .step4 {

    width: 100%;
}

.dostavka_block {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    flex-direction: column;


}


.dostavka_text {
    width: 100%;
}

.dostavka_oplata {
    display: flex;
    flex-direction: row;
    gap: 10px;
}


}


@media(max-width: 480px) {

    .sort_img img {
        border-radius: 5px;
        max-width: 93%;
    }

    .sort_text {
        max-width: 93%;
    }
    

    .sort_block {
        display: flex;
        background-color: white;
        border-radius: 5px;
        flex-wrap: nowrap;
        justify-content: center;
        flex-direction: column;
    }
    .sort1, .sort4 {
        padding: 10px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }
    
    
    .sort2 {
        padding: 10px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }
    
    
    .sort3 {
        padding: 10px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    .block_preminenie {
        display: flex;
        gap: 10px;
        padding-bottom: 25px;
        flex-direction: column;
        align-items: center;
    }

    .podblock {
        width: 100%;
        display: flex;
        flex-direction: row;
        gap: 10px;
        padding: 10px;
        background-color: #f5eee4;
        border-radius: 5px;
        align-items: center;
    }

    .podblock_img {
        max-width: 25%;
    }

    .step1, .step2, .step3, .step4 {
        width: 85%;
    }
    
    }
	
	
	.generators {
		display: flex;
		gap: 10px;
	}


.products {
	display: flex;
   width: 25%;
    border: 2px solid #fb9600;
    border-radius: 10px;
    padding: 10px;
}

.product_descr {
	display: flex;
    flex-direction: column;
    align-items: center;
}

.product_img a {
	    text-decoration: none;
    border-bottom-style: none;
    border-width: 1px;
}



.product_text a{
    text-align: center!important;
	   text-decoration: underline;
	   border-bottom-style: none;
}


.tax_rate-block {
	text-align: left;
}
