.elementor-202 .elementor-element.elementor-element-5f697ce{--display:flex;--min-height:400px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--padding-top:0px;--padding-bottom:40px;--padding-left:25px;--padding-right:25px;}.elementor-202 .elementor-element.elementor-element-5f697ce:not(.elementor-motion-effects-element-type-background), .elementor-202 .elementor-element.elementor-element-5f697ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-202 .elementor-element.elementor-element-4d7f4db{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-202 .elementor-element.elementor-element-8470cf6 > .elementor-widget-container{background-color:#FFFFFF;padding:4px 30px 4px 30px;border-radius:50px 50px 50px 50px;}.elementor-202 .elementor-element.elementor-element-8470cf6.elementor-element{--align-self:flex-start;}.elementor-202 .elementor-element.elementor-element-8470cf6 .elementor-heading-title{font-family:"Montagu Slab", Sans-serif;font-weight:700;}.elementor-202 .elementor-element.elementor-element-18ef010.elementor-element{--align-self:center;}.elementor-202 .elementor-element.elementor-element-18ef010 .elementor-heading-title{color:#FFFFFF;}.elementor-202 .elementor-element.elementor-element-6b62096 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:500;color:#FFFFFF;}.elementor-202 .elementor-element.elementor-element-e85fd1f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-202 .elementor-element.elementor-element-2b3a252{width:100%;max-width:100%;}.elementor-202 .elementor-element.elementor-element-2b3a252 .cart button, .elementor-202 .elementor-element.elementor-element-2b3a252 .cart .button{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:600;color:#FFFFFF;background-color:var( --e-global-color-primary );transition:all 0.2s;}.elementor-202 .elementor-element.elementor-element-2b3a252 .added_to_cart{color:var( --e-global-color-primary );}.elementor-202 .elementor-element.elementor-element-2b3a252 .quantity .qty{font-family:"Montserrat", Sans-serif;font-size:20px;color:var( --e-global-color-primary );transition:all 0.2s;}.woocommerce .elementor-202 .elementor-element.elementor-element-2b3a252 form.cart table.variations label{color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-202 .elementor-element.elementor-element-5f697ce{--min-height:0px;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-202 .elementor-element.elementor-element-5f697ce:not(.elementor-motion-effects-element-type-background), .elementor-202 .elementor-element.elementor-element-5f697ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-202 .elementor-element.elementor-element-4d7f4db{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-202 .elementor-element.elementor-element-8470cf6 > .elementor-widget-container{padding:8px 8px 8px 8px;}.elementor-202 .elementor-element.elementor-element-8470cf6 .elementor-heading-title{font-size:20px;}.elementor-202 .elementor-element.elementor-element-6b62096 .elementor-heading-title{font-size:16px;letter-spacing:0px;}}@media(min-width:768px){.elementor-202 .elementor-element.elementor-element-5f697ce{--content-width:1620px;}.elementor-202 .elementor-element.elementor-element-e85fd1f{--content-width:1620px;}}/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-2b3a252 */div.wapf-field-label.wapf--above {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc; /* You can adjust the color as needed */
}









.wapf-input-label {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;

  font-family: Montserrat, sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 200% !important;
  letter-spacing: 0% !important;
  color: #663300 !important;
}

/* Optional: fine-tune the label text */
span.wapf-label-text {
  flex: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
}

/* Price stays aligned and styled separately if needed */
span.wapf-pricing-hint {
  margin-left: auto !important;
  white-space: nowrap !important;
}


/* Style the radio input */
.wapf-input[type="radio"] {
  width: 20px !important;
  height: 20px !important;
  accent-color: #663300 !important; /* For modern browsers */
}

/* Optional: If accent-color doesn’t work everywhere */
.wapf-input[type="radio"]::-webkit-radio {
  background-color: #663300 !important;
}/* End custom CSS */