@font-face {
    font-family: "Conv_PFBeauSansPro";
    src: url("../fonts/pfbeausanspro/PFBeauSansPro Light.eot");
    src: local("☺"), url("../fonts/pfbeausanspro/PFBeauSansPro Light.woff") format("woff"), url("../fonts/pfbeausanspro/PFBeauSansPro Light.ttf") format("truetype"), url("../fonts/pfbeausanspro/PFBeauSansPro Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    outline: none;
}


/********* Новый дизайн ****************/

.fancybox-3col {
    margin: 20px 0;
    text-align: center;
}

.fancybox-3col img {
    margin: 10px;
}

.fancybox-img {}

.advantage .item a {
    text-decoration: none;
}

#catalogLineList .resizeColumn .addCart {
    background: #7e513f !important;
    color: white !important;
}

.blog-add-comment,
.blog-add-comment a {
    display: block;
    font-family: "robotobold";
    font-weight: 400!important;
    font-size: 14px;
    color: #000000!important;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-bottom: 0;
}

.blog-add-comment a {
    width: fit-content;
    margin: 0 auto;
    border-bottom: 1px dashed #000000;
}

.blog-add-comment a b {
    font-weight: 400!important;
}

body.index {
    font-family: "Montserrat", Roboto, sans-serif !important;
    font-size: 14px;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
input[type="text"],
input[type="submit"],
input[type="reset"],
select {
    font-family: "Montserrat", Roboto, sans-serif !important;
}

#upButton {
    position: fixed;
    cursor: pointer;
    display: none;
    bottom: 132px;
    height: auto !important;
    width: auto !important;
    right: 5px !important;
    background: rgba(255, 225, 107, 0.69) !important;
    padding: 6px 10px;
    border-radius: 50px;
}

#upButton a {
    display: block;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

#topHeader2 {
    background-color: #f2f2f2 !important;
    padding: 5px 0 5px 0;
    overflow: hidden;
    height: auto !important;
}

#topMenu .bar {
    position: relative;
    padding: 0 12px;
    z-index: 999;
}

#topMenu li a {
    color: #333 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    padding: 0 6px !important;
}

#topHeader2.color_black #topMenu .bar>a,
#topHeader2.color_theme #topMenu .bar>a {
    background: url(/upload/img/menu-top-new.svg) 0 50% no-repeat transparent !important;
}

@media all and (max-width: 410px) {
    #topHeader2 .rightColumn {
        padding-right: 0 !important;
    }
}

body #topMenu .sub {
    position: absolute;
    display: none;
    background: #f2f2f2 !important;
    min-width: 200px !important;
    top: 35px !important;
    right: auto !important;
    z-index: 1;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 2px 6px 3px rgba(0, 0, 0, 0.16);
}

#topHeader2 #topMenu .sub li {
    border: none !important;
    display: block;
    float: none;
    text-align: right;
}

#topMenu .sub li a {
    padding: 5px 10px !important;
    line-height: 21px;
    color: #000 !important;
}

#topMenu .sub li:hover {
    background: none !important;
}

#topService li.top-auth-login,
#topService li.top-auth-register,
#topService li.top-auth-personal,
#topService li.top-auth-exit {
    padding: 0 7px !important;
    position: relative;
}

#topService li.top-auth-login::after,
#topService li.top-auth-personal::after {
    content: "";
    height: 14px;
    width: 1px;
    position: absolute;
    right: -2px;
    top: 2px;
    background-color: #623d2e;
}

#topService li.top-auth-login::before,
#topService li.top-auth-personal::before {
    content: "";
    background: url("/upload/img/user-ico2.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 15px;
    height: 12px;
    position: absolute;
    left: -13px;
    top: 3px;
    background-position: left;
}

#topService li.top-auth-login a,
#topService li.top-auth-register a {
    color: #623d2e !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

#topService li.top-auth-personal a,
#topService li.top-auth-exit a {
    color: #623d2e !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

#topHeader2.color_theme .user-geo-position-label,
#topHeader2.color_theme .user-geo-position-value,
#topHeader2.color_theme .user-geo-position-value-link {
    color: #333 !important;
    position: relative;
    line-height: 20px;
    padding: 2px 0 2px 0;
}

#topHeader2.color_theme .user-geo-position-value-link {
    text-decoration: underline;
    font-weight: 600;
}

#topService .bg-login {
    float: left;
    margin-right: 20px;
}

#topService li {
    line-height: 20px !important;
    list-style: none;
    padding: 0 10px !important;
    float: left;
    margin: 0;
}

#topService li:not(.null) a {
    vertical-align: top !important;
}

.user-geo-position-label::before {
    content: "";
    background: url("/upload/img/send.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -20px;
    top: 5px;
    background-position: left;
}

#topHeader2 .card-icon {
    background: url("/upload/img/pay-card.svg") no-repeat;
    vertical-align: bottom;
    width: 90px;
    height: 12px;
    display: inline-block;
    position: relative;
}

#topHeader2 .card-txt {
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: 4px;
    text-transform: uppercase;
    font-weight: 600;
    color: #555;
    margin-right: 6px;
}


/*** Шапка ***/

#subHeader7 {
    /***  background: url("/upload/img/bg-header.png") repeat;
    background-size: 400px 400px; ***/
    border-bottom: none !important;
    background-color: #7e513f !important;
    line-height: 0 !important;
    position: relative;
    min-width: 320px;
    height: auto !important;
    padding: 20px 0;
}

#subHeader7 #logo {
    line-height: 10px !important;
    text-align: left !important;
    height: auto !important;
    width: auto !important;
    border: 0;
}

#subHeader7 #logo p {
    line-height: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0 5px 0;
}


/** Контент - Начало **/

#subHeader7 .subTableColumn:first-child {
    width: 320px !important;
    text-align: left !important;
}

#subHeader7 .subTableColumn:nth-child(2) {
    /* Поиск */
    padding: 0 70px !important;
    width: 600px;
}

#subHeader7 .subTableColumn:nth-child(3) {
    text-align: left !important;
    width: 100px !important;
}

/* Адаптивная ширина блока с иконками */
#subHeader7 .subTableColumn:last-child {
  text-align: right;
  width: auto !important;
}

/* Контейнер с иконками */
#flushTopCart .top-basket {
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  gap: 4px;
}

/* Убираем отступы у каждой иконки */
#flushTopCart .top-basket .item {
  margin: 0 4px !important;  /* по 4px слева и справа */
  padding: 0 !important;
}

/* Центр шапки — блок с поиском, телефоном и кнопкой */
#subHeader7 .subTableColumn:nth-child(3) {
  max-width: 48%;
  flex-shrink: 1;
  white-space: nowrap;
}

/* Слоган под логотипом — запрет на перенос */
#logo span {
  white-space: nowrap;
  display: inline-block;
  line-height: 1.2;
  font-size: 13px;
}

/* Телефон */
#topPhone {
  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
}

/* Ограничить расстояние между поиском и телефоном */
#topSearch {
  margin-right: 12px !important;
}

/* (Опционально) подстраховка для очень маленьких экранов */
@media (max-width: 480px) {
  #subHeader7 .subTableColumn:last-child {
    width: 100%;
    text-align: right;
  }
}

#subHeader7 .phonesContainer {
    margin-right: 0 !important;
}

#subHeader7 .firstPhones {
    margin-right: 0 !important;
    margin-bottom: 5px;
}

#subHeader7 .secondPhones .heading {
    font-size: 21px !important;
    display: block;
    color: #fff;
    font-weight: 500;
    text-align: center !important;
}

#subHeader7 .secondPhones .heading a {
    font-size: 24px !important;
    color: #fff;
    text-decoration: none;
}

#subHeader7 .secondPhones .schedule {
    color: #fff !important;
    font-size: 13px;
    text-align: right !important;
}

#subHeader7 .firstPhones .callBack {
    color: #ffeb9f;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    position: relative;
}

#subHeader7 .firstPhones .callBack::before {
    content: "";
    background: url("/upload/img/phone-receiver.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -20px;
    top: 1px;
    background-position: left;
}

#subHeader7 .callBackIcon,
#subHeader7 .scheduleIcon {
    display: none !important;
}

#subHeader7 .adress-head {
    color: #fff;
    position: relative;
}

#subHeader7 .adress-head::before {
    content: "";
    background: url("/upload/img/map-marker.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    width: 10px;
    height: 15px;
    position: absolute;
    left: -16px;
    top: 4px;
    background-position: left;
}

.socIcon {
    top: 33% !important;
    right: 5px !important;
}

.soСiallist> :not(.listSocialClback) {
    background-color: #ffeb9e !important;
    border: none !important;
    border-radius: 100% !important;
    width: 50px;
    height: 50px;
    margin-bottom: 2px;
}

.soСiallist li.whatsapp {
    background-color: #00e676 !important;
}


.soСiallist li.messenger {
    background-color: #29b6f6 !important;
    overflow: hidden;
}
.soСiallist li.messenger.vk {
    background-color: #0077FF !important;
}
#subHeader7 #topSearch2 .searchContainerInner {
    background-color: #f7f7f7 !important;
    border-radius: 100px;
    border: none !important;
    height: auto !important;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
}

#topSearch2 .searchColumn:last-child {
    width: auto !important;
    float: right !important;
    margin-right: 8px;
}

#topSearch2 #goSearch {
    background: #7f5140 !important;
    color: #fff !important;
    cursor: pointer;
    height: auto !important;
    border: none;
    width: auto !important;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
    border-radius: 50px;
}

#subHeader7 .subTableColumn .toolsContainer {
    vertical-align: middle;
    display: inline-block;
    text-align: left !important;
    line-height: 1px !important;
}

#subHeader7 .cart .cart-name {
    color: #fff;
    margin: 0;
    padding: 0;
}

#subHeader7 .cart .countLink {
    background: url("/upload/img/cart-new.svg") 50% 50% no-repeat transparent !important;
    display: inline-block;
    position: relative;
    font-size: 14px;
    float: left;
    height: 50px;
    width: 60px;
}

#subHeader7 .cart .count {
    border: none !important;
    background-color: #ffe16e !important;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    color: #623e2f !important;
    height: 21px !important;
    width: 21px !important;
    right: 15px !important;
    top: 0 !important;
    padding: 10px 0;
}

#subHeader7 .cart .heading {
    display: none !important;
}


/* Телефон - Обратный звонок */

#subHeader7 .firstPhones .callBack {
    color: #ffeb9f;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

/* ===  @media all and (max-width: 1590px) {
    #subHeader7 .subTableColumn:last-child {
        text-align: right;
        width: 250px !important;
    }
} === */

@media all and (max-width: 1340px) {
    #subHeader7 .subTableColumn:first-child {
        width: 320px !important;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        /* Поиск */
        padding: 0 20px !important;
        width: 400px !important;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        width: 60px !important;
        padding-left: 20px;
    }
    #subHeader7 .firstPhones {
        margin-right: 0 !important;
    }
}

@media all and (max-width: 1240px) {
    body #subHeader7 .subTableColumn:first-child {
        width: 220px !important;
    }
    #subHeader7 #logo p {
        font-size: 11px;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        width: 400px !important;
    }
    #subHeader7 #topSearchLine {
        padding-right: 0 !important;
        display: block !important;
        width: auto !important;
        top: 25px;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        width: 50px !important;
    }
    #subHeader7 .subTableColumn:last-child {
        text-align: right;
        width: 230px !important;
    }
    #subHeader7 .secondPhones {
        display: block !important;
    }
    #subHeader7 .adress-head {
        font-size: 12px !important;
    }
    #subHeader7 .firstPhones .callBack {
        font-size: 11px;
    }
}

@media all and (max-width: 1250px) {
    #topMenu li a {
        font-size: 12px !important;
        padding: 0 4px !important;
    }
    #topService li.top-auth-personal a,
    #topService li.top-auth-exit a {
        font-size: 12px !important;
    }
    #topHeader2.color_theme .user-geo-position-label,
    #topHeader2.color_theme .user-geo-position-value,
    #topHeader2.color_theme .user-geo-position-value-link {
        font-size: 12px !important;
    }
    #topService li.top-auth-login::after,
    #topService li.top-auth-personal::after {
        content: "";
        height: 10px;
        width: 1px;
        position: absolute;
        right: -1px;
        top: 3px;
        background-color: #333;
    }
    #topService li.top-auth-login::before,
    #topService li.top-auth-personal::before {
        display: none;
    }
    #topService .bg-login {
        /*padding: 4px 4px 0px 4px;*/
        margin-top: 3px;
    }
    #subHeader7 .subTableColumn:first-child {
        width: 210px !important;
    }
    #subHeader7 #logo p {
        font-size: 12px;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        width: 350px !important;
    }
}

@media all and (max-width: 1000px) {
    #topHeader2 {
        padding: 5px 0 5px 0;
        overflow: visible;
        height: 40px !important;
    }
}

.top-auth-login-custom {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}

@media (max-width: 800px) {
    #subHeader7 #topSearchLine {
        width: 60% !important;
        top: 106px;
        right: 15px;
        left: unset;
        z-index: 96;
    }
    #subHeader7 #topSearch2 .searchContainerInner {
        box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.02);
    }
    body #subHeader7 .subTableColumn:first-child {
        width: 285px !important;
    }
    #subHeader7 #logo p {
        font-size: 14px;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        width: 0px !important;
    }
    #subHeader7 .subTableColumn:last-child {
        text-align: right;
        width: 250px !important;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        width: 90px !important;
    }
}

@media (max-width: 980px) {
    #subHeader7 #topSearchLine {
        width: 60% !important;
        top: 106px;
        right: 15px;
        left: unset;
        z-index: 96;
    }
    #subHeader7 #topSearch2 .searchContainerInner {
        box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.02);
    }
    body #subHeader7 .subTableColumn:first-child {
        width: 245px !important;
    }
    #subHeader7 #logo {
        margin-left: 0 !important;
        width: 245px !important;
    }
    #subHeader7 #logo p {
        font-size: 12px;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        width: 0px !important;
        padding: 0 !important;
    }
    #subHeader7 .subTableColumn:last-child {
        text-align: right;
        width: 220px !important;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        width: 90px !important;
        vertical-align: top;
    }
}

@media (max-width: 700px) {
    #subHeader7 #topSearchLine {
        width: 60% !important;
        top: 106px;
        right: 15px;
        left: unset;
        z-index: 96;
    }
    #subHeader7 #topSearch2 .searchContainerInner {
        box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.02);
    }
    body #subHeader7 .subTableColumn:first-child {
        width: 240px !important;
    }
    #subHeader7 #logo {
        margin-left: 0 !important;
        width: 245px !important;
    }
    #subHeader7 #logo p {
        font-size: 12px;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        width: 0px !important;
        padding: 0 !important;
    }
    #subHeader7 .subTableColumn:last-child {
        text-align: right;
        width: 210px !important;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        width: 80px !important;
        vertical-align: top;
    }
}

