.elementor-4545 .elementor-element.elementor-element-1cb11cf4 > .elementor-container{max-width:1300px;}.elementor-4545 .elementor-element.elementor-element-1cb11cf4{padding:100px 0px 100px 0px;}.elementor-4545 .elementor-element.elementor-element-1c994df2 > .elementor-element-populated{margin:50px 50px 50px 0px;--e-column-margin-right:50px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4545 .elementor-element.elementor-element-26a2231d .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4545 .elementor-element.elementor-element-65d1b01d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4545 .elementor-element.elementor-element-65d1b01d{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4545 .elementor-element.elementor-element-4344640e:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-4545 .elementor-element.elementor-element-4344640e > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://test.arkrelief.co.uk/wp-content/uploads/2025/06/Salt-lamp.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-bc-flex-widget .elementor-4545 .elementor-element.elementor-element-4344640e.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-4545 .elementor-element.elementor-element-4344640e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-4545 .elementor-element.elementor-element-4344640e > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 50px;--e-column-margin-right:0px;--e-column-margin-left:50px;padding:0px 0px 0px 0px;}.elementor-4545 .elementor-element.elementor-element-4344640e > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-4545 .elementor-element.elementor-element-44ef02c{--spacer-size:517px;}.elementor-4545 .elementor-element.elementor-element-cbf5fe4{--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;--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:130px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-4545 .elementor-element.elementor-element-1cb11cf4{padding:70px 30px 70px 30px;}.elementor-4545 .elementor-element.elementor-element-65d1b01d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4545 .elementor-element.elementor-element-cbf5fe4{--margin-top:0px;--margin-bottom:80px;--margin-left:0px;--margin-right:0px;}.elementor-4545 .elementor-element.elementor-element-71c318d{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-4545 .elementor-element.elementor-element-1cb11cf4{padding:70px 20px 70px 20px;}.elementor-4545 .elementor-element.elementor-element-1c994df2 > .elementor-element-populated{margin:0px 0px 50px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-4545 .elementor-element.elementor-element-4344640e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:150px 0px 150px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-71c318d *//* Style product name */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #2c3e50;
    text-align: center;
    text-transform: capitalize;
    line-height: 1.4;
}

/* Style Add to Cart button */
.woocommerce ul.products li.product a.button {
    background-color: #ff6600 !important;  /* change this color */
    color: white !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease;
}

/* Hover effect for button */
.woocommerce ul.products li.product a.button:hover {
    background-color: #cc5200 !important;
    color: #ffffff !important;
}/* End custom CSS */