.c--header__phone {
    padding-left: 10px;
}

.c--header__menu .menu-item-link {
    font-size: 18px;
}

.c--header__menu {
    margin-left: 33px;
}

.c--header-submenu.active {
    z-index: 10;
}


.c--header-submenu.active {
    z-index: 10;
}

.c--header-submenu__main-item {
    font-size: 17px;
}

.c--header-submenu__item-link {
    font-size: 18px;
    margin-bottom: 9px;
}

.c--header-submenu__item .submenu .submenu-item {
    font-size: 15px;
    line-height: 1.4;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--header-submenu__columns {
    display: inline-flex;
    gap: 18px;
    padding-left: 36px;
}

.c--header-submenu__column {
    min-width: 182px;
}

.c--header-submenu.active {
    display: flex;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--footer__main-menu {
    /* display: block; */
    display: inline-flex;
    gap: 48px;
    height: auto;
    margin-top: 16px;
}

.c--footer__main-menu .menu-item .menu-item-link {
    /* font-size: 17px; */
    font-size: 22px;
}

.c--footer__body {
    display: flex;
    gap: 40px;
}
.c--footer__contacts{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.c--footer__contacts .c--footer__left{
    width: unset;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--footer {
    /* height: 532px; */
    /* margin-top: -532px; */
    height: 320px;
    margin-top: -320px;
}

.page {
    /* padding-bottom: 532px; */
    padding-bottom: 320px;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--footer__contacts-block {
    /* width: 227px; */
    width: 214px;
}

/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--footer__contacts-text {
    /* font-size: 11px; */
    font-size: 15px;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--footer__copyright{
    position: relative;
}

.a--breadcrumbs__link {
    /* font-size: 12px; */
    font-size: 15px;
}
.a--breadcrumbs__link-icon {
    width: 20px;
    height: 20px;
}
@media (min-width: 0px) and (max-width: 1400px) {

    .c--footer {
        height: unset;
        margin-top: 0;
    }

    .page {
        padding-bottom: 0;
    }
}
@media (min-width: 0px) and (max-width: 767px){

    .c--footer__body {
        display: none;
    }


}

.map-tabs{
    margin-top: 35px;
}

.c--map{
    margin-bottom: 35px;
}

.map-tabs__choices{
    display: flex;
    overflow-x: auto;
}

.map-tabs__choices .btn {
    background: none;
    border: none;
    outline: none;
}

.map-tabs__item{
    padding: 14px 30px;
    font-size: 25px;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .map-tabs__item {
        font-size: 20px;
    }
}

.map-tabs__item.selected{
    text-decoration: none;
    background: #eff1f4;
}

.map-tabs__content{
    border: 5px solid #eff1f4;
    border-radius: 6px;
    padding: 25px 18px
}

.map-tabs__content-city{
    display: none;
    gap: 3vw;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 1.3;
}
.map-tabs__content-city.selected {
    display: flex;
}
.map-tabs__contacts .phone{
    margin-bottom: 10px;
}

.with-ico{
    display: flex;
    gap: 7px;
    align-items: start;
}

.with-ico svg{
    width: 22px;
    flex-shrink: 0;
}


/*mobile burger*/

.c--burger-menu__top .menu-item-link, .c--burger-menu__top .menu-item-link-text{
    font-size: 21px;
    color: black;
}

.c--burger-submenu__columns{
    flex-direction: column;
    padding-left: 21px;
}
.c--burger-submenu__column{
    width: 100%;
    max-width: unset;
}

.c--burger-menu__main-item-link-text{
    font-size: 19px;
}

.c--burger-submenu__item-link {
    font-size: 18px;
    margin-bottom: 0px;
}

.c--burger-submenu__item .submenu{
    margin-top: 10px;
}

.c--burger-submenu__item .submenu .submenu-item {
    font-size: 15px;
    line-height: 1.4;
}
.c--burger-menu .menu-item-link {
    height: 54px;
    padding-top: 5px;
}
.c--header__mail {
    font-size: 14px;
}


.c--burger-submenu__main-item {
    position: relative;
}
.c--burger-submenu__main-item .open-submenu-2 .menu-item-arrow{
    position: static;
}
.open-submenu-2{
    position: absolute;
    top: 0px;
    right: 0;
    padding: 6px 16px;
    fill: #999999;
    cursor: pointer;
}

.c--burger-submenu__columns{
    display: none;
}

.c--burger-submenu__columns.open{
    display: flex;
}


/* style.css | http://127.0.0.1:8000/css/compile/style.css?ver=12 */

.c--burger-menu .menu-item.active .c--burger-submenu {
    padding-left: 5px;
}


/* style-android.min.css | https://leadback.ru//css/multibutton/style-android.min.css?v1.12.19b20072022 */

.lb-widget .lb-button__wrapper {
    bottom: 37px !important;
}

.c--calc-form__bg-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

picture img{
    max-width: 100%;
    max-height: 100%;
}

.c--main-catalog__block-icon img{
    width: 100%;
    height: 100%;
}
.big-title__subtitle {
    display: block;
}

.c--map iframe{
    width: 100%;
}

.c--header-submenu .hidden{
    display: none !important;
}


@supports (-webkit-appearance:none) {
    .auction-banner-section .auction-banner-wrap {
        background: url(/image/auto-760.webp) left bottom/100% auto no-repeat #000;
    }
}

.c--main-slider__slide-product-image-img{
    width: 100% !important;
    height: 100%;
    object-fit: contain;
}

.c--card-link__bg-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.c--calc-form__bg-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.c--main-slider__slide-image-img {
    width:100%;
    height: 100%;
    object-fit: cover;
}

.c--project-slider__slide-logo-image{
    width: 87px !important;
    height: 100% !important;
    object-fit: contain;
}

@media (min-width: 534px) and (max-width: 991px){
    .s--main {
        height: 400px;
    }
}

@media (min-width: 991px){
    .s--main {
        height: 600px;
    }
}

.c--card-product__image-img {
    height: 100%;
    width: 100% !important;
    object-fit: cover;
}
html body .c--card-link__image-img, .c--offer-slider__slide-image-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.c--offer-slider__slide {
    padding-right: 30px;
}
@media (min-width: 0px) and (max-width: 533px){
    .c--offer-slider__slide {
        padding-right: 12px;
    }
}

.page-catalog__main-grid{
    display: grid;
    gap: 30px;
    grid-template-columns: 250px 1fr;
}

.filter-mobile{
    display: none;

}

.c--search__mobile-btns{
    display: none;
}

.c--card-product__title h2{
    margin-bottom: 15px;
}
.c--card-product__title *{
    text-align: center;
}

.c--card-product__title-desc{
    font-size: 17px;
    margin-bottom: 10px;
}


.page-catalog__cards-small {
    margin: 0 -10px;
}


@media (min-width: 0px) and (max-width: 720px) {
    .c--search_main-search-btn{
        display: none;
    }
    .page-catalog__main-grid {
        display: flex;
        flex-direction: column;
    }

    .filter-mobile{
        display: grid;
        cursor: pointer;
        place-items: center;
        padding: 7px;
    }

    .c--search{
        max-height: 0;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 10000;
        background: white;
    }

    .c--search.active{
        max-height: unset;
        height: 100vh;
        overflow-y: scroll;
    }

    .c--search__mobile-btns{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .c--search__close-btn{
        background: #ff2c27 !important;
        padding: 13px;
        width: 100%;
        color: white;

        grid-column: 1/3;

        top: 20px;
        right: 20px;
        border: none;
        outline: 0;
        background: none
    }
}


.c--search-mask{
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 30px;
}

.c--search-mask__category, .c--search-mask__name, .c--search-mask__price, .c--search-mask__search{
    line-height: unset;
}

.c--search-mask__search{
    max-height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;;
}

.c--search-mask > *{
    width: 100%;
    height: unset ;
}
.a--range-select .theme-gold {
    display: block;
    margin-bottom: 15px;
}
.flex{
    display: flex;
}

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

.c--search-mask .a--range-select {
    margin-top: 20px;
}
.c--search-mask .checkboxes{
    padding-left: 24px;
    margin-top: 15px;
}
.checkboxes{
    font-size: 14px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.c--card-product__stats{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 5px;
    bottom: 82px;
}
.c--card-product__stat-icon{
    margin-right: 7px;
}

.c--card-product__stat-icon.fill path{
    fill: #d7a004;
}
.c--card-product__stat-icon.fill {
    fill: #d7a004;
}
.c--card-product__stat-icon.color {
    fill: none;
}
.c--card-product__stat-icon.color path, .c--card-product__stat-icon.color circle{
    color: #d7a004;
    stroke: #d7a004;
    fill: none;
}
.c--card-product__stat{
    width: fit-content;
}
.c--card-product__stat:nth-child(2n){
    text-align: end;
    place-self: end;
}
.c--card-product__stat:nth-child(2n-1){
    place-self: start;
    text-align: start;
}
/* Create a custom checkbox */
.checkboxes input{
    display: none;
}
.checkboxes__item label{
    display: flex;
    align-items: center;
    gap: 7px
}
/* On mouse-over, add a grey background color */
.checkboxes__item:hover input ~ label .checkboxes__pseudo {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxes__item input:checked ~ label .checkboxes__pseudo {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkboxes__pseudo:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxes input:checked ~ label .checkboxes__pseudo:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxes .checkboxes__pseudo:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkboxes__pseudo {
    position: relative;
    display: grid;
    place-items: center;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.c--card-product__price{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    color: #d7a004;
    position: absolute;
    bottom: 35px;
    left: 16px;
    right: 16px;
}
.c--card-product__price .btn-basket{
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    outline: none;
    padding: 8px;
    border-radius: 5px;
}
.c--card-product__price .btn-basket svg{
    width: 100%;
    height: 100%;
}
.a--button__link.price{
    font-size: 17.5px;
}
.c--header__right{
    display: flex;
    align-items: center;
}
.c--header__basket{
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    line-height: 1;
}



.c--header__basket svg{
    width: 100%;
    height: 100%;
}


/*------------------cart-----------------*/
.cart_card__wrapper{
    display: flex;
    align-items: center;

}

.cart_card__number{
    display: flex;
    align-items: center;
    gap: 10px;
}

.cart_card__sum{
    display: flex;
    align-items: center;
    gap: 10px;
}

.cart_card-list__finalize{
    align-items: center;
    display: flex;
    gap: 15px
}

.cart__btn{
    background: #d7a004;
    border-radius: 10px;
    display: grid;
    place-items: center;
    font-size: 17px;
    padding: 10px;
    color: white
}

.cart_card-list--container{
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px
}
.c--card-product{
    display: inline-flex;
    gap: 12px;
    flex-direction: column;
    margin-bottom: 40px !important;
}

.c--card-product__stat-value {
    font-size: 16px;
}

.c--card-product *{
    position: static;
}

.c--card-product .a--tag{
    width: fit-content;
}

.c--card-product__title {
    min-height: 55px;
}

#cart-form{
    padding-top: 0;
    margin-left: 0;
}

.c--select-form__form .a--button{
    margin: 20px 0;
}

.cart-page .breadcrumbs{
    margin: 30px 0;
}

.cart-page .page__inner{
    margin-bottom: 40px !important;
}

.cart_card{
    display: flex;
    gap: 15px;
}

.card_card__img{
    width: 45px;
    height: 45px;
    object-fit: contain;
}

.card_card__img * {
    width: 100%;
    height: 100%;
    display: block;

}

.success{
    background: #00e765 !important;
}

.cart_card__number--plus, .cart_card__number--minus{
    cursor: pointer;
    padding: 4px;
}

@media (min-width: 0px) and (max-width: 533px){
    .c--header__container::before, .c--header__right {
        display: none !important
    }
}
@media (min-width: 0px) and (max-width: 720px) {
    .c--search.active {
        width: 100% !important;
    }
}


.c--card-product__image-img {
    transform: none !important;
}

.c--card-product__video {
    display: none;
}
