/**
* Theme Name: Ginea Child
* Description: This is a child theme of Ginea.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: ginea
* Version: 1.0.0
*/

button.single_add_to_cart_button,
a.add_to_cart_button {
    text-transform: none !important;
}

/* General Styling */
.divider {
    border-top: 1px solid #ddd;
    margin: 15px 0;
}

.website-header-global-search {
    position: relative;
}

.website-header-global-search .m-neuron-search-form__input::placeholder {
    color: #57585c;
}

.website-header-global-search .m-neuron-search-form__input {
    height: 48px;
    padding: 10px 100px 10px 15px !important;
    max-width: 1200px;
    margin: 0 auto;
    color: #000000 !important;
    font-size: 14px !important;
    border: 1px solid #000000 !important;
}

.website-header-global-search .elementor-icon-wrapper {
    position: absolute;
    top: -80px;
    right: -80px;
}

.website-header-global-search .m-neuron-search-form__container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.website-header-global-search button.m-neuron-search-form__submit {
    padding: 0 !important;
    background: transparent !important;
    position: absolute;
    right: 15px;
    top: 10px;
    border: 0 !important;
    margin-right: 10px;
}

div#discover-now-banner-btn a.elementor-button {
    border-bottom: 1px solid #fff;
}

.men-women-cat-home .elementor-widget-heading .elementor-heading-title {
    position: relative;
    display: inline-block;
}

.men-women-cat-home .elementor-widget-heading .elementor-heading-title::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0%;
    height: 3px;
    background-color: #ffffff;
    transition: width 0.4s ease-in-out;
    z-index: 1;
}

.men-women-cat-home .elementor-column:hover .elementor-widget-heading .elementor-heading-title::before {
    width: 100%;
}

div#help-border {
    position: absolute;
    bottom: 60px;
}

div#help-border:before {
    position: absolute;
    content: "";
    background-color: #dddddd;
    width: 125%;
    height: 1px;
    left: -50px;
    top: 0;
}

div#help-border:after {
    position: absolute;
    content: "";
    background-color: #dddddd;
    width: 125%;
    height: 1px;
    left: -50px;
    bottom: 0;
}

/* menu dropdown */
div#sidebar-header-menu-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.side-menu-wrapper .dropdown-icon {
    transition: transform 0.3s ease;
}

.side-menu-wrapper .rotate {
    transform: rotate(180deg);
}

.side-menu-wrapper .custom-select {
    position: relative;
    width: 220px;
    font-family: Arial, sans-serif;
}

.side-menu-wrapper .select-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: transparent;
    cursor: pointer;
    border-bottom: 1px solid #000000;
    border-radius: 5px;
    font-family: "Fustat", Sans-serif;
    color: #000000;
    border-radius: 0;
}

.side-menu-wrapper .select-box i {
    font-size: 24px;
    color: #000000;
}

.side-menu-wrapper .dropdown-icon {
    transition: transform 0.3s ease;
}

.side-menu-wrapper .options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
    opacity: 0;
    z-index: 10;
    font-family: "Fustat", Sans-serif;
}

.side-menu-wrapper .options.show {
    max-height: 200px;
    opacity: 1;
}

.side-menu-wrapper .option {
    padding: 10px;
    cursor: pointer;
    color: #000000;
}

.side-menu-wrapper .option:hover {
    background: #eee;
}

.side-menu-wrapper .rotate {
    transform: rotate(180deg);
}

#side-menu-block>.e-child {
    padding: 0;
}

#side-menu-block .m-neuron-nav-menu .my-account {
    position: relative;
}

#side-menu-block .m-neuron-nav-menu ul.m-neuron-nav-menu__list li:before,
.user-auth-menu-wrapper ul li:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 1px;
    font-size: 13px;
}

#side-menu-block .m-neuron-nav-menu .my-account:before {
    content: "\f2c0";
}

#side-menu-block .m-neuron-nav-menu .my-wishlist:before {
    content: "\f08a";
}

#side-menu-block .m-neuron-nav-menu .my-orders:before {
    content: "\f218";
}

#side-menu-block .m-neuron-nav-menu .account-details:before {
    content: "\f2bc";
}

.auth-menu-login.login:before {
    content: "\f090";
}

.auth-menu-login.logout:before {
    content: "\f090";
}

.auth-menu-login:after {
    display: none;
}

.wishlist_table.shop_table th,
.wishlist_table.shop_table tr,
.wishlist_table.shop_table td {
    text-align: center !important;
}

#yith-wcwl-form .wishlist_table.shop_table td.product-remove {
    vertical-align: middle !important;
}

#yith-wcwl-form .shop_table.wishlist_table td.product-price,
.wishlist_table td.product-stock-status {
    vertical-align: middle !important;
}

.shop_table.wishlist_table td.product-name {
    vertical-align: middle !important;
}

