@import url(http://fonts.googleapis.com/css?family=Roboto:700,400,300,400italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300&subset=latin,cyrillic-ext,cyrillic);
/*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 {
  font: 12px 'Roboto', Arial, Tahoma, sans-serif; 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 {
  font: 300 24px 'Roboto';
  margin: 0.3em 0 1em; color: #000; text-transform: uppercase;
}
h2 {
  font-size: 18px; font-weight: bold;
  margin: 0.5em 0 0.3em; color: #000;
}
h3 {
  font-size: 14px; font-weight: normal;
  margin: 0.4em 0 0.2em; color: #000;
}
h4 {font-size: 12px; font-weight: normal; 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*/
#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 {
	background: #000 !important;
}
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: #000;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%; z-index: 10000;
}

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: #ffffff;  
background:#000000;
}
.headtop  .wrap {
background:#000000;
}

iframe { max-width: 100%; }

.video {
      margin: 0 auto !important;
      max-width: 1140px;
  	  max-height: 650px;
}

.msg {
	text-align:center;
  	max-width: 1144px;
}

.msg img {
    max-width: 49,5%;
    
}

.imgIndexTop {
	text-align:center;
	margin-top: 30px; 
}
.imgIndexTop img {
    width: 378px;
}

.imgIndexTop2 {
	text-align:center;
}
.imgIndexTop2 img {
    width: 378px;
}

.imgIndexBottom {
    text-align:center;  
}
.imgIndexBottom img {
    width: 570px;
}

.hrIndex{
	width: 1140px;
  	margin-top: 15px;
  	border: none; /* Убираем границу для браузера Firefox */
    color: #ddd; /* Цвет линии для остальных браузеров */
    background-color: #ddd; /* Цвет линии для браузера Firefox и Opera */
    height: 1px;
}



