/* 
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 */
body {
 
    margin: 0 !important;
}
.matt-price {
    display: flex;
    align-items: center;
}

.matt-price del {
    margin-left: 8px;
    font-size: 23px;
}


/*.ha-comparison-table-wrapper .ha-comparison-table__row-item:nth-child(1){
		display:none;
		
	}*/
#exd-usps-desktop,
#exd-usps-mobile {
    display: none;
}

.white_modal .dialog-close-button svg {
    padding: 3px !important;
    font-size: 23px !important;
}

body.site-17 .pdp-payment-info,
body.site-16 .pdp-payment-info,
body.site-3 .paypal-icon {
    display: none;
}

.elementor-menu-cart__subtotal span,
.elementor-menu-cart__subtotal strong {
    font-weight: 400 !important;
}

.ha-comparison-table-wrapper .ha-comparison-table__row-item:nth-child(1) .ha-comparison-table__row-item-cell:not(:first-child) .ha-comparison-table__row-item-cell-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    gap: 0em;
    /* Optional: spacing between prices */

    font-family: "D-DINExp-Bold", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
}

@media only screen and (min-width: 768px) {
    .ha-comparison-table-wrapper .ha-comparison-table__row-item:nth-child(1) .ha-comparison-table__row-item-cell:not(:first-child) .ha-comparison-table__row-item-cell-title {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
}

.ha-comparison-table-wrapper .ha-comparison-table__row-item:nth-child(1) .ha-comparison-table__row-item-cell:not(:first-child) .ha-comparison-table__row-item-cell-title ins {

    color: #063349;
    text-decoration: none;
}

.ha-comparison-table-wrapper .ha-comparison-table__row-item:nth-child(1) .ha-comparison-table__row-item-cell:not(:first-child) .ha-comparison-table__row-item-cell-title del {
    font-size: 14px !important;
    color: #919293;
}

.product_tag-prox .custom-product-card .swatchly-type-wrap {
    display: none;
}

.ha-comparison-table__head {
    background: white !important;
}

html,
body {
    -webkit-font-smoothing: antialiased;
    /* Chrome, Safari, Edge (Chromium) */
    -moz-osx-font-smoothing: grayscale;
    /* macOS Firefox */
    text-rendering: optimizeLegibility;
    /* Better kerning and ligatures */
    font-smooth: always;
    /* Non-standard, but some browsers respect it */
    font-smooth: antialiased;
    /* Legacy syntax for some older browsers */
}

p,
span,
a,
li {
    text-rendering: optimizeSpeed;
    /* Sometimes improves clarity */
}

.dark-blue::first-line,
.dark-blue h2::first-line {
    color: #063349 !important;
}

#main_header {
    position: fixed;
    z-index: 100;
    transition: transform .5s cubic-bezier(0.25, .8, .25, 1);
}

@media only screen and (min-width: 1024.99px) {
    .white-text::first-line {
        color: #FFfffF;
    }


    header[data-elementor-type="header"]:first-of-type {
        height: 140px;
    }
}

@media only screen and (max-width: 1024px) {
    .white-text::first-line {
        color: #063349;
    }

    .swatchly-tooltip {
        display: none;
    }

    header[data-elementor-type="header"]:first-of-type {
        height: 103px;
    }

    .swatchly-swatch:hover,
    .swatchly-swatch.swatchly-selected,
    .swatchly-swatch.swatchly-more-button {
        border-color: #d8d8d8 !important;
    }
}

.matt-price {
    display: flex;
    align-items: center;

}

p.matt-price {
    margin: 0 !important;
}

.matt-price del {
    margin-left: 8px;
    font-size: 0.7em;
}

p.matt-price {
    color: var(--e-global-color-primary);
    font-family: "D-DINExp-Bold", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em;
}

p.matt-price ins {
    text-decoration: none;
}

p.matt-price del {
    opacity: .5;
    color: #777335;
}



