.elementor-3282 .elementor-element.elementor-element-1df05c7{--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;}.elementor-3282 .elementor-element.elementor-element-1df05c7.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-1df05c7.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-f0c50cd{--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-3282 .elementor-element.elementor-element-f0c50cd.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-f0c50cd.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-c4f25ca .eael-single-product-images .product_image_slider__container .product_image_slider__trigger{background-color:#fff;padding:5px 8px 5px 8px;margin:15px 15px 15px 15px;}.elementor-3282 .elementor-element.elementor-element-c4f25ca .eael-single-product-images .product_image_slider__container .product_image_slider__trigger svg path{fill:#858585;}.elementor-3282 .elementor-element.elementor-element-c3d89c5{--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-3282 .elementor-element.elementor-element-c3d89c5.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-c3d89c5.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-7ea3dca .elementor-heading-title{font-size:19px;font-weight:700;}.elementor-3282 .elementor-element.elementor-element-740af0a{font-size:18px;}.elementor-3282 .elementor-element.elementor-element-5c0f8f0 .eael-single-product-price .price{flex-direction:row;font-size:20px;font-weight:700;gap:6px;}.elementor-3282 .elementor-element.elementor-element-5c0f8f0 .eael-single-product-price{justify-content:flex-start;}.elementor-3282 .elementor-element.elementor-element-5c0f8f0 .eael-product-price-edit{justify-content:flex-start;}.elementor-3282 .elementor-element.elementor-element-4c6f63d .elementor-button{background-color:#000000;}.elementor-3282 .elementor-element.elementor-element-4c6f63d .elementor-button:hover, .elementor-3282 .elementor-element.elementor-element-4c6f63d .elementor-button:focus{background-color:#8F8F8F;}.elementor-3282 .elementor-element.elementor-element-c10890a{--display:flex;}.elementor-3282 .elementor-element.elementor-element-c10890a.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-c10890a.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-b61e52e{padding:0px 0px 0px 0px;}.elementor-3282 .elementor-element.elementor-element-a4b9eed{--display:flex;}.elementor-3282 .elementor-element.elementor-element-a4b9eed.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-a4b9eed.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-404c0cb{--display:flex;}.elementor-3282 .elementor-element.elementor-element-404c0cb.yes-is-sticky, .elementor-3282 .elementor-element.elementor-element-404c0cb.adv-sticky-elementor{transition:all 300ms ease-in-out;}.elementor-3282 .elementor-element.elementor-element-aaa2207{--n-accordion-title-font-size:1rem;--n-accordion-title-icon-order:-1;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-3282 .elementor-element.elementor-element-aaa2207 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{border-style:none;}.elementor-3282 .elementor-element.elementor-element-aaa2207 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title:hover{border-style:none;}.elementor-3282 .elementor-element.elementor-element-aaa2207 > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{border-style:none;}:where( .elementor-3282 .elementor-element.elementor-element-aaa2207 > .e-n-accordion > .e-n-accordion-item ) > .e-con{border-style:none;}@media(min-width:768px){.elementor-3282 .elementor-element.elementor-element-f0c50cd{--width:50%;}.elementor-3282 .elementor-element.elementor-element-c3d89c5{--width:50%;}}/* Start custom CSS for wc-add-to-cart, class: .elementor-element-4c6f63d *//* Style the View Cart link as a button */
.elementor-3282 .elementor-element.elementor-element-4c6f63d .added_to_cart {
    display: inline-block;
    padding: 10px 20px;
    margin-left: 10px;
    background-color: #000; /* Change to your button color */
    color: #fff !important; /* Text color */
    border-radius: 5px; /* Rounded corners */
    text-decoration: none !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* Hover Effect */
.elementor-3282 .elementor-element.elementor-element-4c6f63d .added_to_cart:hover {
    background-color: #8f8f8f; /* Change to your hover color */
    color: #fff !important;
}/* End custom CSS */