#logo_mob {
    display: none;
}

@media all and (max-width: 600px) {
    #logo.hd {
        display: none!important;
    }
    #logo_mob {
        display: block;
    }
    #logo_mob {
        color: white;
    }
    #topMenu .sub {
        position: absolute;
        display: none;
        background: #232323;
        min-width: 200px !important;
        right: 10px !important;
        top: 40px !important;
        z-index: 1;
    }
    #subHeader7 .subTable {
        text-align: center;
    }
    #subHeader7 .subTableRow {
        display: block !important;
    }
    body #subHeader7 .subTableColumn:first-child {
        width: auto !important;
        text-align: center !important;
        display: block;
    }
    #subHeader7 #logo {
        padding-right: 0 !important;
        float: none;
        text-align: center !important;
        display: inline-block;
    }
    #logo img {
        vertical-align: middle;
        max-height: 102px;
        max-width: 100% !important;
    }
    #subHeader7 #logo p {
        font-size: 12px;
    }
    #subHeader7 #topSearchLine {
        width: auto !important;
        margin-top: 5px;
        padding-right: 10px !important;
        display: block !important;
        position: unset;
    }
    #subHeader7 .subTableColumn:nth-child(2) {
        display: none;
    }
    #subHeader7 .subTableColumn:nth-child(3) {
        display: none;
    }
    #subHeader7 .subTableColumn:last-child {
        display: block;
        width: auto !important;
        text-align: center !important;
    }
    #subHeader7 .firstPhones {
        margin-top: 0 !important;
    }
    #subHeader7 .secondPhones {
        display: block !important;
    }
    #subHeader7 .secondPhones .heading {
        font-size: 21px !important;
        display: block;
        color: #fff;
        font-weight: 500;
        text-align: center !important;
    }
    #subHeader7 .phonesTc:first-child {
        padding-right: 0 !important;
    }
    #subHeader7 .adress-head {
        display: none !important;
    }
    #subHeader7 .secondPhones .schedule {
        display: none !important;
    }
    .advantage {
        display: none;
    }
    body #popSection .heading {
        font-size: 24px !important;
    }
    body #popSection .item {
        height: 100% !important;
        width: 80% !important;
        text-align: center;
        margin-right: 0;
    }
    body .block-calc {
        width: 100% !important;
    }
    .block-calc .block-right {
        display: none;
    }
    body .block-calc .block-left {
        text-align: center;
        width: 100% !important;
    }
    .block-calc h2 {
        font-size: 28px;
        line-height: 26px;
    }
    .block-left-icon {
        display: none;
    }
    .block-calc .cButton {
        float: unset !important;
    }
    .listSocialClback {
        display: block;
    }
    .socIcon {
        position: fixed;
        right: 0;
        z-index: 99;
        top: auto !important;
        bottom: 16px;
        text-align: center;
        left: 0;
        margin: 0 auto;
        width: 100%;
    }
    .listSocialClback {
        display: block !important;
    }
    .soСiallist>*:not(.show):not(.listSocialClback) {
        display: none;
    }
    ul.soСiallist {
        display: flex;
    }
    .block-calc {
        flex-wrap: wrap;
    }
    .block-calc .block-left,
    .block-calc .block-right {
        width: 100%;
        margin: 5px;
    }
    .calc,
    .secondTool .bonus a {
        display: block;
    }
    .deliv-element {
        display: block !important;
    }
    .secondTool .bonus a {
        text-align: center;
    }
    #smallElementTools .columnRowWrap .row.columnRow,
    .secondTool .cerditCalc,
    .secondTool .prod_payment {
        width: 100%;
    }
    .secondTool .cerditCalc,
    .secondTool .prod_payment {
        min-width: 180px;
    }
    #smallElementTools .columnRow .addCart,
    #smallElementTools .columnRow .fastBack {
        width: 100%;
        max-width: 322px;
        margin: 0 auto;
        display: block;
    }
    #elementProperties .stats tr td:first-of-type {
        max-width: 90px;
        width: 90px;
    }
    #elementProperties .stats {
        margin-bottom: 10px;
    }
    #infoTabsCaption {
        height: auto !important;
        line-height: 1.3em !important;
        font-size: 1.5em;
    }
    #infoTabsCaption .item {
        display: block !important;
        margin-left: auto !important;
    }
    #infoTabsCaption .item a {
        padding-bottom: 1px !important;
    }
    .mainServiceContainer .item .more {
        margin-top: 41px !important;
    }
    body #elementContainer .mainContainer .secondCol {
        width: 100% !important;
        vertical-align: top;
    }
    body #elementContainer .mainContainer .col {
        position: relative;
        vertical-align: middle;
        width: 100% !important;
        padding: 0 !important;
        display: block !important;
    }
    body #elementContainer #pictureContainer .pictureSlider .item {
        position: relative;
        text-align: center;
        display: table-cell;
        padding: 0 !important;
    }
    .bonus-link {
        display: none !important;
    }
    #elementContainer .wishCompWrap {
        /* top: 40px; */
        top: unset;
        right: 10px;
    }
    #smallElementTools .mainTool,
    #smallElementTools .secondTool {
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    body .from {
        font-size: 18px;
        display: inline-block;
        text-decoration: none;
        margin-bottom: 12px;
        color: #888;
        float: unset;
        margin-right: 5px;
    }
    #smallElementTools .price {
        display: inline-block;
    }
    .secure-pay-ico {
        display: none;
    }
    .smallElementToolsContainer {
        border-top: none !important;
    }
    #elementContainer .mainContainer .secondCol {
        border-top: none !important;
    }
    .textile,
    .decor {
        padding: 10px 0 !important;
    }
    #elementContainer .textile .heading,
    #elementContainer .decor .heading {
        border-top: none !important;
    }
    .textile .btnTextile {
        display: none;
    }
    #elementContainer #detailText {
        padding: 10px 0;
        text-align: left;
    }
    #elementContainer #detailText .heading {
        border-top: none !important;
    }
    .richt_page {
        margin-top: 20px;
    }
    .bank .credit-calc-prod {
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    #elementProperties {
        padding: 10px 0;
    }
    #elementContainer .heading {
        border: none !important;
    }
    #catalogElement .product {
        width: 100% !important;
        height: 120px !important;
    }
    .productColText {
        vertical-align: top !important;
    }
}

@media all and (max-width: 400px) {
    body #subHeader7 .subTableColumn:first-child {
        width: auto !important;
    }
    #subHeader7 #logo p {
        font-size: 12px;
    }
    #subHeader7 #topSearchLine {
        width: auto !important;
        margin-top: 5px;
        padding-right: 10px !important;
        display: block !important;
        position: unset;
    }
    #subHeader7 #topSearch2 .searchContainerInner {
        box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
    }
    #topSearch2 .searchContainer {
        line-height: 40px !important;
        height: 40px !important;
    }
    #topSearch2 #searchQuery {
        background-image: none !important;
        padding-left: 12px;
        height: 40px !important;
    }
    #topSearch2 .searchColumn:last-child {
        width: auto !important;
        float: right !important;
        margin-right: 4px;
    }
    #topSearch2 #goSearch {
        font-size: 12px;
        padding: 8px;
    }
}


/** Логотип - Контент - Конец **/


/********* Главная ****************/


/***** Слайдер *****/

#slider {
    position: relative;
    overflow: hidden;
    width: 74.5%;
    float: right;
    height: 300px;
    margin: 15px 0;
    border-radius: 6px;
}

#slider .sliderBtnLeft {
    background: url(/upload/img/left-arrow.svg) no-repeat;
    margin-top: -25px;
}

#slider .sliderBtnRight {
    background: url(/upload/img/right-arrow.svg) no-repeat;
    margin-top: -25px;
}

#slider .sliderBtnLeft:hover,
#slider .sliderBtnRight:hover {
    background-position: inherit;
}

@media (max-width: 800px) {
    #slider {
        width: 100%;
    }

    #catalogLineList .column .resizeColumn {
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    #slider {
        height: auto;
    }
}

@media (max-width: 480px) {
    #slider {
        height: auto;
    }
    #slider ul li span,
    #slider .slideVideoContainer,
    #slider .limiter,
    #slider .videoPoster {
        height: 105px !important;
    }
}

@media (max-width: 660px) {
    #slider {
        height: auto;
    }
}

@media (max-width: 700px) {
    #slider {
        height: auto;
    }
}

    .popupCalc.active .calc {
        flex-direction: column;
    }
    .popupCalc.active .clalcBlock label,
    .popupCalc.active .summ label,
    .popupCalc.active .month label {
        white-space: unset;
    }



/***** Преимущества *****/

.advantage {
    background: transparent !important;
    padding: 0 !important;
    margin-top: 15px !important;
}

.mainServiceContainer .item {
    border: none !important;
    padding: 0 4px !important;
}

.advantage .mainServiceContainer .item .wrap {
    min-height: 160px !important;
    background: none;
    border: none;
    position: relative;
    padding: 10px 18px !important;
}

.advantage .mainServiceContainer .item .title {
    color: #623d2e !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    min-height: auto !important;
    width: 100px;
}

.advantage .mainServiceContainer .item .description {
    padding-bottom: 0 !important;
    width: 187px;
    font-size: 13px;
    color: #000;
}

.advantage .mainServiceContainer .item .bigPicture {
    float: left;
    line-height: 0;
    margin-top: 0 !important;
    padding-right: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
}

.advantage .mainServiceContainer .item .title {
    color: #815239;
    font-weight: 600;
    font-size: 22px;
    min-height: 55px;
    position: relative;
    z-index: 2;
}

.advantage .mainServiceContainer .item .description {
    min-height: 70px;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
}


/***** Популярные категории *****/

#popSection {
    margin-top: 70px;
    padding: 0 !important;
}

#popSection .heading {
    margin-bottom: 20px !important;
    text-transform: none !important;
    text-align: center;
    padding-left: 0 !important;
    font-size: 30px !important;
    display: block;
    color: #333 !important;
    height: auto !important;
    font-weight: 600;
}

#popSection .item {
    height: 100% !important;
    width: 23% !important;
    border-right: none !important;
    border-bottom: none !important;
    margin-right: 10px;
    float: none !important;
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
}

#popSection .items {
    list-style: none;
    overflow: hidden;
    border-left: none !important;
    border-top: none !important;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 50px;
}

#popSection .nameWrap {}


/***** О компании - Главная *****/

.about_main {
    margin-top: 30px;
}

.about_main .left_txt {
    width: 65%;
    display: inline-block;
}

.about_main .right_review {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #fdfbf6;
    border-radius: 6px;
    padding: 10px 15px 20px 15px;
    margin-left: 15px;
    border: 3px solid #fde99d;
}

.about_main .right_review h2 {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    color: #333;
}

.about_main .right_review .review_img img {
    border-radius: 100%;
    width: 50%;
    height: 50%;
    margin-top: 20px;
}

.about_main .right_review .review_name {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
}

.about_main .right_review p {
    color: #555;
}

.about_main h1 {
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    color: #623d2e;
    margin-bottom: 50px;
}

.about_main p {}

@media (max-width: 800px) {
    .about_main .left_txt {
        width: 51%;
    }
    .about_main .right_review {
        width: 45%;
    }
}

@media (max-width: 600px) {
    .about_main {
        margin-top: 10px;
    }
    .about_main h1 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 28px;
    }
    .about_main .left_txt {
        width: 100%;
        display: block;
    }
    .about_main .right_review {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .adv_footer {
        margin-top: 20px;
    }
    .item_adv_foot {
        display: block !important;
        width: auto !important;
        margin: 15px !important;
    }
}


/***** Преимущества - Иконки - Главная *****/

.adv_footer {
    text-align: center;
}

.item_adv_foot {
    background: #fffaed;
    display: inline-block;
    text-align: center;
    padding: 25px 15px 35px 15px;
    border-radius: 6px;
    margin: 6px;
    vertical-align: top;
    width: 31%;
}

.item_adv_foot .icon_one {
    background: url("/upload/img/drawing.svg") no-repeat;
    margin: 0 auto;
    width: 86px;
    height: 86px;
}

.item_adv_foot .icon_two {
    background: url("/upload/img/free-delivery.svg") no-repeat;
    margin: 0 auto;
    width: 101px;
    height: 86px;
}

.item_adv_foot .icon_three {
    background: url("/upload/img/piggybank.svg") no-repeat;
    margin: 0 auto;
    width: 101px;
    height: 86px;
}

.item_adv_foot .title_adv_foot {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #815239;
    margin-top: 20px;
}

.item_adv_foot .txt_adv_foot {
    font-size: 16px;
    color: #333;
    margin: 10px 0 25px 0;
}

.item_adv_foot .link_adv_foot {
    background: #fde99d;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding: 7px 15px;
    border-radius: 50px;
}


/***** Статьи, Новости - Главная *****/

#footerTabsCaption .item .selected,
#infoTabsCaption .item .selected {
    border-bottom: 2px solid #ffe16e !important;
    color: #333;
}

#footerTabsCaption .item a:hover,
#infoTabsCaption .item a:hover {
    color: #333;
}

#infoTabsCaption .item a {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 4px !important;
    font-size: 16px;
    font-weight: 600;
}


/***** Калькулятор - Главная *****/

.block-calc {
    align-items: normal !important;
    margin: 60px 0 60px 0;
    width: 90% !important;
    border: 2px solid #c1a78f;
    padding: 10px 0 25px;
    background: #fdfbf6;
    border-radius: 6px;
    padding: 10px 0 25px 25px;
}

.block-right {
    position: relative;
}

.block-right img {
    width: auto !important;
    position: absolute;
    top: -70px;
}

.block-calc h2 {
    font-size: 30px;
    font-weight: 600;
    color: #623d2e;
}

.block-calc p {
    font-size: 24px !important;
    color: #333;
    line-height: 30px;
}

.block-calc .cButton {
    display: block;
    border-radius: 50px !important;
    line-height: 40px;
    margin-top: 5px !important;
    color: #333 !important;
    height: auto !important;
    font-size: 18px !important;
    padding: 7px 35px !important;
    font-weight: 400 !important;
    background-color: #ffdb4d !important;
    float: right;
}

.block-calc .block-left {
    text-align: left;
    width: 55% !important;
}

.block-calc .block-left-icon .icon-calc {
    margin-top: 25px;
}

.block-left-icon {
    width: 10%;
}

@media (max-width: 1200px) {
    .block-calc .block-left {
        width: 55%;
    }
    .block-calc .block-right {
        width: 33%;
    }
    .block-calc .block-right img {
        top: -50px;
        left: 5px;
        width: 350px !important;
    }
}

@media (max-width: 1000px) {
    .block-calc {
        padding: 0 0 15px 15px;
    }
    .block-calc .block-left {
        width: 56% !important;
    }
    .block-calc .block-right {
        width: 30%;
    }
    .block-calc .block-right img {
        top: -40px;
        left: 5px;
        width: 310px !important;
    }
    .block-calc h2 {
        font-size: 24px;
    }
    .block-calc p {
        font-size: 18px !important;
    }
}

