::selection {
 background-color: #1a1a1a;
 color: #fff;
}
html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}
textarea, input {
 outline: none;
 resize: none;
 box-sizing: border-box;
}
img, a img {
 border: none;
 outline: none;
}
hr {
 border: none;
 height: 1px;
 background: #eee;
}
a {
 text-decoration: none;
 color: #2e2e2e;
 transition: all .2s ease;
}
a:hover {
 color: #1a1a1a;
}
a.sale span {
 color:white!important;
 background-color: crimson;
}
a.menu-icon {
 color:red!important;
}
b {
 font-weight: 600;
 color: #2e2e2e;
}
body {
 font-size: 16px;
 line-height: 24px;
 color: #2e2e2e;
 font-weight: 400;
 font-family: "Exo 2", sans-serif;
 font-optical-sizing: auto;
}
h1, h2, h3, h4, h5, h6 {
 margin: 20px 0;
 color: #565656;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-weight: normal;
 line-height: 1.5;
}

h1 {font-size: x-large;}
h2 {font-size: 18px;line-height: 21px;}
h3 {font-size: 17px;line-height: 16px;}
h4 {font-size: 16px;line-height: 15px;}
h5 {font-size: 14px;line-height: 14px;}
h6 {font-size: 14px;line-height: 13px;}

aside ul, aside ol, aside li {
 margin: 0;
 padding: 0;
 list-style: none;
 list-style-type: none;
}

textarea {
 overflow: auto;
 border: 1px solid #a7a7a7;
 background: #fff;
 color: #2e2e2e;
 line-height: 22px;
 min-height: 36px;
 padding: 6px 15px;
 font-size: 13px;
 box-sizing: border-box;
 transition: all .3s ease;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] {
 border: 1px solid #a7a7a7;
 background: #fff;
 color: #2e2e2e;
 line-height: 26px;
 height: 27pt;
 padding: 6px 15px;
 background: #fff;
 box-sizing: border-box;
 transition: all .2s ease;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus {
 border: 1px solid #1a1a1a !important;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
 border: none;
 border-radius: 5px;
 color: #fff;
 line-height: 22px;
 height: 36px;
 padding: 6px 15px;
 font-weight: 400;
 font-family: "Exo 2", sans-serif;
 text-transform: uppercase;
 background: #2e2e2e;
 cursor: pointer;
 box-sizing: border-box;
 transition: all .3s ease;
 letter-spacing: 1px;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
 background: #666;
}

select {
 color: #2e2e2e;
 border: 1px solid #a7a7a7;
 background: #fff;
 cursor: pointer;
 font-size: 16px;
 font-family: "Exo 2", sans-serif;
 line-height: 22px;
 height: 34px;
 padding: 5px 24px 5px 10px;
 background-image: url('/img/select.png');
 background-position: right center;
 background-repeat: no-repeat;
 line-height: 1em;
 text-indent: 1px;
 text-overflow: '';
 -ms-appearance: none;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
select::-ms-expand {
 display: none;
}
select:focus {
 outline: none;
}

p {
 margin: 0;
 padding: 0;
}

.oh {
 overflow: hidden;
}
.cnt {
 max-width: 1366px;
 margin: 0 auto;
}
.clr:after {
 content: '';
 display: block;
 clear: both;
}

.col2 {width: 48.717948716%;}
.col3 {width: 31.623931622%;}
.col4 {width: 23.076923075%;}
.col6 {width: 14.529914528%;}

.col2, .col3, .col4, .col6 {
 margin-bottom: 30px;
 margin-right: 2.564102563%;
 float: left;
}
.col2:nth-child(2n), .col3:nth-child(3n), .col4:nth-child(4n), .col6:nth-child(6n) {
 margin-right: 0;
}

.col2:nth-child(2n+1), .col3:nth-child(3n+1), .col4:nth-child(4n+1), .col6:nth-child(6n+1) {
 clear: left;
}
.col2 *, .col3 *, .col4 *, .col6 {
 max-width: 100%;
}

#wrapper {
 overflow: hidden;
 margin: 0 auto;
 background: #fff;
}


#loader {
 position: fixed;
 background: rgba(255, 255, 255, 0.95) url(/img/loader.gif) center no-repeat;
 width: 100%;
 height: 100%;
 z-index: 9991;
}
.top .fa {
 color: #1a1a1a;
 font-size: 14px;
 margin-right: 5px;
}
.top ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.top ul li {
 float: right;
 margin: 0 0 10px 20px;
 padding: 0 0 0 20px;
 border-left: 1px solid #d8d8d8;
}
.top ul li:first-child {
 padding-left: 0;
 border: none;
}
.top_left {
 float: right;
 font-size: larger;
 text-transform: uppercase;
 letter-spacing: 1px;
 line-height: 1.6;
 margin: 17px 4px 0 20px;
}
.top_right {
 float: right;
}

#header {
 padding: 12px 0;
}
.logo {
 font-size: 17px;
 text-transform: uppercase;
 letter-spacing: 2px;
 color: #1a1a1a;
 float: left;
 line-height: 36px;
 margin-top: 0px; 
 }
.logo a {
 color: #1a1a1a;
}
.h_right {
 float: none;
}
.search {
 float: right;
 width: 45%;
 height: 32px;
 padding-top: 10px;
}
.search_m {
 display: none
 } 
#search-form {
 width: 100%;
 position: relative;
}
input.search_keyword {
 position: absolute;
 width: 100%;
 border: none;
 border-bottom: 1px solid #eee;
 padding-left: 1px;
 padding-right: 0;
 font-style: italic;
 color: #1a1a1a;
}
input.search_keyword:focus {
 border: none !important;
 border-bottom: 1px solid #1a1a1a !important;
}

