@import "../font/stylesheet.css";
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: normal;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.opacity0 {
    opacity: 0;
}

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

html, iframe {
    border: none;
}

body, form, p, ul, h1, h2, h3, h4, pre {
    margin: 0;
}

img {
    border: none;
}

textarea {
    overflow: auto;
}

table {
    border-collapse: collapse; /* cellspacing="0" */
}

td, th {
    padding: 0px; /* cellpadding="0" */
}

input, select, textarea, img {
    vertical-align: middle;
    margin: 0;
}

a, input {
    outline: none;
}

a div, a input, label {
    cursor: pointer;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

td, th {
    font-size: 14px;
}

body {
    color: #666666;
    background-color: #FFF;
}

a {
    text-decoration: underline;
    color: #039BE0;
}

a:hover {
    text-decoration: none;
    color: #DB3C3E;
}

a.active {
    color: #DB3C3E;
}

.a2 {
    color: #333333;
}

.a3 {
    color: #666666;
}

.a4 {
    background: url(/img/bg.png) no-repeat -192px -297px;
    display: block;
    width: 240px;
    height: 50px;
}

.a4:hover {
    background-position: -471px -297px;
}

.a4.active {
    background-position: -741px -297px;
}

.a5 {
    color: #000;
}

.a5:hover {
    text-decoration: underline;
}

.a5.active {
    text-decoration: none;
}

.ar {
    text-decoration: none;
}

.ar:hover, .ar:active {
    text-decoration: underline;
}

.local {
    text-decoration: none;
    border-bottom: 1px dotted;
    margin: 0;
    padding: 0;
}

.local:hover {
    text-decoration: none !important;
    border-bottom: 1px dotted white;
    margin: 0;
    padding: 0;
}

.local.ar {
    border: none;
}

.local.ar:hover {
    border-bottom: 1px dotted;
}

.ac0 {
    display: block;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
    background: 14px no-repeat #FAFAFA;
    color: #333333;
    text-decoration: none;
}

.ac0:hover {
    border-top: 1px solid red;
    background-color: white;
}

.ac0 div {
    background: url(/img/p7.png) 220px no-repeat;
    padding: 5px 25px 5px 55px;
    display: table-cell;
    width: 160px;
    vertical-align: middle;
    height: 32px;
    line-height: 15px;
    box-sizing: content-box;
}

.ac2 {
    background: url(/img/f2.png) 3px 5px no-repeat;
    padding: 0 0 0 19px;
}

.ac2:hover, .ac2.active {
    background-image: url(/img/f2_.png);
}

div[href] {
    cursor: pointer;
}

.di {
    display: inline;
}

.a_list, .a_plitka, .a_tbl {
    padding-left: 15px;
    background: left no-repeat;
}

.a_list {
    background-image: url(/img/a_list.png);
}

.a_plitka {
    background-image: url(/img/a_plitka.png);
}

.a_tbl {
    background-image: url(/img/a_tbl.png);
}

.a_list:hover, .a_list.active {
    background-image: url(/img/a_list_.png);
}

.a_plitka:hover, .a_plitka.active {
    background-image: url(/img/a_plitka_.png);
}

.a_tbl:hover, .a_tbl.active {
    background-image: url(/img/a_tbl_.png);
}

.pm {
    cursor: pointer;
    background: url(/img/bg.png) no-repeat -102px -490px;
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 11px;
    margin-right: 5px;
}

.pm.active {
    background-position: -123px -490px;
}

.navig {
    margin-bottom: 14px;
}

.navig, .navig a {
    color: #333;
}


.lnkPages {
    word-spacing: 0px;
    font-size: 14px;
}

.lnkPages a {
    line-height: 20px;
    text-decoration: none;
    color: #333333;
    border: 1px solid white;
    border-radius: 3px;
    display: inline-block;
    height: 24px;
    width: 18px;
    vertical-align: middle;
    text-align: center;
    margin-right: 2px;
}

.lnkPages a:hover {
    color: #DB3C3E;
}

.lnkPages a.active {
    text-decoration: none;
    color: #333333;
    cursor: default;
    background: #E2E2E2;
    border-color: #CCCCCC;
}

.lnkPages .alp {
    background: #F8F8F8;
    border-color: #CCCCCC;
    font-size: 20px;
    line-height: 17px;
}

@media (max-width: 575px) {
    .lnkPages a {
        width: 24px;
        margin-right: 4px;
    }
}

.bg {
    background: url(/img/bg.png) no-repeat;
}

.bg_cart {
    background: url(/img/bg1.png) no-repeat;
}

a.bg, span.bg {
    display: inline-block;
    vertical-align: middle;
}

input.bg {
    border: none;
    cursor: pointer;
}

.fs0, .fs0 * {
    font-size: 0
}

.fs9, .fs9 * {
    font-size: 9px
}

.fs10, .fs10 * {
    font-size: 10px
}

.fs11, .fs11 * {
    font-size: 11px
}

.fs12, .fs12 * {
    font-size: 12px
}

.fs12i, .fs12i * {
    font-size: 12px !important
}

.fs13, .fs13 * {
    font-size: 13px
}

.fs20, .fs20 * {
    font-size: 20px
}

.fs24, .fs24 * {
    font-size: 24px
}

.fs14, .fs14 * {
    font-size: 14px
}

.fs15, .fs15 * {
    font-size: 15px
}

.fs16, .fs16 * {
    font-size: 16px
}

.fs18, .fs18 * {
    font-size: 18px
}

.fs19, .fs19 * {
    font-size: 19px
}

.lh18 {
    line-height: 18px;
}

.cw, .cw *, .cw:hover, .cw *:hover {
    color: white !important;
}

.cb, .cb *, .cb:hover, .cb *:hover {
    color: #333333;
}

.cg, .cg *, .cg:hover, .cg *:hover {
    color: #666666;
}

.cr, .cr *, .cr:hover, .cr *:hover {
    color: #DB3C3E;
}

.tac, .tac * {
    text-align: center;
}

.tar, .tar * {
    text-align: right;
}

.fwb, .fwb * {
    font-weight: bold;
}

.wsn, .wsn * {
    white-space: nowrap;
}

.dnone, .dn {
    display: none;
}

.opa0 {
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
}

/* прозрачность 100% */
.opa50 {
    -moz-opacity: 0.5;
    filter: alpha(opacity:50);
    opacity: 0.5;
}

/* прозрачность 50% */
.br10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

/* радиус */
.ts {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* плавная смена стилей (используется например совместно с :hover) */

.tblinfo th {
    text-align: left;
}

/*.tblinfo input { width:250px; }*/
.tblinfo textarea {
    width: 250px;
    height: 80px;
}

.tblinfo td, .tblinfo th {
    padding: 5px 10px;
}

.tblDost {
    width: 100%;
}

.tblDost th {
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.tblDost tr td, .tblDost th {
    padding: 20px;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.tblDost tr.active td, .tblDost tr.active td * {
    color: #CB4B4D;
}

@media (max-width: 575px) {
    .tblDost {
        width: 100%;
    }

    .tblDost th {
        text-align: left;
        border-bottom: 1px solid #ccc;
    }

    .tblDost tr td, .tblDost th {
        padding: 10px;
        color: #000;
        font-weight: bold;
        font-size: 12px;
    }

    .tblDost tr.active td, .tblDost tr.active td * {
        color: #CB4B4D;
    }

    .tblDost .delivery label img {
        width: 100px;
        height: auto;
    }
}

.tblcart td, .tblcart th {
    padding: 4px 20px;
}

.tblcart th {
    text-align: left;
}

.input {
    border: 1px solid #C5C5C5;
    padding: 3px 5px;
    border-radius: 3px;
    font: 12px Arial;
    color: #333;
}

.btn, .btn3 {
    background: url(/img/btn.png) center no-repeat #CB4C4D;
    display: inline-block;
    text-align: center;
    font: 14px Arial;
    color: white;
    border: 1px solid #C0252B;
    border-radius: 3px;
    padding: 6px 20px;
    cursor: pointer;
    text-decoration: none;
}

.btn:hover, .btn3:hover {
    background-image: url(/img/btn_.png);
    color: white;
}

.btn2 {
    background: url(/img/btn2.png) center no-repeat;
    font: 14px Arial;
    color: #333333;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 6px 20px;
    cursor: pointer;
    text-decoration: none;
}

.btn2:hover {
    background-image: url(/img/btn2_.png);
    color: #DB3C3E;
}

.btn_size {
    background: url(/img/p9_2.png) right no-repeat, url(/img/btn2.png) center no-repeat;
    font: 11px Arial;
    color: #333333;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 5px 5px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    text-align: left;
}

.btn_size:hover {
    background: url(/img/p9_2a.png) right no-repeat, url(/img/btn2_.png) center no-repeat;
    color: #DB3C3E;
}

.btn3 {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    border-radius: 7px;
    background-size: cover;
    padding: 12px 20px;
    color: #CD252A;
    text-shadow: -0 -1px 1px #FFFFFF,
    0 -1px 1px #FFFFFF,
    -0 1px 1px #FFFFFF,
    0 1px 1px #FFFFFF,
    -1px -0 1px #FFFFFF,
    1px -0 1px #FFFFFF,
    -1px 0 1px #FFFFFF,
    1px 0 1px #FFFFFF,
    -1px -1px 1px #FFFFFF,
    1px -1px 1px #FFFFFF,
    -1px 1px 1px #FFFFFF,
    1px 1px 1px #FFFFFF,
    -1px -1px 1px #FFFFFF,
    1px -1px 1px #FFFFFF,
    -1px 1px 1px #FFFFFF,
    1px 1px 1px #FFFFFF;
}

.btn3:hover {
    color: #CD252A;
}


.btnSearch {
    cursor: pointer;
    background: url(/img/bg.png) no-repeat -114px -433px;
    width: 30px;
    height: 30px;
    border: none;
    padding: 0;
}

.btnSearch:hover {
    background-position: -154px -433px;
}

.btnSearch:focus {
    background-position: -194px -433px;
}

.zag, h1, .zag2, h2 {
    font: 24px Arial;
    color: #333;
}

.zag2, h2 {
    font-size: 18px;
}

.numinput {
    height: 17px;
    width: 22px;
    border: 1px solid #B4B4B4;
    border-radius: 3px 0 0 3px;
    border-right: none;
    text-align: center;
}

.numarr {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.numarr div:first-child {
    height: 11px;
    background: url(/inc/advanced/img/numarr.png) 0 0 no-repeat;
}

.numarr div:first-child:hover {
    background-position: -20px 0;
}

.numarr div:last-child {
    height: 10px;
    background: url(/inc/advanced/img/numarr.png) 0 -11px no-repeat;
}

.numarr div:last-child:hover {
    background-position: -20px -11px;
}

.width-min-max {
    max-width: 1280px;
    min-width: 1001px;
    width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1001px':(document.documentElement.clientWidth||document.body.clientWidth)>1280?'1280px':'100%');
}

/* Шрифт выводит значек рубля */
.rub {
    font-family: 'ALS Rubl', 'alsrubl' !important;
}

@font-face {
    font-family: 'alsrubl';
    src: url('/inc/fonts/alsrubl.eot'); /* IE9 Compat Modes */
    src: url('/inc/fonts/alsrubl.eot?iefix') format('eot'), /* IE6-IE8 */ url('/inc/fonts/alsrubl.woff') format('woff'), /* Modern Browsers */ url('/inc/fonts/alsrubl.ttf') format('truetype'), /* Safari, Android, iOS */ url('/inc/fonts/alsrubl.svg#ALSRubl') format('svg'); /* Legacy iOS ВНИМАНИЕ! После # написать id из файла *.svg  */
}

div.starrating {
    background-image: url(/img/star0.png);
    width: 80px;
    height: 14px;
}

div.starrating div {
    background-image: url(/img/star1.png);
    height: 14px;
}

div.starrating div.clear {
    background: none;
    width: 100%;
}

div.zak {
    display: none;
}

div.zak.active {
    display: block;
}

.azak1 {
    display: inline-block;
    font-size: 14px;
    padding: 7px 15px;
    background: #E6E6E6;
    background: linear-gradient(to top, #F1F1F1, #FFF);
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
    border-bottom: 1px;
    color: #333333;
}

.azak1:hover {
    color: #DB3C3E;
}

.azak1.active {
    color: #DB3C3E;
    background: #FCFCFC;
    border-color: #E6E6E6;
}

#bnr_btn input {
    width: 25px;
    height: 29px;
    background: url(/img/f3.png);
    border: none;
    cursor: pointer;
}

#bnr_btn input.active {
    background: url(/img/f3.png) right;
    cursor: default;
}

.ram {
    width: 100%;
    border: none;
    background: none;
    box-shadow: none;
}
@media(min-width: 992px) {
    .ram {
        width: 100%;
        border: 1px solid #DFDFDF;
        border-top-color: #F1F1F1;
        border-bottom-color: #B9B9B9;
        background: linear-gradient(to top, #FAFAFA, #FFF);
        border-radius: 7px;
        box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.1);
        padding-bottom: 12px;
    }
}

/* Ширина слайдера */
#slider {
}

/* Контейнер слайдера */
.ui-slider {
    position: relative;
}

/* Ползунок */
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 16px; /* Задаем нужную ширину */
    height: 12px; /* и высоту */
    background: url(/img/slider_p.png); /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
    cursor: pointer;
}

.ui-slider .ui-slider-handle:hover {
    background-image: url(/img/slider_p_.png);
    background-repeat: no-repeat
}

/* картинка ползунока при наведении. */
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}

/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
    height: 10px; /* задаем высоту согласно дизайна */
}