@media (max-width: 900px) {
    .block-calc {
        padding: 0 0 15px 15px;
        width: 100% !important;
    }
    .block-calc .block-left {
        width: 45% !important;
    }
    .block-calc .block-right {
        width: 40%;
    }
    .block-calc .block-right img {
        top: 8px;
        left: 30px;
        width: 210px !important;
    }
    .block-calc h2 {
        font-size: 22px;
    }
    .block-calc p {
        font-size: 16px !important;
    }
}


/***** Популярные товары - Главная *****/

#homeCatalog h2 {
    margin: 40px 0 40px 0 !important;
    display: block;
    text-align: center;
    font-size: 30px !important;
    color: #333 !important;
    font-weight: 600;
}


/*** Главное меню ***/

#mainMenuContainer {
    background-color: #623d2e !important;
}

#mainMenuContainer.fixed {
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.35);
}

#mainMenuContainer #mainMenu .eChild>a {
    font-size: 1.1rem !important;
}

#mainMenu>li>a {
    text-decoration: none;
    padding: 15px 25px !important;
}

#mainMenu .drop .nextColumn>li>a {
    text-transform: none !important;
    text-decoration: none;
    color: #333;
    font-weight: 500;
}

#mainMenuContainer .minCatalogButton {
    background: #623d2e;
    color: #ffeb9f;
    text-decoration: none;
    padding-left: 10px !important;
    line-height: 65px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    display: none;
    height: 65px !important;
    text-transform: uppercase;
}

#mainMenu .img_main {
    width: 38px;
}

#mainMenu .img_hover {
    width: 38px;
}


/***** КАРТОЧКА ТОВАРА *****/

.bread {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 30px;
    font-size: 12px;
    color: #888;
}

.bread a {
    color: #888;
}

.bread a:hover {
    color: #623d2e;
}

#elementNavigation {
    padding-left: 0px !important;
    position: relative;
    text-align: right;
    width: auto !important;
}

#elementNavigation .tabs .tab p {
    margin: 0 25px 0 0;
    display: none;
}

#elementContainer .mainContainer .col {
    position: relative;
    vertical-align: middle;
    display: table-cell;
    width: 50%;
    padding: 30px 0 0 0 !important;
}

.name_prod {
    margin-top: 0px !important;
    border-bottom: none !important;
}

.name_prod h1 {
    font-size: 24px;
    color: #333 !important;
    font-weight: 600;
}

#elementContainer .mainContainer .col:first-child {
    vertical-align: top !important;
    text-align: center;
}

#elementContainer .mainContainer .secondCol {
    width: 40% !important;
    vertical-align: top;
}

#elementContainer .elementSkuPropertyName {
    font-size: 13px;
    color: #623d2e;
    font-weight: 500;
}

#catalogElement .skuDropdown {
    border: none;
    background-color: #fff1c1;
}

#elementTools .price .oldPriceLabel .discount {
    color: #333 !important;
    animation: none !important;
    font-weight: 500 !important;
}

#elementTools {
    box-sizing: border-box;
    background-color: none;
    padding: 0 0 0 15px;
    position: relative;
    width: 29%;
    z-index: 1;
}

#elementTools .price .oldPriceLabel .bg-label {
    background-color: #ff4343;
    padding: 2px 6px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
}

.priceContainer .priceVal {
    font-size: 28px;
    font-weight: 500;
    color: #333;
    text-align: center;
}

.reviewsBtnWrap {
    display: block !important;
}

.deliv-element {
    color: #333 !important;
    line-height: 21px;
    font-size: 15px;
    margin: 0 !important;
    font-weight: 700;
    text-transform: none !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 0 !important;
    background: none !important;
    display: inline-block;
    position: relative;
}

.deliv-element div {
    font-weight: 400;
    font-size: 14px;
    margin-left: 30px;
}

.deliv-info {
    font-size: 16px !important;
    font-weight: 500 !important;
    position: relative;
    margin: 10px 0 10px 30px;
}

.deliv-info::before {
    content: "";
    background: url("/upload/img/deliv.svg") no-repeat;
    width: 25px;
    height: 16px;
    position: absolute;
    left: -30px;
    top: 3px;
    background-position: left;
}

.secure-pay-ico {
    margin: 12px 0;
    padding: 10px 0 0 10px;
    font-size: 12px;
    line-height: 14px;
    color: #5b9800;
}

#elementTools.fixed .fixContainer {
    width: auto !important;
}

#elementTools.fixed .fixContainer {
    background: none;
    width: auto !important;
    margin-top: 12px;
    position: fixed;
    z-index: 33;
    top: 45px;
}

.right-block-prod {
    border: 4px solid #ffeb9f;
    border-radius: 6px;
    margin: 20px 0 20px 0;
    padding: 10px;
}

#elementTools .addCart,
#smallElementTools .addCart,
#appFastView .addCart {
    background: #7f5140 !important;
    color: #fff !important;
    width: auto !important;
    height: auto !important;
    line-height: 21px !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500 !important;
    padding: 17px 0;
    text-align: center;
    display: block;
    text-decoration: none;
    margin: 16px 0 12px 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

#elementTools .addCart:hover,
#smallElementTools .addCart:hover {
    background: #8f5844 !important;
}

#appFastView .addCart {
    background: #ffe581 !important;
    color: #333 !important;
    box-shadow: none;
}

@media (max-width: 700px) {
    #elementTools .addCart,
    #smallElementTools .addCart {
        padding: 15px 0 !important;
    }
    #smallElementTools .columnRow .fastBack {
        width: 100% !important;
        max-width: 322px;
        margin: 0 auto;
        display: block;
        background: #ffe581 !important;
        border-radius: 50px !important;
        color: #333 !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        padding: 15px 0;
        border: none !important;
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 12px;
        line-height: 21px !important;
        text-decoration: none;
    }
    #smallElementTools .columnRow {
        width: 100% !important;
    }
    .bread {
        position: unset;
    }
    .bx-breadcrumb {
        margin: 10px 0 0 0;
    }
    .advan {
        text-align: center;
        overflow-y: hidden;
        overflow-x: auto;
        min-width: 100%;
        white-space: nowrap;
        height: auto;
    }
    .block_advan {
        float: none;
        min-height: 145px;
        max-width: 100%;
        white-space: normal;
        display: inline-block;
        vertical-align: top;
    }
    .ferst_advan {
        width: 33%;
    }
    .block_advan p {
        font-size: 12px;
        line-height: 16px;
    }
    .bank .credit-calc-prod {
        max-width: 300px;
        margin: 0 auto;
    }
    .bank .img {
        text-align: center;
    }
    body .bank .name {
        font-size: 20px !important;
        text-align: center;
    }
    .bank .block {
        padding: 10px 10px 20px 10px !important;
    }
}

#elementTools .fastBack {
    background: #ffe581 !important;
    border: none !important;
    border-radius: 50px !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 12px;
    line-height: 21px !important;
    text-align: center;
    padding: 15px 0;
    display: block;
    border: none !important;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

#elementTools .fastBack:hover {
    background: #ffe16e !important;
}

#elementTools .credit-fast {
    padding: 10px 0 !important;
    text-decoration: none !important;
    margin: 10px;
}

#elementTools .article,
#smallElementTools .article {
    margin-bottom: 10px;
    font-size: 12px !important;
    color: #888 !important;
    text-align: right;
}

.inStock {
    color: #24c580 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: center;
    display: block;
}

.bank .block {
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #f9f9f9;
    padding: 10px 15px;
}

.bank .name {
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #623d2e;
    margin: 0;
}

.bank .name span {
    font-size: 15px;
}

.bank .text {
    color: #888;
}

.bank img {
    margin-right: 5px;
}

.bank .credit-calc-prod {
    background: #ffeb9f;
    padding: 6px 0;
    text-decoration: none;
    color: #333;
    line-height: 21px;
    border-radius: 50px;
    display: block;
    text-align: center;
}

.reviewsBtnWrap .rev-txt {
    color: #333;
    font-weight: 400;
}

.reviewsBtnWrap .count-number {
    color: #888;
    font-size: 10px;
    vertical-align: top;
}

.reviewsBtnWrap .labelDotted {
    color: #888;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px dashed #888;
}

.link_right a {
    color: #333;
    text-decoration: none;
    font-weight: 400;
}

.bonus-link {
    color: #ff1919;
    position: relative;
    font-weight: 500;
    margin: 10px 0 10px 28px;
    display: block;
}

.bonus-link::before {
    content: "";
    background: url("/upload/img/bonus-ico.svg") no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: -25px;
    top: -3px;
    background-position: left;
}

#elementContainer .textile .heading {
    padding: 15px 0 5px 0 !important;
}

.textile,
.decor {
    padding: 10px 22px;
    position: relative;
}

.btn-min {
    color: #333 !important;
    text-decoration: none;
    background: #ffeb9f !important;
    padding: 10px 20px !important;
    margin: 0;
    font-size: 16px !important;
    border-radius: 50px !important;
    font-weight: 400;
    position: absolute;
    right: 5px;
    top: 30px;
}

.rek-txt {
    display: block;
    margin: 20px 0;
    color: #623d2e;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.rek-txt::after {
    content: "";
    background: url("/upload/img/down-page.svg") no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    top: 0;
    background-position: right;
}

#elementContainer .textile .description {
    margin: 16px 0;
    padding: 10px 10px 15px 45px;
    border-radius: 6px;
    background: #f9f9f9 url("/upload/img/information-speech-bubble.svg") no-repeat 10px 10px;
}

.block_bonus {
    background-color: transparent !important;
    padding: 25px;
}

.block_bonus .block_step .detail.bon-one {
    margin-top: 15px;
}

.block_bonus .btn-min {
    color: #333 !important;
    text-decoration: none;
    background: #ffeb9f !important;
    padding: 10px 20px !important;
    margin: 0;
    font-size: 16px !important;
    border-radius: 50px !important;
    font-weight: 400;
    position: unset !important;
    display: block;
}

.block_bonus .num-red {
    color: #ff4545;
}

.block_bonus .text {
    text-transform: uppercase;
    font-weight: 500;
    color: #815239;
    font-size: 18px;
}

.block_bonus .text-min {
    color: #666;
}

.block_bonus .text-big {
    font-size: 32px;
    font-weight: 500;
    color: #ff4545;
    margin: 0;
}

.block_bonus .text-nk {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.block_bonus .text-nk.nk-big {
    font-size: 22px;
}

.block_bonus .info-sn {
    font-size: 16px;
    color: #333;
    margin: 10px 0;
}

.block_bonus h3 {
    font-weight: 500;
    font-size: 32px;
    color: #333;
}

.block_bonus .img {
    display: none !important;
}


/************Раздел с категориями*************************/

.creditPage .clalcBlock {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.clalcBtn {
    text-align: right;
}

#mainMenu .drop .nextColumn>li {
    /* min-height: 158px; */
    min-height: 120px;
    height: auto;
}

.clalcBtn button {
    background: #805239;
    border-radius: 21px;
    color: #fff;
    padding: 10px 42px;
    text-align: center;
    font-size: 24px;
}

.clalcBlock label,
.summ label,
.month label {
    font-weight: 700;
}

.creditPage .clalcBlock:nth-child(1) {
    margin-bottom: 0;
}

.creditPage .clalcBlock>*:nth-child(1) {
    width: 30%;
}

.creditPage #select {
    width: 50%;
    margin-bottom: 1px;
}

.creditPage .calcInput {
    width: 60%;
}

.creditPage .clalcBlock>*:nth-child(2) {
    width: 50%;
}

.gallery_block {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
}

.gallery_block a,
.gallery_block div a {
    display: block;
    border: none !important;
}

.gallery_block img {
    max-width: 250px;
}

.name-site img {
    width: 100%;
    padding-top: 5px;
}

#topSearchLine {
    line-height: 0;
    /*old*/
}

body.index {
    background: #fff !important;
}

body,
body.panels_white {
    /* background: url('/upload/img/winter/zimafon3.jpg') no-repeat; */
    /* background: url('/upload/img/bg.jpg') no-repeat; */
    background-size: cover;
}


/* body.panels_white:not(.index) {
    background-size: 100%!important;
    background-attachment: fixed;
    background-position: 0 15%;
} */

.rightColumn h1 {
    font-size: 32px;
}

.page {
    padding: 10px 0;
}

.bx-auth-reg input[name="BuyButton"],
.bx-auth-reg input[type="submit"] {
    margin: 0 !important;
}

.starrequired {
    color: #ff0000;
}

#catalogColumn .rightColumn,
#smartFilterForm,
.index .page,
#brandList .limiter {
    background: #ffffff;
}

#homeCatalog,
#brandList {
    background: none;
}

#foundation {
    /* background: rgba(129, 82, 57, 0.52); */
}


/* #main{
    padding-bottom: 25px;
} */

body #subHeader6 #logo {
    max-height: 100%;
    height: 100%;
    padding: 12px 0;
}

#subHeader6 #logo img {
    height: 100% !important;
}

#subHeader6 {
    height: auto !important;
    padding: 12px 0;
    background: linear-gradient(to bottom, #cec8b5 0%, #cdc8bd -5%, #ffffff 100%);
    color: #815239;
}

#subHeader6 .subPhone {
    text-align: right !important;
    position: relative;
}

#subHeader6 .subPhone::before {
    content: "";
    background: url("/upload/img/phone.png") no-repeat;
    width: 72px;
    height: 72px;
    position: absolute;
    left: -60px;
    top: -22px;
    background-position: center;
}

#mainMenu>li:first-child {}

#mainMenu>li {
    border: none !important;
}

#mainMenu>li>a {
    text-transform: uppercase;
}

#mainMenu>li a:hover {
    color: #f0de98 !important;
}

.img_hover {
    display: none;
}

#mainMenu>li a:hover .img_main {
    display: none;
}

#mainMenu>li a:hover .img_hover {
    display: inline-block;
}

#subHeader3 .user-geo-position-value-link,
#subHeader6 .user-geo-position-value-link,
#subHeader6 #topAuth>ul li a,
#subHeader6 #topAuth>ul li:first-child:after,
#subHeader6 .subPhones .callBack,
#subHeader8 .telephoneContainer .callBack,
#subHeader3 #topToolsLeft a,
#headerLine4 .user-geo-position-value-link,
#headerLine4 #topAuth ul li a {
    color: #815239 !important;
}

#subHeader3 #topToolsLeft a:after,
#subHeader3 .user-geo-position-value-link:after,
#headerLine .user-geo-position-value-link:after,
#headerLine #topAuth ul li a:after,
#headerLine2 .user-geo-position-value-link:after,
#subHeader6 #topAuth ul li a:after,
#subHeader6 .user-geo-position-value-link:after,
#subHeader7 .firstPhones .callBack:after,
#subHeader8 .telephoneContainer .callBack:after,
#headerLine4 .user-geo-position-value-link:after,
#headerLine4 #topAuth ul li a:after {
    border-bottom: 1px dashed #815239 !important;
}

