/**
 * Theme Name:     Passim Child
 * Author:         GM
 * Template:       passim
 * Text Domain:	   passim-child
 * Version:        1.0.2
 * Description:    Beauty and Cosmetics Theme
 * Author URI:     https://www.fiverr.com/mustafaje
 */

.rtl * {
    font-family: Arial, sans-serif !important;
    font-style: normal !important;
}

.hidden {
    display: none !important;
}

.rtl.home #qodef-page-header,
.home #qodef-page-header {
    background-color: #000 !important;
}

.rtl #qodef-top-area .qodef-widget-holder {
    min-width: 212px !important;
}

.rtl #qodef-page-mobile-header .widget_passim_core_woo_side_area_cart,
.rtl #qodef-page-mobile-header .widget_polylang {
    margin: 0 12px 0 0;
}

.rtl.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: 0;
}

.rtl #qodef-page-mobile-header .widget_passim_core_woo_side_area_cart .qodef-woo-side-area-cart {
    padding: 0 !important;
}

#qodef-page-header .widget .pll-switcher-select {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}

#qodef-page-header .qodef-woo-side-area-cart .qodef-m-inner {
    margin-top: 10px;
}

#qodef-page-mobile-header .qodef-widget-holder .widget_passim_core_woo_side_area_cart {
    margin-top: 5px;
}

.widget_polylang .pll-switcher-select {
    padding: 6px 12px;
    height: auto;
    border: 1.5px solid #fff;
    color: #fff;
}

#qodef-page-mobile-header .widget_polylang .pll-switcher-select {
    padding: 2px 4px;
    margin: 0;
    color: #000;
    border-color: #000;
}

#qodef-page-mobile-header-inner .qodef-mobile-header-opener {
    display: none;
}

.qodef-skin--light .widget_polylang .pll-switcher-select {
    color: #fff;
    border-color: #fff;
    background-color: #000;
}

.qodef-skin--dark .widget_polylang .pll-switcher-select {
    color: #fff;
    border-color: #fff;
    background-color: #000;
}
.qodef-skin--dark .qodef-woo-side-area-cart .qodef-m-opener{
    color: #fff !important;
}

.qodef-header-sticky .widget_polylang .pll-switcher-select {
    color: #fff;
    border: 1.5px solid #fff;
    background-color: #000;
}
.qodef-header-sticky{
    background-color: #000;
}
.qodef-header-sticky .qodef-woo-side-area-cart .qodef-m-opener{
    color: #fff !important;
}
#qodef-page-mobile-header .qodef-woo-side-area-cart .qodef-m-opener{
    color: #fff !important;
}
#qodef-page-mobile-header .widget_polylang .pll-switcher-select{
    color: #fff;
    border: 1.5px solid #fff;
    background-color: #000;
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 0 !important;
}

.wc-block-cart__submit-container .wc-block-cart__submit-button {
    border: 2px solid #ff2b09;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.wc-block-cart__submit-container .wc-block-cart__submit-button:hover {
    background-color: #ff2b09;
    color: #fff;
}

.rtl #qodef-back-to-top {
    right: unset;
    left: 101px;
}

.woocommerce-privacy-policy-text {
    display: none;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--right .woocommerce-product-gallery__wrapper {
    display: flex;
    flex-direction: row;
    position: relative;
    margin: 0 -5px;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--right .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image {
    width: calc(100% - 25.5%) !important;
    position: relative;
    margin: 0 5px;
    overflow: hidden;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--right .woocommerce-product-gallery__wrapper > .qodef-woo-thumbnails-wrapper {
    width: 25.5%;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    padding: 0 5px;
    margin-bottom: 10px;
}

.woocommerce-checkout .wc-block-components-address-form__postcode,
.woocommerce-checkout #billing_postcode_field {
    display: none !important;
}

.qodef-banner .qodef-m-banner-link {
    pointer-events: none;
}

@media only screen and (max-width: 1024px) {
    #qodef-page-outer {
        margin-top: -169px;
    }
}

@media only screen and (max-width: 500px) {
    .qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner {
        justify-content: space-between;
    }

    .qodef-woo-product-list .qodef-woo-product-image {
        width: 100%;
    }

    .qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-image-inner {
        opacity: 1;
        background-color: transparent !important;
        justify-content: end;
    }

    .qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-image-inner .add_to_cart_button {
        background-color: #fff;
        opacity: 1;
    }

    .qodef-woo-product-list .qodef-woo-product-inner .qodef-woo-product-image-inner .yith-add-to-wishlist-button-block {
        display: none;
    }

    #qodef-woo-page.qodef--single form.cart:not(.variations_form) {
        flex-direction: row;
        gap: 10px;
    }

    #qodef-woo-page.qodef--single form.cart .single_add_to_cart_button {
        width: 200px;
    }
    #qodef-woo-page.qodef--single form.cart .variations_button .quantity,
    #qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity {
        min-width: 100px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #qodef-woo-page.qodef--single form.cart .single_add_to_cart_button {
        min-width: 200px;
    }
    .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button {
        min-width: 310px;
        padding: 15px 25px;
        justify-content: center;
    }
    #qodef-woo-page.qodef--single .related > h2 {
        text-align: center;
    }
    #qodef-woo-page.qodef--single .product_meta > * {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #qodef-woo-page.qodef--single .qodef-social-share {
        margin: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #qodef-woo-page.qodef--single .qodef-social-share:before,
    #qodef-woo-page.qodef--single .qodef-social-share:after {
        display: none;
    }
    #qodef-page-footer #qodef-page-footer-top-area {
        padding-bottom: 0;
    }
    #qodef-page-footer .custom-html-widget, #qodef-page-footer .widget_custom_html {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .rtl #qodef-page-footer .qodef-grid-item .widget_text {
        text-align: right;
    }
    #qodef-page-footer .qodef-grid-item:nth-child(4) {
        display: none;
    }
    #qodef-page-footer .qodef-grid-item:nth-child(2),
    #qodef-page-footer .qodef-grid-item:nth-child(3) {
        margin-bottom: 0;
    }
    #qodef-page-footer .qodef-grid-item:nth-child(2) .widget_text,
    #qodef-page-footer .qodef-grid-item:nth-child(3) .widget_text {
        margin: 0;
    }
    #qodef-page-footer .qodef-grid-item:nth-child(2) .widget_passim_core_separator {
        display: none;
    }
}