/**
Theme Name: Astra Child
Author: Shubham Rana
Author URI: http://wpastra.com/about/
Description: Custom theme by Shubham.
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
*/
@font-face {
  font-family: 'Beauty Swing Personal Use';
  src: url('/wp-content/themes/astra-child/fonts/Beauty Swing.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Acumin Pro Cond';
    src: url('/wp-content/themes/astra-child/fonts/AcuminProCond-Regular.woff2') format('woff2'),
        url('/wp-content/themes/astra-child/fonts/AcuminProCond-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 
@font-face {
    font-family: 'Acumin Pro Cond';
    src: url('/wp-content/themes/astra-child/fonts/AcuminProCond-Light.woff2') format('woff2'),
        url('/wp-content/themes/astra-child/fonts/AcuminProCond-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
} 
p{
	font-family: 'Acumin Pro Cond' !important;
	font-weight:300;
}
h1,h2,h3,h4{
	font-family: 'Beauty Swing Personal Use' !important;
}
header ul.main-header-menu  li a,.ast-builder-menu-mobile .main-navigation .menu-item .menu-link {
    font-family: 'Acumin Pro Cond';
    font-weight: 300;
}
footer .footer-menu li {
    font-family: 'Acumin Pro Cond';
    font-weight: 300;
    color: #cccccc;
    letter-spacing: 1px;
}
footer .footer-menu {
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    text-transform: uppercase;
}
footer .footer-content-sec h3 {
    margin-bottom: 40px;
}
.ast-builder-html-element .form-sec p .wpcf7-form-control-wrap input,.conatc-us-form p .wpcf7-form-control-wrap input {
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fff !important;
    border-radius: 0;
    font-size: 34px;
    color: #ffffff !important;
    font-weight: 300;
    padding: 12px 0 !important;
	height: auto;
	font-family: "Acumin Pro Cond";
}

.ast-builder-html-element .form-sec p .wpcf7-form-control-wrap input::placeholder,.conatc-us-form p .wpcf7-form-control-wrap input::placeholder{
    color: #fff;
}
.map-sec .elementor-custom-embed {
    height: 100%;
}
.ast-builder-html-element .form-sec p  input.wpcf7-form-control.wpcf7-submit,.conatc-us-form p  input.wpcf7-form-control.wpcf7-submit{
    border-radius: 3px;
    background-color: #ffffff;
    border: 1px solid #a79394;
    font-size: 33px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    text-align: center;
    width: 100%;
}
.ast-builder-html-element .footer-content-sec h3 {
    font-size: 47px;
    color: #ffffff;
}

.ast-builder-html-element .footer-content-sec p {
    max-width: 693px;
    color: #ffffff;
    font-weight: 300;
    width: 100%;
	line-height: normal;
}
footer .site-above-footer-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/04/line2-scaled.webp);
    width: -webkit-fill-available;
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    height: 120px;
    margin-top: 90px;
    margin-left: -40px;
    margin-right: -40px;
}
footer .wp-block-social-links .wp-social-link {
    border-radius: 9999px;
}
footer .wp-block-social-links .wp-social-link a.wp-block-social-link-anchor {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#page {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
}
.ast-mobile-popup-drawer.active .menu-toggle-close {
    outline: none !important;
    border: 0 !important;
}
div#ast-mobile-header button.menu-toggle {
    border: 0 !important;
    outline: none !important;
    box-shadow: none;
}
.ast-mobile-popup-drawer .ahfb-svg-iconset svg {
    width: 40px;
    height: 40px;
}
html{
	overflow-x:hidden;
}
body .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width: 100%;
}
@media (max-width: 544px) {
footer .wp-container-core-social-links-is-layout-9b56976c {
    justify-content: center;
}
}
@media (max-width: 1024px) {
footer .footer-content-sec h3 {
    margin-bottom: 20px;
    font-size: 30px;
}
.ast-builder-html-element .form-sec p .wpcf7-form-control-wrap input,.ast-builder-html-element .form-sec p input.wpcf7-form-control.wpcf7-submit,.conatc-us-form p .wpcf7-form-control-wrap input,.conatc-us-form p input.wpcf7-form-control.wpcf7-submit{
	font-size: 22px;
}
}