/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2024 | 14:39:31 */
/* Google Tag Manager */ 
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NHVDSCW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->



/*Header*/
.header-bxw {
 z-index: 9;
}
.header-bxw.elementor-element.elementor-element-0968f49:not(.elementor-motion-effects-element-type-background) {
	background-color:#000; box-shadow:none!important;
}



/*Body*/
body,html {
  overflow-x:hidden !important;
}

a,
button {
	outline:none;
	box-shadow:none;
}

/*Breadcrumb*/
.breadcrumb .elementor-icon-list-text {
	background:white;
	padding:11px 30px 11px 30px!important;
	border-radius: 60px;
}


[data-id="5207716"] ul > li:first-child
{
	display:none;
}

span.pe_u, span#pe_stars {
    width: 100%;
    text-align: left;
}

@media screen and (max-width: 767px) {
  span#pe_stars:before,
  span#pe_stars > span:before {
    left: 50%; 
    transform: translateX(-50%);
  }
	span.pe_u {
		text-align: center;
	}	
}