span.yith-wcwl-add-to-wishlist-button__label {
    visibility: hidden;
    width: 0;
    height: 0;
}

#yith-wcwl-form .shop_table.wishlist_table td.product-name a br {
    display: none;
}

.wishlist-title.wishlist-title-with-form {
    display: none !important;
}

table.shop_table.wishlist_table.wishlist_view thead tr th br {
    display: none;
}

.contact-us-page-wrapper .ss-main.h-neuron-size-sm {
    border: none;
    margin: 0 0 0;
    border-bottom: 1px solid #eaeaea;
}

.contact-us-page-wrapper .ss-main.h-neuron-size-sm:focus {
    outline: none;
    box-shadow: none;
}

.contact-us-page-wrapper .ss-values:focus-visible {
    outline: none;
}

.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected,
.ss-content .ss-list .ss-option:hover {
    background-color: transparent !important;
    color: #000000 !important;
    font-weight: 500;
}

.ss-values .ss-single {
    font-weight: 600;
}

#form-field-custom-select-layout+div {
    margin-top: 20px !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
}

.contact-us-page-wrapper .m-neuron-form__field-group--tel {
    max-width: 30% !important;
}

.contact-us-page-wrapper input:not([type="button"]):not([type="submit"]),
.contact-us-page-wrapper textarea,
.contact-us-page-wrapper.elementor-field-textual {
    padding: 15px 0 0 0 !important;
}

.contact-us-page-wrapper .m-neuron-form__field-group {
    margin: 20px 0;
}

.contact-us-page-wrapper .m-neuron-form__field-group--upload {
    position: relative !important;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    border-bottom: 1px solid #e1e1e1 !important;
    padding-bottom: 5px !important;
}

.contact-us-page-wrapper .m-neuron-form__field-group--upload>label {
    height: auto !important;
    clip: auto !important;
    position: static !important;
    margin: 0 !important;
}

.contact-us-page-wrapper input[type="file"] {
    border: 0 !important;
    width: 60% !important;
}

.help-mobile-block h4 {
    color: #000000;
}

.mobile-overlay-menu a {
    color: #000000 !important;
}

.product-custom-grid-line .m-neuron-product__title {
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    margin-top: 30px;
}

.product-custom-grid-line .woocommerce-Price-amount.amount {
    font-size: 12px !important;
    text-transform: uppercase;
    color: #000000;
}

form.woocommerce-ordering {
    display: none;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    border-radius: 41px;
    background: transparent;
    color: #000000;
    width: 250px !important;
    margin: 0 auto !important;
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #000000;
    color: #ffffff;
}

button.woocommerce-Button.button {
    border-radius: 20px !important;
}

/* archive product page sorting */
.wooSorting-select {
    position: relative;
    width: 125px;
    margin-bottom: 20px;
}

.wooSorting-box {
    background-color: #fff;
    padding: 12px 14px 12px 0;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 45px;
}

.wooSorting-box>span {
    text-transform: uppercase;
    font-size: 11px;
}

.wooSorting-select .fa {
    font-size: 16px;
    color: #000000;
    position: absolute;
    right: 8px;
    top: 12px;
}

.wooSorting-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid;
    border-radius: 6px;
    z-index: 10;
    border-top: 1px solid;
    z-index: 10;
}

.no-gap-products.shop-page>.elementor-container {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 50px;
    display: flex;
    align-items: center;
}

.wooSorting-option {
    padding: 5px 10px;
    cursor: pointer;
    line-height: 20px;
    font-size: 11px;
}

.wooSorting-option:hover {
    color: #000;
    font-weight: 500;
}

.wooSorting-select.active .wooSorting-options {
    display: block;
}

.wooSorting-dropdown-title {
    font-weight: bold;
    margin-bottom: 6px;
}

.woo-sorting-wrapper>.elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 30px;
}

.no-gap-products.shop-page {
    position: relative;
}

div#filter-shop-sidebar .elementor-icon-box-title {
    position: absolute !important;
    left: 0;
    bottom: -61px;
    z-index: 10;
    right: inherit !important;
}

.filter-sidebar-popups {
    position: relative;
}

.filter-sidebar-popups h4 {
    text-align: center;
    margin-top: -52px;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-family: "Fustat", Sans-serif !important;
    margin-bottom: 50px;
}

/* filter css */
.WooCustomCheckbox-group {
    margin-bottom: 50px;
    font-family: Arial, sans-serif;
}

.WooCustomCheckbox-title {
    margin: 15px 0 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-family: "Fustat", Sans-serif !important;
}

.WooCustomCheckbox {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 11px !important;
    user-select: none;
    color: #000000 !important;
}

.WooCustomCheckbox input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.WooCustomCheckbox .checkmark {
    position: absolute;
    top: -4px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 4px;
    transition: 0.2s;
}

.WooCustomCheckbox:hover input~.checkmark {
    border-color: #888;
}

