l/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
li{
   list-style: none;
}

.site-content .ast-container{
    flex-wrap: wrap;
}
/* Remove o flex do container que envolve o slider */
.banner--full{
  flex: none !important; /* impede flex-item behavior */
  width: 100% !important;
}
.swiper .categoria-swiper{
  height: 200px;
}

/* Setas de navegação */
.swiper-button-prev,
.swiper-button-next {
  color: var(--ast-global-color-3); /* Cor do ícone da seta */
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: var(--ast-global-color-1); /* Cor no hover */
}

/* Dots (paginação) */
.swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.6); /* Cor padrão */
  opacity: 1; /* Evita escurecer por padrão */
}

.swiper-pagination-bullet-active {
  background-color: var(--ast-global-color-3); /* Cor do dot ativo */
}

/* Fundo do slider */
.banner--full {
  background-color: #fff; /* Caso queira um fundo sólido */
}

/* Desktop - Breakpoint para telas grandes */
@media (min-width: 1025px) {
  /* Altura fixa para desktop se necessário */
  .slide-img {
    max-height: 600px;
    object-fit: cover;
  }
}
/* Mobile First - Breakpoint em 768px */
@media (max-width: 767px) {
  /* Altura específica para mobile se necessário */
  .slide-img {
    height: 100vw;
    object-fit: cover;
  }
  
  /* Ajusta os botões de navegação para mobile */
  .swiper-button-prev,
  .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: 18px;
  }
  
  /* Esconde navegação em telas muito pequenas (opcional) */
  @media (max-width: 480px) {
    .swiper-button-prev,
    .swiper-button-next {
      display: none;
    }
  }
}
#menu-menu-home-categorias a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.home-title{
    font-size: 32px;
    font-weight: 400;
    margin: 50px 0;
    text-align: center;
}
@media (min-width: 922px) {
    .home-container{
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 767px) {
    .home-container{
        max-width: 100%;
    }
}
.secao{
    margin: 70px 0;
}
.secao_texto_imagem{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .secao{
            padding: 0 20px;
    }
}
#billing_country_field{
	display:none;
}
#billing_postcode_field,
#billing_city_field,
#billing_state_field,
#billing_phone_field,
#billing_persontype_field,
#select2-billing_persontype-container,
#billing_cpf_field{
	width:50%;
}
.posted_in,
.tagged_as,
.ast-stock-detail,
.woocommerce-variation-description{
	display:none !important
}
.loop .fswp_calc{
    line-height: 12px !important;
    margin: -10px auto !important;
}
@media (max-width: 1024px) {
  .loop .fswp_calc{
    width: 100%;
  }
}
.fswp_calc span{
	font-size: .8em !important;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li a{
	color: var(--ast-global-color-0)
}
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar{
	padding-left:10px;
	padding-right: 20px;
}
.ast-modern-checkout .ast-two-column-checkout .woocommerce-checkout #ast-order-review-wrapper{
	width:40%
}
.woocommerce form .form-row input,
.woocommerce form .form-row .select2-container--default .select2-selection--single,
.woocommerce form .form-row textarea,
.mp-checkout-custom-card-form .mp-checkout-custom-card-input, .mp-checkout-custom-security-code-input,
.woocommerce #shipping-calc #wscp-button,
.woocommerce #shipping-calc #wscp-postcode {
	border-radius:10px !important;
}
.woocommerce .quantity .minus{
		border-top-left-radius:10px;
		border-bottom-left-radius: 10px;
}
.woocommerce .quantity .plus{
			border-top-right-radius:10px;
		border-bottom-right-radius: 10px;
}
#select2-billing_state-container,
#billing_person_type{
	line-height:1.70em;
	font-size: 16px;
	border-radius:10px !important;
}

/*Calculadora de frete */

.table-calc td:last-child,
a.search-cep{
	color: var(--ast-global-color-0);
}
#shipping-calc #virt-button{
	background-color: var(--ast-global-color-0);
}
#shipping-calc #virt-postcode{
	border-color: var(--ast-global-color-7) !important;
}
.ast-builder-layout-element.ast-header-search{
	width:50%;
}
.ast-header-search .ast-search-menu-icon .search-field,
.ast-inline-search.ast-search-menu-icon{
	width:100%;
	border-radius: 10px !important;
}
.site-header .ast-inline-search.ast-search-menu-icon .search-form{
	border:none;
}
.woocommerce-billing-fields__field-wrapper input,
.woocommerce-js #content table.cart [name=coupon_code]{
	height:52px;
	max-height:52px;
	border-radius:10px;
}
.woocommerce-checkout ul#shipping_method .amount, .woocommerce-cart ul#shipping_method .amount{
		color: var(--ast-global-color-0);
	font-weight: bold !important;
}
.woocommerce-checkout .delivery-time::before, .woocommerce-cart .delivery-time::before{
	content: " (";
}
.woocommerce-checkout .delivery-time::after, .woocommerce-cart .delivery-time::after{
	content: ") ";
}
.woocommerce-checkout .delivery-time, .woocommerce-cart .delivery-time{
		color: #111827;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small{
	color: #111827;
}
.woocommerce-js table.shop_table td small{
	font-weight:bold
}
.menu-image-title{
	    color: var(--ast-global-color-2);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	justify-content:space-evenly;
}
.flex-direction-nav{
	display:none
}
.single.fswp_installments_price .price.fswp_calc, .single.fswp_in_cash_price .price.fswp_calc{
	font-size: 20px;
	font-weight: normal;
	color: var(--ast-global-color-3);
}
.fswp_installment_suffix{
    width: 50%;
}
.table-calc td{
	font-weight:normal
}
.table-calc .delivery-time{
	display:inline;
	font-size: 16px;
	font-weight: normal;
	color: var(--ast-global-color-3);
}
.table-calc .delivery-time::before{
	content:" ";
}
.cwginstock-subscribe-form .panel-primary>.panel-heading{
	    background-color: var(--ast-global-color-0);

}
.cwginstock-subscribe-form .panel-primary{    
	border-color: var(--ast-global-color-0);}

.top-bar{
	display:flex;
}
.top-bar>p{
	margin: 0 30px;
	color:#fff
}
.ast-mobile-popup-content .ast-header-search{
	width:100%;
	border-radius: 10px !important;
}
.ast-mobile-popup-content .search-form{
	border: none;
}
ins .cents {
    font-size: 60%;
}
.opaco {
    opacity: 0;
    pointer-events: none; /* impede clique */
    transition: opacity 0.2s ease-in-out; /* suave */
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before{
  font-size: 25px;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
      display: table-row !important;
}
.woocommerce #shipping-calc #wscp-button.loading{
  background-size: 20%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1024px) {
  .woocommerce #shipping-calc #wscp-button.loading{
    background-size: 10%;
  }
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
  display: none;
}

/* Correção imagem A4 */

.woocommerce-js div.product div.images img{
      height: auto !important;
}

/* Correção calc frete no carrinho */

#calc_shipping_country_field, .shipping-calculator-button{
  display: none;
}
.shipping-calculator-form{
  display: block !important;
}

/* Correção checkout mobile */

.woocommerce-checkout .woocommerce #order_review, 
.woocommerce-checkout .woocommerce #order_review_heading{
  display: block;
}