.ast-header-sticky-active {
  position: fixed !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 99;
}

.ast-footer-sticky-active .ast-custom-footer {
  position: fixed !important;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 99;
}

.ast-custom-header {
  position: relative;
  z-index: 99;
}

.ast-custom-header.ast-header-sticky-active {
  /* BB page builder */
  /* Elementor pag builder */
}

.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap {
  transition: padding 0.3s linear;
}

.ast-custom-header.ast-header-sticky-active .fl-module-content {
  transition: all 0.3s linear;
}

.ast-custom-header.ast-header-sticky-active .elementor-section-wrap {
  transition: padding 0.3s linear;
}

.ast-custom-header.ast-header-sticky-active .elementor-row > .elementor-column > .elementor-element-populated {
  transition: all 0.3s linear;
}

/*Shrink the sticky header*/
.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk {
  /* BB page builder */
  /* Elementor pag builder */
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap {
  transition: padding 0.3s linear;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content {
  margin-top: 5px;
  margin-bottom: 5px;
  transition: all 0.3s linear;
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img {
  max-height: 50px;
  width: auto;
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap {
  transition: padding 0.3s linear;
  box-sizing: border-box;
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img {
  max-height: 50px;
  width: auto;
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row > .elementor-column > .elementor-element-populated {
  max-height: 60px;
  transition: all 0.3s linear;
}
/**
 * Advanced Hooks
 */
.single-advanced-hook .ast-no-title,
.single-advanced-hook .hentry {
  margin: 0;
}

.js_active .ast-plain-container.single-advanced-hook .entry-header {
  margin: 0;
}
/**
 * Common Header Sections
 */
.ast-header-break-point .ast-header-sections-navigation {
  border-top: 1px solid #eaeaea;
  background-color: #f9f9f9;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items li a,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items li a {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items .sub-menu li a,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items .sub-menu li a {
  padding-left: 30px;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items .sub-menu li a:before,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items .sub-menu li a:before {
  content: "\e900";
  font-family: 'Astra';
  font-size: .65em;
  text-decoration: inherit;
  display: inline-block;
  transform: translate(0, -2px) rotateZ(270deg);
  margin-right: 5px;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items .sub-menu li li a,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items .sub-menu li li a {
  padding-left: 40px;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items .sub-menu li li li a,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items .sub-menu li li li a {
  padding-left: 50px;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items .sub-menu li li li li a,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items .sub-menu li li li li a {
  padding-left: 60px;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items > li:first-child,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items > li:first-child {
  border-top: 0;
}

.ast-header-break-point .ast-header-sections-navigation .ast-above-header-menu-items ul,
.ast-header-break-point .ast-header-sections-navigation .ast-below-header-menu-items ul {
  left: auto;
  right: auto;
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 {
  order: 2;
  justify-content: flex-end;
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 {
  order: 1;
  justify-content: flex-start;
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 {
  order: 2;
  justify-content: flex-end;
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 {
  order: 1;
  justify-content: flex-start;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation ul.sub-menu li a {
  padding-left: 0;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation ul.sub-menu li li a {
  padding-left: 0;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation ul.sub-menu li li li a {
  padding-left: 0;
}

.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation ul.sub-menu li li li li a {
  padding-left: 0;
}
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.ast-below-header {
  z-index: 3;
}

.ast-below-header {
  border-bottom: 1px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: all 0.2s linear;
  /* Search widget. */
  /* Woocommerce Below Header cart*/
}

.ast-below-header .ast-button-wrap {
  display: none;
}

.ast-below-header .astra-search-icon {
  -js-display: flex;
  display: flex;
}

.ast-below-header .menu-item-has-children > a:after {
  content: "\e900";
  display: inline-block;
  font-family: 'Astra';
  font-size: 9px;
  font-size: .6rem;
  font-weight: bold;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal;
}

.ast-below-header .user-select {
  position: relative;
}

.ast-below-header .ast-search-icon {
  display: block;
}

.ast-below-header .widget_search .search-field,
.ast-below-header .widget_search .search-field:focus {
  width: 100%;
  padding: .66666em 3em .66666em 1em;
}

.ast-below-header .ast-addon-cart-wrap {
  padding: 0 .6em;
}

.below-header-section-1 .ast-search-menu-icon .search-form {
  right: auto;
  left: -1em;
  padding-left: 3em;
  padding-right: 0;
}

.below-header-user-select {
  padding-top: 0;
  align-items: center;
}

.below-header-user-select .widget {
  margin: 0 .5em;
  display: inline-block;
  vertical-align: middle;
}

.below-header-user-select .widget p,
.below-header-user-select .widget a {
  margin-bottom: 0;
}

.below-header-user-select .ast-no-widget-row .widget-title {
  text-transform: capitalize;
}

.below-header-user-select .ast-no-widget-row .no-widget-text {
  margin: 0;
}

.ast-below-header .below-header-user-select {
  text-align: center;
}

.ast-below-header-wrap {
  position: relative;
}

/* Below Header menu li class */
.ast-below-header-menu-items,
.ast-below-header-custom-menu-items {
  display: none;
}

/* Responsive Style */
.ast-header-break-point {
  /* Hide Below Header for mobile devices  */
  /* Separate Header CSS */
  /* Merged Header CSS */
}

.ast-header-break-point.ast-below-header-hide-on-mobile .ast-below-header-wrap {
  display: none;
}

.ast-header-break-point .ast-below-header-section-separated .ast-below-header-wrap {
  position: relative;
}

.ast-header-break-point .ast-below-header-section-separated .ast-below-header-actual-nav {
  display: none;
  background: #414042;
  position: absolute;
  padding: 0 20px;
  bottom: 0;
  transform: translateY(100%);
  left: 0;
  width: 100%;
  overflow-y: auto;
}

.ast-header-break-point .ast-below-header-section-separated .ast-below-header .ast-button-wrap {
  display: inline-block;
}

.ast-header-break-point .ast-below-header-section-separated .ast-below-header .ast-button-wrap .menu-below-header-toggle .mobile-menu {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 600;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .ast-below-header .ast-container {
  padding: 0;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-section-1 {
  z-index: 5;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .ast-below-header-section-wrap {
  flex-direction: column;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .ast-below-header-navigation,
.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-user-select {
  width: 100%;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-section-2 {
  padding: 1em 0 0 0;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack.ast-swap-below-header-sections .below-header-section-2 {
  padding: 0 0 1em 0;
}

.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-section-1,
.ast-header-break-point .ast-below-header-section-separated.ast-below-header-mobile-stack .below-header-section-2 {
  justify-content: center;
  text-align: left;
}

.ast-header-break-point.ast-header-custom-item-outside .ast-primary-menu-disabled.ast-below-header-merged-responsive .ast-mobile-menu-buttons {
  display: block;
}

.ast-header-break-point .ast-below-header-merged-responsive {
  /* Below Header menu li class*/
}

.ast-header-break-point .ast-below-header-merged-responsive .ast-below-header {
  display: none;
}

.ast-header-break-point .ast-below-header-merged-responsive .toggle-on .ast-below-header-menu-items,
.ast-header-break-point .ast-below-header-merged-responsive .toggle-on .ast-below-header-custom-menu-items {
  display: block;
  width: 100%;
}

.ast-header-break-point .ast-below-header-merged-responsive .below-header-section-2 {
  padding-top: .66em;
  padding-bottom: .66em;
}

.ast-header-break-point .ast-below-header-menu-items ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
}

.ast-header-break-point .ast-below-header-menu-items li {
  list-style: none;
  position: relative;
}

.ast-header-break-point .ast-below-header-menu-items li a {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-header-break-point .ast-below-header-menu-items.main-header-menu {
  border-top: 0;
}

.ast-header-break-point .ast-below-header-section-wrap {
  min-height: initial;
}

.ast-header-break-point .ast-below-header {
  border-bottom: none;
}

.ast-header-break-point .ast-below-header-menu {
  display: block;
  margin: 0 -20px;
  border-top-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-header-break-point .ast-below-header-menu ul ul {
  top: 0;
}

.ast-header-break-point .menu-item-has-children > a:after {
  display: none;
}

.ast-header-break-point .below-header-user-select .ast-search-menu-icon .search-field {
  max-height: initial;
}

.ast-header-break-point .below-header-user-select .widget {
  margin: .5em 0;
  display: block;
}

.ast-header-break-point .below-header-user-select .ast-addon-cart-wrap {
  padding: 0 .6em;
}

.ast-header-break-point .ast-below-header {
  border-top: 1px solid #eaeaea;
}

.ast-header-break-point .menu-below-header-toggle {
  padding: 0 .5em;
  width: auto;
}

.ast-header-break-point .header-main-layout-2 .menu-below-header-toggle {
  margin-left: 0;
}

/* EDD cart for Below Header Section 1 */
.below-header-section-1 .ast-edd-site-header-cart:focus .widget_edd_cart_widget, .below-header-section-1 .ast-edd-site-header-cart:hover .widget_edd_cart_widget {
  right: auto;
  left: 0;
}

.below-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget {
  right: -999em;
  left: auto;
}

.below-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:before, .below-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:after {
  left: 8px;
  right: auto;
}

.below-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:after {
  margin-left: -2px;
}

/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.ast-below-header-menu {
  /** Fixed submenu dropdown position */
}

.ast-below-header-menu .sub-menu {
  line-height: 1.45;
}

.ast-below-header-menu a {
  text-decoration: none;
  padding: 0 1em;
  display: inline-block;
  transition: all 0.2s linear;
}

.ast-below-header-menu li {
  position: relative;
}

.ast-below-header-menu li:hover > ul,
.ast-below-header-menu li.focus > ul {
  left: 0;
  right: auto;
}

.ast-below-header-menu .ast-left-align-sub-menu:hover > .sub-menu,
.ast-below-header-menu .ast-left-align-sub-menu.focus > .sub-menu {
  right: 0;
  left: auto;
}

@media (min-width: 769px) {
  .ast-below-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu,
  .ast-below-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu {
    left: -100%;
  }
  .ast-below-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover > .sub-menu,
  .ast-below-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus > .sub-menu {
    left: -100%;
  }
}

.ast-below-header-menu ul ul {
  top: 0;
}

.ast-below-header-menu.submenu-with-border ul ul {
  top: -1px;
}

.ast-below-header-menu ul {
  width: 240px;
  background: #ffffff;
  left: -999em;
  position: absolute;
  top: 100%;
  z-index: 99999;
}

@media (min-width: 769px) {
  .ast-below-header-menu ul li:hover > ul,
  .ast-below-header-menu ul li.focus > ul {
    left: 100%;
    right: auto;
  }
  .ast-below-header-menu ul .ast-left-align-sub-menu:hover > .sub-menu,
  .ast-below-header-menu ul .ast-left-align-sub-menu.focus > .sub-menu,
  .ast-below-header-menu ul .ast-left-align-sub-menu:hover * .sub-menu,
  .ast-below-header-menu ul .ast-left-align-sub-menu:focus * .sub-menu {
    left: -100%;
  }
}

.ast-below-header-menu ul a {
  padding: 0.9em 1em;
  display: block;
  word-wrap: break-word;
}

.ast-below-header-menu ul li.menu-item-has-children > a:after {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%) rotate(270deg);
}

.ast-below-header-actual-nav ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.ast-below-header #ast-search-form.header-cover .search-field {
  font-size: 1.7em;
}

.ast-fullscreen-below-menu-overlay .ast-header-break-point .ast-below-header-menu .sub-menu {
  top: 0;
}

.ast-header-break-point .ast-button-wrap .menu-below-header-toggle.toggled .menu-toggle-icon:before {
  content: "\e5cd";
}

.ast-header-break-point .ast-below-header {
  line-height: 3;
  padding: 1em 0;
}

.ast-header-break-point .ast-below-header ul {
  top: 0;
}

.ast-header-break-point .ast-below-header-actual-nav ul li a,
.ast-header-break-point .ast-below-header-menu-items ul li a {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-header-break-point .ast-below-header-actual-nav ul.sub-menu li a,
.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li a {
  padding-left: 30px;
}

.ast-header-break-point .ast-below-header-actual-nav ul.sub-menu li a:before,
.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li a:before {
  content: "\e900";
  font-family: 'Astra';
  font-size: .65em;
  text-decoration: inherit;
  display: inline-block;
  transform: translate(0, -2px) rotateZ(270deg);
  margin-right: 5px;
}

.ast-header-break-point .ast-below-header-actual-nav ul.sub-menu li li a,
.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li a {
  padding-left: 40px;
}

.ast-header-break-point .ast-below-header-actual-nav ul.sub-menu li li li a,
.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li li a {
  padding-left: 50px;
}

.ast-header-break-point .ast-below-header-actual-nav ul.sub-menu li li li li a,
.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li li li a {
  padding-left: 60px;
}

.ast-header-break-point .ast-below-header-actual-nav ul > li:first-child,
.ast-header-break-point .ast-below-header-menu-items ul > li:first-child {
  border-top: 0;
}

.ast-header-break-point .ast-below-header-actual-nav ul ul,
.ast-header-break-point .ast-below-header-menu-items ul ul {
  left: auto;
  right: auto;
}

.ast-header-break-point .ast-below-header-actual-nav li,
.ast-header-break-point .ast-below-header-menu-items li {
  width: 100%;
}

.ast-header-break-point .ast-below-header-actual-nav .menu-item-has-children .sub-menu,
.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children .sub-menu {
  display: none;
}

.ast-header-break-point .ast-below-header-actual-nav .menu-item-has-children > .ast-menu-toggle,
.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle {
  display: inline-block;
  position: absolute;
  right: 20px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0.907em;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}

.ast-header-break-point .ast-below-header-actual-nav .menu-item-has-children > .ast-menu-toggle::before,
.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle::before {
  content: "\e900";
  font-family: 'Astra';
  text-decoration: inherit;
  display: inline-block;
}

.ast-header-break-point .ast-below-header-actual-nav .ast-submenu-expanded > .ast-menu-toggle::before,
.ast-header-break-point .ast-below-header-menu-items .ast-submenu-expanded > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}

.ast-header-break-point .ast-below-header-menu .sub-menu {
  line-height: 3;
}

.ast-header-break-point .ast-below-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu,
.ast-header-break-point .ast-below-header-menu .sub-menu .ast-left-align-sub-menu.focus > .sub-menu {
  left: 0;
}

.ast-header-break-point .ast-below-header-menu ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  border: 0;
  width: auto;
}

.ast-header-break-point .ast-below-header-menu ul a {
  border: 0;
}

.ast-header-break-point .ast-below-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu,
.ast-header-break-point .ast-below-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu {
  left: auto;
}

.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation ul.sub-menu li a,
.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li a {
  padding-left: 0;
}

.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation ul.sub-menu li li a,
.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li a {
  padding-left: 0;
}

.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation ul.sub-menu li li li a,
.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li li a {
  padding-left: 0;
}

.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation ul.sub-menu li li li li a,
.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items ul.sub-menu li li li li a {
  padding-left: 0;
}

.ast-desktop .ast-below-header-menu .sub-menu {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-desktop .ast-below-header-menu .astra-full-megamenu-wrapper {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-desktop .ast-below-header-menu .astra-full-megamenu-wrapper .sub-menu {
  box-shadow: none;
}

.ast-desktop .ast-below-header-menu .astra-megamenu .sub-menu {
  box-shadow: none;
}
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.ast-below-header-1 .ast-justify-content-flex-end .user-select {
  padding-left: 15px;
}

.ast-below-header-1 .ast-justify-content-flex-start .user-select {
  padding-right: 15px;
}

.ast-below-header-1 .ast-below-header-navigation {
  flex: 1;
}

.ast-below-header-1 .below-header-user-select ~ .below-header-user-select {
  flex: auto;
}

.ast-below-header-1 .ast-below-header-section-wrap .ast-justify-content-flex-end:first-child {
  margin-left: auto;
}

.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > li > a {
  padding-left: 0;
  padding-right: 2em;
}

.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > li > .sub-menu {
  margin-left: -1em;
}

.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > li:last-child > a {
  padding-right: 0;
}

.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > li.ast-left-align-sub-menu > .sub-menu {
  margin-left: 0;
  margin-right: -1em;
}

.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > li > a {
  padding-left: 2em;
  padding-right: 0;
}

.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > li > .sub-menu {
  margin-left: 1em;
}

.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > li:first-child > a {
  padding-left: 0;
}

.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > li:first-child > .sub-menu {
  margin-left: -1em;
}

.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > li.ast-left-align-sub-menu > .sub-menu {
  margin-left: 0;
  margin-right: -1em;
}

.ast-header-break-point .ast-below-header-1 .user-select {
  padding-left: 0;
  padding-right: 0;
}

.ast-header-break-point .ast-below-header-1 .below-header-user-select > .ast-flex {
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}

.ast-header-break-point .ast-below-header-1 .ast-below-header-navigation {
  flex: auto;
}

.ast-header-break-point .ast-below-header-1 .ast-below-header-section-wrap .ast-justify-content-flex-end:first-child {
  margin-left: -20px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul li a,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul li:first-child a {
  padding: 0 20px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul.sub-menu li a {
  padding-left: 30px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul.sub-menu li li a {
  padding-left: 45px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul.sub-menu li li li a {
  padding-left: 60px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul.sub-menu li li li li a {
  padding-left: 75px;
}

.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > li > .sub-menu,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > li:first-child > .sub-menu,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > li.ast-left-align-sub-menu > .sub-menu {
  margin-left: auto;
  margin-right: auto;
}
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.ast-above-header-menu {
  /** Fixed submenu dropdown position */
}

.ast-above-header-menu .sub-menu {
  line-height: 1.45;
}

.ast-above-header-menu a {
  text-decoration: none;
  padding: 0 1em;
  display: inline-block;
  transition: all 0.2s linear;
}

.ast-above-header-menu li {
  position: relative;
  transition: all 0.2s linear;
}

.ast-above-header-menu li:hover > ul,
.ast-above-header-menu li.focus > ul {
  left: 0;
  right: auto;
}

.ast-above-header-menu .ast-left-align-sub-menu:hover > .sub-menu,
.ast-above-header-menu .ast-left-align-sub-menu.focus > .sub-menu {
  right: 0;
  left: auto;
}

@media (min-width: 769px) {
  .ast-above-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu,
  .ast-above-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu {
    left: -100%;
  }
  .ast-above-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover > .sub-menu,
  .ast-above-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus > .sub-menu {
    left: -100%;
  }
}

.ast-above-header-menu ul ul {
  top: 0;
}

.ast-above-header-menu.submenu-with-border ul ul {
  top: -1px;
}

.ast-above-header-menu ul {
  width: 240px;
  background: #ffffff;
  left: -999em;
  position: absolute;
  top: 100%;
  z-index: 99999;
}

@media (min-width: 769px) {
  .ast-above-header-menu ul li:hover > ul,
  .ast-above-header-menu ul li.focus > ul {
    left: 100%;
    right: auto;
  }
  .ast-above-header-menu ul .ast-left-align-sub-menu:hover > .sub-menu,
  .ast-above-header-menu ul .ast-left-align-sub-menu.focus > .sub-menu,
  .ast-above-header-menu ul .ast-left-align-sub-menu:hover * .sub-menu,
  .ast-above-header-menu ul .ast-left-align-sub-menu:focus * .sub-menu {
    left: -100%;
  }
}

.ast-above-header-menu ul a {
  padding: 0.9em 1em;
  display: block;
  word-wrap: break-word;
}

.ast-above-header-menu ul li.menu-item-has-children > a:after {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%) rotate(270deg);
}

.ast-above-header-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.above-header-nav-padding-support .ast-justify-content-flex-start .ast-above-header-menu > li:first-child a {
  padding-left: 0;
}

.above-header-nav-padding-support .ast-justify-content-flex-start .ast-above-header-menu > li:first-child .sub-menu li a {
  padding-left: 20px;
  padding-right: 20px;
}

.above-header-nav-padding-support .ast-justify-content-flex-end .ast-above-header-menu li a {
  padding: 0 0 0 1em;
}

.above-header-nav-padding-support .ast-justify-content-flex-end .ast-above-header-menu li ul a {
  padding: 0.9em 1em;
}

.above-header-nav-padding-support .ast-justify-content-flex-end .ast-above-header-menu > li:last-child a {
  padding-right: 0;
}

.above-header-nav-padding-support.ast-header-break-point .ast-above-header-menu li a,
.above-header-nav-padding-support.ast-header-break-point .ast-above-header-menu li:first-child a,
.above-header-nav-padding-support.ast-header-break-point .ast-above-header-menu li:last-child a {
  padding: 0px 20px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-fullscreen-above-menu-overlay .ast-header-break-point .ast-above-header-menu .sub-menu {
  top: 0;
}

.ast-header-break-point .ast-above-header {
  line-height: 3;
}

.ast-header-break-point .ast-above-header-navigation,
.ast-header-break-point .ast-above-header-menu-items {
  display: block;
  width: 100%;
}

.ast-header-break-point .ast-above-header-navigation ul li a,
.ast-header-break-point .ast-above-header-menu-items ul li a {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-header-break-point .ast-above-header-navigation ul.sub-menu li a,
.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li a {
  padding-left: 30px;
}

.ast-header-break-point .ast-above-header-navigation ul.sub-menu li a:before,
.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li a:before {
  content: "\e900";
  font-family: 'Astra';
  font-size: .65em;
  text-decoration: inherit;
  display: inline-block;
  transform: translate(0, -2px) rotateZ(270deg);
  margin-right: 5px;
}

.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li a,
.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li a {
  padding-left: 40px;
}

.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li li a,
.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li li a {
  padding-left: 50px;
}

.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li li li a,
.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li li li a {
  padding-left: 60px;
}

.ast-header-break-point .ast-above-header-navigation ul > li:first-child,
.ast-header-break-point .ast-above-header-menu-items ul > li:first-child {
  border-top: 0;
}

.ast-header-break-point .ast-above-header-navigation ul ul,
.ast-header-break-point .ast-above-header-menu-items ul ul {
  left: auto;
  right: auto;
}

.ast-header-break-point .ast-above-header-navigation li,
.ast-header-break-point .ast-above-header-menu-items li {
  width: 100%;
}

.ast-header-break-point .ast-above-header-navigation .menu-item-has-children .sub-menu,
.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children .sub-menu {
  display: none;
}

.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,
.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle {
  display: inline-block;
  position: absolute;
  top: -1px;
  right: 20px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0.907em;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}

.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle::before,
.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle::before {
  content: "\e900";
  font-family: 'Astra';
  text-decoration: inherit;
  display: inline-block;
}

.ast-header-break-point .ast-above-header-navigation .ast-submenu-expanded > .ast-menu-toggle::before,
.ast-header-break-point .ast-above-header-menu-items .ast-submenu-expanded > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}

.ast-header-break-point .ast-above-header-menu .sub-menu {
  line-height: 3;
  top: 0;
}

.ast-header-break-point .ast-above-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu,
.ast-header-break-point .ast-above-header-menu .sub-menu .ast-left-align-sub-menu.focus > .sub-menu {
  left: 0;
}

.ast-header-break-point .ast-above-header-menu ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  border: 0;
  width: auto;
}

.ast-header-break-point .ast-above-header-menu ul a {
  border: 0;
}

.ast-header-break-point .ast-above-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu,
.ast-header-break-point .ast-above-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu {
  left: auto;
}

.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation ul.sub-menu li a,
.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li a {
  padding-left: 0;
}

.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li a,
.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li a {
  padding-left: 0;
}

.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li li a,
.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li li a {
  padding-left: 0;
}

.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation ul.sub-menu li li li li a,
.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items ul.sub-menu li li li li a {
  padding-left: 0;
}

.ast-desktop .ast-above-header-menu .sub-menu {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-desktop .ast-above-header-menu .astra-full-megamenu-wrapper {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-desktop .ast-above-header-menu .astra-full-megamenu-wrapper .sub-menu {
  box-shadow: none;
}

.ast-desktop .ast-above-header-menu .astra-megamenu .sub-menu {
  box-shadow: none;
}

.ast-above-header {
  z-index: 5;
}

.ast-above-header-wrap {
  position: relative;
  /* Search widget. */
}

.ast-above-header-wrap .ast-search-box.header-cover .search-form .search-field {
  font-size: 1.3em;
}

.ast-above-header-wrap .ast-search-box.header-cover button.button,
.ast-above-header-wrap .ast-search-box.header-cover #close {
  font-size: 1.5em;
}

.ast-above-header-wrap .widget_search .search-field,
.ast-above-header-wrap .widget_search .search-field:focus {
  width: 100%;
  padding: .66666em 3em .66666em 1em;
}

.ast-above-header-wrap .ast-button-wrap {
  display: none;
}

.ast-above-header-section {
  flex: auto;
  align-items: center;
}

.ast-above-header-section .widget {
  margin: 0 .5em;
  display: inline-block;
  vertical-align: middle;
}

.ast-above-header-section .widget p,
.ast-above-header-section .widget a {
  margin-bottom: 0;
}

.ast-above-header-section .ast-no-widget-row .widget-title {
  text-transform: capitalize;
}

.ast-above-header-section .ast-no-widget-row .no-widget-text {
  margin: 0;
}

.ast-above-header-section .user-select {
  text-align: center;
}

.ast-above-header {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: all 0.2s linear;
  /* Woocommerce Above Header cart*/
}

.ast-above-header .menu-item-has-children > a:after {
  content: "\e900";
  display: inline-block;
  font-family: 'Astra';
  font-size: 9px;
  font-size: .6rem;
  font-weight: bold;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal;
}

.ast-above-header .user-select {
  position: relative;
}

.ast-above-header .ast-search-icon {
  display: block;
}

.ast-above-header .astra-search-icon {
  -js-display: flex;
  display: flex;
}

.ast-above-header .slide-search .search-field {
  background-color: white;
}

.ast-above-header .slide-search .search-field:focus {
  background-color: white;
}

.ast-above-header .ast-addon-cart-wrap {
  margin-top: .3em;
  padding: 0 .6em;
}

.ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search {
  left: 0;
}

.ast-above-header-section-1 .ast-search-menu-icon .search-form {
  padding-left: 3em;
  padding-right: 0;
  right: auto;
  left: -1em;
}

/* Above Header menu li class */
.ast-above-header-menu-items,
.ast-above-header-custom-menu-items {
  display: none;
}

.ast-above-header-section-2 .search-field {
  padding-right: 0;
}

.ast-above-header-section-1 .search-field {
  padding-left: 0;
}

.ast-header-break-point {
  /* Hide Above Header for mobile devices  */
  /* Separate Header Sectons*/
  /* Above Header menu li class*/
}

.ast-header-break-point .ast-above-header-mobile-inline .above-header-2 .ast-above-header-section-1,
.ast-header-break-point .ast-above-header-mobile-stack .above-header-2 .ast-above-header-section-1 {
  padding: 1em 0 1em 0;
}

.ast-header-break-point.ast-header-custom-item-outside .ast-primary-menu-disabled.ast-above-header-merged-responsive .ast-mobile-menu-buttons {
  display: block;
}

.ast-header-break-point.ast-above-header-hide-on-mobile .ast-above-header-wrap {
  display: none;
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap {
  order: initial;
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header-section {
    width: 100%;
    display: block;
    text-align: center;
  }
  .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header-section.menu-above-header {
    display: none;
  }
  .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header {
    padding-top: 0;
  }
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-section {
  padding-top: .66em;
  padding-bottom: .66em;
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-section .widget {
  margin: 0 .5em;
  display: inline-block;
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header {
  line-height: 1.6;
  display: block;
  border-bottom-width: 0;
}

.ast-header-break-point .ast-above-header-merged-responsive .menu-above-header {
  display: none;
}

.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation {
  display: none;
  position: absolute;
  padding: 0 20px;
  bottom: 0;
  transform: translateY(100%);
  left: 0;
  z-index: 9;
  overflow-y: auto;
}

.ast-header-break-point .ast-above-header-section-separated .ast-above-header-menu {
  border-top-width: 1px;
  border-style: solid;
  border-color: #dadada;
  background: #fff;
}

.ast-header-break-point .ast-above-header-section-separated .ast-above-header .ast-button-wrap {
  display: inline-block;
}

.ast-header-break-point .ast-above-header-section-separated .ast-above-header .ast-button-wrap .menu-above-header-toggle .mobile-menu {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 600;
}

.ast-header-break-point .ast-above-header-section-separated .ast-above-header-menu.submenu-with-border ul ul {
  top: 0px;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header .ast-container {
  padding: 0;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-wrap {
  flex-direction: column;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-1 {
  z-index: 5;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-1,
.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
  justify-content: center;
  text-align: left;
  width: 100%;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
  padding: 1em 0em 1em 0em;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack.ast-swap-above-header-sections .ast-above-header-section-2 {
  padding: 1em 0 1em 0;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack.ast-swap-above-header-sections .ast-above-header-section-1 {
  padding: 0 0 1em 0;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack.ast-swap-above-header-sections .ast-above-header-1 .ast-above-header-section-1 {
  padding: 0 0 1em 0;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-1 .ast-above-header-section-1 {
  padding: 1em 0 0 0;
}

.ast-header-break-point .ast-above-header-menu {
  display: block;
  margin: 0 -20px;
}

.ast-header-break-point .menu-item-has-children > a:after {
  display: none;
}

.ast-header-break-point .toggle-on .ast-above-header-menu-items,
.ast-header-break-point .toggle-on .ast-above-header-custom-menu-items {
  display: block;
  width: 100%;
}

.ast-header-break-point .ast-above-header-menu-items ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
}

.ast-header-break-point .ast-above-header-menu-items li {
  list-style: none;
  position: relative;
}

.ast-header-break-point .ast-above-header-menu-items li a {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #dadada;
}

.ast-header-break-point .ast-above-header-menu-items.main-header-menu {
  border-top: 0;
}

.ast-header-break-point .ast-above-header-section-wrap {
  min-height: initial;
}

.ast-header-break-point .site-header {
  -js-display: flex;
  display: flex;
  flex-direction: column;
}

.ast-header-break-point .main-header-bar-wrap {
  order: 0;
}

.ast-header-break-point .ast-button-wrap .menu-above-header-toggle.toggled .menu-toggle-icon:before {
  content: "\e5cd";
}

.ast-header-break-point .menu-above-header-toggle {
  padding: 0 .5em;
  width: auto;
  text-align: center;
}

.ast-header-break-point .header-main-layout-2 .menu-above-header-toggle {
  margin-right: 0;
}

.ast-header-break-point .ast-above-header {
  line-height: 3;
  /* Woocommerce Above Header cart*/
}

.ast-header-break-point .ast-above-header .ast-search-menu-icon .search-field {
  max-height: initial;
}

.ast-header-break-point .ast-above-header .ast-addon-cart-wrap {
  display: inline-block;
}

.ast-header-break-point .ast-above-header-section-2 {
  padding-top: .66em;
  padding-bottom: .66em;
}

.ast-header-break-point .ast-above-header-section .widget {
  margin: .5em 0;
  display: block;
}

.ast-header-break-point.ast-woocommerce-cart-menu .ast-above-header .ast-site-header-cart {
  padding: 0;
}

@media (max-width: 544px) {
  .ast-above-header {
    padding-top: 0.5em;
  }
}

/* EDD cart for Below Header Section 1 */
.ast-above-header-section-1 .ast-edd-site-header-cart:focus .widget_edd_cart_widget, .ast-above-header-section-1 .ast-edd-site-header-cart:hover .widget_edd_cart_widget {
  right: auto;
  left: 0;
}

.ast-above-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget {
  right: -999em;
  left: auto;
}

.ast-above-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:before, .ast-above-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:after {
  left: 8px;
  right: auto;
}

.ast-above-header-section-1 .ast-edd-site-header-cart .widget_edd_cart_widget:after {
  margin-left: -2px;
}
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
/**
 * Header Cover / Full Screen Search
 */
.main-header-bar-wrap .ast-search-box.header-cover {
  z-index: 7;
}

.ast-below-header-wrap .ast-search-box.header-cover .search-field,
.ast-below-header-wrap .ast-search-box.header-cover #close {
  font-size: 1.8em;
}

.ast-below-header-wrap .ast-search-box.header-cover .search-submit {
  font-size: 1.5em;
}

.ast-search-box.header-cover, .ast-search-box.full-screen {
  display: none;
  opacity: 0;
  transition: opacity .2s;
  width: 100%;
  height: 100%;
  /* Placeholder Color */
}

.ast-search-box.header-cover .search-field, .ast-search-box.full-screen .search-field {
  background: 0 0;
  border: 0;
  color: #fafafa;
  box-shadow: none;
  text-align: left;
  padding: 0;
}

.ast-search-box.header-cover .search-submit, .ast-search-box.full-screen .search-submit {
  background: 0 0;
  padding: 0;
  color: #9E9E9E;
  transition: all .7s ease-In;
  outline: none;
  border: 0;
  vertical-align: middle;
}

.ast-search-box.header-cover .ast-search-wrapper, .ast-search-box.full-screen .ast-search-wrapper {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ast-search-box.header-cover .ast-search-wrapper .search-form, .ast-search-box.full-screen .ast-search-wrapper .search-form {
  line-height: normal;
}

.ast-search-box.header-cover #close, .ast-search-box.full-screen #close {
  color: #fafafa;
  transform: rotate(0);
  font-size: 2em;
  cursor: pointer;
  z-index: 9;
  font-weight: normal;
}

.ast-search-box.header-cover #close::before, .ast-search-box.full-screen #close::before {
  font-family: 'Astra';
  content: "\e5cd";
  display: inline-block;
  transition: transform .3s ease-in-out;
}

.ast-search-box.header-cover .search-field::-webkit-input-placeholder, .ast-search-box.full-screen .search-field::-webkit-input-placeholder {
  color: #fafafa;
}

.ast-search-box.header-cover .search-field:-moz-placeholder, .ast-search-box.full-screen .search-field:-moz-placeholder {
  /* Firefox 18- */
  color: #fafafa;
}

.ast-search-box.header-cover .search-field::-moz-placeholder, .ast-search-box.full-screen .search-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #fafafa;
}

.ast-search-box.header-cover .search-field:-ms-input-placeholder, .ast-search-box.full-screen .search-field:-ms-input-placeholder {
  color: #fafafa;
}

.ast-search-box.header-cover {
  position: absolute;
  background: rgba(25, 25, 25, 0.94);
  top: 0;
  z-index: 10;
}

.ast-search-box.header-cover .search-field {
  font-size: 2em;
  line-height: 2;
  width: 100%;
}

.ast-search-box.header-cover .ast-container {
  position: relative;
}

.ast-search-box.header-cover .search-text-wrap,
.ast-search-box.header-cover .search-submit,
.ast-search-box.header-cover .close {
  display: inline-block;
}

.ast-search-box.header-cover .search-text-wrap {
  width: calc( 100% - 2.5em);
  vertical-align: middle;
}

.ast-search-box.header-cover .search-submit {
  font-size: 1.7em;
  margin-right: 2em;
}

.ast-search-box.header-cover #close {
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ast-search-box.full-screen {
  position: fixed;
  background: rgba(25, 25, 25, 0.94);
  top: 0;
  left: 0;
  z-index: 999;
}

.ast-search-box.full-screen .ast-search-wrapper .large-search-text {
  text-align: center;
  color: #e2e2e2;
  font-size: 1.5em;
  font-weight: normal;
  transition-delay: 50ms;
  transition: all .3s ease-in-out;
}

.ast-search-box.full-screen .ast-search-wrapper fieldset {
  border: 0;
  padding: 2.5em 0 1em;
  border-bottom: 2px solid #9E9E9E;
}

.ast-search-box.full-screen .ast-search-wrapper .search-field {
  font-size: 2.6em;
  padding-left: 30px;
  line-height: 1.7;
  width: 90%;
  width: calc( 100% - 1.5em);
  vertical-align: middle;
  text-align: center;
}

.ast-search-box.full-screen .ast-search-wrapper .search-form {
  width: 70%;
  margin: 20px auto;
}

.ast-search-box.full-screen .ast-search-wrapper .search-submit {
  font-size: 2em;
}

.ast-search-box.full-screen #close {
  position: absolute;
  color: #fafafa;
  right: 1em;
  line-height: 1;
  cursor: pointer;
  z-index: 9;
  font-weight: normal;
  font-size: 2em;
  top: 1.5em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ast-search-box.full-screen ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}

.ast-search-box.full-screen ::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}

.ast-search-box.full-screen :-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}

.ast-search-box.full-screen :-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}

@media (max-width: 420px) {
  .ast-search-box.full-screen ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
  }
  .ast-search-box.full-screen ::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
  }
  .ast-search-box.full-screen :-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
  }
  .ast-search-box.full-screen :-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
  }
}

.site-header .ast-inline-search.ast-search-menu-icon .search-form {
  padding-left: 0;
  padding-right: 2em;
}

.site-header .ast-inline-search.ast-search-menu-icon .search-field {
  width: auto;
  padding-left: 1em;
  padding-right: 0;
}

.ast-inline-search.ast-search-menu-icon {
  position: relative;
  transform: none;
  left: 0;
  right: 0;
}

.ast-inline-search.ast-search-menu-icon .search-submit {
  display: block;
  background: none;
  border: none;
  position: absolute;
  height: 100%;
  right: 0.25em;
  padding: 0;
  top: 0;
  font-size: 1.3em;
  color: #757575;
}

.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form {
  padding: 0;
}

.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field {
  width: 100%;
  padding-right: 2em;
}

.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,
.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover {
  display: none;
}

/**
 * Swap Above Header
 */
.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form {
  right: -1em;
  left: auto;
  padding-left: 0em;
  padding-right: 3em;
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field {
  padding-right: 0px;
  padding-left: 1em;
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form {
  left: -1em;
  right: auto;
  padding-right: 0em;
  padding-left: 3em;
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field {
  padding-left: 0px;
  padding-right: 1em;
}

/** Above Header - Swap + Stack */
.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field {
  padding-right: 0;
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form {
  padding-left: 0px;
  left: auto;
  padding-right: 2em;
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form {
  left: -1em;
  padding-left: 2em;
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field {
  padding-right: 0;
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field {
  padding-right: 0;
  padding-left: 1em;
}

.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
  right: auto;
  padding-right: 2em;
}

.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form {
  left: 0;
  padding-left: 0;
  padding-right: 2em;
}

/**
 * Swap Below Header
 */
.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form {
  right: -1em;
  left: auto;
  padding-left: 0em;
  padding-right: 3em;
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field {
  padding-right: 0px;
  padding-left: 1em;
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form {
  left: -1em;
  right: auto;
  padding-right: 0em;
  padding-left: 3em;
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field {
  padding-left: 0px;
  padding-right: 1em;
}

/** Below Header - Swap + Stack */
.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field {
  padding-right: 0;
}

.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field {
  padding-left: 1em;
  padding-right: 0;
}

.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form {
  left: -1em;
  padding-left: 3em;
  padding-right: 1em;
}

.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
  right: auto;
  padding-right: 2em;
}

/**
 * iPhone/iPad fix
 *
 * Full screen search input cursor position not looks on expected place.
 * So, We add the `fixed` to body when it full-screen search is open.
 */
.ipod.full-screen,
.iphone.full-screen {
  position: fixed !important;
}

@media (max-width: 992px) {
  .ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
    left: auto;
  }
  .ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
    left: auto;
  }
}

@media (max-width: 544px) {
  .ast-search-box.full-screen .ast-search-wrapper .large-search-text {
    display: none;
  }
  .ast-search-box.full-screen .ast-search-wrapper .search-field,
  .ast-search-box.full-screen .ast-search-wrapper .search-submit {
    font-size: 1.6em;
  }
}
