/* 
Theme Name: ONCE Elementor
Theme URI: https://github.com/elementor/hello-theme/
Description: Customized Hello Elementor Theme by the Once Interactive Team.
Author: Once Interactive
Author URI: https://onceinteractive.com
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
*/


/* General */

.postid-1011 .elementor-element-12bf1228 {
	display:none;
}

html, body {
    overflow-x: hidden;
}

.elementor-button:focus, button:focus, a:focus, input:focus {
    outline: none !important;
}

a, a:hover button, button:hover, a path, a:hover path, .elementor-button, .elementor-button:hover, a .elementor-icon-list-text, a .elementor-icon-list-icon i, a img, a:hover img {
    transition: all .3s ease-in-out !important;
}


/* ::selection {
    background: #A6CE39;
    color: #FFF;
} */

::placeholder {
    opacity: 1 !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
	opacity: 1 !important;
}

.no-mb, .no-mb * {
    margin-bottom: 0 !important;
}

.swiper-button a, .menu-item{
	position: relative;
}

.swiper-button a span{
	z-index: 100;
}

.swiper-button a::before{
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	inset: 0 0 0 0;
	z-index: 1;
	transition: transform .5s ease;
	transform: scaleX(0);
	transform-origin: bottom right;
	/* background: #ECB910; */ /* Uncomment this and change the background color for the hover color*/
}

.swiper-button a:hover, .swiper-button a:focus, .swiper-button a:active{
	background-color: transparent !important;
}

.swiper-button a:hover::before, .swiper-button a:active::before, .swiper-button a:focus::before{
	transform: scaleX(1);
	transform-origin: bottom left;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a{
	/*background: linear-gradient(to right, #F1B209, #F1B209 50%, #007EFF 50%); */ /* Uncomment this and change the background color for the hover color, the first 2 colors are the hover and the last is the current color */
	overflow: hidden;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 200% 100%;
	background-position: 100%;
	transition: background-position 275ms ease;
	display: inline !important;
}

body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a *:not(br){
	display: inline !important;
}

body:not(.is_underline) .swiper-text a{
	text-decoration: none !important;
}
body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:hover, body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:focus, body:not(.highlight_links_on) .swiper-text:not(.no-swiper-color) a:active{
	background-position: 0 100%;
	opacity: 1 !important;
}

.fake-background{
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
}

.fake-background-content{
	z-index: 10;
}

.fake-background.overlay +.fake-background-content::before{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .21); //change for the opacity that you want
	z-index: 1;
}

.fake-background.overlay +.fake-background-content > div{
	z-index: 10;
}

.full-img *, .full-img{
	height: 100% !important;
}

.fit-img, .fit-img *{
	width: 100% !important;	
}

.full-img img, .fit-img{
	object-fit: cover;
}

.hide-br-desktop br{
	display: none;
}

.button-bottom{
	position: absolute !important;
	bottom: 0;
}

.tersm-text li {
	padding-bottom: 20px !important;
}
.tersm-text ol{
	padding-left: 20px !important;
}


/* Uncomment the code below if you want shiny effect on image hover */

/* .shiny-img .elementor-image{
	position: relative;
	overflow: hidden;
}

.shiny-img .elementor-image::before{
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.shiny-img .elementor-image:hover::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
} */




/* Only if you have hero arrow */
/*
.down-arrow a{
	animation: move_down 2s ease-in-out infinite;
}
*/

/************************************** 
***************************************
***************************************

			ADA Plugin

***************************************
***************************************
***************************************/

body .accessability_container .aicon_link {
	bottom: 140px;
	left: -60px;
	padding: 0 !important;
}

body .accessability_container .aicon_link, body .accessability_container .aicon_link img {
	background: transparent !important;
	padding: 0 !important;
	height: inherit;
	display: block;
}


