.elementor-kit-8{--e-global-color-primary:#FF3333;--e-global-color-secondary:#2E374C;--e-global-color-text:#26324C;--e-global-color-accent:#FF3333;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:26px 26px 26px 26px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#C1251F;color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */a:focus, a:active{
    outline:0;
}

.mobile-menu .sub-menu{
    display:block!important;
    position:initial!important;
    margin:0px;
    width:100%!important;
 }
 
.mobile-menu .sub-menu li,
.mobile-menu .sub-menu li a{

    display:block;
    text-align:center;
    margin:0px auto;
}

body.home{
    background-image:url('/wp-content/uploads/2025/01/overflow-slider.png');
    background-repeat:no-repeat;
    background-position:top right;
}

.elementor-widget-text-editor p{
    text-align:justify;
    hyphens: auto;
}

#elementor-menu-cart__toggle_button:hover,
#elementor-menu-cart__toggle_button:focus{
    background-color:transparent;
}

table.variations tbody > tr:nth-child(2n+1) > td, table.variations tbody > tr:nth-child(2n+1) > th {
	background-color: white;
	text-align: left;
	display: block;
	padding: 5px 0;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #21B6FF;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

@media (max-width: 992px) {
body.home{
    background-position:-75px 0px;
    background-size:800px auto;
}
}/* End custom CSS */