.add_to_cart_sku {
    margin: 0 !important;
    text-align: right;
}

.add_to_cart_sku a.button.product_type_simple,
.add_to_cart_sku a.button.product_type_variation,
.add_to_cart_sku a.button.add_to_cart_button {
    font-family: "D-DINExp-Bold", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    border-radius: 60px 60px 60px 60px;
    padding: 16px 24px 16px 24px;
    color: var(--e-global-color-772293e);
    background-color: var(--e-global-color-accent);
    transition: all 0.2s;
    text-align: center;
}

.single_variation_wrap .woocommerce-variation-price,
#floating_add_to_cart .woocommerce-variation-availability .add_to_cart_sku a.added {
    display: none;
}

.add_to_cart_sku a.button.add_to_cart_button:hover {
    color: var(--e-global-color-772293e);
    background-color: var(--e-global-color-70a6d0b);
}

#buy-section .variations span.swatchly_selected_variation_name {
    display: block;
}

#buy-section .label label[for=pa_colour] {
    display: flex;
}

@media only screen and (min-width: 1024px) {

    #buy-section .swatchly-swatch {
        min-height: 32px !important;
        min-width: 32px !important;
    }

}



#retailer_list {
    padding-left: 0;
    list-style: none;
    font-family: "D-DINExp-Bold", Sans-serif;
}

#retailer_list li {
    border: #d5d8dc;
    border-style: solid;
    border-width: 0px 0px 1px 0px;

}

#retailer_list li:last-of-type {

    border-width: 0px;
}

#retailer_list a {
    display: block;
}

p.out_stock_msg {
    font-family: "D-DINExp-Bold", Sans-serif;
    color: #063349;
    font-size: 19px;
}

p.out_stock_msg.red {

    color: red;
}

#retailer_list .link-container {
    display: flex;
    justify-content: space-between;
    /* Pushes images to opposite ends */
    align-items: center;
    /* Aligns images vertically in the center */
    text-decoration: none;
    /* Removes underline from the link */
    padding: 10px;
    /* Optional for spacing */
}

#retailer_list .link-container .left-image {
    max-height: 40px;
    /* Optional: Adjust image size */
}

#retailer_list .link-container .right-image {
    max-height: 40px;
    /* Optional: Adjust image size */
}

.navy_modal .dialog-close-button svg {
    fill: #ffffff;
    height: 28px;
    width: 28px;
    padding: 6px;
    background: #063349;
    border-radius: 50%;
    /*
    height: 1.75em;
    width: 1.75em;
    padding: 0.33em;*/
}

.added_to_cart.wc-forward {
    margin-top: 10px;
    margin-left: 10px;
}

.quick-checkout-button .screen-reader-text,
#floating_add_to_cart .woocommerce-variation-availability,
.badge.hidden {
    display: none;
}

.badge {
    text-transform: uppercase;
}

.custom-product-card .reviews {
    margin-top: -10px;
}

@media (max-width: 767px) {

    .custom-product-card .tag {
        position: relative !important;
        padding: 0 2px;
    }

    #ccc-icon.ccc-icon--dark {
        max-width: 50px;
        margin-bottom: -17px;
    }

    .custom-sale-badge {
        color: #ff0000;
    }

    .custom-ex-display-badge {
        color: #26CA85;
    }

    .custom-new-badge {
        color: #37A8DF;
    }

    .custom-out-of-stock-badge {
        color: black;
    }

    .custom-product-card .hover_images:hover .card_img img {

        opacity: 1 !important;
    }

    .custom-product-card .hover_images:hover .life_style img {

        opacity: 0 !important;

    }
}

