/*
Theme Name: Happy Kids
Theme URI: http://www.inbrackets.dev/themes/fancy-lab-theme
Author: inbrackets
Author URI: http://www.inbrackets.dev
Description: Fancy Lab is a compatible WooCommerce theme made with WordPress. It is the best theme for you to sell anything online, beautifuly designed and fully responsive.
Version: 1.0
Text-domain: fancy-lab
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, translation-ready, blog, right-sidebar, sticky-post, threaded-comments
*/


/* Header - Main Menu 
.main-menu{
    padding: 0;
}

* {
    font-family: 'Nunito', sans-serif !important;
    line-height: 150% !important;
    letter-spacing: 0.02em !important;
    font-weight: 700 !important;
    color: #595959;
}

.main-menu ul{  
    padding: 0; 
    margin: 0; 
    font-size: 18px; 
    font-weight: 500; 
    border-radius: 0;    
}

.main-menu ul li{ 
    display: inline;  
    margin: 0 5px 0 0;
}

.main-menu ul li:last-child{ 
    margin: 0; 
}
*/

/* Footer - Footer Menu */
.footer-menu ul, .footer-widgets ul{ 
    list-style: none; 
    padding: 0; 
    margin: 0; 
    font-size: 16px; 
}

.footer-menu ul li{ 
    display: inline; 
    margin: 0 10px 0 0;
}

.footer-menu ul li:last-child{ 
    margin: 0; 
}

.footer-menu ul li a{ 
    color: #939393; 
    text-decoration: none;
}

.footer-menu ul li.current-menu-item a{ 
    color: #ff9292; 
}


/* WooCommerce */

/* Shop */

.shop-content{
    padding: 3rem 0;
    padding-top:100px;
}

.shop-content .row{
    margin-left: 0;
    margin-right: 0;
}

.content-area 
{
    padding-top: 100px;
}

.post-type-archive-product .content-area, 
.product-template-default .content-area,
.tax-product_cat .content-area{
    padding: 0;
}

.woocommerce .woocommerce-breadcrumb a {
    font-weight: 700;
}

.woocommerce ul.products.columns-1 li.product:first-child, 
.woocommerce-page ul.products.columns-1 li.product:first-child {
    margin-top: 20px;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 25px;
    font-weight: 700;
    color: #404040;
    margin: 0;
    padding: 0;
    display: table;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.post-type-archive-product .woocommerce-loop-product__title{
    margin-bottom: 0.5rem !important;
}

.woocommerce ul.products li.product .button {
    margin-top: 0;
}

.woocommerce ul.products li.product p{
    color: #000;
}

.woocommerce ul.products li.product .price{
    font-weight: 600;    
}

.woocommerce ul.products li.product .price ins {
    font-size: 140%;
}

.woocommerce ul.products li.product .onsale{
    top: 16px;
    left: 0;
    right: 0;
    transform: rotate(90deg);
    border-radius: 0;   
    width: 83px;
    padding: 0;
    background-color: #D2335B;
    margin: 0;
    font-weight: 400;
}

.woocommerce ul.products li.product .onsale:before {
    content: "";
    position: absolute;
    top: 0;
    left: 83px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 22px 0 0;
    border-color: #D2335B transparent transparent transparent;
}

.woocommerce ul.products li.product .onsale:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 83px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #D2335B transparent;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
    color: #000;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 12px;
}


/* Single Product */
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button {
    background-color: #1E730D;
    color: #fff;
}

.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover {
    background-color: #18560c;
}

.product_meta > span{
    display: block;
}

.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins, 
.woocommerce-Price-amount {
    font-size: 25px;
    font-weight: 700;
}

.woocommerce span.onsale{
    top: 19px;
    left: 35px;
    transform: rotate(90deg);
    border-radius: 0;   
    width: 84px;
    padding: 0;
    background-color: #D2335B;
    margin: 0;
    font-weight: 400;
}

.woocommerce span.onsale:before {
    content: "";
    position: absolute;
    top: 0;
    left: 83px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 22px 0 0;
    border-color: #D2335B transparent transparent transparent;
}