input.search_keyword::-webkit-input-placeholder {color: #1a1a1a;}
input.search_keyword::-moz-placeholder {color: #1a1a1a;}

input.search_submit {
 position: absolute;
 top: 0;
 right: 0;
 padding: 0;
 margin: 0;
 border: none;
 font-family: 'FontAwesome';
 box-shadow: none;
 background: none !important;
 color: #1a1a1a !important;
 padding-left: 10px;
 padding-right: 1px;
 font-size: 15px;
}

#shop-basket {
 margin-left: 0px;
 padding-top: 20px;
 padding-bottom: 0px;
 position:relative
}
.cart_info {
 padding-left: 44px;
 background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACoklEQVRYR8WXW4hOURTHjVxKScm1CA+uD6Q0KWLMKB4UHlzeKFEY40WUW8qT8EAylBJ5kKJ4IOUuKbdyKZIUuWYID1Kuv9909nS+z3DOkX3s+nXOd/bea/332mvtc76aDv+51fyl/4HMmwejoAvchcPwpKi9ogI64WATrIaPcB2+Qi30hK2wMXmWS0sRATo/AtNgFeyDL4mXzlwXwXY4DXPziigiwNUtg6lw9TfLG8/zs7AL1uQJQV4B4zB2DRbCwQzDC+jfD865lSUir4CTGOoOk+BHhlFtXoF3MONfCBiCkccwC45nGUz6Z3M9CoPh6Z/m5IlAEwY2Qy8ISZeloysD3sB62FlUwEgmLIEBoED30vCfz/Ja1V/P7w9wE9y2Z7AXHqTHVUfAcN8BQ+5AJ86E+/CwoIARjB8GJ5KFuLBBMBraDqxqAVvoNHHGgAeM7RMshQMFBSxm/DbokczzrLgH5sbaYKtawCU6bsOKlLNv3M+BYwUFzGf8IfAAC62ZG6PS0J4AxbTAOtiTmjSBe/fxc0EB3Rg/FizJ0FyY9vu1J8CHL2EyGIkYzcT0pLSi3uogvQW/dEZQ0Bebr9KLTAswPNatg2I1/YXzoXWb0wJ8YIIYiZitItHTAi7j1QpojOkd21bC8LDQIMCrSWGGOiBmc4EbwlYHAaEC6ui4GNM7tqfAOegNLUGAB8OZ8DCygIpKCAJ841kBfSI713yoBLehOQiwAkwMw1NGc5v9km4MAqwA34LLy/COj93g27JeAaEC3AI7ymhtlaDz/vAiCf+FMrwnvlorQQGhAkxAj8kymr5eQ50CpsMpGAqPyvCODxPeL64GBfgBeQNU5bv7e2QRHbE/EZ5DbagC/9etTJRF9t9q3m/MHfC++pOsDOcVPn4C+xh9u+zQdOIAAAAASUVORK5CYII=") left no-repeat;
 line-height: 32px;
 height: 32px;
 font-size: 14px;
 cursor: pointer;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.cart_info b {
 color: #1a1a1a;
 font-weight: 600;
}
.cart_info .fa {
 margin-left: 5px;
 color: #1a1a1a;
}
.cart_body {
 position: absolute;
 padding: 20px;
 width: 300px;
 border: 1px solid #1a1a1a;
 box-sizing: border-box;
 transition: top 0.3s ease, opacity 0.3s ease;
 right: -9999px;
 top: 150px;
 opacity: 0;
 z-index: 999;
 background: #fff;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#shop-basket.opened .cart_body {
 right: 0;
 top: 50px;
 opacity: 1;
}
.cart_body ul {
 padding: 0;
 margin: 0;
 list-style: none;
}
.cart_body ul li {
 overflow: hidden;
 padding: 0 0 10px 0;
 margin: 0 0 14px 0;
 border-bottom: 1px solid #eee;
 position: relative;
}
.cart_item_img {
 float: left;
 width: 45px;
 border: 1px solid #eee;
}
.cart_body ul li p {
 margin: 0 0 0 60px;
 padding: 0 15px 0 0;
 line-height: 18px;
}
.cart_item_name {
 display: inline-block;
 margin-bottom: 10px;
 line-height: 16px;
}
.cart_item_name:hover {
 text-decoration: underline;
}
.cart_body ul li p i {
 font-size: 12px;
 color: #a7a7a7;
}
.cart_item_remove {
 display: block;
 position: absolute;
 top: 1px;
 right: 0;
 width: 13px;
 height: 13px;
 cursor: pointer;
 line-height: 13px;
}
.cart_item_remove:before {
/* content: "";
 display: block;
 width: 100%;
 height: 1px;
 position: absolute;
 left: 0;
 top: 6px;
 background: #1a1a1a;
*/
}
.cart_item_remove:after {
/* content: "";
 display: block;
 width: 1px;
 height: 100%;
 position: absolute;
 left: 6px;
 top: 0;
 background: #1a1a1a;
*/
}

.cart_item_remove:hover:before {/*background: #dc1111;*/}
.cart_item_remove:hover:after {/*background: #dc1111;*/}

.cart_btn_checkout {
 color: #fff !important;
 background: #1a1a1a;
 text-transform: uppercase;
 letter-spacing: 1px;
 display: inline-block;
 margin-top: 5px;
 padding: 0 15px;
 line-height: 30px;
 font-size: 12px;
}
.cart_btn_checkout:hover {
 background: #666;
}
.cart_btn_clear {
 margin-left: 15px;
 border-bottom: 1px dotted #d8d8d8;
}

#notification {
 margin-top: 5px;
 text-align:center;
 text-transform: uppercase;
 border: none;
 font-size: 15px;
 letter-spacing: 1px;
 color: red;
}

#nav #shop-currency {
 float: right;
 position: relative;
}
#nav #shop-currency select {
 text-transform: uppercase;
 border: none;
 font-size: 15px;
 letter-spacing: 1px;
 height: 60px;
 color: #666;
 padding-right: 10px !important;
 background: none;
 transition: color .3s ease;
}
#nav #shop-currency select:hover {
 color: #1a1a1a;
}
#nav #shop-currency:before {
 content: "\f107";
 display: block;
 position: absolute;
 z-index: 2;
 top: 23px;
 right: 0;
 font: normal normal normal 14px/1 FontAwesome;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 font-size: 13px;
}
#slider-wrap {
 margin-top: -1px;
 position: relative;
 margin-bottom: 0px;
 display: none;
 height: auto; 
}

#nota {
 background-image: url(/img/rastyazhka/1may.webp);
 margin: 18px 0 0;
 text-align:center;
 text-transform: uppercase;
 letter-spacing: 1px;
 display: block;
}

@media (max-width:649px){#slider-wrap{display:none!important}}
#slider-wrap:before {
 content: '';
 display: block;
 padding-top: 24%;
 overflow: hidden;
}
#slider, .slide, .slide_content {
 position: absolute;
 top: 0;
 left: 0;
 overflow: hidden;
 width: 100%;
 height: 100%;
 line-height: 100%;
}
.slide * {
 max-width: 100%;
}
.slide img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}
.slide_content {
 display: table;
}
.sl_text {
 display: table-cell;
 position: relative;
 z-index: 2;
 vertical-align: middle;
}
.sl_text_title {
 text-transform: uppercase;
 letter-spacing: 3px;
 font-size: 54px;
 line-height: 54px;
 display: block;
}
.line1 {
 display: inline-block;
 width: 70px;
 height: 3px;
 background: #1a1a1a;
 margin-top: 30px;
}
.sl_text p {
 font-size: 24px;
 line-height: 32px;
 font-style: italic;
 color: #000;
 margin-top: 360px;
}
.sl_text_body {
 margin-left: 65px;
 max-width: 520px;
}
.button1 {
 display: inline-block;
 padding: 0 20px;
 line-height: 36px;
 background: #1a1a1a;
 color: #fff !important;
 font-size: 14px;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.button1:hover {
 background: #666;
}
.sl_text .button1 {
 margin-top: 101%;
}
.slide-arrow, .slide-close {
 display: block;
 position: absolute;
 z-index: 3;
 bottom: 0;
 background: rgba(26, 26, 26, 0.5);
 color: #fff;
 height: 36px;
 line-height: 36px !important;
 width: 36px;
 text-align: center;
 font-size: 20px !important;
 cursor: pointer;
 transition: all .3s ease;
}
.slide-arrow.fa-angle-right {
 right: 0;
}
.slide-arrow.fa-angle-left {
 right: 36px;
}
.slide-close {
 top: 0;
 bottom: auto;
 right: 0;
}
.slide-arrow:hover,.slide-close:hover {
 background: #1a1a1a;
}
.sl_right {
 float: right;
 margin-right: 30px;
 margin-top: -80px; 
 text-align: right;
 margin-left: 0;
 max-width: 520px;
 color: #A60000; 
}
.slide {
 display: none;
}
.slide:first-child {
 display: block;
}
#cid-banner {
 margin-top: -1px;
 position: relative;
 margin-bottom: 30px;
 position: absolute;
 top: 0;
 left: 0;
 overflow: hidden;
 width: 100%;
 height: 100%;
 line-height: 100%;
}
#cid-banner:before {
 content: '';
 display: block;
 padding-top: 49.57264957264957%;
 overflow: hidden;
}
.banners {
 margin-bottom: 20px;
}
a.banner {
 display: block;
 line-height: 0;
 text-align: center;
 overflow: hidden;
 background: #fff;
 position: relative;
}
a.banner img {
 transition: all .3s ease;
}
a.banner:hover img {
 opacity: 0.8;
}
.banner_text {
 display: block;
 width: 100%;
 position: absolute;
 left: 0;
 bottom: 0;
 text-align: left;
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 1px;
 line-height: 14px;
 padding: 15px 20px;
 font-size: 14px;
 box-sizing: border-box;
}
.banner_text b {
 font-weight: normal;
 color: #fff;
 font-size: 18px;
 display: block;
 line-height: 18px;
 margin-bottom: 5px;
}
.banner_text.black, 
.banner_text.black b {color: #363636;}
.banner_text.black {
 bottom: none;
 top: 3px;
}

.title2 {
 text-align: center;
 font-size: 24px;
 line-height: 24px;
 letter-spacing: 2px;
 position: relative;
 padding-bottom: 20px;
 margin-bottom: 25px;
}
.title2:after {
 content: '';
 display: block;
 position: absolute;
 bottom: 0;
 left: 50%;
 margin-left: -35px;
 width: 70px;
 height: 3px;
 background: #1a1a1a;
}

#go-top {
 display: block;
 position: fixed;
 bottom: 70px;
 left: 20px;
 z-index: 9999;
 background: rgba(0, 0, 0, 0.5);
 color: #fff;
 line-height: 36px;
 height: 36px;
 width: 36px;
 text-align: center;
 font-size: 18px;
 cursor: pointer;
 transition: all .3s ease;
}
#go-top:hover {
 background: #1a1a1a;
}
.hg_tabHead {
 text-align: center;
 letter-spacing: 1px;
 text-transform: uppercase;
 font-size: 16px;
 line-height: 16px;
 padding-top: 20px;
 margin-bottom: 36px;
}
.hg_tabName {
 cursor: pointer;
 transition: all .3s ease;
}
.hg_tabName:after {
 content: '\f00d';
 display: inline-block;
 padding: 0 20px;
 color: #d8d8d8;
 font-family: 'FontAwesome';
 cursor: default;
}
.hg_tabName:last-child:after {
 content: '';
 display: none;
}
.hg_tabName.aTabsHeadSpanActive, .hg_tabName:hover {
 color: #ec0000;
}

