/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
.va-delivery-badges {
  margin-top: 4px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.va-badge {
  display: none;
  align-items: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  border: 2px solid currentColor;
  background: transparent;
}
.va-badges-fixed{
    flex-direction:column;
    gap:16px;
    margin-top:24px;
}
form .quantity {
    border: 1px solid #195125;
    border-radius: 30px;
}
button.single_buy_now_button.buy-now {
    background: linear-gradient(270deg, #F39221 0%, #E84600 100%);
    border-radius: 50px;
    padding: 8px 18px;
    color: white;
    font-family: "Anek Bangla";
    text-transform: uppercase;
    font-size: 16px;
}
.custom-form-wooc{
    display: flex;
    gap: 1.6rem;
}
.va-badges-fixed .va-delivery-dots__badge{
  display: inline-flex;
}
.va-delivery-dots__badge{
    border:2px solid;
}
.va-delivery-dots__badge--local   { border-color: #f39c12; }  /* Consegna a domicilio (arancio) */
.va-delivery-dots__badge--pickup { border-color: #f1c40f; }  /* Ritiro in shop (giallo)        */
.va-delivery-dots__badge--shipping{ border-color: #27ae60; }  /* Spedito a casa (verde)         */
.va-delivery-dots {
    display: inline-flex;
    flex-direction: column;
    gap: .4rem;
}
.va-delivery-dots__row {
    display: flex;
    gap: .5rem;
}
.va-dot {
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
    border: 3px solid #fff;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 0 0 2px rgba(0,0,0,0.08);
}
.va-dot__inner {
    width: 80%;
    height: 80%;
    border-radius: 50%;
    display: block;
}
.va-dot--shipping .va-dot__inner {
    background: #34a853; /* verde */
}
.va-dot--local .va-dot__inner {
    background: #fbbc05; /* giallo */
}
.va-dot--pickup .va-dot__inner {
    background: #ff9800; /* arancio */
}
.va-delivery-dots__badge {
    display: none;
    align-items: center;
    gap: .5rem;
    border-radius: 999px;
    background: #fff;
    font-size: 13px;
    font-weight: 600;
    min-width:140px;
    max-width:140px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.18);
    white-space: nowrap;
}
span.va-badge-icon {
    display: flex;
    width: fit-content;
    align-items: center;
    align-content: center;
}
.va-delivery-dots__badge.is-visible {
    display: inline-flex!important;
}
span.va-badge-text {
    max-width: 60%;
    width: 60%;
    padding: 6px 7px;
    flex-direction: column;
    white-space: normal;
    line-height: 1.3;
    font-weight: 500;
}
.va-delivery-dots__badge {
    align-items: center;
    justify-content: center;
    align-content: center;
}
.va-dot-v2 {
    width: 22px;
    height: 22px;
    border: 1px solid #ffb866;
}
.va-dot-v2 .va-dot__inner {
    width: 100%;
    height: 100%;
}
.va-dot-v2-badge .va-delivery-dots__badge {
    display: none;
    align-items: center;
    gap: .5rem;
    border-radius: 999px;
    background: #fff;
    font-size: 11px;
    font-weight: 4;
    min-width: 125px;
    max-width: 125px;
    padding: 1px;
    position: absolute!important;
    z-index: 22;
    top: -65px;
    right: -80px;
}
.va-delivery-dots{
    position: relative;
}
.form-group .bricks-button {
    background: linear-gradient(270deg, #F39221 0%, #E84600 100%)!important;
}
.home .footer-wave, .page-id-530 .footer-wave, .woocommerce-account .woocommerce-MyAccount-navigation, .product-template-default .footer-wave{
  background:#fff0ca!important;
}
.wc-block-components-checkout-order-summary__title{
    background:white;
}
.form-group .bricks-button i {
    border: 1px solid white;
    border-radius: 50%;
    padding: 6px;
    width: 30px;
    height: 30px;
}
body.bricks-is-frontend :focus-visible {
    outline: none;
}
.shadow, .topheader, .tst-height{
    transition:all 0.3s ease-in-out;
}
.scrolling .shadow{
  background: white;
  box-shadow: 0 2px 18px 0 #19512580;
}
.scrolling .topheader{
  transform:translateY(-100%);
}
.tst-height {
  height: 70px;
  transition: height 0.3s ease;
}
.scrolling .tst-height {
  height: 100%;
}
#brx-content.wordpress{
  width:100%;
  max-width:1440px;
  padding:0 4rem;
  padding-bottom:90px;
}
span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.va_wishlist {
    display: flex;
    background: white;
    border-radius: 50px;
    aspect-ratio: 1 / 1;
    width: 53px;
    height: 53px;
    align-items: center;
    justify-content: center;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #f39221;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: #ff9800;
}
svg#yith-wcwl-icon-heart-outline:hover path {
    fill: #ff9800;
}
.wishlist_table thead th {
    background: #195125 !important;
    color: white;
}
.wishlist-items-wrapper{
  font-size:14px;
}
.tabs li.active a::after {
    content: '';
    background: #f39221;
    height: 2px;
    width: 100%;
    position: relative;
    display: block;
}
@media(max-width:1279px){
  .header-btns{
    display:none!important;
  }
  .open-menu-mob{
    display:block!important;
  }
}
@media(min-width:1280px){
  .header-menu{
    display:block!important
  }
}
@media(max-width:767px){
    .blocco-buy .va_wishlist{    
        margin-top:16px;
    }
    .product-template-default .va_wishlist{
        background:#fff0ca;
    }
    .va-delivery-badges{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 12px;
    }
    #brx-content.wordpress{
        width:100%;
        padding:0 2.6rem;
    }
    .wishlist_table.mobile{
        padding-left:0!important;
    }
}