/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
    top: 9px;
    margin-left: -8px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}


div.zak {
    display: none;
}

div.zak.active {
    display: block;
}

.a2, .a2.active {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.a2:hover {
    color: #000;
    text-decoration: underline;
}

.a2 span {
    background: url(/img/bg.png) -102px -490px no-repeat;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.a2.active span {
    background-position: -123px -490px;
}

.cbr {
    color: #000;
    display: block;
    margin-top: 10px;
}

.cbr:hover {
    color: #DB3C3E;
}

.cbr.active {
    color: #DB3C3E;
}

.cbr input {
    margin: 0 10px 0 0;
}

.tdn {
    text-decoration: none !important;
}


#content {
    font-size: 14px;
    margin: 0 auto;
    width: 100%;
}

#content p {
    margin: 10px;
}

#content p span:first-child {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.jscroll-loading {
    text-align: center;
    padding: 7px 0;
}

.next a {
    padding: 7px 5px;
    color: #000;
    border-radius: 5px;
    display: block;
    border: 1px solid #ccc;
    margin: 0 auto 8px;
    text-decoration: none;
    width: 130px;
    box-sizing: content-box;
    text-align: center;
}

.next a:hover {
    border: 1px solid #54A7EB;
    color: #54A7EB;
}

.sale, .saler:hover {
    background-color: #FF7676 !important;
    color: #fff;
}

.sale:hover {
    background-color: #fff !important;
    color: #DB3C3E;
}

.saler {
    background: url(/img/p7.png) 160px no-repeat !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 7px !important;
    font-size: 12px;
}

.icon {
    margin: -8px 0 0 -41px;
    position: absolute;
}


.btn_c1 {
    border: none;
    width: 229px;
    height: 45px;
    background: url(/img/btns1.png) left bottom no-repeat;
    cursor: pointer;
    outline: none;
}

.btn_c1:hover, .btn_c1.active {
    background-position: left top;
}

.btn_c2 {
    border: none;
    width: 229px;
    height: 45px;
    background: url(/img/btns1.png) right bottom no-repeat;
    cursor: pointer;
    outline: none;
}

.btn_c2:hover, .btn_c2.active {
    background-position: right top;
}

.btn_c2a {
    border: none;
    width: 240px;
    height: 48px;
    background: url(/img/btn_c2a.png?v1) right bottom no-repeat;
    cursor: pointer;
    outline: none;
}

.btn_c2a:hover, .btn_c2a.active {
    background-image: url(/img/btn_c2a_.png?v1);
}

.btn_c3 {
    border: none;
    width: 240px;
    height: 48px;
    background: url(/img/btn_c3.png?v1) right bottom no-repeat;
    cursor: pointer;
    outline: none;
}

.btn_c3:hover, .btn_c3.active {
    background-image: url(/img/btn_c3_.png?v1);
}


.a_c1 {
    display: block;
    border: 1px solid #f80000;
    color: #f80000;
    font-size: 14px;
    font-weight: normal;
    padding: 4px 5px;
    margin-top: 10px;
    text-decoration: none;
}

.a_c1:hover {
    background: #f80000;
    color: #FFF;
}


.a_dost {
    display: flex;
    justify-content: space-around;
    font-weight: normal;
    font-family: "Russo One"
}

