/**
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
*/

.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {font-family: nitti-typewriter-normal, sans-serif;font-style: normal;text-transform:uppercase;}
.main-header-menu .menu-link, .main-header-menu>a {}
.ast-primary-header-bar {border:0;}
.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {background-color:var(--ast-global-color-0);height:2px;}

/*Header Order button*/
.ast-primary-header-bar .ast-custom-button, .ast-mobile-header-content .ast-custom-button {
    font-family: nitti-typewriter-normal, sans-serif;
    nitti-typewriter-normal, font-family: sans-serif;
    padding: 5px 20px 5px 20px !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5px;
	font-size: clamp(12px, 1vw, 15px);
	overflow-wrap: break-word;
}
.ast-primary-header-bar .ast-custom-button:before, .ast-mobile-header-content .ast-custom-button:before{
    content: " ";
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2025/04/cropped-VB_Skully_CMYK_NoTexture.png) no-repeat center;
    display: inline-block;
    background-size: contain;
}

.gform_button {background-color: var(--ast-global-color-0) !important;color: white !important;font-family: nitti-typewriter-normal, sans-serif !important;font-weight: 400;font-style: normal;text-transform:uppercase !important;}
.franchise-submenu .wp-block-button a {font-family: nitti-typewriter-normal, sans-serif !important;font-weight: 400;font-style: normal;text-transform:uppercase;}
.invert.wp-duotone-dark-grayscale img {filter: invert(1) !important;}
.franchise-table thead, .franchise-table tfoot {background: #2e3837;color: white;font-size: 14px;}
.franchise-table thead th, .franchise-table tfoot td {border: 0;}
.franchise-table tbody tr td, .franchise-table tfoot td {font-size: 13px;text-align: center;}
.page-id-551 ul.uagb-tabs__panel.uagb-tabs__align-center {width: 100% !important;justify-content:space-between;border:0 !important;}
.page-id-551 ul.uagb-tabs__panel.uagb-tabs__align-center li {width: 48%;margin:0;}
.page-id-551 ul.uagb-tabs__panel.uagb-tabs__align-center li a {width: 100%;font-weight:bold;letter-spacing:1px;text-transform:uppercase;}
h3.gsection_title {margin-bottom: 0;margin-top: 0.6em;}
.gform-theme--foundation .gform_fields {row-gap:25px;}
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input {width: 100%;}
div#input_2_13 {display: flex;flex-direction: row;gap: 2.5em;}
ul.wp-block-social-links.has-icon-color.has-icon-background-color.is-style-pill-shape.is-nowrap.is-layout-flex.wp-container-core-social-links-is-layout-16.wp-block-social-links-is-layout-flex {gap: 0.3em;}
@media all and (max-width:1024px) {
	.mobile-footer p {text-align: center;}
	.mobile-footer ul {align-items: center;justify-content: center;}
}
@media all and (max-width:992px) {
	.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {font-size:15px;}
}
@media all and (max-width:767px) {
	div#input_2_13 {flex-direction:column;gap:1.5em;}
}
@media all and (max-width:525px) {
	.type-page .wp-block-cover.alignfull {max-height: 55vh !important;min-height: 45vh !important;}
	.n2-ss-slider .n2-ss-item-image-content img {width:75% !imporant;height:75% !important;}
}

/* Sarah Menu */
h2.wp-block-heading.menu-items-section-header {
    font-family: nitti-typewriter-cameo, sans-serif;
    transform: rotate(2.2deg);
    margin-top: 1em;
    color: #e4a12c;
	padding-left:10px;
}
#menu-sidebar-nav {position:sticky;top:140px;}
#menu-sidebar-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu-sidebar-nav li {
  margin: 0 0 0.75rem 0;
}
#menu-sidebar-nav a {
  display: block;
  padding: 4px 0 4px 0;
  padding-left: 40px;
  color: #ffffff;
  text-decoration: none;
  font-family: komu-b, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 37px;
  line-height: 1;
  position:relative;

  /* smooth change */
  transition:
    color 0.25s ease-out,
    padding-left 0.25s ease-out;
}
#menu-sidebar-nav a::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;               /* start at 0 */
  height: 5px;
  background-color: #d49a37;
  opacity: 0;             /* hidden by default */
  transition:
    width 0.25s ease-out,
    opacity 0.25s ease-out;
}
#menu-sidebar-nav a.active {
  position: relative;
  color: #e4a12c;
}
#menu-sidebar-nav a.active::before {
  width: 50px;            /* animates from 0 to 50px */
  opacity: 1;
}
.menu-sections-xs {display:none;}
@media all and (max-width:1140px) {
	.wp-block-uagb-container.uagb-block-fa4f98c2.alignfull.uagb-is-root-container {flex-direction:column;}
	.wp-block-uagb-container.uagb-block-74c8d332, .wp-block-uagb-container.menu-section-container.uagb-block-eedd20e4 {max-width:100% !important;}
	#menu-sidebar-nav {display:none;}
	.menu-sections-xs {display:block;}
	.wp-block-uagb-container.uagb-block-74c8d332 {position:sticky;top:0;z-index:1;}
	.wp-block-uagb-table-of-contents.uagb-toc__align-center.uagb-toc__columns-1.uagb-block-86bc6e86.menu-sections-xs.script-init {text-align:left !important;}
	.uagb-block-86bc6e86 .uagb-toc__wrap {background: none !important;
        color: white;
        padding: 0 !important;
        text-align: left !important;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;}
	.uagb-block-86bc6e86 .uagb-toc__wrap .uagb-toc__title {
    font-family: komu-b, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px !important;
    line-height: 1;
    padding-bottom: 0.2em;
}
	ol.uagb-toc__list {list-style:  none !important;padding: 0;margin: 0 !important;display: flex;flex-wrap: wrap;}
	.uagb-block-86bc6e86 .uagb-toc__list-wrap ol.uagb-toc__list > li {list-style: none !important;width: 50%;text-align: left;}
	.uagb-block-86bc6e86 .uagb-toc__list-wrap li a {color: white !important;font-size: 1.2em;}
	.type-page .wp-block-cover.alignfull.menu-header {
		max-height: 100px !important;
		height: 100px !important;
		min-height: unset !important;
	}
}