/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@font-face {
    font-family: 'SanFrancisco';
    src: url('./fonts/SF-Pro-Display-Regular.otf') format('opentype');
    /* Puedes agregar otras propiedades según sea necesario, como font-weight y font-style */
}

body {
    font-family: 'SanFrancisco', sans-serif !important;
}

.qodef-sidebar {
    padding: 40px;
    min-height: 600px;
}

.qodef-sidebar-holder {
    background-color: #dae2e9;
}

.current-menu-item {
    box-shadow: inset 999px 999px 0px rgb(0 0 0 / 8%);
    border-left: solid 4px #000000;
    font-weight: bold;
}

.qodef-dot {
    background-color: white !important;
}

.qodef-fullscreen-menu-holder {
    position: relative !important;
    width: 100% !important;
    max-width: 400px;
    height: calc(50vh + 70px) !important;
    text-align: center !important;
    background-color: #141414 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-repeat: repeat !important;
    background-position: 0 0 !important;
    float: right !important;
}

.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer {
    z-index: 110;
}

#menu-fullscreen-menu {
    text-align: center !important;
}

.qodef-fullscreen-below-menu-widget-holder {
    display: none !important;
}

.qodef-fullscreen-menu-close {
    color: white;
    font-size: 35px;
    position: absolute;
    top: 30px;
    right: 30px;
}

.qodef-fullscreen-menu-close:hover {
    color: #dae2e9;
}

.qodef-fullscreen-menu-opened header.qodef-page-header {
    visibility: visible;
}

.qodef-header-minimal .qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    height: 50px !important;
}

body.qodef-woocommerce-page .qodef-content .variations tr {
    display: block;
}

#billing_hiddencarrier_field,
#billing_hiddentype_field {
    display: none;
}

/* thankyou manage pickup */
.woocommerce-checkout input[type="date"] {
    position: relative;
    width: 100%;
    margin: 0 0 15px;
    padding: 12px 16px;
    font-family: Merriweather, serif;
    font-size: 12px;
    font-weight: inherit;
    line-height: calc(52px - (12px * 2) - 2px);
    color: #000;
    background-color: transparent;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
}

.woocommerce-checkout button {
    cursor: pointer;
}

.woocommerce-checkout button:disabled,
.woocommerce-checkout button[disabled] {
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0 !important;
}

.thwmsc-buttons .response-img {
    display: inline-block !important;
}

#submitFedExPickup,
#submitUpsPickup {
    width: 180px;
    margin: 20px 0 0 0;
    background: #fac400;
    color: #fff;
    cursor: pointer;
    padding: 1em;
    text-align: center;
    transition: box-shadow .1s linear;
}

/* tooltip woocommerce-pickup */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    letter-spacing: normal;
    line-height: 17px;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 50px;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.inputresidential .tooltip .tooltiptext {
    left: 76px;
}

.inputquantity .tooltip .tooltiptext {
    padding: 5px;
    left: 60px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left {
    text-align: left;
    display: flex;
    align-items: center;
}

.qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3 .widget_media_image {
    width: 100px;
}

footer.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 50px 0 35px;
    border-bottom: 1px solid white;
}

.qodef-page-footer .qodef-social-icons-group-widget {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.qodef-page-footer .qodef-social-icons-group-widget .qodef-widget-title-holder {
    margin: 0 40px 0 0;
}

.qodef-page-footer .qodef-social-icons-group-widget .qodef-widget-title-holder .qodef-widget-title {
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.qodef-page-footer .qodef-social-icons-group-widget .qodef-social-icon-widget-holder {
    margin: 0 15px 0 0;
}

.qodef-page-footer .qodef-social-icons-group-widget .qodef-social-icon-widget-holder:last-of-type {
    margin: 0;
}

.qodef-footer-bottom-holder .qodef-footer-bottom-column-3.widget_text p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.qodef-footer-bottom-holder .qodef-footer-bottom-column-3.widget_text p a:first-of-type {
    margin: 0 20px 0 0;
}

.qodef-page-footer a:hover {
    color: #276EF1 !important;
}

.manage_pickup_custom_msg_error {
    color: red;
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 0;
}

.manage_pickup_custom_msg_ok {
    color: #276EF1;
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 0;
}

#wc-ppcp-credit-card-gateway-cc-form p span {
    height: 52px !important;
    width: 100% !important;
}

#wc-ppcp-credit-card-gateway-cc-form p.form-row-first {
    display: inline-block !important;
    float: left !important;
    margin-right: 12px !important;
}

#wc-ppcp-credit-card-gateway-cc-form p.form-row-last {
    display: inline-block !important;
    float: left !important;
    margin-left: 12px !important;
}

/* Woocommerce CART */
.wp-block-woocommerce-cart {
    margin-top: 50px;
}

.wc-block-cart__payment-options {
    display: none;
}

.wc-block-cart__submit-container a {
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    border-radius: 15px;
    border-width: 1.5px;
    line-height: 1;
    fill: #fff;
    color: #fff;
    background-color: #276ef1;
    border-style: none;
}

