.header .lang_drop_menu a:hover, .show_descr:hover, a, body, html, ul.way li a:hover {
    color: #0b1414
}

a, div {
    box-sizing: border-box
}

body, h2, html, p {
    padding: 0;
    margin: 0
}

.body, .f-carousel__track, .main {
    display: flex
}

.header .drop_basket, .header .drop_menu {
    z-index: 20;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .15);
    overflow-y: scroll;
    right: 0;
    background: #fff
}

body, h2, html, ul.way li, ul.way li a {
    font-family: 'SF Pro Display', sans-serif
}

.top_banner_cont, ul.way li .current, ul.way li a {
    text-transform: uppercase
}

body, html {
    height: 100%;
    width: 100%;
    background: #fff;
    font-size: 16px
}

a {
    text-decoration: none
}

h2 {
    font-weight: 400
}

.html a {
    white-space: normal;
    text-decoration: underline;
    word-break: break-all
}

.main {
    flex-direction: column;
    min-height: 100%
}

.header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10
}

.header .container {
    display: flex;
    align-items: center;
    position: relative
}

.header .drop_basket, .header .drop_menu, .wraper_drop_menu {
    position: fixed;
    top: 0;
    height: 100%
}

.container {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto
}

.body {
    flex: 1;
    flex-direction: column
}

.header .logo img, .index_banner .image img {
    width: 100px
}

.header .menu {
    margin-left: 2%;
    cursor: pointer
}

.header .drop_basket {
    margin-right: -100%;
    width: 90%;
    padding: 10px 20px 20px;
    max-width: 700px
}

.basket_container .top, .header .drop_menu a.drop_menu_phone {
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 25px
}

.basket, .basket_container .add_block i, .prod_list .item .add_block i {
    cursor: pointer
}

.basket_container.cart_page {
    width: 40%;
    margin-left: 30px
}

.basket_container.cart_page .order_btn, .basket_container.cart_page .top, .category.in_drop_menu, .footer_lang, .mobile_search, .only_mobile, .page_cont + .cart, .prod_list .item .image img.hover_img {
    display: none
}

.order_form {
    width: 40%;
    padding-left: 30px
}

.form_item {
    margin-bottom: 15px
}

.form_item_title, .header .lang_drop_menu a, .prod_list .item .weight {
    color: #aaa
}

.basket_container .top {
    display: flex;
    align-items: center;
    padding-top: 5px
}

.basket_container .close {
    margin-left: auto;
    cursor: pointer;
    margin-top: 5px
}

.basket_container .basket_item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin: 20px 0
}

.basket_container .basket_item_image img {
    width: 80px
}

.basket_container .weight {
    color: #aaa;
    padding-top: 5px
}

.basket_container .add_block {
    display: flex;
    font-size: 30px;
    color: #d35650;
    align-items: center;
    padding-top: 10px
}

.add_amount {
    font-size: 16px;
    padding: 0 10px;
    color: #d35650
}

.basket_container .basket_item_name {
    padding-left: 10px;
    font-size: 14px
}

.basket_container .basket_item_price {
    margin-left: auto;
    font-weight: 700;
    color: #d35650;
    text-align: center
}

.basket_container .currency {
    font-weight: 400;
    font-size: 14px
}

.basket_container .total_price {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px
}

.basket_container .order_btn {
    text-align: center;
    padding-top: 30px
}

.header .drop_menu {
    margin-right: -100%;
    width: 40%;
    padding: 10px;
    display: flex;
    flex-direction: column
}

.category, .header .lang_drop_menu, .prod_list .item {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.wraper_drop_menu {
    display: none;
    z-index: 10;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, .6)
}

.header .drop_menu .top {
    display: flex;
    align-items: center
}

.header .drop_menu .close {
    margin-left: auto;
    cursor: pointer;
    margin-top: 10px
}

