/* Styles */

*[flex] {
  flex: auto;
}

.WOOF_Widget .widget-woof h3.widget-title {
  display: none;
}

/* HEADER CAMPBAR */
header#bwp-header.bwp-header .header-campbar {
  padding: 0;
  text-transform: unset;
}
header#bwp-header.bwp-header .header-campbar .content-campbar {
  padding: 10px 0;
  font-size: 15px;
}
.close-campbar {
  display: none;
}

/* HEADER  */
#bwp-topbar.topbar-v1 {
  display: none;
}
.wishlist-box a {
    font-size: 19px;
}
.bwp-header .wpbingoLogo img {
    max-height: 42px;
    width: auto;
    margin: -6px 0;
}


/* PRODUCT FILTERS */
.woof_container_inner h4 {
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
.woof_container_inner h4 a.woof_front_toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: right;
  color: transparent;
}
.woof_container_inner h4 a.woof_front_toggle:after {
  content: "\2515";
  transform: rotate(-45deg);
  position: absolute;
  top: 3px;
  right: 0;
  color: #333;
  transition: 0.15s all linear;
}
.woof_container_inner h4 a.woof_front_toggle.woof_front_toggle_opened:after {
  transform: rotate(135deg);
}

.irs--square .irs-line {
  background-color: #e6e6e6;
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  background-color: #c0a483;
}
.irs--square .irs-grid-pol {
  background-color: #e6e6e6;
}
.irs--square .irs-handle {
  border-radius: 50%;
  cursor: pointer;
}
.irs--square .irs-grid-text,
span.irs-grid-pol {
  display: none;
}
.jQuery-plainOverlay-progress {
  border-top: 3px solid #ffffff !important;
  scale: 0.25;
}
.plainoverlay {
  background-color: #c0a483 !important;
  opacity: 0.4 !important;
}
.woof_submit_search_form_container {
  display: none;
}
button.woof_reset_button_2 {
  font-size: 14px;
  line-height: normal;
  height: 29px;
  padding: 3px 12px;
  border: 0;
  color: #fff;
  cursor: pointer;
}
.woof_products_top_panel > ul > li:not(:first-child) {
  background: #e6e6e6;
  border-radius: 12px;
  padding: 6px 6px 6px 12px;
  margin: 0 6px 0 0 !important;
}
.woof_products_top_panel > ul > li:not(:first-child) a {
  font-size: 12px;
  line-height: normal;
  display: block;
}
.woof_products_top_panel_ul li ul li {
  line-height: normal;
  font-size: 12px;
}
.woof_products_top_panel li span,
.woof_products_top_panel2 li span {
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.woof_products_top_panel li span:after {
  content: "\2715";
  padding: 0 4px;
  background: rgb(134 134 134 / 50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
}

/* PRODUCT ARCHIVE  */

.bwp-top-bar .display li a {
  display: block;
}

.products-list.grid .product-wapper .products-thumb .product-button {
  top: 15px;
  bottom: unset;
}
.products-list.grid .product-wapper.content-product3 .products-thumb, .products-list.grid .product-wapper .products-thumb {
  border: 0px solid #e6e6e6;
  overflow: visible;
}
/* .slick-slider:has(.bsb-product-badges-loop),
.slick-slider .slick-list:has(.bsb-product-badges-loop) {
  overflow: visible;
} */
.products-list.grid .product-wapper .products-content h3.product-title a {
  font-size: 12px;
  line-height: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 32px;
}
.products-list.grid .product-wapper.content-product3 .button-atc a {
  width: 100%;
  background: #c0a483;
}
.products-list.grid .product-wapper.content-product3 .button-atc a:hover {
  background: rgb(192 164 131 / 85%);
  border-color: rgb(192 164 131 / 85%);
}
.products-list.grid .product-wapper .products-content .rating {
    margin-bottom: 0;
    display: none;
}
.contents-detail .bwp-single-product.zoom .image-additional {
	border: 0;
}



.quickview-container .bwp-single-info .product_meta,
.single-product .bwp-single-info .product_meta {
  display: none;
}
.contents-detail .bwp-single-product {
  margin-bottom: 0;
}
.contents-detail .bwp-single-product .bwp-single-info {
  margin-bottom: 0;
}



/* PRODUCER BULLETS */
ul.bsb-wine-bullets.bsb-acf-top {
  margin-bottom: 13px;
  padding-bottom: 15px;
}
ul.bsb-wine-bullets {
  padding: 0;
  list-style: none;
}
ul.bsb-wine-bullets li.bsb-acf-field {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 6px 0;
}
span.bsb-acf-icon {
  height: 42px;
  width: 42px;
  min-height: 42px;
  min-width: 42px;
  display: flex;
  border-radius: 50%;
  background: #f6f6f6;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin: 0 12px 0 0;
}
span.bsb-acf-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  pointer-events: none;
}
ul.bsb-wine-bullets.bsb-acf-bottom {
  columns: 3;
}
.summary.entry-summary {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* PRODUCT DETAILS COLLAPSIBLE */
section.bsb-product-details-collapsible {
  position: relative;
  margin-top: 16px;
}
section.bsb-product-details-collapsible .bsb-collapsible-content {
  max-height: 200px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
section.bsb-product-details-collapsible.is-expanded .bsb-collapsible-content {
  max-height: 9999px;
}
section.bsb-product-details-collapsible .bsb-fade-overlay {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 48px;
  height: 120px;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 70%
  );
  transition: opacity 0.2s ease;
}
section.bsb-product-details-collapsible.is-expanded .bsb-fade-overlay {
  opacity: 0;
}
button.button.bsb-collapsible-toggle {
  width: 100%;
  margin-top: 8px;
  text-transform: uppercase;
  background: #f6f6f6;
  color: #404040;
}
button.button.bsb-collapsible-toggle:hover,
button.button.bsb-collapsible-toggle:focus {
  background: #e3e1e1;
}

/* Woocommerce fixes */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border: 1px solid;
  text-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
}
.woocommerce-info .button.wc-forward,
.woocommerce-message .button.wc-forward,
.woocommerce-error .button.wc-forward {
  margin: -6px 0 -6px;
  border-radius: 0;
  background: #c0a483;
  color: #fff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-weight: 500;
  font-weight: 700;
  font-size: 12px;
  border: 0;
  line-height: 25px;
}
.woocommerce-info .button.wc-forward,
.woocommerce-message .button.wc-forward:hover {
  background: #af8b61;
  color: #fff;
}
.woocommerce-info {
  border: 1px solid;
  text-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
  font-size: 14px;
  line-height: 25px;
}
.woocommerce-error {
  background: rgb(184 28 35 / 15%);
  border: 1px solid #b81c23;
  color: #b81c23;
  font-size: 14px;
}
.bsb-price-bounds small {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.products-list.grid .product-wapper.content-product3 {
  padding-bottom: 0;
  padding-bottom: 12px;
    background: transparent;
  border: 0px solid #e6e6e6;
}



.shop_table.shop_table_responsive {
  padding: 12px 30px;
}

.woocommerce-cart .cart-collaterals .cart-subtotal, .woocommerce-cart .cart-collaterals .tax-rate, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals, .woocommerce-cart .cart-collaterals .order-total {
  padding: 12px 0;
}

.woocommerce-cart .cart-collaterals .tax-rate, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals {
  border-bottom: 1px solid #ccc;
}

.tax-rate {
  display: flex;
  padding: 15px 30px;
  align-items: center;
}

.woocommerce-cart .cart-collaterals .cart-subtotal>.title, .woocommerce-cart .cart-collaterals .tax-rate>.title, .woocommerce-cart .cart-collaterals .woocommerce-shipping-totals>h2, .woocommerce-cart .cart-collaterals .order-total>.title {
  flex: 1;
  max-width: 100px;
  font-size: 18px;
}

.woocommerce-cart .cart-collaterals ul li {
  margin-right: 20px;
  margin: 0 0 12px;
}


/* Checkout */
.checkout .woocommerce-checkout-review-order .tax-rate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #dedede;
  padding: 27px 0;
}

.checkout .woocommerce-checkout-review-order .tax-rate div:first-child {
  font-size: 14px;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  /* font-size: var(--e-global-typography-primary-font-size); */
  font-weight: var(--e-global-typography-primary-font-weight);
  line-height: 40px;
  color: var(--e-global-color-text);
}


.checkout .woocommerce-checkout-review-order .checkout-review-order-table-wrapper {
  padding: 30px 24px;
  border: 1px solid #000;
}
.checkout .woocommerce-checkout-payment .payment_methods {
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
  border: 0px solid #d9d9d9;
}
fieldset.wc-payment-form {
  padding: 10px 0 !important;
}
#wcpay-upe-element, .wcpay-upe-element {
  padding: 0;
  margin-bottom: 24px;
}
.checkout .woocommerce-checkout-payment .payment_methods li .payment_box {
  padding-bottom: 17px;
  display: flex
;
  flex-direction: column;
}
.checkout .woocommerce-checkout-payment .payment_methods li>label {
  display: flex
;
}

