body:not([class*="elementor-page-"]) .site-main {
	max-width: 1140px!important;
}


.elementor-sticky.elementor-sticky--effects.header-container{
	background-color:#000!important;
	transition: all .5 linear;
}

/*.elementor-sticky.elementor-sticky--effects.header-container{
	background-color:#fff!important;
}

.elementor-sticky:not(.elementor-sticky--effects) .white-logo,
.elementor-sticky.elementor-sticky--effects .colored-logo{
	display:inline-block!important;
}
.white-logo,
.elementor-sticky:not(.elementor-sticky--effects) .colored-logo{
	display:none!important;
}

.elementor-sticky--effects .premium-nav-menu-container > ul > li > a:link,
.elementor-sticky--effects .premium-nav-menu-container > ul > li > a:visited,
.elementor-sticky--effects .premium-nav-menu-container .premium-dropdown-icon{
	color:#000!important;
}

.elementor-sticky--effects .premium-nav-menu-container > ul > li:hover > a,
.elementor-sticky--effects .premium-nav-menu-container li:hover .premium-dropdown-icon{
	color:#fff!important;
}

.elementor-sticky--effects svg{
	fill: rgb(102, 102, 102)!important;
}
.elementor-sticky--effects .elementor-divider{
	--divider-color: rgb(102, 102, 102)!important;
}*/

/*.premium-active-item:before{
	position:absolute;
	height:1px;
	content:'';
	bottom:2px;
	width:90%;
	left:50%;
	transform: translate(-50%, -50%);
	border-bottom:2px solid #AF5054;
}*/

.title-border-bottom:before{
	position:absolute;
	height:1px;
	content:'';
	bottom:2px;
	width:70%;
/*	left:50%;*/
/*	transform: translate(-50%, -50%);*/
	border-bottom:2px solid #AF5054;
}
