/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

html, body {
	   font-family: "DIN Pro Light", Sans-serif !important;
	font-weight: 300 !important;
}

#page {
    padding-top: 60px;
}

#ast-mobile-header {
    display: block;
}


header.site-header {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
}


#ast-mobile-popup-wrapper #ast-mobile-popup .ast-mobile-popup-inner{
    max-width: 350px;   
}

#ast-mobile-popup-wrapper #ast-mobile-popup .ast-mobile-popup-inner .ast-mobile-popup-content {
    padding: 0;  
}

#ast-mobile-popup-wrapper #ast-mobile-popup .ast-mobile-popup-inner .ast-mobile-popup-content .wp-block-image{
    margin: 0;
    padding-left: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
}


#ast-mobile-popup-wrapper #ast-mobile-popup .ast-mobile-popup-inner .ast-mobile-popup-content .wp-block-image img{
    display: block;
    width: 100%;
    max-width: 215px;
}

#ast-hf-mobile-menu li a {
    line-height: 45px;
    color: var(--ast-global-color-3);
}

#ast-hf-mobile-menu li.current_page_item a{
    color: var(--e-global-color-astglobalcolor0);
}

#ast-hf-mobile-menu li {
    width: 100%;
}

header.site-header .ast-main-header-wrap .ast-primary-header-bar {
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
    background-color: #ffffff;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-bottom: 0 !important;
}

header.site-header .ast-main-header-wrap .ast-primary-header-bar .menu-toggle{
    padding-left: 0 !important;
}

header.site-header .ast-main-header-wrap .ast-primary-header-bar .menu-toggle .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #000000;
}

#ast-site-header-cart .ast-cart-menu-wrap .count {
    font-size: 16px;
    margin-top: -12px;
    color: #000000;    
    border-color: #000000;
}
#ast-site-header-cart .ast-cart-menu-wrap .count::after {
    border-color: #000000;
}

.site-logo-img img {
    max-width: 210px !important;
    width: 100%;
}

.right-menu-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}


.right-menu-contact a:first-child {
    display: block;
    /*background-color: var(--e-global-color-astglobalcolor2);*/
    background-color: transparent;
    color: #000000;
    font-size: 1.3em;
    font-family: "DIN Pro",Sans-serif;
    line-height: 1;
    padding: 5px;
    margin-right: 10px;
}

.right-menu-contact a:first-child:hover {
    /*background-color: var(--e-global-color-astglobalcolor0);*/
    color: var(--e-global-color-astglobalcolor0);
}

.right-menu-contact a.header-whatsapp {
    display: block;
    /*background-color: var(--e-global-color-astglobalcolor2);*/
    background-color: transparent;
    color: #000000;
    font-family: "DIN Pro Light", Sans-serif !important;
    font-weight: 300;
    line-height: 1;
    font-size: 16px;
    padding: 5px;
    margin-right: 10px;
}

.right-menu-contact a.header-whatsapp i {
    font-size: 26px;
}

.right-menu-contact a.header-whatsapp:hover {
    /*background-color: var(--e-global-color-astglobalcolor0);*/
    color: var(--e-global-color-astglobalcolor0);
}


.right-menu-contact a:last-child {
    font-size: 1.3em;
    font-family: "DIN Pro",Sans-serif;
    color: #000000;
} 

[data-section=section-header-mobile-trigger] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 30px;
    height: 30px;
}

.ast-mobile-header-wrap .ast-primary-header-bar {
    min-height: auto;
}

.pof-inquiry-form,
.pof-header-inquiry-form{
    padding: 30px 30px;
    margin-bottom: 0 !important;
}

.pof-inquiry-form .cfi-item,
.pof-header-inquiry-form .pof-hif-item{
    padding-bottom: 24px;
}

.pof-header-inquiry-form .pof-hif-item.pof-hif-submit,
.pof-header-inquiry-form .pof-hif-item.pof-hif-submit{
    padding-bottom: 0px;
}

.pof-inquiry-form input[type="text"],
.pof-inquiry-form input[type="email"],
.pof-inquiry-form input[type="tel"],
.pof-inquiry-form textarea,
.pof-header-inquiry-form input[type="text"],
.pof-header-inquiry-form input[type="email"],
.pof-header-inquiry-form input[type="tel"]{
    outline: none;
    background: #FFFFFF;
    box-shadow: inset 0 0 0 100px #fff;
    border: 1px solid #DDE0E6;
    box-sizing: border-box;
    color: #484c53;
    font-size: 18px;
    line-height: 26px;
    padding: 15px 20px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    font-family: "DIN Pro Light", Sans-serif !important;
    font-weight: 300;
}

.pof-inquiry-form textarea {
    resize: none;
}

.pof-inquiry-form h3,
.pof-header-inquiry-form h3{
    color: var(--e-global-color-astglobalcolor2);
    font-family: "DIN Pro Light", Sans-serif !important;
    font-weight: 300;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.pof-inquiry-form input[type="submit"],
.pof-header-inquiry-form input[type="submit"]{
    display: block;
    background-color: var(--e-global-color-astglobalcolor2);
    color: #ffffff;
    font-family: "DIN Pro Light", Sans-serif !important;
    font-weight: 300;
    line-height: 1;
    font-size: 20px;
    padding: 15px 30px;
    width: 100%;
}
.pof-inquiry-form input[type="submit"] {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.pof-inquiry-form input[type="submit"]:hover,
.pof-header-inquiry-form input[type="submit"]:hover{
    background-color: var(--e-global-color-astglobalcolor0);
}

.wpcf7-response-output {
    margin-top: -30px !important;
    margin-left: 30px !important;
    margin-bottom: 30px !important;
    margin-right: 30px !important;
}

.wpcf7-spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}


.hystmodal .hystmodal__close {
    padding: 0;
    background-color: transparent;
}

.faq-accordion .elementor-accordion .elementor-accordion-item .elementor-tab-title{
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}

.anwp-pg-post-teaser .anwp-pg-post-teaser__content .anwp-pg-post-teaser__excerpt {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 21px;
}

.single-post .post ,
.single-post .post-navigation{
    width: 100%;
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.single-post .post-navigation {
    padding-top: 50px;
}

.comments-area {
    display: none;
}

.anwp-pg-post-teaser .anwp-pg-post-teaser__content .anwp-pg-post-teaser__bottom-meta {
    display: none !important;
}


@media (max-width: 575.98px) {
}


@media (max-width: 767.98px) {
    
}


@media (max-width: 991.98px) {
    .site-header-primary-section-right .right-menu-contact a:first-child,
    .site-header-primary-section-right .right-menu-contact a:last-child {
        display: none;
    }
    
    .site-header-primary-section-right .right-menu-contact a.header-whatsapp {
        margin-right: 0;
    }
}


@media (max-width: 1199.98px) {}


@media (max-width: 1399.98px) {}

@media (min-width: 922px) {

}