.topCompare .label,
.topWishlist .label,
.cart .heading,
#nextSection li a:hover,
#nextSection li .selected {
    color: #815239 !important;
}

.topWishlist .value,
.topCompare .value,
.cart .count {
    border: 2px solid #815239 !important;
    color: #815239 !important;
}

#subHeader3 .cart .order.active,
#subHeader6 .subPhones .callBack {
    border: 1px solid #815239 !important;
}

#subHeader6 .subPhones .callBack {
    border-radius: 15px !important;
}

#footer .fc,
#leftFooter {
    background-color: #7e513f !important;
}

body .foot-info {
    margin-top: 15px;
}

body .foot-info p {
    color: #fff !important;
    margin: 0 !important;
    font-size: 12px !important;
}

#rightFooter .telephone,
#leftFooter .selected,
#leftFooter a:hover,
#rightFooter .showMap {
    color: #ffd970 !important;
}

#popSection .item {
    height: 100% !important;
    /*width: 33% !important;*/
}

#popSection .picture {
    height: 100% !important;
    margin-bottom: 10px;
}

#popSection .picture img {
    width: 100%;
    max-width: 100% !important;
    border-radius: 6px;
}

#popSection .nameWrap {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    transition: 0.4s;
}

#popSection {
    padding-top: 30px;
}

#popSection .name {
    width: 100%;
    height: 100%;
}

#popSection .name span {
    font-weight: 600;
    font-size: 18px !important;
    /*old 18px*/
    /*position: absolute;*/
    /*top: 45%;*/
    /*left: 0;*/
    /*right: 0;*/
    /*new*/
    /*background: #f0de98;*/
    max-width: 214px;
    margin: 0 auto;
    border-radius: 5px;
    color: #333 !important;
    padding: 0;
}

#popSection .tabloid {
    padding: 0 !important;
}

#popSection .item:hover .nameWrap {
    /* background: rgba(129, 82, 57, 0.64); old */
    /* background: rgba(129, 82, 57, 0.74);*/
    opacity: 1;
    transition: 0.2s;
}

.block-calc {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.block-calc .cButton {
    background-color: #f0de98;
}

.block-calc .block-left p {
    font-size: 1.2em;
}


/* .block-left p a {
    color: #815337;
    border-color: #815337;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    transition: .2s;
}
.block-left p a:hover {
    color: #f0de98;
    border-color: #f0de98;
} */

.block-calc .cButton {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    margin-top: 24px;
    padding: 0 24px;
    color: #815239;
    height: 40px;
    font-size: 1.4em;
    padding: 0.2em 1.2em;
    font-weight: bold;
}

.block-calc .cButton:hover {
    background-color: #ffd531;
    transition: 0.3s;
    transform: scale(1.1);
    color: #925433;
}

.block-left {
    width: 40%;
}

.block-right {
    width: 60%;
}

.block-right img {
    width: 100%;
}

.advantage {
    background: #fdfbf6;
    padding: 20px;
}

.advantage .mainServiceContainer .item {
    width: 25%;
}

.advantage .mainServiceContainer .item .title {
    color: #815239;
    font-weight: 600;
    font-size: 22px;
    min-height: 55px;
}

.advantage .mainServiceContainer .item .description {
    min-height: 70px;
    padding-bottom: 10px;
}

.advantage .mainServiceContainer .item .wrap {
    min-height: 170px;
    background: none;
    border: none;
}

.clear {
    clear: both;
}

.advantage .mainServiceContainer .item .bigPicture {
    float: left;
    line-height: 0;
    margin-top: 0 !important;
    /*height: auto !important;*/
    padding-right: 20px;
}

.advantage .name_site p {
    font-family: "Conv_PFBeauSansPro";
    font-size: 40px;
    font-weight: 700;
    color: #815239;
    text-align: center;
    text-transform: uppercase;
    z-index: 3;
    position: relative;
}

.advantage .mainServiceContainer .item.four-block .wrap {
    border: 1px solid #ff9503;
    position: relative;
}

.advantage .mainServiceContainer .item.four-block .wrap::before {
    content: "";
    position: absolute;
    background: #fdfbf6;
    width: 70%;
    height: 102%;
    z-index: 1;
    top: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.advantage .mainServiceContainer .item.four-block .wrap::after {
    content: "";
    position: absolute;
    background: #fdfbf6;
    z-index: 1;
    width: 101%;
    height: 55%;
    left: -2px;
    top: 22%;
    bottom: 0;
    margin: 0 auto;
    right: 0;
}

.advantage .mainService .btnLeft {
    right: 40px;
    left: auto;
}

.advantage .mainService .btnRight {}

.advantage .mainService .btnLeft,
.advantage .mainService .btnRight {
    top: 95%;
}

.advice .mainServiceContainer .item .wrap {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.advice .mainServiceContainer .item .bigPicture {
    height: auto !important;
}

.advice .mainServiceContainer .item .title a {
    font-size: 32px !important;
    color: #815239 !important;
    font-weight: 700;
    z-index: 2;
}

.mainServiceContainer .item .title a span {
    vertical-align: middle;
    display: inline-block;
    line-height: 32px !important;
}

.advice .mainServiceContainer .item .title {
    position: relative;
    padding-bottom: 20px;
}

.advice .mainServiceContainer .item .title::before {
    content: "";
    background: url("/upload/img/cov.png") no-repeat;
    background-size: contain;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: -40px;
}

.advice {
    background: #fefefc;
}

.slideMenu {
    /*background: #f6f1f1;*/
    /*padding: 7px;*/
}

#catalogLineList .column:first-child {}

#catalogLineList .picture img {
    width: 100%;
}

.product .productTable .marker img {
    max-width: 85px;
    min-height: 0;
}

#catalogLineList .marker {
    margin: 0 10px;
    background: none;
}

#catalogLineList .marker img {
    min-height: 50px;
}

#elementContainer .product .productTable .marker {
    display: none;
}

.product .markerContainer {
    bottom: -4px !important;
    top: auto !important;
    display: flex;
    width: 20%;
    justify-content: space-between;
    align-items: center;
}

.product .productTable .markerContainer {
    display: block;
}

.productTable .from {
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 12px;
    color: #000;
    font-family: "robotobold";
    float: none;
    margin-right: 5px;
}

.from {
    font-size: 18px;
    display: block;
    text-decoration: none;
    margin-bottom: 12px;
    color: #000;
    font-family: "robotobold";
    float: left;
    margin-right: 5px;
}

.product .marker {
    width: 90px;
    margin: 0;
    background: none;
    margin-bottom: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
}

.product .productTable .marker {
    padding-bottom: 10px !important;
}

.productTable .productColImage {
    position: relative;
}

#elementContainer {
    background: #fff;
}

#elementNavigation,
#elementTools,
#elementContainer .marker {
    background: none;
}

#elementNavigation {
    padding-left: 40px;
}

#elementNavigation .tabs a {
    font-weight: 600;
}

#elementNavigation .tabs .active p {
    color: #000;
    font-weight: 600;
}

#elementNavigation .tabs .fillsvg,
.iconSvg {
    fill: #ccc;
}

#elementNavigation .tabs .active .fillsvg {
    fill: #000;
}

#elementTools .price,
#smallElementTools .price,
#elementTools .label,
#smallElementTools .label,
.ya-share-label,
#elementTools .article,
#smallElementTools .article,
.reviewsBtnWrap .labelDotted {}

#elementTools.fixed .fixContainer {
    background: none;
}

#elementTools .fastBack {
    /*change 05.12.18*/
    /* background: none; */
    background: #f0de98;
    border: 2px solid #f0de98;
    /* border-radius: 10px; */
    border-radius: 5px;
    color: #000;
    font-weight: normal;
}

#elementTools .fastBack:hover,
.secondTool .cerditCalc:hover,
.secondTool .prod_payment:hover {
    background: #805239;
    color: #f0de98;
    transition: 0.3s;
}


/*new 05.12*/

#elementTools .addCart img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#elementTools .addCart:hover img {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.secondTool .cerditCalc,
.secondTool .prod_payment {
    display: inline-block;
    width: 220px;
    height: 45px;
    margin-bottom: 12px;
    line-height: 45px;
    text-align: center;
    background: none;
    border-radius: 10px;
    border: 2px solid #f0de98;
    transition: 0.3s;
}


/*end new 05.12*/

.reviewsBtnWrap {
    border: none;
}

.btn-min {
    color: #000;
    text-decoration: none;
    background: #f0de98;
    padding: 15px 24px;
    border-radius: 4px;
}

.bonus {
    margin: 15px 0;
}

.block_bonus {
    background-color: #f9f7f3;
    padding: 25px;
}

.block_bonus .info {
    padding-top: 30px;
    text-align: center;
}

.block_step .detail {
    width: auto;
    text-align: center;
}

.block_step {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.block_step .num {
    background: #ffeb9f;
    color: #333;
    padding: 5px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 50px;
    display: inline-block;
}


/*.block_step .num::before{
	content: "";
	position: absolute;
	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 9px solid #fff;
	bottom: 0;
	left: 0;
}*/

.block_step .title {
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

.block_step .img {
    min-height: 70px;
}

body .fancybox-caption {
    font-size: 30px;
}

.webFormItemCaption {
    float: left;
}

.productTable .fastBack.product_btn {
    padding: 23px 0 17px 0;
    width: 48%;
}

#catalogElement .productTable .btn-simple {
    margin-left: 2px;
}

.productTable .bonus_product {
    width: 45%;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
}

.fastBack.product_btn {
    border: 2px solid #f0de98;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}

.productTable .all_prod {
    margin: 0 5px -8px 0;
}

.callBack.product_btn {
    border: 2px solid #f0de98;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
}

.fastBack.product_btn {
    margin-top: 10px;
}

a.bonus_product {
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    border-bottom: 1px dashed #815337;
    color: #815337;
    font-size: 18px;
    padding: 7px 0;
    font-weight: 600;
}

#topAuth {
    position: relative;
}

#topAuth::before {
    position: absolute;
    content: "";
    background: url(/upload/img/key.png) no-repeat;
    width: 25px;
    height: 12px;
    left: 0;
    top: 5px;
}

body #subHeader6 #topAuth ul {
    margin: 0px 0 0 30px;
}


/* actiom */

.tabAction .mainServiceContainer .items {
    overflow: inherit;
    margin: 0;
    padding: 0;
}

.tabAction .mainServiceContainer .item .titleBtn a span {
    display: block;
    font-weight: 700;
}

.tabAction .mainServiceContainer .item .bigImg {
    line-height: 0;
    height: auto;
}

.tabAction .desc {
    margin-top: 10px;
}

.tabAction .mainServiceContainer .item .titleBtn a.moreAction {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 4px 12px;
    background: #f0de98;
    border-radius: 5px;
    color: #000000;
    display: inline-block;
}

.tabAction .mainServiceContainer .item .titleBtn a {
    display: block;
    overflow: inherit;
    line-height: inherit;
    height: auto;
    color: #000;
    text-decoration: none;
    margin-left: 5px;
}

.tabAction .mainServiceContainer .item:hover {
    border: 1px solid #f0de98;
    border-radius: 10px;
}

.tabAction .mainServiceContainer .item .wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
}

.tabAction .mainServiceContainer .item {
    padding: 10px;
    z-index: 3;
}

.tabAction .mainServiceContainer .item.selected {
    border: 1px solid #f0de98;
    background-color: #fff8dc !important;
    border-radius: 10px;
    z-index: 3;
    position: relative;
}

.tabAction .mainServiceContainer .item.selected .wrap {
    background-color: #fff8dc !important;
}

.product .tabloid .addCart img {
    margin: 0 10px -4px;
}

#catalog .bigPicture::after {
    content: "";
    background: linear-gradient( to top, rgba(129, 82, 57, 0.72) 20%, rgba(129, 82, 57, 0.51) 50%, rgba(255, 255, 255, 0.07) 80%);
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
}

.information-feedback,
.shop-review-top-new-button {
    color: #000000;
    background: #f0de98;
}

#catalogElement .productTable .btn-simple,
#catalogElement .productTable .fastBack.product_btn {
    width: 100%;
    font-size: 18px;
}

#catalogElement .product {
    width: 32%;
}

.about_img_last {
    float: right;
    padding: 10px 0 10px 10px;
}

.about_img_first {
    float: left;
    padding: 0 10px 10px 0;
}

.page.static {
    background: #fff;
}

.leftColumn.fixed #smartFilter {
    position: fixed;
    top: 66px;
    width: 100%;
    z-index: 99;
}

#catalogSection {
    background: #fff;
}

.bx-system-auth-form {
    width: 30%;
}

.bx-system-auth-form input[type="text"],
.bx-system-auth-form input[type="password"],
.bx-auth-reg input[type="password"],
.bx-auth-reg input[type="text"],
.bx-auth-reg select {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    padding-left: 12px;
    line-height: 55px;
    max-width: 600px;
    max-width: 100%;
    font-size: 14px;
    color: #555555;
    outline: none;
    height: 55px;
    width: 100%;
}

.bx-system-auth-form input[type="submit"],
.bx-system-auth-form input[type="reset"],
.bx-auth-reg input[type="submit"],
.bx-auth-reg input[type="reset"] {
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    text-align: center;
    line-height: 55px;
    font-size: 14px;
    cursor: pointer;
    color: #000000;
    outline: none;
    height: 55px;
    width: 100%;
    padding: 0;
}

.backLink {
    position: fixed;
    bottom: 100px;
    left: 50px;
    background-color: #f0de98;
    color: #805239;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

#elementSmallNavigation {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}

body #elementSmallNavigation .tab {
    padding-right: 0;
    margin-left: 0;
    float: left;
    background-color: #fff;
    padding: 0 10px;
}

.bx-system-auth-form input[type="text"],
.bx-system-auth-form input[type="password"],
.bx-auth-reg input[type="password"],
.bx-auth-reg input[type="text"],
.bx-auth-reg select {
    border: 1px solid #805239;
}

.bx-auth-reg {
    font-size: 16px;
}

img.calendar-icon {
    vertical-align: top;
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin: 0 0 0 1px;
    box-sizing: content-box;
    border: 1px solid transparent;
    position: absolute;
}

.priceBlock {
    text-align: center;
}

.product .priceBlock .price {
    display: inline;
}

.PRICEGET {
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0 15px 0 !important;
    display: block;
}

body .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #805239;
}

body .textile .owl-theme .owl-nav {
    display: none;
}


/* calculate */

.popupCalc {
    display: none;
    position: fixed;
    background: #fff;
    padding: 5px;
    left: 35%;
    top: 15%;
    z-index: 99;
    border-radius: 14px;
}

