@charset "UTF-8";
.gallery {
    width: 33%;
    display: inline-block;
    height: auto;
    padding: 5px;
    margin-bottom: 20px;
}
.gallery img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.home-feat {
    padding: 1.5rem;
    height: 150px;
    align-items: center;
    border: 1px solid #8AC6D0;
}
.home-feat__icon {
    width: 5rem;
    height: 5rem;
}
.home-feat__title {
    color: #8AC6D0;
}
.item-c_bd::before {
    border-color: #8AC6D0!important;
}
.feature__icon {
    width: 5rem;
    height: 5rem;
}
.feature {
    padding: 1.5rem;
    height: 123px;
    align-items: center;
    border: 1px solid #2977be;
}
.pd-color.active {
    box-shadow: 0 0 0 2px #2977be;
}
.photo-desc {
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
}
.stek37-items.view1 .stek37-image img {
    max-width: 220px !important;
}
.stek37-items.view1 .stek37-item-info {
    max-width: 220px !important;
}
.stek37-items.view1 .stek37-name {
    font-size: 1.2em !important;;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.4em !important;;
    padding-bottom: 10px;
}
.col-2-of-4 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.catalog-pg__descr {
    font-size: 1.8rem;
    line-height: 2.4rem;
}
.wa-details-rates-section {
    display: none;
}
.wa-item-shipping {
    display: none !important;
}
.wa-delivery-variant .wa-price {
    display: none;
}
.cart-header {
    background: #C6A57C;
}
.cart-header__tel {
    margin-right: 20px;
    
}
.has-down-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-top: -2px;
    right: -1.5rem;
    border-style: solid;
    border-color: #fff transparent;
    border-radius: 0;
    border-width: .4rem .4rem 0;
    width: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.callback-info__main-num-text.has-down-arrow {
    color: white;
}
.callback-info__main-num .icon {
    color: white;
}
.icon16.color, .item-color {
    width: 2rem;
    height: 2rem;
    display: block;
}
.item-color .c-color {
    border: 2px solid #8AC6D0;
}
.stock-info.stock {
    color: #8AC6D0!important;
}
.pd-equal-item {
    border-color: #8AC6D0;
}
.site-footer__item_about .logo {
    margin-bottom: 5rem!important;
}
.mobile-nav__qty-count.not-empty {
    background-color: #FFD521!important;
}
@media (min-width: 1300px)  {
    .ui-items__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex: 0 0 32rem;
    }
    .item-c__image-wrapper_fixed {
        display: block;
        width: 100%;
        height: 30rem;
    }
    .items-slider__item {
        webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex: 0 0 32rem;
    }
    .pd-equal-item__image {
        display: block;
        width: 100%;
        height: 30rem;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .site-header__main-inner {
        padding-top: 1rem;
        padding-bottom: 1rem;
        background: #C6A57C;
        border-bottom: 1px solid #fff;
    }
    .action-btn {
        color: #fff;
    } 
    .feature {
        padding: 1.5rem;
        height: 180px;
        align-items: center;
        border: 1px solid #2977be;
    }
    .features__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex: 0 0 22rem;
    }
    .stek37-items.view1 .stek37-image img {
        max-width: 200px !important;
    }
}
@media (max-width: 767px) {
    .site-header__main-inner {
        padding-top: 1rem;
        padding-bottom: 1rem;
        background: #C6A57C;
        border-bottom: 1px solid #fff;
    }
    .action-btn {
        color: #fff;
    }
    .gallery {
        width: 49%;
        display: inline-block;
        height: auto;
    }
    .stek37-items.view1 ul li {
        display: inline-block !important;
        margin: 10px !important;
        width: 100% !important;
        text-align: center !important;
    }
    .item-c__image-wrapper_fixed {
        width: 100%;
        height: 12.5rem;
    }
    .pd-cart__process>.btn {
        padding: 0 10px;
        height: 4rem;
        line-height: 4rem;
        margin-top: 10px;
        margin-right: 10px;
    }
}
.site-header__menu-row+.site-header__main .hamburger__inner, .site-header__menu-row+.site-header__main .hamburger__inner::after, .site-header__menu-row+.site-header__main .hamburger__inner::before, .site-header__menu-row+.sticky-wrapper .site-header__main .hamburger__inner, .site-header__menu-row+.sticky-wrapper .site-header__main .hamburger__inner::after, .site-header__menu-row+.sticky-wrapper .site-header__main .hamburger__inner::before {
    background-color: #fff;
}
.title {
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 20px;
    font-weight: 600;
}

.line  {
    position: relative;
    margin-bottom: 1.7em;
    padding-left: 50px;
    list-style: none;
}

.line li:before {
    height: 2px;
    width: 30px;
    content: '';
    display: block;
    position: relative;
    left: -4rem;
    top: 0.7em;
    background: #C6A57C;
}

.about-page-brands .brand {
    position: relative;
    z-index: 1;
    display: block;
    border: 1px solid #e7e5ed;
    margin: 20px 0 20px 0;;
    width: 60%;
    justify-self: center;
}
.about-page-brands .brand img {
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: filter, opacity;
    transition-property: filter, opacity;
    transition-property: filter, opacity, -webkit-filter;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 70%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .7
}
.about-page-brands .brand:before {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    border: 3px solid #FFD521;
    opacity: 0
}
.about-page-brands .brand:after {
    content: '';
    display: block;
    padding-bottom: 100%
}
@media (hover),
(min-width:0\0),
(min--moz-device-pixel-ratio:0) {
    .about-page-brands .brand:hover:before {
        opacity: 1;
    }
    
    .about-page-brands .brand:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1;
    }
}

.grid_kompani {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}
@media screen and (max-width: 1100px) {
    .grid_kompani {
        grid-column: span 12;
        padding-block-end: 15px;
    }
}

@media screen and (max-width: 480px) {
    .grid_kompani {
        /*grid-column: span 12;*/
        padding-block-end: 15px;
        grid-template-columns: repeat(1, 1fr);
    }
}

div.but  {
    display: grid;
    align-items: center;
    justify-content: center;
    margin-block-start: 5rem;
}

.grid_zakaz {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    text-align: left;
}

.grid_zakaz_col {
    grid-column: span 4;
    padding-inline-end: 2rem;
    margin-block-end: 2rem;
}

.zak_meb {
    overflow: hidden; 
    width: 100%; 
    height: 210px;
}
@media screen and (max-width: 1100px) {
    .zak_meb {
        overflow: hidden; 
        width: 100%; 
        height: 14rem;
    }
}

@media screen and (max-width: 480px) {
    .zak_meb {
        overflow: hidden; 
        width: 100%; 
        height: 14rem;
    }
}

@media screen and (max-width: 1100px) {
    .grid_zakaz_col {
        grid-column: span 6;
        margin-block-end: 2rem;
    }
}

@media screen and (max-width: 480px) {
    .grid_zakaz_col {
        grid-column: span 12;
        margin-block-end: 2rem;
    }
}