.woocommerce span.onsale:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 83px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 23px 0;
    border-color: transparent transparent #D2335B transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    content: none;
}

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
    background-color: #ffeb8a;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
    background-color: #ffe252;
}

/* Cart */

.woocommerce-cart table.cart td.actions .coupon .input-text{
    width: 150px;
}


/* General */

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}


.wp-block-woocommerce-cart-order-summary-block {
    border: 1px solid hsla(0,0%,7%,.11);
    border-radius: 10px;
    padding: 10px;
}

.wc-block-components-button__text {
    border: 0px;
    border-radius: 4px;
    text-underline-offset: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    background-color: #1E730D;
    color: #FCFCFC;
    border-color: #1E730D;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 48px;
    padding: 0 24px;
    width: 100%;
    
}

.wc-block-components-checkout-place-order-button__text {
    margin-top: 10px;
}

.woocommerce div.product form.cart .variations select {
    background-color: transparent;
    width: 100%;
    padding-left: 16px;
    padding-right: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: 0;
    border-style: solid;
    box-sizing: border-box;
    border-color: #CCCCCC;
    border-width: 1px;
    border-radius: 8px;
    font: -internal-auto-base(-webkit-small-control, inherit);
    border: 1px solid -internal-auto-base(light-dark(#767676, #858585), currentColor);
}


.custom-price {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}


/* --- PRICE STYLING --- */
.custom-price {
    font-size: 24px;
    font-weight: bold;
    color: #e60023; /* Red price color (change if needed) */
    text-align: center;
    padding: 10px 15px;
    border-radius: 8px;
    display: inline-block;
    margin-bottom: 15px;
}

/* --- ADD TO CART BUTTON STYLING --- */
.woocommerce .single_add_to_cart_button {
    background: #ff6600; /* Vibrant orange */
    color: #ffffff; /* White text */
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 12px 25px;
    transition: all 0.3s ease-in-out;
    width: 100%;
    max-width: 250px;
    display: block;
    margin: 10px auto;
    box-shadow: 0 4px 8px rgba(255, 102, 0, 0.3);
}


.woocommerce .single_add_to_cart_button:hover {
    background: #cc5500; /* Darker shade on hover */
    box-shadow: 0 6px 12px rgba(255, 102, 0, 0.4);
}

/* --- QUANTITY INPUT STYLING --- */
.woocommerce .quantity input.qty {
    width: 60px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 6px;
    border: 2px solid #ddd;
    margin-right: 10px;
}

/* --- ADD TO CART BUTTON DISABLED STATE --- */
.woocommerce .single_add_to_cart_button.disabled {
    background: #999 !important; /* Gray for disabled */
    cursor: not-allowed;
    box-shadow: none;
}


.product-content-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    position: relative;
}

/* --- Adjust Widths for Image and Summary --- */
.woocommerce-product-gallery {
    flex: 1;
    max-width: 48%;
}

.entry-summary {
    flex: 1;
    max-width: 48%;
}

/* --- VERTICAL HR DIVIDER --- */
.custom-vr-divider {
    width: 2px;
    background-color: #ddd;
    height: auto;
    min-height: 100%;
    margin: 0 20px;
}

/* --- ENSURE WOO TABS STAY BELOW --- */
.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%; /* Prevents it from getting affected */
    clear: both; /* Ensures it remains below */
    margin-top: 30px; /* Adds some space */
}

/* --- ENSURE RELATED PRODUCTS ARE NOT AFFECTED --- */
.related.products {
    display: block !important;
    width: 100%;
    margin-top: 40px;
}

/* --- PRODUCT TABS WRAPPER --- */
.woocommerce-tabs.wc-tabs-wrapper {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

/* --- TABS NAVIGATION (HEADERS) --- */
.woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: flex-start; /* Align to the left */
    border-bottom: 2px solid #ddd;
    padding: 0;
    margin: 0 0 20px;
    list-style: none;
    gap: 10px; /* Adds space between tabs */
}

/* --- INDIVIDUAL TABS STYLE --- */
.woocommerce-tabs ul.tabs li {
    background: #f8f8f8;
    padding: 14px 22px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 20px; /* Makes it rounded */
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
}