/* change the "color" for the color that you want, for the moment is based on the elementor text color */
button.close_container {
	line-height: 0 !important;
	background: var( --e-global-color-primary ) !important; 
	border: 1px solid var( --e-global-color-primary ) !important;
	color: var( --e-global-color-text ) !important;
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
button.close_container:hover {
	background: transparent !important;
	color: var( --e-global-color-primary ) !important;  
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
body .accessability_container button.wah-action-button:hover {
	background: var( --e-global-color-primary ) !important;  
	color: var( --e-global-color-text ) !important;  
}

/* change the "color" for the color that you want, for the moment is based on the elementor text color */
body .accessability_container button.wah-action-button {
	background: transparent !important;
	border: 1px solid var( --e-global-color-primary ) !important;  
	color: var( --e-global-color-primary ) !important;  
	font-weight: 400 !important;
}

/*************************************************
**************************************************
**************************************************

					Header 

**************************************************
**************************************************
**************************************************/

.svg-hover.elementor-shape-circle .elementor-icon {
    border-radius: 50%;
    border: solid 1px #fff;
}
.svg-hover-footer .elementor-icon:hover svg path  {
	fill: #CCB653;
}

/* if is transparent header */

/* html .elementor-location-header {
    position: absolute;
    width: 100%;
	z-index: 100;
} */



/*************************************************
**************************************************
**************************************************

					Home

**************************************************
**************************************************
**************************************************/

.family-heritage-container {
            position: relative;
            display: inline-block;
            font-family: 'Ancient';
            font-size: 48px;
            color: #fff;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
        }
.link-chevron .elementor-image-box-description {
	position: relative;
	max-width: max-content;
	z-index: 1000;
	color: #DDBB4E;
	transition: all 0.3s ease-in-out;
}
.link-chevron .elementor-image-box-description a {
		color: #DDBB4E;
		
}

.link-chevron .elementor-image-box-description a::after {
    content: url('/wp-content/uploads/2024/07/tabler-icon-chevron-right.svg');
    width: 24px;
    height: 24px;
    position: absolute;
    top: -12px;
    right: -24px;
    display: block;
    transform: translate(50%, 50%);
	transition: all 0.3s ease-in-out;
}
.link-chevron .elementor-image-box-description a:hover::after {
	right: -36px;
}


.transparent-overlay-after {
	position: relative;
}
.transparent-overlay-after::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2024/07/transparent-overlay.png');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 0;
}

.our-events-slider .elementor-button {
	padding: 30px 112px !important;
	background: url("/wp-content/uploads/2024/07/button-red-flower.png") !important;
	background-repeat: no-repeat !important;
	background-color: #8E0011 !important;
}

.our-events-slider .elementor-button:hover {
	background: url("/wp-content/uploads/2024/07/button-hover-2.png") !important;
	background-color: #A30013 !important;
}
.our-events-slider .swiper-pagination {
    bottom: 112px !important;
    width: 100%;
    max-width: max-content;
	left: inherit !important;
    right: 112px;
}

.retailer-section .elementor-widget-button:first-child .elementor-button {
	background: url("/wp-content/uploads/2024/07/buttonbg.png") !important;
	background-repeat: no-repeat !important;
	background-color: #000000 !important;
}
.retailer-section .elementor-widget-button:first-child .elementor-button:hover {
	background-color: #fff !important;
}

.press-section .elementor-widget-button .elementor-button {
	background: url("/wp-content/uploads/2024/07/buttonbg.png") !important;
	background-repeat: no-repeat !important;
	background-color: #000000 !important;
	max-width: 320px;
	width: 100%;
}
.press-section .elementor-widget-button .elementor-button:hover {
	background-color: #fff !important;
}

.red-button-flower .elementor-button {
	background: url("/wp-content/uploads/2024/07/button-red-flower.png") !important;
	background-repeat: no-repeat !important;
	background-color:#8E0011 !important;
}

.red-button-flower .elementor-button:hover {
	background: url("/wp-content/uploads/2024/07/button-hover-2.png") !important;
	background-color: #A30013 !important;
}





.instagram-badge-hover .elementor-image-box-description {
	width: 0%;
    transition: width 0.5s ease-in-out;
    overflow: hidden;
}

.instagram-badge-hover:hover .elementor-image-box-description {
	width: 100%;
}

.instagram-badge-hover .elementor-image-box-wrapper {
	position: relative;
}
.instagram-badge-hover .elementor-image-box-content { 
	position: absolute;
	bottom: 45px;
	left: 55px;
	max-width: max-content;
}


.instagram-badge-hover .elementor-image-box-content::after {
    content: url('/wp-content/uploads/2024/07/fa6-brands_instagram.svg');
    position: absolute;
    left: -50px;
    top: -20px;
    transform: translate(50%, 50%);
}





/*************************************************
**************************************************
**************************************************

					Blog 

**************************************************
**************************************************
**************************************************/

.blogs-loop .elementor-pagination {
	position: relative;
	display: flex; 
	flex-direction: row;
}
.blogs-loop .elementor-pagination .page-numbers.prev {
	position: absolute;
	right: 15%;
	font-family: 'Blnker';
	font-weight: 400;
	font-size: 40px;
	line-height: 0.5em;
	color: #FFFFFF;
	padding: 14px 50px;
	border-radius: 80px;
	border: solid 1px #fff;
}

.blogs-loop .elementor-pagination .page-numbers.next {
    position: absolute;
    right: 0;
    font-family: 'Blnker';
    font-weight: 400;
    font-size: 40px;
    line-height: 0.5em;
    color: #FFFFFF;
    padding: 14px 50px;
    border-radius: 80px;
    border: solid 1px #fff;
    min-width: 197px;
    display: flex;
    justify-content: center;
}


.blogs-loop .elementor-pagination [class="page-numbers"], .blogs-loop .elementor-pagination [class="page-numbers current"] {
    font-family: 'Blnker';
    font-weight: 400;
    font-size: 40px;
    line-height: 0.5em;
    color: #FFFFFF;
    border-radius: 80px;
    border: solid 1px #fff;
    display: flex;
    max-width: 56px;
    max-height: 56px;
    height: 56px;
    width: 100%;
    justify-content: center;
    align-items: center;
	
}
.blogs-loop .elementor-pagination [class="page-numbers current"] {
	color: #000;
	background-color: #fff;
}

.blogs-loop .elementor-pagination span.page-numbers.prev {
	display: none;
}

.blogs-loop .elementor-pagination span.page-numbers.next {
	display: none;
}




.post-header .elementor-widget-post-info a {
	word-break: break-all;
}


.blog-content #ez-toc-container {
	display: none !important;
}
.blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5 {
	margin-top: 45px;
	padding-bottom: 0;
}

.swiper-slide-inner .elementor-image-carousel-caption{
	position: absolute;
	z-index: 1;
	color: #ffffff;
	font-size: 34px;
	top: 80%;
	left: 20%;
}

.link-chevron-related-post .elementor-button-text {
	position: relative;
	max-width: max-content;
	z-index: 1000;
	color: #DDBB4E;
	transition: all 0.3s ease-in-out;
}
.link-chevron-related-post .elementor-button-text {
		color: #DDBB4E;
		
}

.link-chevron-related-post .elementor-button-text::after {
    content: url('/wp-content/uploads/2024/07/tabler-icon-chevron-right.svg');
    width: 24px;
    height: 24px;
    position: absolute;
    top: -12px;
    right: -24px;
    display: block;
    transform: translate(50%, 50%);
	transition: all 0.3s ease-in-out;
}
.link-chevron-related-post .elementor-button-text:hover::after {
	right: -36px;
}


.single-post .blog-content h1, .single-post .blog-content h2, .single-post .blog-content h3, .single-post .blog-content h4, .single-post .blog-content h5 {
	font-family: 'Lovelo';
	font-weight: 900;
}
.single-post .blog-content h1 {
	font-size: 40px;
}
.single-post .blog-content h2, .single-post .blog-content h3, .single-post .blog-content h4, .single-post .blog-content h5 {
	font-size: 32px;
	padding-bottom: 20px;
}
.single-post .blog-content p {
	font-family: 'Inter';
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.single-post .blog-content .quote {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-left: 20px;
	border-left: solid 2px #BE252A;
	font-family: 'Inter';
	font-weight: 600;
	font-size: 24px;
	font-style: italic;
}
.single-post .blog-content ol {
	padding-left: 23px;
	margin-bottom: 50px;
}
.single-post .blog-content img {
	margin-bottom: 30px;
	margin-top: 30px;
}


.single-post #ez-toc-container {
	 background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: table;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    width: auto;
}

.single-post .ez-toc-link {
	color: #fff !important;
	font-family: 'Inter';
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 12px;
}

#input_2_1, #input_2_3 {
	padding: 19px 24px; 
}

#gform_submit_button_2 {
    background: url("/wp-content/uploads/2024/07/button-red-flower.png") !important;
    background-repeat: no-repeat !important;
    background-color: #8E0011 !important;
	font-family: 'Blnker';
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	border: none;
	line-height: 1em;
}
#gform_submit_button_2:hover {
    background: url("/wp-content/uploads/2024/07/button-hover-2.png") !important;
    background-repeat: no-repeat !important;
    background-color: #A30013 !important;
	font-family: 'Blnker';
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	border: none;
	line-height: 1em;
}


/*************************************************
**************************************************
**************************************************

					Forms 

**************************************************
**************************************************
**************************************************/

.gform_required_legend {
	display: none;
}
.gform_validation_errors {
	display:none;
}
.gfield_validation_message {
	background: transparent !important;
	border: none !important;
	margin-block-start: 0 !important;
	padding: 0 24px !important;
}

.ginput_container_consent{
	display:flex;
	gap: 20px;
	align-items: flex-start;
}