.aTabsHead {overflow: hidden;}
.aTabs > ul, .aTabs > ul > li {
 padding: 0;
 margin: 0;
 list-style: none;
}


#middle {
 margin-top: 0px;
}

.goods-list:after {
 content: '';
 display: block;
 clear: both;
}
.home_goods {
 margin-bottom: -30px;
}
.home_goods ul, .home_goods ul li {
 margin: 0;
 padding: 0;
 list-style: none;
}
.home_goods ul li {
 display: none;
}
.home_goods ul li:first-child {
 display: block;
}
.home_goods .list-item {
 margin-bottom: 40px;
 margin-right: 2.564102563%;
 float: left;
 width: 23.076923075%;
}
.home_goods .list-item:nth-child(4n) {margin-right: 0;}
.home_goods .list-item:nth-child(4n+1) {clear: left;}
.list-item * {max-width: 100%;}

.g_img {position: relative;line-height: 0;}
.g_img img {transition: opacity .3s ease;}
.g_img .gphoto {cursor: pointer;}

.qv_button {
 font-size: 13px;
 width: 160px;
 text-align: center;
 padding: 0;
 position: absolute;
 z-index: 2;
 top: 45%;
 margin-top: -18px;
 left: 50%;
 margin-left: -80px;
 opacity: 0;
}
.qv_button:hover {
 background: #dc1111;
}
.qv_button .fa {
 margin-right: 3px;
}
.g_img:hover .qv_button {opacity: 0.8;}

.qv2_button {
 font-size: 13px;
 width: 160px;
 text-align: center;
 padding: 0;
 position: absolute;
 z-index: 2;
 top: 55%;
 margin-top: -18px;
 left: 50%;
 margin-left: -80px;
 opacity: 0;
}
.qv2_button:hover {
 background: #dc1111;
}
.qv2_button .fa {
 margin-right: 3px;
}
.g_img:hover .qv2_button {opacity: 0.8;}

.gnew, .gsale {
 display: block;
 position: absolute;
 z-index: 3;
 text-transform: uppercase;
 letter-spacing: 1px;
 top: 20px;
 margin-left: 10px; 
 background-color: #fff;
}
.gsoldout {
 text-transform: uppercase;
 font-size: 18px;
 padding-bottom: 15px;
 letter-spacing: 2px;
 color: #dc1111;
 margin-top: 10px; 
}
.g_actions{
 display: flex;
 gap: 10px;
 margin-right: 18px; 
}
.g_buttons{
 display: flex;
 gap: 5px;
 justify-content: space-between;
}
.gsale {
 color: #dc1111;
}

.g_info {
 text-align: left;
 font-size: medium;
}
.g_name {
 margin-bottom: 10px;
}
.g_price {
 font-size: 20px;
 color: #1a1a1a;
 text-transform: uppercase;
 margin-top: 12pt;
}
.g_price s {
 color: #666;
 font-size: 14px;
 margin-left: 3px;
}
.g_rate {
 padding-top: 3px;
 display: none;
}
.g_brief {
 margin-top: 7px;
 display: none;
}
.button3 {
 display: inline-block;
 padding: 0 20px;
 line-height: 36px;
 letter-spacing: 1px;
 font-size: 13px;
 text-transform: uppercase;
 background: #1a1a1a;
 color: #fff;
 height: 36px;
 overflow: hidden;
}
.button3:hover {
 color: #fff;
 background: #666;
}
.wish, .compare-widget, .compare-widget-remove + a {
 background-position: center;
 background-repeat: no-repeat;
 border-radius: 54px;
 cursor: pointer;
 height: 44px;
 width: 44px;
}
.wish, .compare-widget, .compare-widget-remove + a{background-color:#ecf2f5;border: 1px solid #bbbbbb;}
.wish.wait{background-image:url(/.s/img/wait.svg)}
.wadd{background-image:url(/.s/img/sh/wish_add.svg)}
.wish.wdel{background-image:url(/.s/img/sh/wish_remove.svg)}
.werr{background-image:url(/.s/img/sh/wish_error.svg)}
.compare-widget-add{background-image:url(/.s/img/sh/compare_add.svg)}
.compare-widget-add + a{display:none}
.compare-widget-remove{display:none}
.compare-widget-remove + a{background-image: url(/img/compare_link.svg);background-size: 24px;display:block;font-size:0;margin:0}
.compare-widget-wait{background-image:url(/.s/img/wait.svg);background-size:50%}
.compare-widget-wait + a{display:none}
.wish:hover { color: #dc1111;}

.button4 {
 display: inline-block;
 line-height: 36px;
 height: 36px;
 width: 36px;
 text-align: center;
 font-size: 16px;
 box-shadow: inset 0 0 0 1px #a7a7a7;
 color: #a7a7a7;
 cursor: pointer;
 font-family: 'FontAwesome';
 transition: all .3s ease;
 overflow: hidden;
}
.button4:hover {
 background: #a7a7a7;
 color: #1a1a1a;
}

#brands {
 
 margin-bottom: -10px;
}
.brand {
 text-align: center;
 padding: 10px 0;
}
.brand img {
 max-width: 90%;
 transition: all .3s ease;
}
.brand a:hover img {
 opacity: 0.7;
}

.f_blocks a, .f_copy a {
 color: #ccc;
}
.f_blocks a:hover, .f_copy a:hover {
 color: #a7a7a7;
}
#icon_blocks {
 margin: 20px 0;
}
.icon_block {
 overflow: hidden;
}
.icon_block .fa {
 float: left;
 display: block;
 width: 70px;
 line-height: 70px;
 font-size: 30px;
 text-align: center;
 color: #a7a7a7;
 box-shadow: inset 0 0 0 1px #a7a7a7;
 border-radius: 70px;
 transition: all .3s ease;
}
.icon_block:hover .fa {
 background: #1a1a1a;
 box-shadow: inset 0 0 0 1px #1a1a1a;
 color: #fff;
}
.icon_block p {
 text-align: center;
 padding-top: 15px;
 }
.icon_block p b {
 display: block;
 text-transform: uppercase;
 font-size: 14px;
}
.f_blocks {
 padding: 50px 15px;
 background: #262626;
 color: #ccc;
 }
.f_block_title {
 font-size: 18px;
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 2px;
 line-height: 20px;
 margin-bottom: 20px;
}
.f_block b, .f_block b a {
 color: #eee !important;
}
.f_soc {
 color: #fff;
 font-size: 16px;
 display: inline-block;
 margin-right: 20px;
}
.f_soc:hover {
 color: #a7a7a7;
}
.f_block ul, .f_block li {
 margin: 0;
 padding: 0;
 list-style: none;
}
.f_block li {
 margin-bottom: 12px;
}
.f_block li:last-child {
 margin-bottom: 0;
}