.bodyCalc {
    background: #fdfbf6;
    padding: 10px 20px;
    border-radius: 10px;
}

.bodyCalc h2 {
    color: #815239;
    text-align: center;
    font-weight: 600;
}

.popupCalc::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.popupCalc .closeCalck {
    position: absolute;
    margin: 0 auto;
    top: 15px;
    right: 15px;
    z-index: 99;
    font-size: 35px;
    transform: rotate(45deg);
    cursor: pointer;
    background-color: #7e513f;
    border-radius: 50px;
    padding: 4px;
    color: #fff;
}

.popupCalc.active {
    display: inline-block;
}

.calc {
    display: flex;
    background: #fdfbf6;
    padding: 10px;
}

.clalcBlock,
.summ {
    padding: 10px 0;
    text-align: center;
}

.clalcBlock label,
.summ label,
.month label {
    display: block;
    margin-bottom: 0;
    padding: 5px 0;
    text-transform: uppercase;
    white-space: nowrap;
    color: #333;
    font-weight: 600 !important;
}

.clalcBlock:nth-child(1) {
    margin-bottom: 40px;
}

.clalcBlock input {
    width: 100%;
    height: 50px;
    font-size: 16px;
    border: 2px solid #e3beaa;
    border-radius: 6px;
    padding: 0 10px;
}

.clalcBlock select {
    border: 2px solid #e3beaa;
    border-radius: 6px;
    padding: 10px;
}

.clalcBlock span {
    text-align: center;
    display: block;
}

.calcInput p {
    font-size: 16px;
    max-width: 260px;
    margin: 0;
    font-weight: 500;
    color: #815239;
    text-align: center;
}

.clalcBlock button {
    background: #ffe47e;
    border-radius: 50px;
    color: #333;
    padding: 10px 20px;
    text-align: center;
    border: none;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Montserrat", Roboto, sans-serif !important;
    font-weight: 500;
}

.summ div,
.month div {
    font-size: 18px;
    padding: 10px 0;
}

.calcOutnput {
    margin-left: 7%;
    margin-right: 25px;
}

#select {
    width: 100%;
    margin-bottom: 1px;
}

.stop {
    position: relative;
    z-index: 101;
}

.leftColumn.fixed.stop #smartFilter {
    position: sticky;
    top: 75;
}

.socIcon {
    position: fixed;
    right: 0;
    z-index: 99;
    top: 20%;
}

.soСiallist>*:not(.listSocialClback) {
    list-style-type: none;
    background-color: #00e676;
    border: 1px solid #805239;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    margin-bottom: 2px;
}

.soСiallist a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.soСiallist .listSocialClback a {
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
}

.soСiallist li:last-child {
    margin-bottom: 27px;
}

.listSocialClback .cButton {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 6px;
    line-height: 50px;
    margin-left: 5px;
    padding: 0 24px;
    color: #333;
    height: 50px;
    background-color: #ffeb9d;
}

#slider .sliderContent .cButton #brandList .tabloid a {
    pointer-events: none;
    cursor: default;
}

.detail-text-wrap .btn-simple.btn-small {
    min-width: 150px;
}

.detail-text-wrap .btn-simple {
    width: 20%;
}

#catalog .desc {
    padding: 10px;
}

.bx-auth-reg .g-recaptcha>div {
    display: inline;
    text-align: right;
}

.block__center {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: nowrap;
}

.block__center a {
    flex-basis: 20%;
    min-width: 200px;
}

.block__center p {
    flex-basis: 70%;
}


/*custom table req*/

table.req {
    width: auto;
    max-width: 100%;
    margin: 20px auto;
    border: 1px solid #f1ecdb;
    border-collapse: collapse;
}

table.req th,
table.req td {
    padding: 1em;
    text-align: left;
}

table.req tr:nth-child(odd) {
    background-color: #f1ecdb;
}

table.req tr:nth-child(even) {
    background-color: #fffbf0;
}

table.req th {
    font-weight: bold;
}

table.req a {
    color: #000;
}

.global-content-block h3 {
    font-weight: 500;
    color: #333;
    font-size: 20px;
}

.global-content-block h2 {
    font-weight: 500;
    color: #333;
    font-size: 24px;
}

@media (max-width: 768px) {
    .global-block-container {
        padding: 0 10px;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    .global-content-block {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }

    table.req {
        width: 100%;
        margin: 20px auto;
        word-break: break-word;
        table-layout: fixed;
    }

    table.req th,
    table.req td {
        font-size: 14px;
        padding: 0.7em;
    }
}

/* страница Реквизиты дополнение */
@media (max-width: 768px) {
  .r-req {
    width: 100%;
/*     border-collapse: separate;
    border-spacing: 0 1px;  */
  }

  .r-req tbody,
  .r-req tr,
  .r-req th,
  .r-req td {
    display: block;
    width: 100%;
  }

  .r-req tr {
    background: #f3ede7;
    padding: 10px;
    border-radius: 4px;
  }

  .r-req th {
    font-weight: 600;
    padding: 8px 10px 2px;
    background: none;
  }

  .r-req td {
    padding: 0 10px 10px;
    font-size: 15px;
  }

  .r-req tr + tr {
    margin-top: 12px;
  }
}

.pay_sberb {
    display: none;
}

.pay_sberb.active {
    display: block;
}

.active_sb:hover h2 {
    background-color: #efc833 !important;
    transition: 0.3s;
}

#subHeader6 .topWishlist,
#subHeader6 .topCompare,
#subHeader6 .cart {
    display: none;
}

.detail-text-wrap .btn-simple {
    width: 0%;
    display: inline;
}

.btn-simple.btn-small-1 {
    min-width: 126px;
    padding: 10px 275px 10px;
}

#catalogLineList .price .discount {
    position: static;
}


/*order type_pay*/

.bx-soa-pp-desc-container .bx-soa-pp-company {
    background: transparent !important;
    border: none !important;
}

#bx-soa-paysystem .bx-pay-type {
    background: url("/upload/img/fill_pay.png");
    background-repeat: no-repeat;
    height: 90px;
    background-position: center;
    background-size: contain;
    max-width: 1110px;
    margin: 0 auto;
    margin-top: 25px;
}

#bx-soa-paysystem .bx-pay-type:after {
    content: "Оплата счёта будет доступна всеми способами после уточнения заказа и подтверждения оператором.";
    font-weight: bold;
    display: block;
    padding: 0 10px;
    margin-top: -15px;
}

#bx-soa-paysystem .col-sm-5.bx-soa-pp-desc-container {
    display: none;
}

#bx-soa-paysystem .bx-soa-pp-company-smalltitle {
    font-size: 13px;
}


/*end order type_pay*/


/*search advantages*/

#searchResult .markerContainer {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    position: static;
}

#searchResult .product {
    height: 365px;
}

#searchResult .product .tabloid {
    height: 363px;
}

#searchResult .product .picture {
    height: 183px;
    line-height: 183px;
}


/*end search advangates*/


/*alert*/

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.limiter.page.static .alert {
    max-width: 407px;
    font-weight: bold;
    padding: 10px;
}


/*custom links*/

.detail-text-wrap .theme-link-dashed {
    font-style: italic;
    line-height: 1.3em;
    margin-right: 3px;
}

.icon-personal-login {
    display: block;
    height: 38px;
    width: 38px;
    background-image: url(/upload/icons/personal-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#slider .right_topContainer {
    left: unset;
    right: 0px;
    margin-top: -170px;
}


/*custom font-size form 07.12*/

.webFormItemField input[type="password"],
.webFormItemField input[type="text"],
.webFormItemField select {
    font-size: 19px !important;
    color: #815337 !important;
}


/*from 17.12*/

#catalogLineList .markerContainer {
    position: relative;
    bottom: 5px !important;
    top: auto !important;
}


/*from 18.12*/


/*gallery*/

.f_print_cont {
    margin: 20px auto;
}

.desc_f_print {
    font-size: 1.4em;
    margin: 10px 0;
}

.f_print_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.f_print_gallery a {
    flex-basis: 25%;
    max-width: 24%;
    margin: 3px;
    line-height: 17px;
}

.f_print_gallery img {
    width: 100%;
}


/*footer 21.12*/

#footer .limiter {
    max-width: 1540px;
}

#rightFooter .rightColumn {
    padding-right: 0 !important;
}

#rightFooter .rightColumn .wrap>a:not(.pilink),
#rightFooter .rightColumn .list a {
    color: #fff !important;
    text-decoration: none;
    border-bottom: 1px solid #fde99d;
}

#footer #logo_venz {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    padding: 24px 31px 0 0;
    width: 30%;
    text-align: center;
}

#footer #logo_venz .logo-foot {
    width: 100%;
    max-width: 302px;
}

#footer #logo_venz .venz-slogan {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 30px;
}

.write-mess a.foot-link-mess {
    color: #fde99d;
    text-decoration: none;
    position: relative;
}

.write-mess a.foot-link-mess::before {
    content: "";
    background: url("/upload/img/mess-bg.svg") no-repeat;
    width: 23px;
    height: 12px;
    position: absolute;
    left: -22px;
    top: 3px;
    background-position: left;
}


/*end footer 21.12*/

.listSocialClback {
    display: none;
}


/*22.01.19*/

.page-kredit {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #e7e8ea;
    padding: 20px 0px;
    flex-wrap: wrap;
}

.page-kredit>div:first-of-type {
    background-color: #f0de98;
    padding: 10px 10px 0 10px;
    flex-basis: 40%;
}

.page-kredit>div:last-of-type {
    flex-basis: 45%;
}

.page-kredit .ff-medium {
    margin-bottom: 0;
}

.kredit-step {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.kredit-step img {
    max-width: 206px;
    width: 100%;
    flex-basis: 17.5%;
}


/*31.01.19*/

#catalogElement #elementNavigation .tabs a {
    color: #563b2d;
}

.reviewsBtnWrap,
.calcDeliveryButton {
    display: none;
}

#elementProperties .stats tr:not(.cap) td {
    border: 1px solid #efefef;
}

#elementProperties .stats tr:not(.cap) td:last-of-type {
    padding-left: 15px;
}

#elementProperties .stats {
    table-layout: auto;
}

#elementProperties {
    margin-bottom: 20px;
}


/*04.02.19*/

#personalMenu li .selected {
    border-bottom: unset;
}


/*08.02 test webp*/

#slider ul li picture img {
    width: 100%;
    height: 500px;
    margin: 0;
}

.webFormCaptchaLabel {
    opacity: 0;
}

@media (min-width: 1300px) {
    #rightFooter {
        width: 27% !important;
    }
}

@media (max-width: 1300px) {
    .productTable .btn-simple,
    .productTable .fastBack.product_btn,
    .product .productTable .addCart,
    .productTable .bonus_product {
        width: 100%;
    }
    .product .productTable .markerContainer {
        display: none;
    }
}


/*Фильтр*/

#set_filter {
    background-color: #ffeb9f;
    border-radius: 50px;
}

#del_filter {
    background-color: #7e513f;
    border-radius: 50px;
}


/*Список категорий в каталоге*/

.catalog-section-list-pictures {
    margin-bottom: 24px;
    border-left: none;
}

.catalog-section-list-pictures .catalog-section-list-item {
    position: relative;
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    line-height: 0;
    text-align: center;
    padding: 0;
    float: unset;
    width: 15.5%;
    margin-right: 8px;
    vertical-align: top;
    margin-top: 15px;
    display: inline-block;
}

.catalog-section-list-pictures .catalog-section-list-item::before {
    display: none;
}

.catalog-section-list-pictures .catalog-section-list-picture {
    margin-bottom: 12px;
    text-align: center;
    line-height: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
}

.catalog-section-list-pictures .catalog-section-list-link {
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
    overflow: hidden;
    color: #333;
    display: block;
    font-weight: 500;
    z-index: 2;
    text-transform: unset;
    margin: 8px auto;
    padding: 0 10px;
    background: none;
    font-size: 14px;
}

@media (max-width: 600px) {
    .catalog-section-list-pictures {
        overflow-y: hidden;
        overflow-x: auto;
        min-width: 100%;
        white-space: nowrap;
        height: auto;
    }
    .catalog-section-list-pictures .catalog-section-list-item {
        height: auto;
        white-space: normal;
        display: inline-block;
        width: 33%;
    }
    .catalog-section-list-pictures .catalog-section-list-link {
        line-height: 16px !important;
        font-size: 12px;
        margin: 5px 0 !important;
    }
}


/*Список товаров в каталоге*/

#catalogLineList {
    margin-bottom: 24px;
    vertical-align: top;
    text-align: center;
}

#catalogLineList .itemRow {
    transition: all 0.2s ease-in-out;
    margin-bottom: 24px;
    display: inline-block;
    width: auto;
    border: 1px solid #e7e8ea;
    vertical-align: top;
    margin-right: 5px;
    border-radius: 0;
}

#catalogLineList .column {
    display: inline-block;
    position: relative;
    padding: 0;
}

#catalogLineList .column:first-child {
    width: 490px;
    border: 0;
    vertical-align: top;
}

#catalogLineList .picture {
    position: relative;
    text-align: center;
    display: block;
    vertical-align: top;
    height: 350px;
}

#catalogLineList .picture img {
    width: 100%;
    vertical-align: top;
    height: 350px;
}

#catalogLineList .markerContainer {
    position: relative;
    bottom: 5px !important;
    top: auto !important;
    text-align: center;
    vertical-align: top;
    width: auto;
    background: #f6f6f6;
}

#catalogLineList .marker {
    margin: 0 10px;
    background: none;
    display: inline-block;
    text-align: center;
    width: auto;
    vertical-align: top;
}

#catalogLineList .marker img {
    height: 60px;
}

#catalogLineList .column:last-child {
    box-sizing: border-box;
    padding: 0;
    height: 100%;
    width: 490px;
    display: block;
    text-align: center;
    vertical-align: top;
}

#catalogLineList .name {
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 0;
    margin-top: 20px;
    vertical-align: top;
    font-size: 24px;
    color: #333;
}

#catalogLineList .name:hover {
    color: #623d2e;
}

#catalogLineList .price .discount {
    position: static;
    padding-left: 4px;
    font-size: 16px;
    color: #ff4b4b;
    right: 0px;
    top: -18px;
    font-weight: 500;
    font-family: "Montserrat", Roboto, sans-serif;
}

#catalogLineList .addCart {
    background: #ffe581;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    line-height: 0;
    height: 0;
    padding: 25px;
    width: 46%;
    float: left;
    margin: 15px 10px;
}

#catalogLineList .addCart:hover {
    background: #ffe16e !important;
}

#catalogLineList .addCart.added {
    background: #623d2e !important;
    color: #fff !important;
}

#catalogLineList .addWishlist.added .icon:not(.el-added),
#catalogLineList .addCompare.added .icon:not(.el-added),
#catalogLineList .el-added.icon {
    display: none!important;
}

