/**
Theme Name: Sightcorp child theme
Author: ZsD
Description: Astra child theme for Sightcorp
Version: 1.0.3
Text Domain: sightcorp-child-theme
Template: astra
*/

@font-face {
    font-family: 'Gellix Regular';
    src: url('fonts/Gellix-Regular.woff2');
}

@font-face {
    font-family: 'Gellix Medium';
    src: url('fonts/Gellix-Medium.woff2');
}

/*------------------------------
Typo
------------------------------*/

h1,
a.login {
    font-family: 'Gellix Medium';
    font-weight: initial;
}

h2,
h3,
html body .elementor-button-text,
.ast-custom-button,
footer h3 {
    font-family: 'Gellix Regular';
    font-weight: initial;
}


html body .elementor-button-text,
.ast-custom-button {
    line-height: 1em;
}

/*------------------------------
Header
------------------------------*/

html .site-header {
    position: fixed !important;
    top: 0 !important;
    width: 100vw !important;
}

.ast-logo-title-inline .ast-site-identity {
    padding: 10px 0 0px;
}

html body header .ast-custom-button {
	padding: 13px 29px 16px !important;
}

.site-primary-header-wrap {padding-top: 36px}
.solid .site-primary-header-wrap {padding-top: 0}

.solid .site-header-primary-section-right > div {padding-top: 7px}

.custom-logo-link {margin-left: 8px}

html .site-header.solid {padding-top: 0}

.site-primary-header-wrap {background: #fff}

#page .site-content {
    margin-top: 84px;
}

html body .ast-container {
	padding-left: 8vw !important;
	padding-right: 8vw !important;
}

header a.login {
    color: #0047d4;
    font-size: 18px;
    margin-right: 20px;
}

header a.login:hover {
    color: #000;
}

@media screen and (max-width: 921px) {
    .site-primary-header-wrap {padding-top: 0}
    .ast-primary-header {background: #fff !important}
}

@media screen and (max-width: 560px) {
    header .custom-logo-link img {
        max-width: 126px;
        margin-top: -9px !important;
    }

    a.login {font-family: Gellix Regular}

    html body a.menu-link {
        background: none !important;
        background: #fff !important;
        text-align: center !important;
        color: #0047d4;
        line-height: 28px !important;
    }

    .ast-mobile-header-wrap .ast-primary-header-bar, #masthead .ast-mobile-header-wrap .ast-below-header-bar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .ast-logo-title-inline .site-logo-img {
        padding-right: 0 !important;
    }

    header .custom-logo-link img {
        max-width: 113px !important;
    }

    html body header .ast-custom-button {
        padding: 10px 17px 11px !important;
    }

    .site-header-section>* {
        padding: 0 5px 0 0 !important;
    }

    .ast-primary-header-bar .ast-builder-grid-row {
        grid-column-gap: 0 !important;
    }

    header div.main-navigation {
        margin-top: -1px !important;
        padding-bottom: 7px !important;
    }

    .ast-mobile-header-wrap .ast-primary-header-bar {
        min-height: 62px !important;
    }

    [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
        width: 26px;
        height: 26px;
    }
}

/*------------------------------
Content
------------------------------*/

@media screen and (max-width: 560px) {
    html body .ast-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
/*------------------------------
Footer
------------------------------*/

footer.site-footer > div {
	padding-left: 8vw;
	padding-right: 8vw;
}

footer .wp-image-507 {max-width: 145px !important}

footer .wp-block-image {margin-bottom: 14px}

.site-above-footer-wrap {
    background-image: url(/wp-content/uploads/2022/12/footer-bg.png) !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 3.5% !important;
}

footer.site-footer h3,
footer.site-footer h4 {
	color: #fff !important;
}

footer h3 {
	font-size: 40px;
	margin-bottom: 1.4%;
}

footer h4 {
    font-size: 20px;
    font-family: Inter !important;
}

footer.site-footer .ast-footer-html-1 a {
	color: #0047d4 !important;
	padding: 13px 30px;
	line-height: 1em;
	border-radius: 100px;
	display: inline-block;
	background-color: #fff;
	margin: 30px auto;
}

.footerFlex {
	display: flex;
	float: right;
}

.footerFlex p {margin-bottom: 0}

.footerFlex a {margin: 0 1vw}
.footerFlex a:hover {opacity: 0.4}

.footerFlex p:last-of-type a {
    margin-right: 0;
}

.footerFlex img {height: 22px}
.site-above-footer-wrap {border-radius: 50px 50px 0 0}

footer.site-footer .ast-footer-html-1 a:hover {background: #000 !important; color: #fff !important}

.site-below-footer-inner-wrap {align-items: flex-end !important}

.ast-footer-copyright {line-height: 1em !important}

@media screen and (min-width: 922px) {
    .site-footer-section-2 {
        position: relative;
        top: -60px;
    }
}

@media screen and (max-width: 540px) {
    footer h4 {
        padding: 10px 20px 0;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: -10px;
    }

    footer h3 {
        font-size: 36px;
    }

    footer.site-footer .ast-footer-html-1 a {
        margin: 30px auto 6px;
    }

    .footerFlex {
        width: 50% !important;
        float: none !important;
        margin: 10px auto;
    }

    .footerFlex a {display: block; margin: auto !important}
    
    .footerFlex p { margin: auto !important}

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-top: 8.7%;
    }

    .ast-footer-copyright p {font-size: 15px; text-align: center !important}
}

.store {
    position: absolute;
    right: 0;
    top: 47px;
    display: flex;
}

.store img {
    width: 120px;
}

.store img:last-of-type {
    margin-left: 10px;
}

@media screen and (max-width: 540px) {
    .store {
        position: initial;
        right: 0;
        display: flex;
        margin-top: 20px;
        width: 253px;
        margin: 19px auto 0;
    }
    
    .store img {
        padding-left: 4px;
        padding-right: 4px;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 921px) and (min-width: 560px) {
	.ast-footer-html-2 {
	    position: relative;
	    top: -56px;
	}
	
	.ast-footer-html-2 .store img {
	    width: 90px;
	}
}