.header .drop_menu .drop_menu_city {
    font-size: 18px;
    font-weight: 500;
    color: #aaa;
    margin-left: 2px
}

.header .drop_menu .drop_menu_city i {
    margin-right: 8px
}

.header .drop_menu a.drop_menu_phone {
    display: block;
    text-align: left;
    margin-top: -10px;
    margin-bottom: 10px
}

.header .drop_menu .drop_menu_phone i {
    color: #d35650;
    font-size: 25px
}

.header .drop_menu .site_menu {
    position: relative;
    padding-top: 10px
}

.header .drop_menu .site_menu .logo_bg {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0;
    text-align: right
}

.header .drop_menu .site_menu .logo_bg img {
    opacity: .1;
    width: 50%
}

.header .drop_menu .site_menu a {
    display: block;
    margin: 10px 0;
    font-size: 20px;
    color: #0b1414
}

.footer_menu a:hover, .header .drop_menu .lang_choose a.active, .header .drop_menu .site_menu a:hover {
    color: #d35650
}

.header .drop_menu .site_menu i {
    color: #d35650;
    margin-right: 5px
}

.header .drop_menu .lang_choose {
    padding-top: 10px;
    bottom: 20px;
    right: 10px;
    display: flex;
    justify-content: flex-end;
    margin-top: auto
}

.header .drop_menu .lang_choose a {
    display: block;
    margin-right: 20px;
    color: #aaa
}

.header .search {
    flex: 1;
    margin: 0 2%
}

.soc_seti, ul.way {
    align-items: center
}

.header .lang {
    font-size: 18px;
    font-weight: 500;
    margin-left: 3%;
    color: #aaa;
    cursor: pointer;
    position: relative
}

.header .lang i {
    margin-left: 5px
}

.header .lang_drop_menu {
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 100px;
    margin-left: -15px;
    padding: 20px 15px 15px;
    display: none
}

.header .phone {
    font-size: 20px;
    font-weight: 400;
    margin-left: 12%;
    display: flex
}

.header .phone i {
    color: #d35650;
    margin-right: 10px;
    font-size: 25px
}

.header .binct-phone-number-1 {
    font-size: 20px;
    font-weight: 400;
    margin-left: 12%;
    display: flex
}

.header .binct-phone-number-1 i {
    color: #d35650;
    margin-right: 10px;
    font-size: 25px
}

.header .city {
    margin-left: 2%;
    font-size: 18px;
    font-weight: 500;
    color: #aaa
}

.footer .phone, .prod_list .item .price .currency {
    font-size: 20px;
    font-weight: 400
}

.footer .binct-phone-number-1, .prod_list .item .price .currency {
    font-size: 20px;
    font-weight: 400
}

.footer .binct-phone-number-2, .prod_list .item .price .currency {
    font-size: 20px;
    font-weight: 400
}

.header .city i {
    margin-right: 5px
}

.header .basket {
    margin-left: 2%;
    display: flex;
    margin-top: -5px
}

.basket_amount {
    background: #d35650;
    color: #fff;
    border-radius: 100%;
    padding: 5px 11px;
    display: block;
    align-self: center;
    cursor: pointer
}

ul.way {
    padding-left: 30px;
    display: flex;
    flex-wrap: wrap;
    line-height: 25px
}

ul.way li {
    display: inline-block;
    font-size: 14px;
    color: #aaa;
    margin-right: 10px
}

ul.way li a {
    color: #888;
    margin-right: 10px;
    font-size: 14px
}

ul.way li .current {
    color: #d35650;
    font-size: 14px;
    font-weight: 700
}

.footer {
    border-top: 1px solid #eee
}

.footer .phone {
    display: flex;
    color: #fff
}

.footer .phone i {
    color: #fff;
    margin-right: 10px;
    font-size: 25px
}


.footer .binct-phone-number-1 {
    display: flex;
    color: #fff
}