@media (min-width: 768px) {
    .badge {
        padding: 8px;
        border-radius: 6.310891628265381px;

    }

    .custom-sale-badge {
        background: #ff0000;
    }

    .custom-ex-display-badge {
        background: #26CA85;
    }

    .custom-new-badge {
        background: #37A8DF;
    }

    .custom-out-of-stock-badge {
        background: black;
    }

    .custom-product-card .hover_images:hover .quick-checkout-button {
        transition: all 0.2s;
        opacity: 1;
        visibility: visible;
        transition: opacity 0.2s ease;
    }
}

.custom-product-card .swatchly-swatch {
    min-height: 25px;
    min-width: 25px;
}

@media (max-width: 767px) {

    /* Targets screens smaller than 768px (mobile) */
    .custom-product-card .swatchly-swatch {
        min-height: 20px;
        min-width: 20px;
    }
}


.custom-product-card .custom-out-of-stock-badge {
    display: none !important;
}

.custom-product-card a {
    text-decoration: none !important;
}

.add_to_cart_sku a.button.product_type_simple,
.add_to_cart_sku a.button.product_type_variation,
.custom-product-card .add_to_cart_sku a.button.add_to_cart_button {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    border-radius: 25px;
    padding: 12px 16px;

}

.custom-product-card .add_to_cart_sku a.button.add_to_cart_button:hover {
    background-color: #FF964E;
    color: white;
}

.added_to_cart {
    background: none !important;
    padding: 0 !important;
}

.custom-product-card .quick-checkout-button {
    text-align: center;
    width: fit-content;
    font-family: "D-DINExp-Bold", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    border-radius: 25px;
    padding: 12px 16px;
    color: #ffffff;
    background-color: #ff6800;
    transition: all 0.2s;
    position: absolute;
    bottom: 35px;
    z-index: 9;
    right: 13px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0s 0.2s;
    /* Delayed visibility change */
}

.custom-product-card .quick-checkout-button:hover {
    background-color: #FF964E;
    color: white;

}

.custom-product-card .add_to_cart_inline.quick-checkout-button {
    background: none !important;
}


.single-product .woolentor-quick-checkout-btn-area {
    display: none !important;
}

.no-underline {
    text-decoration: none !important;
}

.no-underline:hover {
    text-decoration: none !important;
}


.simple-underline {
    text-decoration: none;
}

.simple-underline:hover {
    text-decoration: underline;
}

.e-n-tab-title {
    cursor: pointer;
}

.e-n-menu-title-text {
    text-decoration: none !important;
}

/* :iphone: Mobile Styles (up to 767px) */
@media (max-width: 767px) {

    /* Mobile-specific styles */
    #desktop_menu.elementor-hidden-mobile,
    #top_level_menu.elementor-hidden-mobile {
        display: none;
    }

    #bt_menu_mobile.elementor-hidden-desktop {
        display: block;
    }
}

/* :calling: Tablet Styles (Between 768px and 1199px OR Touch Devices) */
@media (max-width: 1199px),
(pointer: coarse) {

    /* Tablet-specific styles */
    #desktop_menu.elementor-hidden-mobile,
    #top_level_menu.elementor-hidden-tablet {
        display: none;
    }

    #bt_menu_mobile.elementor-hidden-desktop {
        display: block;
    }

    body.ex-display #usps-mobile {
        display: none;
    }

    body.ex-display #exd-usps-mobile {
        display: flex;
    }
}

/* :desktop_computer: Desktop Styles (1200px and higher, excludes touch devices) */
@media (min-width: 1200px) and (pointer: fine) {
    /* Desktop-specific styles */

    body.ex-display #usps-desktop {
        display: none;
    }

    body.ex-display #exd-usps-desktop {
        display: flex;
    }

    #desktop_menu.elementor-hidden-mobile,
    #top_level_menu.elementor-hidden-mobile {
        display: block;
    }

    #bt_menu_mobile.elementor-hidden-desktop {
        display: none;
    }
}

.dot_plus {
    margin: 0 4px !important;
    margin-bottom: -2px !important;
}

