/*Order Overview + Order Summary Page*/
@media only screen and (max-width: 767px) {
    .order_list .order_info_items table td.item_img {
        width: 70px !important;
        padding: 15px 10px !important;
        box-sizing: border-box;
    }

    .order_list .order_info_items table td.item_img img {
        width: 50px !important;
        display: block !important;
    }

    .order_list .order_info_items table td.item_title {
        word-break: break-word !important;
        width: auto;
    }
}


/*Mobile Menu Shadow*/
ul.item_cate_lists>li .js_item_cate_box {
    height: calc(100vh - 188px) !important;
}

ul.item_cate_lists>li .js_item_cate_box.active {
    height: 130vh !important;
    /* height: max-content !important; */
}

ul.item_cate_lists>li .js_item_cate_box .title_box {
    text-shadow: 2px 2px #000 !important;
}

/*Mobile Menu Scroll*/
#mobile_menu .js_mobile_menu_content .menu_inner {
    height: calc(100vh - 188px) !important;
    background: #ffffff;
}

#mobile_menu .js_mobile_menu_content ul.item_cate_lists .mobile_menu_box {
    display: none;
}

#mobile_menu .js_mobile_menu_content ul.item_cate_lists .js_item_cate_box.active .mobile_menu_box {
    display: block;
}

/*Sale Badge*/
.woocommerce span.onsale {
    min-width: 3em !important;
    min-height: 3em !important;
    line-height: 3em !important;
    top: 0.5em !important;
    left: 0.5em !important;
    margin: 0 !important;
    right: auto !important;
}


