.elementor-kit-6{--e-global-color-primary:#3BA1CF;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#3BA1CF;--e-global-color-b6eb057:#D4E8F3;--e-global-color-745e845:#FFFFFF;--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;--e-global-typography-c458ae3-font-family:"Roboto";--e-global-typography-c458ae3-font-size:14px;--e-global-typography-c458ae3-font-weight:100;--e-global-typography-c458ae3-text-transform:uppercase;--e-global-typography-c458ae3-text-decoration:none;--e-global-typography-c458ae3-line-height:1em;--e-global-typography-af392cc-font-family:"Roboto";--e-global-typography-af392cc-font-size:32px;--e-global-typography-af392cc-font-weight:300;--e-global-typography-af392cc-text-transform:uppercase;--e-global-typography-af392cc-line-height:1em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:var( --e-global-color-745e845 );background-color:var( --e-global-color-accent );border-radius:5px 5px 5px 5px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-accent );background-color:var( --e-global-color-745e845 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */a {
    color: var( --e-global-color-accent );
}

/* MAIN COLOR: var( --e-global-color-accent ); */

/* WOOCOMMERCE */


body.woocommerce-cart, body.woocommerce-checkout,
body.woocommerce-account {
	background-color: #ffffff;
}

body.woocommerce-checkout .elementor-sticky--active {
	position: relative !important;
}

.woocommerce .quantity .qty {
	width: 7em;
}

.products .product .added_to_cart {
		margin-left: 20px;
}


.price ins { text-decoration: none;}

.woocommerce.single-product .woocommerce-product-details__short-description em {
	color: var( --e-global-color-accent );
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    min-height: 37px;
    border-radius: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
		background: var( --e-global-color-accent );
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
		background: #333333;
	  border-radius: 0;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
	font-size: 20px;
	padding: 20px 40px;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0;
}

.woocommerce-checkout-payment {
    background: #ffffff !important;
    margin-bottom: 20px;
}

#order_review_heading {
    margin-top: 40px;
}/* End custom CSS */