.headtop nav {margin: 0; list-style: none; float: right; padding: 9px 0;}
.headtop a,.headtop a:visited {padding-left: 5px; color:  #ffffff; text-decoration: none; display: inline-block;}
.headtop a:hover {color: #c11e3e;}
.headtop a + a {border-left: 1px solid #222222;margin-left: 5px;}
.headtop .phone {float: left; padding: 6px 0; width: 75%; font-size: 18px; color: #ffffff;}
.headright {float: right; width: 35%;}
.lnk_enter {float: right; padding: 10px 13px 11px; border: 1px solid #e5e5e5; cursor: pointer; margin-top: 33px; position: relative; color:#fff;}
.lnk_enter a{text-decoration: none;}
.lnk_enter a, .lnk_enter a:visited {
    color: #fff;
    font-weight: normal;
    outline: medium none;
    transition: none;
}
.lnk_enter a:hover, .lnk_enter a:active {
    color: #fff;
    text-decoration: none;
}
.lnk_enter:hover {background: #c11e3e; border-color: #c11e3e; color: #fff;}
.lnk_enter i {font-size: 14px; margin-right: 7px;}
.wrap_enter {background: #f0f0f2; border-top: 1px solid #fff; margin-top: 15px; width: 260px;position: absolute; right: -1px; top: 37px; transition: margin-top 300ms ease 0s, opacity 200ms ease 0s, visibility 200ms ease 0s; visibility: hidden; z-index: 50; color: #595959; text-align: center;}
.lnk_enter:hover .wrap_enter {margin-top:0px;opacity:1;visibility:visible;transition: margin-top 400ms, opacity 300ms;}
.blk_client {padding: 15px 0;}
.wrap_enter form {border-top: 1px solid #fff; font-size: 13px; line-height: 24px; padding: 19px 20px 12px;}
.wrap_enter label {display: block; text-align: left;}
.wrap_enter input {margin-bottom: 10px; height: 20px; width: 200px;}
.wrap_enter input.button[type=submit] { background-color: #c11e3e; border: 1px solid #c11e3e; height: 38px; width: 218px; padding: 0 20px; cursor: pointer; display: inline-block; font: 13px 'Roboto'; color: #fff!important; text-transform: uppercase;}
.wrap_enter input.button[type=submit]:hover {background-color: #fff; color: #c11e3e!important;}
.wrap_enter a {color: #222!important; text-decoration: none!important;}
.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; font: 13px/37px 'Roboto'; 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; max-width: 325px;}
.logo img {vertical-align: middle;}
.wrap_cart {background: #f0f0f2; 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 {background: #c11e3e;}
.lnk_cart:hover>a {color: #fff!important;}
.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: 15px 20px; clear: both; min-height: 48px;}
.wrap_cart li img {float: left; margin-right: 10px;}
.wrap_cart li .ttl {display: block; margin-bottom: 3px; color: black;}
.wrap_cart li strong {color: #222;}
.wrap_cart .btn_del {float: right; display: block; font: 12px Tahoma; color:black;}
.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; background: #000 !important;}
.topmenu {margin: 0; list-style: none; vertical-align: middle; display: inline-block; line-height: normal;}
.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: 13px; padding: 12px 20px; border-bottom: 1px solid #fff; display: block; color: #222; text-decoration: none!important;}
.topmenu>li li a:hover {color: #c11e3e;}
.topmenu li i {font-size: 10px;line-height: 14px;margin-left: 9px;vertical-align: text-top;}
.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 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 15px; font-size: px; line-height: 48px; text-transform: uppercase; display: block; float: left; 
  color: #ffffff; text-decoration: none;}
.topmenu>li>a:hover, .topmenu>li.current>a,.topmenu>li.current>a:visited {background: #c11e3e; 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;}
.catlogo>ul>li {display: inline-block;padding: 15px 15px 0;vertical-align: top;width: 165px;}
.catlogo>ul>li a {padding: 12px 0;}
.catlogo>ul>li>a {border-bottom:0; padding-top: 0; font-weight: bold; font-size: 14px;}
.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 14px; 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 13px 9px 0; vertical-align: top; position: relative;}
.headlnks li>a {text-decoration: none!important; color:#fff;}
.headlnks li>a>i {border-left: 1px solid #e5e5e5; font-size: 16px; margin-top: 1px; padding: 7px 2px 7px 15px;}
.headlnks li:first-child>a>i {border-left: 0;}
.headlnks li>a:hover>i{color: #c11e3e;}
.headlnks li.lnk_cart>a:hover>i{color: #fff;}
.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: 240px; z-index: 10; margin: 33px 10px 0 0;}
.form_search input {border: 1px solid #ddd;color: #8c8c8c;margin-right: -1px; width: 222px;}
.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;}
.input_search {background: none; border: 0; width: 190px; font: 13px Arial; height: 18px; padding: 10px 40px 10px 10px; color: #8e8e8e;}
.mobile_menu_trigger {background-color: #c11e3e; height: 48px; color: #fff!important; text-decoration: none!important; line-height: 48px; padding: 0 20px; font-size: 13px;text-transform: uppercase; float: right; 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; overflow: visible; padding: 0;}
.mainbanner {width: 33.33%; float: left;}
.mainbanner>div {margin-left: 15px;margin-right: 15px;}
.mainbanner .image {margin-bottom: 30px; position: relative;}
.zoom_image_container {overflow: hidden;}
.mainbanner img {display: block; height: auto;}
.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: #c11e3e!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: #c11e3e;}
.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; font: 13px/37px 'Roboto'; color: #fff!important; text-transform: uppercase; text-decoration: none!important;}
.block_txt a:hover {background-color: #fff; color: #c11e3e!important;}
.block_txt_red a {background-color: #c11e3e;}
.block_txt_red a:hover {color: #c11e3e!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;}
.tabs li.current {border-color: #222!important; color: #222!important;}
.item {font-size: 14px; padding: 10px 15px; 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: 38px; line-height: 36px; margin: 0 0px  3px 0; text-align: center; vertical-align: top; width: 38px; color: #222!important;}
.sq_icon:hover {border-color: #222;}
.but_wishlist.active, .compare-added {background: #c11e3e; color: #fff!important;}
.sq_icon.add_to_cart { background-color: #d6a916; border-color: #d6a916; color: #ffffff!important;float: right;margin-right: 0;}
.sq_icon.add_to_cart:hover {background-color: #fff; color: #c11e3e!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: #8c8c8c; display: inline-block; margin: 2px 0 4px; font: 300 14px 'Roboto';}
.item .name a,.item .name a:visited {color: #222; text-decoration: none; font-weight: 400;}
.item .name a:hover {color: #c11e3e;}
.item .price {
 font-weight: bold; 
  color: #276658;}
.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: #ffef0a;}
.box {display: none;}
.zag_main {border-bottom: 1px solid #ddd;margin: 15px 0 20px;}
.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;}
.blk_testimonials {margin-bottom: 30px; padding: 25px 0 30px; background: #F9F9FA;}
.blk_testimonials .wrap { background: #F9F9FA;}
.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;font: 600 16px 'Roboto Slab',serif;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: #c11e3e;}
.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 #c11e3e; border-top: 2px solid #c11e3e; margin: -30px 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 #c11e3e;}
.box-single:first-child>div {padding-left: 0; border-left: none;}
.box-single i.fa {background: #c11e3e;color: #ffffff;margin: 35px 20px 35px 0;display: block;float: left;
  font-size: 25px;height: 60px;line-height: 60px;text-align: center;width: 60px;}
.box-single h3 {font-size: 17px; margin-bottom: 10px; color: #000000; }
.box-single p {color: #000; font-weight: 300; margin-bottom: 10px;}
.item_testimonial a,.blog-item a,.box-single a, .article_blog 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: 35px;padding: 0 0 0 10px; 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: #276658; 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;}
.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; list-style: none;}
.subcoll li {width: 24%; display: inline-block;}
@media screen and  (max-width: 414px)  {
.subcoll li {width: 100%; display: inline-block;}
}
.subcoll li a {display: block;font-size: 14px;margin-bottom: 15px;padding: 10px 15px;border: 1px solid #fff;transition: border-color 500ms ease 0s; text-decoration: none!important;}
.subcoll li a:hover {border: 1px solid #e5e5e5;}
.cat_activer {padding: 5px 0; margin-bottom: 20px; border-bottom: 1px solid #f0f0f0;font: 300 13px/28px '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;}
@media screen and  (max-width: 573px)  {
.viewed {display: none !important;}
}
.viewed {display: inline-block; margin-right: 5px;}
.viewed a {border: 1px solid #e5e5e5;display: inline-block;font-size: 14px;height: 30px;margin-right: 3px;text-align: center;width: 30px;}
.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;}
.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: 30px;position: relative; width: 480px;}
.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: #c11e3e;}
.zag_deals {margin-bottom: 25px;color: #2c6095; font: 300 24px 'Roboto';padding-top: 5px; text-transform: uppercase;}
.deals_wrapper {margin-bottom: 30px; border: 1px solid #2c6095; 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: #276658;}
.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 #2c6095;
    display: block;
    float: left;
    height: 10px;
    margin-right: 5px;
    width: 10px;
}
.deals_wrapper .owl-page.active {background: #2c6095;}
.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*/
.prod_right {width: 263px; 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: #c11e3e; 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;}
.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 10px 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: 9999;}
.gallery {margin-bottom: 20px;padding: 10px 30px 0 0;position: relative;height:100px;}
.prod_info {margin-left: 360px; padding-left: 3.5%;}
.prod_info .atclear {clear: none;}
#review,#add_review {display: inline-block; font: 300 13px/12px 'Roboto'; padding: 0 4px 0 7px; text-decoration: none!important;}
#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;}
.tbl_harak {margin: 18px 0;}
.tbl_harak td {line-height: 24px; font-size: 14px; color: #595959; min-width: 100px;padding-right: 7px;}
.tbl_harak .data {font-weight: 300;}
.prod_name {font-size: 24px;}
.blk_quantity {float: left; margin-right: 5px;}
.blk_quantity input, .quantity input {text-align: center;vertical-align: top; float: left; border-left:0; border-right:0; width: 17px; height: 20px;}
.blk_quantity .minus,.blk_quantity .plus, .quantity .minus, .quantity .plus {float: left; height: 20px; font: 300 13px/20px 'Roboto'; width: 7px; padding: 9px; 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, .quantity .minus:hover, .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 15px;}
.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: #c11e3e; font-weight: 300; font-size: 14px;}
.prod_info .blk_price_diff {display: table-cell; padding: 15px 10px; color: #2d6095; font-weight: 300; font-size: 14px;}
.prod_info .blk_prices span {font-weight: 600; display: block; font-size: 20px;margin-top: 5px;}
.but_buy_b {height: 40px;padding: 8px 22px; display: none; background-color: #d6a916;border: 1px solid #d6a916;
  color: #ffffff!important; cursor: pointer; font-size: 13px; text-transform: uppercase;margin-right: 3px; white-space: nowrap;}
a.but_buy_b {height: 22px; line-height: 22px; text-decoration: none!important;}
.prod_info .but_buy_b, .blk_list .but_buy_b {display: inline-block;}
.but_buy_b i {font-size: 16px;margin-right: 5px;}
.but_buy_b:hover {background-color: #ffffff;color: #d6a916!important;}
.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;min-height: 80px; position:relative;}
.prod2cart .price {font-size: 20px; font-weight: 600; color: #c11e3e; 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; font: 300 14px/17px 'Roboto'; padding: 20px 0;}
.prod_section .box p {margin: 0 0 10px;}
.related_prod {margin-bottom: 30px;}
.list_viewed {margin: 0; list-style: none;}
#mod-question label {display: inline-block; line-height: 28px; width: 150px; vertical-align: top;}
#mod-question label span {color: #f00; display: inline-block; vertical-align: super;}
#mod-question input[type="text"],#mod-question textarea {margin-bottom: 10px; width: 200px;}
.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;}
.but_red, input[type=submit] {color: #c11e3e!important; background: #fff; border: 1px solid #c11e3e;font-size: 13px;padding: 9px 20px;text-transform: uppercase; display: inline-block; text-decoration: none!important; cursor: pointer; font: 13px 'Roboto';vertical-align: middle;}
.but_red:hover, input[type=submit]:hover {background: #c11e3e; color: #fff!important;}
.cart_totals {float: right; border: 1px solid #E5E5E5; width: 33%; margin-bottom: 50px; font: 600 16px 'Roboto';}
.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%;}
.cart-table .msg1 {width: 300px; bottom: -120px; right: 0; left: auto;}
/*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: #c11e3e; font-size: 16px; font-weight: bold;}
#compare_table .but_buy_b {display: inline-block; margin-bottom: 5px;}
.del_compare {display: inline-block;border: 1px solid #e5e5e5; text-transform: uppercase; font-size: 13px;padding: 9px 20px; text-decoration: none!important; color:#292f38!important;}
.del_compare:hover {border-color: #292f38;}
/*blog*/
.article_blog {margin-bottom: 60px;}
.article_blog h4 {font-size: 20px;}
.article_blog .description {font-size: 14px;}
.article_blog .button {margin-top: 20px; color: #000!important; background: none!important; border-color: #e5e5e5;}
.article_blog .button:hover {color: #000!important; border-color: #000;}
/*footer*/
.blk_socseti {float: left; width: 50%; font-size: 14px; line-height: 21px; color: #595959;}
.lnks_socseti {float: right; width: 50%;}
.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;}
.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;}

/*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 {color: #222!important; background: #fff; border: 1px solid #222;font-size: 13px;padding: 9px 20px;text-transform: uppercase; display: inline-block; text-decoration: none!important; cursor: pointer; font: 13px 'Roboto';}
.button:hover, input[type="submit"].button:hover {background: #222; color: #fff!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: 990;}
/* 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: #c11e3e; 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: #c11e3e; text-decoration: none;}

@media only screen and (max-width: 1140px) {
  .prod_images {width: 300px;}
  .prod_info {margin-left: 300px;}
.blk_prices span {font-size: 14px!important;}
}  
@media only screen and (max-width: 1025px) {
    body {min-width:250px;}
    header {position: relative!important;}
    .up_to_tablet {display:inline-block !important;float: none;}
    .only_desktop {display:none !important;}
    .tablet_hide {display:none !important}
    .wrap {width: 724px;}
    .prod_right {display:none}
.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: 1026px) and (max-width: 1239px) {
    body {min-width:1000px;}
    .wrap {max-width:980px;}
	.prod_right {width: 220px;}
    #cart_summ {display: none;}
.blk_prices span {font-size: 14px!important;}
  .prod_images {width: 300px;}
  .prod_info {margin-left: 300px;}
}
@media only screen and (max-width: 777px) {
.mousetrap{display:none;}
.prod_right {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;}
.up_to_mobile {display:block !important;}
.mobile_hide,.wrap_cart {display:none !important}
.mobile_clear {display:block;}
.quickview {display:none !important;}
.wrap {padding-left: 15px; padding-right: 15px;width: auto;}
.headtop {text-align: center;}
.headtop nav,.headtop .phone, .lnk_enter, .headright {float: none !important; margin-left: 0; width: 100% !important;}
.lnk_enter {width: 48px !important; margin: 0 auto;}
/*.lnk_enter .wrap_enter {display: none !important;} */
  .wrap_enter{ right:-90px !important; }
.form_search {float: none; margin: 15px auto; display: block;}
.logo {display: block;line-height: normal; max-width: 100%; padding: 5px 0; width: 100%; float: none;text-align: center;}
.headlnks li i {border: none!important;}
.mobile_menu_trigger {float: none; width: 180px; display: block; margin: 0 0 20px;}
.box-single {width: 100%;}
.box-single>div {border-left:none; padding: 0px;}
.blk_foot {width: 50%;}
#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;}   
  .mainbanner {width: 100%;}
  .mainbanner .image {width: 43%; display: inline-block;}
  .mainbanner .block_txt {width: 42%; display: inline-block;}
}
@media only screen and (max-width: 475px) {
  .block_brief {width: 99%;}
.blk_foot {width: 100%;}
.prod_images {width: 100%;}
.blks_socseti>div {width: 100%;}
footer {padding-bottom:0;}
footer>div {float:none;width:100%;text-align:center;margin-bottom:20px;}
.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;}
}
@media only screen and (max-width: 420px) {
.mainbanner {display: inline-block;float: none;padding: 0;text-align: center;width: 100%;}
  .mainbanner .image, .mainbanner .block_txt {width: auto;}
}

/* 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 #c11e3e;
    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 {
    background: none; border-color: #fff; color: #fff!important;
    width: 39%;vertical-align: middle;
}
.box.newsletter.boxed.popup .inner .button:hover {
    background: #fff; color: #c11e3e!important;
}
.primary_background {
    background-color: #d6a916;
}
.img_zag_one {
    color: #000000;
    font-size: 13px;
    background: #d4e1fc;
}
.banner_two {
background:  #286643;
}
.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: #d6af2f;
}

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

.banner_four_txt {
color: #ffffff;
font-size:  13px;
}
.banner_four {
background:  #d69e2d;
}
.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:#ffffff;
  color: #000000;
}
.bg_top_footer {padding:15px 0;}
.bg_middle_footer, .bg_middle_footer  .wrap  {
background:#000000;
}
.top_footer_title {
color: #000000;
}
.top_footer_txt {
color: #000000;
}
.bg_middle_footer { padding: 15px 0; }


.bg_middle_footer .zag {
color: #ffffff; 
}

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

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

.prod_zag { background-color:#be3434; color: #ffffff;}

.pagination span{
	padding: 0.9em 1.1em;
  border: 1px solid #222;
  background: #222 none repeat scroll 0 0;
    color: #fff !important;
  display: inline-block;
  cursor:pointer;
  
    font: 13px "Roboto";
}
.pagination a{
	padding: 0.9em 1.1em;
  background: #fff none repeat scroll 0 0;
    border: 1px solid #222;
    color: #222 !important;
    cursor: pointer;
    display: inline-block;
    font: 13px "Roboto";
    text-decoration: none !important;
    text-transform: uppercase;
}
  
.pagination a:hover {
    background: #222 none repeat scroll 0 0;
    color: #fff !important;
}
.popup_block_img{
display: inline-block;
    width: 45%;
}
.enter_block{
  display: inline-block;
    vertical-align: top;
    width: 45%;
}

.table1 td {text-align: center; padding: 10px; border: 1px solid rgb(156, 156, 156);}
.msg1{
  clear:both;
  display:none;
  //height: 20px;
 // line-height: 20px;
  vertical-align: middle;
  padding : 15px 10px 10px ;
  position: absolute;
  bottom: -10px;
  left: 10px;
  background : #cc0000;
  background-color: rgba(240, 0, 0, 0.7);
  color: #fff;
  z-index: 100;
  
}
.stock_msg {
 bottom: -20px;
}
.msg1:after {
    z-index:3;
  	pointer-events: none;
	margin-bottom:-6px;
	transition: opacity 200ms ease-in-out, visibility 200ms ease-in-out, margin-bottom 200ms ease-in-out;
}

.msg1:after {
	position: absolute;
	top:10px;
	left: 50%;
	margin-left:-5px;
	width: 1px;
background : #cc0000;
  background-color: rgba(240, 0, 0, 0.7);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	content: " ";
	font-size: 0;
	line-height: 0;
}

.mark-novelty,
.mark-hit {
  position: absolute;
  padding: 0 -5px;
  top: -9px;
  line-height: 20px;
  left: 0;
}
.mark-novelty {
    color: #fff;
    Background: #be3434;
    padding: 2px 7px 2px 5px;
    font-style: normal;
}

.mark-novelty-card {
  position: absolute;
  padding: 0 -5px;
  top: -15px;
  line-height: 20px;
  left: 0;
}
.mark-novelty-card {
  color: #ff0303;
  Background: rgba(255, 255, 255, 0.5)
}
.backform1 {
    background-color: #ff03;
}

.wrap-top {
	background-color: #000;
}

.wrap-wrap-top {
	background: #000;
}

.blk_foot ul li a:hover{
	color:#c11e3e !important;
}