.woocommerce-tabs ul.tabs li:hover {

}

.woocommerce-tabs ul.tabs li.active {
    
}

/* --- TAB CONTENT (DESCRIPTIONS, REVIEWS, ETC.) --- */
.woocommerce-Tabs-panel {
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    border-radius: 12px; /* Rounded corners */
    background: #fff;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.05);
}

/* --- MAKE IT RESPONSIVE --- */
@media screen and (max-width: 768px) {
    .woocommerce-tabs ul.tabs {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .woocommerce-tabs ul.tabs li {
        font-size: 14px;
        padding: 12px 18px;
    }
}

.woocommerce-variation-add-to-cart variations_button alt {
    color: #ffffff !important;
}



.entry-summary .price {
    font-size: 45px;
    font-weight: bold;
}

.main-menu .dropdown:hover>.dropdown-menu,
.main-menu .dropup:hover>.dropdown-menu {
    display: block;
}


.top-bar {
    background-color: rgb(0, 134, 255);
}



.navbar-nav {
    margin: 0 auto; /* Centers the menu */
    text-align: center; /* Ensures text is centered */
}

.navbar-nav .nav-item {
    display: inline-block; /* Keeps items in a row */
    float: none; /* Removes floating effects */
    margin: 0 25px; /* Adds horizontal spacing between menu items */
}

.navbar-nav .nav-link {
    color: white !important; /* Changes text color to white */
    font-weight: bold; /* Makes text stand out */
    padding: 10px 20px; /* Adds padding inside each menu item */
}

.navbar-toggler {
    border-color: white; /* Makes the menu toggle icon visible */
}

.navbar-toggler-icon {
    background-color: white; /* Ensures icon visibility */
}
.brand  {
    text-align: middle;
}

.navbar {
    padding: 15px 0; /* Adds spacing above and below the menu */
}

.second-column {
    display: flex;
    justify-content: center; /* Centers items horizontally */
    align-items: center; /* Centers items vertically */
    flex-direction: column; /* Stack elements if necessary */
    text-align: center; /* Ensures text inside elements is centered */
}
.navbar-nav {
    justify-content: center;
    width: 100%;
}

.coluna {
    display: flex;
    align-items: center; /* Center horizontally */
    justify-content: center; /* Center vertically */
    text-align: center; /* Ensure text is centered */
    height: 100%; /* Make sure it takes the full height of the parent */
}

.coluna i {
    font-size: 1.5rem; /* Adjust icon size */
    margin-bottom: 5px; /* Space between icon and link */
}

.coluna a {
    text-decoration: none; /* Remove underline */
    color: #333; /* Adjust color */
    font-weight: bold; /* Make text bold */
}

.cart-icon {
    /*
    background: url('assets/imagens/cart.svg');
    */
    background-repeat : no-repeat;
    height: 35px;
    width: 35px;
    display: block;
}



.user-icon {
    /*
    background: url('assets/imagens/user.svg');
    */
    background-repeat : no-repeat;
    height: 35px;
    width: 35px;
    display: block;
}

.col-3.coluna {
    display: flex;
    align-items: center;
    gap: 10px; /* Espaço entre os ícones */
}

.col-3 a {
    display: inline-block;
    text-decoration: none;
}

.cart-svg, .user-svg {
    stroke: white; /* Define a cor da borda */
    fill: none; /* Remove qualquer preenchimento */
    stroke-width: 2; /* Ajusta a espessura da borda */
}


.items {
    font-size: 14px;
    font-weight: bold;
    color: white; /* Ajuste a cor conforme necessário */
}

.search-submit {
    background-color: transparent; /* Remove o fundo */
    border: none; /* Remove bordas */
    cursor: pointer; /* Define o cursor como ponteiro */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 50%; /* Forma arredondada */
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.search-submit:hover {
    background-color: rgba(0, 0, 0, 0.1); /* Efeito hover */
    transform: scale(1.1); /* Efeito de crescimento */
}

.search-submit:active {
    transform: scale(0.95); /* Efeito de clique */
}

.search-submit svg {
    width: 24px; /* Tamanho do ícone */
    height: 24px;
    stroke: white; /* Cor do ícone */
    transition: stroke 0.3s ease;
}

.search-submit:hover svg {
    stroke: #f4f4f4; /* Muda a cor no hover */
}

/* Centering the search form */
.search-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Search form styling */
.search-form {
    display: flex;
    align-items: center;
    border: 2px solid #ccc; /* Border for the search box */
    border-radius: 30px; /* Smooth rounded edges */
    overflow: hidden;
    width: 100%;
    max-width: 450px; /* Adjust width as needed */
    background-color: #fff; /* White background */
    padding: 5px;
}

/* Search input field */
.search-field {
    flex: 1; /* Takes up remaining space */
    padding: 12px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    width: 100%;
    min-width: 0; /* Fixes shrinking issues */
    background: transparent;
}

/* Search button */
.search-submit {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* SVG Icon */
.search-icon {
    width: 22px;
    height: 22px;
    stroke: #007bff !important; /* Change color on hover */
    transition: stroke 0.3s ease;
}

/* Hover and active effects */
.search-submit:hover {
    background: rgba(0, 0, 0, 0.05);
}

.search-submit:hover .search-icon {
    stroke: #007bff; /* Change color on hover */
}

.search-submit:active {
    transform: scale(0.95);
}

/* Responsive adjustments */
@media (max-width: 480px) {
    .search-form {
        max-width: 100%;
    }
}


body {
    background-color: #fff;

}


/* Footer Container */
footer {
    background-color: #F0F0F0; /* Dark background */
    color: #fff; /* White text */
    padding: 40px 0; /* Spacing inside the footer */
    font-size: 16px;
}

/* Footer Widgets Section */
.footer-widgets {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* Footer Container Setup */
.footer-widgets .container, .copyright .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Footer Text Styling */
.copyright-text {
    font-size: 14px;
    color: #ccc;
}

/* Footer Menu Styling */
.footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end; /* Aligns to the right */
    gap: 15px;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-menu ul li a:hover {
    color: #f8b400; /* Highlight color */
}

/* Responsive Footer Adjustments */
@media (max-width: 768px) {
    .footer-menu {
        text-align: center !important;
        justify-content: center;
    }

    .footer-menu ul {
        flex-direction: column;
        align-items: center;
    }

    .copyright-text {
        text-align: center;
        margin-bottom: 10px;
    }
}

footer {
    color: #fff; /* White text color */
}

.payment-icons-container {
    display: flex; /* Make the container a flexbox */
    flex-wrap: wrap; /* Allow the icons to wrap if necessary */
    gap: 15px; /* Space between icons */
    justify-content: flex-start; /* Align items to the left */
}

.payment-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.payment-icon img {
    max-height: 40px;
    max-width: 60px;
    object-fit: contain;
}

/* Adjust the layout for smaller screens */
@media (max-width: 768px) {
    .payment-icons-container {
        justify-content: flex-start; /* Ensure icons are aligned left on mobile */
    }
}


.footer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 40px;
  }
  
  .footer-section {
    flex: 1;
    max-width: 250px; /* You can adjust the width as per the design */
  }
  
  .footer-title {
    font-size: var(--h2-fs, 18px);
    font-weight: var(--h2-fw, 600);
    text-transform: uppercase;
    color: #1d1d1d; /* Your primary color */
    margin-bottom: 10px;
  }
  
  .footer-item {
    display: block;
    font-size: 16px;
    color: #555;
    text-decoration: none;
    margin-bottom: 8px;
  }
  
  .footer-item:hover {
    color: #007bff;
  }
  
  .social-icons {
    display: flex;
    gap: 15px;
  }
  
  .social-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #f1f1f1;
    border-radius: 50%;
    text-decoration: none;
  }
  
  .social-icon svg {
    width: 24px;
    height: 24px;
  }
  
  .social-icon:hover {
    background-color: #007bff;
  }
  
  .social-icon:hover svg {
    fill: white;
  }
  


/* Flex Slider */
.flexslider{
    border: 0 !important;
}

.flex-control-nav {
    bottom: 10px !important;
}

.slider-details-container {
    color: #FFF;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 800px;
 }

.slider-details-container h1{
    font-family: 'Seaweed Script';
    font-size: 3.7rem;
}

.slider-details-container .subtitle{
    font-size: 1.3em;
    margin-bottom: 15px;        
}

.slider-details-container .slider-title{
    color: #FFF;
    font-weight: 700;
}

.slider-details-container a{
    background-color: #D2335B;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 0.8em;
    display: inline-block;
    font-size: 1.2em;
}

.slider-details-container a:hover{
    color: #fff;
}

.flexslider .slides {
    padding: 0 !important;
}

.flex-control-paging li a {
    background: rgba(189, 189, 189, 0.5) !important;
    height: 10px !important;
    width: 15px !important;
}

.flex-control-paging li a.flex-active {
    background: #D2335B !important;
    width: 25px !important;
}

.flex-control-nav li {
    margin: 0 2px !important;
}

@media all and (max-width: 767px) {

    .slider-details-container{
        margin: 0 25px; 
        max-width: 400px;       
    }

    .slider-title h3 {
        font-size: 2em;
    }

    .slider-details-container .subtitle {
        font-size: 1em;
    }

    .slider-details-container a {
        padding: 0.5em;
    }

}

@media all and (max-width: 575px)  {
    .slider-details-container{
        max-width: 300px;        
    }

    .slider-details-container a {
        padding: 0.7em;
        font-size: 1em;
    }

    .flexslider img{
        height: 500px !important;
        object-fit: cover;
        object-position: center;
    }
}

.home .woocommerce-loop-product__title + p {
    display: none;
}

.woocommerce-page .page-title {
    display: none;
}


.woocommerce-page .products .product .woocommerce-loop-product__title {
    display: block; /* Ensures title is visible */
}

.woocommerce-page .products .product .woocommerce-product-details__short-description {
    display: none; /* Hides the product description */
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
}

.woocommerce .products ul::before,
.woocommerce .products ul::after,
.woocommerce ul.products::before,
.woocommerce ul.products::after {
    content: none !important;
    display: none !important;
}

.woocommerce ul.products li.product p {
    font-size: 12px;
}


.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border: 0;
    color: white;
}


.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(4, 2fr);
    grid-gap: 40px;
}