.free-order {
  display: none;
}
.woocommerce-form-coupon-toggle {
  display: none;
}





.woocommerce-cart-form table.shop_table .coupon .button {
    padding: 0 28px;
}
.checkout .woocommerce-checkout-review-order .cart-subtotal, .checkout .woocommerce-checkout-review-order .order-total {
    gap: 24px;
}
.checkout .woocommerce-checkout-payment .payment_methods img {
    margin: 0 auto;
}


.checkout .woocommerce-checkout-review-order .info-product .product-thumble img {
    border: 0px solid #e8e8e8;
}


@media screen and (min-width: 1200px) {
 form.checkout.woocommerce-checkout .col-xl-8 {
    flex: 0 0 55%;
    max-width: 55%;
}   
 form.checkout.woocommerce-checkout .col-xl-4 {
    flex: 0 0 45%;
    max-width: 45%;
}

.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 20px;
}
.woocommerce-billing-fields__field-wrapper p.mc4wp-checkbox.mc4wp-checkbox-woocommerce.form-row.form-row-wide,
.woocommerce-billing-fields__field-wrapper p#billing_address_1_field,
.woocommerce-billing-fields__field-wrapper p#billing_address_2_field {
    grid-column: span 12;
}
.woocommerce-billing-fields__field-wrapper p#billing_first_name_field,
.woocommerce-billing-fields__field-wrapper p#billing_last_name_field,
.woocommerce-billing-fields__field-wrapper p#billing_company_field,
.woocommerce-billing-fields__field-wrapper p#billing_country_field {
    grid-column: span 6;
}
.woocommerce-billing-fields__field-wrapper p#billing_phone_field,
.woocommerce-billing-fields__field-wrapper p#billing_email_field,
.woocommerce-billing-fields__field-wrapper p#billing_vat_field,
.woocommerce-billing-fields__field-wrapper p#billing_city_field,
.woocommerce-billing-fields__field-wrapper p#billing_postcode_field,
.woocommerce-billing-fields__field-wrapper p#billing_state_field {
    grid-column: span 4;
}
.woocommerce-billing-fields__field-wrapper p.mc4wp-checkbox.mc4wp-checkbox-woocommerce.form-row.form-row-wide {
    order: 5;
}



}