/*Archive Page Filter Adjustment*/
.shop-filter-container .label {
    line-height: 35px;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown {
    margin-top: 3px !important;
    overflow: visible !important;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-options {
    margin: 4px 4px 4px 0;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-options::-webkit-track {
    width: 7px;
    border-radius: 30px !important;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-options::-webkit-scrollbar {
    width: 7px;
    border-radius: 30px !important;
    background-color: #f2f2f2 !important;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-options::-webkit-scrollbar-thumb {
    border-radius: 30px !important;
    background-color: #D7D7D7 !important;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-options .fs-option {
    padding-right: 0px !important;
}




.facetwp-type-fselect .fs-wrap .fs-label-wrap {
    border-radius: 4px !important;
    max-width: 150px;
    box-sizing: border-box;
    background: #ffffff !important;
    opacity: 1 !important;
}

div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown:before {
    content: "";
    background: #ffffff;
    width: 150px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: -2px;
    right: 0;
    border-left: 2px #EA5300 solid;
    border-right: 2px #EA5300 solid !important;
}


div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-no-results.show {
    display: block !important;
}


div.filter .facetwp-type-fselect .fs-wrap .fs-dropdown .fs-no-results.show+.fs-options {
    margin: 0 !important;
}




/*Product Single Page*/
body.single-product .jet-woo-product-gallery-pswp {
    z-index: 9999999999 !important;
}

body.single-product .jet-woo-slick__wrapper .slick-slider {
    touch-action: auto !important;
    -webkit-touch-callout: inherit !important;
    user-select: auto !important;
    -webkit-user-select: auto !important;
}

body.single-product .pswp__container, 
body.single-product .jet-woo-product-gallery-pswp,
body.single-product .jet-woo-product-gallery-pswp *,
body.single-product .pswp {
    user-select: auto !important;
    -webkit-user-select: auto !important;
    touch-action: auto !important;
}

@media only screen and (max-width: 768px) {
    body.single-product .pswp__container {
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto;
    }

    body.single-product .pswp__zoom-wrap {
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto;
        transform: translateY(-50%) !important;
        top: 50% !important;
    }

    body.single-product .pswp--visible .pswp__container .pswp__img, 
    body.single-product .pswp--visible .pswp__zoom-wrap .pswp__img {
        width: 70% !important;
        height: auto !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    body.single-product .pswp--visible.pswp--zoomed-in .pswp__container .pswp__img, 
    body.single-product .pswp--visible.pswp--zoomed-in .pswp__zoom-wrap .pswp__img {
        width: 100% !important;
        height: auto !important;
    }

    .pswp.jet-woo-product-gallery-pswp .pswp__button--arrow--left:before,
    .pswp.jet-woo-product-gallery-pswp .pswp__button--arrow--right:before {
        margin: 0 !important;
    }
}

/*Single Page review*/
body.single-product .product_meta span.sku_wrapper.detail-container {
    display: none !important;
}

body.single-product .star-rating-selector .star-label {
    margin-top: 9px;
    line-height: 1em;
}

body.single-product .star-rating-selector fieldset {
    margin-top: 7px;
}

body.single-product div.product.elementor .woocommerce-tabs .panel div#reviews #comments .comment-text p.meta strong.woocommerce-review__author {
    line-height: 1.2em !important;
}

body.single-product .comment_profile_img {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

body.single-product ul.children li[itemprop="comment"] .comment-text-right .description {
    padding-top: 35px !important;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    top: 0 !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
}

.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    position: relative;
    top: -2px !important;
}

@media only screen and (max-width: 1200px) {
    .product_detail_tabs .tab_wrap {
        margin-top: -52px;
    }
}


/*Cart Page*/
body.woocommerce-cart ul.products li.product .astra-shop-summary-wrap .button,
body.woocommerce-cart .cross-sells ul.products li.product .astra-shop-summary-wrap .button {
    min-width: 140px !important;
    padding: 14px 20px !important;
}

@media only screen and (max-width: 768px) {

    body.woocommerce-cart ul.products li.product .astra-shop-summary-wrap .button,
    body.woocommerce-cart .cross-sells ul.products li.product .astra-shop-summary-wrap .button {
        min-width: auto !important;
        padding: 12px 18px !important;
    }
}

/*My Account Page > Overview*/
@media only screen and (max-width: 767px) {

    .woocommerce-MyAccount-content .main.area .left h4,
    .woocommerce-MyAccount-content .main.area .right h4 {
        font-size: 16px !important;
    }

    .overview-container .main .right {
        overflow: visible !important;
    }
}

/*My Account Page > Profile*/
#profile-container form.woocommerce-EditAccountForm fieldset .woocommerce-form-row:not(.label) .show-password {
    top: 17px !important;
    transform: none !important;
}


/*My Account Page > Order Overview and Order summary*/
@media only screen and (max-width: 767px) {
    .order_custom_tab ul.order_tabs {
        overflow-x: auto !important;
        overflow-y: hidden !important;
    }

    .order_custom_tab ul.order_tabs::-webkit-scrollbar {
        height: 0 !important;
    }

    .order_custom_tab ul.order_tabs::-webkit-scrollbar-thumb {
        background: none !important;
        height: 0 !important;
        width: 0 !important;
    }

    .order_custom_tab ul.order_tabs::-webkit-scrollbar-track-piece {
        background: none !important;
    }

    .order_list .order_info_detail table th {
        font-weight: lighter;
        min-height: 22px;
    }

    .order_list .order_info_detail table th.print_order_invoice {
        width: 50% !important;
        padding: 3px 5px !important;
        white-space: nowrap;
        line-height: 1.1em;
        font-size: 12px !important;
        margin-bottom: 2px;
    }
}


/*Cookie Bar*/
@media only screen and (max-width: 1024px) {
    #branda-cookie-notice .cookie-notice-container .branda-cn-container {
        min-height: 82px;
        display: flex;
        align-items: center;
    }
}

/*FAQ Page*/
.elementor-widget-toggle .elementor-toggle-item a.elementor-toggle-title {
    width: 100%;
    display: block;
    padding-right: 24px !important;
    box-sizing: border-box;
}



.mobile_filter {
    margin-bottom: 50px;
}