.f_block li .fa {
 margin-right: 7px;
}
.f_copy {
 background: #212121;
 padding: 25px 30px;
 text-align: center;
}

#page_image {
 position: relative;
 line-height: 0;
 margin-top: 30px;
}
#page_image img {
 max-width: 100%;
}
#page_image span {
 display: block;
 position: absolute;
 width: 100%;
 text-align: center;
 top: 50%;
 margin-top: -30px;
 left: 0;
 color: #fff;
 text-transform: uppercase;
 font-size: 60px;
 letter-spacing: 5px;
 line-height: 60px;
}
#btitle {
 display: block;
 position: absolute;
 width: 100%;
 text-align: center;
 top: 50%;
 margin-top: -30px;
 left: 0;
 color: #fff;
 text-transform: uppercase;
 font-size: 60px;
 letter-spacing: 3px;
 line-height: 60px;
}
#path {
 padding: 10px 0;
 line-height: 16px;
 text-align: center;
 color: #1a1a1a;
 font-weight: 600;
 font-size: small;
}
#path a {
 font-weight: 400;
}
#path span {
 color: #666;
 padding: 0 0 7px 0;
}
@media (min-width: 992px)

#mpath { display: none;}

#content {
 float: right;
 width: 75.358974357%;
}
#middle #content * {
 max-width: 100%;
}
#sidebar {
 float: left;
 width: 22.076923075%;
}
#sidebar * {
 max-width: 450px;
}
.goods-view-mode {
 float: left;
}
.goods-view-mode > span {
 display: inline-block;
 width: 30px;
 line-height: 30px;
 box-shadow: inset 0 0 0 1px #a7a7a7;
 color: #a7a7a7;
 text-align: center;
 font-size: 18px;
 cursor: pointer;
 transition: all .3s ease;
}
.goods-view-mode > span:first-child {
 margin-right: 7px;
}
.goods-view-mode > span:hover {
 box-shadow: inset 0 0 0 1px #1a1a1a;
 color: #1a1a1a;
}
.goods-view-mode > span.goods-view-mode-active {
 cursor: default;
 box-shadow: none;
 color: #eee;
 background: #1a1a1a;
}
.goods-sorter {
 float: right;
 line-height: 30px;
 text-transform: uppercase;
 letter-spacing: 1px;
}
.goods-sorter a {
 padding: 0 5px;
}
.goods-sorter a.active {
 color: #1a1a1a;
}

#content .list-item {
 width: 31.034482757%;
 margin-bottom: 40px;
 margin-right: 3.448275861%;
 float: left;
}
#content .list-item:nth-child(3n) {
 margin-right: 0;
}
#content .list-item:nth-child(3n+1) {
 clear: left;
}
#content .list-item * {
 max-width: 100%;
}

.swchItem, .swchItemA, .pgSwch, .pgSwchA, .swchItem1, .swchItemA1 {
 display: inline-block;
 font-size: 14px;
 line-height: 30px;
 box-shadow: inset 0 0 0 1px #a7a7a7;
 padding-left: 10px;
 padding-right: 10px;
 text-align: center;
 min-width: 30px;
 margin-left: 1px;
 margin-right: 1px;
 box-sizing: border-box;
 color: #a7a7a7;
}
.swchItem:hover, .pgSwch:hover, .swchItem1:hover {
 box-shadow: inset 0 0 0 1px #1a1a1a;
}
.swchItemA, .pgSwchA, .swchItemA1 {
 font-weight: 400;
 background: #1a1a1a;
 border-color: #1a1a1a;
 color: #fff;
 box-shadow: inset 0 0 0 1px #1a1a1a;
}
.swchItemA b, .pgSwchA b, .swchItemA1 b {
 color: #fff;
}
.block {
 margin-bottom: 30px;
}
.b_title {
 position: relative;
 color: #1a1a1a;
 letter-spacing: 1px;
 line-height: 20px;
 padding-bottom: 10px;
 text-transform: uppercase;
 margin-bottom: 20px;
}
.b_title:after {
 content: '';
 display: block;
 width: 70px;
 height: 2px;
 background: #1a1a1a;
 position: absolute;
 left: 0;
 bottom: 0;
}
.b_postscr {
 position: relative;
 letter-spacing: 1px;
 line-height: 20px;
 padding: 10px 0;
 font-size: 12px;
 text-transform: uppercase;
 float: right;
}
.b_postscr:after {
 content: '';
 display: block;
 width: 70px;
 height: 2px;
 background: #1a1a1a;
 bottom: 0;
}
.b_bottom {
 position: relative;
 color: #1a1a1a;
 letter-spacing: 1px;
 line-height: 20px;
 font-size: 18px;
 text-transform: uppercase;
}
.catref.active {
 font-weight:bold 
}
.block .cat-tree u {
 text-decoration: none !important;
}
.block ul.cat-tree, .block ul.cat-tree ul, .block ul.cat-tree li {
 padding: 0;
 margin: 0;
 list-style: none;
}
.block ul.cat-tree ul {
 display: none;
 padding-left: 10px;
 margin: 10px 0 10px 10px;
 border-left: 1px dotted #d8d8d8;
}
.block ul.cat-tree b {
 display: none;
}
.block ul li, .block ul.cat-tree li {
 padding-top: 7px;
 padding-bottom: 7px;
}
.block ul.cat-tree li {
 border-bottom: 1px dotted #d8d8d8;
 padding-top: 10px;
 padding-bottom: 10px;
}
.block ul.cat-tree li ul li:last-child {border: none;}
.block ul.cat-tree a:hover {
 color: #1a1a1a;
}
.block ul.cat-tree .plus:before, .block ul.cat-tree .minus:before {
 display: inline-block;
 font-family: FontAwesome;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 transform: translate(0, 0);
 font-size: 14px;
 float: right;
 cursor: pointer;
 color: #1a1a1a;
}

.block ul.cat-tree .plus:before {
 content: "\f196";
}
.block ul.cat-tree .minus:before {
 content: "\f147";
}
.block ul.cat-tree {
 margin: -14px 0;
}
ul.b_popular {
 padding: 0;
 margin: 0;
 list-style: none;
}
ul.b_popular li {
 display: block;
 overflow: hidden;
 border-bottom: 1px dotted #d8d8d8;
}
ul.b_popular li:last-child {
 margin-bottom: 0;
}
ul.b_popular li > img {
 float: left;
 width: 44px;
}
.b_popular_body {
 margin-left: 64px;
 line-height: 18px;
 display: block;
}
.b_popular_price {
 display: block;
 padding-top: 5px;
 font-size: 15px;
 color: #1a1a1a;
}
.b_popular_price s {
 font-size: 13px;
 padding-left: 3px;
 color: #666;
}


.l_banner {
 position: relative;
 line-height: 0;
 background: #1a1a1a;
 margin-bottom: 20px;
}
.l_banner * {
 max-width: 100%;
}
.l_banner img {
 width: 100%;
 transition: all .3s ease;
}
.l_banner:hover img {
 opacity: 0.8;
}
.l_banner_body {
 width: 100%;
 position: absolute;
 left: 0;
 bottom: 15px;
 z-index: 2;
 text-transform: uppercase;
 letter-spacing: 1px;
 text-align: center;
 line-height: 24px;
}
.l_banner_body span {
 color: #fff;
 font-size: 24px;
}
.l_banner_body b {
 font-size: 16px;
}
.l_banner_body .button3 {
 margin-top: 10px;
}