.dot_plus {
    position: relative;
    display: inline-block !important;
    height: 27px;
    width: 16px;
    margin: 0 2px;
    font-weight: 100;
}

.dot_plus:after {
    font-size: 26px;
    right: -7px;
}

.dot_plus:after {
    font-size: 32px;
    position: absolute;
    font-weight: 600;
    font-family: initial;
    content: "+";
    right: -13px;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #919293;
}

.no-overflow {
    overflow: hidden !important;
}

.slick-arrow {
    z-index: 1 !important;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    color: #737475 !important;
}


.woocommerce-shipping-totals.shipping {
    display: none;
}

.shop_table .button,
.shop_table .button,
.woocommerce .wc-proceed-to-checkout .checkout-button {
    border-radius: 50px !important;
}

.coupon .input-text {
    padding: 15px !important;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {

    padding-right: 16px !important;
}

@media only screen and (max-width: 1199px) {
    .coupon.e-cart-section.shop_table {
        margin: 40px 0 !important;
    }
}

body.site-16 .desktop-usps-strip p,
body.site-17 .desktop-usps-strip p,
body.site-16 .mobile-usps-strip p,
body.site-17 .mobile-usps-strip p {

    line-height: normal;
}

/* 
		body.site-16  .mobile-strip-usps .e-child:nth-child(2),
	body.site-17  .mobile-strip-usps .e-child:nth-child(2),
	body.site-16  .desktop-usps-strip .e-child:nth-child(2),
	body.site-17  .desktop-usps-strip .e-child:nth-child(2)*/
body.site-16 #floating_add_to_cart,
body.site-17 #floating_add_to_cart,
body.site-16 .single_add_to_cart_button,
body.site-17 .single_add_to_cart_button,
body.site-17 #buy-section .e-n-accordion details:nth-child(1),
body.site-16 #buy-section .e-n-accordion details:nth-child(1),
body.site-17 #buy-section .e-n-accordion details:nth-child(2),
body.site-16 #buy-section .e-n-accordion details:nth-child(2) {
    display: none;
}

body.woocommerce-cart #wc-stripe-express-checkout-element {
    display: block;
}

#newsletter input#lnewsletter {
    border-radius: 3px !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    border: 1px solid #69727d !important;
    padding: 0px 10px !important;
    height: 33px !important;
    background: white !important;
    width: 100%;
}

#newsletter #js_subscribe {
    font-family: "D-DINExp-Bold", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
    padding: 12px 24px 12px 24px;
    margin-top: 8px;
    background: none !important;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    min-height: 40px;
    border-color: #FFF !important;
    color: white;
    transition: all .3s;
    text-align: center;
    border-radius: 60px 60px 60px 60px;
    float: right;
}

#newsletter .newsletter_msg {
    color: #ffffff;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    clear: both;
    display: block;
}

#newsletter #js_subscribe:hover {
    background-color: #fff !important;
    color: #063349 !important;
}

  
#blog_newsletter #newsletter #input-wrapper {
    display: flex;
    padding: 9px  !important;
    align-items: center; /* Alinha os itens verticalmente no centro */
    width: 100%; /* Garantir que o formulário ocupe toda a largura disponível */
}

#blog_newsletter #newsletter input#lnewsletter {
    flex-grow: 1  !important; /* O campo de email ocupa o máximo de espaço disponível */
    padding: 10px  !important;
     font-family: "Roboto"  !important;
    height: 40px  !important; /* Define a altura do campo de email */
    font-size: 18px  !important; /* Ajusta o tamanho da fonte */
    border: 1px solid #69727d  !important; /* Define a borda do campo de email */
    border-radius: 3px  !important; /* Bordas arredondadas */
        color: #1f2124  !important;
     
}
 
