﻿
@media only screen and (max-width: 768px) {
    .widgets_container h3 {
        margin-bottom: 0px;
    }
    .product_content {
        padding: 10px 0px;
    }
        .product_content > p {
            font-size: 19px !important;
            margin-bottom: 0;
        }
    .categories_menu_toggle {
        top: 43px;
    }
    .breadcrumbs_area {
        margin-top: 67px;
    }

    .slider_s_two .single_slider {
        height: 300px;
        margin-top: 115px;
    }

    #progress-bar {
        top: 68px;
    }

    .header_area {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1000;
        position: fixed;
        width: 100%;
        padding: unset !important;
    }


    .header_middle {
        padding: 0px;
    }

        .header_middle .logo {
            margin-top: 11px;
            margin-right: 47px;
            direction: ltr;
            margin-top: 19px !important;
        }

        .header_middle.sticky-header {
            padding: 0px;
            height: 68px;
            border-bottom: 1px solid #dfdddd;
        }
        .header_middle.sticky-header .logo {
            margin-top: 3px !important;
        }

    .canvas_open {
        right: 20px;
        top: 24px;
        position: fixed;
        z-index: 1001;
    }


    .select2-container {
        width: 259px !important;
    }

    .select2-container--default .select2-selection--single {
        height: 41px !important;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow {
            top: 7px !important;
        }

    .search_box {
        width: 100% !important;
    }

    .footer_social {
        margin-top: 18px;
        text-align: unset;
    }

        .footer_social li.tiktok a {
            width: 38px;
            height: 38px;
        }

    .login_submit a {
        margin-bottom: 0px !important;
    }

    #toast-container > div {
        padding: 8px 8px 8px 6px !important;
        width: 18em;
    }

    .mini_cart_wrapper {
        margin-bottom: 0px !important;
    }





    .other_img_inlist {
        height: 80px !important;
        width: 80px !important;
        border: 1px solid #c3c3c3;
    }

    .gallery-item {
        width: 80px !important;
    }

    .modal_social, .variants_selects {
        text-align: center !important;
        display: flex !important;
        justify-content: center !important;
    }

    .modal_right {
        text-align: left !important;
        direction: ltr;
    }

    .modal_add_to_cart {
        display: block !important;
    }

        .modal_add_to_cart :first-child {
            margin-bottom: 3px !important;
        }


    .plus, .minus {
        font-size: 14px !important;
        line-height: 25px;
    }
    .quantity input {
        line-height: 29px;
    }
    .product-details-tab {
        margin-bottom: 25px !important;
    }

    .modal_price {
        direction: ltr;
    }

    .coupon_inner input {
        margin-bottom: 0px;
        width: 100%;
    }

    .footer_top {
        padding-top: 30px !important;
    }


    /******Element In Pages Not In Layout*****/
    /*#index_container {
        margin-top: 73px !important;
    }*/


        #index_container.index_container_chiled_layout {
            margin-top: 100px !important;
        }

    .categories_menu {
        position: fixed;
        top: 69px;
        right: 0;
        left: 0;
        padding: 0px 0px;
    }

    .categories_title {
        padding: 0px 10px;
    }

        .categories_title::before {
            left: 10px;
        }

        .categories_title::after {
            content: "";
        }

        .categories_title h2 {
            padding-left: 30px;
            text-align: left;
        }
    .header_middle .sticky-header sticky .header_position {
        padding-top: 7px;
    }

    .header_middle .align-items-center {
        flex-direction: row-reverse;
    }
    .header_middle .logo a img {
        height: 60px;
        width: 90px;
    }

    .canvas_open .logo
    {
        width:100px !important;
    }
    .canvas_open .icon_mobile ul
    {
        top:-23px;
    }
    .canvas_open .icon_mobile ul img {
        height:70px;
        width:150px;
    }
   /* .header_cart_wishlist {
        display: block;
        position: fixed;
        bottom: 62px;
        left: 14px;
        z-index: 100;
        margin-bottom: 0;
    }*/
    .mini_cart_wrapper
    {
        display:block;
    }
}










@media only screen and (max-width: 991px) {
    .header_middle {
        direction: ltr !important;
    }

    .container {
        max-width: 100%;
    }

    .canvas_open a {
        border: 0;
        line-height: 30px;
    }

    .canvas_open .icon_mobile ul li a span {
        font-size: 27px !important;
    }

    .canvas_open .icon_mobile ul li #sendproduct_wishlist .list_wishlist_quantity_mobile,
    .canvas_open .icon_mobile ul li #sendproduct_to_cart_in_mobile .list_cart_quantity_mobile {
        font-size: 11px !important;
        position: absolute;
        top: -10px;
        right: -15px;
        width: 24px;
        height: 24px;
        line-height: 23px;
        border-radius: 50%;
    }

    .canvas_open .icon_mobile ul {
        position: absolute !important;
        right: 20px !important;
        list-style: outside none none;
        width: 130px !important
    }

        .canvas_open .icon_mobile ul li {
            display: inline-block;
            position: relative;
            padding-right: 0px;
            margin-right: 20px;
        }
    
}







@media only screen and (min-width: 320px) {
    .canvas_open .icon_mobile ul {
        right: 160px !important;
       /* top: 2px;*/
        width: 129px !important;
    }
}

@media only screen and (min-width: 375px) {
    .canvas_open .icon_mobile ul {
        right: 16px !important;
        top: 8px;
        width: 129px !important;
    }


    .header_middle .logo a img {
        max-width: 100px;
    }
}

@media only screen and (min-width: 425px) {
    .canvas_open .icon_mobile ul {
        right: 250px !important;
        width: 129px !important;
    }

    .header_middle .logo a img {
        max-width: 100px;
    }
}

@media only screen and (min-width: 768px) {
    .canvas_open .icon_mobile ul {
        right: 585px !important;
        width: 152px !important;
    }


        .canvas_open .icon_mobile ul li #sendproduct_wishlist .list_wishlist_quantity_mobile, .canvas_open .icon_mobile ul li #sendproduct_to_cart_in_mobile .list_cart_quantity_mobile {
            top: -10px;
            right: -13px;
            width: 26px;
            height: 26px;
            line-height: 26px;
        }
}

@media only screen and (min-width: 576px) {
    .modal-dialog {
        max-width: 800px !important;
    }
}







@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header_area {
        padding-bottom: unset;
    }

    .header_middle {
        padding: unset;
    }

    .canvas_open a {
        font-size: 30px;
        height: 37px;
        line-height: 38px;
    }
    .header_middle .logo a img {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main_menu nav > ul > li > a {
        font-size: 13px;
    }

    .main_menu nav > ul > li > a {
        padding: 13px 4px 13px 4px !important;
    }
}