#goods_cont.list-item-view-mode-list .list-item {
 width: 100%;
 float: none;
 margin-left: 0;
 overflow: hidden;
}
#goods_cont.list-item-view-mode-list .list-item .g_img {
 float: left;
 width: 200px;
}
#goods_cont.list-item-view-mode-list .list-item .g_info {
 text-align: left;
 margin-left: 220px;
}
#goods_cont.list-item-view-mode-list .list-item .g_name {
 font-size: 18px;
 font-weight: 400;
}
#goods_cont.list-item-view-mode-list .list-item .g_price {
 float: left;
 font-size: 24px;
}
#goods_cont.list-item-view-mode-list .list-item .g_rate {
 float: right;
 display: block;
}
#goods_cont.list-item-view-mode-list .list-item .g_brief {
 display: block;
}
#qv_content {background: #fff;}
.gp_images {
 float: left;
 position: relative;
 line-height: 0;
 width: max-content;
 margin-right: 15px;
}
.gp_images .big {
 width: 100%;
}
.gp_images img {
 transition: opacity .3s ease;
}
.gp_images img:hover {
 opacity: 0.9;
}
.gp_images .small {
 width: 80px;
 margin-right: 5.555555554%;
 float: left;
 margin-top: 5px;
}
.gp_images .small:nth-child(3n) {
 margin-right: 0;
}
.gp_info {
 float: none;
 width: auto;
}
.gp_name {
 letter-spacing: 3px;
 }
.gp_price_rate {
 overflow: hidden;
 margin: 18px 0;
}
.gp_price {
 text-transform: uppercase;
 letter-spacing: 1px;
 font-size: 22px;
 color: #1a1a1a;
 line-height: 24px;
 width: 200px;
}
.gp_price s {
 font-size: 15px;
 color: #666;
}
.gp_rate {
 float: right;
 padding-top: 2px;
}
.gp_brief {
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px dotted #d8d8d8;
}
.gp_options {
 font-weight: 500; 
 color: #ff0000; 
}
.gp_options ul.shop-options {
 margin: 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
.gp_options ul.shop-options li {
 float: left;
 margin: 0 0 0 25px;
 padding: 0;
}
.gp_options ul.shop-options li:first-child {
 margin: 0;
}
.gp_options ul.shop-options .opt {
 color: #666;
 padding-right: 3px;
}
.gp_buttons {
 margin: 6px;
 overflow: hidden;
 line-height: 36px;
}
.gp_buttons > * {
 overflow: hidden;
 float: left;
}
.gp_buttons input[type="button"] {
 font-size: 13px;
}
.gp_buttons input[type="text"] {
 text-align: center;
 width: 40px;
 padding: 0;
 color: #1a1a1a;
 border-right: 0;
 border-left: 0;
}
.gp_buttons input[type="text"]:focus {
 border-color: #a7a7a7;
}
.gp_buttons span.fa {
 display: inline-block;
 line-height: 34px;
 width: 34px;
 text-align: center;
 border: 1px solid #a7a7a7;
 cursor: pointer;
 color: #a7a7a7;
 font-size: 14px;
 transition: all .3s ease;
}
.gp_buttons span.fa:hover {
 color: #1a1a1a;
}
.gp_buttons span.fa.fa-minus {
 border-right: 0;
}
.gp_buttons span.fa.fa-plus {
 border-left: 0;
 margin-right: 10px;
}
.gp_buttons .wish {
 margin: 0 10px;
}
.gp_more {
 margin-top: 5px;}
.gp_more ul, .gp_more ul li {
 margin: 0;
 padding: 0;
 list-style: none;
}
.gp_more .opt {
 font-weight: 600;
 color: #1a1a1a;
 padding-right: 3px;
}
.gp_tabs {
 margin-top: 20px;
}
.gp_tabs .aTabsHead {
 padding-bottom: 15px;
 margin-bottom: 15px;
 letter-spacing: 2px;
 text-transform: uppercase;
 font-size: 15px;
 line-height: 15px;
}
.gp_tabs .aTabsHead > span {
 cursor: pointer;
 transition: all .3s ease;
}
.gp_tabs .aTabsHead > span:after {
 content: '\f00d';
 display: inline-block;
 padding: 0 20px;
 color: #d8d8d8;
 font-family: 'FontAwesome';
 cursor: default;
}
.gp_tabs .aTabsHead > span:last-child:after {
 content: '';
 display: none;
}
.gp_tabs .aTabsHead > span.aTabsHeadSpanActive, .gp_tabs .aTabsHead > span:hover {
 color: #1a1a1a;
}
.og_title {
 text-transform: uppercase;
 padding-bottom: 15px;
 letter-spacing: 2px;
 color: #666;
}

.post {
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px dotted #d8d8d8;
}
.post_image {
 float: left;
 width: 270px;
}
.post_content {
 margin-left: 300px;
}
.post_title {
 letter-spacing: 2px;
 font-size: 18px;
 margin-bottom: 5px;
}
.post_title a {
 color: #1a1a1a;
}
.post_title a:hover {
 color: #666;
}
.post_details {
 font-style: italic;
 color: #7a7a7a;
 font-size: 12px;
 margin-bottom: 15px;
}
.post_details a {
 color: #7a7a7a;
}
.post_line {
 display: block;
 width: 50px;
 height: 2px;
 background: #1a1a1a;
 margin: 15px 0;
}
.post_more {
 text-transform: uppercase;
 letter-spacing: 1px;
}

.mail_form {
 position: relative;
 margin-bottom: 40px;
}
.mail_form .mail_field {
 width: 100%;
 border-color: #d8d8d8;
 color: #1a1a1a;
}
.mail_form textarea.mail_field {
 height: 170px;
}
button.mail_button {
 box-shadow: none;
 border: none;
 background: none !important;
 color: #1a1a1a;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-size: 14px;
 outline: none !important;
 position: absolute;
 z-index: 2;
 right: 30px;
 bottom: 30px;
 padding: 0;
 margin: 0;
 height: 14px;
}
button.mail_button span {
 padding-left: 3px;
}
button.mail_button:hover {
 color: #dc1111;
}
.google_map {
 margin-bottom: 20px;
}
.google_map iframe {
 width: 100%;
 height: 400px;
}
.contact_info {
 margin: 30px 0;
}
.contact_block {
 text-align: center;
 line-height: 18px;
}
.contact_block .fa {
 display: inline-block;
 font-size: 30px;
 width: 70px;
 height: 70px;
 line-height: 70px;
 border: 1px solid #1a1a1a;
 color: #1a1a1a;
 border-radius: 70px;
 transition: all .3s ease;
}
 .contact_block:hover .fa {
 background: #1a1a1a;
 color: #eee;
}
.contact_block h4 {
 margin: 18px 0 15px;
}

#qv_container {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: rgba(0, 0, 0, 0.5);
 z-index: 9999;
 display: none;
}
#qv_window {
 width: 760px;
 height: 410px;
 overflow-y: auto;
 overflow-x: hidden;
 padding: 20px;
 background: #fff url(/img/loader2.gif) center no-repeat;
 position: absolute;
 top: 50%;
 margin-top: -225px;
 left: 50%;
 margin-left: -400px;
}
#qv_close {
 width: 30px;
 line-height: 30px;
 text-align: center;
 color: #fff;
 background: #1a1a1a;
 font-size: 16px;
 cursor: pointer;
 transition: all .3s ease;
 position: absolute;
 top: 50%;
 margin-top: -255px;
 left: 50%;
 margin-left: 400px;
}
#qv_close:hover {
 background: #dc1111;
}
.gp_link {
 display: block;
 margin: 6px 0 12px;
}
.gp_link a {
 font-weight: 400;
}
.gp_link a:hover {
 color: #1a1a1a;
}

#er_body {
 position: fixed;
 border: 40px solid #eee;
 box-sizing: border-box;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: #1a1a1a;
}
.er_container {
 position: absolute;
 width: 500px;
 height: 250px;
 top: 50%;
 margin-top: -125px;
 left: 50%;
 margin-left: -250px;
 color: #a7a7a7;
}
.er_title {
 font-size: 72px;
 line-height: 60px;
 text-transform: uppercase;
 letter-spacing: 5px;
 color: #fff;
 margin-bottom: 20px;
}
.er_container p {
 font-size: 17px;
}
.er_container a {
 color: #fff;
 border-bottom: 1px dotted #fff;
 transition: none;
}
.er_container a:hover {
 border: none;
}