.footer .binct-phone-number-1 i {
    color: #fff;
    margin-right: 10px;
    font-size: 25px
}

.footer .binct-phone-number-2 {
    display: flex;
    color: #fff
}

.footer .binct-phone-number-2 i {
    color: #fff;
    margin-right: 10px;
    font-size: 25px
}

.footer .city {
    font-size: 18px;
    font-weight: 500;
    color: #fff
}

.soc_seti {
    display: flex;
    margin-right: 6%;
    margin-left: 6%;
    color: #fff
}

.soc_seti_cont {
    font-size: 30px;
    display: flex;
    margin-left: 30px
}

.soc_seti_cont a {
    color: #fff;
    display: block;
    margin-right: 10px
}

.footer_logo {
    margin-right: 6%;
    position: relative
}

.prod_list, .top_banner_pc {
    margin-left: auto;
    margin-right: auto
}

.footer_cont {
    padding: 35px;
    display: flex;
    background: #525252;
    border-top: 3px solid #717171;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

.footer_menu {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.footer_menu a {
    display: block;
    font-size: 16px;
    margin-left: 30px;
    color: #fff
}

.developer {
    text-align: center;
    color: rgba(255, 255, 255, .3);
    padding: 5px;
    font-size: 14px;
    flex: 1;
    width: 100%
}

.prod_list {
    display: flex;
    flex-wrap: wrap;
    width: 75%;
    padding-left: 10px;
    align-self: flex-start
}

.seo_text p, .show_descr {
    padding: 10px 0
}

.prod_list .item {
    background: #f2f2f2;
    border-radius: 8px;
    padding: 20px;
    width: 23%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    margin-right: 1%;
    margin-left: 1%;
    transition: .5s
}

.prod_list .item .image {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
    overflow: hidden
}

.prod_list .item:hover .image img {
    transform: scale(1.1)
}

.prod_list .item .image img {
    transition: .3s ease-out;
    width: 100%;
    max-width: 280px;
    height: 100%;
    object-fit: contain
}

.prod_list .item .name {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.prod_list .item .descr {
    display: none;
    padding-top: 10px;
    color: #aaa;
    flex: 1
}

.show_descr {
    cursor: pointer;
    text-align: center;
    color: #9b9b9b
}

.prod_list .item .bottom_block {
    display: flex;
    padding-top: 10px;
    margin-top: 10px;
    align-items: center;
    border-top: 1px solid #ddd
}

.prod_list .item .price {
    font-weight: 700;
    font-size: 30px;
    color: #d35650
}

.prod_list .item .price s {
    font-weight: 200
}

.prod_list .item .add_block {
    display: flex;
    margin-left: auto;
    font-size: 40px;
    align-items: center;
    color: #d35650;
    margin-bottom: -20px
}

.prod_list .item .add_amount {
    font-size: 22px;
    padding: 0 10px;
    color: #d35650
}

.cart {
    width: 25%;
    padding: 0 20px 20px;
    margin-top: -45px
}

.category {
    z-index: 9;
    position: sticky;
    top: 81px;
    background: rgba(238, 238, 238, .9);
    padding-top: 20px;
    display: flex;
    justify-content: center;
    overflow-x: scroll
}

.category .carousel-wrapp, .category .f-carousel {
    display: flex;
    width: 100%
}

.category .item {
    margin: 0 20px 10px;
    text-align: center;
    border-bottom: 3px solid transparent
}

.category .item:hover .name {
    color: #000
}

.category .item:hover .image {
    transform: scale(1.15)
}

.category .item.active .image {
    background: #d35650;
    border: 1px solid #d35650
}

.category .item.active .name {
    font-weight: 600;
    color: #d35650
}

.category .item .image {
    border-radius: 100%;
    padding: 20px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #dcdcdc;
    transition: .5s;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15)
}

.category .item .image img {
    width: 40px
}

.category .item .name {
    padding-top: 10px;
    color: #888;
    font-weight: 700;
    font-size: 12px
}

.seo_text {
    width: 75%;
    padding: 20px
}

.top_banner_pc {
    padding-top: 30px;
    padding-left: 10px;
    text-align: center;
    aspect-ratio: 1418/412;
    width: 75%
}

.top_banner_pc img {
    width: 100%;
    height: 100%;
    min-width: 100%;
    object-fit: contain
}

.top_banner_pc div {
    border-radius: 10px;
    width: 73%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto
}

.top_banner_cont {
    width: 75%;
    margin: 0 auto;
    color: #d35650;
    font-size: 40px;
    padding-top: 100px;
    font-weight: 700
}

.top_banner_mob {
    display: none;
    text-align: center;
    aspect-ratio: 1/1;
    width: 100%
}

.top_banner_mob img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.main_title {
    width: 75%;
    margin: 20px auto 0;
    padding-bottom: 20px;
    text-align: center
}

.page_cont {
    width: 75%;
    line-height: 25px
}

.no_order {
    color: #aaa;
    padding-top: 15px
}

.container_cart {
    width: 75%;
    display: flex;
    padding-bottom: 30px
}

.basket_info {
    width: 72%;
    padding-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px
}

.html {
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 30px
}

.html p {
    margin-bottom: 5px
}

.index_banner {
    width: 75%;
    padding: 20px;
    margin-bottom: 50px;
    display: flex
}

.index_banner .item {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.index_banner .descr {
    padding-top: 15px;
    font-weight: 700;
    text-align: center;
    font-size: 18px
}

.basket_container .total_price.discount_cont, .basket_container .total_price.total_with_discount_cont {
    margin-top: 10px;
    display: none
}

.sub_filter {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    padding-left: 30px
}

.sub_filter .item {
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 10px;
    background: #efefef;
    margin-right: 10px;
    margin-bottom: 10px
}

.sub_filter .item.active {
    background: #d35650;
    color: #fff
}

.show_descr .fa-angle-down {
    transition: .5s
}

.show_descr.active .fa-angle-down {
    transform: rotate(180deg)
}

@media screen and (max-width: 1500px) {
    .prod_list .item {
        width: 30%
    }

    .category {
        justify-content: flex-start
    }

    .category .item {
        margin: 0 8px
    }

    .category .item .image {
        padding: 15px
    }
}

@media screen and (max-width: 1100px) {
    .sub_filter {
        padding-left: 15px
    }

    .container_cart, .seo_text {
        width: 100%
    }

    .index_banner {
        flex-wrap: wrap;
        width: 100%
    }

    .index_banner .item {
        width: 30%
    }

    .order_form {
        width: 40%
    }

    .basket_container.cart_page {
        width: 50%
    }

    .prod_list .item {
        width: 48%
    }

    .prod_list {
        width: 66%
    }

    .cart {
        width: 33%
    }

    .header .phone {
        margin-left: 15px
    }
}

@media screen and (max-width: 800px) {
    .cart, .footer_menu, .header .city, .header .lang, .header .phone .digits, .header .search, .only_pc, .top_banner_pc {
        display: none
    }

    .cart, .footer_menu, .header .city, .header .lang, .header . binct-phone-number-1 .digits, .header .search, .only_pc, .top_banner_pc {
        display: none
    }
    .cart, .footer_menu, .header .city, .header .lang, .header . binct-phone-number-2 .digits, .header .search, .only_pc, .top_banner_pc {
        display: none
    }



    .only_mobile {
        display: inherit
    }

    .footer_lang {
        display: flex;
        justify-content: space-around !important;
        padding-top: 15px
    }

    .footer_lang a {
        color: #9b9b9b
    }

    .footer_lang a.active {
        color: #fff
    }

    .index_banner .item {
        width: 50%
    }

    ul.way {
        padding-left: 5px
    }

    .container_cart {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .basket_info, .prod_list .item {
        width: 100%
    }

    .basket_container.cart_page {
        margin-left: 0;
        padding: 0 15px 30px;
        width: 100%
    }

    .order_form {
        padding-left: 0;
        width: 100%
    }

    .basket_container .close, .top_banner_mob {
        display: block
    }

    .footer_cont {
        flex-wrap: wrap;
        width: 100%
    }

    .footer_cont div {
        width: 100%;
        text-align: center;
        justify-content: center
    }

    .soc_seti {
        flex-wrap: wrap;
        padding: 15px 0
    }

    .soc_seti_cont {
        padding-top: 10px;
        margin-left: 0
    }

    .soc_seti_cont a {
        margin-left: 0
    }

    .footer .phone {
        justify-content: center
    }

    .footer .binct-phone-number-1 {
        justify-content: center
    }

    .footer .binct-phone-number-2 {
        justify-content: center
    }
    .header .drop_menu .site_menu a {
        margin: 5px 0
    }

    .top_banner_mob div {
        background-position: left;
        background-size: cover;
        height: 400px
    }

    .mobile_search {
        display: block;
        padding: 10px
    }

    .page_cont, .prod_list {
        width: 100%;
        padding-left: 0
    }

    .header .drop_menu .site_menu {
        border-top: 0;
        padding-top: 0;
        line-height: 30px
    }

    .header .drop_menu {
        width: 90%
    }

    .category {
        display: none;
        box-shadow: none
    }

    .category.in_drop_menu {
        display: flex;
        position: static;
        background: #fff;
        overflow: auto;
        flex-wrap: wrap;
        padding-top: 0;
        margin-bottom: 15px;
        border-bottom: 1px solid #eee
    }

    .category.in_drop_menu .item {
        margin: 0 0 10px;
        width: 25%
    }

    .category.in_drop_menu .item .name {
        font-size: 12px;
        color: #0b1414
    }

    .category.in_drop_menu .item .image {
        padding: 10px;
        width: 50px;
        height: 50px;
        border: 1px solid #ddd
    }

    .category.in_drop_menu .item.active .image {
        border: 1px solid #d35650
    }

    .category.in_drop_menu .item .image img {
        width: 30px
    }

    .page_cont {
        margin-top: 0;
        padding-right: 0
    }

    .header {
        position: sticky;
        top: 0;
        background: rgba(255, 255, 255, .8);
        z-index: 10;
        border-bottom: 1px solid #f2f2f2
    }

    .header .logo img {
        width: 80px
    }

    .header .phone {
        margin-left: auto;
        padding-top: 5px
    }

    .header .phone i {
        font-size: 30px;
        color: #0b1414
    }

    .header .binct-phone-number-1 {
        margin-left: auto;
        padding-top: 5px
    }

    .header .binct-phone-number-1 i {
        font-size: 30px;
        color: #0b1414
    }
    .header .menu {
        margin-left: 6%;
        margin-bottom: 5px
    }

    .header .basket {
        cursor: pointer;
        display: flex;
        margin-left: 5%;
        align-items: center
    }
}

@media screen and (max-width: 460px) {
    .category.in_drop_menu .item {
        width: calc(100% / 3)
    }
}

#promo-code-form {
    padding-top: 15px;
}
#promo-code-form .display-flex{
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: baseline;
}
#promo-code-form .promo-code-item {
    width: 100%;
}
#inputPromoCode:disabled {
    color: #5e5b5b;
}
#promo-code-form .btn_red {
    min-width: 150px;
}
#promo-code-form .btn_red:disabled {
    opacity: 0.8;
    cursor: no-drop;
}
.promo-text-message {
    margin-top: 5px;
}
.promo-text-message.success {
    color: #198754;
}
.promo-text-message.error {
    color: #d35650;
}

@media screen and (max-width: 800px) {
    #promo-code-form {
        margin: 0 -15px 0;
    }
}
