/**
Theme Name: AWD Child
Author: Austin Web & Design
Author URI: https://austinwebanddesign.com/
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: awd-child
Template: astra
*/

/* header */
#ast-desktop-header .site-branding.ast-site-identity { padding-top: 10px; }
.mobile-menu-toggle-icon .ahfb-svg-iconset { transform: scaleX(1.3) scaleY(1.4); }
.astra-advanced-hook-7518 .top-center .uagb-container-inner-blocks-wrap .wp-block-uagb-container { display: inline-block; width: auto; }
.ast-merged-advanced-header #masthead .ast-mobile-svg.ast-menu-svg path { fill: #fff; }
#menu-toggle-close { border: thin transparent; }

/* buttons */
@media screen and (min-width:977px) {
    .box-btn { position: relative; margin-bottom: -33px; }
}
@media screen and (min-width:977px) {
    .wp-block-button__link { min-width: 242px; }
}

/* general */
#main a { font-weight: 500; }

/* blog news and opinions */
.post.type-post.has-post-thumbnail .post-thumb-img-content.post-thumb img { width: 100%; height: auto; min-height: 50px; aspect-ratio: 3 / 2; object-fit: cover; }
.ast-single-author-box { padding: 50px 40px 45px; background-color: var(--ast-global-color-1); }
.single .ast-author-meta .ast-author-details { align-items: flex-start; }
.post-author-bio .author-title { font-weight: 600; margin-bottom: 15px; }
.embed-container { position: relative; overflow: hidden; max-width: 100%; height: auto; padding-bottom: 56.25%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.post .single-layout-1 .entry-meta { padding: 15px; color: #fff; background: var(--ast-global-color-0); }
.single .post .post-thumb-img-content.post-thumb { margin-bottom: 0; }
.ast-pagination .prev.page-numbers:hover, .ast-pagination .next.page-numbers:hover { color: #fff; background: #003a63; }
.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current { color: #fff; border-color: #003a63; border-radius: 2px; background-color: #003a63; }
.ast-pagination a:hover, .ast-pagination a:focus, .ast-pagination > span:hover:not(.dots), .ast-pagination > span.current { color: #fff; border-color: #003a63; border-radius: 2px; background-color: #003a63; }
.press-case-loop .wp-block-uagb-buttons { margin-top: auto; margin-bottom: 0; }
.press-case-loop .wp-block-button__link { min-width: 1px; }
.single.single-post .ast-advanced-headers-title { font-size: 38px; letter-spacing: .03em; }
.post .entry-header.ast-no-thumbnail.ast-no-title {
    margin-bottom: 2em;
}
@media screen and (min-width: 1280px) {
    .post.type-post.has-post-thumbnail .post-thumb-img-content.post-thumb img, .ast-blog-featured-section.post-thumb img {

        min-height: 288px;

    }
}
.ast-blog-featured-section.post-thumb


/* fontawesome social - install Fontawesome plugin */
.awd-social a { font-size: 32px; transition: .4s ease-out; }
.awd-social a:hover { transition: .4s ease-out; }
ul.social-list { display: flex; margin: 0; padding: 0; list-style-type: none; justify-content: flex-start; column-gap: 1.6em; }

/* custom lists */
.two-column-list { column-count: 2; column-gap: 5em; }
.three-column-list { column-count: 3; column-gap: 3em; }
.four-column-list { column-count: 4; column-gap: 2em; }
.five-column-list { column-count: 3; column-gap: 2em; }
.six-column-list { column-count: 4; column-gap: 2em; }
.two-column-list li, .three-column-list li, .four-column-list li, .five-column-list li, .six-column-list li { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }

/* 404 */
.search-column .uagb-column__inner-wrap > p:first-child { display: none; }
.search-row .uagb-column__inner-wrap p { margin: 0; }

/* gravity forms */
body img.gform_ajax_spinner { display: none !important; }
body .gform_wrapper input[type='text'], body .gform_wrapper input[type='email'], body .gform_wrapper input[type='tel'], body .gform_wrapper textarea { font-size: 18px !important; min-height: 52px; padding: 7px 7px 7px 8px !important; border: 2px solid #54534a; background: rgba(255, 255, 255, 1); }
.gform_wrapper input:not([type='submit']):focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus { border-color: #000; outline: 0; background: rgba(255, 255, 255, .4); -webkit-box-shadow: none; box-shadow: none; }
.gform-button.button { min-width: 227px; }
.gform_confirmation_wrapper .gform_confirmation_message { margin: 35px auto; padding: 15% 30px; text-align: center; }
.gform_confirmation_wrapper .gform_confirmation_message h3 { font-size: 32px; line-height: 1.3; margin-bottom: 5px; padding-bottom: 0; }
.gform_confirmation_wrapper .gform_confirmation_message p:last-child { font-size: 18px; margin-bottom: 0; }
.google-branding { font-size: 14px; color: #777; }
.gform_required_legend { display: none; }
form.newsletter { max-width: 700px; margin: 0 auto; }
.gform_wrapper.gravity-theme form.newsletter .gfield.gfield--width-half { -ms-grid-column-span: 8; grid-column: span 8; }
.gform_wrapper.gravity-theme form.newsletter #field_submit { -ms-grid-column-span: 4; grid-column: span 4; }

/* footer */
.footer-info { display: flex; row-gap: 7px; column-gap: 2em; align-items: flex-start; }
.footer-info > div { flex: 1 1 50%; }
.footer-info-item { display: flex; column-gap: 1.3em; align-items: center; }
.footer-info-item span { width: 100%; max-width: 22px; height: 28px; flex: 0 1 22px; }
.footer-phone.footer-info-item { margin-bottom: 7px; }
.footer-info-item span > svg path { fill: #98c0d9; }
.site-footer p:empty { display: none; }
.contact-numbers { display: flex; flex-direction: column; }

/* featured blog post */
.cat-links.featured .comma:first-child { display: none; }

/* blog buttons alignment */
.blog article:not(.ast-featured-post) .blog-layout-1 { position: relative; padding-bottom: 60px; }
.blog article:not(.ast-featured-post) .post-content { position: initial; }
.blog article:not(.ast-featured-post) .post-content .read-more { position: absolute; bottom: 30px; }

/* media queries */
@media screen and (max-width:1200px) {
    .footer-info { column-gap: .5em; }
    .footer-info > .footer-location { flex: 1 0 auto; }
}
@media screen and (max-width:976px) {
    .gform_wrapper.gravity-theme form.newsletter .gfield.gfield--width-half, .gform_wrapper.gravity-theme form.newsletter #field_submit { -ms-grid-column-span: 12; grid-column: span 12; }
    .gform_wrapper.gravity-theme form.newsletter #field_submit { justify-content: center; }
    .gform_wrapper.gravity-theme form.newsletter .gform-button.button { min-width: 260px; }
    .footer-info { flex-direction: column; }
    .single.single-post .ast-advanced-headers-title {
    font-size: 32px;
    letter-spacing: .01em;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.3;
}

}
@media screen and (max-width:921px) {
    .site-footer ul.social-list { justify-content: center; }
    .site-footer-primary-section-1 .wp-block-uagb-image { justify-content: center; }
    .footer-info { flex-direction: row; max-width: 600px; margin: 0 auto; justify-content: center; }
}

@media (min-width: 768px) { /* Adjust the breakpoint as needed */
    .footer-address.footer-info-item {
        align-items: flex-start;
    }
	.footer-address.footer-info-item span > svg {
        margin-top: 7px; /* Add top margin */
    }
}

@media screen and (max-width:767px) { }
@media screen and (max-width:640px) {
    .astra-advanced-hook-7518 .uagb-ifb-image-content { display: none; }
    .footer-info { flex-direction: column; margin-top: 45px; margin-bottom: 30px; }
    .site-footer .footer-info > .footer-location, .site-footer .footer-info > div { width: 100%; flex: 0 0 100%; }
    .footer-address.footer-info-item { flex-direction: column; width: 100%; text-align: center; justify-content: center; row-gap: 10px; }
    .footer-phone.footer-info-item, .footer-email.footer-info-item { flex-direction: column; row-gap: 10px; }
    .footer-info-item span { width: 100%; max-width: 24px; height: 28px; flex: 0 0 100%; }
    .awd-site-credit { line-height: 1.5; display: block; }
}
@media screen and (max-width:544px) {
    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar { padding-right: 5px; padding-left: 5px; }
}
