<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:1600px){
    .contianer{
        margin: 0 108px;
        max-width: 1489px;
    }
}
@media screen and (max-width:1489px){
    .contianer{
        max-width: 1200px;
        margin: 0 auto;
    }
    .itemAdditional_info .additional_info .price p:last-child{
        display: flex;
        align-items: flex-end;
    }
    .itemAdditional_info .additional_info .price p:last-child i{
        font-size: 28px;
    }
    .wrapper {
        margin: 0 20px;
        background: url(../images/bodyBg.png);
        overflow: hidden;
    }
}

@media screen and (max-width:1300px) {
    .contianer{
        max-width:  1080px;
        margin: 0 auto;
    }

    header .header_middle ul{
        gap: 0 25px;
    }
    .sticky_header .headerTop_content{
        display: none;
    }
    .sticky_header .middle .header_logo img {
        width: 90%;
    }
    .sticky_header ul li a {
        font-size: 13px;
    }
    /* header middle start */

    .sticky_header ul li.item_last .min_menu {
        display: none;
        padding: 10px;
        position: absolute;
        bottom: -90px;
        left: -100px;
        background-color: #ffe8f1;
        text-align: start;
        width: 141px;
    }
    .sticky_header ul li.item_last .min_menu.active{
        display: block;
    }
    .sticky_header ul li.item_last .min_menu::after{
        content: '';
        position: absolute;
        transform: rotate(45deg);
        top: -10px;
        right: 20px;
        width: 20px;
        height: 20px;
        background-color: #ffe8f1;
    }
    .sticky_header ul li.item_last .min_menu ul{
        text-align: start;
        align-items: flex-start;
        justify-content: space-between;
        display: block;
        flex-direction: column;
    }
    .sticky_header ul li.item_last .min_menu ul li{
        display: block;
    }
    .sticky_header ul li.item_last .min_menu ul li a{
        display: inline-block;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        margin-top: 4px;

    }
    header .header_contact .contact_number{
        font-size: 38px;
    }
    .product .product_items .item_card {
        flex: 0 0 23.5%;
    }
    .banner .main_banner .banner_title{
        text-align: center;
        justify-content: center;
    }
    .banner .main_banner .banner_title .first span {
        font-size: 62px;
    }
    .banner .main_banner .banner_title .second span{
        font-size: 82px;
    }
    .banner .main_banner .banner_title .first span:last-child {
        position: relative;
        left: 0;
        top: -18px;
    }
    .banner .main_banner .banner_title .second span:first-child {
        position: relative;
        top: 30px;
    }
    .banner .main_banner .banner_title .second span:last-child {
        display: block;
        position: relative;
        left: 100px;
        top: -32px;
    }
    .banner .banner_info .text {
        font-size: 31px;
    }
    header .headerTop_content {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .product_v .product_items .price p:last-child {
        font-size: 25px;
    }
    .product_v .product_items .item_card {
        position: relative;
        flex: 0 0 23%;
        height: 450px;
    }
    .product_v .product_items .item_card .item_img {
        height: 65%;
        overflow: hidden;
    }
    .product_03 .product_items .item_card .item_img {
        height: 60%;
        overflow: hidden;
    }
    .product_03 .product_items .price p:last-child {
        display: flex;
        align-items: center;
        font-size: 20px;
    }
    .product_03 .product_items .item_card {
        height: 420px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 16px;
    }
    .product_03 {
        flex: 0 0 72%;
    }
    .spisok .spisok_choose {
        flex: 0 0 23.5%;
    }
    .spisok_choose ul li label {
        font-size: 14px;
        margin-left: 14px;
    }
    .spisok .price .fromTo_price input {
        margin-top: 8px;
        margin-right: 10px;
    }

}
@media screen and (max-width:1200px){


    header .header_middle .header_logo02 a{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-decoration: none;
    }

    header .header_middle .header_logo02 a::after{
        position: static;
    }

    header .middle{
        padding: 5px 0;
    }

    header .header_middle .header_logo02{
        right: 0;
    }
    header .header_middle .header_logo02{
        text-align: left;
    }

    header .header_middle .header_logo02 img{
        width: 70%;
    }

    header .header_middle .header_logo02::before,
    header .header_middle .header_logo02::after{
        display: none;
    }
    .contianer{
        max-width:  1024px;
        margin: 0 auto;
        padding: 0 15px;
    }
    header .header_middle ul li a {
        font-size: 14px;
    }
    .header .header_middle ul li{
        padding: 0;
    }

    header .header_middle ul li .children_menu li{
        padding: 0;
    }
    header .middle .header_logo {
        top: -50px;
        left: -75px;
    }

    header .header_middle ul li a{
        padding: 10px 0;
    }
    header .header_middle ul li:nth-child(5),
    header .header_middle ul li:nth-child(6),
    header .header_middle ul li:nth-child(7),
    header .header_middle ul li:nth-child(8),
    header .header_middle ul li:nth-child(9){
        display: none;
    }
    header .header_middle ul li.item_last{
        position: relative;
        display: flex;
        align-items: center;
    }
    header .header_middle ul li.item_last i{
        font-size: 18px;
        padding: 5px 0 5px 0;
    }
    header .header_middle ul li.item_last .min_menu{
        display: none;
        padding: 10px 0;
        position: absolute;
        bottom: -115px;
        left: -80px;
        background-color: #ffe8f1;
        text-align: start;
        width: 141px;
    }
    header .header_middle ul li.item_last .min_menu.active{
        display: block;
    }
    header .header_middle ul li.item_last .min_menu::after{
        content: '';
        position: absolute;
        transform: rotate(45deg);
        top: -10px;
        right: 20px;
        width: 20px;
        height: 20px;
        background-color: #ffe8f1;
    }
    header .header_middle ul li.item_last .min_menu ul{
        text-align: start;
        align-items: flex-start;
        justify-content: space-between;
        display: block;
        flex-direction: column;
    }
    header .header_middle ul li.item_last .min_menu ul li{
        display: block;
    }
    header .header_contact .contact_number {
        font-size: 30px;
    }
    header .delivery_info .info_title {
        font-size: 22px;
        margin-bottom: 4px;
    }
}
@media screen and (max-width:1140px){
    header .header_middle ul {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 0 36px;
    }
    header .header_middle .header_logo02::after {
        content: '';
        position: absolute;
        top: -31px;
        left: calc(50% - 90px);
        width: 156px;
        height: 35px;
        border-top: 1px solid #4E695D;
        border-left: 1px solid #4E695D;
        border-right: 1px solid #4E695D;
    }
    header .header_middle .header_logo02::before {
        content: '';
        position: absolute;
        bottom: -31px;
        left: calc(50% - 90px);
        width: 156px;
        height: 35px;
        border-bottom: 1px solid #4E695D;
        border-left: 1px solid #4E695D;
        border-right: 1px solid #4E695D;
    }
    .sticky_header .header_middle .middle{
        justify-content: space-between;
    }
    .sticky_header .header_middle ul li{
        padding: 5px 0 5px 10px;
    }
    header.sticky_header .header_middle ul li{
        padding: 5px 0 5px 10px;
    }
    header.sticky_header ul {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 0 20px;
    }
    .banner .main_banner .banner_title .second span:last-child {
        left: 59px;
    }
    header .middle{
        padding: 0;
    }
    .product .search_product .type_name{
        height: 50px;
    }
    .product_03 .product_items{
        margin-left: 0;
    }
    .itemAdditional_info .additional_info .price p:last-child{
        display: flex;
        align-items: flex-end;
        font-size: 32px;
    }
    .itemAdditional_info .additional_info .price p:last-child i{
        font-size: 24px;
    }
    .itemAdditional_info .additional_info .toCart a{
        font-size: 14px;
    }
    .product_info03 .info_title {
        font-size: 34px;
    }
    .product_info .info_title {
        font-size: 34px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 36px;
    }
    .product .product_items .item_card {
        flex: 0 0 32%;
    }
    header .header_middle ul li {
        padding: 5px 0 5px 25px;
    }
    header .middle .header_logo img {
        width: 76%;
    }
    header .middle .header_logo {
        top: -37px;
        left: -116px;
    }
    .navbar{
        padding: 10px 0;
    }
    header .header_top .contact_link span {
        text-align: start;
    }
    header .delivery_info .info_title {
        font-size: 22px;
        margin-bottom: 4px;
    }
    .banner .main_banner .banner_title .first span {
        font-size: 72px;
    }
    .banner .main_banner .banner_title .second span{
        font-size: 82px;
    }
    .banner .banner_info .text {
        font-size: 28px;
    }
    .banner .banner_info .banner_btn a {
        padding: 25px 40px;
        font-size: 40.75px;
        font-weight: 500;
    }
    footer .footer_info .info_title {
        font-size: 28px;
        color: #363636;
    }
    footer .footer_info p.info_text {
        margin-top: 16px;
    }
    footer .footer_info {
        flex: 0 0 54%;
    }
    footer .footer_menu {
        margin-left: 24px;
    }
    .product .search_product .form_input input {
        padding: 17px 0px 14px 7px;
    }
    .product .product_items .item_card:nth-child(1){
        order: 1;
    }
    .product .product_items .item_card:nth-child(2){
        order: 2;
    }
    .product .product_items .item_card:nth-child(3){
        order: 3;
    }
    .product .product_items .item_card:nth-child(4){
        order: 5;
    }
    .product .product_items .item_card:nth-child(5){
        order: 4;
    }
    .product .product_items .item_card:nth-child(6){
        order: 6;
    }
    .product .product_items .item_card:nth-child(7){
        order: 9;
    }
    .product .product_items .item_card:nth-child(8){
        order: 8;
    }
    .product .product_items .item_card:nth-child(9){
        order: 7;
    }
    .product .product_items .item_card:nth-child(10){
        order: 10;
    }
    .product .product_items .item_card:nth-child(11){
        order: 11;
    }
    .product .product_items .item_card:nth-child(12){
        order: 12;
    }
    .product_v .product_items .price_order .order a {
        padding: 8px 18px;
        font-size: 16px;
    }
    .product_v .product_items .item_card {
        flex: 0 0 23.5%;
    }
    .product_v .product_items .price p:last-child {
        font-size: 22px;
    }
    .product_v .product_items .price_order .order a {
        font-size: 14px;
    }
    .itemAdditional_info .more_infoItem {
        flex: 0 0 53%;
    }
    .product_03 {
        flex: 0 0 68%;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 24px;
    }
    .spisok .spisok_choose {
        overflow: auto;
        transition: all .5s ease;
        z-index: 99;
        position: fixed;
        top: 0;
        left: -400px;
        width: 400px;
        height: 100%;
    }
    .spisok .spisok_choose.active{
        left: 0px;
    }
    .product_03 {
        flex: 0 0 100%;
    }
    .product_info03 .for_searchBg{
        transition: all .5s ease;
        position: fixed;
        top: 0;
        left: 0;
        width: 0;
        height: 100vh;
        background: rgba(0, 0, 0, .6);
        z-index: 2;
    }
    .product_info03 .for_searchBg.active{
        width: 100%;
    }
    .sorting_product{
        box-shadow: 0 0 5px rgba(0, 0, 0, .6);
        transition: all .5s ease;
        position: fixed;
        bottom: calc(50% - 20px);
        left: -80px;
        background-color: #68a246;
        z-index: 1;
        width: 40px;
        height: 40px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .sorting_product i{
        color: #fff;
        font-size: 30px;
    }
    .sorting_product.active{
        left: 10px;
    }
    .product .search_product{
        transition: all .5s ease;
        position: fixed;
        top: 0;
        left: -250px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        z-index: 992;
        height: 100%;
        overflow: auto;
    }
    .product .search_product.active{
        left: 0;
    }
    .product .search_product .type_name {
        position: relative;
        outline: none;
        border: none;
        width: 210px;
        padding: 18px 8px 12px 12px;
        font-size: 14px;
    }
    .product .search_product .form_input {
        flex: 0 0 0%;
        margin-top: 20px;
        width: 116px;
    }
    .product .search_product .form_input input {
        padding: 18px 0px 14px 7px;
    }
    .product .search_product .product_type01{
        margin-bottom: 20px;
    }
    .product .search_product .form_btn{
        text-align: center;
        margin-top: 20px;
    }
    .product .search_product .form_btn button {
        padding: 6px 16px;
    }
    .for_searchOpen{
        width: 48px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        background-color: #4e695d;
        border-radius: 50%;
        position: fixed;
        left: -31px;
        top: calc(50% - 30px);
        z-index: 9;
    }
    .for_searchOpen i{
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        position: relative;
        right: -2px;
    }
    .product .for_bgSearch{
        transition: all .5s ease;
        position: fixed;
        top: 0;
        left: 0;
        width: 0%;
        height: 100vh;
        background-color: rgba(0, 0, 0, .6);
        z-index: 100;
    }
    .product .for_bgSearch.active{
        width: 100%;
    }
    .product .search_product .product_type01 {
        flex: 0 0 0%;
        margin-right: 0;
    }
    .product .search_product .packaging_type01 {
        flex: 0 0 0%;
        position: relative;
    }
    .banner_title{
        text-shadow: 0px 50px 2px rgba(118, 170, 102, 0.133)
    }
    header .header_contact .contact_number {
        font-size: 30px;
    }
    .product_03 .product_items .item_card {
        height: 500px;
    }
    .product_03 .product_items .item_card .item_img {
        height: 66%;
        overflow: hidden;
    }
    .product .product_items .price .old_price{
        padding: 0;
        font-size: 16.49px;
    }
}
@media screen and (max-width:967px){
    header .header_middle .header_logo02::after ,
    header .header_middle .header_logo02::before {
        display: none;
    }
    .contianer{
        max-width: 976px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .wrapper{
        margin: 0;
    }
    .itemAdditional_info .additional_info .price .new_price span {
        line-height: 30px;
        font-size: 38px;
        font-weight: 600;
        color: #4E695D;
    }
    .itemAdditional_info .additional_info .price p:last-child i {
        font-size: 24px;
    }
    .sticky_header .middle .header_logo img{
        width: 250px;
    }
    header .header_middle ul {
        gap: 0 20px;
    }
    .product_v .product_items .item_card {
        height: 320px;
        flex: 0 0 31%;
    }
    .product_v .product_items .item_card:last-child{
        display: none;
    }
    .itemAdditional_info .additional_info{
        flex: 0 0 44%;
    }
    .product_info .itemAdditional_info .price {
        font-size: 24px;
    }
    .product_info .itemAdditional_info .price i{
        font-size: 20px;
    }
    .product_info .info_title {
        font-size: 32px;
    }
    .product .product_items .item_title a {
        font-size: 14px;
    }
    .product .product_items .price_order .order a {
        font-size: 16px;
    }
    .product .product_items .item_card {
        height: 394px;
    }
    .product .product_items .item_card .item_img {
        height: 66%;
    }
    .banner .main_banner .banner_title .first span {
        font-size: 52px;
    }
    .banner .main_banner .banner_title .second span{
        font-size: 70px;
    }
    .banner .main_banner .banner_title .first span:last-child {
        position: relative;
        left: 0;
        top: -18px;
    }
    .banner .main_banner .banner_title .second span:first-child {
        position: relative;
        top: 30px;
    }
    .banner .main_banner .banner_title .second span:last-child {
        display: block;
        position: relative;
        left: 100px;
        top: -32px;
    }
    .banner .banner_info .text {
        font-size: 24px;
        margin-right: 20px;
    }
    .banner .banner_info .banner_btn a {
        padding: 16px 36px;
        font-size: 28.75px;
    }
    footer{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    footer .footer_info {
        order: 1;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }
    footer .footer_contact {
        order: 2;
        text-align: center;
        flex: 0 0 40%;
    }
    footer .footer_menu{
        text-align: center;
        margin-left: 0;
        flex: 0 0 40%;
        order: 3;
    }
    footer .footer_contact .footer_logo a img {
       /* width: 65%;*/
    }
    footer .footer_info .info_title {
        font-size: 30px;
    }
    .footer_bottomInfo .left p {
        font-size: 12px;
        margin-left: 20px;
    }
    footer .footer_info .info_btns a {
        font-size: 13px;
    }
    .footer_bottomInfo .info_right {
        font-size: 12px;
    }
    footer {
        padding: 0 26px 25px 26px;
    }
    footer .footer_menu ul li a {
        font-size: 16px;
    }
    footer .footer_contact .contact_adres {
        font-size: 14px;
        margin-top: 30px;
    }
    footer .footer_contact .contact {
        font-size: 24px;
        margin-top: 16px;
    }
    header .delivery_info .info_title {
        font-size: 16px;
        margin-bottom: 4px;
    }
    header .header_contact .contact_number{
        font-size: 24px;
    }
    header .header_contact .contact_link {
        flex-direction: column;
        align-items: flex-start;
    }
    header .header_top .delivery_info {
        margin-right: 0;
        flex: 0 0 50%;
        text-align: right;
    }
    header .delivery_info .info_title {
        font-size: 22px;
        margin-bottom: 4px;
    }
    header .header_contact {
        margin-top: 10px;
        flex: 0 0 30%;
        text-align: start;
        margin-right: 0px;
    }
    header .header_top .contact_link span {
        font-size: 12px;
        margin: 6px 0;
    }
    header .header_contact::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: 150px;
    }
    header .header_cart .price {
        margin-left: 10px;
        font-size: 20px;
    }
    header .header_cart .cart {
        margin-left: 10px;
    }
    header .header_top {
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px 0;
    }

    header .header_top .header_cart{
        flex: 0 0 100%;
        justify-content: flex-end;
    }
    .product_v .product_items .item_title a {
        text-align: center;
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
    }
    .product_v .product_items .price p:last-child {
        font-size: 16px;
    }
    .product_v .product_items .price_order .order a {
        font-size: 14px;
        padding: 8px 12px;
    }
    .product_v .product_items .item_card {
        height: 320px;
    }
    .product_v .product_items .item_card .item_img {
        height: 58%;
    }
    .product_v .product_items .price_order {
        padding: 0 7px 15px 8px;
    }
    .itemAdditional_info .additional_info {
        padding: 24px 24px 27px 24px;
        margin-left: 14px;
    }
    .product_info .contianer {
        max-width: 992px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .additional_info .additional {
        left: -15px;
    }
    header .header_top .contact_link a {
        margin-left: 0;
    }
    .product_info03 .info_menu ul {
        margin-bottom: 36px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .product_info03 .info_menu ul li{
        margin-top: 10px;
    }
    .product_info03 .info_menu ul{
        justify-content: center;
    }
    .itemAdditional_info .delivery_time .info_delivery span:nth-child(1){
        font-size: 16px;
    }
    .itemAdditional_info .delivery_time .info_delivery span:nth-child(2) .middle{
        display: flex;
        justify-content: flex-start;
    }

    .product_03 .product_items .item_title a {
        font-size: 20px;
    }
    .product_03 .product_items .price p:last-child i {
        font-size: 22px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 24px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 20px;
    }
    .product .product_items .price .new_price {
        background: none;
        font-size: 22px;
        font-weight: 600;
        color: #4e695d;
    }
    header .header_middle .header_logo02 img{
        width: 85%;
    }
}
@media screen and (max-width:820px){
    header .delivery_info .info_title {
        font-size: 20px;
        margin-bottom: 4px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 18px;
    }
}
@media screen and (max-width:768px){

    header .middle{
        align-items: center;
    }
    .contianer{
        max-width: 738px;
        margin: 0 auto;
        padding: 0 15px;
    }
    header .middle .header_logo {
        top: -29px;
        left: -151px;
    }
    header .middle {
        padding: 6px 0;
    }
    .banner .main_banner .banner_title .first span {
        font-size:  42px;
    }
    .banner .main_banner .banner_title .second span{
        font-size: 62px;
    }
    .banner .main_banner .banner_title .first span:last-child {
        position: relative;
        left: 0;
        top: -18px;
    }
    .banner .main_banner .banner_title .second span:first-child {
        position: relative;
        top: 30px;
    }
    .banner .main_banner .banner_title .second span:last-child {
        display: block;
        position: relative;
        left: 100px;
        top: -32px;
    }
    .product_v .more_product a{
        margin-bottom: 30px;
    }
    .product_03 .product_items .item_card{
        flex: 0 0 48%;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 26px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 32px;
    }
    .product_info .contianer {
        max-width: 992px;
        margin: 0 auto;
        padding: 0 15px;
    }
    header .header_contact::after {
        bottom: -15px;
        left: 180px;
    }
    header .middle .header_logo img {
        width: 62%;
    }
    header .header_cart .price{
        display: none;
    }
    header .header_contact {
        flex: 0 0 45%;
    }
    header .header_contact .contact_number{
        font-size: 22px;
    }
    header .header_contact .contact_link {
        flex-direction: row;
        align-items: flex-start;
    }
    header .header_top .contact_link span {
        margin: 0;
    }
    header .header_contact .contact_link{
        margin-top: 14px;
    }
    .header_bottom .header_bottomNav ul{
        margin-top: 0;
        padding: 10px;
        justify-content: space-between;
        flex-wrap: wrap;
        background: #eceeed;
    }
    .header_bottom .header_bottomNav ul li{
        text-align: start;
        flex: 0 0 32%;
    }
    .header_bottom .header_bottomNav ul li a{
        padding: 0;
        margin: 0;
    }
    .header_contact::after {
        bottom: 0px;
        left: 220px;
    }
    header .header_contact {
        flex: 0 0 100%;
        display: flex;
        justify-content: space-between;
    }
    header .header_top .delivery_info,
    header .header_top .header_cart{
        flex: 0 0 50%;
        text-align: left;
    }

    header{
        position: relative;
    }
    header .mobile_menu{
        transition: all .5s ease;
        display: flex;
        justify-content: flex-start;
        position: fixed;
        top: 0;
        right: -40%;
        width: 40%;
        height: 100vh;
        background-color: #F6D1E0;
        z-index: 9999;
        padding: 20px 0;
        align-items: flex-start;
    }
    header .mobile_menu.active{
        right: 0;
    }
    header .mobile_menu ul{
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        flex: 0 0 auto;
        text-align: left;
        width: 100%;
    }
    header .mobile_menu ul li:nth-child(5),
    header .mobile_menu ul li:nth-child(6),
    header .mobile_menu ul li:nth-child(7),
    header .mobile_menu ul li:nth-child(8),
    header .mobile_menu ul li:nth-child(9){
        display: block;
    }
    header .mobile_menu ul li a{
        position: relative;
        color: #363636;
        font-size: 16px;
        display: block;
        text-decoration: none;
        padding: 10px 40px;
    }
    header .mobile_menu ul li a i{
        font-size: 20px;
    }
    header .mobile_menu ul li {
        list-style: none;
        width: 100%;
    }
    header .mobile_menu ul a{
        display: inline-block;
        text-decoration: none;
        padding: 10px 0;
    }

    header .mobile_menu ul li.has_children{
        position: relative;
    }

    header .mobile_menu ul li &gt; a &gt; i {
        display: none;
    }

    header .mobile_menu ul li.has_children &gt; a &gt; i{
        display: block;
        transform: translateY(-2px);
    }

    header .mobile_menu ul li.has_children &gt; a{
        display: flex;
        gap: 5px;
        align-items: center;
    }

    header .mobile_menu ul.children_menu{
        /* position: absolute; */
        background-color: #fefefe;
        padding: 10px 0 10px 20px;
        display: none;
        max-height: 200px;
        overflow: scroll;
    }

    header .mobile_menu ul.children_menu a{
        font-size: 16px;
        text-transform: uppercase;
        display: block;
        padding: 10px 0 10px 20px;
    }
    header .menu_icon{
        display: none;
    }
    header .for_mobileBg{
        transition: all .5s ease;
        position: fixed;
        top: 0;
        right: 0;
        width: 0%;
        height: 100vh;
        background-color: rgba(0, 0, 0, .6);
        z-index: 999;
    }
    header .for_mobileBg.active{
        width: 100%;
    }
    header .header_middle .navbar{
        display: none;
    }
    header .menu_icon{
        display: block;
        font-size: 30px;
        font-weight: 500;
    }
    .product .product_items .old_price{
        padding: 0px;
    }
    .product .product_items .price_order .order a {
        font-size: 14px;
    }
    .product .product_items .item_card {
        margin-top: 20px;
    }
    .header_bottom {
        padding: 20px 0;
    }
    .product_v .product_items .item_card {
        height: 370px;
        flex: 0 0 31%;
    }
    .product_v .product_items .item_card .item_img {
        height: 68%;
    }
    .product_v .product_items .item_card:nth-child(4){
        display: none;
    }
    .additional_info .product_type .product_name {
        font-size: 16px;
    }
    .additional_info .product_type .product_price a.productBtn {
        font-size: 14px;
    }
    .product_info .info_menu ul li a{
        font-size: 14px;
    }
    .additional_info .additional {
        left: -20px;
        width: 320px;
    }
    .itemAdditional_info .additional_info .price p:last-child {
        font-size: 32px;
    }
    .itemAdditional_info .delivery_time .info_delivery span:nth-child(1),
    .itemAdditional_info .delivery_time .info_delivery span:nth-child(2) {
        font-size: 16px;
    }
    .itemAdditional_info .additional_info {
        max-width: 44%;
    }
    header .header_contact .contact_link {
        align-items: center;
        justify-content: flex-start;
        margin-top: 4px;
    }
    header .header_top .contact_link a{
        margin-left: 6px;
    }
}
@media screen and (max-width:729px){
    .banner .main_banner .banner_title .first span {
        font-size: 42px;
    }
    .banner .main_banner .banner_title .second span{
        font-size: 62px;
    }
    .banner .main_banner .banner_title .first span:last-child {
        position: relative;
        left: 0;
        top: -18px;
    }
    .banner .main_banner .banner_title .second span:first-child {
        position: relative;
        top: 30px;
    }
    .banner .main_banner .banner_title .second span:last-child {
        display: block;
        position: relative;
        left: 40px;
        top: -16px;
    }
    .product_info .info_title {
        font-size: 28px;
    }
    .product_info03 .info_title {
        font-size: 28px;
    }
    .product_info .itemAdditional_info{
        align-items: center;
        flex-direction: column;
    }
    .itemAdditional_info .additional_info {
        margin-top: 50px;
    }
    .itemAdditional_info .additional_info {
        max-width: 100%;
    }
    .additional_info .additional {
        left: 0;
        width: 100%;
    }
    .additional_info .product_type .product_name {
        font-size: 18px;
        max-width: 40%;
    }
    .product_info {
        padding-bottom: 80px;
    }
}
@media screen and (max-width:700px){
    footer .footer_info .info_title {
        font-size: 24px;
    }
    footer .footer_info .info_title {
        font-size: 22px;
    }
    /* .product_03 .product_items .item_title a {
        font-size: 14px;
    } */
    /* .product_03 .product_items .item_card {
        position: relative;
        margin-bottom: 25px;
        height: 352px;
    } */
    .product_03 .product_items .price_order .order a {
        font-size: 22px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 28px;
        padding: 0;
    }
    .product_03 .product_items .price p:last-child i{
        font-size: 20px;
        padding: 0;
    }
    /* .product_03 .product_items .item_title a {
        font-size: 16px;
    } */
    .product_info03 .info_menu ul li a {
        font-size: 14px;
    }
    .product .product_items .item_card {
        margin-top: 20px;
        flex: 0 0 48%;
        height: 450px;
    }
    .product .product_items .item_card .item_img {
        height: 60%;
    }
    .product .product_items .item_title a {
        font-size: 20px;
    }
    .product .product_items .price_order .order a {
        font-size: 20px;
    }
    .banner .banner_info .text {
        font-size: 20px;
        margin-right: 10px;
    }
    .banner .banner_info .banner_btn a {
        padding: 16px 36px;
        font-size: 19.75px;
    }
    .product_v .product_items .item_card .item_img {
        height: 62%;
    }
    .spisok .spisok_choose {
        left: -400px;
        width: 320px;
    }
}
@media screen and (max-width:600px){
    .product_03 .product_items .price .new_price span {
        font-size: 22px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 20px;
    }
    .product .product_items .price .old_price{
        padding: 0;
        font-size: 14.49px;
    }
    .product_03 .product_items .item_card {
        height: 415px;
        flex: 0 0 48%;
    }
    .product_03 .product_items .item_title a {
        font-size: 16px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 18px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 24px;
    }
    .product_v .product_items .item_card:nth-child(3){
        display: none;
    }
    .product_v .product_items .item_card{
        flex: 0 0 46%;
    }
    .product .product_items .item_title a {
        font-size: 16px;
    }
    .product .product_items .price_order .order a {
        font-size: 14px;
    }
    .product .product_items .item_card {
        height: 375px;
    }
    .product .product_items .item_card .discount_info h4{
        font-size: 14px;
    }
    .product .product_items .item_card .discount_info p {
        font-size: 12px;
    }
    .product .product_items .item_card .discount_info {
        width: 60px;
        height: 60px;
        border-radius: 20px;
    }
    .banner .main_banner .banner_title {
        flex-direction: column;
    }
    .banner .banner_info {
        flex-direction: column;
    }
    .banner .banner_info .text{
        text-align: center;
        margin-bottom: 20px;
    }
    .banner .banner_info .text{
        margin-left: 0;
    }
    header .header_contact {
        flex: 0 0 100%;
        margin-right: 0px;
    }

    .product .more_product a {
        font-size: 20px;
    }
    .banner .main_banner .banner_title span:first-child {
        font-size: 48px;
        text-align: center;
    }
    footer .footer_info .info_btns a:last-child {
        margin-left: 20px;
    }
    footer .footer_info .info_btns a {
        font-size: 11px;
    }
    .banner .banner_info .banner_btn a {
        margin-left: 0;
    }
    .product_info .info_menu ul li a {
        font-size: 12px;
    }
    .product_info .info_menu ul {
        justify-content: space-between;
    }
    .product_info .info_menu ul li {
        margin-right: 6px;
    }
    .product_info .info_menu ul li:last-child{
        margin-right: 0;
    }
    .product_info .info_menu ul li a{
        margin-top: 10px;
    }
    header .header_contact .contact_link {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        gap: 10px;
    }
    header .header_top .contact_link a {
        margin-left: 0px;
        margin-top: 4px;
    }
    header .header_contact::after{
        bottom: 0;
        left: 185px;
    }

}
@media screen and (max-width:550px){
    .product_03 .product_items .price_order .order a {
        font-size: 14px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 22px;
    }
    .product_03 .product_items .price p:last-child i{
        font-size: 16px;
    }
    .product_03 .product_items .item_card{
        height: 394px;
    }
    .product_info .info_menu ul {
        justify-content: space-around;
        flex-wrap: wrap;
        text-align: center;
    }
    .product_info .info_menu ul li{
        flex: 0 0 48%;
    }
    .product_info .info_menu ul li a{
        padding: 14px 0;
        flex: 0 0 48%;
        width: 80%;
    }
    .spisok .spisok_choose {
        left: -400px;
        width: 320px;
    }

    header .header_contact::after{
        display: none;
    }
    header .header_top .delivery_info, header .header_top .header_cart{
        flex: 0 0 100%;
        justify-content: center;
        text-align: center;
    }

}
@media screen and (max-width:480px){

    .product .product_items{
        margin-top: -20px;
    }

    header .headerTop_content{
        padding: 15px 0;
    }

    header .header_contact{
        flex-direction: column;
        align-items: center;
    }

    .banner{
        padding: 40px 0;
    }

    .banner .main_banner .banner_title .first{
        margin-right: 0;
    }


    header .header_middle .header_logo02 img{
        width: 75%;
    }
    .product_03 .product_items .price .new_price span {
        font-size: 20px;
    }
    header .header_cart .cart img{
        width: 80%;
    }
    .product_info .info_title {
        font-size: 24px;
    }
    .product_03 .product_items .item_title a {
        font-size: 16px;
    }
    .product_03 .product_items .price p:last-child {
        font-size: 18px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 12px;
    }
    .product_03 .product_items .item_card {
        height: 368px;
    }
    .product_v .product_items .item_card{
        flex: 0 0 48%;
        height: 348px;
    }
    .product .product_items .item_title a {
        font-size: 14px;
    }
    .product .product_items .price_order .order a {
        font-size: 12px;
    }
    .product .product_items .price .new_price {
        font-size: 16px;
    }
    .product .product_items .price .old_price{
        padding: 0;
        font-size: 16.49px;
    }
    header .mobile_menu{
        width: 60%;
        right: -60%;
    }
    header .mobile_menu.active{
        right: 0;
    }
    .product_v .product_title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    footer .footer_menu ul li a {
        font-size: 14px;
    }
    footer .footer_menu{
        flex: 0 0 46%;
    }
    footer .footer_contact .contact {
        font-size: 20px;
    }
    footer .footer_info .info_title {
        font-size: 24px;
    }
    .product_info .info_menu ul li a {
        width: 95%;
    }
    .spisok .spisok_choose {
        left: -400px;
        width: 280px;
    }
    .product_03 .product_items .item_card .item_img {
        height: 60%;
    }
    .product .product_items .price .new_price i {
        font-size: 12px;
    }
    .product .product_items .price .old_price {
        padding: 0;
        font-size: 12.49px;
    }
    .product .product_items .price .old_price i {
        font-weight: 400;
        font-size: 11px;
    }

    .product_03 .product_order{
        justify-content: space-between;
    }
    .product_03 .product_order .order_title{
        margin-right: 0;
        font-size: 16px;
    }

    .product_03 .product_items .item_card{
        flex: 0 0 49%;
    }

    .product_03 .product_items .price_order .order a{
        padding: 6px 10px;
    }

    .itemAdditional_info .additional_info{
        margin-left: 0;
    }

    .header_bottom .header_bottomNav ul{
        flex-direction: column;
    }

    .header_bottom .header_bottomNav ul li a{
        padding: 10px 0;
    }

    .product_03 .product_order select{
        padding: 10px;
        height: 40px;
    }
    .product_03 .product_order::after{
        display: none;
    }
}
@media screen and (max-width:440px){
    .contianer {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
    .product_03 .product_items {
        justify-content: space-between;
    }
    .product_03 .product_items .item_card {
        height: 400px;
        flex: 0 0 48%;
    }
    header .header_contact .contact_number {
        font-size: 20px;
    }
    header .new_price span {
        font-size: 20px;
    }
    header .new_price i{
        font-size: 16px;
    }
    header .header_cart .left_link {
        margin-left: 6px;
    }
    header .header_cart .cart {
        margin-left: 6px;
    }
    .product_info .info_title {
        font-size: 21px;
    }
    footer .footer_contact{
        margin-right: 0;
    }
    footer .footer_contact .work_time {
        font-size: 12px;
        max-width: 150px;
        margin: 12px auto;
    }
    .product .product_items{
        flex-wrap: wrap;
        justify-content: center;
    }
    .product .product_items .item_card{
        flex: 0 0 48%;
        height: 300px;
    }
    .product .product_items .item_title a {
        font-size: 12px;
    }
    .product .product_items {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product .product_items .price_order .order a {
        padding: 6px 7px;
    }
    .product .product_items .price .new_price i {
        font-size: 12px;
    }
    .product .product_items .price .old_price {
        padding: 0;
        font-size: 12.49px;
    }
    footer .footer_info .info_btns a:last-child {
        margin-left: 10px;
    }
    header .header_contact::after {
        bottom: -70px;
        left: 120px;
        z-index: -1;
    }
    footer .footer_contact {
        flex: 0 0 100%;
    }
    footer .footer_menu {
        flex: 0 0 100%;
    }
    .footer_bottomInfo .left p{
        text-align: end;
        margin-left: 0;
        flex: 0 0 70%;
    }
    .footer_bottomInfo .left{
        margin-bottom: 10px;
        flex-wrap: wrap;
        justify-content: space-between;
        flex: 0 0 100%;
    }
    .footer_bottomInfo{
        flex-wrap: wrap;
    }
    footer .footer_info .info_title {
        font-size: 24px;
    }
    .product .product_items .price .old_price i {
        font-weight: 400;
        font-size: 12px;
    }
    .product_info .more_infoItem .new_price {
        font-size: 28.73px;
        font-weight: 600;
        color: #4e695d;
    }
    .product_info .itemAdditional_info .info {
        color: #363636;
        text-transform: uppercase;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 500;
    }
    .itemAdditional_info .additional_info .price .new_price span {
        font-size: 32px;
    }
    .product_info .itemAdditional_info .price {
        font-size: 20px;
    }
    .product_v .product_items .price .new_price span {
        background: none;
        font-size: 18px;
        font-weight: 600;
        color: #4e695d;
    }
    .product_v .product_items .price_order .order a {
        font-size: 12px;
        padding: 8px 12px;
    }
}
@media screen and (max-width:375px){

    .product_03 .product_items .item_card{
        height: 360px;
    }

    .product_03 .product_order select{
        padding: 5px;
        font-size: 10px;
    }

    .product_03 .product_order .order_title{
        font-size: 16px;
    }

    .product_03 .product_order::after{
        display: none;
    }

    header .header_contact{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .product_v .product_items .price .new_price span {
        background: none;
        font-size: 13px;
        font-weight: 600;
        color: #4e695d;
    }
    .product_v .product_items .price .new_price i {
        font-size: 12px;
        color: #4e695d;
    }
    .product_v .product_items .price_order .order a{
        padding: 4px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 11px;
    }
    .product_03 .product_items .item_title a{
        font-size: 14px;
    }
    .product_03 .product_items .price p:last-child i {
        font-size: 14px;
    }
    .product_03 .product_items .price .new_price span {
        font-size: 14px;
    }
    header .header_middle .header_logo02{
        text-align: left;
    }
    .header_logo02{
        display: block;
    }
    .header_logo02 a{
        display: inline-block   ;
    }
    .header_logo02 img{
        width: 80%;
    }
    header .middle .header_logo{
        display: none;
    }
    header .middle{
        text-align: start;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }
    header .header_top {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }
    header .header_contact{
        flex: 0 0 100%;
    }
    header .headerTop_content {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    header .header_contact .contact_link {
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 4px;
    }
    header .header_contact .contact_number {
        font-size: 24px;
    }
    header .header_top .contact_link a {
        margin-left: 10px;
    }


    .spisok .spisok_choose .close_spisok{
        display: block;
        position: fixed;
        top: 10px;
        right: 100%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #68a246;
    }
    .spisok .spisok_choose .close_spisok.active{
        right: 20px;
    }
    .spisok .spisok_choose {
        position: fixed;
        left: -100%;
        width: 100%;
    }
    .spisok .spisok_choose .close_spisok i{
        color: #fff;
        font-size: 24px;
    }
    .product_v .product_items .item_card .item_img {
        height: 56%;
    }
    .product_v .product_items .price p:last-child {
        font-size: 14px;
        padding: 0;
    }
    .product_v .product_items .price_order .order a {
        font-size: 12px;
    }
    .product_v .product_items .item_card {
        flex: 0 0 48%;
        height: 314px;
    }
    .product_v .product_items .item_title a {
        font-size: 12px;
    }
    header.sticky_header .middle .header_logo {
        display: block;
    }
    header .new_price span {
        font-size: 28px;
    }
    header .new_price i {
        font-size: 20px;
    }
    .product .product_items .price .old_price i {
        font-weight: 400;
        font-size: 11px;
    }
    .product .product_items .price .new_price {
        font-size: 14px;
    }
    .product .product_items .price_order .order a {
        font-size: 11px;
    }
    header .header_middle .header_logo02::after,
    header .header_middle .header_logo02::before{
        display: none;
    }
    header .header_middle .header_logo02 {
        right: 0;
        position: relative;
    }
    .product_03 .product_items .item_card {
        flex: 0 0 100%;
    }
    .product_03 .product_items .price .new_price span {
        font-size: 32px;
    }
    .product_03 .product_items .price p:last-child i {
        font-size: 23px;
    }
    .product_03 .product_items .price_order .order a {
        font-size: 14px;
    }
    .product_03 .product_items .item_title a {
        font-size: 18px;
    }
}

@media screen and (max-width:360px){
    .product .product_items .item_card{
        width: 100%;
        flex: 0 0 auto;
    }
}</pre></body></html>