@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Regular-webfont.eot');
    src: url('RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoSlab-Regular-webfont.woff') format('woff'),
         url('RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Bold-webfont.eot');
    src: url('RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoSlab-Bold-webfont.woff') format('woff'),
         url('RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('RobotoSlab-Bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab-Light-webfont.eot');
    src: url('RobotoSlab-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoSlab-Light-webfont.woff') format('woff'),
         url('RobotoSlab-Light-webfont.ttf') format('truetype'),
         url('RobotoSlab-Light-webfont.svg#roboto_slablight') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sansation';
    src: url('Sansation-Regular-webfont.eot');
    src: url('Sansation-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation-Regular-webfont.woff') format('woff'),
         url('Sansation-Regular-webfont.ttf') format('truetype'),
         url('Sansation-Regular-webfont.svg#sansationregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Sansation';
    src: url('Sansation-Bold-webfont.eot');
    src: url('Sansation-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation-Bold-webfont.woff') format('woff'),
         url('Sansation-Bold-webfont.ttf') format('truetype'),
         url('Sansation-Bold-webfont.svg#sansationbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Sansation';
    src: url('Sansation-Italic-webfont.eot');
    src: url('Sansation-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation-Italic-webfont.woff') format('woff'),
         url('Sansation-Italic-webfont.ttf') format('truetype'),
         url('Sansation-Italic-webfont.svg#sansationitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Sansation';
    src: url('Sansation-BoldItalic-webfont.eot');
    src: url('Sansation-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sansation-BoldItalic-webfont.woff') format('woff'),
         url('Sansation-BoldItalic-webfont.ttf') format('truetype'),
         url('Sansation-BoldItalic-webfont.svg#sansationbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Neris';
    src: url('Neris-Light-webfont.eot');
    src: url('Neris-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Neris-Light-webfont.woff') format('woff'),
         url('Neris-Light-webfont.ttf') format('truetype'),
         url('Neris-Light-webfont.svg#nerislight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neris';
    src: url('Neris-SemiBold-webfont.eot');
    src: url('Neris-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Neris-SemiBold-webfont.woff') format('woff'),
         url('Neris-SemiBold-webfont.ttf') format('truetype'),
         url('Neris-SemiBold-webfont.svg#nerissemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Neris';
    src: url('Neris-LightItalic-webfont.eot');
    src: url('Neris-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Neris-LightItalic-webfont.woff') format('woff'),
         url('Neris-LightItalic-webfont.ttf') format('truetype'),
         url('Neris-LightItalic-webfont.svg#nerislight_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Neris';
    src: url('Neris-SemiBoldItalic-webfont.eot');
    src: url('Neris-SemiBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Neris-SemiBoldItalic-webfont.woff') format('woff'),
         url('Neris-SemiBoldItalic-webfont.ttf') format('truetype'),
         url('Neris-SemiBoldItalic-webfont.svg#nerissemibold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/* Sansation: normal, bold, italic - для интерфейса   */
/* Roboto Slab: normal, bold, light - для заголовков  */
/* Neris: normal, bold, italic - для текстов          */

html                 {font: 16px 'Neris', Arial, Tahoma, sans-serif; }
h1                   {font: 42px 'Roboto Slab'; font-weight: bold;}
h2                   {font: 34px 'Roboto Slab'; font-weight: bold;}
h3                   {font: 28px 'Roboto Slab'; font-weight: bold;}
h4                   {font: 25px 'Roboto Slab'; font-weight: normal; }
.form_search input   {font: 16px 'Neris', Arial, Tahoma, sans-serif; }
.zag_deals           {font: 34px 'Roboto Slab'; font-weight: bold;}

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body  {
  
background:   #ffffff;
  
  background-attachment: fixed;
}


input, select, label {vertical-align: middle;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
/*================reset=======================*/
html {
  color: #000; width: 100%;
  background: #fff;
}
.fl_l {float:left;}
.fl_r {float:right;}
.clear {clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden;}
ul,ol {margin: 0.2em 1em 0.2em 20px; list-style-position: outside;}
p {margin: 0 0 0.8em; line-height: 21px;}
h1 {
  margin: 0.3em 0 1em; color: #000;
}
h2 {
  margin: 0.5em 0 0.3em; color: #000;
}
h3 {
  margin: 0.4em 0 0.2em; color: #000;
}
h4 {color: #000;}
input[type="text"], input[type="password"], textarea, select {background: #fff; border: 1px solid #e9e9e9; color: #8c8c8c; max-width: 100%; padding: 9px; transition: box-shadow 400ms ease 0s, border-color 400ms ease 0s; }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {border-color: #ddd;box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);transition: box-shadow 400ms ease 0s, border-color 400ms ease 0s; }
img {max-width:100%; height:auto; }
.wrap {margin: 0 auto; position: relative; max-width: 1140px; 
  background: #ffffff ;
}



/*header*/
.brands_drop {padding-bottom: 0 !important;}
.brands_drop>ul>li a {font-weight: 400 !important;margin-left: 10px;padding: 0 !important;font-size: 14px !important;line-height: 2.2;}
.brands_drop>ul>li img {width: 30px;float: left;top: 0;bottom: 0;margin: auto 0;}
.brands_drop ul {
    width: 25%;
    display: block;
    float: left;
}
.brands_drop>ul>li {
  	display: flex !important;
	border-bottom: 3px #fff solid;
  	margin-top: 0 !important;
  	padding-bottom: 5px !important;
  	padding-top: 5px !important;
  	height: 30px;
}
.brands_drop>ul>li:last-child {
	border-bottom: none;
}

.brands_drop>ul>li:nth-child(n+5) {
    border-top: none !important;
}

#shopberry-header {display: none;}
@-webkit-keyframes float-down {
    0% {top:-100px;opacity:0;}
    100% {top:0px;opacity:1;}
}
@keyframes float-down {
    0% {top:-100px;opacity:0;}
    100% {top:0px;opacity:1;}
}
header.sticky {
	animation-duration:.7s;
	-webkit-animation-duration:.7s;
    animation-name:float-down;
    -webkit-animation-name:float-down;
    animation-timing-function:ease-out;
    -webkit-animation-timing-function:ease-out;
    background: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%; z-index: 8000;
}

header.sticky .logo {line-height: 60px;}
header.sticky .topmenu {margin: 0 0 2px;}
header.sticky .headmain {padding-bottom: 0;}
.headtop {border-bottom: 1px solid #e5e5e5; color: #757575;  
background:#ffffff;
}


.wrap .phone {float: left; text-align: right; padding: 20px 0 0 10px; color: #000000; font-family: 'Roboto Slab', Verdana, Arial; font-size: 22pt; }


.headtop nav {margin: 0; list-style: none; float: right; padding: 9px 0;}
.headtop a,.headtop a:visited {padding-left: 5px; color:  #757575; text-decoration: none; display: inline-block;}
.headtop a:hover {color: #007d11;}
.headtop a + a {border-left: 1px solid #222222;margin-left: 5px;}
.headright {float: right; width: 35%;}
.lnk_enter {float: right; padding: 10px 13px 11px; border: 1px solid #e5e5e5; cursor: pointer; margin-top: 33px; position: relative;}
.lnk_enter .wrap_enter {display: none;}
.lnk_enter:hover .wrap_enter {display: block;}
.lnk_enter:hover {background: #007d11; border-color: #222; color: #fff;}
.lnk_enter i {font-size: 14px; margin-right: 7px;}
.wrap_enter {background: #fff; width: 290px; position: absolute; right: -1px; top: 42px; visibility: hidden; z-index: 50; }
.lnk_enter:hover .wrap_enter {margin-top:0px;opacity:1;visibility:visible;transition: margin-top 400ms, opacity 300ms;}
.lnk_enter a {text-decoration: none ;}
.lnk_enter:hover>a {color: #fff;}
.blk_client {padding: 15px 0;}
.blk_register {border-top: 1px solid #fff; text-transform: uppercase; padding: 23px 20px 20px; font-size: 16px;}
.blk_register a {background-color: #fff; border: 1px solid #222; margin-top: 13px; height: 38px; width: 180px; padding: 0 20px; display: inline-block; color: #222!important; text-transform: uppercase;}
.blk_register a:hover {background-color: #222; color: #fff!important;}
.logo {line-height: 105px; display: inline-block; float: left;}
.logo img {vertical-align: middle;}
.wrap_cart {background: #FFFFFF; border-top: 1px solid #fff; margin-top: 15px; width: 260px;position: absolute; right: -1px; top: 48px; transition: margin-top 300ms ease 0s, opacity 200ms ease 0s, visibility 200ms ease 0s; visibility: hidden; z-index: 99999; color: #595959;}


.lnk_cart:hover .wrap_cart {margin-top:0px;opacity:1;visibility:visible;transition: margin-top 400ms, opacity 300ms;}
.wrap_cart ol {margin: 0; list-style: none;}
.wrap_cart li {border-bottom: 1px solid #fff; padding: 0px 0px 15px; clear: both; min-height: 48px; font-size: 14px;}
.wrap_cart li img {float: right; margin-left: 5px;}
.wrap_cart li .ttl {display: block; margin-bottom: 3px;}
.wrap_cart li strong {color: #222;}
.wrap_cart .btn_del {float: right; display: block;}
.cart_total_inf {padding: 10px 20px 15px; color: #000; clear: both; line-height: 18px;}
.label {float: left; width: 100px; margin-right: 10px;}
.wrap_cart .button,.wrap_cart .but_red {display: block;margin-bottom: 5px; text-align: center;}
.wrap_cart .button {margin-top: 15px;}
.cart_emply {padding: 30px 0; text-align: center;}
.headmain {border-top: 2px solid #333; padding: 2px 0 20px;}
.topmenu {margin: 0; list-style: none; vertical-align: middle; display: inline-block; line-height: normal; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}
.topmenu ul {margin: 0; list-style: none;}
.topmenu>li {float:left; position: relative; text-align: right;}
.topmenu>li li {position: relative;}
.topmenu>li li a {font-size: 14px; padding: 12px 20px; border-bottom: 1px solid #fff; display: block; color: #222; text-decoration: none!important;}/*3 уровень*/
.topmenu>li li a:hover {color: #007d11;}
.topmenu>li li .fa {display: block; opacity: 0.5; position: absolute; right: 15px; top: 15px;}
.topmenu>li li a:hover .fa {opacity: 1;}
.topmenu li div {background: #f0f0f2; border-top: 2px solid #fff; left: 0; top: 48px; min-width: 185px; margin-top: 15px; position: absolute; opacity: 0; transition: margin-top 300ms ease 0s, opacity 200ms ease 0s, visibility 200ms ease 0s; visibility: hidden; z-index: 10080; text-align: left;}
.topmenu li.last > div {overflow: auto;}
.topmenu li li div {left: 185px; top:0; border-left: 1px solid #fff; border-top: 1px solid #fff;}
.topmenu li:hover>div {height: auto;margin-top: 0;opacity: 1;transition: margin-top 400ms ease 0s, opacity 300ms ease 0s; visibility: visible;}
.topmenu>li>a,
.topmenu>li>a:visited {padding: 0 10px; font-size: px; line-height: 48px; display: block; float: left; 
  color: #252525; text-decoration: none; text-transform: uppercase;}
.topmenu>li>a:hover, .topmenu>li.current>a,.topmenu>li.current>a:visited {background: #007d11; color: #ffffff;}
.topmenu>li>a>i {display: inline-block; font-size: 10px; line-height: 14px; margin-left: 9px; opacity: 0.3; vertical-align: text-top;}
.topmenu>li>a:hover>i {opacity: 1;}
.catlogo {width: 790px; padding-bottom: 10px; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}
.catlogo>ul>li {display: inline-block;padding: 15px 15px 0;vertical-align: top;width: 160px;}
.catlogo>ul>li:nth-child(n+5) {border-top: 3px #fff solid;margin-top: 20px;}
.catlogo>ul>li a {padding: 12px 0;}
.catlogo>ul>li>a {border-bottom:0; padding-top: 0; font-weight: bold; font-size: 14px;}/*2 уровень*/
.catlogo>ul>li li:last-child a {border-bottom:0;}
.head_cat_descr {width: 700px; padding: 10px; margin-left: -200px;}
.headlnks {margin: 0 0 0 0; list-style: none; display: inline-block; vertical-align: middle; line-height: normal; float: right;}
.headlnks>li {min-width: 35px; display: inline-block; float: left; padding: 8px 0 9px 0; vertical-align: top; position: relative;}
.headlnks li>a {color: #222; text-decoration: none!important;}
.headlnks li>a>i {font-size: 16px; margin-top: 1px; padding: 7px 2px 7px 15px;}
.headlnks li>a:hover>i, .headlnks li>a:hover>b {color: #007d11;}
.headlnks li>a>i.fa-arrow-right {font-size: 12px; padding: 9px 1px 7px 16px;}
.headlnks li>a>i.fa-arrow-right+i {font-size: 12px; margin-left: -2px; padding: 9px 2px 7px 0; border-left: 0;}
.headlnks li>a>.count {font-size: 11px;vertical-align: top;}
.form_search {float: right; display:inline-block; position: relative; line-height: normal; vertical-align: middle; transition: width 300ms ease-in-out 0s; width: 250px; z-index: 10; margin: 33px 10px 0 0;padding-right: 20px;box-sizing: border-box;transition: all 400ms ease 0s;}
.form_search:focus {width:340px;}
.form_search input {border: 1px solid #ddd;color: #8c8c8c;margin-right: -1px; width: 100%; height: 23px;}
.form_search button {background:none; border: 0; color: #222;cursor: pointer;font-size: 16px;transition: color 400ms ease 0s; padding:0; position: absolute; top: 8px; right: 10px;}
.form_search .search-icn {position: absolute;top: 12px;right: 15px;}
.form_search #result-ajax1 {
  	display: none;
  	position: absolute;
    background: #fff;
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
    border: 1px #DDD solid;
	max-height: 300px;
  	overflow-y: auto;
}
.form_search #result-ajax1 td {padding: 5px;vertical-align: middle;}
.form_search #result-ajax1 .search-item-price {font-weight: 600;}
.input_search {background: none; border: 0; width: 190px; height: 18px; padding: 10px 40px 10px 10px; color: #8e8e8e;}
.mobile_menu_trigger {background-color: #007d11; height: 48px; color: #fff!important; text-decoration: none!important; line-height: 48px; padding: 0 14px; font-size: 13px;text-transform: uppercase; float: right; margin: 0px 0;} /* Было: margin: 28px 0; */
.mobile_menu_wrapper {margin-bottom: 20px; text-align: left;}
.mobile_menu_wrapper ul {margin: 0; list-style: none; background: #F0F0F2;}
.mobile_menu_wrapper li {position: relative; border-top: 1px solid #fff; font-size: 14px;}
.mobile_menu_wrapper li a {display: block; padding: 15px 20px; text-decoration: none!important;}
.mobile_menu_wrapper li li a {padding: 15px 35px;}
.mobile_menu_wrapper li li li a {padding: 15px 50px;}
.mobile_menu_wrapper li ul {display: none;}
.mobile_menu_wrapper li .plus {border-left: 1px solid #fff;cursor: pointer;font-size: 14px;height: 50px;line-height: 50px;position: absolute;right: 0;text-align: center;top: 0;width: 50px;}
.mobile_menu_wrapper li .fa-minus {display: none;}
.mobile_menu_wrapper li.open>span>.fa-plus {display: none;}
.mobile_menu_wrapper li.open>span>.fa-minus {display: inline-block;}

/*main*/
.bannercontainer {position: relative; margin: 0 0 30px; padding: 0; width: 100%;}
.mainbanner {width: 33.33%; float: left;}
.mainbanner>div {margin-left: 15px;margin-right: 15px;}
.mainbanner .image {margin-bottom: 30px; position: relative;}
.mainbanner img {display: block; height: auto; width: 100%;}
.zoom_image_container {overflow: hidden;}
.zoom_image_container:hover img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	transition:all 400ms;
}
.img_txt {position: relative; background-color: rgba(34, 34, 34, 0.8); bottom: -10px; color: #fff; left: 10px; right: 10px; padding: 15px 20px 10px; position: absolute; text-align: left; transition: bottom 400ms ease 0s; font-size: 14px;}
.img_txt>big {font-size: 24px; margin-bottom: 5px;}
.img_txt>p {color: #bdbebf; line-height: 21px; margin: 0 0 15px;}
.img_txt a {color: #007d11!important; text-decoration: none!important;}
.img_txt a:hover {color: #fff!important;}
.image:hover .img_txt {bottom: 0;transition: bottom 400ms ease 0s;}
.img_zag { opacity: 0.9; height: 20px; left: 0; padding: 5px 10px; position: absolute; top: -30px; z-index: 1;}
.block_txt {  padding: 5px; height: 170px; margin-bottom: 30px;}
.block_txt>div {display: table; width: 100%; height: 100%;}
.block_txt>div>div {  padding: 15px; text-align: center; color: #fff; font-size: 16px; line-height: 23px; display: table-cell; width: 100%; height: 100%; vertical-align: middle;}
.block_txt_red {border-color: #007d11;}
.block_txt big {display: block; text-transform: uppercase; font-size: 30px; line-height: 30px;}
.block_txt a {  border: 1px solid #fff; margin-top: 13px; height: 38px; padding: 0 20px; display: inline-block; color: #fff!important; text-transform: uppercase; text-decoration: none!important;}
.block_txt a:hover {background-color: #fff; color: #007d11!important;}
.block_txt_red a {background-color: #007d11;}
.block_txt_red a:hover {color: #007d11!important;}
.tabs {border-bottom: 1px solid #ddd; margin: 20px 0 0; list-style: none; font-size: 16px; font-weight: 300; margin-bottom: 20px;}
.tabs li {color: #8c8c8c; display: inline-block; border-bottom: 1px solid #ddd; margin: 0 35px -1px 0; padding-bottom: 10px; position: relative; text-transform: uppercase; transition: color 300ms ease 0s, border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s; cursor: pointer; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}
.tabs li.current {border-color: #222!important; color: #222!important;}
.item {font-size: 16px; padding: 5px 5px; min-height: 330px; position: relative; border: 1px solid #fff; transition: border-color 500ms ease 0s;}
.item:hover {border-color: #e5e5e5;}
.item .image {display: inline-block;margin-bottom: 12px;max-width: 100%;position: relative;text-align: center;
  width: 100%;height: 250px;}
.item .image img {max-width: 100%; max-height: 250px;}
.sale_badge {background-color: #b01e3b;border-radius: 50%;color: #fff;font-size: 12px;height: 50px;line-height: 50px; position: absolute; right: 10px;text-align: center;top: 10px;width: 50px;z-index: 2;}
.information_wrapper {position: relative;}
.icons_wrapper {background: #fff;left: 0;opacity: 0;padding-top: 20px;position: absolute;right: 0;top: -40px;transition: opacity 200ms ease-in-out 0s, visibility 200ms ease-in-out 0s, top 200ms ease-in-out 0s;visibility: hidden;}
.item:hover .icons_wrapper {opacity: 1; top: -70px; transition: opacity 300ms ease-in-out 0s, top 300ms ease-in-out 0s; visibility: visible;}
.sq_icon {background: #fff; border: 1px solid #e5e5e5; display: inline-block; font-size: 16px; height: 36px; line-height: 34px; margin: 0 3px 3px 0; text-align: center; vertical-align: top; width: 36px; color: #222;}
.sq_icon:hover {border-color: #222;}
.but_wishlist.active, .compare-added {background: #7fbf4d; color: #fff;}
.but_wishlist.active:hover, .compare-added:hover, .but_wishlist.active:visited, .compare-added:visited {background: #7fbf4d; color: #fff;}
.sq_icon.sq_generic { background-color: #FFFFFF; color: #000000; }
.sq_icon.add_to_cart { background-color: #8a0000; border-color: #8a0000; color: #ffffff!important;float: right;margin-right: 0;}
.sq_icon.add_to_cart:hover {background-color: #fff; color: #007d11!important;}
.sq_icon.but_wishlist[data-tooltip]:before {transform: translateX(-19px);}
.sq_icon.add_to_cart[data-tooltip]:before {left: auto;right: 50%;transform: translateX(19px);}
.item .image_hover {display: none; left: 0; position: absolute; right: 0; text-align: center;background: #fff;height: 100%;  margin: auto;}
.item .left {float: left; padding-bottom: 8px; width: 63%;}
.item .brand {color: #FA8A02; font-weight: bold; display: inline-block; margin: 2px 0 4px;}
.brand h4 {color: #FA8A02;}
.item .name a,.item .name a:visited {color: #222; text-decoration: none; font-weight: 400;}
.item .name a:hover {color: #007d11;}
.item .price {
 font-weight: bold; 
  color: #007d11;}
.rating {color: #e5e5e5;}
.rating.r1 i:first-child, .rating.r2 i:first-child, .rating.r2 i:first-child + i, .rating.r3 i:first-child, .rating.r3 i:first-child + i, .rating.r3 i:first-child + i + i, .rating.r4 i:first-child, .rating.r4 i:first-child + i, .rating.r4 i:first-child + i + i, .rating.r4 i:first-child + i + i + i, .rating.r5 {color: #fabd02;}
.box {display: none;}
.zag_main {border-bottom: 1px solid #ddd; margin: 15px 0 20px; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}
.zag_main>div {border-bottom: 1px solid #222; display: inline-block; margin-bottom: -1px; font-size: 16px;padding: 10px 10px 10px 0;position: relative;text-transform: uppercase;}
.bannercarousel {margin-bottom: 30px;}
.bannercarousel .carousel_item {text-align: center; border: 1px solid transparent; }
.bannercarousel .carousel_item:hover {border-color: #e5e5e5; transition: border-color 500ms ease 0s;}
.bannercarousel .owl-wrapper {display: table !important;}
.bannercarousel .owl-item {position: relative;display: block;vertical-align: middle;height: 100px;text-align: center;box-sizing: border-box;}
.bannercarousel .owl-item > div {
	display: flex;
    float: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    vertical-align: middle;
  	box-shadow: 0px 0px 0px 2px #e5e5e5;
  	width: 95%;
    height: 98%;
  	margin: 1%;
}
.bannercarousel .owl-item > div > a {margin: auto;}
.bannercarousel .owl-item:hover > div {box-shadow: 0px 0px 0px 2px #65A730;}
.bannercarousel .owl-item a img {text-align: center;}
.blk_testimonials {float: left; width: 50%; margin-bottom: 30px; padding: 25px 0 30px; }
.item_testimonial {padding-right: 30px; line-height: 21px;color: #696969; font-weight: 300;}
.item_testimonial .heading {font-weight: 600; display: inline-block;font-size: 16px;line-height: 28px;margin-bottom: 5px;}
.testimonial_contacts {font-weight: 400; font-size: 14px; margin-top: 15px;}
.blog_wrapper {margin: 0 -10px;}
.blog-item {color: #595959; display: inline-block; font-size: 14px; margin-right: 1px; padding: 10px 10px 20px; position: relative; border: 1px solid #fff; transition: border-color 500ms ease 0s;}
.blog-item:hover {border-color: #e5e5e5;}
.blog-item h4, .article_blog h4 {display: block;margin: 0 0 5px;}
.blog-item .image, .article_blog .image {margin-bottom: 12px;}
.blog-item .image img {    height: auto !important;
    max-height: 226px;
    width: auto;
    margin: auto;height: auto !important;}
.blog-item .left, .article_blog .left {text-align: center; font-size: 13px; display: table-cell; vertical-align: top;}
.blog-item .right, .article_blog .right {display: table-cell; padding-left: 20px; vertical-align: top;}
.blog-item .description, .article_blog .description {font-weight: 300; line-height: 21px;}
.date_added {color: #fff; display: block; margin-bottom: 10px; padding: 8px 12px; background-color: #007d11;}
.date_added .month {font-size: 11px;text-transform: uppercase;}
.date_added .day {display: block; font-size: 20px; font-weight: 600; line-height: 20px; margin-bottom: -5px;}
.blk_info {border-bottom: 2px solid #00d607; border-top: 2px solid #00d607; margin: 20px 0 50px; padding: 15px 0;}
.box-single {display: block; float: left; width: 33.3%; font-size: 14px;}
.box-single>div {padding: 0 15px; border-left: 1px solid #00d607;}
.box-single:first-child>div {padding-left: 0; border-left: none;}
.box-single i.fa {background: #007a04;color: #ffffff;margin: 35px 20px 35px 0;display: block;float: left;
  font-size: 32px;height: 60px;line-height: 60px;text-align: center;width: 60px;}
.box-single h3 {font-size: 24px; margin-bottom: 10px; color: #000000; }
.box-single p {color: #595959; font-weight: 300; margin-bottom: 10px;}
.item_testimonial a,.blog-item a,.box-single a {text-decoration: none!important; font-weight: 400;}
.bg_grey {background: #F9F9FA; padding: 25px 0;}
.news_block {display:block; text-align:center;}
/*catalog*/
.breadcrumb_wrapper {background: #f9f9fb; margin-bottom: 45px; min-height: 18px; padding: 9px 0;}
.breadcrumb_wrapper .wrap {background: #f9f9fb;}
.breadcrumbs {margin: 0 auto; position: relative; max-width: 1140px;color: #8c8c8c;font-size: 13px;font-weight: 300;}
.breadcrumbs a {color: #222!important; text-decoration: none!important;font-weight: 300;}
.breadcrumbs a:after {color: #222;content: "/";cursor: default;padding: 0 4px;}
#sideLeft {float: left; width: 263px; margin-bottom: 30px;}
#sideLeft ul {margin: 0; list-style: none;}
#sideLeft>ul {margin-bottom: 33px;}
#sideLeft ul ul {display: none;}
#sideLeft li {position: relative;}
#sideLeft>ul a {display: block;font-size: 15px;line-height: 18px;padding: 0 0 10px 0px; text-decoration: none!important;}
#sideLeft>ul a:hover {background: #F7F7F7;}
#sideLeft ul .sign {cursor: pointer;font: 14px/35px Georgia,"Times New Roman",serif;height: 35px;position: absolute;right: 0;text-align: center;top: 0; width: 35px;}
#sideLeft ul .minus {display: none;}
#sideLeft ul .open>.sign>.minus {display: block;}
#sideLeft ul .open>.sign>.plus {display: none;}
#sideLeft ul ul a {padding-left: 20px; font-size: 14px;}
#sideLeft ul ul ul a {padding-left: 30px; font-size: 13px;}
#sideLeft ul a.active {font-weight: bold;}
.block_tovrate {border-bottom: 1px solid #f0f0f2; padding: 14px 0;}
.block_tovrate>.image {float: left;padding-right: 12px;}
.block_tovrate>.image img {max-width: 60px;}
.block_tovrate>.price {color: #007d11; font-weight: bold; margin-top: 7px;}
.block_tovrate a,.block_tovrate a:visited {text-decoration: none;font-size: 13px;}
.tovratelast {border-bottom: 0; margin-bottom: 20px;}
.filter-wrap {margin-bottom: 15px;}
.filter_title {font-size: 14px; font-weight: bold;}
.filter-wrap select {width: 100%; margin-top: 5px;}
.filter-wrap li {clear: both; line-height: 25px;}
.filters .button {margin: 0 0 10px; width: 100%;}
.filters input[type="checkbox"] {display:none;}
.filters input[type="checkbox"] + label span {display:inline-block;width:16px;height:16px;margin:-1px 4px 0 0;vertical-align:middle;background:url(checkbox.png) no-repeat;cursor:pointer;}
.filters input[type="checkbox"]:checked + label span {background-position: -16px top;}

/*content*/
#cat_content {margin: 0 0 30px 293px;}
.subcoll {margin: 0 0 15px 0; list-style: none;text-align: center;}
.subcoll a {text-decoration: none;}
.subcoll li {width: 24%; display: inline-block;text-align: center;box-sizing: border-box;padding: 10px;}
.subcoll li a {display: block;font-size: 19px; margin-bottom: 15px;padding: 10px 15px;border: 1px solid #fff;transition: border-color 500ms ease 0s; text-decoration: none!important;text-decoration: none;}
.subcoll li .col {color: #8c8c8c;}
.subcoll li:hover {box-shadow: 0px 0px 0px 2px #e5e5e5;}

.subcoll li a:hover {border: 1px solid #e5e5e5;}
.cat_activer {padding: 5px 0; margin-bottom: 20px; border-bottom: 1px solid #f0f0f0;o@verflow: auto;} /* Roboto */
.cat_activer select {height: 30px; padding: 4px;}
.sort {margin-right: 5px; display: inline-block;}
.limit {display: inline-block;}
.form_cat {float: right;}
.block_brief { width: 33%;display: inline-block;font-size: 14px;margin-bottom: 15px;position: relative;box-sizing: border-box;vertical-align: top;}
.viewed {display: inline-block; margin-right: 5px;}
.viewed a {border: 1px solid #e5e5e5;display: inline-block;font-size: 14px;    padding: 7px 5px; margin-right: 3px;text-align: center; }
.viewed a:hover, .viewed a.active {background: #222; border-color: transparent; color: #fff;}
.brief_descr {display: none; border-bottom: 1px solid #f0f0f2; border-top: 1px solid #f0f0f2; line-height: 21px; font-weight: 300; margin-bottom: 13px; padding: 13px 0; font-size: 14px;}
.item .oldprice {color: #888; text-decoration: line-through; font-weight: 400; margin-right: 3px;}
.blk_list .block_brief {width: 100%;}
.blk_list .image {max-width: 300px;float: left;}
.blk_list .information_wrapper {float: left;padding-left: 15px;position: relative; width: 440px;}
.blk_list .left {width: auto; float: none;}
.blk_list .price {width: auto; float: none; display: none; text-align: left;}
.icons_wrapper form .price {display: none;}
.blk_list form .price {display: block; margin-bottom: 15px;}
.blk_list .brief_descr {display: block;}
.blk_list .icons_wrapper {position: static; opacity: 1; visibility: visible; top: 0; padding: 0;}
.blk_list .icons_wrapper .qlook, .blk_list .icons_wrapper .sq_icon.add_to_cart {display: none;}      
.blk_list .sq_icon[data-tooltip]:first-child:before {transform: translateX(-50%);}
.image .quickview {display: none;}
.blk_list .block_brief:hover .image .quickview {display: block; position: absolute;bottom: 15px;left: 10px;position: absolute;right: 10px;background-color: rgba(34, 34, 34, 0.8); color: #fff!important; padding: 9px 10px; text-decoration: none!important; text-align: center; text-transform: uppercase; font-size: 13px;}
.blk_list .block_brief:hover .quickview i {margin-right: 7px;}
.blk_list .block_brief:hover .image .quickview:hover {background: #007d11;}
.zag_deals {margin-bottom: 25px;color: #087300;}
.deals_wrapper {margin-bottom: 30px; border: 1px solid #087300; min-height: 150px;}
.deals_wrapper .item {padding: 19px; border: 0;}
.deals {
    display: block;
    padding: 19px;
    width: 100%;box-sizing: border-box;
}
.deals .image {
    display: table-cell;
}
.deals .image img {
    display: block;
  	max-width: 360px;
    margin-bottom: 30px;
}
.deals .info {
    display: table-cell;
    padding: 3px 0 0 20px;
    vertical-align: top;
}
.deals .name {
    font-size: 24px;
    margin-bottom: 2px;
}
.deals .name a {text-decoration: none!important;}
.deals .description {
    border-top: 1px solid #f0f0f2;
    color: #595959;
    display: block;
    line-height: 21px;
    margin: 15px 0 0;
    padding: 15px 0;
}
.deals .blk_prod_price {border: 1px solid #f0f0f2;padding: 15px 20px; font-size: 20px; font-weight: bold;color: #007d11;}
.prod_info {
  margin-left: 360px;
  padding-left: 3.5%;
  box-sizing: border-box;
}
.various {text-decoration: none;}
.deals .but_buy_b {
    display: inline-block;
}
.deals_wrapper .owl-controls {
    bottom: 25px;
    left: 20px;
    position: absolute;
    right: auto;
    top: auto;
}
.deals_wrapper .owl-page {
    border: 1px solid #087300;
    display: block;
    float: left;
    height: 10px;
    margin-right: 5px;
    width: 10px;
}
.deals_wrapper .owl-page.active {background: #087300;}
.deals_wrapper .blk_prod_stock {margin-bottom: 20px;}
.form_newsletter {margin-top: 20px;}
.form_newsletter p {margin: 0 0 17px;color: #595959; font-size: 14px;}
.form_newsletter input {width: 100%; margin-bottom: 10px;box-sizing: border-box;}
.filters {margin-bottom: 20px;}
/*product*/
#zern .zern_line {
  	position: absolute;
	width: 100%;
  	height: 8px;
  	background: rgba(202, 244, 205,0.5);
  	-webkit-box-shadow: -1px 4px 22px -1px rgba(168,148,168,1);
    -moz-box-shadow: -1px 4px 22px -1px rgba(168,148,168,1);
    box-shadow: -1px 4px 22px -1px rgba(168,148,168,1);
}
.prod_right {width: 255px; float: right;}
.prod_brand {border: 1px solid #E5E5E5; padding: 10px; margin: 15px 0 30px;}
.prod_brand img {max-width: 100%;}
.list_advantages {margin: 0 0 25px; list-style: none;}
.list_advantages li {background: #f9f9fb; margin-bottom: 3px; padding: 10px 0;}
.list_advantages li:hover {background: #F0F0F2;}
.list_advantages li h3 {font-weight: bold; font-size: 16px; margin: 0 0 3px;}
.list_advantages li p {margin: 0 0 0 58px; color: #595959; font-size: 13px; font-weight: 300; line-height: 18px;}
.list_advantages li i {margin: 12px 12px 12px 8px; font-size: 28px; padding-left: 8px; color: #d7a916; width: 30px; text-align: center; float: left;}
.list_advantages li a {text-decoration: none!important;}
.banner_prod {position: relative;}
.banner_prod img {display: block;}
.wrap_prod {margin-right: 293px; padding-top: 15px;overflow: hidden;}
.prod_images {float: left; width: 360px; margin-bottom: 10px; margin-right: 15px;}
.prod_images img {max-width: 360px;}
.prod_images .owl-controls {height: 100%;position: absolute;right: -30px;top: 0; display: block!important;} 
.prod_images .slide_arrow_next, .prod_images .slide_arrow_prev {height: 45px;line-height: 43px;right: 0;width: 30px;}
.prod_images .slide_arrow_next {top: 0;}
.prod_images .slide_arrow_prev {bottom: 0; top: auto;}
.prod_images ul {display: block;list-style: none;margin: 0;}
.prod_images li {display: block;float: left;margin: 0 9px 0 0;padding: 0;text-align: left;}
.prod_images img {display: block;width: 100%;}
.img_big {position: relative; overflow: hidden;}
#zoom-btn {background-color: #f9f9fa;bottom: 0;font-size: 15px;height: 35px;line-height: 35px;position: absolute;right: 0;text-align: center;width: 35px;z-index: 1000;}
.gallery {margin-bottom: 20px;padding: 10px 4.3%;box-sizing: border-box;}
.prod_info .atclear {clear: none;}
#review,#add_review {display: inline-block; padding: 0 4px 0 7px; text-decoration: none!important;} /* Roboto */
#add_review {border-left: 1px solid #ccc;}
#colorbox .prod_info {width:450px;}
.prod_info h1 {color: #222; font-weight: 400; margin: 0 0 3px; text-transform: none;margin-right: 255px;}
.tbl_harak {margin: 18px 0;}
.tbl_harak td {line-height: 24px; font-size: 16px; color: #595959; min-width: 100px;}
.tbl_harak .data {font-weight: 300; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}

.blk_quantity {float: left; margin-right: 5px;}
.blk_quantity input {text-align: center;vertical-align: top; float: left; border-left:0; border-right:0; width: 17px; height: 16px;}
.blk_quantity .minus,.blk_quantity .plus {float: left; height: 18px; width: 7px; padding: 8px; text-align: center; vertical-align: top;background-color: #fff; border: 1px solid #e4e4e4;color: #222; text-decoration: none!important;}
.blk_quantity .minus:hover,.blk_quantity .plus:hover {background: #222; color: #fff;}
.blk_prices {border-left: 1px solid #f0f0f2;border-right: 1px solid #f0f0f2;}      
.blk_prod_stock {background: #f5f5f5;border: 1px solid #f0f0f2;font-size: 13px;padding: 10px 20px; color: #492a2f;}
.product-options {border: 1px solid #f0f0f2; padding: 15px 20px 5px;}
.product-options .selector-wrapper, .product-options .select-wrapper {margin-bottom: 10px; font-size: 14px; color: #595959;}
.prod_info .blk_oldprice {border-right: 1px solid #f0f0f2; display: table-cell; padding: 15px 20px; color: #888; font-weight: 300; font-size: 14px;}
.prod_info .blk_price {border-right: 1px solid #f0f0f2; display: table-cell; padding: 15px 20px; color: #007d11; font-weight: 300; font-size: 14px;}
.prod_info .blk_price_diff {display: table-cell; padding: 15px 20px; color: #2d6095; font-weight: 300; font-size: 14px;}
.prod_info .blk_prices span {font-weight: 600; display: block; font-size: 20px;margin-top: 5px;}

.selector-wrapper label {display: block; padding: 5px 0 3px;}
.selector-wrapper select {height: 30px;padding: 4px; width: 150px;}
.prod_info .variants {padding: 15px 20px; border: 1px solid #f0f0f2; border-bottom: 0;}
.prod2cart {background: #f5f5f5;border: 1px solid #f0f0f2;margin-bottom: 10px;padding: 20px 20px 15px;}
.prod2cart .price {font-size: 20px; font-weight: 600; color: #007d11; margin: -8px 0 10px;}
.prod_section {clear: left; padding-top: 35px;}
.prod_section .tabs {margin: 0; font-size: 14px; font-weight: 400;}
.prod_section .tabs li {border: 1px solid #E5E5E5; color: #8c8c8c; text-transform: none; padding: 9px 18px; margin-right: 0; cursor: pointer;}
.prod_section .tabs li:hover {border-color: #C5C5C5;}
.prod_section .box {color: #595959; padding: 20px 0;}
.prod_section .box p {margin: 0 0 10px;}
.related_prod {margin-bottom: 30px;}
.list_viewed {margin: 0; list-style: none;}
.tovar_reviews .reviews li {margin-bottom: 30px;}
/*cart*/
.cart-table {width: 100%; border-right: 1px solid #f0f0f2; border-bottom: 1px solid #f0f0f2; font-size: 16px;}
.cart-table th {background: #f9f9fa; color: #595959; padding: 15px; white-space: nowrap; text-align: left; border-left: 1px solid #f0f0f2; border-top: 1px solid #f0f0f2;}
.cart-table td {padding: 18px; color: #595959; vertical-align: top; border-left: 1px solid #f0f0f2; border-top: 1px solid #f0f0f2;}
.cart-table .cart_name a {text-decoration: none!important;}
.cart-table small {color: #555; display: block; font-size: 12px; margin: 2px 0 0;}
.cart-table .quantity input {width: 30px;}
.cart-table .but_del a:hover {border-color: #000;}
.cart-table tfoot {background: #f9f9fa;}
.cart_totals {float: right; border: 1px solid #E5E5E5; width: 33%; margin-bottom: 50px;}
.cart_totals>div {border-bottom: 1px solid #f0f0f2;}
.cart_totals .txt {display: block; float: left; padding: 12px 5px 12px 15px; box-sizing: border-box; width: 40%;}
.cart_totals .txt_val {border-left: 1px solid #f0f0f2; display: block; float: left; padding: 12px 5px 12px 15px; box-sizing: border-box; width: 60%;}
.cart_totals .shopping-cart-totals .txt_val {min-height: 62px;}
.cart_total_price {color: #492a2f;}
.cart_button {background: #F9F9FA; padding: 15px; clear: both;}
.cart_button #create_order {display: block; width: 100%;}
/*compare*/
#compare_div {overflow: auto;}
#compare_table {border-collapse: collapse; border-left: 1px solid #f1f1f1; border-top: 1px solid #f1f1f1; margin-bottom: 30px; width: 100%;}
#compare_table th,#compare_table td {border-bottom: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;color: #5a5a5a;padding: 13px 10px 13px 20px;vertical-align: top; font-size: 14px; font-weight: 300;text-align: left;}
#compare_table th:first-child {background: #f9f9fb; font-weight: bold;}
#compare_table h5 a {text-decoration: none!important; font-size: 14px; font-weight: 400;}
#compare_table .price {color: #007d11; font-size: 16px; font-weight: bold;}
#compare_table .but_buy_b {display: inline-block; margin-bottom: 5px;}

/*blog*/
.article_blog {margin-bottom: 60px;}
.article_blog a {text-decoration: none;}
/*footer*/
.blk_socseti {float: left; width: 25%; font-size: 14px; line-height: 21px; color: #595959;}
.blks_socseti {margin-left: -25px;}
.blks_socseti>div>div {padding-left: 25px;}
.lnks_socseti a {background: #fff; border: 1px solid #e5e5e5; display: inline-block; font-size: 16px; height: 38px; line-height: 36px;margin: 0 3px 3px 0; text-align: center; vertical-align: top; width: 38px; color: #222!important;}
.blk_foot {width: 25%; float: left; font-size: 14px; }
.zag {border-bottom: 1px solid #ddd; font-size: 16px; font-weight: 300; padding-bottom: 10px; position: relative; margin-bottom: 25px; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0, 0, 0, .4);}
.zag:after {background: #222;bottom: -1px;content: " ";height: 1px;left: 0;position: absolute;width: 70px;}
.blk_foot img {float: left;}
.blk_foot p {color: #595959; font-weight: 300;}
.blk_foot ul {margin: 0; list-style: none;}
.blk_foot li {margin-bottom: 16px;}
.blk_foot li .fa {font-size: 12px; margin-right: 10px;}
.blk_foot a {text-decoration: none!important;}
footer {border-top: 2px solid #222; padding: 13px 0 20px; margin-top: 10px;}
.copyright {float: left; font-weight: 300;}
.payment {float: right;}
.blk_half {width: 50%; float: left; font-size: 14px; margin: 20px 0 0 0;}
.blk_half img {float: left;}
.blk_half p {color: #595959; font-weight: 300;}
.blk_half ul {margin: 0; list-style: none;}
.blk_half li {margin-bottom: 16px;}
.blk_half li .fa {font-size: 12px; margin-right: 10px;}
.blk_half a {text-decoration: none!important;}
#wrap {z-index: 1000 !important;}
/*others*/
.data-table {width: 100%; margin: 18px 0;}
#own_preloader {left: 50% !important; z-index: 9999999;}
#add_product_notification {padding: 7px 15px; border: 1px solid #383838; background: #ddd; font-size: 16px; margin-left: -100px;}
#comments ul {list-style: none; margin:0;}
#comments li {margin: 5px 0; font-size: 14px;}
.comment-details {color: #555; font-size: 0.8em;}
#comment_form {margin-top: 20px;}
#author_fields,#comment_fields {float: left; margin-right: 20px;}
.notice {font-weight: bold; font-size: 1.2em;}
.error {color: #c00;}
.input-error {border: 1px solid #900!important;}
.news_info {font-size: 14px; color: #999;}
.up_to_tablet, .up_to_mobile {display:none !important;}
.button, input[type="submit"].button {background: #af1f31; border: 0px solid #222;font-size: 13px;padding: 12px 20px;text-transform: uppercase; display: inline-block; text-decoration: none!important; cursor: pointer; border-radius: 4px; -webkit-font-smoothing: antialiased;}

.button:hover, input[type="submit"].button:hover {background: #941524; color:#ffffff!!important;}
#up-link {
    bottom: 120px;
    color: #222;
    font-size: 20px;
    height: 40px;
    line-height: 36px;
    opacity: 0;
    position: fixed;
    text-align: center;
    transition: all 400ms ease-out 0s;
    visibility: hidden;
    width: 40px;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #e4e4e4; cursor: pointer;
}
#up-link:hover {background-color: #222; border-color: transparent; color: #fff;}
#up-link.active {
    bottom: 150px;
    opacity: 1;
    transition: all 400ms ease-out 0s;
    visibility: visible;
}
.prod_sale {background-color: #be3434;
  border-radius: 50%;color: #ffffff;
  font-size: 12px; height: 50px;line-height: 50px;position: absolute;right: 10px;text-align: center;top: 10px;width: 50px; z-index: 9999;}
/* Core Owl Carousel CSS File */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;

}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {cursor: move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
/* Slideshow and carousel arrows  */
.slide_arrow_next, .slide_arrow_prev {
	position:absolute;
	z-index:9;
	height:30px;
	line-height:26px;
	width:30px;
	text-align:center;
	border:1px solid #e5e5e5;
	font-size:18px;
	right:0;
	background:#fff;
	transition:border 300ms, background 300ms;
}
.slide_arrow_prev {
	right:35px;
}
.slide_arrow_next:hover, .slide_arrow_prev:hover {
	border-color:transparent;
	background:#222;
	color:#fff;
	transition:border 300ms, background 300ms;
}
/* Arrows from carousels */
.owl-controls {
	position:absolute;
	top:-56px;
	right:15px;
}

/*links*/
a, a:visited {color: #222; outline: none; text-decoration: underline; font-weight: 400; transition: color 300ms ease 0s, border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;}
a:hover, a:active {color: #007d11; text-decoration: none;}
.mp-rating-value__ {
  	margin: 5px 10px 5px 0 !important;
    float: left;
  }

@media only screen and (min-width: 1184px) {
  .prod_right {
  	float: none;
    right: 0;
    display: block;
    position: absolute;
  }
  .wrap_prod {
  	margin-right: 0;
  }
  .prod_info h1 {
  	margin-right: 275px;
  }
  .tbl_harak {width: 100%;}
}

/* Базовая ширина 1140px + поля 30px + скроллбар 14px = 1183px                 */
@media only screen and (max-width: 1183px) {
    /* header {position: relative!important;} Главное меню остается sticky */
    .wrap {padding-left: 15px; padding-right: 15px;width: auto;} /* Переходим на резиновую разметку */
    .prod_images {width: 262px;}
     .prod_info {margin-left: 272px; width: 100%;}
    /*.wrap_prod {margin-right: 200px;} Страшно глючит */
    .list_advantages li {text-align: center;padding: 10px;}
    .list_advantages li i {display:block;float:none;margin: 10px auto 10px!important;}
    .list_advantages li p {margin: 0!important;}
    .prod_info .blk_price {display: block; border-right:0; border-bottom: 1px solid #f0f0f2;}
    .deals .image img {max-width: 200px;}
    .block_brief {width: 49%;} 
}
@media only screen and (min-width: 1024px) and (max-width: 1184px){
  #order{
  	margin-right: 273px;
  }
}
/* Не влезает правый блок в товаре */
@media only screen and (max-width: 1024px) {
  .prod_right {display: none;}
  .wrap_prod {margin-right: 0;}
}

/* Не влезает меню подразделов,не влезает фильтр */
@media only screen and (max-width: 855px) {
  	.imageSelectes {overflow: auto;}
  	.prod_info h1 {margin-right: 35px;margin-left: 10px;}
  	.prod_info .brand {padding: 10px;}
    .only_desktop {display:none !important;} /* Скрываем меню подразделов */
    .up_to_tablet {display:inline-block !important;float: none;} /* Показываем бургер */
    .tablet_hide {display:none !important}
    .up_to_mobile {display:block !important;}
    .mobile_hide,.wrap_cart {display:none !important}
    .mobile_clear {display:block;}
    #zoom-btn {display: none;}
    .prod_images {float: none; margin: 0 auto; width: 400px;}
    .prod_images img {max-width: 400px;}  
    .wrap_prod,.prod_info {margin: 0; padding: 0;}
    .quickview {display:none !important;}
    .headtop {text-align: center;}
    .headtop nav,.headtop .phone, /*.lnk_enter,*/ .headright {float: none !important; margin-left: 0; width: 100% !important;}
/*.lnk_enter {width: 58px !important; margin: 0 auto;}*/
/*.lnk_enter .wrap_enter {display: none !important;}*/
/*.form_search {float: none; margin: 15px auto; display: block;}*/
/*.headlnks li i {border: none!important;}*/
/*.mobile_menu_trigger {float: none; width: 180px; display: block; margin: 0 0 20px;}   */
    .mainbanner {display: inline-block;float: none;padding: 0;text-align: center;width: 100%;}
    .box-single {width: 100%;}
    .box-single>div {border-left:none; padding: 0px;}
    .blk_foot {width: 50%;height: 200px;overflow-y: auto;}
#sideLeft {float: none;width: 100%;}
  #sideLeft .banner_prod {width: 263px; margin: 0 auto;}
#cat_content {margin-left: 0;}
.list_viewed .block_brief {width: 33%!important;}
.cart_totals {float: none; width: 100%;}
.prod_info .blk_price {display: table-cell; border-right:1px solid #f0f0f2; border-bottom: 0;}
.deals .image,.deals .info {display: block;}
.deals .info {padding: 0 0 0 0;}
.deals {padding: 10px 10px 0 10px;}
}

@media screen and  (max-width: 815px)  {
  .wrap .phone {font-size: 19pt; }
}

@media screen and  (max-width: 705px)  {
  .wrap .phone {display: none !important; }
}

@media screen and  (max-width: 683px)  {
  .viewed {display: none !important;}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}

/* Не влезает кнопка Вход */
@media only screen and (max-width: 505px) {
    body {min-width:250px;}
    .lnk_enter {display: none !important;} /* Скрываем кнопку Вход */
/*.lnk_enter {width: 58px !important; margin: 0 auto;}*/
/*.lnk_enter .wrap_enter {display: none !important;}*/
.form_search {float: none; margin: 0 auto; display: block;}
.input_search {margin: 0 0 10px 0 !important;}
/*.mobile_menu_trigger {float: none; width: 180px; display: block; margin: 0 0 20px;}   */
   .logo {display: block;line-height: normal; max-width: 100%; padding: 10px 0; width: 100%; float: none;text-align: center;}
   .block_brief {width: 99%;}
   .prod_images {width: 100%;}
   .list_viewed .block_brief {width: 50%!important;}
   .set-block .field .field-label,.set-block .field .field-content,.set-block #order_comment {width: auto!important; float: none;}
   .blk_list .information_wrapper {width: auto; padding: 0px;}
   .md_12 {width: 100% !important;}
   
}

/* Одноколоночный футер */
@media only screen and (max-width: 415px) {
   html {font-size: 14px;} /* Уменьшаем размер шрифта для описаний      16->14*/
   h1 {font-size: 26px;}   /* Уменьшаем размер шрифта для заголовков H1 42->26 */
   h2 {font-size: 22px;}   /* Уменьшаем размер шрифта для заголовков H2 34->22 */
   h3 {font-size: 18px;}   /* Уменьшаем размер шрифта для заголовков H3 28->18 */
   h4 {font-size: 16px;}   /* Уменьшаем размер шрифта для заголовков H4 22->16 */
   .zag_deals {font-size: 22px;} /* Уменьшаем размер шрифта для рекомендованных 34->22 */
   .wrap {padding-left: 5px; padding-right: 5px;} /* Появляется горизонтальная прокрутка */
   .tbl_harak td {font-size: 14px;}
   .blk_foot {width: 100%;height: auto;margin-bottom: 15px;}
   .blks_socseti>div {width: 100%;}
   footer {padding-bottom:0;}
   footer>div {float:none;width:100%;text-align:center;margin-bottom:20px;}
   .subcoll li {width: 100%; display: inline-block;}
  .subcoll li img {width: 90%;}
  .blk_quantity {width: 100%;}
  .green.cartbutton {width: 100%;}
  .green.cartbutton, .prod2cart a.sq_icon  {margin: 5px 2px;}
  .various {display: none !important;}
}

/* Не влезает сумма корзины */
@media only screen and (max-width: 306px) {
   #cart_summ {display: none !important;}
}



.level3 i {display: none !important;}

/* Tooltip*/
[data-tooltip] {
	position: relative;
	z-index: 2;
	overflow: visible;
	cursor: pointer;
	white-space:nowrap;
}
[data-tooltip]:before,
[data-tooltip]:after {
  	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	margin-bottom:-6px;
	transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out, margin-bottom 200ms ease-in-out;
}
[data-tooltip]:before {
	position: absolute;
	bottom:50px;
	left:50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	padding: 10px 12px;
	background-color:#333333; /* IE fallback */
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	content: attr(data-tooltip);
	text-align: center;
	font-size: 12px;
	line-height:12px;
	font-weight:300;
}
[data-tooltip]:after {
	position: absolute;
	bottom:46px;
	left: 50%;
	margin-left:-5px;
	width: 0;
	border-top:#333333; /* IE fallback */
	border-top: 4px solid rgba(0, 0, 0, 0.8);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	visibility: visible;
	opacity: 1;
	margin-bottom:0;
	transition: opacity 200ms ease-in-out, margin-bottom 200ms ease-in-out;

}
/*
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
*/

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


.white_content {
margin: 15px 0;
  padding: 15px;
  border: 1px solid rgb(221, 221, 221);
}



.popup_mask {
    background-color: #000;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9000;
}
.init_popup .window_holder {
    display: none;
    left: 50%;
    opacity: 0;
    position: fixed;
    top: 55%;
    z-index: 9999;
}
.init_popup .window_holder.active {
    left: 50%;
    opacity: 1;
    position: fixed;
    top: 50%;
    transition: all 400ms ease-in-out 0s;
}
.init_popup .window_holder .box {display: block;}
.init_popup .window_holder .window_content {
    border: 1px solid #007d11;
    margin-left: -50%;
    margin-top: -33%;
    padding: 3px;
    text-align: center;
    width: 600px;
}
.box.newsletter.boxed.popup {
    margin-bottom: 0 !important;
}
.box.newsletter.boxed.popup .inner .heading {
    font-size: 24px;
    margin-bottom: 27px;
}
.box.newsletter.boxed.popup .inner {
    border: medium none;
    padding: 35px 18px 30px;
    position: relative;
  	color: #ffffff;
}
.box.newsletter.boxed.popup .inner .popup_close {
    color: #ffffff;
  	text-decoration: none!important;
  	cursor: pointer;
    font: 13px Verdana,Geneva,sans-serif;
    position: absolute;
    right: 11px;
    top: 6px;
}
.box.newsletter.boxed.popup .inner .popup_close:hover {
    color: #222222;
}
.box.newsletter.boxed.popup .inner .popup_block {
    display: table;
    margin-bottom: 22px;
}
.box.newsletter.boxed.popup .inner .popup_block .left {
    margin-left: 30px;
    text-align: left;
}
.box.newsletter.boxed.popup .inner input {
    display: inline-block;
    margin: 0 1px;
    width: 49%; padding: 8px 9px 9px;
}
.box.newsletter.boxed.popup .inner .button {
    width: 39%;vertical-align: middle;
}
.primary_background {
    background-color: #009100;
}
.img_zag_one {
    color: #000000;
    font-size: 13px;
    background: #e8e8e8;
}
.banner_two {
background:  #276658;
}
.banner_two_title {
font-size: 15px;
    color: #ffffff;
}

.banner_two_txt {
color: #ffffff;
font-size:  13px;
}

.img_zag_three {
 color: #ffffff;
    font-size: 15px;
    background: #d6a916;
}

.banner_four_title {
font-size: 18px;
    color: #ffffff;
}

.banner_four_txt {
color: #ffffff;
font-size:  13px;
}
.banner_four {
background:  #d6a916;
}
.img_zag_five {
 color: #ffffff;
    font-size: 15px;
    background: #276658;
}

.collection_banner_title {
color: #ffffff;
  background: #d6a916;
  font-size: 15px;
}
.prod_banner_title {
color: #ffffff;
  background: #be3434;
  font-size: 15px;
}
.bg_top_footer, .bg_top_footer .wrap  {
background:#fafafa;
  color: #000000;
}
.bg_top_footer {padding:15px 0;}
.bg_middle_footer, .bg_middle_footer  .wrap  {
background:#fcfcfc;
}
.top_footer_title {
color: #000000;
}
.top_footer_txt {
color: #000000;
}
.bg_middle_footer { padding: 15px 0; }


.bg_middle_footer .zag {
color: #000000; 
}

.blk_foot p, .blk_foot a {
color: #000000; 
}

footer {
background: #ffffff;
      color: #000000;
}



.cartbutton {
  font-size: 16px !important;
  padding: 0 9px !important;
  white-space: nowrap important;
}
.cartbutton i {
  font-size: 16px !important;
  margin-right: 5px;
}


.deals .but_buy_b {
    display: inline-block;
}

.brand_description {
  font-size: 16px;
}

.promo_time {
  font: 24px 'Roboto Slab';
  font-weight: bold;
  color: #087300;}
}

.title_highlight {}

.title_highlight { 
  color: #FA8A02;
}

.mp-rating-value-wrap{width:100%; display:block; margin:auto; overfow:hidden;}
.mp-rating-value-wrap .mp-rating-value{    margin: 5px 5px 5px 0;    float: left; }
.mp-rating-value-wrap span{margin: 3px;display: inline-block;font-size: 13px;}
       
#note {
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    background: #fde073;
    text-align: center;
    line-height: 2.5;
    overflow: hidden; 
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
}

</style>

 
