.elementor-256 .elementor-element.elementor-element-874ff52{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-title .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 );}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-256 .elementor-element.elementor-element-9fe022b{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.woocommerce .elementor-256 .elementor-element.elementor-element-9fe022b .price{color:#595959;font-family:"Poppins", Sans-serif;font-weight:300;}.woocommerce .elementor-256 .elementor-element.elementor-element-9fe022b .price ins{color:#7B7B7B;}.elementor-256 .elementor-element.elementor-element-f05fdb0{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.woocommerce .elementor-256 .elementor-element.elementor-element-f05fdb0 .woocommerce-product-details__short-description{font-size:14px;}.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-256 .elementor-element.elementor-element-a08f29a .cart button, .elementor-256 .elementor-element.elementor-element-a08f29a .cart .button{transition:all 0.2s;}.elementor-256 .elementor-element.elementor-element-a08f29a .quantity .qty{transition:all 0.2s;}.elementor-256 .elementor-element.elementor-element-f4f277a > .elementor-widget-container{margin:20px 0px 0px 0px;padding:10px 0px 0px 0px;}/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-a08f29a *//* Hide the default dropdown arrow and native select styling */
.elementor-256 .elementor-element.elementor-element-a08f29a select {
    display: none !important;
}

/* Force variation options to display side-by-side */
.elementor-256 .elementor-element.elementor-element-a08f29a .variations td.value {
    display: flex !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
}

/* Style the variation options into clean square boxes */
.elementor-256 .elementor-element.elementor-element-a08f29a .variations td.value select + .swatch, 
.elementor-256 .elementor-element.elementor-element-a08f29a .variations td.value option {
    /* If you use a variation swatch plugin, target its classes here. 
       Otherwise, use the cleaner method below to convert standard HTML select options */
}

/* BEST APPROACH: Use Elementor's style tab for native attributes if using a swatch plugin, 
   otherwise use this universal CSS override for standard text variations: */
.elementor-256 .elementor-element.elementor-element-a08f29a .value {
    display: flex !important;
}/* End custom CSS */