.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}

@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:1050px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1050px) and (min-width:992px) {
    html{
        font-size: 11px!important;
    }
}


@media screen and (min-width:992px) {
    .card_img .no_img{
        height: 30rem;
        border-radius: 16px;
    }
    .order_right .cart_right_item{
        width: auto!important;
    }
    .order_right .cart_img {
        height: 6.8rem;
        width: 7.1rem;
    }
    .order_right .cart_info {
        width: calc(100% - 7.1rem);
    }
    .order_right .cart_title{
        font-size: 1rem;
        font-family: "Commissioner", sans-serif;
        font-weight: 700;
    }
    .order_right .cart_left{
        width: 55%;
    }

    .order_right .cart_right{
        width: 43%;
        justify-content: space-between;
        align-items: center;
    }
    .btn:hover{
        color: white!important;
        background: #1D1D1D;
    }
    .btn.black:hover{
        background: #FFBD02;
        color: #1D1D1D!important;
    }
    .btn.black img{
        transition: all 0.35s;
    }
    .btn.black:hover img{
        filter: grayscale(1) invert(1);
    }
    .prod_row .prod_item .btn:hover{
        background: #FFBD02;
        color: #1D1D1D!important;
    }
    .btn img{
        transition: all 0.35s;
    }
    .btn:hover img{
        filter: brightness(0) invert(1);
    }
    .main_cat_item:hover img{
        transform: scale(1.05);
    }
    .header_links a:hover img{
        opacity: 0.4;
    }
    .slick-arrow:hover{
        background-color: #FFBD02;
    }
    .pc_br_none br{
        display: none;
    }
    .top_arrow .slick-arrow:hover{
        border-color: transparent;
    }

    .search_products .mb_30{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

}

@media screen and (max-width:992px) {
    body {
        padding-top: 4.9rem;
    }
    .page.order_success_page {
        padding-top: 4rem;
    }
    #cart_modal .modal__block, .modal .modal__block{
        width: 95%;
        padding: 3rem 1rem;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mob_50{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        width: 9.2rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    header{
        box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.05), inset 0 -1px 0 rgba(0,0,0,0.15);
        padding: 1.5rem 0;
    }

    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 3.4rem 15px;
        padding-bottom: 1.5rem;
        margin: 0;
        text-align: center;
        font-size: 1.1rem;
    }
    .whatsapp{
        right: 15px!important;
    }
    .menu a{
        display: flex!important;
        justify-content: space-between;
        margin: 0;
        /* margin-bottom: 1.5rem; */
        border-bottom: 1px solid #e8e8e8;
        padding: 1rem 0;
        text-align: left;
        width: 100%;
    }
    .menu a img{
        width: 1.5rem;
        filter: grayscale(1);
        opacity: 0.9;
    }
    .header_links {
        display: flex;
        align-items: center;
        margin-top: -2rem;
        margin-bottom: -0.7rem;
    }
    .header_links a.show_menu {
        margin-left: 0.55rem;
        position: relative;
        right: -0.25rem;
        width: 2.5rem;
        height: 2.8rem;
        display: flex!important;
        align-items: center;
        justify-content: center;
    }
    .header_links a img {
        width: 2.1rem;
    }
    .header_links a.show_menu img{
        width: 2.7rem;
    }
    .header_top, .header_bottom{
        padding: 0;
    }
    .btn{
        padding: 0;
        width: 100%!important;
        min-width: unset!important;
    }
    .btn .btn_box {
        height: 3.4rem!important;
        font-size: 1.1rem!important;
    }
    .btn_box img {
        width: 1.9rem;
        margin-right: 0.7rem;
    }
    .menu div.mob_block{
        padding-top: 1rem;
    }
    .menu div.mob_block .btn{
        width: auto!important;
        padding: 0 0.65rem !important;
    }
    .menu div.mob_block .btn_box img {
        margin-right: 0.1rem;
    }
    .show_menu.active .active{
        display: none;
    }
    .show_menu.active .in_active{
        display: block;
    }
    .show_menu .in_active{
        display: none;
        width: 1.9rem!important;
    }
    #box-1, #box-2 {
        padding-top: 20px;
    }
    .slider_item {
        height: 22rem;
        padding: 1.5rem;
    }
    .main_cat_title {
        font-size: 0.9rem;
    }
    .main_cat_title br{
        display: none;
    }
    .main_cat_item {
        height: 16.2rem;
        padding: 1rem;
    }
    .section_title {
        font-size: 1.7rem;
        margin-bottom: 1.7rem;
    }
    .top_arrow .slick-prev, .top_arrow .slick-next{
        top: -4.2rem;
    }
    #box-3 {
        padding-top: 3rem;
    }
    .main_big_cat_item {
        height: 17rem;
        padding: 1.3rem;
        border: 1px solid #00000033;
    }
    #box-5 {
        padding-top: 2.3rem;
    }
    #box-6 {
        padding-top: 4rem;
    }
    #box-7 {
        padding-top: 2.8rem;
    }
    #box-8 {
        padding-top: 3.7rem;
        padding-bottom: 2.4rem;
    }
    .map{
        height: 20rem;
    }
    .footer_logo {
        width: 13rem;
        margin: 0 auto;
        margin-bottom: 3rem;
    }
    .menu_footer{
        display: block;
    }
    .menu_footer a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
        text-align: center;
    }
    .footer_bottom_flex{
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        margin-top: 2.4rem;
        padding-bottom: 3rem;
    }
    .footer_bottom_flex a{
        margin-top: 1rem;
    }
    footer{
        padding-top: 3rem;
    }
    .page h1.section_title {
        font-size: 1.7rem;
    }
    .about_content h5 {
        margin-bottom: 1rem;
    }
    .content p, .content img, .content ol, .content ul, .content table {
        line-height: 1.4;
    }
    .about_content {
        padding-top: 0;
        margin-bottom: 2.2rem;
    }
    .full_image {
        border-radius: 8px;
    }
    .about_image {
        margin-bottom: 2.7rem;
    }
    .about_gray_text {
        margin-bottom: 3.1rem;
        padding: 1.5rem;
    }
    .about_preim_text_box{
        font-size: 1rem;
    }
    .about_preim_icon{
        width: 6rem;
        height: 6.5rem;
    }
    .about_preim_text {
        width: calc(100% - 6rem);
        padding-left: 1rem;
    }
    .about_bottom_row > .mb_30:last-child{
        margin-bottom: 0;
    }
    .about_preim_title {
        font-size: 1.1rem;
        margin-bottom: 0.3rem;
    }
    .about_preim_item{
        margin-bottom: 20px;
    }
    .about_preim_item:last-child{
        margin-bottom: 0;
    }
    .page {
        padding-top: 2rem;
        padding-bottom: 4rem;
    }
    .breadcrumbs {
        margin-bottom: 2rem;
        font-size: 1rem;
    }
    .login_box{
        width: 100%;
        padding: 0;
    }
    .login_tabs a {
        font-size: 1.1rem;
        height: 3.3rem;
    }
    .label_title {
        font-size: 1rem;
    }
    .form-control {
        padding: 0 1.2rem;
        height: 3.3rem;
    }
    .login_tabs_body_item .form-group {
        font-size: 1rem;
    }
    .account_menu{
        padding: 1.5rem;
        margin-bottom: 2rem;
    }
    .account_data{
        padding: 1.5rem;
    }
    .account_del{
        margin-top: 1rem;
    }
    .account_prod_sub_row .mob_full{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .account_prod {
        height: 8.1rem;
    }
    .a_order_num {
        font-size: 1rem;
    }
    .card_img{
        border: 1px solid #00000033;
        border-radius: 8px;
        height: 25rem;
        padding: 1rem;
        margin-bottom: 2rem;
    }
    .card_img img{
        width: 100%;
        height: 100%;
        object-fit: scale-down;
    }
    .card_aval {
        margin-bottom: 1rem;
    }
    .card_info .content {
        margin-bottom: 2rem;
    }
    .card_count button {
        height: 3rem;
        width: 3rem;
    }
    .card_count button img {
        width: 1.55rem;
    }
    .card_count input {
        width: 3.9rem;
        font-size: 1.3rem;
    }
    .card_price {
        font-size: 2rem;
        margin-bottom: 0.9rem;
    }
    .card_btns{
        display: block;
    }
    .card_btns .btn{
        margin: 0;
        margin-top: 0.5rem;
    }
    .card_art {
        position: static;
        font-size: 1.1rem;
        width: 100%;
        padding-left: 0;
    }
    .card_tabs {
        margin-top: 3.2rem;
    }
    .card_tab_top{
        margin-bottom: 2rem;
        display: flex;
        justify-content: space-between;
    }
    .card_tab_item{
        font-size: 1.1rem;
        width: 49%;
        margin: 0;
    }
    .content h5, .content h1, .content h3, .content h4, .content h6{
        padding-top: 0.6rem;
    }
    h1{
        font-size: 1.8rem;
    }
    h2 {
        font-size: 1.6rem;
    }
    h3{
        font-size: 1.5rem;
    }
    h4{
        font-size: 1.3rem;
    }
    h5{
        font-size: 1.25rem;
    }
    h6{
        font-size: 1.1rem;
    }
    .similars {
        margin-top: 3.5rem;
    }
    .cart_item{
        display: block;
    }
    .cart_left{
        width: 100%;
    }
    .cart_right{
        width: 100%;
        padding-top: 1rem;
    }
    .cart_img{
        border: 1px solid #00000033;
        padding: 0.5rem;
        width: 10rem;
        height: 10rem;
        border-radius: 8px;
        overflow: hidden;
    }
    .cart_info {
        width: calc(100% - 10rem);
        padding-left: 0.8rem;
    }
    .cart_title {
        font-family: Raydis, sans-serif;
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }
    .cart_art {
        font-size: 1rem;
    }
    .cart_bottom_top span {
        font-size: 1.45rem;
    }
    .cart_right_item:nth-child(1) {
        width: 10rem;
        margin-right: 0.8rem;
    }
    .cart_page h1.section_title {
        margin-bottom: 1.7rem;
    }
    .label_item {
        height: 3.3rem;
    }
    .cart_price2{
        font-weight: 600;
    }
    .order_right{
        padding: 1.5rem;
    }
    .title20 {
        font-size: 1.35rem;
        margin-bottom: 1.2rem;
    }
    .policy {
        font-size: 0.95rem;
        margin-bottom: 1rem;
    }
    .mob_reverse{
        flex-direction: column-reverse;
    }
    .order_success_page .full_image{
        margin-bottom: 2rem;
    }
    .page .main_cats_row .mb_30, .prod_row .mb_30 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .prod_row{
        margin: 0 -5px;
    }
    .prod_row .mb_30{
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .prod_item .btn .btn_box{
        font-size: 1rem!important;
    }
    .contacts_row > .mb_30:last-child{
        margin-bottom: 0;
    }
    .prod_row .prod_item {
        padding: 0.5rem;
    }
    .show_mob_cat_menu .btn_box{
        justify-content: space-between;
    }
    .show_mob_cat_menu{
        padding: 0 1.25rem!important;
        margin-bottom: 1rem;
    }
    .show_mob_cat_menu.factive img{
        transform: rotate(-180deg);
    }
    .show_mob_cat_menu .btn_box img{
        margin: 0;
        width: 1.5rem;
        transition: all 0.35s;
    }
    .mob_full_w{
        width: 100%!important;
        text-align: left;
        font-size: 1.1rem;
        font-weight: 500;
        margin-bottom: 1rem;
        text-decoration: underline;
    }
    .cart_right_item .btn.black{
        width: max-content !important;
        padding: 0 0.8rem;
        border-radius: 4px!important;
    }
    .ab_remove {
        position: absolute;
        right: 0.3rem;
        top: -3rem;
    }
    .cart_right_item .btn .btn_box{
        height: 3rem!important;
        font-size: 0.9rem!important;
    }
    .page h1 {
        font-size: 1.45rem;
        margin-bottom: 1rem;
    }
    .left_menu_list > li > a {
        padding: 1rem 0;
    }
    .left_menu_list > li li {
        margin-bottom: 0.85rem;
    }
    .left_menu{
        margin-bottom: 2rem;
        border-radius: 8px;
        display: none;
    }
    .back_link {
        font-size: 1.1rem;
    }
    .back_link img {
        width: 1.788rem;
    }
    .sort_link {
        height: 3.3rem;
    }
    .sort_drop a {
        padding: 0.7rem 0;
    }

    .left_sub_menu_item {
        padding: 0 1rem;
        margin-bottom: 1.6rem;
        display: none;
        border-radius: 8px;
    }
    .search_box{
        position: absolute;
        left: 0;
        top: 100%;
        margin: 0;
        width: 100%;
        z-index: 2;
        display: none;
    }
    .search_box input {
        width: 100%;
        border-radius: 0;
        height: 3.4rem;
        font-size: 1.1rem;
        border-right: 0;
        border-left: 0;
        border-top: 0;
        margin: 0;
        padding: 0 15px;
    }
    .search_box .btn{
        position: absolute;
        right: 0;
        top: 0;
        width: auto !important;
        border-radius: 0;
        padding: 0 0.7rem;
    }
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
