.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;color:#000000;font-family:"Monserratt", Sans-serif;font-size:16px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#000000;color:#FFFFFF;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-family:"Monserratt", Sans-serif;font-size:35px;}.elementor-kit-4 h2{font-family:"Monserratt", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-4 h4{font-family:"Monserratt", Sans-serif;}.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);}.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 *//* Ensure high specificity and proper targeting of the Ecwid cart widget */
div.ecwid-cart-widget div.ecwid-cart-icon {
    background-color: #000000 !important; /* Set the background color to black */
    border-radius: 50% !important; /* Make the cart icon circular */
    display: flex !important; /* Ensure flex display for centering */
    align-items: center !important; /* Center the icon vertically */
    justify-content: center !important; /* Center the icon horizontally */
    width: 50px !important; /* Adjust the width of the cart icon */
    height: 50px !important; /* Adjust the height of the cart icon */
}

div.ecwid-cart-widget .ecwid-cart-icon svg {
    fill: #ffffff !important; /* Set the icon color to white */
    width: 24px !important; /* Adjust the icon size */
    height: 24px !important; /* Adjust the icon size */
}

/* Adjust the cart counter style */
div.ecwid-cart-widget .ecwid-cart-counter {
    top: -10px !important; /* Adjust the position of the counter */
    right: -10px !important; /* Adjust the position of the counter */
    background-color: #e74c3c !important; /* Change the counter background color */
    color: #ffffff !important; /* Change the counter text color */
    border-radius: 50% !important; /* Make the counter circular */
    padding: 5px !important; /* Adjust the padding inside the counter */
    font-size: 14px !important; /* Adjust the font size of the counter */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Monserratt';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://mixturus.com/wp-content/uploads/2024/05/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Monserratt';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://mixturus.com/wp-content/uploads/2024/05/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Monserratt';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://mixturus.com/wp-content/uploads/2024/05/Montserrat-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */