
/* .accessibility_widget_trigger.pct_edit_active { position: fixed !important; } */


/*

#footer .inside {max-width: none;}


.tparrows {opacity: 1 !important;}
*/
/*
.tp-leftarrow {transform: translateX(0) !important;}
.tp-rightarrow {transform: translateX(0) !important; left: auto !important; right: 0 !important;}
*/
/*

@supports (-webkit-hyphens: none) {
	.ce_bgimage.parallax .ce_bgimage-image {
		background-attachment: scroll!important;
		background-position: center center!important;
	}
}	

.viewport_tablet,
.viewport_mobile 
{
	--contentBoxedWidth: inherit;
}
	
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{	
	:root 
	{
		--contentBoxedWidth: auto;	
	}
} 


@media only screen and (max-width: 767px) 
{ 	
	:root 
	{
		--contentBoxedWidth: auto;	
	}
}

@media only screen and (max-width: 767px) 
{ 	
	body.parallax-footer #footer .inside {transform: none !important;}	
}
*/


/*
.ce_scribble_animation[data-color="accent-color"] span[data-scribble="true"] {color: var(--accentColor); }
.ce_scribble_animation[data-color="second-color"] span[data-scribble="true"] {color: var(--secondColor); }
.ce_scribble_animation[data-color="white"] span[data-scribble="true"] {color: #fff; }
.ce_scribble_animation[data-color="black"] span[data-scribble="true"] {color: #000; }
.ce_scribble_animation[data-color="light-gray"] span[data-scribble="true"] {color: #b4b4b4; }
.ce_scribble_animation[data-color="dark-gray"] span[data-scribble="true"] {color: #7f7f7f; }
*/
/*
.ce_scribble_animation[data-color-scribble="custom1"] svg path { stroke: var(--customColor1); }
.ce_scribble_animation[data-color-scribble="custom2"] svg path  { stroke: var(--customColor2); }


.column .attributes:empty {display: none;}
.column:has(> .attributes:empty) {display: none;}
*/

/* .swiper-container .circle {display: none;} */


/* .has-parallax { background:purple; transform: translateY(0); } */

/* body.sidebar .inside .container {padding-left:var(--contentPaddingLeftRight); padding-right: var(--contentPaddingLeftRight);} */

/*
body.fixed-header #fix-wrapper {position: fixed; background-color: white;}
body.fixed-header #stickyheader {top:50px; transition: none;}
body.fixed-header #stickyheader > div {box-shadow: none;}
*/

/*
.ce_popup_start .ce_popup_content .checkbox {display:none;} 
.ce_popup_start .ce_popup_content {padding-bottom: 0;}
*/

/* .ce_linkbox.version5 .ce_linkbox_link {position: relative;} */

/* .ce_countdown .value {min-height: 50px;} */

/*
.smartmenu-content {width: 100%; right: 0 !important;}
.smartmenu-table {max-width: 500px; margin-left: auto; margin-right: auto;}
body.smartmenu_open div.body {transform: none;}
*/

.ce_video_w_teaser.has-bgimage .teaser_image {background-position: center center; background-size: cover;}
.ce_video_w_teaser.has-bgimage .circle {display: none;}