#catalogLineList .addWishlist.added .el-added.icon,
#catalogLineList .addCompare.added .el-added.icon {
    display: inline-block!important;
}


/*#catalogLineList .getFastView {*/


/*  background-color: #efefef;*/


/*  text-decoration: none;*/


/*  border-radius: 6px;*/


/*  text-align: center;*/


/*  cursor: pointer;*/


/*  color: #777;*/


/*  z-index: 2;*/


/*  font-size: 12px;*/


/*  padding: 4px 10px;*/


/*  float: right;*/


/*  margin: 24px 10px;*/


/*}*/

#catalogLineList .article {
    display: none;
}

#catalogLineList .title-prop {
    font-size: 12px;
    font-weight: 500;
    color: #777;
    margin-top: 8px;
}

#catalogLineList ul.prop-list {
    display: inline-block;
    margin: 5px 0;
}

#catalogLineList .prop-list li {
    font-size: 12px;
    color: #777;
}

#catalogLineList .all-prop {
    font-size: 12px;
    color: #815239;
    font-weight: 500;
}

@media (max-width: 1440px) {
    #catalogLineList .itemRow {
        width: 420px;
    }
    #catalogLineList .column:first-child {
        width: 420px;
        float: unset;
        display: inline-block;
    }
    #catalogLineList .picture {
        height: 300px;
    }
    #catalogLineList .picture img {
        width: 420px;
        height: 300px;
    }
    #catalogLineList .column:last-child {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 10px !important;
    }
    #catalogLineList .article {
        margin: 15px 0;
    }
    #catalogLineList .name {
        display: block;
        font-size: 21px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #catalogLineList .getFastView {
        float: unset;
        display: inline-block;
    }
    #catalogLineList .column .resizeColumn.last,
    .product .productTable .markerContainer {
        display: block !important;
        margin: 15px 0;
    }
}

@media (max-width: 1366px) {
    #catalogLineList .itemRow {
        width: 400px;
    }
    body #catalogLineList .column:first-child {
        width: 400px;
    }
    #catalogLineList .picture {
        height: 260px;
    }
    #catalogLineList .picture img {
        width: 390px;
        height: 260px;
    }
}

@media screen and (max-width: 1200px) {
    #catalogColumn .leftColumn {
        width: 300px !important;
    }
    .leftColumn.fixed #smartFilter {
        width: 300px !important;
    }
    #catalogLineList .itemRow {
        width: 315px !important;
    }
    body #catalogLineList .column:first-child {
        width: 315px !important;
    }
    #catalogLineList .picture {
        height: auto !important;
    }
    #catalogLineList .picture img {
        width: 308px !important;
        height: 220px !important;
    }
    #catalogLineList .name {
        font-size: 18px;
    }
    #catalogLineList .resizeColumn {
        text-align: center;
        float: unset !important;
    }
    #catalogLineList .addCart {
        width: 70%;
        float: unset;
        margin: 0 auto;
    }
    #catalogLineList .column:last-child .optional .row {
        text-align: center;
        width: 100%;
    }
    #catalogLineList .column:last-child .optional .label {
        width: auto !important;
        float: unset;
        display: inline-block;
        margin-left: 6px;
    }
    #catalogLineList .markerContainer {
        display: none !important;
    }
}

@media screen and (max-width: 1280px) {
    #catalogColumn .leftColumn {
        width: 300px !important;
    }
    .leftColumn.fixed #smartFilter {
        width: 300px !important;
    }
    #catalogLineList .itemRow {
        width: 400px;
    }
    body #catalogLineList .column:first-child {
        width: 400px;
    }
    #catalogLineList .picture {
        height: 260px;
    }
    #catalogLineList .picture img {
        width: 390px;
        height: 260px;
    }
}

@media screen and (max-width: 1100px) {
    #smallElementTools .columnRow .fastBack {
        background: #f0de98;
        color: #000;
        border: 1px solid #f0de98;
    }
    .secondTool .cerditCalc,
    .secondTool .prod_payment {
        color: #000;
    }
    /*10.12*/
    #smallElementTools {
        overflow: unset;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    #foundation #subHeader6 #logo {
        height: 100% !important;
    }
    #subHeader6 .subTableColumn:last-child {
        position: static !important;
    }
    #subHeader6 .subTableColumn:first-child {
        width: 300px !important;
    }
    #topSearchLine {
        position: static !important;
        width: auto;
    }
    .name-site img {
        width: auto;
    }
}

@media (max-width: 1024px) {
    .catalog-section-list-pictures .catalog-section-list-link {
        font-size: 12px;
    }
    .product .productTable .markerContainer,
    #topSearchLine {
        display: none;
    }
    #mainMenuContainer,
    body,
    #foundation {
        background: none !important;
    }
    .advantage .name_site p {
        font-size: 29px;
    }
    body #subHeader6 #logo img {
        max-height: 67px;
    }
    body #catalogLineList .column:first-child {
        float: left;
    }
    body #catalogLineList .column:nth-child(2) {
        float: none !important;
    }
    body #catalogLineList .column:first-child {
        width: 100%;
    }
    body #catalogLineList .resizeColumn {
        float: none !important;
    }
    body .mainServiceContainer .item {
        padding: 0 30px;
    }
    .advantage .mainServiceContainer .item.four-block .wrap::after {
        width: 102%;
    }
    .advantage .mainServiceContainer .item .title {
        font-size: 14px;
    }
    #elementTools .price,
    #smallElementTools .price,
    #elementTools .label,
    #smallElementTools .label,
    .reviewsBtnWrap .labelDotted,
    .link_right a {
        color: #666;
    }
    #elementContainer .wishCompWrap svg {
        display: none;
    }
    .gallery_block {
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .page-kredit>div:first-of-type,
    .page-kredit>div:last-of-type {
        flex-basis: 100%;
    }
    .creditPage .clalcBlock {
        display: block;
    }
    .creditPage .clalcBlock>*:nth-child(2) {
        width: 100%;
    }
    body {
        background: none;
    }
    .bx-auth-reg {
        margin-left: 0;
    }
    #catalogLineList .column:nth-child(2) {
        width: 100%;
        margin-top: 47px;
        text-align: center;
    }
    div.bx-auth-reg table td:first-of-type {
        max-width: 38vw;
    }
    div.bx-auth-reg input,
    div.bx-auth-reg select {
        width: 47vw !important;
    }
    body .textile .slide {
        height: auto;
    }
    #catalogLineList .resizeColumn {
        text-align: center;
        width: 100%;
        float: left;
    }
    #elementTools .label,
    #smallElementTools .label,
    .reviewsBtnWrap .labelDotted,
    .link_right a,
    #elementTools .price,
    #smallElementTools .price {
        color: #666;
    }
    #catalogLineList .column .resizeColumn.last {
        text-align: right;
        width: 100%;
    }
    .richt_page,
    .left_page {
        width: 100%;
    }
    .secondTool .elem svg {
        display: none;
    }
    .productTable .all_prod,
    .product .productTable .markerContainer {
        display: none;
    }
    body #catalogLineList .column:nth-child(2) {
        float: none !important;
        display: inline-block;
    }
    body #catalogLineList .column:first-child {
        width: 100%;
    }
    body #catalogLineList .column:first-child {
        float: left;
    }
    .sticky {
        position: fixed;
        z-index: 101;
    }
    /* #catalog .desc {
        display:none;
    } */
    #smallElementTools .columnRow:last-child {
        display: block;
    }
    /*slide 10.12.2018*/
    #slider .sliderContent,
    #slider .sliderContent>div {
        margin-top: 0 !important;
    }
    #bx-soa-order-form .bx-blue .btn.btn-default {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    #bx-soa-order-form #bx-soa-total {
        text-align: center;
    }
}


/*media from 26.11*/

@media (max-width: 600px) {
    /*card main*/
    .product {
        height: 190px !important;
    }
    .btn-simple {
        padding: 13px 20px 11px !important;
    }
    .productTable .bonus_product {
        display: none;
    }
    /*gallery oboi*/
    .f_print_gallery {
        justify-content: space-between;
    }
    .f_print_gallery a {
        flex-basis: 47%;
        max-width: 47%;
    }
    #catalogLineList .itemRow {
        width: auto !important;
    }
    #catalogLineList .picture img {
        width: 100% !important;
        height: auto !important;
    }
    body #catalogLineList .column:first-child {
        width: auto !important;
    }
    #catalogLineList .column:last-child {
        background-color: transparent !important;
    }
    #catalogLineList .column .resizeColumn {
        width: 100%;
    }
    #catalogLineList .resizeColumn.optional a {
        width: 100%;
        float: none;
        margin: 0 auto;
        max-width: 90%;
        text-align: center;
    }
    #catalogLineList .column .resizeColumn.last {
        width: 100% !important;
    }
    #catalogLine .column {
        width: auto;
    }
    #catalogLine .oSmartFilter.btn-simple.btn-micro {
        min-width: auto;
        width: auto;
        display: inline-block;
        border: none;
        border-radius: 4px;
        color: #fff;
        background: #7e513f;
        padding: 5px 10px !important;
    }
}

@media (max-width: 576px) {
    #subHeader6 .subPhones .heading {
        font-size: 16px !important;
    }
    #catalogLineList .column:nth-child(2) {
        margin-top: 0;
    }
    #catalogLineList .markerContainer {
        top: 125px !important;
    }
    .bigPicture,
    #catalogLineList .markerContainer {
        display: none !important;
    }
    .bigPicture img,
    .productTable .bonus_product {
        display: none !important;
    }
    .callBack.product_btn {
        font-size: 18px;
    }
    .block__center {
        flex-wrap: wrap;
    }
    .block__center p {
        flex-basis: auto;
    }
    #bx-soa-paysystem .bx-pay-type:after {
        font-size: 0.8em;
        line-height: 1.2;
    }
    /*calc*/
    .popupCalc {
        left: 0;
        top: 15px;
        right: 0;
        margin: 0 auto;
        max-width: 300px;
    }
    .bodyCalc {
        overflow-y: scroll;
        height: 73vh;
        max-height: 585px;
    }
    /*slider 10.12*/
    #slider .limiterContainer .limiter {
        /*background-color: rgba(129, 82, 57, 0.51)*/
    }
    /*new adaptive блок дизайнера*/
    .advice .mainServiceContainer .item .title {
        padding-bottom: 25px;
    }
    .advice .mainServiceContainer .item .title a {
        font-size: 1.143em !important;
        text-transform: uppercase;
        line-height: 18px !important;
    }
    #infoTabs .slideContainer .block-right {
        width: 100%;
    }
    /*end adaptive блок дизайнера*/
    /*footer logo*/
    #footer #logo_venz {
        display: none;
    }
    #leftFooter {
        display: block !important;
        width: 100% !important;
        padding: 10px !important;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    #leftFooter .column {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #leftFooter .column:nth-child(2n) {
        display: block !important;
        font-weight: bold;
    }
    #leftFooter ul li {
        width: auto !important;
    }
}

.name-site img {
    width: auto;
}


/*Правки верстки*/

#mainMenu .drop .nextColumn>li>a:hover {
    color: #815239 !important;
}

.product .name:hover {
    color: #815239;
}

.product.last .showMore:hover {
    color: #815239;
}

#nextSection {
    border-radius: 0;
}

#smartFilter {
    border-radius: 0;
}

#smartFilter .radio label:hover,
#smartFilter .checkbox label:hover {
    color: #815239;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
    background-color: #815239;
}

#catalogColumn .rightColumn {
    padding-bottom: 30px;
    padding-top: 26px;
    padding-right: 24px;
}

.brown-title {
    color: #815239;
    font-size: 24px;
    font-weight: 700;
}

.brown-title-info {
    color: #815239;
    font-size: 24px;
    font-weight: 700;
    background: url(/upload/img/information-speech-bubble.svg) no-repeat top left;
    padding: 0 0 10px 30px;
}

.mainServiceContainer .item {
    border: 1px solid #fff;
}

.mainServiceContainer .item .more {
    border-radius: 3px;
    font-size: 12px;
    background: #fde99d;
}

.advantage {
    margin-top: 20px;
}

.deliv-element {
    color: #815239;
    line-height: 21px;
    font-size: 15px;
    margin: 7px 0 7px 0;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10px;
    border: 1px solid #f0de98;
    padding: 7px 19px;
    background: rgb(240, 222, 152, 0.15);
    display: inline-block;
}

.deliv-element span {
    text-transform: none;
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

.deliv-element a {
    color: #ccc;
    font-weight: 400;
    border-bottom: 1px dashed #ccc;
    text-transform: none;
    font-size: 13px;
}

.deliv-element a:hover {
    color: #000;
    border-bottom: 1px dashed #000;
}

#catalog .desc {
    padding: 0;
}

#breadcrumbs {
    margin-bottom: 5px;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px;
}

#breadcrumbs ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

#breadcrumbs ul li {
    vertical-align: middle;
    display: inline-block;
}

#breadcrumbs ul li a {
    text-decoration: underline;
    display: inline-block;
    line-height: 21px;
    color: #888;
}

#breadcrumbs ul li a:hover {
    text-decoration: none;
    color: #623d2e;
}

#breadcrumbs .arrow {
    vertical-align: middle;
    display: inline-block;
    font-family: arial;
    font-size: 18px;
    margin: 0 8px;
}

@media all and (max-width: 1024px) {
    #breadcrumbs {
        position: relative;
        min-width: 100%;
        overflow-x: auto;
        height: 21px;
    }
    #breadcrumbs ul {
        white-space: nowrap;
        overflow: auto;
    }
    #breadcrumbs li {
        white-space: nowrap;
    }
    #breadcrumbs::after {
        background: -moz-linear-gradient( left, rgba(255, 255, 255, 0.2), #ffffff 100%);
        background: -webkit-linear-gradient( left, rgba(255, 255, 255, 0.2), #ffffff 100%);
        background: -o-linear-gradient( left, rgba(255, 255, 255, 0.2), #ffffff 100%);
        background: -ms-linear-gradient( left, rgba(255, 255, 255, 0.2), #ffffff 100%);
        background: linear-gradient( to right, rgba(255, 255, 255, 0.2), #ffffff 100%);
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        content: "";
        width: 35px;
    }
}


/*перед медиа запросами*/

.catalogfoote {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.catalogfoote ul {
    width: 50%;
}

#leftFooter .column:last-child {
    display: inline;
}


/*auth*/

.bottom__acc .btn {
    margin: 8px;
}

.bx-system-auth-form .btr_auth {
    text-align: center;
    display: block;
    padding: 11px;
    /* top: 13px; */
    position: relative;
}

@media all and (max-width: 991px) {
    .bx-system-auth-form {
        width: 100%;
    }
    .bottom__acc .btn {
        display: block;
        margin: 8px;
    }
}

.bottom__acc {
    padding: 15px -8px;
    width: 100%;
}

.logout_btn {
    max-width: 355px;
    margin: 15px -12px;
}

@media (max-width: 1024px) {
    #footer .limiter {
        margin-left: 5%;
        margin-right: 5%;
    }
    #footer .limiter #rowFooter {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #footer #logo_venz {
        display: block;
        order: 3;
        width: 45%;
        padding: 0;
    }
    #leftFooter {
        width: 100% !important;
    }
    #leftFooter .column:last-child {
        display: block !important;
    }
    .catalogfoote {
        flex-direction: column;
    }
    .catalogfoote ul {
        width: 100%;
    }
    #rightFooter {
        display: block !important;
        width: 45% !important;
        padding: 0 !important;
    }
    #rightFooter .rightColumn .wrap {
        width: 100% !important;
    }
    #rightFooter .rightColumn {
        padding: 0 0 15px 0 !important;
    }
    #rightFooter .write-mess {
        text-align: center;
    }
    .gallery_block {
        justify-content: center;
        text-align: center;
    }
    .gallery_block div {
        margin: 10px !important;
    }
}

