/**
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-icon.icon-arrow { display: none; }
#ast-desktop-header #ast-hf-menu-1 .menu-item:last-child .sub-menu { right: 0; left: unset; }
#menu-toggle-close { border: 1px solid transparent; border-radius: 0; }
#ast-hf-mobile-menu > .menu-item > .ast-menu-toggle { border-radius: 0; }
#ast-hf-mobile-menu > .menu-item { overflow: hidden; }
.ast-mobile-popup-content > .header-widget-area:first-child { padding-top: 0; }
#ast-mobile-popup .menu-link:not([href]) { z-index: 1; padding-right: 50px !important; pointer-events: none; background-color: transparent; }
#ast-mobile-popup .menu-link:not([href]):hover, #ast-mobile-popup .menu-link:not([href]):focus { z-index: 0; background: #7c22a2; }
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle { color: var(--ast-global-color-7); background: #7c22a2; }
#ast-mobile-popup .menu-link:not([href]) + .ast-menu-toggle { width: 100%; text-align: right; }

/* buttons */
.wp-block-button__link .uagb-button__link, .gform_button.button { position: relative; }
.wp-block-button__link .uagb-button__link::before, .gform_button.button::before { position: absolute; top: 15px; right: 30px; display: inline-block; width: 38px; height: 12px; content: ''; transition: .3s ease-out; vertical-align: middle; background-image: url('/wp-content/themes/awd-child/images/btn-arrow.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 38px auto; }
.gform_button.button::before { top: 19px; right: 33px; }
.wp-block-button__link .uagb-button__link::after { display: inline-block; width: 42px; height: 42px; margin: 0 0 0 43px; content: ''; vertical-align: middle; background-image: url('/wp-content/themes/awd-child/images/btn-circle.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 42px auto; }
.gform_button.button::after { display: inline-block; width: 35px; height: 35px; margin: 0 0 0 75px; content: ''; vertical-align: middle; background-image: url('/wp-content/themes/awd-child/images/btn-circle.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 32px auto; }
.wp-block-button__link .uagb-button__link + .uagb-button__icon { display: none; }
.wp-block-button__link:hover .uagb-button__link::before, .gform_button.button:hover::before { right: 15px; transition: .3s ease-in; animation: 5s infinite; }
.gform_button.button:hover::before { right: 28px; }
.uagb-button__link, .gform_button.button { white-space: nowrap; }
.uagb-buttons-repeater.wp-block-button__link:hover, .uagb-buttons-repeater.wp-block-button__link:focus, .gform_button.button:hover, .gform_button.button:focus { transition: .3s ease-out; }
.uagb-buttons-repeater.wp-block-button__link { transition: .3s ease-in; }

/* image accents */
.yang-yin .wp-block-uagb-image__figure, .yin-yang .wp-block-uagb-image__figure { position: relative; }
.yang-yin .wp-block-uagb-image__figure::before { position: absolute; z-index: 2; right: -41px; bottom: 1px; display: block; width: 100%; height: 100%; content: ''; opacity: .7; background-image: url('/wp-content/themes/awd-child/images/yang-yin.svg'); background-repeat: no-repeat; background-position: center; background-size: cover; }
.yin-yang .wp-block-uagb-image__figure::before { position: absolute; z-index: 2; bottom: -1px; left: -39px; display: block; width: 100%; height: 100%; content: ''; opacity: .7; background-image: url('/wp-content/themes/awd-child/images/yin-yang.svg'); background-repeat: no-repeat; background-position: center; background-size: cover; }
.wp-block-uagb-container.uagb-block-db04099f { padding-top: 178px; }
.wp-block-uagb-container.flower-bottom-left, .wp-block-uagb-container.flower-bottom-left { position: relative; }
body .wp-block-uagb-container.flower-top-left::before { position: absolute; z-index: 0; top: 7px; left: 0; width: 276px; height: 226px; content: ''; background-color: transparent; background-image: url('/wp-content/themes/awd-child/images/aya-yogo-flower.svg'); background-repeat: no-repeat; background-position: left top; background-size: 276px auto; }
.wp-block-uagb-container.flower-bottom-left::before { position: absolute; z-index: 0; bottom: -92px; left: 46px; width: 438px; height: 300px; content: ''; background-image: url('/wp-content/themes/awd-child/images/aya-yogo-flower-grey.svg'); background-repeat: no-repeat; background-position: 50% 50%; background-size: 438px auto; }

/* fontawesome social - install Fontawesome plugin */
.awd-social a { font-size: 24px; 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 ul.social-list { flex-direction: column; width: 35px; row-gap: .5em; align-items: center; }
.site-footer .awd-social a { transition: .4s ease-out; color: #fff; }
.astra-advanced-hook-211 { position: absolute; top: 66px; right: 66px; }
.astra-advanced-hook-211 p:empty > .astra-advanced-hook-211 > p { display: none; }
.follow-us { font-family: 'Kodchasan', sans-serif; font-size: 15px; text-transform: uppercase; }
.site-footer .follow-us { transform: rotate(90deg); color: #fff; }
.site-footer .awd-social.social-shortcode { display: flex; flex-direction: column; row-gap: 3em; justify-content: center; align-items: center; }

/* 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; }
.search.search-results #content > .ast-container #main .ast-row { flex-direction: column; }
.search.search-results #content > .ast-container #main .ast-row article { width: 100%; max-width: 1024px; margin-right: auto; margin-left: auto; }

/* 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'] { font-size: 20px !important; padding: 7px 7px 35px 5px !important;    /*     min-height: 75px; */ color: #500072 !important; border: 0; border-bottom: 3px solid var(--ast-global-color-3); background: rgba(255, 255, 255, 1); }
body .gform_wrapper textarea { font-size: 20px !important; min-height: 75px; padding: 7px 7px 7px 5px !important; color: #500072 !important; border: 0; border-bottom: 3px solid var(--ast-global-color-3); 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, 1); -webkit-box-shadow: none; box-shadow: none; }
.gform_wrapper.gravity-theme .gform_fields { grid-row-gap: 45px; row-gap: 45px; }
.gform_button.button { padding: 8px 13px 8px 20px; }
.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; text-align: center; color: #777; }
.google-branding p:last-child { margin-bottom: 10px; }
.gform_required_legend { display: none; }
.gform_footer.top_label { justify-content: center; }
.gform_wrapper .gform_fields .gfield input::-webkit-input-placeholder, body .gform_wrapper textarea::-webkit-input-placeholder { font-size: 16px;    /* Chrome/Opera/Safari */ color: #6a6a6a; }
.gform_wrapper .gform_fields .gfield input::-moz-placeholder, body .gform_wrapper textarea::-moz-placeholder { font-size: 16px;    /* Firefox 19+ */ color: #6a6a6a; }
.gform_wrapper .gform_fields .gfield input:-ms-input-placeholder, body .gform_wrapper textarea-ms-input-placeholder { font-size: 16px;    /* IE 10+ */ color: #6a6a6a; }
.gform_wrapper .gform_fields .gfield input:-moz-placeholder, body .gform_wrapper textarea:-moz-placeholder { font-size: 16px;    /* Firefox 18- */ color: #6a6a6a; }

/* footer */
.site-footer { position: relative; }
.site-footer::before { position: absolute; z-index: 0; top: -206px; right: -9px; display: block; width: 380px; height: 260px; content: ''; background-image: url('/wp-content/themes/awd-child/images/aya-yogo-flower-footer.svg'); background-repeat: no-repeat; }
.footer-info { line-height: 1.3; display: flex; flex-direction: row; width: 100%; max-width: 1076px; margin: 0 auto; row-gap: 7px; column-gap: 1em; }
.footer-info, .footer-info a { transition: .3s; }
.footer-info-item { display: flex; column-gap: 1em; align-items: center; flex: 1 1 31.5%; }
.footer-phone.footer-info-item { flex: 0 1 23%; }
.footer-info-item span { width: 100%; max-width: 22px; height: 26px; flex: 0 1 22px; }
.footer-info-item span > svg path { fill: var(--ast-global-color-7); }
.site-footer p:empty { display: none; }
.contact-numbers { display: flex; flex-direction: column; }
#get-in-touch .uagb-container-inner-blocks-wrap { z-index: 1; }

/* media queries */
@media screen and (max-width:1260px) {
	.site-footer ul.social-list { flex-direction: row; width: 100%; justify-content: center; }
	.site-footer .follow-us { transform: rotate(0); }
	.astra-advanced-hook-211 { position: relative; top: unset; right: unset; }
	.site-footer .awd-social.social-shortcode { margin-top: 45px; row-gap: 1.3em; }
	.follow-us { font-size: 22px; }
	.site-footer ul.social-list .awd-social-icons { font-size: 32px; }
	#ast-desktop-header #ast-hf-menu-1 .menu-item .menu-link { font-size: 19px; padding-right: 1em; padding-left: 1em; }
	.uagb-buttons__wrap.uagb-buttons-layout-wrap { flex-wrap: wrap; }
	.awd-social-icons.awd-image-icon img { width: 34px; height: auto; }
	.yang-yin .wp-block-uagb-image__figure::before { right: -32px; }
	.yin-yang .wp-block-uagb-image__figure::before { left: -36px; }
}
@media screen and (max-width:1024px) {
	.yin-yang .wp-block-uagb-image__figure::before { left: -31px; }
	.yang-yin .wp-block-uagb-image__figure::before { right: -27px; }
}
@media screen and (min-width:921px) and (max-width:1260px) {
	.site-footer .site-primary-footer-wrap.ast-builder-grid-row-container { padding-top: 20px; padding-bottom: 60px; }
}
@media screen and (max-width:976px) {
	.footer-info { font-size: 18px; flex-direction: column; text-align: center; justify-content: center; align-items: center; row-gap: 25px; }
	.footer-info-item { flex-direction: column; row-gap: 10px; }
	#ast-desktop-header .site-primary-header-wrap { padding-right: 0; padding-left: 0; }
	.yang-yin .wp-block-uagb-image__figure::before { right: -6%; }
	.yin-yang .wp-block-uagb-image__figure::before { left: -6%; }
	body .wp-block-uagb-restaurant-menu.price-center .uagb-rm__content > .uagb-rm-details { text-align: center; }
	body .wp-block-uagb-restaurant-menu.price-center .uagb-rm__content > .uagb-rm__price { display: block; text-align: center; }
}
@media screen and (max-width:921px) {
	#ast-mobile-header .site-branding.ast-site-identity { padding-top: 10px; padding-bottom: 10px; }
}
@media screen and (max-width:767px) {
	.wp-block-button__link { min-width: 304px; }
	.site-footer::before { top: -206px; right: -9px; width: 260px; height: 260px; }
}
@media screen and (max-width:640px) {
	.awd-site-credit { display: block; }
	.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal { padding-right: 0; }
	body .wp-block-uagb-container.flower-top-left::before { top: 0; left: -75px; }
	.wp-block-button__link .uagb-button__link::before, .gform_button.button::before, .wp-block-button__link .uagb-button__link::after, .gform_button.button::after { content: none; }
	.uagb-button__link, .gform_button.button { white-space: normal; }
	.gform_button.button { padding: 16px 20px; min-width: 200px; }
	body .wp-block-uagb-buttons .uagb-button__wrapper .uagb-buttons-repeater { font-size: 20px; padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 20px; }
}
@media screen and (max-width:600px) {
	.team-member-item { max-width: 330px; margin-right: auto; margin-left: auto; }
}

/* MindBody Widget Fixes */

/* healcode-widget {
	max-height:800px;
	overflow:scroll;
}
 */

/* .mCustomScrollbar {
	max-height:800px;
	overflow:scroll;
}
healcode-widget.alt-height1 {
	max-height: 1040px;
}
healcode-widget.alt-height2 {
	max-height: 3360px;
} */
