#breadcrumbs, #breadcrumbs-cont p {
width: calc(100% - 40px);
max-width: 1380px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
font-size: 16px;
line-height: 1.5em;
margin-bottom: 14px;
}
.elementor-location-header .elementor-sticky__spacer{
margin-bottom:0px;
}
p,
a,
li,
span,
b,
strong{
font-family:"Open-sans", sans-serif;
font-weight: 400;
font-size: 16px;
}
#breadcrumbs a,
#breadcrumbs span{
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
.start-prompt p{
font-family:"Montserrat", sans-serif !important;
font-weight: 700 !important; 
}
.start-prompt p{
font-size: 40px !important;
}
.pris-text p,
.pris-text strong{
font-weight: 700 !important;
}
.sub-menu a{
border-inline-start: 0px solid transparent !important;
}
button,
button span,
.button,
.button span,
.elementor-button span{
font-weight: 700;
}
body.home #breadcrumbs{
display: none;
}
@media screen and (max-width:767px) {
#breadcrumbs{
padding-top: 30px;
padding-bottom: 10px;
}
.start-prompt p{
font-size: 26px !important;
}
}