.WooCustomCheckbox input:checked~.checkmark {
    background-color: #333;
    border-color: #333;
}

.WooCustomCheckbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.WooCustomCheckbox input:checked~.checkmark:after {
    display: block;
}

.WooCustomCheckbox .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.wc-block-cart .wc-block-cart__submit-container a {
    padding: 0;
    border: 1px solid #000;
    border-radius: 30px;
}

.wc-block-cart .wc-block-cart__submit-container:hover a {
    background-color: #000000;
    color: #ffffff;
}

.wc-block-components-checkout-place-order-button {
    border: 1px solid #000 !important;
    border-radius: 46px !important;
    background-color: transparent !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.wc-block-components-checkout-place-order-button:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.wc-block-checkout__add-note .wc-block-components-checkbox__input,
.wc-block-checkout__use-address-for-billing .wc-block-components-checkbox__input {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    margin: 2px 0 3px 4px !important
}

.wc-block-checkout__add-note .wc-block-components-textarea:focus {
    color: #2b2d2f;
    outline: 0;
    box-shadow: none !important;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 0 !important;
}

.wc-block-components-title.wc-block-components-title {
    text-transform: uppercase;
    font-weight: 300;
}

.wc-block-components-checkbox label {
    align-items: center !important;
}

label.p-FieldLabel.Label.Label--empty {
    font-weight: 300;
}

.woocommerce-checkout .entry-title {
    margin-top: 6rem !important;
    margin-bottom: 2rem !important;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    padding: 0 !important;
    border: 1px solid #000;
}

.wc-block-components-text-input.wc-block-components-totals-coupon__input.is-active label {
    outline: none;
}

.user-auth-menu-wrapper {
    position: absolute !important;
    bottom: 0 !important;
}

.top-header-website .m-neuron-menu-cart__toggle[data-counter]:before {
    display: none;
}

span.price-span {
    color: #000;
    font-weight: 400;
    font-size: 12px;
}

.single-product span.price-span {
    font-size: 16px;
}

.woocommerce-cart h1.entry-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 0;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders.is-active {
    font-weight: 700;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
    border: 1px solid rgba(25, 23, 17, .48) !important;
}
.wp-block-woocommerce-empty-cart-block ul li.wc-block-grid__product .wc-block-grid__product-add-to-cart{
    display: none !important;
}
.woocommerce-checkout
  form.woocommerce-checkout
  .n-checkout-totals
  .wc_payment_methods
  .payment_box {
    display: block !important;
}
.woocommerce-checkout form.woocommerce-checkout #customer_details{
    margin-top: 0;
}
.woocommerce-checkout form.woocommerce-checkout .n-checkout-totals {
    padding: 0 15px 0 15px;
}
.woocommerce-checkout .entry-title {
    margin-top: 6rem !important;
    margin-bottom: 70px !important;
}
.woocommerce-checkout .select2-container .select2-dropdown .select2-search__field {
    border: 1px solid #ddd !important;
}

@media(min-width: 768px) {

    /* header sticky */
    header.elementor-location-header {
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 99 !important;
    }

    main.main {
        padding-top: 85px;
        flex: 1;
    }

    /* footer space  */
    body {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }

    .woocommerce-cart .close-icon-sidebar-menu {
        padding-top: 8px;
    }

    .woocommerce-checkout .close-icon-sidebar-menu {
        padding-top: 8px;
    }
}

@media(max-width:1700px) {
    .website-header-global-search .elementor-icon-wrapper {
        top: -60px;
        right: -50px;
    }
}

@media(max-width: 1280px) {
    div#filter-shop-sidebar {
        margin: 0 !important;
    }

    div#filter-shop-sidebar .elementor-icon-box-title {
        bottom: -44px;
    }
}

@media(max-width:1200px) {
    .website-header-global-search .m-neuron-search-form__container {
        max-width: 500px;
    }

    .website-header-global-search .m-neuron-search-form__input {
        max-width: 500px;
    }

    .website-header-global-search .elementor-icon-wrapper {
        top: -60px;
        right: -50px;
    }

    div#help-border:before {
        width: 120%;
    }

    div#help-border:after {
        width: 120%;
    }
}

@media(max-width: 768px) {
    .mobile-menu-wrapper {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    div#help-border {
        padding: 20px 0;
    }

    div#help-border:before {
        left: -33%;
    }

    div#help-border:after {
        left: -33%;
    }

    div#help-border a {
        font-size: 16px;
    }

    div#help-border h4 {
        margin: 0 !important;
    }

    div#close-mobile-menu {
        position: absolute;
        top: 40px;
    }

    div#mobile-hamburger-icon>.elementor-widget-container {
        margin-left: -10px;
    }

    .elementor-widget-neuron-woo-menu-cart .m-neuron-menu-cart {
        display: flex;
    }
}