h1,h2,h3,h4,h5,h6,p,a,button,.elementor-button-text, ul, ol, ol li, ul li, input, select, main span, .elementor span {font-family: 'Montserrat', sans-serif !important;}
body *:not(#wpadminbar *):not(p) {line-height: 1.3 !important}
p{line-height: 1.5 !important}

html {scroll-behavior: smooth}
p a{color:var(--e-global-color-text)}
.elementor a {color:var(--e-global-color-primary)}

::selection {
  color: #1B191B;
  background: var(--e-global-color-accent);
}

body:not([class*=elementor-page-]) .site-main {padding: 4rem 0}

a:hover{transition: color 0.3s ease-in-out, background 0.3s ease-in-out}

body.home h1 {font-size: clamp(2rem, 9vw, 5rem) !important}
body:not(.home) h1 {font-size: clamp(2rem, 9vw, 2.875rem) !important}
h2{font-size : clamp(1.5rem, 9vw, 1.5rem) !important}
h3 {font-size: clamp(1.55rem,8vw, 1.5rem)!important}


#site-footer {background: var(--e-global-color-secondary);}
.elementor-widget-container .elementor-widget-image a{display: block}
.elementor-nav-menu .sub-arrow{display:none!important}

.copyright .elementor-widget-container a {color:#626975;}

html select:focus{border-color: var(--e-global-color-primary)}

html [type=button], html [type=submit], html button {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}
html [type=button]:focus, html [type=button]:hover, html [type=submit]:focus, html [type=submit]:hover, html button:focus, html button:hover {background-color: var(--e-global-color-primary)}

.wpcf7 input.wpcf7-form-control.wpcf7-submit, input.acf-button {
    background-color: #d1b515;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.btn-primary.white {
    background: #fff;
    font-weight: 600;
    color: #000;
    transition: background 0.3s ease-in-out;
    padding: 7px 12px;
    border-radius: 5px;
}

.btn-primary.white:hover {
    background: var(--e-global-color-primary);
    color: #fff;
}

a.to-top {
    color: var(--e-global-color-primary);
}

a.to-top:hover {
    color: #212529 !important;
    background-color: var(--e-global-color-primary);
}

.to-top {
	padding: 10px;
    position: fixed;
    right: 2%;
    bottom: 10%;
    background-color: #212529;
    display: flex;
	opacity: 0;
	z-index: 9;
    transition:  color 250ms ease-in-out, opacity 250ms ease-in-out;
}
.to-top.active {
	opacity: 1;
}



.btn-primary {
    background: var(--e-global-color-primary);
    font-weight: 600;
    color: #fff;
    transition: background 0.3s ease-in-out;
    padding: 7px 12px;
    border-radius: 5px;
}

.btn-primary:hover {background: var(--e-global-color-accent)}
h1.entry-title {color: var(--e-global-color-text)}

.screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


.site-header .header-inner .custom-logo-link{line-height: 0}

.w-100, .w-100 img{width:100%!important}

body main header.page-header h1.entry-title {
    padding-left: 0;
    padding-right: 0;
}

.elementor-widget-heading .elementor-heading-title {z-index: 1}

@media only screen and (max-width:575px) {
    
     body .page-header .entry-title, body .site-footer .footer-inner, body .site-footer:not(.dynamic-footer), body .site-header .header-inner, body .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .page-title .page-title-wrapper {
        max-width: 575px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
    
}

@media only screen and (min-width: 576px) and (max-width:767px) {
     body .page-header .entry-title, body .site-footer .footer-inner, body .site-footer:not(.dynamic-footer), body .site-header .header-inner, body .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .page-title .page-title-wrapper {
        max-width: 767px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }

    

}

@media only screen and (min-width: 768px) and (max-width:991px) {
    body .page-header .entry-title, body .site-footer .footer-inner, body .site-footer:not(.dynamic-footer), body .site-header .header-inner, body .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .page-title .page-title-wrapper {
        max-width: 991px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    body .page-header .entry-title, body .site-footer .footer-inner, body .site-footer:not(.dynamic-footer), body .site-header .header-inner, body .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .page-title .page-title-wrapper {
        max-width: 1199px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
    
    
}

@media only screen and (min-width: 992px) {

    #site-header .site-header:not(.header-stacked) .header-inner .site-branding, #site-header .site-navigation-toggle-holder {max-width: none}

}

@media only screen and (max-width: 1046px) {
    
}


@media only screen and (min-width: 1200px) {
    
    body .page-header .entry-title, body .site-footer .footer-inner, body .site-footer:not(.dynamic-footer), body .site-header .header-inner, body .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main, .page-title .page-title-wrapper {
        max-width: 1440px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
}