.gTable {
 background: none;
 border-spacing: 0;
}
.gTable td {
 padding: 5px 20px;
}
.gTableTop {
 line-height: 40px;
 padding: 0 20px !important;
 color: #fff;
 text-decoration: none;
 font-size: 12px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 letter-spacing: 1px;
 background: #1a1a1a;
}
.gTableTop a {
 color: #fff !important;
 text-decoration: none;
 font-size: 12px;
 letter-spacing: 1px;
}
.gTableSubTop {
 padding: 5px 10px;
 font-weight: 600;
 font-size: 13px;
}
.catLink {
 color: #fff !important;
 font-size: 12px !important;
 text-transform: uppercase;
 font-weight: 700;
 letter-spacing: 1px;
 letter-spacing: 1px;
}
.catLink:hover, .gTableTop a:hover {
 color: #fff !important;
}
.funcBlock {
 padding-right: 10px;
}

#cont-shop-invoices input, #cont-shop-invoices select {margin: 5px 2px !important;}

.eTitle {
 font-size: 18px;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: 700;
 color: #1a1a1a;
 margin-bottom: 15px;
}
.eTitle a {color: #1a1a1a;}
.eDetails, .eDetails1, .eDetails2 {
 padding: 8px 0;
 border-top: 1px dotted #d8d8d8;
 border-bottom: 1px dotted #d8d8d8;
 margin-top: 15px;
}
.eBlock {
 margin-bottom: 30px;
}
#shop-page-more {
 margin-bottom: 20px;
}
.shPages {
 margin-top: 20px;
 padding-top: 20px;
 border-top: 1px solid #d8d8d8;
}


@media (min-width: 992px){
 #nav {
 display:block;
 height: 60px;
 position: static;
 }
 #nav .uMenuV {
 float: left;
 position: relative;
 z-index: 998;
 }
 #nav .uMenuV .uMenuRoot {
 margin: 0;
 list-style: none;
 }
 #nav .uMenuV .uMenuRoot > li {
 padding: 0;
 margin: 0 0 0 40px;
 float: left;
 position: relative;
 }
 #nav .uMenuV .uMenuRoot > li:first-child {
 margin-left: 0;
 }
 #nav .uMenuV .uMenuRoot > li > a {
 position: relative;
 }
 #nav .uMenuV .uMenuRoot > li > a > span {
 font-size: 18px;
 text-transform: uppercase;
 letter-spacing: 1px;
 line-height: 60px;
 position: relative;
 }
 #nav .uMenuV .uMenuRoot > li > a.uMenuItemA > span {
 color: #1a1a1a;
 }
 #nav .uMenuV .uMenuRoot > li > a > .fa {
 margin-left: 3px;
 font-size: 13px;
 }
 .menu_hint1:before {
 content: "Новое";
 display: block;
 position: absolute;
 right: 0;
 top: -30px;
 line-height: 16px;
 font-size: 9px;
 color: #fff !important;
 letter-spacing: 1px;
 text-transform: uppercase;
 padding: 0 5px;
 border-radius: 3px;
 background: #128f18;
 z-index: 2;
 }
 .menu_hint1:after {
 content: '';
 display: block;
 position: absolute;
 top: -22px;
 right: 12px;
 width: 10px;
 height: 10px;
 background: #128f18;
 transform: rotate(110deg) skewX(50deg);
 }
 
 .menu_hint2:before {
 content: "Горячее";
 display: block;
 position: absolute;
 right: 0;
 top: -30px;
 line-height: 16px;
 font-size: 9px;
 color: #fff !important;
 letter-spacing: 1px;
 text-transform: uppercase;
 padding: 0 5px;
 border-radius: 3px;
 background: #dc1111;
 z-index: 2;
 }
 .menu_hint2:after {
 content: '';
 display: block;
 position: absolute;
 top: -23px;
 right: 12px;
 width: 10px;
 height: 10px;
 background: #dc1111;
 transform: rotate(110deg) skewX(50deg);
 }
 
 #nav .uMenuRoot li ul {
 position: absolute;
 top: 100px;
 left: -9999px;
 width: 230px;
 border: 1px solid #1a1a1a;
 margin: 0;
 padding: 0;
 opacity: 0;
 transition: top .3s ease, opacity .3s ease;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 }
 #nav .uMenuRoot li ul li {
 border-bottom: 1px solid #eee;
 line-height: 40px;
 position: relative;
 list-style: none;
 }
 #nav .uMenuRoot li ul li:last-child {
 border-bottom: none;
 }
 #nav .uMenuRoot li ul li a {
 display: block;
 background: #fff;
 padding: 0 20px;
 text-decoration: none !important;
 }
 #nav .uMenuRoot li ul li a:hover,
 #nav .uMenuRoot li ul li.uWithSubmenu:hover > a {
 background: #f6f6f6;
 color: #1a1a1a;
 }
 #nav .uMenuRoot li ul li a .fa {
 float: right;
 line-height: 40px;
 }
 #nav .uMenuRoot > li.uWithSubmenu:hover > ul {
 top: 60px;
 opacity: 1;
 left: -20px;
 }
 #nav .uMenuRoot > li > ul li.uWithSubmenu:hover > ul {
 left: 230px;
 top: -1px;
 opacity: 1;
 }
 .menu-icon {
 display: none;
 float: left;
 font-size: 15px;
 text-transform: uppercase;
 letter-spacing: 1px;
 color: #dc1111;
 line-height: 60px;
 }
}

@media (max-width: 1389px) {
 .cnt {
 box-sizing: border-box;
 padding: 0 12px;
 }
}

@media (max-width: 1199px) {
 #nav .uMenuV .uMenuRoot > li {
 margin-left: 30px;
 }
 .sl_text_title {
 font-size: 36px;
 line-height: 36px;
 }
 .sl_text p {
 font-size: 14px;
 line-height: 20px;
 margin-top: 270px;
 max-width: 360px; 
 }
.sl_right {
 float: right;
 margin-right: 30px;
 text-align: right;
 margin-left: 0;
 max-width: 340px;
 color: #A60000; 
}
 .line1 {
 margin-top: 15px;
 }
 .sl_text .button1 {
 margin-top: 15px;
 }
 .logo {
 text-align: center;
 padding-bottom: 0px;
 margin-bottom: 0px;
 }
 .h_right {
 float: none;
 }
 .gp_images {
 margin: 0 50px;
 float: none; 
}
 #shop-basket {
 float: right;
 margin-left: 0;
 padding-top: 0px;
 padding-bottom: 0px;
 }
 
 .banner_text {
 text-transform: none;
 letter-spacing: 0;
 font-weight: 600;
 }
 .banner_text b {
 font-size: 18px;
 line-height: 18px;
 text-transform: uppercase;
 }
}


