.elementor-kit-6{--e-global-color-primary:#2C3340;--e-global-color-secondary:#2C3340;--e-global-color-text:#2C3340;--e-global-color-accent:#3593AA;--e-global-color-5e46355:#52C7CA;--e-global-color-b620719:#3492A9;--e-global-color-cdcb89d:#1E7E9C;--e-global-color-939e1b9:#F8FBFB;--e-global-color-515f19c:#4FC3F7;--e-global-color-e1b1547:#83CF54;--e-global-color-3f71428:#0069FF;--e-global-color-9b8c51d:#9B71C8;--e-global-color-c66fe54:#EC3BCA;--e-global-color-1f81245:#7C1AF8;--e-global-color-1ebe87c:#10C44C;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;font-size:13px;text-transform:uppercase;background-image:linear-gradient(180deg, var( --e-global-color-5e46355 ) 0%, var( --e-global-color-b620719 ) 100%);box-shadow:0px 10px 20px 0px rgba(53.00000000000001, 146.99999999999997, 169.99999999999991, 0.33);border-style:solid;border-width:0px 0px 4px 0px;border-color:var( --e-global-color-cdcb89d );border-radius:50px 50px 50px 50px;padding:20px 40px 20px 40px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.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{box-shadow:0px 3px 7px 0px rgba(53.00000000000001, 146.99999999999997, 169.99999999999991, 0);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */body {
    overflow-x: hidden!important;
}
.elementor-kit-6 b {
    font-weight: 500;
}

.check-bullet svg {
    border-radius: 100%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

::marker {
    color: var( --e-global-color-5e46355 );
}

.elementor-field-type-acceptance {
    font-size: 11px;
}

#elementor-popup-modal-515{
    z-index: 9998;
}

#elementor-popup-modal-1423{
    z-index: 9999;
}


.pulse a::before {
    width: 5px;
    min-width: 5px;
    height: 5px;
    border-radius: 50%;
    content: '';
    margin-right: 5px;
    padding-bottom: 3px;
    background-color: #4ec35a;
    display: inline-block;
animation: shine2 1s cubic-bezier(1,0,0,1) infinite;

}

.suggestions-suggestion {
    padding: 20px 4px!important;
}

.alignwide {
    margin-inline: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.wc-block-components-order-summary-item__image > img{
    border-radius: 6px;
}

.wc-block-checkout__actions_row > button {
    color: #ffffff;
}

.elementor-menu-cart__product-image.product-thumbnail > a > img{
    border-radius: 10px;
}

@keyframes shine2{0%{opacity:0}100%{opacity:1}}


.flare-button .elementor-button-link {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.flare-button .elementor-button-link:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.5);
	height: 100%;
	width: 3em;
	display: block;
	position: absolute;
	top: 0;
	left: -4.5em;
	-webkit-transform: skewX(-45deg) translateX(0);
	transform: skewX(-45deg) translateX(0);
	-webkit-transition: none;
	transition: none;
	webkit-animation: moving 3s ease-in-out infinite;
	-moz-animation: moving 3s ease-in-out infinite;
	-ms-animation: moving 3s ease-in-out infinite;
	-o-animation: moving 3s ease-in-out infinite;
	animation: moving 3s ease-in-out infinite;
}


@keyframes moving {
	30% {
		webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		
	}
	
	100% {
		webkit-transform: skewX(-45deg) translateX(33.5em);
		transform: skewX(-45deg) translateX(33.5em);
		
	}
}

@media (max-width:768px){
:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
    flex-direction: column;
}
}/* End custom CSS */