@media (max-width: 750px) {
    #footer .limiter #rowFooter {
        flex-direction: column;
    }
    #rightFooter {
        width: 100% !important;
        padding: 10px !important;
    }
    #footer #logo_venz {
        width: 100%;
    }
}

@media (max-width: 600px) {
    /*--15.11.19--*/
    #elementContainer .mainContainer {
        margin-bottom: 5px;
    }
    .right-block-prod {
        margin-top: unset;
    }
}

@media (max-width: 360px) {
    .limiter.row .centerColumn {
        padding-left: 33px !important;
    }
    #topService .bg-login {
        margin-right: 0 !important;
    }
}

@media (min-width: 1024px) {
    /*11.01.19 big font-size fixed menu*/
    #mainMenuContainer #mainMenu .eChild>a {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 1100px) {
    /*style price with sale*/
    #elementTools .price {
        position: relative;
    }
    #elementTools .price .oldPriceLabel .discount {
        font-size: 21px;
        color: #ecc7c7;
        animation: decor 1.2s linear infinite;
    }
    #elementTools .changePrice .priceBlock {
        text-align: left;
    }
    /* #elementTools .price .oldPriceLabel:first-of-type{
    float: left;
    margin-right: 5px;
} */
    #elementTools .price .oldPriceLabel:last-of-type {
        margin-right: 0;
        margin-top: 4px;
        display: block;
    }
    #elementTools .price .oldPriceLabel {
        color: #f0de98;
    }
    #elementTools .price.changePrice .priceContainer {
        display: block;
    }
    #elementTools .price.changePrice .priceContainer .priceVal {
        margin-top: 5px;
        display: block;
        animation: blick 1.2s linear infinite;
    }
}


/*--add sucsection style--*/

.slider_subsections_container {
    margin: 20px;
}

.slider_subsections_container .slider_subsection {
    position: relative;
}

.slider_subsections_container .catalog-section-list-item {
    text-align: center;
}

.slider_subsections_container .catalog-section-list-item-wp {
    min-height: 45px;
}

.slider_subsections_container .catalog-section-list-link {
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    text-align: center;
    line-height: 21px;
    overflow: hidden;
    color: #333;
    display: block;
    font-weight: 500;
    z-index: 2;
    text-transform: unset;
    margin: 8px auto;
    padding: 0 10px;
    background: none;
    font-size: 14px;
}

#carusel_sub .owl-nav.disabled {
    display: block;
}

#carusel_sub .owl-nav button.owl-prev,
#carusel_sub .owl-nav button.owl-next {
    background-color: #7e513f;
    border-radius: 50%;
    position: absolute;
    width: 30px;
    height: 30px;
    padding: 5px !important;
}

#carusel_sub .owl-nav button.owl-next {
    right: -30px;
    top: calc(50% - 20px);
}

#carusel_sub .owl-nav button.owl-prev {
    left: -30px;
    top: calc(50% - 20px);
}


/*--style for active links--*/

@media (max-width: 480px) {
    a:active:not(:hover),
    a:active:not(:hover) span {
        color: #000 !important;
        text-decoration: none !important;
    }
}


/*calc fix*/

@media (min-width: 768px) {
    #bx-soa-order-form .bx-blue .btn.btn-default {
        white-space: normal;
        margin-left: unset;
    }
}

@media (min-width: 1025px) and (max-width: 1400px) {
    .popupCalc {
        top: calc(50% - 663px / 2);
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .popupCalc {
        top: 80px;
        left: 10%;
    }
}


/*--hot links--*/

.hot_link_container {
    margin: 20px 0;
    position: relative;
    z-index: 2;
}

.hot_link_container .name {
    font-weight: 500;
    font-size: 1.1em;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #623d2e;
    margin-bottom: 10px;
}

.hot_link_container .hot_link_item a {
    color: #000;
    border-radius: 50px;
    transition: 0.3s;
}

.hot_link_container .hot_link_item a:hover {
    background-color: #7e513f;
    transition: 0.3s;
    color: #ffeb9f;
}

.hot_link_container .hot_link_item {
    margin-top: 7px;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .hot_link_container .name {
        background: #623d2e;
        color: #ffeb9f;
        display: block;
        padding: 10px 25px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .hot_link_container .hot_link_item {
        display: inline-block;
        margin-right: 10px;
    }
    .hot_link_container .hot_link_item a {
        text-decoration: none;
        padding: 6px 15px;
        color: #000;
        display: inline-block;
        border-radius: 50px;
        background-color: #ffeb9f;
        transition: 0.3s;
    }
}

#elementContainer .wishCompWrap {
    position: relative;
}

#elementContainer .wishCompWrap br {
    display: none;
}

#elementContainer .wishCompWrap a {
    display: inline-block;
    float: left;
    margin-right: 15px;
}


/*error CLS*/

#mainMenu .eChild .drop {
    transform: translateY(-100vh);
    height: 0px;
    display: table;
    z-index: -1;
    transition: opacity 0.4s;
    opacity: 0;
}

#mainMenu .eChild.activeDrop .drop {
    transform: scale(1) translateY(0);
    transition: opacity 0.4s;
    height: auto;
    z-index: 999;
    opacity: 1;
}

.mainServiceContainer .item .more:active,
.mainServiceContainer .item .bigPicture a:active,
.mainServiceContainer .item .title a:active,
#subHeader7 .firstPhones .callBack:active,
#topHeader2 #topService li>a:active,
#topHeader2 #topService li>a:active,
#topHeader2 #topMenu li a:active,
#logo a:active {
    top: 0 !important;
}


/*slider hack*/

#slider ul li a {
    display: block;
    position: relative;
    padding-top: 27.272727272727273%;
}

#slider ul li span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}


/*--fix tkani--*/

@media (min-width: 992px) {
    #catalogLineList .skuPropertyList {
        margin-left: 0;
        margin-right: 0;
    }
}


/*--16.11.2021--*/

#elementProperties .stats .question,
#elementProperties .stats .question:hover {
    background: none;
}

#elementProperties .stats .question .question-icon {
    width: 100%;
    height: 100%;
    max-width: 19px;
    max-height: 19px;
    fill: #ffc92a;
    transition: 0.2s;
}

#elementProperties .stats .question:hover .question-icon {
    fill: #7f5140;
}

@media (min-width: 481px) {
    .detail-textile--mobile {
        display: none;
    }
}

@media (max-width: 480px) {
    .detail-textile--mobile {
        height: 140px;
        background-color: #bba209;
        text-align: center;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.5rem;
        text-decoration: none;
        clip-path: polygon( 0% 50%, 16% 8%, 26% 32%, 33% 14%, 38% 28%, 49% 0, 59.5% 28%, 65% 14%, 73% 36%, 84% 8%, 100% 50%, 84% 92%, 75.5% 71%, 65% 100%, 54% 70%, 49% 83%, 43% 70%, 33% 100%, 23.5% 74.5%, 16% 92%);
    }
}


/*11.01.2022*/

@media (min-width: 992px) {
    #elementTools.fixed .fixContainer {
        max-width: 295px;
    }
}


/*19.01.2022 -- link color*/

.catalogElement[data-iblock-id="11"] #detailText a:not([data-fancybox="gallery"]) {
    display: inline-block;
    font-family: "roboto_ltregular";
    font-size: 14px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #815337;
    border-color: #815337;
}

.rightTable .wrap a[href*="personal-info"] {
    color: #fff;
    text-decoration-color: #f0de98;
}

.catalogElement[data-iblock-id="11"] #detailText a:not([data-fancybox="gallery"]):hover {
    color: #f0de98;
    border-color: #f0de98;
}

@media (max-height: 777px) {
    .popupCalc.active {
        top: 10%;
    }
    .popupCalc {
        overflow-y: auto;
        max-height: 78vh;
    }
}

.soСiallist .viber {
    background-color: unset !important;
}

#topHeader2 .rightColumn .contact-info {
    display: inline-block;
    vertical-align: sub;
    position: relative;
}

#topHeader2 .rightColumn .contact-info:first-child {
    margin-right: 30px;
}

#topHeader2 .rightColumn .contact-info a.openWebFormModal,
#topHeader2 .rightColumn .contact-info .schedule {
    color: #333;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
}

#topHeader2 .rightColumn .contact-info a.openWebFormModal:hover {
    color: #136b36;
}

#topHeader2 .rightColumn .contact-info a.openWebFormModal::before,
#topHeader2 .rightColumn .contact-info .schedule::before {
    content: "";
    position: absolute;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

#topHeader2 .rightColumn .contact-info a.openWebFormModal::before {
    background-image: url(/upload/icons/phone-call.png);
}

#topHeader2 .rightColumn .contact-info .schedule::before {
    background-image: url(/upload/icons/clock.png);
}

@media screen and (max-width: 600px) {
    #topHeader2 .rightColumn .contact-info:last-child {
        display: block;
    }
}

#subHeader7 .subTableColumn.custom:nth-child(2) {
    width: 100px !important;
    padding: 0 !important;
}

#subHeader7 .subTableColumn.custom:nth-child(3) {
    width: 400px !important;
}

#subHeader7 .subTableColumn.custom:nth-child(4) {
    width: 250px !important;
}

#subHeader7 .subTableColumn.custom:nth-child(5) {
    width: 250px !important;
}

.catatlog-btn {
    position: relative;
    height: 50px;
    background-color: #f7f7f7 !important;
    border-radius: 100px;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
}

.catatlog-btn a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    background-color: #7f5140;
    color: white;
    font-weight: 500;
    height: auto;
    width: auto;
    font-size: 15px;
    padding: 20px 10px;
    border-radius: 100px;
    transition: all 0.3s;
}

.catatlog-btn a:hover {
    box-shadow: 1px 4px 10px #333;
}

#subHeader7 .subTableRow.custom {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

@media screen and (max-width: 1400px) {
    #subHeader7 .secondPhones .heading {
        font-size: 21px !important;
    }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    #subHeader7 .subTableColumn.custom:nth-child(3) {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1300px) {
    #subHeader7 .subTableColumn.custom:nth-child(3) {
        width: 350px !important;
    }
    #subHeader7 .subTableColumn.custom:nth-child(2) {
        padding-left: 10px !important;
    }
    .catatlog-btn a {
        padding: 20px 5px;
    }
}

@media screen and (max-width: 1100px) {
    #subHeader7 .subTableColumn.custom:nth-child(4) {
        display: block !important;
    }
}

@media screen and (max-width: 1024px) {
    #subHeader7 .subTableColumn.custom:nth-child(2) {
        display: none;
    }
    .richt_page {
        width: 100%;
    }
}

@media screen and (max-width: 920px) {
    #subHeader7 .subTableRow.custom {
        flex-wrap: wrap !important;
    }
    #subHeader7 .subTableColumn.custom:nth-child(1) {
        width: 100% !important;
        display: flex;
        justify-content: center;
    }
    #subHeader7 .subTableColumn.custom:nth-child(3) {
        width: 100% !important;
        order: 1;
    }
    #subHeader7 .subTableRow.custom {
        justify-content: center !important;
    }
    #subHeader7 .subTableColumn.custom:nth-child(5) {
        margin-top: 20px;
    }
    #subHeader7 .subTableColumn.custom:nth-child(3) {
        display: block !important;
        margin-top: 20px;
    }
    .advantages-block-img img {
        width: auto;
    }
    #elementContainer #detailText img {
        /*width: auto;*/
    }
    .richt_page {
        width: 100%;
    }
}

#mainMenuContainer.fixed {
    position: relative !important;
    animation-name: unset !important;
}

@media (min-width: 1024px) {
    #subHeader7.fixed {
        animation-name: fadeInDown;
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0px;
        animation-duration: 0.6s;
        animation-fill-mode: both;
    }
}

#topService {
    float: unset !important;
}

#flushTopCart {
    display: grid;
    grid-template-columns: 40% 60%;
}

@media (max-width: 600px) {
    .socIcon {
        bottom: 5px;
    }
    .socIcon>.soСiallist {
        padding: 0;
        justify-content: center;
    }
    .soСiallist li:nth-child(2) {
        margin-bottom: 0;
    }
    .detail-textile.btn-min-mobile {
        text-align: center;
    }
}

@media screen and (max-width: 800px) {
    #slider ul li span {
        height: 100% !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    .advantages-block-img img {
        width: auto;
    }
    .richt_page {
        width: 100%;
    }
}

.tabAction .mainServiceContainer .item .bigImg {
    width: 50%;
}

.tabAction .mainServiceContainer .item .bigImg img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    #mainActionCarousel .item .wrap {
        display: block;
        background-color: unset !important;
    }
    #mainActionCarousel .bigImg img {
        width: 100% !important;
        border-radius: 10px;
    }
    #mainActionCarousel .bigImg {
        width: 100% !important;
        margin-bottom: 5px;
    }
    #mainActionCarousel .titleBtn a {
        width: fit-content;
        margin: 0 auto;
    }
    #mainActionCarousel .item.selected {
        background-color: unset !important;
    }
    #popSection .items {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin: 0 !important;
    }
    body #popSection .item {
        width: 100% !important;
        margin-bottom: 0;
    }
    #popSection .picture img {
        max-height: 100% !important;
    }
    #popSection .name span {
        font-size: 14px !important;
    }
    #homeCatalog .item {
        height: fit-content !important;
    }
    #homeCatalog .productTable {
        display: flex;
        flex-direction: column;
    }
    #homeCatalog .productColImage {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    #homeCatalog .productColImage img {
        border-radius: 10px;
        height: auto;
        width: auto;
        max-width: 100%;
        max-width: 100%;
    }
    #homeCatalog .product .name {
        font-size: 14px;
    }
    .advantages-block-img img {
        width: auto;
    }
}

table.perfect-table td {
    padding: 10px;
}

table.perfect-table td.td-center {
    text-align: center;
}