@media (max-width: 991px) {
 .col4 {width: 48.717948716%;}
 .col4:nth-child(2n) {
 margin-right: 0;
 }
 .col4:nth-child(2n+1) {
 clear: left;
 }
 .qv_button {
 display: none;
 }
 .top_left{
 display: none;
 } 
 .search {
 display: none;
 } 
 .search_m {
 display: block;
 float: left;
 width: -webkit-fill-available;
 padding-bottom: 2px;
 } 
 .home_goods .list-item {
 width: 31.623931622%;
 }
 .home_goods .list-item:nth-child(4n) {
 margin-right: 2.564102563%;
 }
 .home_goods .list-item:nth-child(4n+1) {
 clear: none;
 }
 .home_goods .list-item:nth-child(3n) {
 margin-right: 0;
 }
 .home_goods .list-item:nth-child(3n+1) {
 clear: left;
 }
 .col6 {
 width: 31.623931622%;
 }
 .col6:nth-child(3n) {
 margin-right: 0;
 }
 .col6:nth-child(3n+1) {
 clear: left;
 }
 
 .menu-icon {
 display: block;
 float: right;
 line-height: 40px;
 text-transform: uppercase;
 font-size: x-large;
 letter-spacing: 1px;
 }
 .menu-icon .fa {
 margin: auto 0px 0px 0px;
 font-size: xxx-large;
 }
 #nav .uMenuV {
 display: none;
 position: absolute;
 top: 60px;
 left: 0;
 z-index: 100;
 background: #f8f8f8;
 width: 100%;
 border: 1px solid #d8d8d8;
 box-sizing: border-box;
 padding: 0 20px;
 }
 #nav .uMenuV ul, #nav .uMenuV ul li {
 margin: 0;
 padding: 0;
 list-style: none;
 line-height: 36px;
 }
 #nav .uMenuV ul li {
 border-top: 1px solid #d8d8d8;
 }
 #nav .uMenuV .uMenuRoot > li {
 margin-left: 0;
 }
 #nav .uMenuV > ul > li:first-child {
 border: none;
 }
 #nav .uMenuV > ul > li > a > span {
 text-transform: uppercase;
 letter-spacing: 1px;
 }
 
 #nav .uMenuV, #nav .uMenuV a {
 display: block; 
 color: #1a1a1a;
 }
 #nav .uMenuV .fa {
 float: right;
 line-height: 36px;
 padding: 0 20px;
 }
 #nav .uMenuV > ul ul {
 padding-left: 30px;
 display: none;
 }
 .brand {
 margin-bottom: 0;
 padding: 0;
 }
 #brands {
 margin-bottom: 0;
 }
 .icon_block {
 padding: 0;
 }
 #icon_blocks {
 padding-top: 30px;
 padding-bottom: 30px;
 }
 .f_block {
 margin-bottom: 50px;
 }
 .f_blocks {
 margin-bottom: -10px;
 }
 #page_image span {
 font-size: 36px;
 line-height: 36px;
 margin-top: -18px;
 }
 
 #mpath {
 padding: 0 0px 25px;
 line-height: 16px;
 text-align: justify;
 }
 #content {
 float: none;
 width: 100%;
 }
 #sidebar {
 overflow: hidden; 
 width: 100%; 
 }
 #content 
 .block {
 width: 47%;
 margin-bottom: 50px;
 margin-right: 5%;
 float: left;
 }
 .block:nth-child(2n) {
 margin-right: 0;
 }
 .block:nth-child(2n+1) {
 clear: left;
 }
 .pp_image, .pp_info {
 float: none;
 width: 100%;
 }
 .gp_images {
 float: none;
 margin: 0 50px;
}
 .pp_image {
 margin-bottom: 50px;
 }
 ul.b_popular{
 font-size:medium;
}
 ul.b_popular li > img {
 width: auto;
}
 .count {
 width: 50%;
 }
 .top ul li {
 margin-left: 10px;
 padding-left: 10px;
 }
 .top ul li .fa {
 display: none;
 }
}


@media (max-width: 767px) {
 .cnt {
 padding-left: 12px;
 padding-right: 12px;
 margin: auto;
 }
 .sl_text_p {
display: none;
 }
 .sl_right {
 margin-right: 30px;
 }
 .banners .col3 {
 width: 100%;
 margin-right: 0;
 float: none;
 text-align: center;
 }
 .banners .col3 img {
 max-width: 370px;
 }
 .banners .col3 .banner {
 display: inline-block;
 }
 .top_right {
 float: none;
 overflow: hidden;
 font-size: 14px;
 }
 .home_goods .list-item {
 width: 48.717948716%;
 }
 .home_goods .list-item:nth-child(3n) {
 margin-right: 2.564102563%;
 }
 .home_goods .list-item:nth-child(3n+1) {
 clear: none;
 }
 .home_goods .list-item:nth-child(2n) {
 margin-right: 0;
 }
 .home_goods .list-item:nth-child(2n+1) {
 clear: left;
 }
 
 #content .list-item {
 width: 48.717948716%;
 margin-right: 2.564102563%;
 }
 #content .list-item:nth-child(3n) {
 margin-right: 2.564102563%;
 }
 #content .list-item:nth-child(3n+1) {
 clear: none;
 }
 #content .list-item:nth-child(2n) {
 margin-right: 0;
 }
 #content .list-item:nth-child(2n+1) {
 clear: left;
 }
 .gp_images {
 float: none;
 width: 100%;
 margin: 0 auto;
 }
 .gp_info {
 margin-top: 0px;
 }
 .post_image {
 float: none;
 width: 100%;
 margin-bottom: 30px;
 }
 .post_content {
 margin-left: 0;
 }
 .ph_cats .catsTd {
 padding-bottom: 7px;
 padding-right: 20px;
 }
 .ph_cats .catsTd:after {
 display: none;
 }
 .col2 {
 float: none;
 margin-right: 0;
 width: 100%;
 }
 .er_container {
 position: static;
 margin: 30px;
 width: auto;
 height: auto;
 }
 .good-images {
 float: none;
 margin: 0 auto 50px;
 width: auto;
 max-width: 270px !important;
 }
 .good-info {
 margin-left: 0;
 }
 .gTableSubTop,
 #thread_search_form
 {
 display: none;
 }
 .gDivLeft {
 padding-top: 10px;
 }
}

@media (max-width: 491px) {
 .home_goods .list-item,
 #content .list-item,
 .block,
 .count,
 .col2,
 .col3,
 .col4,
 .col6
 {
 width: 100%;
 float: none;
 margin-right: 0;
 }
 .sl_text_title {
 font-size: 15px;
 line-height: 15px;
 letter-spacing: 1px;
 }
 
 .sl_text .line1 {
 display: none;
 }
 .goods-sorter,
 .goods-view-mode {
 display: none;
 }
 .sl_text p {
 margin-top: 10px;
 line-height: 16px;
 width: auto;
 }
 .sl_text .button1 {
 margin-top: 15px;
 }
 .sl_text_body {
 max-width: auto;
 width: 100%;
 box-sizing: border-box;
 padding-right: 20px;
 }
 #shop-basket {
 }
 .h_right {
 height: auto;
 }
 #page_image span {
 font-size: 18px;
 line-height: 18px;
 margin-top: -9px;
 letter-spacing: 1px;
 }
 #goods_cont.list-item-view-mode-list .list-item .g_img {
 float: none;
 width: auto;
 margin-bottom: 30px;
 }
 #goods_cont.list-item-view-mode-list .list-item .g_info {
 margin-left: 0;
 }
 .g_img img {
 width: 100%;
 }
 .er_title {
 font-size: 36px;
 line-height: 36px;
 }
}

