.elementor-kit-1079{--e-global-color-primary:#121212;--e-global-color-secondary:#282828;--e-global-color-text:#282828;--e-global-color-accent:#F6F6F6;--e-global-color-fa06c79:#282828;--e-global-color-a933f8c:#282828;--e-global-color-f32ab74:#F6F6F6;--e-global-color-96cbcb9:#243F98;--e-global-color-09837cd:#282828;--e-global-color-3003755:#243F98;--e-global-color-34b5961:#FFFFFF;--e-global-color-cc92d99:#243F98;--e-global-color-0ec3f9e:#243F98;--e-global-color-472c190:#02010100;--e-global-color-f717557:#282828;--e-global-color-b48ba20:#243F98;--e-global-color-42bca00:#121212;--e-global-color-15916dc:#282828;--e-global-color-5a11fc1:#282828;--e-global-color-b37085f:#282828;--e-global-color-2e33ab8:#121212;--e-global-color-659677f:#282828;--e-global-color-92eaebb:#282828;--e-global-color-0a6dc9f:#243F98;--e-global-color-2307297:#282828;--e-global-color-1bd1b46:#243F98;--e-global-typography-primary-font-family:"Marcellus";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:58px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;--e-global-typography-597fffa-font-family:"Roboto";--e-global-typography-597fffa-font-size:20px;--e-global-typography-597fffa-font-weight:500;--e-global-typography-597fffa-line-height:24px;--e-global-typography-3424378-font-family:"Roboto";--e-global-typography-3424378-font-size:16px;--e-global-typography-3424378-font-weight:400;--e-global-typography-3424378-line-height:20px;--e-global-typography-194788e-font-family:"Marcellus";--e-global-typography-194788e-font-size:46px;--e-global-typography-194788e-font-weight:600;--e-global-typography-194788e-line-height:54px;--e-global-typography-5cb546e-font-family:"Roboto";--e-global-typography-5cb546e-font-size:16px;--e-global-typography-5cb546e-font-weight:400;--e-global-typography-5cb546e-line-height:20px;--e-global-typography-4ca5241-font-family:"Roboto";--e-global-typography-4ca5241-font-size:20px;--e-global-typography-4ca5241-font-weight:500;--e-global-typography-4ca5241-line-height:24px;--e-global-typography-868b132-font-family:"Roboto";--e-global-typography-868b132-font-size:16px;--e-global-typography-868b132-font-weight:400;--e-global-typography-868b132-line-height:20px;background-color:#FFFFFF;}.elementor-kit-1079 button,.elementor-kit-1079 input[type="button"],.elementor-kit-1079 input[type="submit"],.elementor-kit-1079 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-34b5961 );background-color:var( --e-global-color-cc92d99 );}.elementor-kit-1079 button:hover,.elementor-kit-1079 button:focus,.elementor-kit-1079 input[type="button"]:hover,.elementor-kit-1079 input[type="button"]:focus,.elementor-kit-1079 input[type="submit"]:hover,.elementor-kit-1079 input[type="submit"]:focus,.elementor-kit-1079 .elementor-button:hover,.elementor-kit-1079 .elementor-button:focus{color:var( --e-global-color-0ec3f9e );background-color:var( --e-global-color-472c190 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1079 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-1079{--e-global-typography-primary-font-size:42px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-194788e-font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1079{--e-global-typography-primary-font-size:34px;--e-global-typography-primary-line-height:1.1em;--e-global-typography-194788e-font-size:36px;--e-global-typography-194788e-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width:730px) and (min-width:480px){
        body.archive .elementor-widget-wc-archive-products ul.products{
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width:480px){
        body.archive .elementor-widget-wc-archive-products ul.products{
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

li#tab-title-product-details,
li#tab-title-shipping-packaging {
display: none;
}

#woo-product-tabs .woocommerce-tabs ul.tabs li { 
width:100% !important;
}

#title{
    height: 40px !important;
}

/* Center the product section */
.woocommerce ul.products{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:20px;
}

/* Reduce product card size */
.woocommerce ul.products li.product{
    width:320px !important;
    float:none !important;
    /border:1.5px solid #c28a52;/
        padding:18px;
}

/* Center images inside */
.woocommerce ul.products li.product img{
    margin:0 auto;
    display:block;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
    text-align: center !important;
    
}


h2.woocommerce-loop-category__title {
    color: #28303d !important;
}

/* Mobile view - stack products vertically */
@media (max-width: 768px) {
    .woocommerce ul.products {
        flex-direction: column;   /* stack vertically */
        align-items: center;      /* keep centered */
    }

    .woocommerce ul.products li.product {
        width: 100% !important;   /* full width on mobile */
        max-width: 350px;         /* optional limit */
    }
}

h2.woocommerce-loop-product__title{
    height: 68px !important;
}/* End custom CSS */