/**
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 .ast-above-header-wrap { background: var(--ast-global-color-3); }
.ast-theme-transparent-header.ast-hfb-header .ast-header-button-1 .ast-custom-button { border-color: #fff; }
.ast-theme-transparent-header.ast-hfb-header .ast-header-button-1 .ast-custom-button:hover { border-color: #362f7d; }
.site-primary-header-wrap.ast-builder-grid-row-container.ast-container { margin-left: 30px; }
.ast-advanced-headers .ast-primary-header .main-header-menu > .menu-item.current-menu-item .menu-link, .ast-advanced-headers .ast-primary-header .main-header-menu > .menu-item > .menu-link:hover, .ast-advanced-headers .ast-primary-header .main-header-menu > .menu-item > .menu-link:focus { color: var(--ast-global-color-0); }
body.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .menu-link, body .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .ast-menu-toggle { color: var(--ast-global-color-7); background-color: var(--ast-global-color-0); }
#ast-mobile-popup-wrapper .mobile-connect-menu > .menu-link { font-size: 20px; text-align: center; color: #fff; background: var(--ast-global-color-8); }
#ast-mobile-popup-wrapper .mobile-connect-menu > .menu-link:hover, #ast-mobile-popup-wrapper .mobile-connect-menu > .menu-link:focus { color: #fff; background: var(--ast-global-color-0); }
#masthead .widget_block .wp-block-button__link { white-space: nowrap; }
.ast-advanced-headers:not(.ast-theme-transparent-header) .uagb-buttons-repeater.wp-block-button__link { background: #f26b22; }
.ast-advanced-headers:not(.ast-theme-transparent-header) .uagb-buttons-repeater.wp-block-button__link:hover, .ast-advanced-headers:not(.ast-theme-transparent-header) .uagb-buttons-repeater.wp-block-button__link:focus { border-color: #7d1120; background: #7d1120; }
#ast-mobile-popup a.menu-link:not([href]) + .ast-menu-toggle { z-index: 2; width: 100%; text-align: right; }
#ast-desktop-header .menu-item a.menu-link:not([href]):hover, #ast-desktop-header .menu-item a.menu-link:not([href]):focus, .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > a.menu-link:not([href]), .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu .menu-item:hover > a.menu-link:not([href]) { color: #fff; }

/* general css */
.uagb-faq-content p a { font-weight: bold; }
.uagb-faq-content p:last-child { margin-bottom: 10px; }
.wp-block-uagb-blockquote.uagb-blockquote__skin-border > .uagb-blockquote { padding-left: 15px; border-color: #f26b22; }

/* buttons */
#content .uagb-btn__large-btn .wp-block-button__link { min-width: 326px; }
#content .wp-block-uagb-buttons:not(.uagb-btn__large-btn) .wp-block-button__link { min-width: 225px; }

/* fontawesome social - install Fontawesome plugin */
.awd-social a { font-size: 38px; 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.5em; }
.site-footer .social-list .social-item .awd-social-icons:hover { color: var(--ast-global-color-0); }

/* custom lists */
#main article .entry-content > ol, #main article  .entry-content > ul { margin-left: 25px; }
@media screen and (min-width:640px) {
    .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: 6; column-gap: 2em; }
    .six-column-list { column-count: 6; 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; }
}