.a_dost a {
    border: 1px solid #C4C5C7;
    border-radius: 5px;
    display: flex;
    text-align: center;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

@media (max-width: 575px) {
    .a_dost a {
        height: 56px;
    }
}

.a_dost span {
    margin: auto;
}

.a_dost a.active {
    background: #f80000;
    color: white;
}

.a_dost.disabled a {
    color: #676767;
    cursor: wait;
}

.a_dost.disabled a.active {
    background: #676767;
    color: white;
}

.a_dost a.disabled {
    visibility: hidden;
    color: #676767;
    cursor: default;
    display: none;
}

.a_dost a.active.disabled {
    background: #676767;
    color: white;
}


.cbr2 {
    display: flex;
    max-width: 540px;
    margin: 1rem auto;
    border: 1px solid #ccc;
    justify-content: space-around;
    align-items: center;
    border-radius: 5px
}

.cbr2:hover, .cbr2.active {
    color: #000;
    background: #81D8DF;
    border-color: #81D8DF;
}

.cart_s {
    display: flex;
    font-weight: normal;
    font-family: 'Russo One';
}

.cart_s * {
    width: 25%;
    height: 36px;
}

.delivery {
    cursor: pointer;
}

.delivery:hover, .delivery.active {
    background-color: #DEF7FB !important;
}


.vh {
    visibility: hidden;
}

.dost {
    background: url(/img/car.png) 0px center no-repeat;
    background-size: auto 22px;
    color: #000;
    padding: 3px 0 0 30px;
    font-size: 11px;
    text-decoration: none;
    opacity: 0.7;
}

.dost:hover {
    opacity: 1;
    color: #000;
}

.catalogItemPriceMicroTag {
    position: absolute;
    margin-left: -3000px;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clear:after {
    content: "";
    clear: both;
    display: table;
}

.ttuc {
    text-transform: uppercase;
}

.fwn, .fwn * {
    font-weight: normal;
}

.fwni, .fwni * {
    font-weight: normal !important;
}

.ml5 {
    margin-left: 5px;
}

.ml13 {
    margin-left: 13px;
}

.ml35 {
    margin-left: 35px;
}

.ml50 {
    margin-left: 50px;
}

.mt2 {
    margin-top: 2px;
}

.mt4 {
    margin-top: 4px;
}

.mt5 {
    margin-top: 5px;
}

.mt7 {
    margin-top: 7px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb14 {
    margin-bottom: 14px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr5 {
    margin-right: 5px;
}

.pl14 {
    padding-left: 14px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pb5 {
    padding-bottom: 5px;
}

.pr10 {
    padding-right: 10px;
}

.bid {
    display: inline-block;
}

.tal {
    text-align: left;
}

.h5 {
    height: 5px;
}

.h8 {
    height: 8px;
}

.h20 {
    height: 20px;
}

.h60 {
    height: 60px;
}

.w100 {
    width: 100%;
}

.lh100 {
    line-height: 100%;
}

.lh200 {
    line-height: 200%;
}

.w60 {
    width: 60px;
}

.w69 {
    width: 69px;
}

.w642 {
    width: 642px;
}

.ma {
    margin: auto;
}

.db {
    display: block;
}

.df {
    display: flex;
}

.aic {
    align-items: center;
}

.jcsb {
    justify-content: space-between;
}

.mc {
    margin: 0 auto;
}

.oh {
    overflow: hidden;
}

.taj {
    text-align: justify;
}

/*--------------------------------*/

.div_popup {
    position: absolute;
    display: none;
    text-align: center;
}

.div_popup .inc1 {
    background: #DB3C3E;
    border-radius: 3px;
    box-shadow: 1px 1px 2px -1px #565656;
    padding: 5px;
    font: 12px Arial;
}

header {
}

.header_top { /*width:960px; */
    height: 31px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(/img/f1.png) top repeat-x;
}

.header_top .inc1 {
    display: inline-block;
    margin-left: 25px;
}

.div_city {
    position: absolute;
    margin: 5px 0 0 40px;
    display: none;
    z-index: 1100;
}

.header_top .inc2 {
    padding-left: 40px;
}

.header_top .inc3 {
    border-top: 1px solid #DB3C3E;
    padding: 7px 20px;
    line-height: 190%;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 3px #7A7A7A;
    background: white;
}

.a_city {
    vertical-align: middle;
}

.header_top .inc4 {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    margin-top: 10px;
}

.header_top .inc5 {
    margin-top: 10px;
}

.header_bot { /*width:960px; */
    /*margin:0 auto; height:149px; display:flex; align-items:center; */
}

.header_bot .inc1 {
    width: 257px;
    text-align: center;
}

.header_bot .inc2 {
    position: absolute;
    width: 242px;
}

.header_bot .inc3 {
    width: 518px;
    padding-left: 30px;
}

.header_bot .inc4 {
    margin-left: 10px;
}

.header_bot .inc5 {
    margin-top: 5px;
}

.header_bot .inc6 {
    height: 20px;
}

.header_bot .inc7 {
    display: block;
    height: 40px;
    width: 63px;
    padding: 5px 0 0 50px;
    background: left no-repeat;
    box-sizing: content-box
}

.td_cart {
    width: 200px;
}

.menu_search {
    border: 1px solid #E6E6E6;
    border-left: none;
    border-right: none;
    background: #E6E6E6;
}

.menu_search .inc1a { /*width:960px;*/
    height: 50px;
    margin: 0 auto;
    display: flex;
    /*justify-content:space-between;*/
    align-items: center;
}

.menu_search .inc2a {
    width: 242px;
    height: 50px;
}

.menu_search .inc3a {
    padding-left: 14px;
}

.menu_search .inc4a {
    background-image: url(/uploads/catalog/492_1.png);
    width: 158px;
}

.search {
    height: 30px;
    width: 488px;
    box-sizing: content-box
}

.section {
    margin: 14px auto 0;
    /*width:960px;*/
    min-height: 300px;
}

@media (max-width: 575px) {
    .section {
        margin: 0;
    }
}

.c_left {
    flex: 0 0 257px;
    /*float:left; */
}

.c_left .inc3a {
    float: left;
    width: 40px;
    text-align: center;
}

.c_left .inc4a {
    float: left;
    margin-left: 10px;
    width: 190px;
}

.c_left .inc5a {
    margin: 10px 0 0 20px;
}

.c_right {
    width: calc(100% - 242px);
    overflow: hidden; /*width:704px; float:left; padding-left:14px;*/
}

footer {
    margin-top: 44px; /*border-top:1px solid #E6E6E6;*/
    background: #E6E6E6;
    min-height: 150px;
    padding: 10px 0;
}

footer .inc1 {
    margin: 0 auto;
    /*width:960px;*/
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}

footer .inc2 {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

footer .inc3 {
    border-top: 1px solid #CCCCCC;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.g_table {
    padding: 10px 0 10px 15px;
}

.g_table .inc1 {
    width: 88px;
}

.g_table .inc2 {
    width: 60px;
}

.g_table .inc3 {
    width: 50px;
}

.g_table .inc4 {
    width: 79px;
}

.g_table .inc5 {
    width: 76px;
}

.g_table .inc6 {
    width: 125px;
}

.g_table .inc7 {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px 15px;
}

.g_table .inc8 {
    padding: 0 5px 0 2px;
}

.g_table .inc9 {
    width: 53px;
    overflow: hidden;
}

.g_table .inc10 {
    width: 80px;
}

.g_table .inc11 {
    width: 76px;
    font-size: 13px;
    padding: 3px 10px;
}

.g_table .inc12 {
    width: 156px;
}

.g_table .inc13 {
    padding: 1px 4px;
    font-size: 11px;
}

.g_table .inc14 {
    width: 25px;
}

.g_plitka {
    margin-bottom: 14px;
    padding: 0 7px !important;
}

.g_plitka .inc1 {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
}

.g_plitka .inc2 {
    padding: 5px 10px;
}

.g_plitka .inc2 label {
    margin: 0;
}

.g_plitka .inc3 {
    background: #FFFDFE;
    border-top: 1px solid #E6E6E6;
    height: 160px;
    cursor: pointer;
}

.g_plitka .inc3 img {
    max-width: 100%;
}

.g_plitka .inc4 {
    padding: 10px;
    border-top: 1px solid #E6E6E6;
}

.g_plitka .inc5 {
    margin-top: 5px;
}

.g_plitka .inc6 {
    padding: 0 10px;
}

.g_plitka .inc7 {
    padding: 10px 10px 0;
    height: 45px;
    overflow: visible;
}

.g_plitka .inc8 {
    padding: 5px 10px 0;
    display: nnone;
}

.g_plitka .inc9 {
    margin: 5px 0 0 0;
    padding: 5px 10px 5px 0;
    background: #FBFBFB;
    background: linear-gradient(to left, #E6E6E6, #fff);
}

.g_plitka .inc10 {
    padding: 10px 0;
    height: 46px;
    box-sizing: content-box
}

.g_plitka .inc11 {
    width: 135px;
    height: 46px;
}

.g_plitka .inc12 {
    width: 135px;
    height: 46px;
    background-position: -466px -531px;
}

.g_plitka .inc13 {
    height: 356px;
    border-top: 1px solid #E6E6E6;
    background: center no-repeat;
    vertical-align: bottom;
    cursor: pointer;
    position: relative
}

.g_plitka .inc14 {
    padding: 5px;
    overflow: hidden;
    background: rgba(251, 251, 251, 0.5);
    border-top: 1px solid #E6E6E6;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px;
    line-height: 15px;
}

.g_plitka .inc15 {
    padding: 5px 10px;
    border-top: 1px solid #E6E6E6;
}

.g_plitka .inc16 {
    height: 32px;
    line-height: 16px;
}

.g_plitka .inc17 {
    padding: 10px 10px 0;
}

.g_plitka .inc18 {
    margin: 10px 0 0;
    padding: 0 15px;
}

.g_plitka .inc19 {
    font-size: 11px;
    padding: 4px 5px 4px;
    vertical-align: middle;
}

.g_plitka .inc20 {
    display: inline-block;
    background: url(/img/p9.png) 0 0;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.g_plitka .inc21 {
    padding: 10px 0;
    margin-top: -5px;
    height: 46px;
    box-sizing: content-box
}

.g_list {
    border: none;
    margin-bottom: 0px;
    padding: 15px;
}

.g_list .good-preview__inner {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.g_list .inc1 {
    padding-right: 15px;
}

.g_list .inc2 {
    width: 150px;
}

.g_list .inc3 {
    padding-bottom: 10px;
    height: 1%;
}

.g_list .inc4 {
    margin-top: 5px;
}

.g_list .inc5 {
}

.g_list .inc6 {
}

.g_list .inc7 {
}

.g_list .inc8 {
    margin-top: 5px;
}

.g_list .inc9 {
    margin: 5px -15px 0 0;
    padding: 5px 15px 5px 0;
    background: #FBFBFB;
    background: linear-gradient(to left, #E6E6E6, #fff);
}

.g_list .inc10 {
    width: 135px;
    margin-top: 5px;
}

.g_list .inc11 {
    width: 135px;
    height: 46px;
}

.g_list .inc12 {
    width: 135px;
    height: 46px;
    background-position: -466px -531px;
}

.g_list .inc13 {
    cursor: pointer;
    width: 45px;
}

.g_list .inc14 {
    padding: 5px 15px 0 0;
}

.g_list .inc15 {
    width: 160px;
}

.g_list .inc16 {
    padding-bottom: 10px;
    height: 40px;
}

.g_list .inc17 {
    margin: 10px 0 0;
}

.g_list .inc18 {
    font-size: 11px;
    padding: 4px 10px 4px;
    vertical-align: middle;
}

.g_list .inc19 {
    display: inline-block;
    background: url(/img/p9.png) 0 0;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

@media (max-width: 575px) {
    .g_list {

    }
}

.g_list2 { /*display:flex; justify-content:space-between; align-items:center; */
}

.g_list2 .inc16 {
    height: auto;
    padding-right: 20px;
}

.g_list2 .inc20 {
    margin: 20px 0;
}

.show_good {
    width: 148px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
}

.show_good .inc1 {
    padding: 5px 10px;
}

.show_good .inc2 {
    background: #FFFDFE;
    border-top: none;
    width: 100%;
    display: block;
    vertical-align: middle;
    height: 160px;
    cursor: pointer;
    padding-top: 15px;
}

.show_good .inc2 img {
    max-width: 100%;
    max-height: 100%;
}

.show_good .inc3 {
    padding: 10px;
    border-top: 1px solid #E6E6E6;
}

.show_good .inc4 {
    margin: 0 0 0 0;
    padding: 5px 10px 5px 0;
    background: #FBFBFB;
    background: linear-gradient(to left, #E6E6E6, #fff);
}

@media (max-width: 575px) {
    .show_good .inc4 {
        font-size: 19px;
    }
}

.show_good .inc5 {
    padding: 10px 0;
}

.show_good .inc6 {
    width: 120px;
    height: 46px;
    background-position: -466px -418px;
}

.show_cart { /*display:flex; align-items:center; */
}

.show_cart .inc1 {
    width: 64px;
    height: 63px;
    background: url(/img/p6.png) bottom;
    margin: 0 auto;
}

.show_cart .inc2a {
    padding-left: 10px;
}

.show_cart .inc3a {
    width: 64px;
    height: 63px;
    background: url(/img/p6.png) top;
}

.show_cart .inc4a {
    padding: 16px 0 0 13px;
}

.show_mc1 {
}

.show_mc1 .inc1 {
    border-radius: 5px 5px 0 0;
}

.show_mc1 .inc2 {
    background-image: none;
}

.show_mc1 .inc3 {
    padding: 5px 10px 10px;
}

.show_mc1 .inc4 {
    margin-top: 10px;
}

.show_mc1 .inc5 {
    display: block;
    float: left;
    margin-top: 5px;
}

.show_mc1 .inc6 {
    white-space: normal;
    display: block;
    float: left;
    width: 195px;
    margin-left: 3px;
}

.show_mc1 .inc7 {
    padding: 5px 0 0 17px;
    display: none;
}

.show_mc1 .inc8 {
    margin-top: 5px;
}

.show_mc1 .inc9 {
    white-space: normal;
    display: block;
}

.show_mc1 .inc10 {
    margin-top: 10px;
    white-space: nowrap;
}

.show_mc1 .inc11 {
    white-space: normal;
}

.show_mc2 {
    position: absolute;
    box-shadow: 0 2px 3px #7A7A7A;
    z-index: 1000;
}

.show_mc2 .inc1 {
    background: white;
    border-top: 1px solid #DB3C3E;
    width: 240px;
}

.show_mc2 .inc2 {
    position: absolute;
    display: none;
    border-top: 1px solid #DB3C3E;
    box-shadow: 0 2px 3px #7A7A7A;
    border-radius: 0 0 5px 5px;
    background: white;
    margin-left: 240px;
    z-index: 1001
}

.show_mc2 .inc3 {
    padding: 5px 25px 15px;
}

.show_mc2 .inc4 {
    padding: 5px 0 0 17px;
    display: none;
}

.show_mc2 .inc5 {
    position: absolute;
    margin: 0 0 0 230px;
    width: 20px;
    height: 37px;
    background: white;
    display: none;
    top: 1px;
    z-index: 2000
}

.show_mc2 .inc6 {
    padding: 0px;
    background: white;
}

.showGoodV {
    width: 148px;
    height: 335px;
    background: center top no-repeat white;
    margin: 0 5px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.showGoodV .img-wrp {
    height: 328px;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
}

.showGoodV .inner img {
    max-height: 328px;
}

.showGoodV .inc1 {
    margin-top: -128px;
    padding: 5px 10px 5px 0; /*height:26px;*/
    background: rgba(251, 251, 251, 0.85);
    text-decoration: none;
    border: none;
    position: relative;
    z-index: 2;
}

.showGoodV .inc2 {
    height: 70px;
    padding: 5px; /*width:128px;*/
    overflow: hidden;
    margin-top: 15px;
    border-radius: 0 0 5px 5px;
    background: rgba(251, 251, 251, 0.6);
    border-top: 1px solid #E6E6E6;
    font-size: 12px;
    text-decoration: underline;
    position: relative;
    z-index: 2;
    line-height: 15px;
}

.showCatalogV {
    width: 148px;
    height: 230px;
    margin: 0 5px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    cursor: pointer;
}

.showCatalogV .inc1 {
    height: 230px;
}

.showCatalogV .inc2 {
    display: flex;
    height: 148px;
}

.showCatalogV .inc3 {
    margin: auto;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

.showCatalogV .inc4 {
    border-top: 1px solid #E6E6E6;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 15px;
}

.showNalich1 {
    background: url(/img/in_stock2.png) left top no-repeat;
    background-size: 20px;
    padding: 2px 0 0 30px;
    line-height: 130%;
    display: inline-block;
    min-height: 42px;
}

.showNalich1 .inc1b {
    color: #59B403;
}

.showNalich2 {
    background: url(/img/custom2.png) left top no-repeat;
    background-size: 20px;
    padding: 2px 0 0 30px;
    line-height: 130%;
    display: inline-block;
    min-height: 42px;
}

.showNalich2 .inc1b {
    color: #CCC01E;
}

.showNalich3 {
    background: url(/img/not_in_stock2.png) left top no-repeat;
    background-size: 20px;
    padding: 2px 0 0 27px;
    line-height: 130%;
    display: inline-block;
    min-height: 42px;
}

.showNalich3 .inc1b {
    color: #D93B3B;
}

.catalog {
}

.catalog .inc1a {
    width: 160px;
    height: 356px;
    margin: 7px;
    float: left;
    background: center top no-repeat;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    cursor: pointer;
}

.catalog .inc2a {
    height: 283px;
}

.catalog .inc3a {
    padding: 7px 10px 0px;
    height: 65px;
    border-radius: 0 0 6px 6px;
    background: rgba(251, 251, 251, 0.6);
    border-top: 1px solid #E6E6E6;
    box-sizing: content-box;

    margin: 0 auto;
}

.catalog .inc4a {
    width: 160px;
    height: 230px;
    margin: 7px;
    float: left;
    background: #FFFDFE;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    cursor: pointer;
}

.catalog .inc5a {
    height: 160px;
    display: flex;
    text-align: center;
}

.catalog .inc6a {
    height: 88px;
    display: flex;
    text-align: center;
    border-top: 1px solid #E6E6E6;
    padding: 0 5px;
    font-size: 14px;
    line-height: 16px;
}

.catalog .inc6aa {
    height: 71px;
    display: flex;
    text-align: center;
    border-top: 1px solid #E6E6E6;
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
}

.catalog .inc7a {
    padding: 15px;
}

.catalog .inc8a {
    color: #333;
    font: 24px Arial;
    margin-bottom: 10px;
}

.catalog .inc9a {
    padding-left: 20px;
}

.catalog .inc10a {
    display: inline-block;
    padding: 0 15px 10px 0;
    white-space: nowrap;
}

.catalog .inc11a {
    width: 69px;
}

.catalog .inc12a {
    margin-left: 35px;
}

.catalog .inc13a {
    width: 60px;
}

.catalog .inc14a {
    display: inline-block;
    padding: 0 15px 10px 0;
    white-space: nowrap;
}

.catalog .inc15a {
    margin-top: 15px;
    display: none;
}

.catalog .inc16a {
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.catalog .inc17a {
    position: absolute;
    width: 170px;
    margin: 0px 0 0 530px;
    display: none;
}

.catalog .inc18a {
    background: #DB3C3E;
    border-radius: 5px;
    box-shadow: 2px 2px 4px -2px #464646;
    padding: 7px 0;
}

.catalog .inc19a {
    padding: 15px 0 5px;
}

.good {
}

.good .inc1a {
    margin: 4px 0 10px;
}

.good .inc2a {
    float: left;
    width: 522px;
}

.good .inc3a {
    position: absolute;
    margin: 15px 0 0 15px;
    z-index: 10;
}

.good .inc4a {
    position: absolute;
    margin: 455px 0 0 485px;
}

.good .inc5a {
    display: table-cell;
    width: 522px;
    vertical-align: middle;
    height: 495px;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
}

.good .inc6a {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.good .inc7a {
    width: 32px;
}

.good .inc8a {
    width: 458px;
    overflow: hidden;
    white-space: nowrap;
}

.good .inc9a {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    width: 100px;
    height: 103px;
    display: inline-block;
}

.good .inc10a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 103px;
}

.good .inc11a {
    display: none;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 103px;
}

.good .inc12a {
    float: right;
    width: 135px;
    height: 485px;
    line-height: 180%;
    padding: 10px 14px 0;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
}

.good .inc13a {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
}

.good .inc14a {
    margin-top: 2px;
    position: absolute;
}

.good .inc15a {
    height: 165px;
}

.good .inc16a {
    padding: 3px 15px 3px 15px;
    margin: 0 -17px 0 -16px;
    background: #FBFBFB;
    background: linear-gradient(to left, #E6E6E6, #fff);
    font-size: 24px;
}

.good .inc17a {
    width: 135px;
    height: 46px;
    margin-top: 10px;
}

.good .inc18a {
    display: block;
    margin: 10px -10px 0 0;
}

.good .inc19a {
    width: 135px;
    height: 46px;
    background-position: -466px -531px;
    margin-top: 10px;
}

.good .inc20a {
    padding: 20px 15px;
    border: 1px solid #DFDFDF;
    border-top-color: #F7F7F7;
    border-bottom-color: #B9B9B9;
    border-radius: 7px;
    box-shadow: 0 2px 0 #DFDFDF;
}

.good .inc21a {
    padding: 0 0 5px 30px;
}

.good .inc22a {
    width: 30%;
    margin: 0 20px;
    display: inline-block;
}

.good .inc23a {
    border: 1px solid #DFDFDF;
    border-top-color: #F7F7F7;
    border-bottom-color: #B9B9B9;
    margin-top: 15px;
    border-radius: 7px;
    box-shadow: 0 2px 0 #DFDFDF;
}

.good .inc24a {
    background: #FAFAFA;
    padding: 7px 15px;
    border-bottom: 1px solid #E6E6E6;
}

.good .inc25a {
    padding: 20px 0;
}

.good .inc26a {
    width: 30px;
}

.good .inc27a {
    background-position: -153px -470px;
    width: 17px;
    height: 31px;
    position: absolute;
    margin: -16px 0 0 -3px;
}

.good .inc28a {
    width: 642px;
    overflow: hidden;
}

.good .inc29a {
    padding: 0 7px;
}

.good .inc30a {
    background-position: -153px -511px;
    width: 17px;
    height: 31px;
    position: absolute;
    margin: -16px -16px 0 16px;
}

.makers {
}

.makers .inc1a {
    padding: 15px;
}

.makers .inc2a {
    display: inline-block;
    padding: 0 15px 10px 0;
    white-space: nowrap;
}

.makers .inc3a {
    position: absolute;
    width: 170px;
    margin: 0px 0 0 530px;
    display: none;
}

.makers .inc4a {
    background: #DB3C3E;
    border-radius: 5px;
    box-shadow: 2px 2px 4px -2px #464646;
    padding: 7px 0;
}

.news_inc1 {
    margin: 10px 0;
}

.news_inc2 {
    padding: 4px 0 10px;
}

.news_inc3 {
    float: left;
    margin: 0 10px 10px 0;
}

.index {
    width: 100%
}

.index .inc1i {
    background: #FAFAFA;
    padding: 15px;
    border-bottom: 1px solid #E6E6E6;
}

.index .inc2i {
    margin: 15px 0;
}

.index .inc3i {
    background-position: -153px -470px;
    width: 17px;
    height: 31px;
    position: absolute;
    margin: -16px 0 0 -3px;
}

.index .inc4i {
    width: 642px;
    height: 330px;
    overflow: hidden;
}

.index .inc5i {
    background-position: -153px -511px;
    width: 17px;
    height: 31px;
    position: absolute;
    margin: -16px 0px 0 -14px;
}

.index .inc6i {
    width: 642px;
    height: 215px;
    overflow: hidden;
}

.index .inc7i {
    margin-top: 15px;
    height: 235px;
    overflow: hidden;
}

.index .inc8i {
    width: 704px;
    height: 235px;
}

.index .inc9i {
    position: relative;
    margin-top: -30px;
    z-index: 999;
}

.index .inc10i {
    margin-top: 15px;
    padding: 10px 15px 15px;
}

.index .inc11i {
    margin-top: 15px;
    padding: 10px 0;
}

.index .inc12i {
    clear: both;
    height: 15px;
}

.index .inc13i { /*	float:left; width:157px; margin-left:14px;*/
}

.index .inc14i {
    margin-top: 7px;
    height: 157px;
    background: top center no-repeat;
    overflow: hidden;
}

.index .inc14i .inner {
    width: 457px;
    text-align: center;
    margin-left: -150px;
}

.index .inc14i img {
    height: 157px;
    width: auto;
}

.st1 {
    margin: -20px 0 0 0;
}

.st2 {
    width: 135px;
    height: 46px;
    background-position: -466px -531px;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #CB4C4D;
    background: #cb4c4d;
    font-weight: normal;
    color: #fff;
}

.slick-markers img {
    height: 40px;
    width: auto;
}

/* style */

.button {
    height: 50px;
    line-height: 16px;
    text-align: center;
    font-family: 'Russo One';
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    padding: 0 30px;
    border: none;
    font-size: 16px;
    text-decoration: none;
    background: #e8e8e8;
    cursor: pointer !important;
    outline: none !important;
}

.button:hover {
    transition-duration: .3s;
    box-shadow: inset 1px 1px 5px #333;
}

.button:active:after {
    background-image: none;
    transition-duration: .3s;
}

.button--red {
    background: #f80000;
    color: #fff;
    overflow: hidden;
    font-family: 'Russo One';
}

.button--red:hover {
    background-color: #BA2F2F;
    box-shadow: inset 0 0 6px #b22222;
}

.button--red:after {
    content: '';
    display: block;
    position: absolute;
    top: -35%;
    left: 0;
    width: 100%;
    height: 80%;
    border-radius: 35%;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 1));
    transition-duration: .3s;
}

.button--red:hover:after {
    top: -25%;
    transition-duration: .3s;
}

.button--silver {
    color: #333;
    border: 1px solid #ccc;
}

.button--silver:hover {
    background-color: #ddd;
    box-shadow: none;
    color: #e00000;
}

.button--silver:after {
    content: '';
    display: block;
    position: absolute;
    top: -35%;
    left: 0;
    width: 100%;
    height: 80%;
    border-radius: 35%;
    /*background-image: linear-gradient(to top, rgba(255,255,255,0.15), rgba(255,255,255,1));*/
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1));
    transition-duration: .3s;
}

.button--silver:hover:after {
    top: -25%;
    transition-duration: .3s;
}

.button--silver span {
    position: relative;
    z-index: 2;
}

.button--small {
    height: 38px;
    padding: 0 16px;
    font-size: 14px;
}

body {
    font-family: 'Source Sans Pro', sans-serif; /*'Helvetica', sans-serif;*/
    font-size: 14px;
    display: block;
}

.russo {
    font-family: 'Russo One';
}

.zag, h1, .zag2, h2 {
    font-family: 'Russo One';
    /*font-size:20px;*/
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .container {
        max-width: 991px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 991px;
    }
}

/*adaptive*/
.good-wrp {
    padding: 0 8px;
    box-sizing: border-box;
}

.good-wrp .showGoodV {
    width: 100%;
    margin: 0;
}

.good-wrp .showCatalogV {
    width: 100%;
    margin: 0;
    display: block;
}

.good-wrp .show_good {
    width: 100%;
    margin: 0;
}

.index .inc1i {
    border-bottom: none;
}

.slick-track {
    margin-left: 0;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}

.slick-specoodezhda .slick-list {
    margin: 0 24px;
}

.slick-specoodezhda .slick-prev {
    left: 0px;
}

.slick-specoodezhda .slick-next {
    right: 0px;
}

.slick-specoodezhda .slick-next:before, .slick-prev:before {
    color: black;
    font-size: 25px;
}

.slick-instrumenty .slick-list {
    margin: 0 24px;
}

.slick-instrumenty .slick-prev {
    left: 0px;
}

.slick-instrumenty .slick-next {
    right: 0px;
}

.slick-instrumenty .slick-next:before, .slick-prev:before {
    color: black;
    font-size: 25px;
}

.slick-markers .slick-list {
    margin: 0 24px;
}

.slick-markers .slick-prev {
    left: 0px;
}

.slick-markers .slick-next {
    right: 0px;
}

.slick-markers .slick-next:before, .slick-prev:before {
    color: black;
    font-size: 25px;
}

.slick-dots {
    bottom: -35px;
}

.slick-brns .slick-dots {
    bottom: 10px;
}

.slick-brns .slick-dots li button:before {
    font-family: slick;
    font-size: 8px;
    line-height: 8px;
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    content: '';
    text-align: center;
    opacity: 0.5;
    background-color: white;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid transparent;
    border-radius: 5px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.5);
}

.slick-brns .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: transparent;
    border-color: white;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.7);
}

.slick .slick-arrow {
    background: url(/img/bg.png) no-repeat;
}

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

.slick .slick-prev {
    background-position: -153px -470px;
    width: 17px;
    height: 31px;
    z-index: 10;
}

.slick .slick-next {
    background-position: -153px -511px;
    width: 17px;
    height: 31px;
    z-index: 10;
}

.slick-ids_soput .slick-list, .slick-ids_analog .slick-list, .slick-ids_komplect .slick-list {
    margin: 16px 24px 0 24px;
}

.slick-ids_soput .slick-prev, .slick-ids_analog .slick-prev, .slick-ids_komplect .slick-prev {
    left: 0px;
}

.slick-ids_soput .slick-next, .slick-ids_analog .slick-next, .slick-ids_komplect .slick-next {
    right: 0px;
}

.slick-dop_photo .slick-list, .slick-good-nav .slick-list {
    margin: 6px -5px;
}

.slick-dop_photo .slick-prev, .slick-good-nav .slick-prev, .slick-good-for .slick-prev {
    left: -6px;
}

.slick-dop_photo .slick-next, .slick-good-nav .slick-next, .slick-good-for .slick-next {
    right: -6px;
}

.slick-dop_photo .slick-prev, .slick-good-nav .slick-prev {
    background: url(/img/p3l.png) no-repeat;
}

.slick-dop_photo .slick-next, .slick-good-nav .slick-next {
    background: url(/img/p3r.png) no-repeat;
}

.slick-dop_photo .slick-prev, .slick-dop_photo .slick-next, .slick-good-nav .slick-prev, .slick-good-nav .slick-next {
    width: 17px;
    height: 105px;
    top: 58px;
    z-index: 10;
}

.dop_photo {

}

.dop_photo a, .good-thumb .inner {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    text-align: center;
    margin: 6px;
    display: flex;
    height: 102px;
    align-items: center;
    cursor: pointer;
}

.dop_photo img, .good-thumb img {
    max-width: 100%;
    margin: 0 auto;
}

.slick-good-for .slick-list, .slick-good-for .slick-track, .slick-good-for .slick-slide, .slick-good-for .slick-slide div {
    height: 100% !important;
}

.slick-good-for .slick-slide div {
    display: table;
    width: 100%;
}

.slick-good-for .slick-slide div a {
    display: flex;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;

}

.slick-good-for .slick-slide div img {
    max-height: 460px;
    width: auto;
}


.dc0 {
    position: relative;
}

.dc0 img {
    position: absolute;
    top: 5px;
    left: 5px;
}

@media (max-width: 991px) {
    .dc0 img {
        position: absolute;
        top: 5px;
        left: 5px;
        display: none !important;
    }

    #m-catalog-menu .dc0 img {
        position: absolute;
        top: 5px;
        left: 10px;
        display: block !important;
        z-index: 2;
    }
}

.dc1 {
    top: 0;
}

@media (max-width: 992px) {

    .menu__wrp .dc0 .dc1, .menu__wrp .dc0 .dc1a {
        display: none !important;
    }

    .submenu__wrp .inc4 .inc7 {
        display: none !important;
    }
}


.head-row {
    height: 150px;
}

.show_mc2 .inc1 {
    /*display:none;*/
}


.catalog .inc1a {
    width: auto;
    height: 356px;
    margin: 0;
    float: none;
    background: center top no-repeat;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom: 15px;
}

.catalog .inc1a .inner {
    border: 1px solid #E6E6E6;
    border-radius: 8px;
    margin: 0px 3px;
    /*padding: 3px 0;*/
    height: 356px;
    overflow: hidden;
    position: relative;
}

.catalog .inc1a .inner img {
    max-width: 100%;
}

.catalog .inc4a {
    width: auto;
    height: 250px;
    margin: 0;
    float: none;
    background: #FFFDFE;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom: 15px;
}

.catalog .inc4a .inner {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    margin: 0px 3px;
}

.catalog .inc4a .inner .inc5a img {
    max-height: 100%;
    max-width: 100%;
    width: unset !important;
    height: unset !important;

}

.header__phone {
    margin: 0;
}

@media (max-width: 992px) {
    .header_top {
        height: 0;
    }

    .m-btn {
        height: 36px;
        border-radius: 6px;
        background-image: linear-gradient(to top, #808285 50%, #404041 50%);
        color: white;
        text-transform: uppercase;
    }

    .header {
        /*height:84px;*/
        padding: 10px 0;
    }

    .header__phone, .header__phone a {
        font-size: 28px;
        color: #000;
        text-decoration: none;
    }

    .logo-wrp {
        position: absolute;
        width: 64px;
        height: 64px;
        z-index: 1;
        left: 0px;
        display: none;
    }

    .page__home .logo-wrp {
        display: block;
    }

    .header-row1 .cart-wrp {
        position: absolute;
        width: 64px;
        height: 64px;
        z-index: 1;
        right: 0px;
        display: none;
    }

    .page__home .header-row1 .cart-wrp {
        display: block;
    }

    .header-row2 .cart-wrp {
        width: 32px;
        height: 32px;
        display: block;
    }

    .page__home .header-row2 .cart-wrp {
        display: none;
    }

    .cart__count {
        background-color: #ed1c24;
        width: 16px;
        height: 16px;
        position: absolute;
        z-index: 2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        color: white;
        line-height: 16px;
        text-align: center;
        font-size: 14px;
        padding: 0 !important;
        margin: 8px 0 0 8px;
    }

    .logo-wrp img {
        max-width: 100%;
        max-height: 64px;
    }

    .logo2-wrp {
        display: flex;
        justify-content: space-between !important;
    }

    .page__home .logo2-wrp {
        display: block;
    }

    .logo2-wrp img {
        max-width: 100%;
        max-width: 220px;
    }

    .header-row1 .cart-wrp .show_cart .inc3a {
        margin: 0 auto;
        background: url('/img/m/cart@3x.png') no-repeat center center;
        background-size: 75%;
    }

    .header-row1 .cart-wrp .show_cart .inc1 {
        margin: 0 auto;
        background: url('/img/m/cart@3x.png') no-repeat center center;
        background-size: 75%;
    }

    .header-row2 .cart-wrp .show_cart .inc3a {
        margin: 0 auto;
        background: url('/img/m/cart@3x.png') no-repeat center center;
        background-size: 75%;
    }

    .header-row2 .cart-wrp .show_cart .inc1 {
        margin: 0 auto;
        background: url('/img/m/cart@3x.png') no-repeat center center;
        background-size: 100%;
        width: 32px;
        height: 32px;
    }

    .header-row2 .cart-wrp .show_cart .inc3a {
        width: 32px;
        height: 32px;
        background-size: 100%;
    }

    .header-row2 .cart-wrp .show_cart .inc3a .cart__count {
        background-color: #ed1c24;
        width: 16px;
        height: 16px;
        position: absolute;
        z-index: 2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        color: white;
        line-height: 16px;
        text-align: center;
        font-size: 10px;
        padding: 0 !important;
        margin: -5px 0 0 20px;
    }

    .cart__link {
        display: block;
        width: 100%;
        height: 100%;
    }

    .header-row2 {
        height: 44px;
    }

    .header-row2 .part {
        height: 32px;
        border: 1px solid #404041;
        display: block;
        border-radius: 4px;
        line-height: 26px;
        padding: 2px 6px;
    }

    .search-group {
        width: 100%;
        height: 30px;
    }

    .search-input {
        border: none;
        height: 100%;
        font-size: 14px;
    }

    .m-btn-search {
        height: 30px;
        border-radius: 4px;
        border: none;
        background-image: url('/img/m/search.png'), linear-gradient(to top, #808285 50%, #404041 50%);
        /*background-size: 16px;*/
        background-repeat: no-repeat;
        background-position: center center;
        width: 30px;
        padding: 0;
    }

    .part-user {
        width: 50px;
    }

    .user-wrp {
        /*order:3;*/
    }

    .page__home .user-wrp {
        /*order:0*/
    }

    .part-burger {
        background-image: linear-gradient(to top, #808285 50%, #404041 50%);
        background-repeat: no-repeat;
        background-position: center center;
        background-color: white;
    }

    .m-btn-burger {
        height: 30px;
        border-radius: 4px;
        border: none;
        width: 30px;
        padding: 0;
        margin: 0;
        background-size: 16px;
        fill: white;
    }

    .header__city {
        padding: 2px 10px 2px 27px !important;
        background: url(/img/m/loc@3x.png) 10px center;
        background-size: auto 16px;
        background-repeat: no-repeat;
        color: #404041;
        font-size: 14px;
        font-weight: bold;
        display: inline-block;
        border: none;
        width: 100%;
        white-space: nowrap;
    }

    .header__city-wrp {
        display: none;
    }

    .page__home .header__city-wrp {
        display: block;
    }

    .m-btn-user {
        display: block;
        height: 100%;
        width: 100%;
        background: url('/img/m/user@3x.png') center center no-repeat;
        background-size: 16px;
        text-decoration: none;
        border: none;
        padding: 0;
    }


    .menu__wrp {
        width: 100%;
        max-width: 100%;
    }

    .page__good .menu_search {
        display: none;
    }

    .menu_search {
        border: none;
    }

    .menu_search .inc1a {
        /* width: 960px; */
        height: auto;
        margin: 0 auto;
        display: block;
        /* justify-content: space-between; */
        align-items: center;
        position: relative;
        z-index: 2;
        overflow-y: hidden;
    }

    .menu_search .inc2a {
        width: auto;
        height: auto;
    }

    .show_mc2 {
        height: 50px;
        position: relative;
        box-shadow: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        align-items: center !important;
    }

    .show_mc2 .inc1 {
        background: inherit;
        border: none;
        width: auto;
        height: 36px;
        display: block !important;
    }

    .show_mc2 .dc0, .show_mc2 .inc6 {
        display: inline-block;
        margin-right: 4px;
    }

    .show_mc2 .dc0, .show_mc2 .inc6 a {
        /*color:#333;*/
    }

    .menu_search .ac0 {
        /*display: inline;*/
        border: none;
        background: none !important;
        color: #fff;
        text-transform: uppercase;
    }

    .menu_search .ac0:hover {
        border-top: none;
    }

    .menu_search .ac0 div {
        background: none;
        padding: 0 10px;
        /*max-width: 160px;*/
        height: 36px;
        box-sizing: content-box;
        width: auto;
    }

    .menu_search .ac0 div.sale {
        background: none !important;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

    .menu_search .m-btn .ac0.active {
        color: white;
        background-image: linear-gradient(to top, #DB3C3E 50%, #cB2C2E 50%) !important;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

    .show_mc2 .inc6 {
        padding: 0;
        background-image: linear-gradient(to top, #808285 50%, #404041 50%);
        color: white;
        /*background-image: linear-gradient(to top, #fff 50%, #eee 50%);*/
    }

    .menu__full-catalog {
        color: #333;
    }

    .menu__sale {
        background-image: linear-gradient(to top, #f80000 50%, #BA2F2F 50%);
        /*background-image: linear-gradient(to top, #FF7676 50%, #bF6666 50%);*/
    }


    .index .inc1i {
        background: none;
        padding: 15px;
        border: none;
    }

    .catalog .inc1a {
        width: auto;
        height: auto;
        margin: 0;
        float: none;
        background: center top no-repeat;
        border: none;
        border-radius: 0px;
        cursor: pointer;
        margin-bottom: 10px;
        background-size: 24px;
        /*padding: 15px;*/
        background-position: 30px center;
    }

    .catalog .inc1a .inner {
        border: none;
        border-radius: 5px;
        margin: 0px 3px;
        /* padding: 3px 0; */
        height: auto;
    }

    .preview-dress.inc1a .inner {
        background-image: none !important;
        /*height:354px;*/
        height: auto;
        padding: 0;
        position: relative;
        display: flex;
        align-items: center !important;
    }

    .preview-dress.inc1a .inner img {
        max-height: 48px;
        max-width: 48px;
    }

    .preview-dress.inc1a .inner > div:first-child {
        width: 50px;
    }

    .preview-dress.inc1a .inner .inc6aa {
        background: none;
        position: relative;
        border: none;
        text-align: left;
        padding: 0px 15px;
        height: auto !important;
    }

    .preview-dress.inc1a .inner .inc6aa .ma {
        margin: 0;
    }

    .preview-dress.inc1a .inner a {
        margin-left: 0 !important;
    }

    .catalog .inc1a .inner .inc2a {
        height: auto;
    }

    .catalog .inc1a .inner .inc3a {
        padding: 0;
        height: auto !important;
        border-radius: 0 0 6px 6px;
        background: transparent;
        border-top: none;
        box-sizing: content-box;
        margin: 0 auto;
        text-align: left;
    }

    .catalog .inc1a .inner .inc3a a {
        text-align: left;
        margin-left: 50px;
        display: block;
    }


    .catalog .inc4a {
        width: auto;
        height: auto;
        margin: 0;
        float: none;
        background: #FFFDFE;
        border: none;
        border-radius: 0px;
        cursor: pointer;
        margin-bottom: 10px;
    }

    .catalog .inc4a .inner {
        border: none;
        border-radius: 5px;
        margin: 0;
        display: flex;
        /*height: 48px;*/
        align-items: center !important;
    }

    .catalog .inc4a .inner .inc5a {
        height: auto;
        display: block;
        text-align: center;
        width: 50px;
        flex: 0 0 auto;
    }

    .catalog .inc4a .inner .inc6a {
        height: auto !important;
        display: block;
        text-align: left;
        border: none;
        padding: 0px 15px;
    }

    .catalog .inc4a .inner .inc5a img {
        max-height: 48px;
        max-width: 48px;
        height: auto;
        width: auto;
    }

    .showGoodV .inc2 {
        width: 100%;
    }


    .submenu__wrp {
        background: white;
        border-bottom: 1px solid #ccc;

    }

    .submenu__wrp .show_mc1 {
        height: 50px;
        position: relative;
        box-shadow: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        align-items: center !important;
        border-radius: 0;
        border: none;
        background: none;
    }

    .submenu__wrp .show_mc1 .inc3 {
        padding: 0;
        background: inherit;
        border: none;
        width: auto;
        height: 36px;
        display: block !important;
    }

    .submenu__wrp .show_mc1 .inc4 {
        margin: 0 4px 0 0;
        display: inline-block;
    }

    .submenu__wrp .show_mc1 .inc5 {
        display: none;
    }

    .submenu__wrp .show_mc1 .inc6, .submenu__wrp .show_mc1 .inc11 {
        white-space: normal;
        float: none;
        width: auto;
        margin-left: 0;
        display: table-cell;
        vertical-align: middle;
        height: 36px;
        box-sizing: content-box;
        padding: 0 10px;
        color: white;
    }

    .m-btn .inc6.active, .m-btn .inc11.active {
        color: white;
        background-image: linear-gradient(to top, #DB3C3E 50%, #cB2C2E 50%) !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .a2, .a2.active {
        color: unset;
        font-weight: normal;
        font-size: inherit;
    }

    .submenu__wrp .show_mc1 .inc10 {
        margin: 0;
        margin-right: 4px;
        display: inline-block;

    }

    .submenu__wrp .ac2 {
        background: none;
        padding: 0;
    }
}

@media (max-width: 575px) {
    .header-row1 .cart-wrp {
        width: 60px;
        height: 60px;
    }

    .header-row2 .cart-wrp {
        width: 32px;
        height: 32px;
    }

    .logo-wrp {
        width: 60px;
        height: 60px;
    }

    .logo-wrp img {
        height: 60px;
    }

    .logo2-wrp img {
        margin-top: 6px;
        max-width: 100%;
        max-width: 180px;
    }

    .header__phone, .header__phone a {
        font-size: 24px;
    }

    .header-row1 .cart-wrp .show_cart .inc3a {
        background-size: 65%;
    }

    .header-row2 .cart-wrp .show_cart .inc3a {
        background-size: 100%;
    }

    .cart__count {
        margin: 6px 0 0 6px;
    }

    .header-row2 {
        height: 40px;
    }

    .header-row2 .part {
        /*height:24px;*/
        border: 1px solid #404041;
        display: block;
        border-radius: 4px;
        line-height: 24px;
    }
}

@media (max-width: 450px) {
    .logo2-wrp img {
        max-width: 140px;
        margin-top: 0;
    }

    .header__phone, .header__phone a {
        font-size: 18px;
    }

    .page__home .logo2-wrp img {
        max-width: 160px;
        margin-top: 6px;
    }

    .page__home .header__phone, .page__home .header__phone a {
        font-size: 20px;
    }

    .page__home .logo-wrp img {
        height: 54px;
    }

    .page__home .header-row1 .show_cart .inc1 {
        width: 60px;
        height: 54px;
    }

    .part-user {
        width: 32px;
    }
}

.dropdown--sort .dropdown-item.active, .dropdown--sort .dropdown-item:active {
    color: #DB3C3E;
    text-decoration: none;
    background-color: transparent;
}

@media (min-width: 576px) {
    .dropdown--sort .dropdown-menu {
        position: static !important;
        transform: unset !important;
        float: none;
        border: none;
        min-width: unset;
        font-size: 13px;
    }

    .dropdown--sort .dropdown-item {
        display: inline;
        padding-left: 0;
        padding-right: 1rem;
    }
}

@media (max-width: 575px) {
    .dropdown--sort .dropdown-toggle {
        display: inline-block;
        border: 1px solid rgba(0, 0, 0, .15);
        padding: 6px 20px;
        border-radius: 0.25rem;
        color: #212529;
        text-decoration: none;
        font-size: 12px;
    }

    .dropdown--sort .dropdown-toggle::after {
        vertical-align: unset;
    }

    .dropdown--sort .dropdown-menu {
        position: absolute;
        float: left;
        border: 1px solid rgba(0, 0, 0, .15);
    }

    .dropdown--sort .dropdown-item {
        padding: .25rem 1.5rem;
        display: block;
        font-size: 12px;
    }
}

.view-type a {
    color: #212529;
}

.good__photos {

}

.good__main-image, .slick-good-for__wrp {
    text-align: center;
    position: relative;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    padding: 1rem;
    display: table;
    width: 100%;
    height: 100%;
}

.slick-good-for__wrp .nakl img {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 575px) {
    .slick-good-for__wrp .nakl img {
        display: none;
    }
}

@media (max-width: 575px) {
    .good__main-image, .slick-good-for__wrp {
        border: none;
    }
}

.slick-good-for__wrp {
    display: block;
}

.good__main-image .main-photo {
    max-width: 100%;
}

.good__main-image .main-photo__wrp {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
}

.good__main-image-sticker {
    position: absolute;
    top: 15px;
    left: 15px;

}

.good__main-image-zoom {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 222;
}

.good__commerce {
    border: 1px solid #E6E6E6;
    border-radius: 5px;;
    min-width: 168px;
}

@media (max-width: 575px) {
    .rating__wrp {
        position: absolute;
        margin-top: -30px !important;
        margin-left: 12px;
    }

    .good__commerce {
        border: none;
    }
}

.good .tabs__wrp {
    overflow-y: hidden;
    margin-bottom: -2px;
}

.good .tabs {
    flex-wrap: wrap-reverse;
}

.good .tabs-item {
    white-space: nowrap;
}


@media (max-width: 991px) {
    .good .tabs {
        flex-wrap: nowrap;
        justify-content: space-between !important;
    }
}

@media (max-width: 575px) {
    body {
        font-size: 14px;
    }

    .good .tabs-item {
        padding: 7px 10px 5px 10px;
        border: none;
        background: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-transform: uppercase;
        font-size: 12px;
        position: relative;
        z-index: 2;
        color: #777;
    }

    .good .tabs-item.active {
        border-left: 2px solid #930c15;
        border-right: 2px solid #930c15;
        border-bottom: 2px solid #fff;
        /* margin-bottom: -2px; */
        padding-bottom: 9px;
        color: #930c15;
        margin-bottom: -2px;
        font-weight: bold;
        position: relative;
    }

    .good .tabs-container {
        border: 2px solid #930c15;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        position: relative;
        z-index: 1;
        margin-top: -1px;
        box-shadow: none;
        border-bottom: none;
    }
}


#m-catalog-menu .modal-body {
    padding: 0;
}

#m-catalog-menu .m-btn {
    background: none;
}

#m-catalog-menu .m-btn.dc0 {
    color: #333;
    height: auto;
}

#m-catalog-menu .ac0 {
    color: #333;
    position: relative;
}

#m-catalog-menu .ac0:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 24px;
    margin-left: -24px;
    right: 0;
    top: 0;
    z-index: 1;
    background: url(/img/p7.png) center center no-repeat;
}

#m-catalog-menu .dc1 {
    display: none;
}

#m-catalog-menu .ac0 div {
    background: none;
    padding: 3px 25px 3px 55px;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 32px;
    box-sizing: content-box;
}

#m-catalog-menu .sale {
    background: none;
    background-color: unset;
}

#m-catalog-menu .menu__sale .ac0 {
    background-color: #FF7676 !important;
}

#m-catalog-menu .dc1 .inc3 {
    padding-left: 20px;
}

#m-catalog-menu .dc1 .inc3 .wsn {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-right: 0.5rem;
}

#m-catalog-menu .dc1 .inc3 .wsn .inc4 {
    display: none;
    padding-left: 20px;
}

#m-catalog-menu .dc1 .inc3 .wsn a {
    padding: 0.5rem 0.5rem 0.5rem 0;
    display: inline-block;
    white-space: normal;
}

#m-catalog-menu .dc1 .inc3 .wsn .ac2 {
    padding-left: 20px;
    background: url(/img/f2.png) 3px center no-repeat;
}


.m-toolbar {
    background-color: #777;
    color: white;
    text-transform: uppercase;
}

.m-toolbar .row {
    height: 2.5rem;
}

.m-toolbar a {
    color: white;
    text-decoration: none;
}

.m-filter-menu-trigger {
    border: none;
    background-color: transparent;
    color: White;
    text-transform: uppercase;
}

.m-filter-menu-trigger svg {
    margin-right: 0.5rem;
}

.m-toolbar .sort.desc {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23fff' d='M4.607 8.913c.123-.098.147-.246.098-.417-.073-.148-.196-.246-.368-.246H3.16V.393a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H1.98a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27V8.25H.41c-.197 0-.32.098-.369.246-.073.171-.049.319.098.417l1.965 1.964c.049.098.147.123.27.123.098 0 .196-.025.27-.123l1.964-1.964zM5.91 1.571c-.123 0-.221-.024-.295-.098-.074-.073-.098-.172-.098-.294V.393a.37.37 0 0 1 .098-.27A.407.407 0 0 1 5.909 0h6.285c.098 0 .197.05.27.123a.394.394 0 0 1 .123.27v.786c0 .122-.049.22-.123.294a.369.369 0 0 1-.27.098H5.91zm-.393 2.75c0 .123.024.221.098.295.074.074.172.098.295.098h4.714a.37.37 0 0 0 .27-.098.406.406 0 0 0 .123-.295v-.785a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.909a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27v.785zm0 6.286c0 .123.024.221.098.295.074.073.172.098.295.098h1.57a.37.37 0 0 0 .271-.098.407.407 0 0 0 .123-.295v-.786a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.122H5.909a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786zm0-3.143c0 .123.024.221.098.295.074.074.172.098.295.098H9.05a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V6.68a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.91a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 10px;
    background-position: right center;
}

.m-toolbar .sort.asc {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23fff' d='M.138 2.087c-.147.123-.171.27-.098.417.05.172.172.246.369.246h1.178v7.857c0 .123.025.221.098.295.074.073.172.098.295.098h.786a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V2.75h1.178a.368.368 0 0 0 .368-.246.387.387 0 0 0-.098-.417L2.643.123A.394.394 0 0 0 2.373 0c-.123 0-.221.05-.27.123L.138 2.087zm5.77-.516c-.122 0-.22-.024-.294-.098-.074-.073-.098-.172-.098-.294V.393a.37.37 0 0 1 .098-.27A.407.407 0 0 1 5.909 0h6.285c.098 0 .197.05.27.123a.394.394 0 0 1 .123.27v.786c0 .122-.049.22-.123.294a.369.369 0 0 1-.27.098H5.91zm-.392 2.75c0 .123.024.221.098.295.074.074.172.098.295.098h4.714a.37.37 0 0 0 .27-.098.406.406 0 0 0 .123-.295v-.785a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.909a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27v.785zm0 6.286c0 .123.024.221.098.295.074.073.172.098.295.098h1.57a.37.37 0 0 0 .271-.098.407.407 0 0 0 .123-.295v-.786a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.122H5.909a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786zm0-3.143c0 .123.024.221.098.295.074.074.172.098.295.098H9.05a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V6.68a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.91a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 10px;
    background-position: right center;
}

.m-toolbar .dropdown--sort .dropdown-toggle {
    padding: 0;
    color: white;
    border: none;
}

.m-toolbar .dropdown--sort .dropdown-toggle::after {
    display: none;
}

.m-toolbar .dropdown--sort .dropdown-menu {
    position: absolute !important;
    background: #777;
    top: 18px !important;
    transform: translate3d(15px, 16px, 0px);
    /*right: 0;*/
    left: 0px !important;
    width: 100% !important;
    will-change: unset !important;
    border: 0;
    transform: unset !important;
}

.m-toolbar .dropdown--sort .dropdown-item {
    display: block;
    padding: 4px 18px;
}

.m-toolbar .dropdown--sort .dropdown-item.asc {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23fff' d='M.138 2.087c-.147.123-.171.27-.098.417.05.172.172.246.369.246h1.178v7.857c0 .123.025.221.098.295.074.073.172.098.295.098h.786a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V2.75h1.178a.368.368 0 0 0 .368-.246.387.387 0 0 0-.098-.417L2.643.123A.394.394 0 0 0 2.373 0c-.123 0-.221.05-.27.123L.138 2.087zm5.77-.516c-.122 0-.22-.024-.294-.098-.074-.073-.098-.172-.098-.294V.393a.37.37 0 0 1 .098-.27A.407.407 0 0 1 5.909 0h6.285c.098 0 .197.05.27.123a.394.394 0 0 1 .123.27v.786c0 .122-.049.22-.123.294a.369.369 0 0 1-.27.098H5.91zm-.392 2.75c0 .123.024.221.098.295.074.074.172.098.295.098h4.714a.37.37 0 0 0 .27-.098.406.406 0 0 0 .123-.295v-.785a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.909a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27v.785zm0 6.286c0 .123.024.221.098.295.074.073.172.098.295.098h1.57a.37.37 0 0 0 .271-.098.407.407 0 0 0 .123-.295v-.786a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.122H5.909a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786zm0-3.143c0 .123.024.221.098.295.074.074.172.098.295.098H9.05a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V6.68a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.91a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    padding-left: 38px;
    background-position: 18px center;
}

.m-toolbar .dropdown--sort .dropdown-item.desc {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='11' fill='none' viewBox='0 0 13 11'%3E%3Cpath fill='%23fff' d='M4.607 8.913c.123-.098.147-.246.098-.417-.073-.148-.196-.246-.368-.246H3.16V.393a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H1.98a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27V8.25H.41c-.197 0-.32.098-.369.246-.073.171-.049.319.098.417l1.965 1.964c.049.098.147.123.27.123.098 0 .196-.025.27-.123l1.964-1.964zM5.91 1.571c-.123 0-.221-.024-.295-.098-.074-.073-.098-.172-.098-.294V.393a.37.37 0 0 1 .098-.27A.407.407 0 0 1 5.909 0h6.285c.098 0 .197.05.27.123a.394.394 0 0 1 .123.27v.786c0 .122-.049.22-.123.294a.369.369 0 0 1-.27.098H5.91zm-.393 2.75c0 .123.024.221.098.295.074.074.172.098.295.098h4.714a.37.37 0 0 0 .27-.098.406.406 0 0 0 .123-.295v-.785a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.909a.407.407 0 0 0-.295.123.37.37 0 0 0-.098.27v.785zm0 6.286c0 .123.024.221.098.295.074.073.172.098.295.098h1.57a.37.37 0 0 0 .271-.098.407.407 0 0 0 .123-.295v-.786a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.122H5.909a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786zm0-3.143c0 .123.024.221.098.295.074.074.172.098.295.098H9.05a.37.37 0 0 0 .27-.098.407.407 0 0 0 .123-.295V6.68a.394.394 0 0 0-.123-.27.394.394 0 0 0-.27-.123H5.91a.407.407 0 0 0-.295.122.37.37 0 0 0-.098.27v.786z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    padding-left: 38px;
    background-position: 18px center;
}


@media (min-width: 992px) {
    .filter-section-body {
        display: block !important;
        height: auto;
    }
}

.filter__form .form-group {
    margin-bottom: 0.5rem !important
}

.filter__form label {
    margin-bottom: 0 !important
}

.filter__form label input {
    margin-top: -2px;
    margin-right: 3px;
}

.filter__form .form-control {
    line-height: 1rem;
    height: 2rem;
    padding: .5rem .5rem;
}

@media (max-width: 991px) {
    .filter-section-title {
        display: block;
        cursor: pointer;
        margin-bottom: 0;
        padding: .5rem 0;
        text-transform: uppercase;
        font-size: 14px;
    }

    .filter-section-body {
        display: none;
    }

    .filter-section-body label {
        padding: 5px 10px;
    }

    #div_features {
        display: block !important;
        margin-top: 0 !important;
    }

    .filter__form {
        margin-top: 0 !important;
    }

    .filter__form .form-group {
        border-bottom: 1px solid #eee;
        margin-bottom: 0;
    }

    .filter-section-body {
        padding-bottom: 1.5rem;
    }
}


.popover {
    background: #f80000;

}

.popover-body {
    color: white;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
    border-top-color: #f80000;
}


.m-search-container {
    transition: all 0.5s;
}

.m-search-container.focused {
    transition: all 0.5s;
    position: absolute;
    left: 0;
    padding: 0 15px;
    z-index: 2;
}


.cities {
    font-size: 14px;
}

.cities a {
    color: black !important;
}

.cities a.another {
    color: #DB3C3E !important;
}

.acity {

}


.good-preview .good-preview__img-wrp {
    max-width: 300px;
}

.good-preview__img-link {
    display: block;
}

.good-preview__img {
    max-width: 100%;
}

@media (max-width: 575px) {
    .good-preview {
        padding: 0;
        border: none;
        margin-bottom: 15px;
    }

    .good-preview .good-preview__inner {
        border: none;
        padding: 15px;
    }

    .good-preview .good-preview__inner-row {
        /*width: 100%;*/
    }

    .good-preview .good-preview__data-wrp {
        position: absolute;
        zz-index: -1;
        height: 100%;
    }

    .good-preview .good-preview__data-wrp > .row {
        height: 100%;
    }

    .good-preview .good-preview__img-wrp {
        min-height: 300px;
        padding-top: 60px;
        margin: auto;
    }

    .good-preview--list0 .good-preview__img-wrp, .good-preview--list1 .good-preview__img-wrp {
        min-height: 360px;
    }

    .good-preview--list0 .good-preview__img-link, .good-preview--list1 .good-preview__img-link {
        display: flex;
        width: 100%;
        align-items: center !important;
        height: 100%;
    }

    .good-preview--list0 .good-preview__img, .good-preview--list1 .good-preview__img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .good-preview .good-preview__title-wrp {
        position: absolute;
        top: 0;
        text-align: center;
        color: #000;
        font-weight: bold;
        font-size: 14px;
        padding: 0;
        z-index: 100;
    }

    .good-preview .good-preview__title {
        padding: 10px 15px;
        background-color: rgba(150, 150, 150, 0.3);
    }

    .good-preview .good-preview__article {
        display: none;
    }

    .good-preview .good-preview__title a {
        color: black;
        text-decoration: none;
    }

    .good-preview .good-preview__commerce-wrp {
        /*height:100%;*/
    }

    .good-preview .good-preview__stars-wrp {
        display: none;
    }

    .good-preview .good-preview__commerce {
        /*position: absolute;
        height: 100%;*/
    }

    .good-preview .good-preview__compare-wrp {
        position: absolute;
        right: 15px;
        top: 16%;
        margin: 0 !important;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='url(%23a)' rx='6'/%3E%3Cpath fill='%23fff' d='M5 9h3v10H5zM10 7h3v12h-3zM15 5h3v14h-3z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12' x2='12' y1='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%23930C15'/%3E%3Cstop offset='.5' stop-color='%23ED1C24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") right center no-repeat;
        background-size: 20px;
        padding: 10px 25px 10px 0;
        display: inline-block;
        text-align: center;
    }

    @media (max-width: 991px) {
        .good-preview .good-preview__compare-wrp input {
            display: none;
        }
    }
    .good-preview .good-preview__compare-wrp a, .good-preview .good-preview__compare-wrp label, .good-preview .good-preview__compare-wrp span {
        line-height: 16px;
        color: #333;
        letter-spacing: -0.05rem;
        text-decoration: none;
        text-transform: uppercase;
        border-bottom: 0;
        vertical-align: middle;
        margin: 0;
    }

    .good-preview__instock {
        position: absolute;
        left: 0;
        top: 16%;
        margin: 0 !important;
        width: 100%;
        padding: 5px 15px; /*10px 15px 5px 15px;*/
        background: rgba(255, 255, 255, 0.7);
    }

    .good .good-preview__instock {

        padding: 0;
    }

    .good-preview__instock .showNalich1, .good-preview__instock .showNalich3 {
        background-position: left center;
        background-size: 20px;
        padding: 0 0 0 25px;
        line-height: 16px;
        display: inline-block;
        min-height: auto;
        text-align: center;
    }

    .good-preview__instock .showNalich1 > div:first-child, .good-preview__instock .showNalich3 > div:first-child {
        color: #333;
        letter-spacing: -0.05rem;
        text-transform: uppercase;
        font-size: 14px;
    }

    .good-preview__instock .showNalich1 > div:last-child, .good-preview__instock .showNalich3 > div:last-child {
        color: #333;
        letter-spacing: -0.03rem;
        font-size: 9px;
        text-transform: uppercase;
    }

    .good-preview .good-preview__price {
        position: absolute;
        left: 15px;
        bottom: 15px;
        margin: 0 !important;
        min-width: 120px;
        height: 46px;
    }

    .good-preview .good-preview__buy {
        position: absolute;
        right: 15px;
        bottom: 15px;
        margin: 0 !important;
    }

    .good-preview .good-preview__size {
        position: absolute;
        right: 15px;
        bottom: 70px;
        margin: 0 !important;
    }
}

@media (max-width: 991px) {
    footer {
        background-color: #58595b;
        color: #999;
        font-size: 12px !important;
    }

    .footer__logo {
        height: 24px;
        width: auto;
    }

    .footer__phone {
        font-size: 18px;
        /*padding-left:30px;*/
        line-height: 18px;
        display: inline-block;

    }

    .footer__phone-wrp:before {
        content: "";
        display: inline-block;
        width: 24px;
        height: 28px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="20" fill="none" viewBox="0 0 16 20"> <path fill="url(#a)" d="M0 0h16v20H0z"/> <defs> <pattern id="a" width="1" height="1" patternContentUnits="objectBoundingBox"> <use transform="matrix(.02174 0 0 .0174 0 -.004)" xlink:href="#b"/> </pattern> <image id="b" width="46" height="58" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAA6CAYAAADP/mu6AAAACXBIWXMAACE3AAAhNwEzWJ96AAADuUlEQVRogc2a0W3bMBCGr0Xf3Q2sDewN4kxQZ4I6TwIEAXEmiDtB/CAI0FOcCepsEE/QeIK6GyQTpDj7Z0yLFHmSJSrfSxCSpn+djsfj0V/e399JSpYXERHNiWhKREMi+sf/p0m8Fk/SEiLhWV58h+A7o/PAdZrEK6O1Q74Kp145RDMPWV5MjNYOcVo8y4slEb0Q0RrifxiDjrDbjNMkfjV6OuCbbUq4xjMRjdAUpUk8zfKCxf80PnBgCHdaGD0dUOUqumjmLssLXoQzItoao4/M8dDhhcOqI2Mk0X2WF1NElDej98CAiGZGawecCGerOlyB4OevHncIKxxR4d4YccoAcXuJxWjD9ra6EQ6/lMbhec3xnaAsvkBUkDCAn/crHNv4jdHjZpom8a4iwlS5UKsYUUWI2oieLcODvImvsFxVeKsky4sxdlUdnmdZ9ZlWheNvWYAEXqC7kuhJqC1fCbe9ch96UrWF6CYGaMQ5wilNYv7cbZrE45CiSQmHgLp+/orPBvHpMnpUqWP1674EK3Th0uPXY+jTjo0mwndGSw98CEcY23wGURLKO2fvLiClLFziLlOjpQdOhMNdHj0yRqGOZy5sSZbEXYKcclwYwrEZ+VLTudESGEM4cJ0pmSEOzp9O+FqQAvRqdatwLFLfln7Rp9WtwsFSYPXe8pVK4UKrD1GLCU6lcCCx+qKPuO4ULrT6oA+XcZaZFVle7AR1l0vsAUFwWlxD4serkC4jEo47Hl/KOwxVG6eaBSFJfnITKraLhaNw9MvoMFmhrNcpta4L6bBQXwSl5G2T4hCqY/t14lvo1jsgD+wyf9xD9g+2LhWNrGhXkXOEVtWuynlLmwFqWxyTLjzXh4oNKrvGF2MeVa4eGJ1H+O3NygWnRsJJ7jJk+2KsAX6YMazqm+etXOI7R3iEYqnLWjpPGB/hnukND7QWvsGTddO0Pq6iTJ0jHNfU77TLMX7g33wJnCYxC7/y5EUjfZ9obHFFDX93sUH1IEIp0PUW96lFY4srYK0no6MeFxAseYt7q58tHPhunCXsQyjSi1vHeD55TVoRjgUz8fiohAv4/NKTG03O9nEd7Hw+H5VwCbf5WzF205ar7EGcbcPyK0Stqqrac6sWV7Rk+WvMUbY6GyVq1eKKliy/gNX1iPVxs9eJxRUtWP4K2eIDHmCmds5OhdNRfNVvYHw8IWuMymlu58LJ/lMpCVu4i7VmH0S49gCu33QxHLtZKG9EzrumoMKZLC94l+W8RKWo/HdX64KXiP4DmaB1woSDy2IAAAAASUVORK5CYII="/> </defs></svg>');
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 24px;
        margin-right: 6px;
    }

    .footer__phone, .footer__phone a {
        color: #999;
        text-decoration: none;
    }

    .footer__free {
        font-size: 10px;
        text-align: center;
    }
}

@media (max-width: 575px) {
    .footer__logo {
        height: 20px;
        width: auto;
    }

    .footer__phone {
        font-size: 14px;
        line-height: 14px;
        display: inline-block;
    }

    .footer__phone-wrp:before {
        content: "";
        display: inline-block;
        width: 24px;
        height: 28px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="20" fill="none" viewBox="0 0 16 20"> <path fill="url(#a)" d="M0 0h16v20H0z"/> <defs> <pattern id="a" width="1" height="1" patternContentUnits="objectBoundingBox"> <use transform="matrix(.02174 0 0 .0174 0 -.004)" xlink:href="#b"/> </pattern> <image id="b" width="46" height="58" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAA6CAYAAADP/mu6AAAACXBIWXMAACE3AAAhNwEzWJ96AAADuUlEQVRogc2a0W3bMBCGr0Xf3Q2sDewN4kxQZ4I6TwIEAXEmiDtB/CAI0FOcCepsEE/QeIK6GyQTpDj7Z0yLFHmSJSrfSxCSpn+djsfj0V/e399JSpYXERHNiWhKREMi+sf/p0m8Fk/SEiLhWV58h+A7o/PAdZrEK6O1Q74Kp145RDMPWV5MjNYOcVo8y4slEb0Q0RrifxiDjrDbjNMkfjV6OuCbbUq4xjMRjdAUpUk8zfKCxf80PnBgCHdaGD0dUOUqumjmLssLXoQzItoao4/M8dDhhcOqI2Mk0X2WF1NElDej98CAiGZGawecCGerOlyB4OevHncIKxxR4d4YccoAcXuJxWjD9ra6EQ6/lMbhec3xnaAsvkBUkDCAn/crHNv4jdHjZpom8a4iwlS5UKsYUUWI2oieLcODvImvsFxVeKsky4sxdlUdnmdZ9ZlWheNvWYAEXqC7kuhJqC1fCbe9ch96UrWF6CYGaMQ5wilNYv7cbZrE45CiSQmHgLp+/orPBvHpMnpUqWP1674EK3Th0uPXY+jTjo0mwndGSw98CEcY23wGURLKO2fvLiClLFziLlOjpQdOhMNdHj0yRqGOZy5sSZbEXYKcclwYwrEZ+VLTudESGEM4cJ0pmSEOzp9O+FqQAvRqdatwLFLfln7Rp9WtwsFSYPXe8pVK4UKrD1GLCU6lcCCx+qKPuO4ULrT6oA+XcZaZFVle7AR1l0vsAUFwWlxD4serkC4jEo47Hl/KOwxVG6eaBSFJfnITKraLhaNw9MvoMFmhrNcpta4L6bBQXwSl5G2T4hCqY/t14lvo1jsgD+wyf9xD9g+2LhWNrGhXkXOEVtWuynlLmwFqWxyTLjzXh4oNKrvGF2MeVa4eGJ1H+O3NygWnRsJJ7jJk+2KsAX6YMazqm+etXOI7R3iEYqnLWjpPGB/hnukND7QWvsGTddO0Pq6iTJ0jHNfU77TLMX7g33wJnCYxC7/y5EUjfZ9obHFFDX93sUH1IEIp0PUW96lFY4srYK0no6MeFxAseYt7q58tHPhunCXsQyjSi1vHeD55TVoRjgUz8fiohAv4/NKTG03O9nEd7Hw+H5VwCbf5WzF205ar7EGcbcPyK0Stqqrac6sWV7Rk+WvMUbY6GyVq1eKKliy/gNX1iPVxs9eJxRUtWP4K2eIDHmCmds5OhdNRfNVvYHw8IWuMymlu58LJ/lMpCVu4i7VmH0S49gCu33QxHLtZKG9EzrumoMKZLC94l+W8RKWo/HdX64KXiP4DmaB1woSDy2IAAAAASUVORK5CYII="/> </defs></svg>');
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 20px;
        margin-right: 0px;
    }

    .footer__free {
        font-size: 9px;
        text-align: center;
    }
}


@media (min-width: 576px) {
    .cart_s {
        display: flex;
        text-align: center;
        background: none;
        border: 1px solid #ccc;
        align-items: center !important;
        height: 37px;
        border-radius: 5px;
        overflow: hidden;
    }

    .cart_s > * {
        width: 25%;
        line-height: 12px;
        height: 37px;
        position: relative;
        padding: 12px 18px;
        display: flex;
        align-items: center !important;
        /* text-align: center; */
        justify-content: space-around !important;
    }

    .cart_s a {
        background-color: #f80000;
        color: white;
        font-weight: bold;
        font-family: 'Russo One';
        font-weight: normal;
    }

    .cart_s a:before {
        content: "";
        content: "";
        border: 18px solid transparent;
        border-left: 18px solid #999;
        width: 0px;
        height: 0;
        display: block;
        position: absolute;
        right: -36px;
        top: 0;
        z-index: 1;
    }

    .cart_s a:after {
        content: "";
        border: 18px solid transparent;
        border-left: 18px solid #f80000;
        width: 0px;
        height: 0;
        display: block;
        position: absolute;
        right: -35px;
        top: 0;
        z-index: 2;
    }

    .cart_s span:before {
        content: "";
        content: "";
        border: 18px solid transparent;
        border-left: 18px solid #999;
        width: 0px;
        height: 0;
        display: block;
        position: absolute;
        right: -36px;
        top: 0;
        z-index: 1;
    }

    .cart_s span:after {
        content: "";
        border: 18px solid transparent;
        border-left: 18px solid white;
        width: 0px;
        height: 0;
        display: block;
        position: absolute;
        right: -35px;
        top: 0;
        z-index: 2;
    }
}


.tblcart .tblcart-row {
    border-top: 1px solid #ccc;
}

.tblcart .tblcart-img {
    width: 60px;
}

.tblcart .tblcart-img img {
    max-width: 100%;
}

.tblcart .tblcart-del {
    width: 40px;
}

.tblcart .tblcart-del a {
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="0 0 24 24"><path d="M13 12l5-5-1-1-5 5-5-5-1 1 5 5-5 5 1 1 5-5 5 5 1-1z"></path></svg>') no-repeat center center;
    padding: 0;
    border-color: #999;
    background-size: 16px;
    opacity: 0.7;
}

.tblcart .tblcart-del a:hover {
    opacity: 1;
}

.tblcart-item-sum {
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
}

@media (min-width: 991px) {
    .tblcart .tblcart-img {
        padding: 0 15px !important;
        width: 90px;
    }

    .tblcart .tblcart-del {
        padding: 0 15px !important;
        width: 60px;
    }
}

@media (max-width: 575px) {
    .tblcart .tblcart-img {
        width: 45px;
    }
}


@media (max-width: 991px) {
    .slick .slick-prev {
        background-position: center center;
        width: 20px;
        height: 36px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='32' fill='none' viewBox='0 0 17 32'%3E%3Crect width='17' height='32' fill='%23fff' rx='4'/%3E%3Cpath stroke='%23ED1C24' stroke-width='3' d='M11 11l-5 5 5 5'/%3E%3C/svg%3E");
        background-size: 20px;
    }

    .slick .slick-next {
        background-position: center center;
        width: 20px;
        height: 36px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='32' fill='none' viewBox='0 0 17 32'%3E%3Crect width='17' height='32' fill='%23fff' rx='4' transform='matrix(-1 0 0 1 17 0)'/%3E%3Cpath stroke='%23ED1C24' stroke-width='3' d='M6 11l5 5-5 5'/%3E%3C/svg%3E");
        background-size: 20px;
    }
}


@media (max-width: 575px) {
    .page__good h1 {
        text-align: left;
        padding: 0 40px 0 35px;
        font-size: 18px;
        margin-bottom: 6px;
    }

    .good__article {
        text-align: left;
        font-size: 14px;
    }

    .good__main-image {
        border: none;
        padding: 0;
    }

    .good {
        position: relative;
    }

    .good__back {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 12;
        width: 30px;
        height: 40px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='url(%23a)' rx='12'/%3E%3Cpath fill='%23fff' d='M13.195 18.895c.14-.141.211-.352.211-.598 0-.211-.105-.422-.246-.598l-4.219-4.043h10.09c.211 0 .422-.07.598-.246a.848.848 0 0 0 .246-.598v-1.124c0-.211-.105-.422-.246-.598-.176-.14-.387-.246-.598-.246H8.941l4.22-4.043a.848.848 0 0 0 .245-.598c0-.21-.07-.422-.21-.598l-.81-.773c-.175-.14-.386-.246-.597-.246a.848.848 0 0 0-.598.246l-6.82 6.82a.824.824 0 0 0-.246.598c0 .246.07.457.246.598l6.82 6.82c.141.176.352.246.598.246.211 0 .422-.07.598-.246l.808-.773z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12' x2='12' y1='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%23930C15'/%3E%3Cstop offset='.5' stop-color='%23ED1C24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat center top;
    }

    .good__size {
        position: absolute;
        right: 0;
        top: 0;
        padding-top: 30px;
        text-transform: uppercase;
        font-size: 11px;
        color: #777;
        letter-spacing: -0.05px;
        z-index: 12;
        width: 40px;
        height: 40px;
        background: no-repeat center top url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='url(%23a)' rx='6'/%3E%3Cpath fill='%23fff' d='M13.099 14.678h-2.242a50.952 50.952 0 0 1-.008-.59c0-.726.12-1.323.36-1.792.24-.469.72-.996 1.441-1.582.721-.586 1.152-.97 1.292-1.152a1.54 1.54 0 0 0 .326-.949c0-.48-.194-.89-.58-1.23-.381-.346-.897-.519-1.547-.519-.627 0-1.152.179-1.574.536-.421.358-.712.903-.87 1.635L7.43 8.754c.064-1.049.51-1.94 1.336-2.672.832-.732 1.921-1.099 3.27-1.099 1.417 0 2.545.372 3.383 1.117.838.738 1.257 1.6 1.257 2.584 0 .545-.155 1.06-.466 1.546-.305.487-.961 1.149-1.969 1.987-.521.433-.846.782-.975 1.046-.123.263-.18.735-.167 1.415zM10.857 18v-2.47h2.47V18h-2.47z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12' x2='12' y1='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%23930C15'/%3E%3Cstop offset='.5' stop-color='%23ED1C24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
        /*background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"> <rect width="24" height="24" fill="url(#a)" rx="6"/> <path fill="#fff" d="M13.099 14.678h-2.242a50.952 50.952 0 0 1-.008-.59c0-.726.12-1.323.36-1.792.24-.469.72-.996 1.441-1.582.721-.586 1.152-.97 1.292-1.152a1.54 1.54 0 0 0 .326-.949c0-.48-.194-.89-.58-1.23-.381-.346-.897-.519-1.547-.519-.627 0-1.152.179-1.574.536-.421.358-.712.903-.87 1.635L7.43 8.754c.064-1.049.51-1.94 1.336-2.672.832-.732 1.921-1.099 3.27-1.099 1.417 0 2.545.372 3.383 1.117.838.738 1.257 1.6 1.257 2.584 0 .545-.155 1.06-.466 1.546-.305.487-.961 1.149-1.969 1.987-.521.433-.846.782-.975 1.046-.123.263-.18.735-.167 1.415zM10.857 18v-2.47h2.47V18h-2.47z"/> <defs> <linearGradient id="a" x1="12" x2="12" y1="24" gradientUnits="userSpaceOnUse"> <stop offset=".5" stop-color="#930C15"/> <stop offset=".5" stop-color="#ED1C24"/> </linearGradient> </defs> </svg> ') no-repeat center top;*/
        text-decoration: none;
        text-align: center;
    }

    .good__price-wrp {
        background: linear-gradient(to left, rgba(220, 220, 220, .8), rgba(255, 255, 255, 0.8));
    }

    .good .good-preview__instock {
        margin-left: auto;
        position: static;
        background: none;
    }

    .good .inc16a {
        background: none;
    }

    .good .inc24a {
        color: #DB3C3E;
        background: transparent;
        font-size: 18px;
        border-bottom: none;
        text-align: center;
    }

    .good .ram {

        border-bottom: 3px solid #eee;
        -webkit-border-radius: 0em;
        -moz-border-radius: 0em;
        border-radius: 0em;
        padding-bottom: 1rem;
    }

    .good .tblDost .delivery label img {
        width: auto;
        max-height: 20px;
    }

    .show_good .inc2 {
        background: #fff;
    }

    .show_good {
    }
}

.tblDost th {
    font-weight: bold;
}

.tblDost tr td, .tblDost th {
    padding: 10px;
    color: #333;
    font-weight: normal;
    font-size: 14px;
}

.tblDost .cbr input {
    margin: 0;
}


.btn-red {
    display: inline-block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 46px;
    background-image: linear-gradient(to top, #930c15 50%, #ed1c24 50%);
    padding-left: 46px;
    position: relative;
    color: white;
    text-decoration: none;
    line-height: 46px;
    white-space: nowrap;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding-right: 10px;
}

.btn-red:before {
    content: "";
    position: absolute;
    left: -4px;
    z-index: 2;
    height: 46px;
    width: 46px;
}

.btn-red--shops:before {
    background: url('/img/m/btn_icn_stores@2x.png') no-repeat center center;
    background-size: 46px;
}

.btn-red--payment:before {
    background: url('/img/m/btn_icn_pay@2x.png') no-repeat center center;
    background-size: 46px;
}

.btn-red--delivery:before {
    background: url('/img/m/btn_icn_delivery@2x.png') no-repeat center center;
    background-size: 46px;
}

.btn-red--call:before {
    background: url('/img/m/btn_icn_call@2x.png') no-repeat center center;
    background-size: 46px;
}


.m-btn-burger--catalog {
    display: block;
    line-height: 36px;
    border-radius: 6px;
    fill: white;
    text-align: center;
    text-decoration: none;
    position: relative;
    color: white;
}

.m-btn-burger--catalog svg {
    position: absolute;
    left: 5px;
    top: 6px;
}

@media (max-width: 767px) {
    .show_good {
        border: none !important;
    }

    .show_good .inc3, .show_good .inc3 a {
        text-align: center;
        color: #333;
        border-top: none;
    }
}


@media (min-width: 360px) {
    .header__city {
        height: 34px;
        line-height: 30px;
    }

    .header-row2 .part {
        border-radius: 6px;
        height: 36px;
        padding: 0;
    }

    .part-user {
        width: 36px;
    }

    .m-btn-search {
        width: 36px;
        padding: 0;
        height: 34px;
        margin: 0;
    }

    .search-input {
        height: 34px;
    }

    .m-btn-burger {
        height: 34px;
        width: 34px;
    }
}


.fancybox-inner .ui-tabs .ui-tabs-nav li {
    width: 100%;
}

.fancybox-inner .ui-tabs .ui-tabs-nav li a {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.page__good .zak.tab-content {
    font-size: 14px;
}

@media (max-width: 991px) {
    .cabinet-menu-wrp {
        overflow: scroll;
    }
}


.double-banner img {
    max-width: 100%;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}


.good-preview__features th {
    font-weight: normal;
}

.good-preview__features th, .good-preview__features td {
    padding: 5px;
}


.fs-14 {
    font-size: 14px !important;
}


@media (max-width: 991px) {
    .cart-buttons-wrp.cart-buttons-wrp--fixed {
        position: fixed;
        bottom: 1px;
        left: 0px;
        width: 100%;
        background: white;
        z-index: 100;
        padding: 1rem 1rem 0.5rem 1rem;
        border-top: 1px solid #ccc;
        box-shadow: 0em 0px 20px rgba(0, 0, 0, 0.2);
        max-height: 100%;
        overflow: auto;
    }
}


@media (max-width: 400px) {
    #tabs-cart-login .ui-tabs-nav li {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 320px) {
    .col-ss-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .text-ss-center {
        text-align: center !important;
    }

    .mb-ss-3 {
        margin-bottom: 1rem !important;
    }

    .fs-ss-18 {
        font-size: 18px !important;
    }

    .logo2-wrp img {
        max-width: 130px;
    }
}


#map {
    max-width: 100% !important;
}


.fancybox-title-float-wrap .child {
    white-space: normal !important;
    padding: 2px 5px !important;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #f80000;
    color: white;
}


.good-preview__m-nalich-compare-wrp {
    padding: 5px 0px;
    background: rgba(255, 255, 255, 0.7);
    margin-top: -1px;
}

.good-preview__m-compare {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='url(%23a)' rx='6'/%3E%3Cpath fill='%23fff' d='M5 9h3v10H5zM10 7h3v12h-3zM15 5h3v14h-3z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='12' x2='12' y1='24' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%23930C15'/%3E%3Cstop offset='.5' stop-color='%23ED1C24'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") right center no-repeat;
    background-size: 20px;
    padding: 10px 25px 10px 0;
    text-align: center;
    display: inline-block;
}

.good-preview__m-compare-wrp a, .good-preview__m-compare-wrp label, .good-preview__m-compare-wrp span {
    line-height: 16px;
    color: #333;
    letter-spacing: -0.05rem;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 0;
    vertical-align: middle;
    margin: 0;
    font-weight: 500;
}

.good-preview__m-compare-wrp input {
    display: none;
}

.good-preview__m-nalich-wrp .showNalich1, .good-preview__m-nalich-wrp .showNalich3 {
    background-position: left center;
    background-size: 20px;
    padding: 0 0 0 25px;
    line-height: 16px;
    display: inline-block;
    min-height: auto;
    text-align: center;
}

.good-preview__m-nalich-wrp .showNalich1 > div:first-child, .good-preview__m-nalich-wrp .showNalich3 > div:first-child {
    color: #333;
    letter-spacing: -0.05rem;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.good-preview__m-nalich-wrp .showNalich1 > div:last-child, .good-preview__m-nalich-wrp .showNalich3 > div:last-child {
    color: #333;
    letter-spacing: -0.03rem;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 500;
}


.masonry {
    margin: 1.5em 0;
    padding: 0;
    column-gap: 1.5em; /* Общее расстояние между колонками */
    /*font-size: .85em;*/
    -moz-column-gap: 1.5em; /* Расстояние между колонками для Firefox */
    -webkit-column-gap: 1.5em; /* Расстояние между колонками  для Safari, Chrome и iOS */
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

/* Элементы в виде плиток с содержанием */
.item {
    display: inline-block;
    /*background: #fff;
    padding: 1em;*/
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box; /* Изменения алгоритма расчета ширины и высоты элемента.*/
    -moz-box-sizing: border-box; /* Для Firefox */
    -webkit-box-sizing: border-box; /* Для Safari, Chrome, iOS иAndroid */
    /*box-shadow: 2px 2px 4px 0 #ccc; /* Внешняя тень плиток */
}

/* Стили картинок, видое и фреймов внутри адаптивных плиток */
img, iframe {
    max-width: 100%;
    /*height: auto;*/
    /*display: block;*/
}

/* Стили ссылок внутри плиток */
.item a {
    text-decoration: none;
    /*color: #359CC6;
    margin: 0 10px;*/
}

/* Стили ссылок при наведении */
.item a:hover {
    /*color: #E88F00;
    border-bottom: 1px dotted #9F1D35;*/
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (max-width: 576px) {
    .hide576 {
        display: none !important;
    }
}

.zoom-tool {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0.6;
    padding-right: 40px;
    padding-bottom: 40px;
}


.pickup-points__tab {
    background-color: #fff;
    transition: all 0.3s;
    border: 1px solid #C4C5C7;
}

.pickup-points__tab.active {
    background-color: #eee;
}


.pickup-point {
    padding-left: 24px;
    background: url('/img/tk/loc-icon-yandex.png') no-repeat left center;
    background-size: 24px;
}

.pickup-point input {
    position: absolute;
    left: -10000px;
}

.pickup-points__nav :disabled {
    opacity: 0.5;
}

#map.disabled {
    pointer-events: none;
    opacity: 0.5;
}

#map.disabled [class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}

.price--old {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
}

.discount, .discount:hover {
    color: white;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding: 2px 5px 5px 5px;
    border-radius: 45% 0 0 45%;
    background: rgb(227, 30, 37);

}

.discount--left {
    padding: 5px 5px 5px 5px;
    border-radius: 0 45% 45% 0;
}

@media (min-width: 576px) {
    .discount-sm--right, .discount-sm--right:hover {
        padding: 5px 5px 5px 5px;
        border-radius: 45% 0 0 45% !important;
    }
}

.discount-small, .discount-small:hover {
    font-size: 16px;
    padding: 0 5px;
}

.discount-empty, .discount-empty:hover {
    background-color: transparent;
}


.loading {
    display: flex;
    align-items: center;
    justify-content: center;

}

.loading:before {
    content: 'Немного терпения, стоимость доставки рассчитывается примерно 30 секунд';
    font-weight: normal;
    font-family: 'Russo One';
    font-size: 14px;
    color: #666666;
    display: block;
    position: absolute;
}

.grecaptcha-badge {
    display: none !important;
}