.elementor-kit-6{--e-global-color-primary:#F9B119;--e-global-color-secondary:#555554;--e-global-color-text:#000000;--e-global-color-accent:#DA9B16;--e-global-color-cd0a34f:#FFFFFF;--e-global-color-166b0ae:#E4E3E2;--e-global-typography-primary-font-family:"Encode Sans";--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;font-family:"Encode Sans", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-cd0a34f );color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:27px 27px 27px 27px;padding:10px 14px 10px 14px;}.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{background-color:var( --e-global-color-primary );color:var( --e-global-color-cd0a34f );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{background-color:var( --e-global-color-cd0a34f );background-image:var( --e-global-color-cd0a34f );border-width:1px 1px 1px 1px;}body.e-wc-info-notice .woocommerce-info .button:hover, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button:hover, body.e-wc-info-notice .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-info .woocommerce-Button:hover, body.e-wc-info-notice .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-block-components-notice-banner.is-info .woocommerce-Button:hover{background-color:var( --e-global-color-primary );background-image:var( --e-global-color-primary );}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Audiowide", Sans-serif;font-weight:900;}.elementor-kit-6 h2{color:#000000;font-family:"Encode Sans Expanded", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"Encode Sans Expanded", Sans-serif;}.elementor-kit-6 h5{font-family:"Encode Sans Expanded", Sans-serif;font-size:17px;font-weight:300;text-transform:uppercase;letter-spacing:2.6px;}.elementor-kit-6 h6{font-family:"Encode Sans Condensed", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-message-icon-color:var( --e-global-color-primary );--info-buttons-normal-text-color:var( --e-global-color-text );--info-buttons-hover-text-color:var( --e-global-color-cd0a34f );--info-border-type:solid;--info-buttons-border-radius:50% 50% 50% 50%;}@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-kit-6{font-size:12px;}.elementor-kit-6 h1{font-size:30px;}.elementor-kit-6 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//*COOKIE BANNER*/
.cn-button.cookie-notice-button {
	font-size: 1rem;
	line-height: 1em;
	font-family: var(--e-global-typography-primary-font-family), sans-serif
	font-weight: 500;
	color: var( --e-global-color-primary ) !important;
	background-color: #fff;
	background-image: none;
	border: 2px solid var( --e-global-color-primary ) !important;
	border-radius: 27px;
	padding: 8px 15px;
	text-shadow: none;
	margin: 7.5px !important;
	white-space: normal;
}
/*.cn-button.cookie-notice-button:after {
    border-color: #fff;
}*/
.cn-button.cookie-notice-button:hover {
	color: #fff !important;
	background-color: var( --e-global-color-primary );
	box-shadow: none;
}
#cn-notice-text {
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	font-weight: 300;
	display: block;
	max-width: 1140px;
	margin: 7.5px;
}
@media screen and (min-width: 1024px) {
    #cn-notice-text {
        margin-left: auto;
        margin-right: auto;
    }
}
#cn-notice-buttons {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.cookie-notice-container {
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
	padding: 7.5px 22.5 7.5px 22.5px;
}
#cn-close-notice {
    display: none;
}/* End custom CSS */