.elementor-6380 .elementor-element.elementor-element-d0b8a3d{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6380 .elementor-element.elementor-element-c80740f{--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;}.elementor-6380 .elementor-element.elementor-element-a4687f3{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-6380 .elementor-element.elementor-element-a4687f3.e-con{--align-self:center;}.elementor-6380 .elementor-element.elementor-element-41cd2a3.elementor-element{--align-self:center;}.elementor-6380 .elementor-element.elementor-element-771aca7{--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;}.elementor-6380 .elementor-element.elementor-element-022a0e6{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;}.elementor-6380 .elementor-element.elementor-element-6729264{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6380 .elementor-element.elementor-element-0f8daad{--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;}@media(min-width:768px){.elementor-6380 .elementor-element.elementor-element-a4687f3{--content-width:1271px;}.elementor-6380 .elementor-element.elementor-element-6729264{--width:50%;}.elementor-6380 .elementor-element.elementor-element-0f8daad{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-6442341 */.woocommerce ul.products li.product .button {display: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c80740f *//* Center ALL product items (image, title, price, button) */
ul.products li.product {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

/* Make product images centered */
ul.products li.product img {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
    height: auto !important;
}

/* Style Add to Cart button – small curve */
ul.products li.product .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #1a524f !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 8px 16px !important;
    border: none !important;
    font-weight: 600 !important;
    text-transform: none !important;
}

/* Hover effect */
ul.products li.product .button:hover {
    background-color: #16443f !important;
    color: #ffffff !important;
}

/* Mobile view adjustments */
@media only screen and (max-width: 768px) {
    ul.products {
        display: flex !important;
        flex-direction: column !important; /* stack products vertically */
        align-items: center !important;
    }

    ul.products li.product {
        width: 90% !important; /* make each product take most of the screen */
        margin-bottom: 20px !important; /* spacing between products */
    }

    ul.products li.product .button,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        padding: 6px 12px !important; /* slightly smaller on mobile */
        font-size: 14px !important;
    }

    ul.products li.product h2, 
    ul.products li.product .price {
        font-size: 16px !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a4687f3 */.wap-wid {
    max-width: 500px !important;
}
@media (max-width: 767px) {
  .wap-wid {
    font-size: 14px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-022a0e6 *//* Center ALL product items (image, title, price, button) */
ul.products li.product {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

/* Make product images centered */
ul.products li.product img {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Style Add to Cart button – small curve */
ul.products li.product .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #1a524f !important;
    color: #ffffff !important;
    border-radius: 8px !important; /* small curve */
    padding: 8px 16px !important;  /* smaller button */
    border: none !important;
    font-weight: 600 !important;
    text-transform: none !important;
}

/* Hover effect */
ul.products li.product .button:hover {
    background-color: #16443f !important;
    color: #ffffff !important;
}/* End custom CSS */