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: 'Raleway', sans-serif !important;}

html {
    scroll-behavior: smooth;
}

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

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

body.woocommerce ul.products li.product .woocommerce-placeholder{border:0}

.pswp__button.pswp__button--arrow--left,
.pswp__button.pswp__button--arrow--right{border:0!important;padding:10px!important}

.btn-primary a, .btn-primary a:hover,
a.btn-primary, a.btn-primary:hover {
    color: #fff !important;
}

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

.btn-primary:hover {
    background: var(--e-a-btn-bg-warning);
}

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}

footer.site-footer:not(.footer-stacked) .footer-inner .copyright{max-width: 100%;justify-content: space-between;width:100%;}

footer.site-footer .footer-body{
    padding-block-start:5rem;
    padding-block-end:5rem;
}

footer.site-footer:not(.footer-stacked) .footer-inner a:not(:primary-btn) {color:#fff;}


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) {
    
}

@media only screen and (max-width: 767px) {
    
    .elementor-kit-6 h1,.elementor-kit-6 h2,.elementor-kit-6 h3{
        font-size:2rem !important;
    }
}

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

@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 {
        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 {
        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 {
        max-width: 1440px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
    
}

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

}

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


@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 {
        max-width: 1440px !important;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
}