#blog_newsletter #newsletter #js_subscribe {
    height: 40px  !important; /* Define a altura do botão para ser igual ao campo */
    padding: 0 20px  !important; /* Espaçamento interno no botão */
    font-size: 18px  !important; /* Tamanho da fonte do botão */
    cursor: pointer; /* Mostrar cursor de clique */
    background-color: #063349 !important; /* Cor de fundo do botão */
    color: white; /* Cor do texto do botão */
    border: 1px solid #063349  !important; /* Borda do botão */
    border-radius: 3px  !important; /* Bordas arredondadas no botão */
    font-family: "Roboto"  !important;
    transition: background-color 0.3s ease; /* Transição suave para a mudança de cor*/
    margin-left:-8px  !important;    margin-top: 0;
 }

 
#blog_newsletter #newsletter #js_subscribe:hover {
    background-color: #fffFFF !important;
    color: #063349 !important;
}
#blog_newsletter #newsletter .newsletter_msg {
    display: block  !important;
    margin-top: 10px  !important;
    font-size: 14px  !important;
    color: #063349  !important; /* Cor vermelha para mensagens de erro */
}

.buy-section-g6 form.cart,
.buy-section-g6 form.cart:has(#strap-selection) {
    /* Custom styles for form with strap selection */
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: flex-start !important;
}

.buy-section-g6 .custom-select {
    position: relative;
    display: block;
    margin-bottom: 14px;
}

.buy-section-g6 form.cart label {
    color: #ff6800;
    font-weight: bold;
}

.buy-section-g6 .custom-select select {
    width: 100%;
    font-size: 18px;
    padding: 10px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    border-radius: 7px;
    border: 1px solid #ccc;
    appearance: none;
    /* Hide default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: white;
    padding-right: 40px;
    /* Space for arrow */
}

/* Custom arrow using SVG */
.buy-section-g6 .custom-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(90deg);
    /* Rotate to point downward */
    width: 14px;
    /* Adjust size */
    height: 14px;
    pointer-events: none;
    /* Prevent interaction */
}

/* Optional: Change arrow color on hover */
.buy-section-g6 .custom-select select:hover+.custom-arrow svg path {
    fill: #555;
}


.buy-section-g6 #strap2,
.buy-section-g6 #strap1 {
    font-size: 18px;
    padding: 10px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    border-radius: 7px;
}

.menu_ad_price p.price {
    font-size: 14px !important;
    color: #FFF !important;
}

.menu_ad_price p.price del {
    font-size: 11px !important;
    color: #CDCECF !important;
}

/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */
.elementor-widget-off-canvas .e-off-canvas__main.animated {
    animation-duration: 250ms !important;
    animation-timing-function: ease-in-out !important;
}

.mobile-nav.animated {
    animation: fadeInRight 250ms ease-in-out forwards;
}

.mobile-nav.animated.fadeOutRight {
    animation: fadeOutRight 250ms ease-in-out forwards;
}

@keyframes fadeInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeOutRight {
    from {
        transform: translateX(0);
        opacity: 1;
    }

    to {
        transform: translateX(100%);
        opacity: 0;
    }
}

.mobile-nav:not(#mobile_nav_top_level) {
    top: 0;
    right: -100%;
    height: 100vh;
    width: 100%;
    background: white;
    z-index: 9999;
    opacity: 0;
}

/* end animations */

.fswp-elt--read-more-main-wrapper .fswp-elt--read-more{
        display: inline-block !important;
}

/* BLACK NOVEMBER BADGE
.badge.custom-sale-badge.black-november-badge,
.badge.custom-sale-badge.block{
    background: black !important;
    text-shadow: 0 0 5px #4ec4ff, 0 0 10px #4ec4ff, 0 0 20px #4ec4ff, 0 0 40px #4ec4ff !important;
}
@media (max-width: 767px) {
    .custom-sale-badge,
    .badge.custom-sale-badge.black-november-badge,
    .badge.custom-sale-badge.block {
        padding: 3PX 6PX !important;
        BORDER-RADIUS: 5PX !important;
        color: #fff !important;
    }
}
*/