.add_desc table {
    display: flex;
    justify-content: center;
}


/* Dilshod MOD start */


/*
#detailText .heading, #elementProperties .heading, .decor .heading {
  padding: 36px 0px 24px 0;
  font-weight: 700;
  font-size: 28px;
  display: block;
  color: #333;
}
#elementProperties .stats {
  !* min-width: 600px; *!
  width: 100%;
  padding: 12px;
  border-collapse: collapse;
  margin-bottom: 30px;
}*/

.bank .img {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}

.bank .img img {
    text-align: center;
    padding: 0 10px 0 10px;
}

.bank .img span {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.btn-min-mobile {
    color: #333 !important;
    text-decoration: none;
    background: #ffeb9f !important;
    padding: 10px 20px !important;
    margin-top: 20px;
    font-size: 16px !important;
    border-radius: 50px !important;
    font-weight: 400;
}

.advantages-block-wrap {
    display: flex;
}

.advantages-block-img {
    text-align: left;
}

.advantages-block-text {
    text-align: left;
}

#elementContainer #detailText img {
    max-width: max-content;
}

  /* Видео CDN */

/* === ОБЩИЕ СТИЛИ БЛОКА ВИДЕО === */
.r_video-promo-list {
  padding: 0 1px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

/* Ряд с несколькими видео */
.r_video-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  box-sizing: border-box;
}

/* Карточка одного видео с подписью */
.r_video-promo {
  flex: 1 1 240px;          
  max-width: 240px;   
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.r_video-inline {
  width: 100%;
  max-width: 320px;
  height: auto;
  object-fit: contain;
  display: block;
  aspect-ratio: 16 / 9;
  background-color: #000;
}

/* Обложка видео */
.r_video-promo img {
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16 / 9;
  display: block;
  image-rendering: auto;
}

.r_video-promo a img:hover {
  opacity: 0.85;
  transition: opacity 0.3s ease;
}

/* Подпись под видео */
.r_video-promo figcaption {
  width: 100%;
  padding: 8px 2px;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  word-break: break-word;
  box-sizing: border-box;
}

/* === МОДАЛЬНОЕ ОКНО === */
.r_video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  overflow: auto;
  padding: 20px;
  box-sizing: border-box;
}

.r_video-modal.active {
  display: flex;
}

/* Контент модального окна */
.r_video-content {
  position: relative;
  background: transparent;
  width: 90vw;
  max-width: 960px;
  aspect-ratio: 16 / 9;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.r_video-content video {
  width: auto;
  height: 90%;
  display: block;
  background: transparent;
}

/* Кнопка закрытия */
.r_video-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 26px;
  font-weight: bold;
  background: none;
  color: #fff;
  border: none;
  cursor: pointer;
  z-index: 10;
  line-height: 1;
  transition: color 0.3s;
}

.r_video-close:hover {
  color: #ff5050;
}

/* Fallback-ссылка */
.r_video-fallback {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  color: #ccc;
  text-align: center;
  padding: 10px;
}

.r_video-fallback a {
  color: #88c0ff;
  text-decoration: underline;
}

/* Вертикальное видео в модалке */
@media (max-width: 768px) {
  .r_video-content.shorts {
    aspect-ratio: 9 / 16;
    width: auto;
    max-height: 90vh;
    max-width: 90vw;
  }

  .r_video-content.shorts video {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

/* === ОТЗЫВЫ === */
.r-reviews-list {
  display: flex;
  flex-direction: column;
  gap: 10px; 
}

.r-reviews-row {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap; /* перенос на новую строку при нехватке места */
}

.r-reviews-row .r-review {
  flex: 1 1 50%; 
  min-width: 300px;              /* не даём отзывам схлопываться на узких экранах */
  max-width: calc(50% - 10px);   /* чтобы учесть gap и точно вписаться в ряд */
}

.r-review-link {
  font-size: 15px;
  color: #5b4034;               /* коричневый цвет текста */
  text-decoration: underline;   /* подчёркивание */
  text-decoration-color: #5b4034; /* коричневый цвет подчёркивания */
  margin-top: 10px;
  display: block;
  text-align: right;            /* расположение справа */
}

.r-review-link:hover {
  color: #7d422b;               /* тёмнее при наведении */
  text-decoration-color: #7d422b;
}

/* аватарка */
.r-review-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.r-review-avatar img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;       /* фото не искажается */
}

/* Стиль для единичного отзыва */
.r-review {
  background-color: #f9f7f6;
  padding: 15px;
  border-radius: 8px;
}

.r-review-rating::before {
  content: "Моя оценка: ";
}

/* Имя, дата и оценка */
.r-review-meta,
.r-review-rating {
  color: #8a7f8e;
  font-size: 14px; /* одинаковый размер для имени, даты и оценки */
  font-weight: 500;
}

.r-review-date {
  display: block;       /* перенос на отдельную строку */
  color: #8a7f8e;
  font-size: 14px;      /* одинаковый размер с именем и оценкой */
  font-weight: 500;
  margin-top: 5px;
}

.r-reviews-hidden-content {
  display: flex;
  flex-direction: column;
  gap: 10px;             /* добавляем промежуток между отзывами */
  padding: 15px 0;       /* совпадает с .r-review */
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 3.5s ease, opacity 3.5s ease;
}


.r-reviews-hidden[open] .r-reviews-hidden-content {
  padding: 10px 0; /* отступы сверху и снизу при открытии, как у .r-reviews-list */
  max-height: 1000px;      /* максимум для плавного раскрытия */
  opacity: 1;
  transition: max-height 3.5s ease, opacity 3.5s ease;
}

.r-reviews-hidden .r-reviews-hidden-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 3.5s ease, opacity 3.5s ease;
}

/* Базовый стиль кнопки */
.r-reviews-hidden summary {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 14px 20px;
  font-size: 13px;
  font-weight: 500;
  color: #000;
  background-color: #f9f7f6;    /* всегда один и тот же фон */
  border-radius: 8px;
  text-align: center;
  user-select: none;
  position: relative;
  outline: none;
  transition: background-color 0.5s ease, color 0.5s ease;
}

/* Наведение: цвет и фон */
.r-reviews-hidden summary:hover {
  background-color: #7e513f;
  color: #fff;
}

/* Наведение на закрытую кнопку: текст "Смотреть" */
.r-reviews-hidden:not([open]) summary:hover::after {
  content: " ▼ Смотреть";
  color: #fff;
  margin-left: 10px;
}

/* Наведение на открытую кнопку: текст "Свернуть" */
.r-reviews-hidden[open] summary:hover::after {
  content: " ▲ Свернуть";
  color: #fff;
  margin-left: 10px;
}

/* Скрываем стандартный маркер браузера */
.r-reviews-hidden summary::-webkit-details-marker,
.r-reviews-hidden summary::marker {
  display: none;
}


/* Медиа-запрос: ширина экрана меньше или равна 768px — планшеты и мобильные */
@media (max-width: 768px) {
  .r-reviews-row {
    flex-direction: column; /* меняем направление в колонку */
  }

  .r-reviews-row .r-review {
    flex: 1 1 100%; /* каждый отзыв занимает всю ширину контейнера */
  }
}

/* Отступ блок закрыт */
.r-reviews-hidden:not([open]) {
  margin-bottom: 15px; /* или сколько нужно "воздуха" */
}

/* Блок открыт отступ */
.r-reviews-hidden[open] {
  margin-bottom: 0;
}

/* Блок вопрос-ответ */
details summary {
  cursor: pointer;
  position: relative;
  padding-left: 20px; /* место для стрелки */
  transition: background-color 1s ease;
  list-style: none;
}

details summary::-webkit-details-marker {
  display: none;
}

details summary .r_arrow {
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 7px;
  height: 7px;
  border-right: 2px solid #7e513f;
  border-bottom: 2px solid #7e513f;
  transform: rotate(-45deg);
  transition: transform 1s ease;
}

/* Анимация при раскрытии */
details[open] summary .r_arrow {
  transform: rotate(45deg);
}

details p {
  overflow: hidden;
  max-height: 0;
  transition: max-height 7s ease;
}

details[open] p {
  max-height: 1000px;
}

details[open] summary {
  background-color: rgba(255, 235, 159, 0.2);
  border-radius: 8px;
}

 /* ИНФО баннеры о магазине, доставка и др.   */
.r_info_banner-wrapper {
	max-width: 1400px;
	margin: 0 auto;
	text-align: center;
}

.r_info_banner-img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px 8px 0 0;
}

.r_info_banner-caption {
	background-color: #f7f1e6;
	padding: 14px 18px;
	border-radius: 0 0 8px 8px;
	font-size: 16px;
	line-height: 1.4;
	color: #000;
        margin-top: 5px;
}

.r_info_banner-caption a {
	color: #815239;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}

@media (max-width: 768px) {
	.r_info_banner-caption {
		font-size: 15px;
		padding: 12px 14px;
	}
}

/* -- Страница контакты 09.07.25 -- */
.r-contacts-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.r-contacts-item {
  flex: 1 1 30%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px 12px 56px; /* отступ слева под иконку */
  background: #f8f8f8;
  border: 1px solid #7e513f;
  border-radius: 4px;
  min-height: 60px;
  box-sizing: border-box;
  transition: background 0.2s ease;
  text-align: center;
}

.r-contacts-item img {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.r-contacts-item:hover img {
  animation: r-swing 1.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes r-swing {
  0%   { transform: translateY(-50%) rotate(0deg); }
  12%  { transform: translateY(-50%) rotate(-18deg); }
  24%  { transform: translateY(-50%) rotate(14deg); }
  36%  { transform: translateY(-50%) rotate(-10deg); }
  48%  { transform: translateY(-50%) rotate(7deg); }
  60%  { transform: translateY(-50%) rotate(-4deg); }
  72%  { transform: translateY(-50%) rotate(2deg); }
  84%  { transform: translateY(-50%) rotate(-1deg); }
  100% { transform: translateY(-50%) rotate(0deg); }
}

.r-contacts-item a {
  color: #222;
  text-decoration: none;
  transition: color 0.2s ease;
}

.r-contacts-item a:hover {
  color: #7e513f;
  text-decoration: underline;
  font-weight: 600;
}

/* подпись */
.r-text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  font-size: 16px;
}

.r-text-wrapper--bottom-padding {
  padding: 0 0 15px 0;
}

.r-subnote {
  position: absolute;
  bottom: 6px;    /* смещение вниз от нижнего края блока */
  right: 12px;    /* смещение вправо */
  font-size:10px;
  line-height: 1;
  color: #555;
  text-transform: uppercase;
  font-weight: 400;
  opacity: 0.85;
  pointer-events: none;
  z-index: 2;     /* гарантия поверх фона, но под текстом */
}

/* Заголовки и блоки */
.r-contacts-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  max-width: 100%;
  padding: 20px 0;
}

.r-contacts-group {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.r-contacts-title {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}

.r-contacts-note {
  font-size: 14px;
  color: #555;
  max-width: 900px;
  margin-top: 15px;
  text-align: center;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .r-contacts-item {
    flex: 1 1 100%;
  }
}

/* --- Стили информационных страниц --- */
.r-info-page-block-container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	box-sizing: border-box;
}

.r-info-page-content-block {
	flex: 1 1 calc(100% - 300px);
	min-width: 300px;
	box-sizing: border-box;
}

.r-info-page-information-block {
	width: 280px;
	flex: 0 0 280px;
	box-sizing: border-box;
}

/* Адаптивность: на мобильных — блоки идут друг под другом */
@media (max-width: 1024px) {
	.r-info-page-block-container {
		flex-direction: column;
	}

	.r-info-page-content-block,
	.r-info-page-information-block {
		width: 100%;
		flex: 1 1 100%;
	}
}

/* Стили страницы Доставка */
.r-global-lift-price-block {
	margin: 30px 0;
	padding: 20px;
	background-color:#ddc8b4;
	border: 1px solid #f1ecdb;
	border-radius: 8px;
	box-sizing: border-box;
}

.r-global-lift-price-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.r-global-lift-item {
	flex: 1 1 calc(50% - 20px);
	min-width: 250px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
	padding: 15px;
	box-sizing: border-box;
}

.r-global-lift-title {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
}

.r-global-lift-item ul {
	margin: 0;
	padding-left: 18px;
}

.r-global-lift-item li {
	margin-bottom: 5px;
	color: #555;
	font-size: 15px;
}

@media (max-width: 768px) {
	.r-global-lift-item {
		flex: 1 1 100%;
	}
}

/* Картинки с подписями в новостях и инфо стр. */
.r-img-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin: 10px 0;
}

.r-img-item {
	flex: 1 1 200px;
	max-width: calc(25% - 10px);
	text-align: center;
}

.r-img-item img {
	max-height: 320px;
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 8px;
}

.r-img-caption {
	font-size: 14px;
	line-height: 1.4;
	word-break: break-word;
}

@media (max-width: 1024px) {
	.r-img-item {
		max-width: 100%;
		flex: 1 1 100%;
	}
}

/*Фото в каталогах на вопросах*/
.r-photo-compare-section {
  margin: 20px 0;
}

.r-photo-compare-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.r-photo-compare-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.r-photo-compare-row figure {
  margin: 0;
  text-align: center;
  max-width: 220px;
  flex: 1 1 160px;
}

.r-photo-compare-row img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  display: block;
}

.r-photo-compare-row figcaption {
  margin-top: 8px;
  font-size: 14px;
  color: #333;
  font-style: italic;
}

/* Адаптация для мобильных */
@media (max-width: 768px) {
  .r-photo-compare-row {
    flex-direction: column;
    align-items: center;
  }

  .r-photo-compare-row figure {
    max-width: 80%;
  }
}


/* Dilshod MOD end */

@media (max-width: 768px) {
  /* Перестраиваем ряды в шапке */
  #subHeader7 .subTableRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    padding: 10px 0;
  }

  /* Каждая колонка — 100% ширины */
  #subHeader7 .subTableColumn {
    width: 100% !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 10px !important;
  }

  /* Иконки: отзыв, избранное, корзина */
  #subHeader7 .socIcon {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 8px;
  }

  /* Номер телефона и график — скрыть */
  #subHeader7 .heading,
  #subHeader7 .schedule {
    display: none !important;
  }

  /* Иконка звонка и "обратный звонок" — адаптируем */
  #subHeader7 .scheduleIcon,
  #subHeader7 .callBackIcon {
    display: inline-block !important;
    margin: 0 auto 6px;
  }

  /* Центрирование строки поиска */
  #topSearch {
    margin: 10px auto;
    max-width: 90%;
  }

  /* Убираем фиксированные ширины */
  #subHeader7 .subTableColumn:first-child,
  #subHeader7 .subTableColumn:nth-child(2),
  #subHeader7 .subTableColumn:nth-child(3),
  #subHeader7 .subTableColumn:last-child {
    width: 100% !important;
  }
}