/*
 * Webasyst Default 3.0 theme family
 *
 * Shop-Script app CSS
 * (requires linking base default.css file from the Site app)
 *
 * @link http://www.webasyst.com/
 * @author Webasyst LLC
 * @copyright 2015 Webasyst LLC
 * @package Webasyst
 *
 * ... extends base Site app's default.css
 */

.currency-toggle { right: 0; position: absolute; }
.bonus { background: #ceb; padding: 2px 4px 1px; }
.plugin { margin-bottom: 20px; } /* shipping and payment plugins ouput */

span.loading { position: relative; top: 4px; left: 10px; }
.checkout span.loading { position: relative; top: 4px; left: 10px; }

#compare-leash { position: fixed; bottom: 0; box-shadow: 0 2px 9px rgba(0, 0, 0, 0.4); font-size: 1.1em; right: 30px; z-index: 9999; }
#compare-leash a { color: #fff; background: #ffa800; display: block; padding: 10px 15px;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition:    background 0.5s ease-in-out;
    -ms-transition:     background 0.5s ease-in-out;
    transition:         background 0.5s ease-in-out;
}
#compare-leash a:hover { background: red; color: #fff !important; }
#compare-leash a.just-added { background: #f00; }

/* Product list
--------------- */

ul.thumbs { padding: 0; margin: 0 -20px; }
ul.thumbs li { display: inline-block; vertical-align: top; width: 185px; padding: 0; margin: 0 20px 40px 20px; position: relative; text-align: left; line-height: 1.2em;  }
ul.thumbs li .image { width: 200px; height: 200px; display: table-cell; vertical-align: bottom; }
ul.thumbs li .image img { vertical-align: bottom; max-width: 200px; max-height: 200px; }
ul.thumbs li .image .badge-wrapper { position: relative; }
ul.thumbs li a { text-decoration: none; }
ul.thumbs li h5 { margin-top: 0.5em; margin-bottom: 0.4em; font-size: 1.1em; }
ul.thumbs li span.summary { color: #999; font-size: 0.9em; }
ul.thumbs li table.features { color: #999; font-size: 0.9em;}
ul.thumbs li table.features td { padding: 3px 0 0 0;}
ul.thumbs li table.features td.name { min-width: 70px; padding-right: 10px; }
ul.thumbs li a:hover { color: red !important; }
ul.thumbs li a:hover h5 { color: red !important; }
ul.thumbs .rating,
ul.thumbs .offers { display: block; margin: 3px 0; }
ul.thumbs .out-of-stock { display: inline-block; margin: 3px 5px; }
ul.thumbs .purchase { margin-top: 7px; line-height: 1.5em; margin-bottom: 10px; }
ul.thumbs .purchase .pricing { margin-bottom: 9px; }
ul.thumbs .purchase .price { margin-right: 5px; font-size: 1.2em; }
ul.thumbs .purchase input[type="submit"] { font-size: 1.0em; }
ul.thumbs .purchase .icon16.compare { margin-top: 4px; }
ul.thumbs .purchase .icon16.loading.adding2cart { position: absolute; z-index: 1; margin-left: 6px; margin-top: 5px; background-color: #fff; }
ul.thumbs .added2cart { display: inline; padding: 0; font-size: 0.9em; }
.page-content.with-sidebar ul.thumbs li { width: 300px; }

ul.thumbs.mini { text-align: left; margin: 0; }
ul.thumbs.mini li { margin-left: 0; margin-right: 0; width: 150px; }
ul.thumbs.mini li .image img { width: 96px; height: 96px; }
ul.thumbs.mini li h5 { font-size: 1em; max-width: 150px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
ul.thumbs.mini .image { width: 96px; height: auto; }
ul.thumbs.mini li .price { display: block; margin-bottom: 8px; }
ul.thumbs.mini li .out-of-stock { margin-left: 0; }
ul.thumbs.mini .purchase { margin-top: 0; margin-bottom: 5px; }
ul.thumbs.mini input[type="button"],
ul.thumbs.mini input[type="submit"] { font-size: 0.9em; }

ul.thumbs.text-content { margin: 0; padding-top: 5px; }
ul.thumbs.text-content li { margin-left: 0; margin-right: 30px; }
ul.thumbs.text-content li p { margin-top: 5px; margin-bottom: 5px; }

ul.related-bxslider { padding: 0; overflow: hidden; position: relative; }
ul.related-bxslider li { list-style: none; }
.related .bx-wrapper { margin: 0; }
.related .bx-wrapper .bx-viewport, .bestsellers .bx-wrapper .bx-viewpor  { box-shadow: none; left: 0; border: none; padding-right: 0; }
.related .bx-wrapper .bx-prev, .bestsellers .bx-wrapper .bx-prev { left: -50px; background: url('img/bx-controls.png') no-repeat; background-size: 96px 48px; background-position: 0px 0 !important; }
.related .bx-wrapper .bx-next, .bestsellers .bx-wrapper .bx-next { right: -50px; background: url('img/bx-controls.png') no-repeat; background-size: 96px 48px; background-position: -48px 0 !important; }
.related .bx-wrapper .bx-controls-direction a, .bestsellers .bx-wrapper .bx-controls-direction a { z-index: 99; width: 48px; height: 48px; top: 45%; opacity: 0.3; }
.related .bx-wrapper .bx-controls-direction a:hover, .bestsellers .bx-wrapper .bx-controls-direction a:hover { transition: none; opacity: 1; }
.related h3 input.gray[type="button"] { font-size: 0.65em; position: relative; top: -2px; left: 5px; }

.compare-from-list { position: relative; top: 2px; left: 6px; opacity: 0.25; }
.compare-from-list:hover { opacity: 0.5; }
.compare-from-list.active { opacity: 1; }

/* Homepage
----------- */

.welcome { margin: 0 80px 30px; }

ul.homepage-bxslider { padding: 0; margin: 0; overflow: hidden; position: relative; max-height: 360px; }
ul.homepage-bxslider li { list-style: none; margin: 0; padding: 0; max-height: 360px; }

.slider { padding: 0; overflow: hidden; background: #fff; }
.slider a { display: block; height: 360px; margin-bottom: 40px; text-decoration: none; }
.slider a .image { float: right; margin-right: 60px; margin-left: 20px; position: relative; max-width: 70%; }
.slider a .image img { max-height: 320px; }
.slider a .image .corner.right { right: 30px; }
.slider a .image .corner.top { top: 20px; }
.slider a h3 { font-size: 2.3em; color: #000; line-height: 1.2em; margin-bottom: 0.4em; margin-left: 60px; margin-right: 60px; }
.slider a .info { margin-left: 60px; z-index: 183; }
.slider a p { margin-left: 60px; color: #555; margin-top: 15px; margin-right: 100px; }
.slider .compare-at-price { font-size: 120%; margin-right: 10px; }
.slider .price { font-size: 160%; }

.slider .bx-wrapper { margin: 0 auto; direction: ltr; height:400px; }
.slider .bx-wrapper .bx-viewport { border: none; box-shadow: none; left: 0; }
.slider .bx-wrapper .bx-pager,
.slider .bx-wrapper .bx-controls-auto { bottom: 20px; }
.slider .bx-wrapper .bx-prev { left: -12px; background: url('img/bx-controls.png') no-repeat; background-size: 192px 96px; }
.slider .bx-wrapper .bx-next { right: -12px; background: url('img/bx-controls.png') no-repeat; background-size: 192px 96px; background-position: -96px 0 !important; }
.slider .bx-wrapper .bx-controls-direction a { z-index: 99; width: 96px; height: 96px; top: 40%; opacity: 0.5; }
.slider .bx-wrapper .bx-controls-direction a:hover { transition: none; opacity: 1; }
.slider .bx-wrapper .bx-pager.bx-default-pager a { background: rgba(255,255,255,0.5); }
.slider .bx-wrapper .bx-pager.bx-default-pager a.active { background: #fff; }
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover { background: yellow !important; }

.slider.fill-entire-area { position: relative; z-index: 1; }
.slider.fill-entire-area .bx-wrapper .bx-prev { left: -18px; background-image: url('img/bx-controls-white.png'); }
.slider.fill-entire-area .bx-wrapper .bx-next { right: -18px; background-image: url('img/bx-controls-white.png'); }
.slider.fill-entire-area ul.homepage-bxslider li { background-size: cover!important; background-repeat: no-repeat;background-position: center; }
.slider.fill-entire-area h3 { margin-top: 0px; }
.slider.fill-entire-area h3,
.slider.fill-entire-area .info,
.slider.fill-entire-area p { margin-left: 60px; margin-right: 60px;  }
.slider.fill-entire-area a { text-align: center; }
.slider.fill-entire-area a .image .corner.right { right: 100px; }
.slider.fill-entire-area a .image .corner.top { top: 0; }
.slider.fill-entire-area .countdown { margin-top: 40px; }
.slider.fill-entire-area .countdown .colorDefinition { border: none; background: rgba(0,0,0,0.2); padding: 15px 15px 8px; color: #ff7; }

.store-info { text-align: center; margin-top: 25px; }
.store-info h1 { font-size: 1.8em; }
.store-info h3 { font-size: 1.3em; }

.promos { margin: 0; }
.promos ul { padding: 0; margin: 5px -5px; }
.promos ul li { padding: 0; margin: 0; list-style: none; display: inline-block; width: 25%; vertical-align: top; }
.promos ul li a { display: block; padding: 35px 13px 0; height: 83px; overflow: hidden; background-size: cover; background-position: center center; color: #000; background-color: rgba(0,0,0,0.05); border: 5px solid #fff; text-align: center; position: relative; }
.promos ul li a .background-color-layer { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; opacity: 0.1; background-color: #000; }
.promos ul li a h5 { font-size: 1em; text-shadow: 0 1px 1px #000; position: relative; z-index: 2; margin-bottom: 10px; font-weight: normal; }
.promos ul li a:hover .background-color-layer { opacity: 0.5; transition: 0.3s; }

.bullets { padding: 0; margin: 20px 0px 40px; }
.bullet { font-size: 0.9em; vertical-align: top; }
.bullet p { margin-bottom: 10px; }
.bullet .b-glyph { background: url('img/bullet-glyphs.png') no-repeat; background-size: 144px 48px; width: 36px; height: 36px; display: inline-block; position: relative; top: 10px; }
.bullet .b-glyph.b-shipping { background-position: -6px -6px; }
.bullet .b-glyph.b-payment { background-position: -54px -6px; left: -2px; }
.bullet .b-glyph.b-location { background-position: -102px -6px; }

.bestsellers .product-list { margin-top: 40px; }
.bestsellers .bestsellers-header { text-align: center; color: #999; font-weight: normal; font-size: 1.8em; padding-bottom: 10px; padding-top: 30px; line-height: 1.2em; }

.section-header { color: #999; font-size: 1.4em; font-weight: normal; }

.onsale.related { border-top: none; margin-top: 0; margin-bottom: 0px;  padding-top: 0; }

.sidebar.left-sidebar { float: left; }
.content.with-sidebar.left-sidebar { margin-right: 0; margin-left: 290px; }

.sidebar ul.tree li a { padding: 10px 0; border-bottom: 1px solid #eee; }

/* Product page
--------------- */

.product-sidebar { float: right; width: 400px; position: relative;  }
.product-info { background: #fff;  }
.product-gallery { text-align: center; margin-right: 50px; max-width: 750px; }
.video-container { text-align: center; margin-right: 50px; max-width: 750px; }
.video-container iframe { box-shadow: 0 5px 15px rgba(0,0,0,0.15); max-width: 100%; }

ul.product-nav { font-size: 1.1em; list-style: none; padding-left: 0; }
ul.product-nav li { padding-right: 20px; display: inline-block; line-height: 1.8em; }
ul.product-nav li a { padding: 2px 5px; }
ul.product-nav li.selected a { background: #eed; }

.product-sidebar .cart { padding: 25px; }
.purchase { margin-bottom: 20px; padding: 0; }
.options { line-height: 2em; display:inline-block; margin-top:20px;}
.options .inline-select { margin-bottom: 15px; }
.options .inline-select a, .tt, .ts { border: 1px solid rgba(0,0,0,0.1); border-radius: 3px; margin: 0 6px 6px 0; display: inline-block; padding: 3px 7px; background: rgba(0,0,0,0.1); text-decoration: none; font-weight: bold; position: relative; min-width: 60px; min-height:60px;text-align: center; background-size:cover!important;}
.ncol a {min-height:30px!important;}
.options .inline-select a:hover { background-color: rgba(0,0,0,0.2); }
.options .inline-select a .color_name { display: block; position: absolute; bottom: -15px; left: 50%; font-size: 0.6em; color: rgba(0,0,0,0.7); margin-left: -30px; width: 60px; line-height:7px; }
.options .inline-select a .color_checkmark { display: none; position: absolute; top: 7px; left: 10px; }
.options .inline-select a.selected { border: 2px solid #d21e41; box-shadow: 0 2px 4px -2px rgba(0,0,0,0.4);
/*background: rgba(0,0,0,0.15) -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.0) 100%); /* FF3.6+ */
/*background: rgba(0,0,0,0.15) -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.0))); /* Chrome,Safari4+ */
/*background: rgba(0,0,0,0.15) -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* Chrome10+,Safari5.1+ */
/*background: rgba(0,0,0,0.15) -o-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* Opera 11.10+ */
/*background: rgba(0,0,0,0.15) -ms-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* IE10+ */
/*background: rgba(0,0,0,0.15) linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.0) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde992', endColorstr='#fcd630',GradientType=0 ); /* IE6-9 */
color: #000 !important; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.options .inline-select a.selected .color_name { display: block; }
.options .inline-select a.selected .color_checkmark { display: block; }
.services { margin-bottom: 20px; line-height: 1.4em; }
.aux { padding: 15px; font-size: 0.9em; }
.added2cart { display: block; padding-top: 5px; font-style: italic; }

.image { position: relative; display: inline-block; width: 100%; }
.image#product-core-image {  }
.product-listt .image img { max-width: 100%; height: 150px; margin:0 auto; }
.main_img img { max-width: 100%; height: auto;}
.image .corner { position: absolute; z-index:10; font-size: 0.8em; color: #fff; font-weight: bold; }
.image .corner.top { top:50px; }
.image .corner.bottom { bottom:-5px; }
.image .corner.left { left:-8px; }
.image .corner.right { right:38px; }
ul.thumbs .image .corner.right { right:28px; }
.image #switching-image { background: #fff url('img/loading32.gif') no-repeat 50% 50%; background-size: 32px 32px; padding: 10px; opacity: 0.5; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.more-images { display: block; margin: 10px; }
.more-images .image img { border: 1px solid #fff; padding: 1px; margin:0 auto;}
.more-images .image.selected img { border-color: #ddd; border: 1px solid #777777; box-shadow: 0 1px 6px #bbb; }

ul.skus { list-style: none; padding-left: 2px; }
ul.skus li { padding-bottom: 3px; }

.stocks { margin-top: 10px; margin-bottom: 15px; }
.stocks strong { white-space: nowrap; }
.stocks .stock-critical { color: #e00; }
.stocks .stock-low { color: #a80; }
.stocks .stock-high { color: #0a0; }
.stocks .stock-none { color: #aaa; white-space: normal; }
.stocks .icon16 { margin-top: 0.1em; }

ul.sorting {  margin-bottom: 20px; padding-left: 0; }
ul.sorting li { padding-right: 5px; list-style: none; display: inline-block; }
ul.sorting li a { padding: 2px 3px; }
ul.sorting li.selected a { background: white }

i.sort-desc { height: 0; width: 0; border: 4px solid transparent; border-bottom-color: #000; margin-bottom: 0.2em; display: inline-block; }
i.sort-asc { height: 0; width: 0; border: 4px solid transparent; border-top-color: #000; margin-top: 0.1em; display: inline-block; }

.price { color: #e15; font-weight: bold; font-size: 1.1em; }
.qty input { width: 40px; }
.compare-at-price { text-decoration: line-through; color: #c99; margin: 0 3px; }
.out-of-stock strong { color: #aaa; font-size: 0.9em; }
.disabled { color: #777; }
.description { margin-bottom: 20px; font-size: 18px;}
.error { color: red; }
.rating i.icon16 { margin-right: 0.13em; margin-top: 0em; }
span.rating { white-space: nowrap; }
h1 .rating i.icon16 { margin-top: 0.42em; }

.add2cart { font-size: 1.1em; line-height: 1.4em; }
.add2cart .price { font-size: 2em; margin-right: 5px; }
.add2cart .qty { margin-right: 5px; }
.add2cart input[type="submit"] { font-size: 1.3em; margin-top: 3px; padding: 7px 13px 8px; }
.add2cart .icon24.loading.adding2cart { position: relative; top: 5px; left: 8px; }

ul.compare-diff-all { float: right; list-style: none; }
ul.compare-diff-all li { display: inline-block; float: left; margin-left: 10px; }
ul.compare-diff-all li a { padding: 5px; }
ul.compare-diff-all li.selected a { background: #eee; }
ul.compare-diff-all li.selected a b { border: none; }

table.compare { width: 100%; }
table.compare thead td { border-top: none; vertical-align: bottom; }
table.compare td { text-align: left; line-height: 1em; padding: 10px 2px; border-left: none; border-right: none; }
table.compare td a { text-decoration: none; }
table.compare td a.compare-remove { position: relative; top: -0.2em; left: 0.2em; }
table.compare th { text-align: left; }
table.compare td img { display: block; margin: 0 0 10px; width: 96px; height: 96px; }

table.compare thead .name-wrapper { position: relative; display: inline-block; padding: 0 24px 0 0; }
table.compare thead .name-wrapper .name-link { display: inline-block; max-width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
table.compare thead .name-wrapper .compare-remove { position: absolute; top: 0; right: 6px; left: auto; width: 16px; height: 16px; }
table.compare thead .name-wrapper .compare-remove i { margin: 0; }

table.features { border-spacing: 0; border-collapse: collapse; }
table.features td { padding: 5px 0 2px; border: none; }
table.features td.name { min-width: 145px; color: #777; vertical-align: top; }
table.features tr.divider td { border-bottom: 1px solid #ccc; padding-left: 0; padding-top: 15px; padding-bottom: 0; font-weight: bold; text-transform: uppercase; color: #aaa; }

.related {  padding-top: 20px; }
.tt, .ts {min-height:80px; min-width:80px; margin-bottom:20px;}
.tt .color_name, .ts .color_name {position: absolute;
line-height:10px;

text-transform:lowercase;
margin-top: 50px;

left: 12px;
margin-top:80px; 
font-size: 10px;}
.tt .color_n, .ts .color_n  {text-transform:lowercase;line-height:12px; margin-top:210px;font-size:12px;}
.tt .wrap_color, .ts .wrap_color {    margin-top: -245px;     height: 235px;}
.tt:hover, .ts:hover {cursor:pointer;}
.new-textura {width:100%;}

/* Product reviews
------------------ */

table.rating-distribution td { padding: 2px 15px 2px 0; border: none; }
table.rating-distribution td .bar { background: #eee; width: 200px; height: 13px; }
table.rating-distribution td .bar .filling { background: #f7c854; height: 13px; }

.write-review { margin: 30px 0 40px; }

.review { margin-bottom: 30px; }
.review .summary { font-size: 0.9em; color: #777; }
.review .summary h6 { color: #000; font-size: 1.1em; margin-bottom: 0.3em; }
.review .summary a.username { color: #777; }
.review .summary a.username:hover { color: red; }
.review .summary a { display: inline; padding: 0; }
.review .summary .date { color:#aaa; }
.review p { margin-top: 5px; margin-bottom: 5px; line-height: 1.3em; }
.review .actions a { padding: 0 !important; }

.reviews { margin-bottom: 20px; }
.reviews ul { margin-left: 0; padding: 0; list-style: none; }
.reviews ul li ul { padding-left: 35px; }
.reviews ul li ul li .review h6 { color: #555; }
.reviews ul li .review-form { padding: 20px 0 0; }
.reviews ul li .review-form textarea { min-height: 100px; }
.reviews ul .in-reply-to { background: #eee; margin: -8px -8px 3px; padding: 8px 35px 0 8px; position: relative; }
.reviews ul .new { background: #ffc; margin: -8px -8px 22px; padding: 8px 35px 8px 8px; }
.reviews ul.menu-h.auth-type { padding: 0 0 40px; margin-left: -5px; }
.reviews ul.menu-h.auth-type li { padding-right: 10px; }
.reviews ul.menu-h.auth-type li a { padding: 5px 6px; }
.reviews ul.menu-h.auth-type li a img { top: 0; }
.reviews textarea { height: 100px; min-height: 100px; margin-top: 0; }

.review-form { padding: 0; margin-bottom: 30px; }
.review-form h4 { margin: 0 0 20px; font-weight: normal; }
.review-form-fields p { margin: 0 0 10px; }
.review-form-fields p.review-field a { display: inline; padding: 0; text-decoration: none; }
.review-form-fields label { width: 160px; display: block; float: left; margin: 0 10px 0 0; color: #aaa;}
.review-form-fields input[type="text"] { width: 20em;}
.review-form textarea { min-width: 70%; min-height: 160px; }
.review-form .review-submit { padding:0 0 20px 170px;}
.review-form .userpic { width: 20px; height: 20px; float: left; margin-right: 5px; border-radius: 50%; }
.review-form ul.menu-h.auth-type li a img { float: left; margin-right: 3px; position: relative; top: 2px; }
.review-form ul.menu-h.auth-type { padding-bottom: 20px; }
.review-form label { width: 160px; display: block; float: left; margin: 0 10px 0 0; color: #AAA; }
.reviews span.rate { line-height: 1.3em; display: block; margin: 0.5em 0; }
.reviews span.rate a { text-decoration: none !important; }
.reviews span.rate .icon10 { background-repeat: no-repeat; background-image: url(../../../../wa-content/img/icon10.png); height: 10px; width: 10px; display: inline-block; text-indent: -9999px; }
.reviews span.rate .icon10.star { background-position: -60px -40px; }
.reviews span.rate .icon10.star-empty { background-position: -80px -40px; }

input.error, textarea.error { border: 2px solid red; }
.errormsg { color: red; margin-left: 170px; display: block; }

/* Product badges
----------------- */

.badge { height: 45px; width: 45px; background: #a1fcff; position: absolute; text-align: left; top: -5px; -moz-transform: rotate(30deg); -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); }
.badge:before { height: 45px; width: 45px; background: inherit; content:""; position: absolute; -moz-transform: rotate(30deg); -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); }
.badge:after { height: 45px; width: 45px; background: inherit; content:""; position: absolute; -moz-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); }
.badge span { color: #000 !important; font-weight: bold; position: absolute; z-index: 1983; top: 17px; left: -2px; right: -2px; transform: rotate(-13deg); -webkit-transform: rotate(-13deg); -moz-transform: rotate(-13deg); -o-transform: rotate(-13deg); font-size: 1em; text-align: center; overflow: visible; line-height: 1em; }

.badge.new,
.badge.new:before,
.badge.new:after { background: #ff4; color: #000; }
.badge.low-price,
.badge.low-price:before,
.badge.low-price:after { background: #ffc2e3; color: #300; }
.badge.bestseller,
.badge.bestseller:before,
.badge.bestseller:after { background: #74ff30; color: #030; }
.badge.bestseller span { display: none; }
.badge.bestseller:after { background-image: url('img/thumb-up.png'); background-size: 32px 32px; background-position: 6px 4px; background-repeat: no-repeat; }

.product-gallery .badge,
.product-gallery .badge:before,
.product-gallery .badge:after { width: 70px; height: 70px; }
.product-gallery .badge span { font-size: 1.5em; top: 25px; }
.product-gallery .badge.bestseller:after { background-size: 48px 48px; background-position: 8px 8px; }

.slider .badge,
.slider .badge:before,
.slider .badge:after { width: 70px; height: 70px; }
.slider .badge span { font-size: 1.5em; top: 25px; }
.slider .badge.bestseller:after { background-size: 64px 64px; background-position: 2px 2px; }

/* Category
----------- */

.filters { width: 100%; padding: 15px; float: right; margin-left: 15px; margin-bottom: 10px; }
.filters .filters-toggle-wrapper { display: none }
.filters input[type="text"] { font-size: 0.9em; width: 50px; text-align: right; }
.filters .filter-param { margin-bottom: 20px; }
.filters h5 { margin-bottom: 0.5em; }
.filters label { display: block; }

.filters .slider { background: transparent; }
.filters .ui-slider { margin: 10px 15px 10px 8px; display: block; }
.filters .ui-slider-horizontal { height: 2px; border: none; }
.filters .ui-slider-horizontal .ui-slider-handle,
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-focus { top: -0.55em; margin-left: -0.4em; height: 1.1em; width: 1.1em; border: none; box-shadow: 0 1px 2px rgba(0,0,0,0.15); border-radius: 50%; z-index: 0; }
.filters .ui-slider-horizontal .ui-slider-handle.ui-state-hover { border-color: #999; box-shadow: 0 1px 4px rgba(0,0,0,0.35); }
.filters .ui-slider-horizontal.ui-widget-content { background: #bbb; }
.filters .ui-slider-horizontal .ui-widget-header { background: #0a0; height: 4px; position: relative; top: -1px; z-index: 0; }
.filters .ui-widget-content .ui-state-default { border: 1px solid #ccc; background: #f7f7f7; }

/* Cart items
------------- */

.cart .row { min-height: 23px; padding-top: 20px; }
.cart .col.item-thumb { min-width: 55px; }
.cart .col.item-thumb img { position: absolute; margin-top: 0; width: 48px; height: 48px; }
.cart .col.item-remove { float: right; }
.cart .col.total { font-size: 1.8em; font-weight: bold; }
.cart .col.services { margin-top: 5px; }
.cart .col.cart-coupon { min-height: 1px; }
.cart .col.cart-coupon .errormsg { display: inline-block; margin: 0; }
.cart .related { padding: 15px; background: #eee; border-top: 0; margin-bottom: 10px; margin-top: 0; }
.cart .related h4 { font-weight: normal; color: #777; }
.cart input.qty { max-width: 50px; text-align: right; }
.cart .affiliate { text-align: center; padding: 20px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); }
.cart .featured-shipping-and-payment img { margin-right: 5px; }

.cart-checkout { margin-top: -10px; }

.your-cart-is-empty { padding: 50px; text-align: center; }

.cart #use-coupon { margin-left: 5px; white-space: nowrap; }
.cart .row.highlighted #apply-coupon-code { margin-left: 20px; }

/* Checkout
----------- */

.checkout { margin: 20px 0 0; }
.checkout select { max-width: 264px; }
.checkout-header { margin: 0; color: #999; background: #fff; padding: 20px; }
.checkout-header h3 { margin-bottom: 0; }
.checkout-header h3 a { text-decoration: none; color: #777; font-weight: normal; }
.checkout-header h3 a:hover { color: #a00 !important; }
.checkout-header strong { color: #666; }
.checkout ul.checkout-options { padding-left: 25px; }
.checkout ul.checkout-options li { list-style: none; position: relative; margin-bottom: 50px; clear: both; }
.checkout ul.checkout-options li h3 { font-weight: bold; margin-bottom: 10px; }
.checkout ul.checkout-options li h3 label { margin-right: 10px; }
.checkout ul.checkout-options li .rate { float: right; text-align: center; width: 250px; }
.checkout ul.checkout-options li p { width: 70%; font-size: 0.85em; }
.checkout ul.checkout-options li input[type="radio"] { position: absolute; top: 4px; left: -25px; }
.checkout ul.checkout-options li label input[type="radio"] { top: 7px; }
.checkout ul.checkout-options li img.method-logo { position: relative; float: left; margin-right: 10px; top: -6px; left: 0px; /* adjusted for default 60x32-px logos */ }
.checkout ul.checkout-options li .wa-form { margin-top: 0px; margin-bottom: 30px; }
.checkout ul.checkout-options li .wa-form label input[type="radio"] { position: static; }

.checkout .checkout-result { padding: 60px 0 20px; background: #fff; text-align: center; }
.checkout .checkout-result h1 { font-size: 4em; margin-bottom: 50px; font-weight: bold; }
.checkout .checkout-result .welcome { margin-top: -80px; padding-top: 280px; }
.checkout .checkout-result.error h1 { color: red; }
.checkout .checkout-result .wa-form { margin: 10px auto 20px; width: 400px; float: none; text-align: left; }
.checkout .checkout-result .back { margin-top: 50px; }
.checkout { padding: 0; }
.checkout h2 { padding: 15px 20px 18px; font-weight: normal; margin: 0; background: #f3f3f3; margin-top: 10px; }
.checkout h2 a { text-decoration: none; color: #000; }
.checkout h2 a:hover { color: #a00 !important; }
.checkout h2.upcoming a:hover { color: #000 !important; cursor: default; }
.checkout h2 a.hint { font-size: 0.6em; color: #aaa; text-decoration: none; margin-top: 2px; }
.checkout h2 a.hint strong { text-decoration: underline; }

.checkout .checkout-step.is-done .step-header { position: relative; }
.checkout .checkout-step.is-done .step-header:after { content: ""; position: absolute; top: 0; right: 0; width: 60px; height: 100%; background: transparent url("img/checkout-done.png") 50% no-repeat; background-size: 30px; }

.checkout .checkout-step-content { padding: 20px; background: #fff; }
.checkout ul { list-style: none; padding-left: 0; margin-top: 0; }
.checkout ul li { font-size: 1.1em; margin-bottom: 5px; }
.checkout ul li input[type="radio"] { margin-right: 3px; }
.checkout #login-form h1 { display: none; }
.checkout input.large { font-size: 1.4em; }
.checkout .comment { width: 100%; height: 100px; margin-bottom: 20px; }
.checkout blockquote img { margin-right: 20px; float: left; border-radius: 50%; }
.checkout blockquote p { margin-bottom: 10px; margin-left: 70px; }
.checkout blockquote p span { color: #000; }
.checkout-step { box-shadow: 0 2px 5px -2px rgba(0,0,0,0.1); }

.checkout .errormsg.inline { display: inline; margin-left: 10px; }

.checkout table.table { width: 100%; }
.checkout table.table td { border: none; }

.checkout .last span.loading {left: -10px}

.checkout .wa-form .wa-field input,
.checkout .wa-form .wa-field select { font-size: 1.2em; }
.checkout .wa-form .wa-field .wa-name { padding-top: 0.3em; }
.checkout .wa-form .wa-field.wa-field-email .wa-value input { min-width: 300px; }
.checkout .wa-form .wa-field.wa-field-birthday .wa-value select { margin-right: 5px;  }
.checkout .wa-form .wa-field.wa-field-address .wa-field-address-zip input { min-width: 100px; width: 20%; }


/* Dialogs
---------- */

.dialog { display: none; }
.dialog-background { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #fff; opacity: 0.8; filter: alpha(opacity=80); z-index: 99; }
.dialog-window .cart { position: fixed; top: 15%; left: 0; right: 0; opacity: 1; z-index: 100; overflow-x: hidden; box-shadow: 0 3px 15px #ddd; margin: 0 auto; text-align: left; width: 400px; bottom: 15%; background: #fff; padding: 25px; }
.dialog-window .cart .added2cart { font-style: italic; }
.dialog-window .cart .purchase { display: block; }
.dialog-window .dialog-close { float: right; color: #bbb; text-decoration: none; font-size: 200%; margin-top: -3px; }

/* Customer account
------------------- */

.order-status { padding: 2px 5px; color: #fff; }
h1 .order-status { font-size: 0.75em; margin-left: 10px; }

/* Swipebox
----------- */

#swipebox-caption { display: none; }
#swipebox-overlay { background: #fff !important; }
#swipebox-action { background: rgba(255,255,255,0.42) !important; opacity: 0.8 !important; border-top: none !important; bottom: 0 !important; }
#swipebox-action.visible-bars { transform: none !important; -webkit-transform: none !important; -o-transform: none !important; }
#swipebox-close,
#swipebox-prev,
#swipebox-next { background-size: 120px 24px; }


/* TABLET only
============== */

@media screen and (min-width: 760px) and (max-width: 1024px) {
    .navbar-nav {padding-left:60px;}
     .product-info {width:67%}
     #product-core-image {
    

width:100%;}
.more-images {   margin-left: 15px!important;}
.product-sidebar {width:35%;}
.phones {
    
    margin-left:0px!important;
 
} 
    .nav-sidebar { width: 180px; }
    .page-content.with-sidebar { margin-left: 180px; }
    .filters { width: 100%; }
.filters .filter-param {
 
    font-size: 12px;
}
    ul.thumbs.mini li { width: 120px !important; }
    ul.thumbs.mini li h5 { max-width: 130px; }

    header ul.flyout-nav li .flyout { padding: 15px 0; }
    .product-sidebar .cart { padding: 20px; }

    .welcome { margin-left: 20px; margin-right: 20px; }

    .slider a h3 { font-size: 2.4em; }
    .bestsellers .bestsellers-header { font-size: 1.6em; }

    ul.thumbs.text-content li { width: 21%; margin-left: 0; margin-right: 25px; }
    
    
    #prod_item {
    margin-bottom:5px;
    height:325px;
}
/*
#prod_item:hover {
-webkit-transform: scale(1.2,1.2);
   
    -moz-transform: scale(1.2,1.2);
    
    z-index:1000;
    outline:solid 15px #dadada;
    
   
}
#prod_item {
   -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
 -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;   
}
#prod_item span {
    margin-bottom:0px;
    margin-top:5px;
}
#prod_item2:hover {
-webkit-transform: scale(1.2,1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
    z-index:1000;
  
   
}
#prod_item:hover #prod_name {
  opacity:1; 
 
  text-decoration:none;
}

#prod_item:hover #ramka {
   border: 0px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 0px #bbb;  
}
#prod_item:hover .image .corner.right {
    
  right:70px;  
}
    
*/    
    
      .subm {
width:36%;
 
}  
  .prod_cont {margin-top:40px;}   
    
    

}

@media screen and (min-width: 760px) {

  .dropdown {
    height: 54px;
    position: initial !important;
} 
.dropdown-menu  li ul {padding-left:40px;}
.dropdown-menu  >li>a{font-size: 16px;
font-weight: bold;}
.dropdown-menu li ul li {list-style-type: initial; color:black;padding-left:0px;}
.dropdown-menu li ul li a {color:black;}
}
/* MOBILE only
============== */
@media screen and (max-width: 400px) {
    .phones{
           padding-left: 0px;
    padding-right: 0px;
    display: block;
    height: 80px; 
        
        
    }
        .navbar-nav {padding-left:60px;}
      .subm {
width:40px!important;}
 .phones {font-size:35px!important;} 

 .main-menu {margin-left:0px; margin-right:0px;} 
}

@media screen and (max-width: 760px) {
    
 .tabs2, #menuVertical, .seo_tag, #tag_list{display:none;}
    
#filter_block1 {max-width:100%!important};
    
    
    
    
    
    .navbar-nav {padding-left:60px;} 
 .main-menu {margin-left:0px; margin-right:0px;} 

    .phones {
text-align:center;
    margin-left:0px!important;
 font-size:35px!important;
} 
body {
    padding-top: 0px;
}
.notdisp {
    display:none;
}
.cart_hed {
    width:100%!important;
}

    .content.with-sidebar { padding: 0; margin: 0 !important; }
    .promos ul li { width: 50%; }
    .welcome { margin-left: 0; margin-right: 0; }
    header ul.flyout-nav li .flyout { padding: 15px; }
    header ul.flyout-nav li .flyout .departments ul.menu-v li { width: 42%; }
    .bestsellers .bestsellers-header { font-size: 1.4em; }

    .product-sidebar { width: 100%; float: none; }
    .product-sidebar .cart { padding: 20px; }
    .product-info { margin-right: 0; }

    .bullets { padding: 0px; margin-left: 0; margin-right: 0; }
    .added2cart { background: #ff7; font-weight: bold; display: block; padding: 3px 5px; }
    .add2cart .price,
    .add2cart input[type="submit"] { font-size: 1.2em; }

    #compare-leash,
    .compare-add,
    .currency-toggle { display: none; }

    .filters { float: none; width: auto; margin: 0 0 40px; }
    .filters .filters-toggle-wrapper { display: block; text-align: center; }
    .filters .filters-toggle-wrapper .filters-toggle-link { display: block; color: #995; }
    .filters .filters-form-wrapper { display: none; }

    .filters.is-shown .filters-toggle-wrapper .filters-toggle-link { display: block; padding: 0 0 15px; border-bottom: 1px solid rgba(0,0,0,0.1); color: #995; }
    .filters.is-shown .filters-form-wrapper { display: block; margin: 15px 0 0; }

    table.features td.name { min-width: 105px; }

    .image#product-core-image { float: none; }
    .image img {/* height: auto !important; */}
    .product-gallery { float: none; width: auto; margin-right: 0; margin-top: 30px; }
    .badge { font-size: 0.9em; }

    ul.thumbs { margin: 0 !important; }
    ul.thumbs li { padding: 0 !important; margin: 0 0 40px; width: 49% !important; font-size: 1em; }
    ul.thumbs li h5 { font-size: 1em; }
    ul.thumbs li .image { height: auto; }
    ul.thumbs li .image img { max-height: 75%; max-width: 75%; }
    ul.thumbs li .compare-from-list { display: none; }
    ul.thumbs.mini { margin: 0 0 30px !important; }
    ul.thumbs.mini li { margin-bottom: 30px; width: 120px !important; font-size: 1.0em; border-bottom: none; }
    ul.thumbs.mini li h5 { max-width: 120px; }
    ul.thumbs.mini li .image img { max-height: 100%; max-width: 100%; }
    ul.thumbs .image .corner.right { right: 58px; }
    ul.thumbs .added2cart { display: block; padding: 3px 5px; margin-right: 30px; }
    ul.thumbs .purchase { line-height: 1.2em; }
    ul.thumbs.text-content li { width: 45% !important; margin-right: 5px; }

    .purchase { width: 100%; }

    .review-form-fields label { width: auto; float: none; }
    .review-form-fields input { width: 80%; }
    .review-form textarea { width: 90%; }
    .review-form .review-submit { padding-left: 0; }
    .review-form .wa-captcha img { margin-bottom: 10px; }

    .bullet { width: 100%; }

    .badge,
    .badge:before,
    .badge:after { width: 45px !important; height: 45px !important; }
    .badge span { top: 17px !important; left: -2px !important; right: -2px !important; font-size: 0.9em !important; }
    .badge.bestseller:after { background-size: 40px 40px !important; background-position: 5px 2px !important; }

    .dropdown ul.menu-h.aux { display: none; float: none; }

    /* cart: override cart column widths for better display on mobiles */
    .cart .row { padding: 30px 0 70px; }
    .cart .col.w1 { display: none; }
    .cart .col.w1.item-remove { display: block; width: 10% !important; text-align: right; float: right; }
    .cart .col.item-name { width: 100% !important; font-size: 120%; margin-bottom: 10px; }
    .cart .col.item-qty { float: left; }
    .cart .col.item-total,
    .cart .col.cart-total,
    .cart .col.cart-discount,
    .cart .col.affiliate-discount { font-size: 140%; font-weight: bold; float: right; text-align: right; width: auto; }
    .cart .col.cart-coupon { width: 100% !important; padding-bottom: 20px; }
    .cart .col.cart-total { width: 100%; text-align: center; background: #ffef9f; padding: 20px 0; margin-top: 15px; }
    .cart .col.cart-checkout { width: 100% !important; }
    .cart .col.cart-checkout input { font-size: 150%; display: block; margin-top: 20px; margin-bottom: 10px; width: 100%; }
    .cart #discount-row .col { text-align: center; }
    .cart .related { display: none; }
    .cart .col.featured-shipping-and-payment { width: 100%; }

    .related .bx-wrapper { overflow-x: hidden; }

    .slider a { height: 200px; }
    .slider a h3 { font-size: 2em; margin: 20px 20px !important; }
    .slider p { margin: 0 20px !important; }
    .slider .bx-wrapper .bx-prev,
    .slider .bx-wrapper .bx-next { display: none; }
    .slider.fill-entire-area { box-shadow: none; margin-bottom: 0; }

    .checkout { margin: 0 0 30px; }
    .checkout ul.checkout-options li { width: 100%; }
    .checkout ul.checkout-options li img { display: none; }
    .checkout ul.checkout-options li .rate { min-width: 0; width: auto; max-width: 150px; }
    .checkout ul.checkout-options li .rate.error { padding-top: 5px; }
    .checkout ul.checkout-options li .rate .hint { display: none; }
    .checkout ul.checkout-options li .wa-form.wa-address p { font-size: 1em; }
    .checkout h2 { font-size: 1.2em; padding: 10px 10px 10px; }
    .checkout h2 a.hint { display: none !important; }
    .checkout input.large { margin: 0 auto; display: inline-block; }
    .checkout .checkout-step-content { padding: 10px 10px 30px; }
    .checkout .checkout-step-content.auth ul.menu-v li { padding: 5px 0; }
    .checkout .checkout-result h1 { font-size: 2.5em; }
    .checkout-header { margin: 0px; font-size: 0.8em; text-align: center; }
    .checkout-header .float-right { display: none; }
    .checkout li .wa-form { margin-left: -25px; }
    .checkout .wa-form .wa-field.wa-field-email .wa-value input { min-width: 230px; }

    table.table th,
    table.table td { font-size: 0.75em; }
    table.table td .gray { display: none; }
    table.table td.nowrap { white-space: normal; }
    table.table td.nowrap.bold { white-space: nowrap; }

    .description { overflow-x: hidden; }
    table.rating-distribution td .bar { width: 100px; }
    .dialog-window .cart { top: 52px; left: 0; right: 0; bottom: 0; width: 100%; padding: 0; z-index: 1005020; background: #fafadf; box-shadow: 0 -20px 40px -20px rgba(0,0,0,0.3) inset; }
    .dialog-window #cart-form-dialog { padding: 20px 15px; }
    .dialog-window .cart h4 { font-size: 1.5em; }
    .dialog-window .dialog-close { margin-right: 15px; font-size: 2.8em; margin-top: 15px; }
    .subm {
width:37%;
  
}
}
@media screen and (max-width: 1200px){
  .container{width:100%; }  
      .cart_img {
    
    left: 43%;
}
    }

 @media screen and (min-width: 760px) {   
    
.appnav   {display:block!important;} 
 .main-menu {margin-top:5px;}   
  .navbar-default {margin-top:20px;}     
 } 
    @media screen and (min-width: 760px) and (max-width: 990px){
  .contact .search {position:absolute; margin-left:-200px; margin-top:115px;} 
  .search-wrapper {
    max-width: 200px;
    }
    .logo {margin-bottom:10px;}
    .dost_f {display:none;}
.subm_f, .prc1_f {width:50%!important;}
    }
@media screen and (max-width: 600px){
.description, .reviews, #product_dost {
  
    margin-top: 40px!important;
}
 .main-menu {margin-left:0px; margin-right:0px;} 
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
    
.product-sidebar {margin-right:15px;}
    .product-info {width:67%}
    
    #product-core-image {
    

width:100%}
 .main-menu {margin-left:0px; margin-right:0px;}  
 .prod_cont {margin-top:40px;}
.more-images {   margin-left: 15px!important;}
.product-sidebar {width:35%}
.phones {
    
    margin-left:0px!important;
    font-size:25px;
}   
        .subm {
width:25%;
  min-width:50px!important;
}
.subm input[type="submit"] {
    font-size:12px!important;
    margin-top:5px!important;;
}
.subm_f input[type="submit"] {
    font-size:17px!important;
    margin-top:1px!important;;
}
/*
#prod_item:hover {
-webkit-transform: scale(1.2,1.2);
   
    -moz-transform: scale(1.2,1.2);
    
    z-index:1000;
    outline:solid 15px #dadada;
    
   
}
#prod_item {
   -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
 -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;   
}
#prod_item span{
    margin-bottom:0px;
    margin-top:5px;
}
#prod_item2:hover {
-webkit-transform: scale(1.2,1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
    z-index:1000;
  
   
}
#prod_item:hover #prod_name {
  opacity:1; 

  text-decoration:none;
}

#prod_item:hover #ramka {
   border: 0px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 0px #bbb;  
}
#prod_item:hover .image .corner.right {
    
  right:70px;  
}
 */

.left_banner, .right_banner  {
    width:240px!important;
    background-size:contain;
} 
#prod_item {
     margin-bottom:5px;
    height:325px;
}
   .subm_f {
width:37%;
 
}
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
 
#product-core-image {
    

width:700PX;}

    .subm {
width:37%;
 
}
 .main-menu {margin-left:0px; margin-right:0px;} 
 #prod_item {
    margin-bottom:5px; 
    height:325px;
}
/*
#prod_item:hover {
-webkit-transform: scale(1.2,1.2);
   
    -moz-transform: scale(1.2,1.2);
    
    z-index:1000;
    outline:solid 15px #dadada;
    
   
}
#prod_item {
   -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
 -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;   
}
#prod_item h5 {
    margin-bottom:0px;
    margin-top:5px;
}
#prod_item2:hover {
-webkit-transform: scale(1.2,1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
    z-index:1000;
  
   
}
#prod_item:hover #prod_name {
  opacity:1; 
  
  text-decoration:none;
}

#prod_item:hover #ramka {
   border: 0px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 0px #bbb;  
}
#prod_item:hover .image .corner.right {
    
  right:70px;  
}
  
*/
    
    
    
    

}
@media screen and (max-width: 1200px){
.related .bx-wrapper .bx-prev, .bestsellers .bx-wrapper .bx-prev { left: 0px;}
.related .bx-wrapper .bx-next, .bestsellers .bx-wrapper .bx-next { right: 0px;  }

}
@media screen and (min-width: 1200px) {

   .cart_img {
    
    left: 37%;
}
.dost_f {display:none;}
.subm_f, .prc1_f {width:50%!important;}
}


@media screen and (max-width: 1080px) {
    
    .qiz {font-size:20px!important;}
    
    
}
@media screen and (max-width: 926px) {
    
    .qiz {font-size:16px!important;}
    
    
}
@media screen and (max-width: 760px) {
    
    .qiz {font-size:24px!important;}
    .kviz_krovat {font-size:16px!important;}
    #tabss .nav>li {width:50%;}
    #mytab a {font-size:16px!important; text-align:center;}
}

/* WIDE
======= */

@media screen and (min-width: 1300px) {

    .promos ul li a { padding-top: 25px; height: 83px; }
    ul.homepage-bxslider,
    ul.homepage-bxslider li { max-height: 460px; }
    .slider a { height: 460px; }
    .slider a h3 { font-size: 2.8em; }
    ul.thumbs.text-content li { width: 225px; margin-right: 55px; }

#prod_item {
     margin-bottom:5px;
    height:325px;
}
    .subm {
width:37%;
  
}
/*
#prod_item:hover {
-webkit-transform: scale(1.2,1.2);
  
    -moz-transform: scale(1.2,1.2);
   
    z-index:1000;
    outline:solid 15px #dadada;
    
   
}
#prod_item h5 {
    margin-bottom:0px;
    margin-top:5px;
}
#prod_item2:hover {
-webkit-transform: scale(1.2,1.2);
   

    -moz-transform: scale(1.2,1.2);
  
 
    z-index:1000;
  
   
}
#prod_item {
   -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
 -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;   
}
#prod_item:hover #prod_name {
  opacity:1; 
 
  text-decoration:none;
}

#prod_item:hover #ramka {
   border: 0px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 0px #bbb;  
}
#prod_item:hover .image .corner.right {
    
  right:70px;  
}
*/






}




/* =============== ВСПЛЫВАЮЩИЕ ОКНА ======================= ===================
============================================================ POP-UP============
/////////////////////////////////////////////////////////////////////////////*/
/*заказ звонка верхняя*/
.overlay-zvonokt {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay-zvonokt:target {
    visibility: visible;
    opacity: 1;
}
.popup-zvonokt {              
    left: 50%;

    padding: 10px;
    position: fixed;    
    top: 40%;
  
    z-index: 50000;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.wind-zakaz-top {
  width: 400px;
  height:300px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  text-align: center; 
  padding: 0px;  
  background: #8fa6c5;  
  position: relative;
}
.bold {
  font-weight: bold;
}
.wind-zakaz-top p{
  padding: 20px;
}
.wind-zakaz-top input[type="text"] {
  width: 340px;
  height: 42px;
  margin: 8px auto;  
  text-align: center;
  font-size: 20px;  
  font-weight: normal;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #d4d4d4;
}
.wind-zakaz-top input[type="text"]:focus {
  outline: none;
}
.wind-zakaz-top input[type="button"] {
  width: 252px;
  background: #ffcccc;
 height: 45px;
color:white;
   font-size: 25px;
    height: 40px;
    padding:0px;
    width: 340px;
	  margin-top:15px;
	  border-radius:10px;
}
.wind-zakaz-top input[type="button"]:hover {
	 background: #fda6a6;

}

.overlay-zvonokt:target+.popup-zvonokt {    
    opacity: 1;
    visibility: visible;
}
.wind-zakaz-top p{
  font-size: 21px;
}
.rel-pos {
  position: relative;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing: border-box;
}
/* Кнопка закрытия окна  */
.popup-zvonokt .close {        
height: 24px;
line-height: 24px;
position: absolute;
right: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
top: 17px;
width: 24px;
border-radius: 15px;
z-index: 15;   
}
.popup-zvonokt .close:before {
    color: black;
    content: "X";
    font-size: 22px;
    font-family: arial;
}
/*заказ звонка нижняя*/
.overlay-zvonokb {
    background-color: rgba(0, 0, 0, 0.0);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;  
    z-index: 2;  
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay-zvonokb:target {
    visibility: visible;
    opacity: 1;
}
.popup-zvonokb {              
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: -210px;
    bottom: 0px;  
    z-index: 10;  
    visibility: hidden;    
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.wind-zakaz-bot {

  width: 379px;
  height: 260px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  text-align: center; 
  padding: 10px;  
  background: #fff;  
  position: relative;

}
.wind-zakaz-bot:after {
  content: "";
  position: absolute;
  background: url(../img/background/pointer-bottom.png) no-repeat;
  width: 27px;
  height: 18px;
  bottom: -15px;
  right: 110px;
}
.wind-zakaz-bot input[type="text"] {
  width: 340px;
  height: 42px;
  margin: 8px auto;  
  font-size: 20px;
  padding-left: 15px;
  font-weight: normal;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #d4d4d4;
}
.wind-zakaz-bot input[type="text"]:focus {
  outline: none;
}
.wind-zakaz-bot input[type="button"] {
  width: 252px;
  height: 44px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;  
  border: none;
  color: #fff;
  margin: 8px auto; 
  font-size: 19px;
  cursor: pointer;
  
  background:#ff0000;
  /*
background: -moz-linear-gradient(left, rgba(241,122,116,1) 0%, rgba(211,75,68,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,122,116,1)), color-stop(100%, rgba(211,75,68,1)));
background: -webkit-linear-gradient(left, rgba(241,122,116,1) 0%, rgba(211,75,68,1) 100%);
background: -o-linear-gradient(left, rgba(241,122,116,1) 0%, rgba(211,75,68,1) 100%);
background: -ms-linear-gradient(left, rgba(241,122,116,1) 0%, rgba(211,75,68,1) 100%);
background: linear-gradient(to right, rgba(241,122,116,1) 0%, rgba(211,75,68,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17a74', endColorstr='#d34b44', GradientType=1 );*/
cursor: pointer;
}
.overlay-zvonokb:target+.popup-zvonokb {    
    opacity: 1;
    visibility: visible;
}
.wind-zakaz-bot p{
  font-size: 21px;
}
.center-980-pop {
  margin: 0 auto;
  width: 980px;
  position: relative; 
  z-index:50000;
}
#overlay {
    background-color: #000;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30000;
}
#modal_form {
display:none;	
}

#textarea {
display:none;
margin-top:10px;	
}
#textarea textarea{
margin-top:10px;
width:340px;
height:150px;	
}
#textarea h5 {
font-size:16px;	
}
.wind-zakaz-top .bold {

    color: white;
    height: 30px;
    text-align: center;
	font-weight: normal;
	 padding-left: 10px;
    padding-top: 10px;
	padding-bottom:5px;
	font-family:azk_bld2;
	font-size:24px;
}
.wind-zakaz-top #cleaning {
margin-top:25px;	
}
.wind-zakaz-top .s_submit {
margin-top:20px;;	
}







#cart {display:none;}
.fon_sl {
 background:white;  
 opacity:0.7;
}
.fon_f {
    
    background:#8fa6c5;
}
#search{
    color:grey;
}

#prod_item {
    list-style-type: none;

    background:white;
    padding:7px!important;
    outline:solid 0px #dadada;
  
    
}
#ramka{
   border: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 5px 5px 5px #bbb;    
}
#prod_item a, #prod_item a:hover  {
  text-decoration:none;    
  color:black;  
}

.sub-cats{
    list-style-type: none;  
    margin-bottom:25px;
    display: inline-block;
}
.sub-cats li img{
    width:100%;
}
#prod_name {
 height:25px;  
 overflow:hidden;
opacity:1;
font-size:18px;
color:black;
text-decoration:none;
text-align:center;
margin-bottom:10px !important
}
#prod_name  span {
    
  text-decoration:none;  
}
.transit {
 /* transition: 1s;*/
}
.transit2 {
  transition: 0.5s;
}



.dost {
    
float:left;
width:30%;
min-width:100px;
background:url(./img/dostavka.png) no-repeat;
height:100%;
color:white;
font-size:16px;
padding-left:45px;
padding-top:1px;
text-align: center;
line-height: 15px;
padding-right:0px;

}
.prc1{
width:60%;
min-width:120px;

text-align:center;
float:left;
color:white;
font-size:24px;
border-right: dotted 1px white;
border-left: dotted 1px white;
padding:0px;
}
.ofr1 {
 background:#d21e41;   
  height:45px; 
  padding-top:5px;
}
.ofr1 .row {
    margin:0px;
}
.ofr1 input[type="submit"]:hover, .ofr1 input[type="submit"] {
 border:0px;
 font-size:17px;
 text-transform:uppercase;
background:transparent;
color:white;
text-decoration:underline;
text-shadow:none;
box-shadow:none;
display:block;
margin:0 auto;
}
.subm {


    float:left;  
}
.predesc{
    color:red;
    text-align:center;
    font-weight:bold;
position: absolute;
margin-bottom: -40px;
padding-left: 10px;
padding-right: 10px; background: white; /* Цвет фона */
    
    opacity: 0.7; /* Полупрозрачный фон */
    filter: alpha(Opacity=70); /* Прозрачность в IE */   
    
    
}
.product_prop div {
 height:0px; 
 color:black;
opacity:0;
background:white;


}
.product_prop {

background:white;


}
.product_prop table td {
    padding: 0;
    border: 1px solid rgba(0,0,0,0.1);
}
#prod_item:hover  .product_prop div {
   
height:20px;
opacity:1;
}
#prod_item:hover  .product_prop  {
 height:150px;  
display:inline-block;
}
#feat_name {
float:left;    
  padding-right:5px;  
display:inline-block;
}
.listfeatures-values {

  display:inline;  
}
#product-core-image {
    
height:460px;

box-shadow: 5px 5px 5px #bbb;
border: 1px solid rgba(0,0,0,0.07);
}
.main_img img {
    max-height:460px;

}

#product-gallery .bx-wrapper .bx-prev {
    left: 0px;
}
#product-gallery  .bx-viewport {
    
height:200px!important;
}
#product-gallery  .bx-viewport img {
   height:170px; 
    
}
.related .bx-wrapper {
 max-width:100%!important;   

}
.related .bx-wrapper .bx-viewport, .bestsellers .bx-wrapper .bx-viewport, .bestsellers .bx-wrapper{
    height:260px!important;   
    margin:0px;
    padding:0px;
}
.related .bx-wrapper .bx-viewport ul,  .bestsellers .bx-wrapper .bx-viewport ul {
    height:100%!important;  
    padding:0px;
}
.related .bx-wrapper .bx-viewport ul li,  .bestsellers .bx-wrapper .bx-viewport ul li {
   padding-top:10px; 
 /*  width:282px!important;*/
}
.gl .bx-wrapper .bx-viewport ul li {

   width:282px!important;
}
.prod_cont .tab-pane {
padding:20px;    
min-height:200px;
}
#mytab a {
font-size:18px;
color:black;
text-transform:uppercase;
font-weight:bold;
}
#mytab li a {
border:2px solid #8f8f8f;
}
#mytab .active a{
border-bottom:2px solid white;
}
 #mytab {
border-bottom:2px solid #8f8f8f;
}
#mytab li {

}
.add2cart input[type="submit"] {
   
margin-bottom:5px;
}
input[type="submit"] {
background:#d21e41; 
color:white;
text-transform:uppercase;
border:0px;
}
input[type="submit"]:hover {
    background:#eb2148;
}
.by1clic {
    
text-align:center;
color:#d21e41;
text-decoration:underline;
font-size:16px;

}
#product_features {
    
font-size:18px;
}
.offer_list input[type="submit"] {
      float: right;  
    
}
.maincontent>.container {padding:2px;
}
.price {
    
font-size:1.5em;
}
#prod_item1 {
   border: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 5px 5px 5px #bbb; 
    position:relative!important;
     z-index: 1;
}
 #prod_item1:first-child {
  opacity: .99;
  
}
.product-list {
    padding:0px;
}
.container {
    padding:0px;
}
#header-container {
    margin:0 auto;
}
.by_button {
    float:right;
    width:140px;
}
.callb:hover, .calback:hover, .by1clic:hover {
cursor:pointer;
}
#myTab2 {
    width:517px;
    margin:0 auto;
}
#myTab2 li a {
    font-size:24px;
    color:#d21e41;
    text-transform:uppercase;
font-weight:bold;
border: 2px solid #8f8f8f;
}

}
#mytab2 li a {
border:2px solid #8f8f8f;
}
#mytab2 .active a{
border-bottom:2px solid white;
}
 #mytab2 {

}
 #mytab2 .tab-content {
     
     padding-top:20px;
 }
#long {
    width:100%;
  border-bottom:2px solid #8f8f8f;  
}
.bestsellers .bx-wrapper .bx-viewport{
    box-shadow:none;
    border:0px;
    margin:0px;
    background:transparent;
} 
.main_tab {
    padding:20px 0px;
}
#long ul {
    margin-bottom:-2px;
}
.spalna {
 padding:60px 0px 0px 80px;

    height:100%;
    width:100%;
  -webkit-background-size: cover!important;;
    -moz-background-size: cover!important;;
    -o-background-size: cover!important;;
     background-size: cover!important;
   -webkit-transition:1.3s 0.1s ease;
 
   
   
    -moz-transition:1.3s 0.1s ease;
}
.sp {
    background:url(./img/spalna.jpg);    
}
.gost{
    background:url(./img/gostinaya.jpg);    
}
.prh {
    background:url(./img/prihogaya.jpg);    
}
.plashka {
    -webkit-transition:1.3s 0.1s ease;
        -moz-transition:1.3s 0.1s ease;
text-align:center;
padding-top:45px;
    font-size:24px;
    text-transform:uppercase;
    width:220px;
    height:130px;
    background:white;
    opacity:0.7;

}
.rooms {
    display: inline-block;
    margin-top:30px;
}
.fix_size:hover .spalna {
        -webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
  cursor:pointer;

}
.spalna:hover .plashka {
   -webkit-transform: scale(0.8,0.8);
 -moz-transform: scale(0.8,0.8);   
}
.spalna:hover .plashka {
  
}
.fix_size {
    overflow:hidden;
        height:240px;
    width:370px;
}
#title_room {
    text-align:center;
    font-size:24px;
    text-transform:uppercase;
    margin-bottom:20px;
    background:url(./img/line.png) repeat-x;
    background-position:10px;
    font-size:24px;
    text-transform:uppercase;
    
}
.title_news div { width:150px!important;
      margin-top:50px!important;
      margin-bottom:30px!important;
    }
#title_room div {
    width:200px;
    background:white;
    margin:0 auto;
}
#pref {
      width:320px!important;
      margin-top:50px!important;
      margin-bottom:30px!important;
}
.prefer_full .pref_im{
  margin:0 auto;  
 height:270px;   
 width:1185px;
 background:url(./img/pref3.png) no-repeat;
}
.prefer_full  {
    background:#8fa6c5 ;
    padding:20px 0px!important;
    margin-bottom:30px;
}
.container {
    padding:0px!important;
}
.container-fluid {
    padding:0px;
}
.tire, .tire2 {
    height:1px;
    width:100%;
    background:url(./img/tire.png) repeat-x;
}

.old-price {
   position: absolute;
margin-left: 20px;
margin-top: 20px;
background: white;
font-size: 26px;
opacity: 0.7; /* Полупрозрачный фон */
    filter: alpha(Opacity=70); /* Прозрачность в IE */

}
.old-price span {
color: red;
opacity: 1;
font-weight:bold;
}
.old-price  .compare-at-price {
    background:url(./img/cherta.png) repeat-x;;
text-decoration:none;
background-position: 10px;
}
.prices {width: 180px;
float: left;}

.prices .compare-at-price {
    font-size:22px;
}
.hid {
    margin-top:20px;
}
.hid a {
    text-decoration:none;
    color:black;
}
.det {
    background:url(./img/detskaya.jpg); 
}
.kab {
    background:url(./img/kapinet.jpg); 
}
.kuh {
    background:url(./img/kuhnia.jpg); 
}
.main_descr {
    margin-bottom:25px;
    font-size:16px;
    line-height:25px;
    padding:20px;
}
.main_descr p,.main_descr ul li  {   font-size:16px; font-family:arial;}
.main_descr ul li {   font-size:16px; line-height: 22px;}
.main_descr h1 { font-size: 30px; }

.main_descr h2, .main_descr h3, .main_descr h4, .main_descr h5 { font-size: 26px; }

#name_min {
    text-align: center;
font-size: 18px;
color: black;
height:20px;
overflow:hidden;
margin:10 0;
}
.category_name {
    text-align: center;
font-size: 14px;
color: black;
}
.cat_shadow{
box-shadow: 5px 5px 5px #bbb;
border: 1px solid rgba(0,0,0,0.07);
    height: 210px;
    margin:7px;
    overflow:hidden;
}
#overlay1 {
	z-index:300; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none;
	 /* в oбычнoм сoстoянии её нет) */
}
.img1 {width:854px; height:479px; background:url(./img/club_window.jpg); position: fixed; display:none;/* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -239.5px;
	margin-left: -427px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	   z-index: 10000;
}
.vk {margin-bottom:30px; margin-top:-35px;}
.wrap_color {
display:none;
width:200px;
height:230px;
position:absolute;
margin-top: -270px;
z-index:10000;
 border: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 5px 5px 5px #bbb;

  background-color:white;  
}
.color_n {margin-top:200px;color:black;}
.textura {height:200px;
background-size:contain!important;
background-position:center!important;
background-repeat: no-repeat!important;
width:200px;
position:absolute;
   
    
    
    
}
#textura:hover .textura {
    /*display:block;*/
}
.compl ul {
    padding-left:0px;
}
.compl li {
        float: left;
    list-style: none;
    position: relative;
    width: 275px;
    margin-right: 5px;
    margin-bottom:20px;
} 
.compl .price {
    font-size:1.2em;
}
.compl input[type="submit"] {
   font-size:0.9em; 
}
.prod_block {margin-top:30px;}
.img_cat { overflow:hidden;}
.img_cat.image {width:100%; overflow:hidden;}
.img_cat img {    display: block; margin:0 auto;
/*height:230px;*/}
#filter_block {
position:absolute;
  z-index:10000;
display:none;
}
.img_filter {
    height: 35px;
    z-index: 10000;
    text-align: center;
    font-size: 20px;
    background: #e7e7e7;
    color: black;
    letter-spacing: 3px;
  
}
 
}
.img_filter:hover {cursor:pointer;}
.fixed {position:fixed!important;top: 5px;}
.sorting {
    width:500px;
    margin:0 auto;
    color:#d21e41;

}
.sorting li a, .sorting li  {
    color:#d21e41;
        font-size:18px;
        
}
.sort {
 width:100%;   
 background:#f3f3f3;
 height:35px;
 padding-top:5px;
 margin-bottom:10px;
}
.cherta {
    width:100%;
     border: none; /* Убираем границу */
    background-color: #191917; /* Цвет линии */
    color: #191917; /* Цвет линии для IE6-7 */
    height: 2px; /* Толщина линии */
}
.cupon #red{color:red;font-size:22px;}
.cupon #smal {font-size:12px;}
#zvon {margin:0 auto; width:200px;}
.clear {clear:both};

#tabss{float:left!important; width:750px;}
#tabss #myTab {height:50px;}
.pag .glyphicon {line-height:1.4;}
.pag .selected a {background:#8fa6c5; color:white;}
.home_desc {
    
  font-size:12px;  
    
}
.title-name {font-size:24px; margin-top:20px;text-align:center; margin-bottom:10px;}
.seo_tag ul li{
    
display: inline-block;
margin: 2px 1px;

padding: 1px 7px;
background: #8fa6c5; 
    
    
    }
    .seo_tag {
    height:85px;
    overflow:hidden;
    }
    
    .seo_tag ul li a {
      color:white;  
       font-size:16px; 
        
    }
    .seo_tag ul li:hover {background: #6b7e97; }
     .seo_tag ul li a:hover {text-decoration:none;}
     
 #tag_list   { width: 150px;
background: #fca1a1;
color: white;
margin-bottom:10px;
padding: 5px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
margin-top: 5px;}
 #tag_list:hover {
background:#ffcccc;
   cursor:pointer;  
     
 }
#tag_title {
   font-size: 16px;
text-transform: uppercase;
padding-bottom:5px;
    
    
}
.ch {border-bottom:1px grey solid;margin:5px 0;}
.nadp{text-align:center; font-size:11px; margin-top:5px;}
.nadp2{text-align:center; }
.subcat  li {height:190px!important;}
.sub_slide .bx-viewport {height:220px!important; box-shadow:none!important; border:none!important;}
.sub_slide  .bx-wrapper .bx-next {right:3px!important;display:block!important;}
.sub_slide  .bx-wrapper .bx-prev {left:-10px!important;display:block!important;}
.sub_slide  .bx-wrapper {margin-bottom:0px!important;max-width:100%!important;}
.banner_text{
    margin-top: 22px;
position: absolute;
text-align: center;
width: 258px;
font-size: 24px;
color:#b10000;
}
.notdisp {padding:0px;}
.phones {padding-top:20px;} 
.phones>a {display:block; text-align:center;}
.ccl {
    
        display: block;
    margin: 0 auto;
    width: 200px;
    margin-top:-30px;
    
    
}
.services select {max-width:300px;}
.cupon{
border: 2px dashed;
padding: 10px;
font-size: 20px;
}
.num1 {display:none;}
.new_ul {float:left;}
.widt {max-width:700px;}
.main-menu .dropdown .dropdown-menu {width:100%;}
.pad0 {padding:0px;}
#filter_block1 {max-width:200px;z-index:1000;}
.marquiz__container {
    
   position:fixed; 
   bottom:0px;
z-index:100000;    
    
}
.raschet .marquiz__container {
    
   position:relative; 
    
    
}

.marquiz__container a{
    height: 30px;
    padding-top: 0px;
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
border-radius:5px;

}
.qiz{
    display: block;
    background: #f7240f;
    text-align: center;
    color: white!important;
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: sans-serif;
}
.qiz:hover {   text-decoration: none;    color: white;   background: #fd3824; }
.row.foot {
       margin-right: 0px;
    margin-left: 0px; 
    
}
.cart_hed {
    
margin-left: -55px;  
    margin-top: -20px;
    
    
    
}
.contact {    margin-top: -10px;}
.poisk {margin-top:15px;}
 @media screen and (max-width: 1000px) {  
     
   .poisk {margin-top:105px;}  
     
 }
  @media screen and (max-width: 768px) {  
       .poisk {margin-top:15px;margin-bottom:-15px; padding:0px 5px 0px 5px;} 
       .poisk .searchpro__field {width:100%;padding:0px 5px 0px 5px;}
       .poisk .search {width:100%!important;}
  }
  .searchpro__rest-parsed-content_wrapper > .container {width:100%;}
 .poisk .search {width:450px;}
 .act {color:red;}
 .skb{
     text-align: center;
background:red;
padding: 3px;
margin-top:5px;
color:white;
font-size:24px;
 }
 .skb:hover{cursor:pointer;background:#ce0606;}
 .pri {
   font-size: 2em;
margin-right: 5px;  
 color:#e15;
font-weight: bold;    
 
 }
 .cupon {text-align:center;}
 .cupon #red, .fff {font-size:30px;}
 .vbg {font-size:20px;}


.main-l-t {
width:330px!important;}
.main-links a{
 display:block;   float:left;
 padding:5px;
    border:1px solid grey;
    border-radius:10px;
margin-right:5px;
}
.main-links {margin-bottom:40px;}

.youtube ul, .youtube .bx-viewport {height: 275px !important;
padding-top: 4px;}
.youtube {clear:both; margin-bottom:10px;}
.youtube ul li {margin-left: 5px !important; left: 30px;width:300px!important; padding:0px;height:250px;}

.youtube ul {/*margin-left: -35px;*/}
.y-title {text-align:center; color:#f92424;font-size:18px; margin-bottom:5px;}
.youtube .bx-wrapper {margin-bottom:0px;}
.lazyYT {height:100%;}
.ytp-thumbnail {background-size:contain;}
.kviz_krovat
{
    text-align: center;
    color: #0e0d0d;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.kviz-block{
border: 2px dashed;
padding: 10px;
font-size: 20px;
    width: 95%;
    margin: 0 auto;
}
.small-nadp {
    text-align:center;
    font-size:14px;
    margin-top: 5px;
}
.red {color:red;}
.dop-links h3 {
border-top: 1px black solid;
    font-size: 18px;
    padding-top: 5px;
    margin-top: 15px;    
    
    

}
.dop-links.seo_tag{height:auto;}
.tabs2 .dop-links ul {padding-left:10px;}
.dop-links a {font-size: 14px;margin: 2px 1px;
    padding: 1px 7px; 
    }
 .tabs2 a   {
 background: #8fa6c5;color: white;
    text-decoration: none;
    font-size: 14px;
    }
.tabs2 { width: 100%; padding: 0px; margin: 0 auto; margin-top:25px; margin-bottom:15px;}
.tabs2>input { display: none; }
.tabs2>div {
    display: none;
    padding: 12px;
    border: 1px solid #C0C0C0;
    background: #FFFFFF;
}
.tabs2>label {
    display: inline-block;
    padding: 7px;
    margin: 0 -5px -1px 0;
    text-align: center;
    color: #666666;
    border: 1px solid #C0C0C0;
    background: #E0E0E0;
    cursor: pointer;
}
.tabs2>input:checked + label {
    color: #000000;
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid #FFFFFF;
    background: #FFFFFF;
}
#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4,
#tab_5:checked ~ #txt_5,
#tab_6:checked ~ #txt_6,
#tab_8:checked ~ #txt_8,
#tab_9:checked ~ #txt_9,
#tab_10:checked ~ #txt_10,
#tab_11:checked ~ #txt_11,
#tab_12:checked ~ #txt_12,
#tab_13:checked ~ #txt_13,
#tab_7:checked ~ #txt_7{ display: block; }
 .rty {font-size:25px!important; font-weight:bold;}
 .fft {font-size:24px!important;}
 @media screen and (min-width: 854px) {  
     
   .desktop {display:block}  
     .mobil {display:none}   
 }
  @media screen and (max-width: 854px) {  
     
   .desktop {display:none} ; 
     .mobil {display:block;}   
 }
.filter-param span {font-weight:bold;}
.filter-param label {font-weight:normal;}

// Доп меню для катгорий
#menuVertical{width:100%;height:auto;}
    #menuVertical ul{ box-shadow:5px 5px 5px #bbb;margin-bottom:15px!important;
        display:block;
        width:100%;
        height:auto;
        margin:0px;
        padding:0px;
        list-style:none;
        position:relative;
    }
        #menuVertical ul li{display:block; width:100%; height:auto; }
            #menuVertical ul li a{
                position:relative;
                display:block;
                width:100%;
                height:auto;
                box-sizing:border-box;
                font-size:16px;
                
                font-weight:normal;
                color:black;
                line-height:1.2em;
                padding:10px 15px;
                background:white;
                border-top:1px solid #828278;
                text-decoration:none;
            }
            #menuVertical ul > li:first-child > a{border:0px;}
            #menuVertical ul li a:hover, #menuVertical ul li:hover a{
                background:#D6D6D1;
            }
            #menuVertical ul li ul{
                position:absolute;
                top:0px;
                left:100%;
                display:none;
                width:300px;
            }
            /*******показываем выпадашку при наведении ********/
            #menuVertical ul li:hover > ul{display:block;}
               #menuVertical ul li:hover {z-index:1000;}
             
             #menuVertical ul li:hover > div ul{display:block; }
                #menuVertical ul li ul li a{
                    text-transform:none;
                    padding:5px 20px;
                   
                }
                    #menuVertical ul li ul li a:hover, #menuVertical ul li ul li:hover > a{
                        background:#999999;
                        color:white;
                    }
/*конец доп меню*/
.left-side {z-index:100;}
.bot-tag{height:50px}

#prod_item:hover .product_prop1 {height:auto; margin-bottom:-10px;}
#prod_item:hover #ramka {height:auto;}
#prod_item:hover  {overflow:visible;z-index:10000;}
.filter-param>span:hover{ cursor:pointer;}
/*.filter-param{height:70px; overflow:hidden;}*/
.minus>span:before{ content: ' \002D';}
.plus>span:before{ content: ' \002B';}
.product_prop1 {

height:0px;
overflow:hidden;
padding:0px 5px;
margin-top:-5px;
background: white;

box-shadow: 5px 5px 5px #bbb;


}
.drop1{    background: none;
    border: 0px;
    box-shadow: none;
}
#prod_item table.features td {line-height:15px;}
 .link_buy  {margin-top: 0px;    position: absolute;    font-size: 20px;    right: 50px;    color: white!important; z-index:20;}
 .buy_but{z-index:21;}
 .menu-cat {width:100%; position:relative;}
  .menu-cat ul {float:left; left:0!important; top:0!important;;position: relative!important;
width: 150px!important; box-shadow:none!important;}
   .menu-cat:hover>div ul {display:block;} 
  
    .menu-cat div span, .dropdown-menu li span {color:black; text-align:center; font-weight:bold;}
    .menu-cat ul li a, .menu2 a {border-top:0px!important; padding:0px!important;color:#2a6496!important;font-size: 14px !important; line-height:20px!important;}
    .dop-cat {width:200px!important;}
    .dropdown-menu li span{color:black;}
 .main-menu #menuVertical ul li:hover a {background:white!important;}
  .main-menu #menuVertical ul li:not(.menu-cat) {position:relative;}
  .main-menu #menuVertical ul li ul li a:hover, #menuVertical ul li ul li:hover > a {color:black;}
   .menu-cat div {width: 850px; background: white; box-shadow:5px 5px 5px #bbb;
left: 100%;
position:absolute; padding-left:20px; top:0px;}

.menu2 {list-style: none; padding-left:0px!important; list-style-type:none!important;}
.menu2 li { list-style-type:none!important;}
.menu-title {width:100%;    width: 100%;
    text-align: center;
    border: 1px solid #827d7d;
    margin-bottom: 10px;
    padding: 3px;
   
} 
.menu-cat ul {padding-top:7px!important;}
.menu-title a {text-align:center; color: #e15;}
/*.main-menu .navbar {z-index:1000000;}*/
.cat-hid {display:none;}
.title-name.hidd {font-size:16px; text-align:left;}
.dds{color:rgba(14, 71, 241, 1);

font-size:12px;
text-align:center;
padding:5px;

position:absolute;

width:85px;

top:-45px;
left:-55px;}

@media screen and (max-width: 1450px){
    
    
   .rachet_b a {
   
    font-size: 18px;
}
    
}

.img_cat img {
    display: block;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

@media screen and (min-width: 1200px){
    
   .cat_shadow{
       height:auto;
   } 
    
.image .corner.right {right:100px;}    
    
    
    
    .main_img img {
    max-height: 100%;
}
    .options {

    width: 100%;
}
    
  .product-sidebar {
   
    width: 30%;
  
   /* min-width: 400px;*/
}  
    
 .product-core-image {
    width: 100%;
}   
    
    
.product-gallery {
    width: 100%;
    max-width:100%;
    max-height:none;;
}

.product-info {
  
    width: 69%;
}    
    
    
 #product-core-image {
  
    max-height: 840px;
}   
    
    
    
#product-core-image {
    height: auto;
 
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  .container{width:100%!important; max-width:1980px;}  
  .container-fluid,  .container {
    padding: 0px 20px!important;
}
.row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
      .cart_img {
    
    left: 43%;
}
 #filter_block1 {
    max-width: 100%;
    z-index: 1000;
} 
  
  
  
 #prod_item {
    margin-bottom: 5px;
    height: 410px;
} 
  
 .image {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
        
}  


}    
 
/* .kuhnia {height:480px!important;}*/
 .rachet_b{
    MARGIn-top: 5px;
    background: #d21e41;
}    
    
.rachet_b a {
    background: #d21e41;
    color:white!important;
}    
    
 .rachet_b a:hover   {background: #e84262;}
 .dopprod {width:100%;}
 #raschet1 {position:relative!important;}
 .inform {
    color: red;
    text-align: center;
    font-size: 18px;
}
.zamer:hover{cursor:pointer;}
.zamer {margin-bottom:15px;}
.kviz_kuh {text-align:center;}