/* blog */
.post-thumb-img-content.post-thumb img { width: 100%; height: auto; min-height: 100px; transition: all .4s ease-in 0s; transform: scale(1); aspect-ratio: 376 / 245; object-fit: cover; filter: grayscale(0); }
.wp-block-latest-posts__list .wp-block-latest-posts__post-title { font-family: 'Nunito Sans', sans-serif; font-size: 20px; font-weight: 600; line-height: 1; text-transform: uppercase; }
.wp-block-latest-posts__list .wp-block-latest-posts__post-title + .wp-block-latest-posts__post-date { font-family: 'Nunito Sans', sans-serif; margin-top: 0; }
.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current { color: #fff; border-color: var(--ast-global-color-8); background-color: var(--ast-global-color-8); }
.post-page-numbers .page-link:hover, .ast-pagination .page-numbers:hover, .post-page-numbers .page-link:focus, .ast-pagination .page-numbers:focus { color: #fff; border-color: var(--ast-global-color-3); background-color: var(--ast-global-color-3); }
.ast-pagination a { color: var(--ast-global-color-8); }

/* single post edits */
.single-post .entry-content > ul { padding-left: 24px; }
.single-post .entry-content > .wp-block-uagb-image figure { margin-top: 30px; margin-bottom: 25px; }

/* 404 */
.search-column .uagb-column__inner-wrap > p:first-child { display: none; }
.search-row .uagb-column__inner-wrap p { margin: 0; }

/* popup maker */
.pum-container .gform_footer.top_label { justify-content: center; }
.pum-container .google-branding { font-size: 12px; text-align: center; }

/* 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 { height: auto; min-height: 50px; padding: 7px 7px 7px 8px !important; border: 0; background: rgba(247, 249, 250, 1); -webkit-box-shadow: inset 1px 1px #efefef; box-shadow: inset 1px 1px #efefef; }
.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: 200px; }
.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; }

/* footer */
.footer-info { display: flex; flex-direction: column; column-gap: .5em; row-gap: .75em; }
.footer-info-item { display: flex; column-gap: .9em; align-items: center; flex: 1 1 auto; }
.footer-info-item span { width: 100%; max-width: 34px; height: 34px; flex: 0 1 34px; }
.footer-info-item span > svg path { fill: var(--ast-global-color-1); }
.site-footer p:empty { display: none; }
.contact-numbers { display: flex; flex-direction: column; }
.site-footer .widget_nav_menu li:not(:last-child) { padding-bottom: 10px; }
.wp-block-group.footer-associations { display: flex; width: 100%; padding-right: 30px; align-items: center; justify-content: flex-end; }
.wp-block-group.footer-associations > div { margin: 0; flex: 0 0 50%; }
.site-footer .wp-block-uagb-image.wp-block-uagb-image--align-none { justify-content: flex-start; }

/* Sticky Button */
.ast-sticky-active .ast-primary-header-bar { border: none !important; }
.site-logo-img { transition: all .2s linear; }
.main-header-bar-navigation { transition: all .2s linear; }
.ast-sticky-active .site-logo-img { visibility: hidden; opacity: 0 !important; }
.ast-sticky-active .main-header-bar-navigation { visibility: hidden; }
.header-widget-area .wp-block-button__link { transition: all .2s linear; }
.ast-sticky-active .header-widget-area .wp-block-button__link { border-color: var(--ast-global-color-0) !important; background-color: var(--ast-global-color-0) !important; }
.header-widget-area .wp-block-button__link .uagb-button__link { transition: all .2s linear; }
.ast-sticky-active .header-widget-area .wp-block-button__link .uagb-button__link { color: var(--ast-global-color-7) !important; }

/* media */
@media screen and (min-width:977px) and (max-width:1080px) {
    .site-footer .ast-builder-grid-row-3-lheavy .ast-builder-grid-row { grid-template-columns: 40% 25% 30%; }
}
@media screen and (max-width:1340px) {
    #ast-desktop-header .site-primary-header-wrap.ast-builder-grid-row-container.ast-container { margin-left: inherit; padding-right: 0; padding-left: 0; }
    #ast-desktop-header .wp-block-uagb-buttons .wp-block-button__link { padding-right: 20px; padding-left: 20px; }
    #ast-desktop-header .site-header-primary-section-right .main-header-menu > li > .menu-link { font-size: 17px; padding-right: 1em; padding-left: 1em; }
    #ast-desktop-header .wp-block-uagb-buttons .wp-block-button__link { font-size: 17px; padding-right: 20px; padding-left: 20px; }
}
@media screen and (max-width:1170px) {
    #ast-desktop-header .site-header-primary-section-right .main-header-menu > li > .menu-link { font-size: 17px; padding-right: .7em; padding-left: .7em; }
    #ast-desktop-header .wp-block-uagb-buttons .wp-block-button__link { font-size: 17px; padding-right: 18px; padding-left: 18px; }
    header #ast-desktop-header .custom-logo-link img { max-width: 130px; }
    html { overflow-x: hidden; }
}
@media screen and (max-width:976px) {
    .footer-info { margin-top: 50px; margin-bottom: 50px; }
    .footer-info-item { flex-direction: column; justify-content: center; row-gap: .5em; }
    .info-approach .uagb-ifb-title > br, .uagb-desc-text br { display: none; }
    .site-footer ul.social-list { margin-bottom: 20px; justify-content: center; }
    .wp-block-group.footer-associations > div { justify-content: center; }
    .wp-block-group.footer-associations { max-width: 400px; margin-right: auto; margin-left: auto; padding: 0; justify-content: center; }
    .ast-footer-copyright { margin-bottom: 10px; }
    .blog #main { padding-top: 60px; padding-bottom: 60px; }
    .site-footer .wp-block-uagb-image.wp-block-uagb-image--align-none {
    justify-content: center;
}
}
@media screen and (max-width:767px) {
    .awd-site-credit { display: block; }
}
@media screen and (max-width:480px) {
    h1.uagb-heading-text { font-size: 36px; }
    .wp-block-group.footer-associations { flex-direction: column; justify-content: center; align-items: center; row-gap: 1em; }
    .site-below-footer-wrap[data-section='section-below-footer-builder'] .ast-builder-grid-row { padding-right: 0; padding-left: 0; }
    .wp-block-group.footer-associations .wp-block-uagb-image { margin: 0 auto !important; }
}
@media screen and (max-width:375px) {
    h1.uagb-heading-text { font-size: 34px; }
}