.wc-block-cart__submit-container a:hover {
    color: #fff !important;
}



@media (max-width: 1024px) {
    .qodef-dot {
        background-color: black !important;
    }

    .qodef-fullscreen-menu-holder {
        max-width: 100% !important;
    }

    .qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .qodef-page-footer .qodef-social-icons-group-widget {
        justify-content: flex-start;
    }

    footer.qodef-page-footer .qodef-footer-bottom-holder .widget {
        text-align: left;
    }

    .qodef-footer-bottom-holder .qodef-footer-bottom-column-3.widget_text p {
        justify-content: flex-start;
    }

    .qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3 .widget_media_image {
        transform: translateX(-15px);
    }

    footer.qodef-page-footer .qodef-column-content:not(:first-child) {
        margin-top: 15px;
    }

    footer.qodef-page-footer .qodef-footer-bottom-holder .qodef-grid-row>:not(:last-child) {
        margin-bottom: 10px;
    }
}

@media (min-width: 1025px) {
    footer.qodef-page-footer .qodef-grid-row {
        display: flex;
    }

    footer.qodef-page-footer .qodef-grid-row .qodef-grid-col-4:nth-child(1) {
        order: 3;
        text-align: right !important;
    }

    footer.qodef-page-footer .qodef-grid-row .qodef-grid-col-4:nth-child(2) {
        order: 2;
    }

    footer.qodef-page-footer .qodef-grid-row .qodef-grid-col-4:nth-child(3) {
        order: 1;
    }

    footer.qodef-page-footer .qodef-grid-row .qodef-grid-col-4:nth-child(3) .qodef-footer-bottom-column-3.widget_text p {
        justify-content: flex-start;
    }
}

@media (max-width: 998px) {
    #wc-ppcp-credit-card-gateway-cc-form p.form-row-first {
        display: block !important;
        float: none !important;
        margin-right: 0px !important;
    }

    #wc-ppcp-credit-card-gateway-cc-form p.form-row-last {
        display: block !important;
        float: none !important;
        margin-left: 0px !important;
    }
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    font-family: "Plus Jakarta Sans", Sans-serif;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #276EF1;
    border-style: none;
    width: 200px;
    font-size: 15px;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    border-radius: 15px;
    border-width: 1.5px;
    line-height: 1;
}

.qodef-woo-single-page .qodef-single-product-summary button[type=submit]:not(.qodef-search-submit) {
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: #276EF1 !important;
    border-style: none !important;
    width: 200px !important;
    ;
    font-size: 15px !important;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    border-radius: 15px;
    border-width: 1.5px;
    line-height: 1;
}

.qodef-quantity-buttons.quantity {
    display: none !important;
}

.product_meta {
    display: none;
}

table tbody th {
    border-right: none !important;
}


select {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    color: #333;
}

select:focus {
    outline: none;
    border-color: #4CAF50;
}

select option {
    background-color: #fff;
    color: #333;
}

select option:hover {
    background-color: #f0f0f0;
}

select::-ms-expand {
    display: none;
}

select::after {
    content: '\25BC';
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #555;
}

.error {
    color: red;
}

/* START Headers styles fix from GC */
.qodef-fullscreen-menu-opened {
    position: static;
    top: 0;
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    max-width: 400px;
    height: 550px;
    z-index: 100;
    opacity: 0;
}

.qodef-fullscreen-menu-holder-outer {
    max-width: 400px;
    height: calc(50vh + 70px) !important;
    right: 0;
    left: auto !important;
}

/* END Headers styles fix from GC */


#thwmsc-tab-content-3 .thwmsc-buttons{
    display: none;
}

button#place_order, .ppcp-dcc-order-button {
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: #276EF1 !important;
    font-weight: 600 !important;
    padding: 20px 44px !important;
    border-radius: 15px !important;
    border-width: 1.5px !important;
    line-height: 1 !important;
    margin: auto !important;
    text-align: center;
    margin-top: 94px;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 40px;
}

.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle {
    background-color: #ffff !important;
    box-shadow: none!important;
    margin: auto !important;
    max-width: 900px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
    margin-bottom: 10px !important;
}

.wc-block-components-notice-banner.is-info {
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 14px !important;
}

.woocommerce-form-coupon , .woocommerce-form-login {
    background-color: #ffff !important;
    box-shadow: none!important;
    margin: auto !important;
    max-width: 900px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 27px !important;
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #276EF1 !important;
}

a.woocommerce-terms-and-conditions-link {
    color: #276EF1!important;
}

h1.qodef-page-title.entry-title {
    font-family: "Plus Jakarta Sans" !important;
    color: #0a0a0a !important;
    font-size: 46px !important;
}

@media only screen and (max-width: 480px){
    .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner {
    width: 90%;
}
}

.single_variation_wrap p {
    font-size: 18px;
}

li#tab-title-description {
    font-size: 22px;
    font-family: 'Plus Jakarta Sans';
    text-transform: none;
}

.payment_method_ppcp-credit-card-gateway iframe {
    min-width: 80px;
}