.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1201a8c:#FFFFFF;--e-global-color-aa20a83:#FFFDF3;--e-global-color-c38e23a:#C72031;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF;color:#000000;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Start Custom Fonts CSS */
@font-face {
	font-family: 'The-Seasons';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('/wp-content/uploads/2023/03/Fontspring-DEMO-theseasons-bd.woff') format('woff');
}
@font-face {
	font-family: 'The-Seasons';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2023/03/Fontspring-DEMO-theseasons-reg.woff') format('woff');
}
/* End Custom Fonts CSS */

a{
    outline: 0 !important;
}

ul.products .button{
    width:135px;
    margin: auto;
}

.single-product div.product form.cart .quantity{
    display: block;
    float: none !important;
    margin-bottom: 20px;
}

.single-product div.product form.cart .quantity:before {
    content: 'Qty*';
    display: block;
    color: #000;
    font-weight: bold;
    margin-bottom: 2px;
}

.single-product div.product form.cart .quantity .qty{
    outline: none !important;
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: 0px 0px 10px 0px inset #aaa;
    min-width: 100px;
    text-align: left;
}

.single_add_to_cart_button {
    width: 300px !important;
    padding: 13px !important;
    font-size: 18px;
    outline: 0 !important;
}

.single-product div.product p.price{
    font-size: 22px !important;
}

.woocommerce-variation-price{
    font-size: 22px !important;
    font-weight: bold;
    color:#000;
}

body.single-product h1.entry-title{
    margin-bottom: 10px;
    font-family: "The-Seasons", Sans-serif !important;
    font-weight: 700 !important;
}

body.single-product div.product p.price{
    margin: 0px;
    margin-bottom: 25px;
}

body.single-product div.product form.cart{
    padding: 0px;
}

body.single-product table.variations .label{
    margin-bottom: 8px;
}

body.single-product div.product table.variations select{
    margin-top: 0px;
}

body.single-product div.product .variations_button{
    padding-top: 5px;
}

body.woocommerce div.product form.cart.variations_form .tawcvs-swatches .swatch-item-wrapper{
    margin-right: 12px !important;
}

@media (min-width: 768px)
{
    body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width:40%;
        margin-right: 3%;
    }
    
    body.storefront-full-width-content.single-product div.product .summary{
        width:57%;
    }
}/* End custom CSS */