@media (min-width: 768px) {
    .mobile-box {
        display: none;
    }
}

@media (max-width: 768px) {
    .wrp-btn-icons-basket .cartline_wrapper {
        display: none;
    }
    .block_about_info {
        padding: 0px 0;
    }
    .block_about_info .block_about_info_img img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}
.bottom-logo svg {
    width: 313px;
}
.block_chose_city {
    display: none!important;
}

.krayt-link {
    display: none;
}
.krayt-footer-bottom {
    display: none;
}

.title-all {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.anons .title {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: 1px;
}

.anons .intro,
.details {
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
    max-width: 934px;
    margin: 0 auto;
}

.anons .intro {
    margin-bottom: 20px;
}

.anons {
    padding: 65px 0;
}

.liness {
    border: 0;
    border-top: 2px solid var(--main_color);
    margin: 0 auto;
    max-width: 450px;
}

.liness.up {
    margin-top: 85px;
}

.section_in_glav {
    margin: 125px 0;
}


.wrapper-inner.wrapper-main {
    max-width: unset !important;
}

.navigation_item:hover .dropdown-list-wrap {
    display: block;
}


.dropdown-list {
    border-radius: 10px !important;
}

.down:hover .dropdown-list-wrap {
    opacity: 1;
    pointer-events: auto;
}

.down:hover .dropdown-list-animation-wrap {
    opacity: 1;
    pointer-events: auto;
}

.down:hover .dropdown-list-animation {
    opacity: 1;
    transition: 0.2s opacityease-in;
    pointer-events: auto;
}



.down:hover .dropdown-list-wrap {
    position: absolute;
    top: 65%;
    padding-top: 2px;
    z-index: 3000;
    width: 200px;
    pointer-events: none;
    left: 0;
}

.down .dropdown-list-item:first-child {
    padding-top: 20px !important;
}

.down .dropdown-list-item:last-child {
    padding-bottom: 20px !important;
}

.down .dropdown-list-wrap .dropdown-list-animation-wrap {
    padding: unset !important;
}



.down.icon-box_item .icon-item {
    height: unset !important;
    margin-left: 5px;
}

.dropdown-list-wrap .dropdown-list-animation-wrap {
    border-radius: 10px !important;
}

.lg-dop {
    padding: 10px 20px 5px 20px;
}

.bg-wrapper {
    background: url(/include/img/bg.jpeg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.left-block {
    display: flex;
    gap: 20px;
}

.center-block {
    display: flex;
    gap: 25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 111;
}

.top_menu {
    position: relative;
}

.min-width {
    min-width: 160px;
}

.top-catalog-menu {
    min-width: 160px;
}



@media (min-width: 968px) {
    .icon-box-link {
        font-size: 14px !important;
        align-items: unset !important;
        flex-direction: row !important;
    }
}


.header .icon-box_item {
    margin-left: unset !important;
}

.header .icon-box_item p {
    margin-top: 6px;
    margin-left: 8px;
    color: #000000;
    transition: 0.2slinear;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
}

.header .icon-box_item .tel {
    margin-top: 6px;
    margin-left: 8px;
    color: #000000;
    transition: 0.2slinear;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
}

.lg-section {
    margin-bottom: 20px;
}

.lg-title {
    color: gray;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: left;
}

.lg-phone {
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;

}

.wrapper-header-bottom .swiper {
    max-width: 1150px;
}



.lg-divider {
    border-top: 1px solid #ccc;
    margin: 10px 0;
}
@media (max-width: 992px) {
    .block_about_info .block_about_info_img, .block_about_info_content {
        padding: 30px 20px 40px 20px;
    }
}
@media screen and (max-width: 776px) {
    .top-logo-wrap svg {
        width: 200px;
    }
    .liness.up {
        margin-top: 15px;
    }
    .section_in_glav {
        margin: 45px 0;
    }

    .swiper-next-slide-owl {
        right: -5px;
    }
    .swiper-prev-slide-owl {
        left: -5px;
    }
    .min-width {
        min-width: 60px;
    }
    .items-1, .items-2, .items-3, .items-4, .items-5 {
        height: 370px;
    }
}


@media (max-width: 576px) {
    .smart-tabs-wrap .product__slider {
        margin: 0 0 -40px 0;
    }
}


@media screen and (max-width: 420px) {
    .top-logo-wrap svg {
        width: 170px;
    }

    
}