.gform_wrapper .gform-body .ginput_container{
	position: relative;
}
.gform_wrapper .gform-body .ginput_container input:focus, .gform_wrapper .gform-body .ginput_container textarea:focus{
	outline: none;
	border: 0;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container input ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:after{
	content: ""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 0; 
	height: 2px; 
	background-color: var( --e-global-color-primary ); 
	transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border:after{
	top: auto; 
	bottom: 0; 
	left: auto; 
	right: 0;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container input ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:after{
	content: ""; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 2px; 
	height: 0; 
	background-color: var( --e-global-color-primary ); 
	transition: 0.4s;
}

.gform_wrapper .gform-body .ginput_container input ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea ~ .focus-border i:after{
	left: auto; 
	right: 0; 
	top: auto; 
	bottom: 0;
}

.gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border:after, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border:before, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border:after{
	width: 100%; 
	transition: 0.3s;
}

.gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container input:focus ~ .focus-border i:after, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border i:before, .gform_wrapper .gform-body .ginput_container textarea:focus ~ .focus-border i:after{
	height: 100%; 
	transition: 0.4s;
}


.gform_confirmation_message {
    font-size: 20px;
    color: #fff;
}

.gfield--type-consent .ginput_container {
	padding: 10px 5px;
}


/*************************************************
**************************************************
**************************************************

					Footer 

**************************************************
**************************************************
**************************************************/


.footer-form input[type="text"], .footer-form .gfield_label, .footer-form input[type="email"] {
	padding-left:24px !important;
}
.footer-form input[type="text"], .footer-form input[type="email"] {
	padding: 19px 24px !important;
}
.svg-hover, .svg-hover * {
	transition: all 0.3s ease-in-out;
}
.svg-hover:hover svg path {
	fill: #FFFFFF;
}
.elementor-icon-wrapper {
	display: flex;
}

/* Animations - KeyFrames */

@keyframes opacDown {
    0% {
        transform: translate(0, -20px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translate(0, 20px);
        opacity: 0;
    }
}

@keyframes shine{
	100%{
		left: 125%;		
	}
}



/* Media Queries */

@media (min-width: 1441px) {
		.retailers-near-you .elementor-button {
		min-width: 345px;
	}
		.delivery-to-you .elementor-button {
		min-width: 310px;
	}
}


@media (max-width: 1800px) {}

@media (max-width: 1700px) {}

@media (max-width: 1600px) {
	.container-width-adjust .elementor-heading-title {
		font-size: 70px !important;
	}
	.container-width-adjust .elementor-widget-text-editor>div {
		font-size: 21px !important;
	}
}

@media (max-width: 1530px) {
		.container-width-adjust {
		width: 80% !important;
	}
	.font-adjust-image-card .elementor-image-box-title {
		font-size: 60px !important;
	}
}
@media (max-width: 1500px) {}

@media (max-width: 1440px) {
	.font-adjust-whoweare p{
		font-size: 18px;
	}
	
}

@media (max-width: 1366px) {}

@media (max-width: 1300px) {}

@media (max-width: 1280px) {	
	.container-width-adjust {
    	width: 90% !important;
	}
}

@media (max-width: 1200px) {
	.footer-copyright sep {
		display: none;
	}
}

@media (max-width: 1080px) {}

@media (max-width: 1024px) {
	.font-adjust-image-card .elementor-image-box-title {
		font-size: 58px !important;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.retailer-section {
		width: 65% !important;
	}
	.delivery-to-you .elementor-button {
		min-width: 253px;
	}
}

@media (max-width: 989px) {}

@media (max-width: 880px) {
.font-adjust-image-card .elementor-image-box-title {
		font-size: 60px !important;
	}
.press-section .elementor-widget-button .elementor-button {
	max-width: 250px;
}
}

@media (max-width: 780px) {}

@media (max-width: 768px) {}

@media (max-width: 767px) {
	.blogs-loop .elementor-pagination .page-numbers.prev {
    position: absolute;
    right: 10%;
    font-family: 'Blnker';
    font-weight: 400;
    font-size: 40px;
    line-height: 0.5em;
    color: #FFFFFF;
    padding: 14px 50px;
    border-radius: 80px;
    border: solid 1px #fff;
}
	
	.footer-form .gfield_label{
    padding-left: 0px !important;
}
	
	.our-events-slider .elementor-button {
    min-width: 235px;
    min-height: 62px;
}
	
	.button-mobile-width .elementor-button {
		min-width: 235px;
		min-height: 62px;
	}
	
	.instagram-badge-hover .elementor-image-box-content {
		position: absolute;
		bottom: 45px;
		left: 70px;
		max-width: max-content;
	}
	
	.press-section .elementor-widget-button .elementor-button {
		background: url("/wp-content/uploads/2024/07/buttonbg.png") !important;
		background-position: bottom center !important;
		background-repeat: no-repeat !important;
		background-color: #000000 !important;
		background-size: contain !important;
		max-width: 320px;
		width: 100%;
	}
	
	.press-section .elementor-widget-button .elementor-button {
		max-width: 180px;
	}
	
	.our-events-slider .swiper-pagination {
    	bottom: 95px !important;
	}
	
	.our-events-slider .elementor-button {
		padding: 15px 30px !important;
	}
		.container-width-adjust {
		width: 100% !important;
	}
}

@media (max-width: 360px) {}