/* others */
@media screen and (max-width: 767px) {
 li.uEntryWrap {width: 50% !important;}
}
@media screen and (max-width: 491px) {
 li.uEntryWrap {width: 100% !important;}
}
#cat-add {height: auto; max-height: 100px;}
.u-mpanel, .u-mpanel * {max-width: none !important;}
li[class^='u-star'] a {transition: none !important;}
.uComment {padding: 10px 10px 0 10px; border: 1px solid #d8d8d8 !important;}
#cont-shop-invoices input, #cont-shop-invoices button {margin-top: 5px; margin-bottom: 5px;}
#invoice_cont, #order-table {overflow-x: auto;}
select#cat-add {width: 270px; min-height: 150px;}
.commFl, .fw {width: 99% !important;}
.flist {display: inline-block; padding-bottom: 10px;}
.manTable input[type="text"], .ucoz-forum-post-image-interface input[type="text"] {min-width: 50px;}


/* Main categories */
.categories-wrap{overflow:hidden;margin: 0}
.categories{display:-webkit-box;display:flex;flex-wrap:wrap;margin:-1px 0 0 -1px}
.cat-item{cursor:pointer;max-width:100%;min-height:200px;-webkit-box-flex:0;flex:0 0 100%;padding:15px;box-sizing:border-box;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;position:relative}
.cat-inner{position:relative;z-index:1}
.cat-item h2{color:#ec0000;margin-bottom:10px;padding:7px 10px;display:inline-block}
.cat-item ul{list-style:none;margin:0 0 0 10px;padding:0}
.cat-item img{position:absolute;right:15px;bottom:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}
.cat-item:hover{box-shadow:inset 0 0 0 2px #ec0000}
.cat-item:hover h2{background:#ec0000;color:#fff}
.cat-item a:hover{text-decoration:underline}
.cat-item:hover img{-webkit-filter:none;filter:none;opacity:1}
@media (min-width: 491px) {
 .cat-item{max-width:50%;-webkit-box-flex:0;flex:0 0 50%}
}
@media (min-width: 800px) {
 .cat-item{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}
}
@media (min-width: 1080px) {
 .cat-item{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}
}

div#_uwndTop1,
div#_uwndTop2 {
 z-index: 21013!important;
}

@media (max-width: 991px) {
h1 {font-size: 18px;
 letter-spacing: 2px !important;}
 #nav #uNMenuDiv1.uMenuV {
 display:none;
 }
 #nav #uNMenuDiv1.uMenuV {
 position: static;
 margin-bottom: 20px;
 float: left;
 }
.cat-item img{filter: none; opacity: 1;}
.top ul li .cart_item_remove .fa.fa-trash {
 display: block;
}
}



.navbar-mobile {
 display: none;
 width: 100%;
 position: fixed;
 bottom: 0;
 left: 0;
 background: #fff;
 padding: 0 4px;
 z-index: 100;
 box-shadow: 0 4px 20px rgba(0,0,0,.1);
 }


 .navbar-mobile__link {
 display: block;
 flex-grow: 1;
 padding: 15px 0;
 cursor: pointer
 }
 .navbar-mobile__icon {
 display: block;
 height: 22px;
 margin: 0 auto;
 position: relative;
 background-repeat: no-repeat;
 background-position: 0 center;
 text-align: center;
 font-size: 24px;
 line-height: 30px;
 color: #262626;
 }

 @media (min-width: 375px) {
 .navbar-mobile {
 padding:0 16px
 }
 .navbar-mobile__link {
 padding:12px 0
 }
 .navbar-mobile__icon {
 height:28px
 }
 }
 @media (max-width: 767px) {
 .navbar-mobile{
 display: flex;
 }
 }
 @media (max-width: 374.9px) {
 .navbar-mobile__icon{
 font-size: 18px;
 line-height: 24px;
 }
 }

.slick-slider{
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}

.slick-list{
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}
.slick-list:focus{
 outline: none;
}
.slick-list.dragging{
 cursor: pointer;
 cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 -o-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}

.slick-track{
 position: relative;
 top: 0;
 left: 0;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.slick-track:before,
.slick-track:after{
 display: table;
 content: '';
}
.slick-track:after{
 clear: both;
}
.slick-loading .slick-track{
 visibility: hidden;
}

.slick-slide{
 display: none;
 float: left;
 height: 100%;
 min-height: 1px;
}
[dir='rtl'] .slick-slide{
 float: right;
}
.slick-slide img{
 display: block;
}
.slick-slide.slick-loading img{
 display: none;
}
.slick-slide.dragging img{
 pointer-events: none;
}
.slick-initialized .slick-slide{
 display: block;
}
.slick-loading .slick-slide{
 visibility: hidden;
}
.slick-vertical .slick-slide
{
 display: block;
 height: auto;
 border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
 display: none;
}

.slick-loading .slick-list{
 background: #fff;
}

.slick-prev,
.slick-next
{
 font-size: 14px;
 line-height: 1;
 position: absolute;
 top: 50%;
 display: block;
 width: 30px;
 height: 30px;
 -webkit-transform: translate(0, -50%);
 -ms-transform: translate(0, -50%);
 transform: translate(0, -50%);
 cursor: pointer;
 color: #fff;
 border: none;
 outline: none;
 background-color: #000;
 border-radius: 50%;
z-index:101;
}
.slick-slider .fa {
 display: flex;
 width: 100%;
 height: 100%;
 align-content: center;
 justify-content: center;
 align-items: center;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
 outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
 opacity: 1;
}

.slick-prev {
 left: 10px;
}

.slick-next{
 right: 10px;
}


.slick-dotted.slick-slider
{
 margin-bottom: 50px;
}

.slick-dots
{
 position: absolute;
 bottom: -25px;

 display: block;

 width: 100%;
 padding: 0;
 margin: 0;

 list-style: none;

 text-align: center;
}
.slick-dots li
{
 position: relative;
 display: inline-block;
 width: 10px;
 height: 10px;
 margin: 0 5px;
 padding: 0;

 cursor: pointer;
}
.slick-dots li.slick-active button{
opacity:1;
}
.slick-dots li button
{
 font-size: 0;
 line-height: 0;
 display: block;
 width: 10px;
 height: 10px;
 padding: 5px;
 cursor: pointer;
 color: transparent;
 border: 0;
 outline: none;
 background: #000;
 border-radius:50%;
 opacity: 0.5;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
 outline: none;
 opacity: .75;
}


.gp_images {
 width: 620px;position:relative
}
.gp_actions{position:absolute;right:0;top:unset;z-index: 2;display: flex;gap: 5px;padding: 0px;}
#middle #content .gp_images * {
 max-width: initial!important;
}
#qv_content {
 position: relative;
}

.addedincart {
 background: #fff!important;
 color: black!important;
 border: 1px solid #1a1a1a!important;
}
a.cartadded {
 color: red;
}

.param-name {
 width: 200px;
 text-align: right;
 padding: 5px 10px; 
}

/* === FAQ Block: адаптация под стиль сайта === */
.faq-container {
 margin-bottom: 30px;
}

/* Элемент аккордеона: светлая подложка + граница */
.faq-container details {
 background-color: #eee; /* Лёгкая серая подложка */
 border: 1px solid #d8d8d8; /* Граница в стиле форм и блоков сайта */
 border-radius: 8px; /* Скругление как у кнопок/инпутов */
 margin-bottom: 12px;
 overflow: hidden;
}


/* Вопрос (summary) */
.faq-container summary {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 15px 10px;
 cursor: pointer;
 list-style: none;
 font-weight: 600;
}

.faq-container summary::-webkit-details-marker {
 display: none;
}

/* Состояние при наведении и раскрытии */
.faq-container summary:hover,
.faq-container details[open] summary {
 color: #666;
}

/* Ответ (details-inner) */
.faq-container .details-inner {
 padding: 10px 20px;
 color: #2e2e2e;
 line-height: 24px;
}

.faq-container .details-inner p {
 margin: 0;
}

/* Списки внутри ответов (защита от глобальных сбросов) */
.faq-container .details-inner ol {
 list-style: decimal;
 padding-left: 20px;
 margin: 10px 0;
}
.faq-container .details-inner li {
 margin-bottom: 5px;
}


/* --- Промо-баннеры (v4: 1170 / 500 / третий) --- */
.pb-wrap {
 position: relative;
 width: 1366px !important;
 max-width: 100% !important;
 margin: 0 auto;
 padding: 20px 0 !important;
 box-sizing: border-box;
 overflow: hidden; /* Обрезает "наезд" второго баннера на десктопе */
}

.pb-item {
 display: block !important;
 margin: 0 !important;
 padding: 0;
 box-sizing: border-box;
 max-width: none !important; /* Пробиваем глобальное max-width: 100% сайта */
 line-height: normal;
 text-align: left;
 float: none !important;
 clear: none !important;
}

.pb-item--first {
 width: 1170px !important;
 position: relative;
 z-index: 1;
}

.pb-item--second {
 /*width: 540px !important;*/
 position: absolute;
 top: 20px;
 right: 0;
 z-index: 2;
}

.pb-item--third {
 display: none !important;
 width: 100% !important;
 max-width: 100% !important;
 position: relative;
 z-index: 1;
}

/* Изображения внутри баннеров */
.pb-item img {
 display: block;
 width: 100%;
 height: auto;
 max-width: none !important; /* Не даём сайту сжимать фиксированные баннеры */
}

/* ≤ 1170px: скрываем второй, первый масштабируется пропорционально */
@media (max-width: 1170px) {
 .pb-item--second { display: none !important; }
 .pb-item--first { width: 100% !important; max-width: 100% !important; }
 .pb-item--first img { max-width: 100% !important; width: 100% !important; }
}

/* ≤ 451px: скрываем первый, показываем третий (пропорциональный) */
@media (max-width: 491px) {
 .pb-item--first { display: none !important; }
 .pb-item--third {
 display: block !important;
 width: 100% !important;
 max-width: 100% !important;
 }
 .pb-item--third img {
 max-width: 100% !important;
 width: 100% !important;
 height: auto;
 }
}