/* Mobile: 1 product per row */
@media (max-width: 768px) {
    .woocommerce ul.products {
        grid-template-columns: 1fr; /* 1 product per row on mobile */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}

.sidebar-shop{
    border: 1px solid rgb(204, 204, 204);
    padding: 14px 16px;
    border-radius: 5px;
    height: 50%;
}

.wc-block-price-filter__control .wc-block-components-price-slider__control {
    border: 0px;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-price-filter__amount.wc-block-price-filter__amount--min.wc-block-form-text-input.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
    border: none;
    outline: none; /* Optional: removes outline when clicked */
    box-shadow: none; /* Optional: removes any shadow */
    background-color: transparent; /* Optional: if you want it clean */
  }

  .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-price-filter__amount.wc-block-price-filter__amount--max.wc-block-form-text-input.wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
    border: none;
    outline: none;
    box-shadow: none;
    background-color: transparent; /* Optional for clean look */
  }


/* Sobrescreve os botões WooCommerce com seu estilo */
.woocommerce .button,
.woocommerce .btn,
.woocommerce a.btn,
.woocommerce .shopify-challenge__button,
.woocommerce .customer button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .product-form__submit {
    cursor: pointer !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    box-sizing: border-box !important;
    font: inherit !important;
    text-decoration: none !important;
    border: 0 !important;
    border-radius: 30px !important;
    background-color: var(--button-bg-hover-color)!important;
    box-shadow: none !important;
    color: var(--button-text-color) !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    font-size: 14px !important;
    letter-spacing: .5px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    padding: 10px 20px !important;
    line-height: 20px !important;
    -webkit-transition: all .5s !important;
    -moz-transition: all .5s !important;
    -o-transition: all .5s !important;
    transition: all .5s !important;
    outline: none !important;
}

.whatsapp_float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
  }
  