@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Halant";
  src: url("../fonts/Halant-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "DM Sans";
  src: url("../fonts/DMSans-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
#top #wrap_all #header_main .main_menu a.button, #top #wrap_all button,
#top #wrap_all .button,
#top #wrap_all .avia-button {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 18px;
  font-family: "Halant", serif;
  color: #fff;
  border: 2px solid #CD4B18;
  background-color: #CD4B18;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  cursor: pointer;
  border-radius: 6px;
  text-decoration: none;
  position: relative;
}
#top #wrap_all #header_main .main_menu a.button:after, #top #wrap_all button:after,
#top #wrap_all .button:after,
#top #wrap_all .avia-button:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 11px;
  margin-left: 10px;
}
#top #wrap_all #header_main .main_menu a.button .avia_button_icon, #top #wrap_all button .avia_button_icon,
#top #wrap_all .button .avia_button_icon,
#top #wrap_all .avia-button .avia_button_icon {
  margin-left: 8px;
}
#top #wrap_all #header_main .main_menu a.inverted.button, #top #wrap_all button.inverted,
#top #wrap_all .inverted.button,
#top #wrap_all .inverted.avia-button {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
#top #wrap_all #header_main .main_menu a.inverted.button span, #top #wrap_all button.inverted span,
#top #wrap_all .inverted.button span,
#top #wrap_all .inverted.avia-button span {
  color: #fff;
}
#top #wrap_all #header_main .main_menu a.inverted.button:hover, #top #wrap_all button.inverted:hover,
#top #wrap_all .inverted.button:hover,
#top #wrap_all .inverted.avia-button:hover {
  color: #434343;
  background-color: #fff;
  border-color: #fff;
}
#top #wrap_all #header_main .main_menu a.inverted.button:hover span, #top #wrap_all button.inverted:hover span,
#top #wrap_all .inverted.button:hover span,
#top #wrap_all .inverted.avia-button:hover span {
  color: #434343;
}
#top #wrap_all #header_main .main_menu a.inverted.button:hover:after, #top #wrap_all button.inverted:hover:after,
#top #wrap_all .inverted.button:hover:after,
#top #wrap_all .inverted.avia-button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23424242'/%3E%3C/svg%3E%0A");
}
#top #wrap_all #header_main .main_menu a.button:hover, #top #wrap_all button:hover,
#top #wrap_all .button:hover,
#top #wrap_all .avia-button:hover {
  border-color: #0173B3;
  background-color: #0173B3;
  color: #fff;
}

#top #wrap_all {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  color: #434343;
}
#top #wrap_all p {
  font-size: 16px;
  color: #434343;
}
#top #wrap_all h1,
#top #wrap_all h2,
#top #wrap_all h3,
#top #wrap_all h4,
#top #wrap_all h5,
#top #wrap_all h6,
#top #wrap_all .h1,
#top #wrap_all .h2,
#top #wrap_all .h3,
#top #wrap_all .h4,
#top #wrap_all .h5,
#top #wrap_all .h6 {
  font-family: "Halant", serif;
  margin-top: 0;
  text-transform: none;
  float: none;
  font-weight: 500;
  letter-spacing: 0;
}
#top #wrap_all h1,
#top #wrap_all .h1 {
  font-size: 34px;
  margin-bottom: 20px;
  font-weight: 500;
}
#top #wrap_all h2,
#top #wrap_all .h2 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #434343;
  font-weight: 500;
}
#top #wrap_all h3,
#top #wrap_all .h3 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #434343;
  font-weight: 500;
  line-height: 33px;
}
#top #wrap_all h4,
#top #wrap_all .h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #434343;
}
#top #wrap_all h5,
#top #wrap_all .h5 {
  font-family: "DM Sans", sans-serif !important;
  font-size: 21px;
  font-weight: 400;
  color: #434343;
  line-height: 1.5;
  margin-bottom: 20px;
}
#top #wrap_all p {
  font-size: 16px;
  line-height: 1.5555555556;
  margin: 0 0 14px;
}
#top #wrap_all a,
#top #wrap_all .a {
  color: #CD4B18;
  transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
}
#top #wrap_all a:hover,
#top #wrap_all .a:hover {
  color: #0173B3;
}
#top #wrap_all a.external,
#top #wrap_all .a.external {
  display: inline-block;
  position: relative;
  padding-right: 30px;
}
#top #wrap_all a.external::after,
#top #wrap_all .a.external::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 9.8px;
  height: 9.8px;
  border: 2px solid transparent;
  border-top-color: #5b5b5b;
  border-right-color: #5b5b5b;
  transform: translateY(-50%) rotate(45deg);
  transition: border-color 0.1s ease-in-out;
  border-radius: 3px;
}
#top #wrap_all a.external:hover::after,
#top #wrap_all .a.external:hover::after {
  border-top-color: #0173B3;
  border-right-color: #0173B3;
}
#top #wrap_all strong {
  color: inherit;
  font-family: inherit;
}
#top #wrap_all .special_amp {
  font-family: inherit !important;
  color: inherit !important;
  font-style: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
#top #wrap_all .entry-content-wrapper ol,
#top #wrap_all .entry-content-wrapper ul {
  font-size: 16px;
  line-height: 1.5555555556;
  margin: 0 0 14px;
}
#top #wrap_all .entry-content-wrapper ol li,
#top #wrap_all .entry-content-wrapper ul li {
  margin-left: 46px;
}

@media only screen and (min-width: 768px) {
  #top #wrap_all button,
  #top #wrap_all .button,
  #top #wrap_all .avia-button {
    font-size: 20px;
    padding: 12px 25px;
  }
  #top #wrap_all h3,
  #top #wrap_all .h3 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 960px) {
  #top #wrap_all h1,
  #top #wrap_all .h1 {
    font-size: 53px;
  }
  #top #wrap_all h2,
  #top #wrap_all .h2 {
    font-size: 38px;
  }
  #top #wrap_all h3,
  #top #wrap_all .h3 {
    font-size: 26px;
  }
  #top #wrap_all h4,
  #top #wrap_all .h4 {
    font-size: 21px;
  }
  #top #wrap_all p {
    font-size: 18px;
    margin: 0 0 26px;
  }
  #top #wrap_all .entry-content-wrapper ol,
  #top #wrap_all .entry-content-wrapper ul {
    font-size: 18px;
    margin: 0 0 26px;
  }
}
#top #wrap_all #header {
  background-color: #fff;
  position: fixed !important;
}
#top #wrap_all #header_main {
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #D9D9D9;
}
#top #wrap_all #header_main .container {
  margin: auto;
  width: auto;
  max-width: 100%;
  padding: 0 20px;
  height: auto;
  line-height: initial;
}
#top #wrap_all #header_main .container .inner-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#top #wrap_all #header_main .logo {
  height: auto !important;
  display: block;
  position: relative;
  max-width: 190px;
  position: relative;
  float: none;
}
#top #wrap_all #header_main .logo svg {
  max-width: 100%;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select {
  position: relative;
  transition: all 200ms ease-in-out;
  font-size: 15px;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span {
  color: #CD4B18;
  position: relative;
  transition: all 200ms ease-in-out;
  font-weight: 500;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span svg:first-of-type {
  margin-right: 3px;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span svg:last-of-type {
  margin-left: 3px;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #CD4B18;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 200ms ease-in-out;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span:hover {
  color: #CD4B18;
}
#top #wrap_all #header_main .nav__multisite-dropdown-select span:hover:before {
  width: 0;
  left: 50%;
}

@media only screen and (min-width: 960px) {
  #top #wrap_all #header_main {
    padding: 25px 0 25px 0;
  }
  #top #wrap_all #top #wrap_all #header_main .container {
    padding: 0 50px;
    height: auto;
    line-height: 1.2;
  }
  #top #wrap_all #header_main .main_menu {
    float: none;
  }
}
#top #wrap_all #header_main .main_menu {
  position: relative;
  top: auto;
  right: auto;
  height: auto !important;
  display: block;
}
#top #wrap_all #header_main .main_menu a {
  height: auto;
  line-height: 1;
}
#top #wrap_all #header_main .main_menu .av-hamburger-inner, #top #wrap_all #header_main .main_menu .av-hamburger-inner::before, #top #wrap_all #header_main .main_menu .av-hamburger-inner::after {
  background-color: #0173B3;
}
#top #wrap_all #header_main .main_menu .av-hamburger--spin.is-active .av-hamburger-inner {
  transform: none !important;
}
#top #wrap_all #header_main .main_menu .av-hamburger--spin.is-active .av-hamburger-inner::after {
  transform: none !important;
  bottom: -10px !important;
}
#top #wrap_all #header_main .main_menu .av-hamburger--spin.is-active .av-hamburger-inner::before {
  top: -10px !important;
  opacity: 1 !important;
}
#header_main .main_menu #avia-menu .av-burger-menu-main {
  z-index: 110;
  order: 6;
  padding-left: 30px;
  transition: opacity 250ms ease-in-out;
}
#header_main .main_menu #avia-menu .av-burger-menu-main.is-active {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 8px;
  background-image: url("../img/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#header_main .main_menu #avia-menu .av-burger-menu-main.is-active span {
  display: none;
}
#header_main .main_menu #avia-menu .av-burger-menu-main.is-active a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
#header_main .av-burger-overlay-scroll {
  width: 100%;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner {
  display: block;
  background-color: #0173B3;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-overlay-close {
  opacity: 0;
  transition: 150ms all ease-in-out;
  padding: 5px 10px;
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-block;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-overlay-close.visible {
  opacity: 1;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-overlay-close a {
  display: block;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul {
  padding-top: 150px !important;
  padding-bottom: 0 !important;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .avia-menu-text {
  padding-left: 15px;
  color: #fff !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .av-width-submenu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .av-width-submenu a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .av-width-submenu > a {
  pointer-events: none;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu a {
  font-size: 18px;
  border-bottom: none !important;
  border-radius: 12px;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .av-submenu-indicator {
  display: none !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .av-width-submenu {
  border-bottom: none;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .avia-menu-text {
  display: block;
  line-height: 1.25;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu li {
  border-radius: 12px;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .current_page_item {
  background-color: rgb(1.1416666667, 131.2916666667, 204.3583333333);
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .sub-menu {
  display: block !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .sub-menu a {
  background-color: transparent;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul .sub-menu .sub-menu a:hover {
  background-color: transparent !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul a {
  border: none;
  font-size: 20px;
  color: #fff !important;
}
#top #wrap_all #header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul a {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0px;
}
#top #wrap_all #header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul a:hover {
  background-color: inherit;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner #av-burger-menu-ul a .avia-bullet {
  display: none;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-menu-footer {
  text-align: center;
  transition: all 200ms ease-in-out;
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
  justify-content: flex-end;
  padding-bottom: 30px;
  padding-top: 30px;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-menu-footer a {
  position: relative;
  display: inline-block;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-menu-footer span {
  padding-bottom: 5px;
  border-bottom: 1px solid #fff !important;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-menu-header {
  display: block;
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  transition: all 200ms ease-in-out;
  width: 100%;
  text-align: center;
}
#header_main .av-burger-overlay-scroll .av-burger-overlay-inner .av-burger-menu-header a {
  width: 50px !important;
  height: 50px !important;
  border: 1px solid #fff !important;
  border-radius: 8px;
  background-image: url("../img/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
}

.av-burger-overlay-active #top #wrap_all .av-burger-overlay-scroll {
  background-color: #0173B3;
}

.av-burger-overlay-active #top #wrap_all .avia-menu {
  width: 100%;
}

.av-burger-overlay-active #top #wrap_all .av-burger-menu-main {
  pointer-events: none;
}

.html_av-submenu-hidden #top #wrap_all .av-submenu-indicator {
  opacity: 1;
}
.html_av-submenu-hidden #top #wrap_all .av-submenu-indicator:before {
  content: "";
  display: block;
  width: 80%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/arrow-down-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media only screen and (min-width: 768px) {
  .main_menu .menu-item {
    display: none;
  }
  .main_menu .menu-item#menu-item-search {
    display: block;
  }
  .main_menu .av-burger-menu-main {
    display: block;
  }
}
@media (min-width: 1050px) {
  #top #wrap_all #header_main .logo {
    max-width: 14%;
  }
  #top #wrap_all #header_main .main_menu a.button {
    font-size: 16px;
    padding: 16px 18px;
    width: 150px;
    margin-right: 10px;
    margin-left: 10px;
  }
  #top #wrap_all #header_main .main_menu .av-main-nav-wrap {
    float: none;
  }
  #top #wrap_all #header_main .menu-item-mega-parent {
    overflow: visible !important;
  }
  #top #wrap_all #header_main .menu-item-mega-parent > a .avia-menu-text {
    position: relative;
    padding-right: 10px;
  }
  #top #wrap_all #header_main .menu-item-mega-parent > a .avia-menu-text:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -4px;
    width: 8px;
    height: 14px;
    margin-top: -7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.595' height='6.74' viewBox='0 0 11.595 6.74'%3E%3Cpath id='Path_3092' data-name='Path 3092' d='M44.185,43.529l-.939-.939-4.859,4.855L33.529,42.59l-.939.939,5.8,5.8Z' transform='translate(-32.59 -42.59)' fill='%23424242'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.25s ease-in-out;
  }
  #top #wrap_all #header_main .menu-item-mega-parent > a:hover .avia-menu-text:after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.595' height='6.74' viewBox='0 0 11.595 6.74'%3E%3Cpath id='Path_3092' data-name='Path 3092' d='M44.185,43.529l-.939-.939-4.859,4.855L33.529,42.59l-.939.939,5.8,5.8Z' transform='translate(-32.59 -42.59)' fill='%23CD4B18'/%3E%3C/svg%3E%0A");
  }
  #top #wrap_all #header_main .avia_mega_div {
    padding: 25px 30px;
    width: inherit !important;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
  }
  #top #wrap_all #header_main .mega_menu_title {
    font-size: 1.2vw;
    white-space: nowrap;
  }
  #top #wrap_all #header_main .sub-menu {
    padding: 0;
    border-top: none;
    display: flex;
  }
  #top #wrap_all #header_main .sub-menu .mega_menu_title {
    color: #434343;
  }
  #top #wrap_all #header_main .sub-menu .sub-menu {
    display: block;
    width: 100%;
    white-space: nowrap;
  }
  #top #wrap_all #header_main .sub-menu > li {
    display: block;
    padding: 0;
    width: 100%;
  }
  #top #wrap_all #header_main .sub-menu li a {
    position: relative;
    padding: 10px;
    border-radius: 5px;
    transition: all 200ms ease-in-out;
  }
  #top #wrap_all #header_main .sub-menu li a .avia-menu-text {
    position: relative;
    overflow: visible;
    transition: all 200ms ease-in-out;
    font-size: 1vw;
    padding-right: 15px;
    line-height: 1.3;
  }
  #top #wrap_all #header_main .sub-menu li a .avia-menu-text:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-up-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' style='fill:%23e12205;' d='M14 2.5a.5.5 0 0 0-.5-.5h-6a.5.5 0 0 0 0 1h4.793L2.146 13.146a.5.5 0 0 0 .708.708L13 3.707V8.5a.5.5 0 0 0 1 0v-6z'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -8px;
    display: block;
    transition: all 200ms ease-in-out;
    opacity: 0;
  }
  #top #wrap_all #header_main .sub-menu li a:hover .avia-menu-text:after {
    opacity: 1;
  }
  #top #wrap_all #header_main .sub-menu .units {
    border: none;
  }
  #top #wrap_all #header_main .sub-menu .avia-bullet {
    display: none;
  }
  #top #wrap_all #header_main .sub-menu .mega_menu_title {
    text-align: left;
  }
  #top #wrap_all #header_main .nav__multisite-dropdown-select {
    font-size: 1vw;
  }
  .main_menu .menu-item {
    display: block;
    text-align: center;
  }
  .main_menu .menu-item a {
    padding: 0 0.85vw;
  }
  .main_menu .av-burger-menu-main {
    display: none;
  }
  .avia-menu-fx {
    display: none !important;
  }
  .avia-menu-text {
    font-weight: 500;
    font-size: 1vw;
    color: #434343;
    transition: 250ms ease-in-out;
    display: inline-block;
  }
  .avia-menu-text:hover {
    color: #CD4B18;
  }
  .current-menu-ancestor .avia-menu-text {
    color: #CD4B18;
  }
  .current-menu-ancestor .sub-menu .avia-menu-text {
    color: #434343;
  }
}
@media (min-width: 1600px) {
  #top #wrap_all #header_main .logo {
    max-width: 200px;
  }
  #top #wrap_all #header_main .sub-menu li a .avia-menu-text {
    font-size: 14px;
  }
  #top #wrap_all #header_main .nav__multisite-dropdown-select {
    font-size: 16px;
  }
  #top #wrap_all #header_main .mega_menu_title {
    font-size: 18px;
  }
  #top #wrap_all .avia-menu-text {
    font-size: 16px;
  }
  #top #wrap_all .main_menu .menu-item a {
    padding: 0 20px;
  }
}
#top #wrap_all #footer {
  background-color: #f9f9f9;
  padding: 0;
  text-align: center;
  border: none;
}
#top #wrap_all #footer p {
  margin-bottom: 0;
}
#top #wrap_all #footer .flex_column {
  margin-left: 0;
  float: none;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}
#top #wrap_all #footer img {
  margin: auto;
}
#top #wrap_all #footer #block-6 .text-button {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}
#top #wrap_all #footer .footer-bottom {
  padding-top: 60px;
  padding-bottom: 30px;
}
#top #wrap_all #footer .widget_nav_menu ul li {
  font-size: 16px;
  display: block;
}
#top #wrap_all #footer .widget_nav_menu ul li a {
  color: #434343;
  position: relative;
  transition: all 200ms ease-in-out;
  display: inline-block;
}
#top #wrap_all #footer .widget_nav_menu ul li a:before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #CD4B18;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transition: all 200ms ease-in-out;
}
#top #wrap_all #footer .widget_nav_menu ul li a:hover {
  color: #CD4B18;
}
#top #wrap_all #footer .widget_nav_menu ul li a:hover:before {
  width: 100%;
  left: 0;
}
#top #wrap_all #footer .widget_nav_menu ul li.current_page_item a {
  font-weight: normal;
}
#top #wrap_all #footer .widget {
  margin: 0;
}
#top #wrap_all #footer .menu {
  margin-bottom: 30px;
}
#top #wrap_all #footer .widgettitle {
  font-size: 16px;
  font-weight: 700;
  color: #5b5b5b;
  margin-bottom: 15px;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 0;
}
#top #wrap_all #socket {
  border-top: 0;
  background-color: #f9f9f9;
  padding-bottom: 30px;
  text-align: center;
}
#top #wrap_all #socket span {
  display: block;
}
#top #wrap_all #socket img {
  display: inline-block;
  margin-top: 15px;
}
#top #wrap_all #socket .copyright {
  font-size: 12px;
  width: 100%;
}

@media only screen and (min-width: 960px) {
  #top #wrap_all #footer {
    text-align: left;
  }
  #top #wrap_all #footer .flex_column {
    width: 50%;
    margin-bottom: 0;
  }
  #top #wrap_all #footer .flex_column:before {
    content: none;
  }
  #top #wrap_all #footer .flex_column.el_after_av_one_half {
    display: flex;
    justify-content: space-between;
  }
  #top #wrap_all #footer .container {
    display: flex;
    flex-wrap: wrap;
  }
  #top #wrap_all #footer img {
    margin: 0;
  }
  #top #wrap_all #footer .menu {
    margin-bottom: 0;
  }
  #top #wrap_all #footer #nav_menu-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #top #wrap_all #socket {
    text-align: left;
  }
  #top #wrap_all #socket .copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #top #wrap_all #socket img {
    margin-bottom: 0;
  }
}
html {
  scroll-padding-top: 130px;
}

#top #wrap_all #main {
  padding-top: 80px !important;
}
#top #wrap_all .centered .entry-content-wrapper {
  display: flex;
  justify-content: center;
}
#top #wrap_all .arrow-icon {
  font-weight: 700;
  transition: transform 0.25s ease 0.1s;
  color: #CD4B18;
  position: relative;
}
#top #wrap_all .arrow-icon:hover {
  color: #CD4B18;
}
#top #wrap_all .arrow-icon:hover:after {
  transform: translateX(8px);
}
#top #wrap_all .arrow-icon:after {
  background: url("../img/arrow-tail-coral.svg") no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  width: 23px;
  height: 16px;
  transition: transform 0.25s ease;
}
#top #wrap_all .column-top-margin {
  padding-top: 50px;
  margin-top: 0;
}
#top #wrap_all .underline-hover {
  position: relative;
  transition: all 200ms ease-in-out;
}
#top #wrap_all .underline-hover:before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #CD4B18;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transition: all 200ms ease-in-out;
}
#top #wrap_all .underline-hover:hover {
  color: #CD4B18;
}
#top #wrap_all .underline-hover:hover:before {
  width: 100%;
  left: 0;
}
#top #wrap_all .text-button {
  position: relative;
  font-size: 16px;
  font-weight: 500;
}
#top #wrap_all .text-button:hover {
  color: #0173B3;
}
#top #wrap_all .text-button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%230065AD'/%3E%3C/svg%3E%0A");
}
#top #wrap_all .text-button:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.225' height='9.999' viewBox='0 0 11.225 9.999'%3E%3Cpath id='arrow' d='M3.463,0,3.246,1.768l4.735.582L0,8.585,1.1,10,9.087,3.763,8.505,8.5l1.767.217L11.225.952Z' transform='translate(0 0)' fill='%23cd4b18'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 11px;
  margin-left: 10px;
}
#top #wrap_all .text-white {
  color: #fff;
}
#top #wrap_all .text-white h1, #top #wrap_all .text-white h2, #top #wrap_all .text-white h3, #top #wrap_all .text-white h4, #top #wrap_all .text-white h5, #top #wrap_all .text-white p, #top #wrap_all .text-white span {
  color: #fff;
}
#top #wrap_all .text-white a {
  color: #fff;
  font-weight: 500;
}
#top #wrap_all .text-white a:hover {
  text-decoration: none;
}
#top #wrap_all .text-white .featured-recipes__title-small a {
  color: #fff;
}
#top #wrap_all .text-white .text-button {
  color: #fff !important;
  transition: none;
}
#top #wrap_all .text-white .text-button:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
#top #wrap_all .text-white .text-button:hover {
  color: #CD4B18 !important;
}
#top #wrap_all .text-white .text-button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.225' height='9.999' viewBox='0 0 11.225 9.999'%3E%3Cpath id='arrow' d='M3.463,0,3.246,1.768l4.735.582L0,8.585,1.1,10,9.087,3.763,8.505,8.5l1.767.217L11.225.952Z' transform='translate(0 0)' fill='%23cd4b18'/%3E%3C/svg%3E%0A");
}
#top #wrap_all .avia-image-container-inner, #top #wrap_all .avia_image, #top #wrap_all .av-image-caption-overlay {
  border-radius: 0;
}
#top #wrap_all .avia-image-container {
  margin-bottom: 26px;
}
#top #wrap_all .two-col-images__col {
  margin-bottom: 30px;
}

#scroll-top-link {
  display: none;
}

/** Grabbed fron quick css **/
@media only screen and (max-width: 1050px) {
  .av-main-nav > li.menu-item-avia-special {
    display: block;
  }
  .av-main-nav > .menu-item {
    display: none !important;
  }
  .nav__multisite-dropdown-select {
    display: none;
  }
}
@media (min-width: 768px) {
  body.page-id-343 .avia-table tr td:first-of-type {
    width: 30%;
  }
}
#top #wrap_all .toggler #condiments {
  transform: translateY(3px);
}

@media (min-width: 768px) {
  .custom-column-container {
    display: flex;
    align-items: center;
  }
  .custom-column-large {
    width: 70%;
  }
  .custom-column-small {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* overrides for accessibility plugin */
.a11y-toolbar ul li button.active, .a11y-toolbar ul li button:hover {
  background-color: #c55123;
}

.fontsize h1, .fontsize h2 {
  font-size: 350% !important;
  line-height: 1.15 !important;
}

.fontsize .footer-bottom h3 {
  font-size: 150% !important;
}

.a11y-toolbar {
  z-index: 1200 !important;
}

#header {
  z-index: 99999 !important;
}

/* temp fixes for header nav */
@media (max-width: 1680px) {
  .nav__multisite-dropdown-select {
    display: none;
  }
}
#av-burger-menu-ul .menu-item-712 {
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
}

@media (max-width: 960px) {
  .responsive #top #wrap_all #main {
    padding-top: 116px !important;
  }
}
/* temp style for info box in accordions */
#top #wrap_all .toggle_content .text-button {
  font-size: 16px;
}

#top #wrap_all .landing-page-prefooter .template-page {
  max-width: 980px !important;
}

#top #wrap_all .landing-page-prefooter a {
  color: #fff !important;
  text-decoration: underline !important;
}

#top #wrap_all .landing-page-prefooter a:hover {
  text-decoration: none !important;
}

@media (min-width: 960px) {
  #top #wrap_all .homepage-hero__background-image {
    top: 90px !important;
  }
}
@media only screen and (min-width: 768px) {
  #top #wrap_all .text-button {
    font-size: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #top #wrap_all #main {
    padding-top: 100px !important;
  }
  #top #wrap_all .two-col-images {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
  #top #wrap_all .two-col-images__col {
    width: 48%;
    margin-bottom: 0;
  }
}
#top #wrap_all .av-special-heading {
  margin-bottom: 0;
  padding-bottom: 0;
}
#top #wrap_all .special-heading-border {
  display: none;
}
#top #wrap_all .av-subheading_above {
  position: relative;
}
#top #wrap_all .av-subheading_above p {
  margin-bottom: 30px;
}
#top #wrap_all .av-subheading_above:after {
  content: "";
  width: 42px;
  height: 2px;
  background-color: #0173B3;
  position: absolute;
  bottom: -10px;
  left: 0;
}

@media only screen and (min-width: 960px) {
  #top #wrap_all .av-subheading {
    font-size: 21px;
  }
  #top #wrap_all .av-subheading p {
    font-size: 21px;
  }
}
.avia-team-member {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.avia-team-member .team-img-container {
  max-width: 209px;
  margin: 0 auto 34px;
}
#top #wrap_all .avia-team-member .team-member-name {
  flex-basis: 100%;
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 1.3333333333;
}
.avia-team-member .team-member-job-title {
  font-size: 14px;
  line-height: 1.7857142857;
  margin-bottom: 18px;
}
#top #wrap_all .avia-team-member .team-member-description p {
  font-size: 14px;
}
#top #wrap_all .avia-team-member .team-member-description-toggle,
#top #wrap_all .avia-team-member .team-member-description-toggle-label {
  display: none;
}

@media only screen and (min-width: 768px) {
  .avia-team-member {
    min-height: 241px;
    display: grid;
    grid-template-columns: [c1s] 209px [c1e g1s] 34px [g1e c2s] auto [c2e];
    grid-template-rows: [g1s] 32px [g1e r1s] 28px [r1e g2s] 4px [g2e r2s] 19px [r2e g3s] 18px [g3e r3s] auto [r3e];
    background: url(../img/placeholder-team-member.png) no-repeat left top;
  }
  .avia-team-member .team-img-container {
    grid-row: g1s/r3e;
    grid-column: c1s/c1e;
    margin-bottom: 0;
  }
  .avia-team-member .team-member-name {
    grid-row: r1s/r1e;
    grid-column: c2s/c2e;
  }
  .avia-team-member .team-member-job-title {
    grid-row: r2s/r2e;
    grid-column: c2s/c2e;
  }
  .avia-team-member .team-member-description {
    grid-row: r3s/re3;
    grid-column: c2s/c2e;
  }
  #top #wrap_all .avia-team-member .team-member-description p {
    font-size: 16px;
  }
  .avia-team-member .team-member-description-toggle + .team-member-description {
    max-height: 71px;
  }
  .avia-team-member .team-member-description-toggle + .team-member-description p {
    max-height: 71px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.1s ease-in-out;
  }
  .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label {
    padding-right: 14px;
    color: #5b5b5b;
    cursor: pointer;
    position: relative;
  }
  #top #wrap_all .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label {
    display: inline-block;
  }
  .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label::before {
    content: "More";
  }
  .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label::after {
    content: "";
    position: absolute;
    right: 0;
    width: 6px;
    height: 6px;
    top: 50%;
    border: 1px solid transparent;
    border-right-color: #5b5b5b;
    border-bottom-color: #5b5b5b;
    transform: translateY(-75%) rotate(45deg);
  }
  .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label:hover {
    color: #0173B3;
  }
  .avia-team-member .team-member-description-toggle + .team-member-description .team-member-description-toggle-label:hover::after {
    border-right-color: #0173B3;
    border-bottom-color: #0173B3;
  }
  .avia-team-member .team-member-description-toggle:checked + .team-member-description {
    max-height: none;
  }
  .avia-team-member .team-member-description-toggle:checked + .team-member-description p {
    max-height: 250px;
  }
  .avia-team-member .team-member-description-toggle:checked + .team-member-description .team-member-description-toggle-label::before {
    content: "Less";
  }
  .avia-team-member .team-member-description-toggle:checked + .team-member-description .team-member-description-toggle-label::after {
    transform: translateY(-25%) rotate(-135deg);
  }
}
#top #wrap_all .container {
  padding: 0 20px;
  max-width: 1420px;
}

.avia_codeblock_section {
  margin-bottom: 25px;
}

@media only screen and (min-width: 960px) {
  /** Override to allow for "larger" elements in most content sections **/
  #top #wrap_all .avia-section > .container {
    width: 1280px;
    max-width: 100%;
  }
  #top #wrap_all .avia-section > .container .template-page {
    /** WTF enfold, why is this display: inline, float: left? **/
    max-width: 100%;
    box-sizing: border-box;
    float: none;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #top #wrap_all .avia-section.width-default > .container .template-page {
    max-width: 900px;
  }
}
#top #wrap_all input,
#top #wrap_all select,
#top #wrap_all textarea {
  font-family: "DM Sans", sans-serif;
}
#top #wrap_all .search-box {
  position: relative;
  max-width: 435px;
}
#top #wrap_all .search-box input {
  border: 1px solid #E0E0E0;
  background-color: #fff;
  border-radius: 6px;
  background-image: url("../img/search.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 10px;
  padding: 12px;
  padding-left: 45px;
  color: #434343;
  margin-bottom: 0;
}
#top #wrap_all .search-box input:focus {
  border-color: #CD4B18;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137), 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#top #wrap_all .search-box input::placeholder {
  color: #3D3D3D;
  font-weight: normal;
}
#top #wrap_all #searchform div {
  display: flex;
  flex-direction: row-reverse;
  max-width: 450px;
}
#top #wrap_all #searchform #searchsubmit {
  position: relative;
  width: auto;
  line-height: initial;
  text-indent: -9999px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z' fill='%23fff'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 35%;
  padding: 8px 32px;
}
#top #wrap_all #searchform #s {
  padding: 15px;
}
#top #wrap_all .template-search .author-extra-border {
  display: none;
}
#top #wrap_all .template-search .page-heading-container {
  border-bottom: 0;
}
#top #wrap_all .template-search .post-meta-infos {
  display: none;
}
#top #wrap_all .ginput_container input[type=text],
#top #wrap_all .ginput_container input[type=email],
#top #wrap_all .ginput_container textarea {
  border: 1px solid #E0E0E0;
  background-color: #fff;
  border-radius: 6px;
  padding: 12px;
  color: #434343;
}
#top #wrap_all .ginput_container input[type=text]:focus,
#top #wrap_all .ginput_container input[type=email]:focus,
#top #wrap_all .ginput_container textarea:focus {
  border-color: #CD4B18;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137), 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#top #wrap_all .gform_submission_error {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 0;
}
#top #wrap_all .gform_confirmation_message {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 0;
  font-family: "Halant", serif;
  background: #e4fce4;
  border-radius: 5px;
  border: 1.5px solid #59802e;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.0405344);
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 16px;
  position: relative;
  width: 100%;
}
#top #wrap_all .recipes-archive-filters {
  display: flex;
  justify-content: flex-end;
}
#top #wrap_all .recipes-archive-filters select {
  border: 1px solid #E0E0E0;
  background-color: #fff;
  border-radius: 6px;
  padding: 12px;
  color: #434343;
  max-width: 295px;
  margin-bottom: 0;
  color: #3D3D3D;
  background-image: url("../img/arrow-down.svg");
  background-position: 95%;
}
#top #wrap_all .recipes-archive-filters select:focus {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#top #wrap_all .recipes-archive-filters select:last-of-type {
  margin-left: 30px;
}

#top #wrap_all .mailchimp-signup form.avia_ajax_form {
  margin: auto;
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
}
#top #wrap_all .mailchimp-signup form.avia_ajax_form fieldset {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 0.5rem;
}
#top #wrap_all .mailchimp-signup form.avia_ajax_form input.text_input {
  background-color: #F8F8F8;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.0392156863);
  border: 1px solid #D4D4D4;
  border-radius: 4px;
  font-size: 16px;
}
#top #wrap_all .mailchimp-signup form.avia_ajax_form input.text_input:focus {
  border-color: #0173B3;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.0392156863), 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

@media only screen and (min-width: 768px) {
  #top #wrap_all .mailchimp-signup form.avia_ajax_form {
    max-width: 650px;
    padding-left: 0;
    padding-right: 0;
  }
  #top #wrap_all .mailchimp-signup form.avia_ajax_form fieldset {
    flex-direction: row;
  }
  #top #wrap_all .mailchimp-signup .av-last-visible-form-element {
    max-width: 140px;
  }
  #top #wrap_all .mailchimp-signup input.button {
    padding: 11px 27px;
  }
}
#top #wrap_all .hero-section {
  float: none;
  min-height: 0;
}
#top #wrap_all .hero-section .av-special-heading {
  position: relative;
  margin-bottom: 0;
  text-align: center;
}
#top #wrap_all .hero-section .av-special-heading-tag {
  color: #fff;
  margin-bottom: 10px;
}
#top #wrap_all .hero-section .template-page {
  padding-top: 65px !important;
  padding-bottom: 60px !important;
}
#top #wrap_all .hero-section .av-subheading {
  color: #fff;
  font-size: 18px;
}
#top #wrap_all .hero-section .av-subheading p {
  font-size: 18px;
}
#top #wrap_all .hero-section .content {
  display: block;
  height: auto;
  padding: 0;
}
#top #wrap_all .hero-section .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top #wrap_all .hero-section .av-section-color-overlay {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6000000", endColorstr="#00000000",GradientType=1 );
}

@media only screen and (min-width: 960px) {
  #top #wrap_all .hero-section .container {
    min-height: initial;
  }
  #top #wrap_all .hero-section .container .template-page {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  #top #wrap_all .hero-section .av-special-heading-tag {
    line-height: 1.25;
  }
  #top #wrap_all .hero-section .av-subheading {
    color: #fff;
    font-size: 21px;
  }
  #top #wrap_all .hero-section .av-subheading p {
    font-size: 21px;
  }
}
#top #wrap_all .boxed-content-section .boxed-content-inner {
  background-color: #fff;
  border: 1px solid #0173B3;
  border-radius: 12px;
  box-shadow: 0px 3px 6px rgba(108, 167, 236, 0.1019607843);
  margin-bottom: 20px;
  padding: 50px;
}
#top #wrap_all .boxed-content-section .boxed-content-item {
  text-align: center;
}
#top #wrap_all .boxed-content-section .boxed-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
#top #wrap_all .boxed-content-section .boxed-content-inner p {
  margin-bottom: 0;
}
#top #wrap_all .boxed-content-section .boxed-content-icon {
  margin-bottom: 50px;
  max-height: 50px;
}
#top #wrap_all .boxed-content-section .boxed-content-arrow {
  width: 74px;
  height: 74px;
  position: absolute;
  bottom: -37px;
  left: 50%;
  margin-left: -37px;
  border-radius: 50%;
  border: 1px solid #0173B3;
  background-color: #fff;
  background-image: url("../img/down-arrow.svg");
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
  box-shadow: 0px 3px 6px rgba(163, 197, 234, 0.3607843137);
}
#top #wrap_all .boxed-content-section .boxed-content-solution {
  margin-top: 62px;
}
#top #wrap_all .boxed-content-section .boxed-content-solution strong {
  font-size: 24px;
  display: block;
  margin-bottom: 15px;
}

@media only screen and (min-width: 960px) {
  #top #wrap_all .boxed-content-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  #top #wrap_all .boxed-content-item {
    width: 32%;
    margin-bottom: 0;
  }
  #top #wrap_all .boxed-content-inner {
    min-height: 350px;
  }
}
#top #wrap_all .toggler {
  margin-bottom: 0;
  border-radius: 6px;
  border: 1px solid #434343;
  box-shadow: 0px 3px 6px rgba(108, 167, 236, 0.1019607843);
  padding: 15px 60px 15px 20px;
  font-weight: 500;
  background-color: #fff;
  transition: all 150ms ease-in-out;
  color: #434343;
}
#top #wrap_all .toggler svg {
  margin-right: 10px;
}
#top #wrap_all .toggler svg path {
  fill: #0173B3;
}
#top #wrap_all .toggler #drink-in-glass,
#top #wrap_all .toggler #condiments {
  transform: translateY(3px);
}
#top #wrap_all .toggler.activeTitle {
  color: #fff;
  background-color: #0173B3;
  border-color: #0173B3;
}
#top #wrap_all .toggler.activeTitle .toggle_icon {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
}
#top #wrap_all .toggler.activeTitle svg path {
  fill: #fff;
}
#top #wrap_all .toggle_content {
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  border: 1px solid #0173B3;
  border-radius: 6px;
  margin-top: 20px;
  background-color: #fff;
}
#top #wrap_all .toggle_content p {
  font-size: 16px;
  margin-bottom: 20px;
}
#top #wrap_all .toggle_content p:last-of-type {
  margin-bottom: 0;
}
#top #wrap_all .toggle_content ul {
  font-size: 16px;
  margin-top: 20px;
}
#top #wrap_all .toggle_content .meal-plan-wrapper ul {
  font-size: 16px;
}
#top #wrap_all .toggle_content .meal-plan-wrapper ul li {
  line-height: 1.4;
  margin-left: 20px;
  padding: 2px 0;
  font-size: 18px;
}
#top #wrap_all .toggle_content .meal-plan-wrapper ul li::marker {
  color: #0173B3;
}
#top #wrap_all .toggle_content .meal-plan-wrapper p {
  font-size: 16px;
}
#top #wrap_all .toggle_content .meal-plan-title {
  position: relative;
  background-color: rgb(180.4166666667, 227.9166666667, 254.5833333333);
  padding: 5px;
  border-radius: 6px;
  font-weight: 600;
  color: #434343;
  font-size: 18px;
  margin-bottom: 15px;
  display: flex;
  align-items: end;
}
#top #wrap_all .toggle_content .meal-plan-title.monday .meal-plan-icon span {
  transform: translateY(1px);
}
#top #wrap_all .toggle_content .meal-plan-title.tuesday .meal-plan-icon span {
  transform: translate(-1px, 2px);
}
#top #wrap_all .toggle_content .meal-plan-title .meal-plan-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  line-height: 1;
  font-family: "Halant", serif;
  background-color: #0173B3;
  color: #fff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-weight: 400;
}
#top #wrap_all .toggle_content .meal-plan-title .meal-plan-icon span {
  transform: translateY(2px);
}
#top #wrap_all .toggle_content .accordion-infobox {
  padding: 20px;
  border: 1px solid #CD4B18 !important;
  border-radius: 6px;
  background-color: #F3C8B9;
  margin-top: 20px;
  margin-bottom: 30px;
  display: block;
}
#top #wrap_all .toggle_content .accordion-infobox, #top #wrap_all .toggle_content .accordion-infobox p {
  color: #2E2E38;
}
#top #wrap_all .toggle_content .facts-table ul {
  border: 2px solid #CD4B18;
  border-radius: 6px;
  display: grid;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
#top #wrap_all .toggle_content .facts-table ul li {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 15px;
  position: relative;
  justify-content: center;
  text-align: center;
}
#top #wrap_all .toggle_content .facts-table ul li:not(:last-child)::before {
  background-color: #CD4B18;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 65%;
  transform: translateX(-50%);
}
#top #wrap_all .single_toggle {
  margin-bottom: 20px;
  float: none;
}
#top #wrap_all .toggle_icon {
  left: initial;
  right: 20px;
  top: 50%;
  margin-top: -13px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c55123' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  transition: all 200ms ease-in-out;
  width: 24px;
  height: 24px;
}
#top #wrap_all .toggle_icon .vert_icon,
#top #wrap_all .toggle_icon .hor_icon {
  display: none;
}
#top #wrap_all .togglecontainer.style-green .toggler.activeTitle {
  background-color: #59802e;
  border-color: #59802e;
}
#top #wrap_all .togglecontainer.style-green .toggler.activeTitle svg path {
  fill: #fff;
}
#top #wrap_all .togglecontainer.style-green .toggle_content {
  border-color: #59802e;
}
#top #wrap_all .togglecontainer.style-green .toggle_content .meal-plan-wrapper ul li::marker {
  color: #59802e;
}
#top #wrap_all .togglecontainer.style-green .toggle_content .meal-plan-title {
  background-color: rgb(227.8879310345, 240.3275862069, 214.1724137931);
}
#top #wrap_all .togglecontainer.style-green .toggle_content .meal-plan-icon {
  background-color: #59802e;
}

@media only screen and (min-width: 768px) {
  #top #wrap_all .av_toggle_section .two-grid-column {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 50%));
    gap: 30px;
  }
  .responsive #top #wrap_all .av_toggle_section .facts-table ul {
    grid-template-columns: repeat(3, minmax(0, 33%));
  }
  .responsive #top #wrap_all .av_toggle_section .facts-table ul li:not(:last-child)::before {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0;
    height: 65%;
    width: 1px;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 960px) {
  #top #wrap_all .toggle_content .meal-plan-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  #top #wrap_all .toggle_content .meal-plan-wrapper div {
    width: 33.3333333%;
    padding: 8px;
  }
}
#top #wrap_all .three-column-block .flex_column {
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  margin-left: 0;
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
#top #wrap_all .three-column-block .flex_column h3 {
  margin-bottom: 8px;
}
#top #wrap_all .three-column-block .flex_column_table {
  display: block;
  float: none;
}
#top #wrap_all .three-column-block .avia-image-container {
  margin-bottom: 0;
}
#top #wrap_all .three-column-block p {
  margin-bottom: 15px;
}
#top #wrap_all .three-column-block .av_textblock_section {
  padding: 25px;
}
#top #wrap_all .three-column-block .av-flex-placeholder {
  display: none;
}
#top #wrap_all .three-column-block .text-button {
  font-size: 18px;
}

@media only screen and (min-width: 960px) {
  #top #wrap_all .three-column-block .flex_column_table {
    display: flex;
    justify-content: space-between;
  }
  #top #wrap_all .three-column-block .flex_column {
    width: 32%;
    margin-bottom: 0;
  }
}
#top #wrap_all .featured-recipes__headline {
  text-align: center;
  margin-bottom: 50px;
}
#top #wrap_all .featured-recipes__cta {
  text-align: center;
  margin-top: 50px;
}
#top #wrap_all .featured-recipes__item {
  margin-bottom: 30px;
}
#top #wrap_all .featured-recipes__item.top-featured {
  display: flex;
  flex-direction: column-reverse;
}
#top #wrap_all .featured-recipes__content-left {
  background-color: #59802e;
  padding: 20px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
#top #wrap_all .featured-recipes__content-left .text-button {
  border-bottom: 1px solid transparent;
  display: table !important;
}
#top #wrap_all .featured-recipes__content-left .text-button:hover {
  color: #fff !important;
  border-bottom-color: #fff;
}
#top #wrap_all .featured-recipes__content-left .text-button:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/svg%3E%0A") !important;
}
#top #wrap_all .featured-recipes__content-left ul {
  list-style: none;
}
#top #wrap_all .featured-recipes__content-left ul li {
  display: inline-block;
  margin-right: 8px;
  margin-left: 0;
  position: relative;
}
#top #wrap_all .featured-recipes__content-left ul li span {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -50px;
  padding: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background-color: #59802e;
  color: #fff;
  z-index: 1;
  width: 100px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  text-align: center;
  font-size: 14px;
}
#top #wrap_all .featured-recipes__content-left ul li span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #59802e;
  bottom: -4px;
  left: 50%;
  margin-left: -6px;
}
#top #wrap_all .featured-recipes__content-left ul li:hover span {
  opacity: 1;
}
#top #wrap_all .featured-recipes__content-right {
  flex-grow: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 275px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
#top #wrap_all .featured-recipes__link {
  color: #fff;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  transition: none;
}
#top #wrap_all .featured-recipes__link:hover {
  color: #CD4B18;
}
#top #wrap_all .featured-recipes__link:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23CD4B18'/%3E%3C/svg%3E%0A");
}
#top #wrap_all .featured-recipes__link:after {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 11px;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.526' height='10.267' viewBox='0 0 11.526 10.267'%3E%3Cpath id='arrow' d='M3.556,0,3.333,1.815l4.862.6L0,8.815l1.134,1.452,8.2-6.4-.6,4.862,1.814.223L11.526.978Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
#top #wrap_all .featured-recipes__content-inner {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 75%;
  background-repeat: no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  margin-bottom: 15px;
}
#top #wrap_all .featured-recipes__yield {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background-color: rgba(140, 176, 66, 0.5215686275);
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 16px;
}
#top #wrap_all .featured-recipes__yield img {
  margin-right: 8px;
}
#top #wrap_all .featured-recipes__servings {
  margin-bottom: 30px;
  display: block;
  font-size: 16px;
  padding: 10px 16px;
  background-color: rgba(140, 176, 66, 0.5215686275);
  border-radius: 6px;
}
#top #wrap_all .featured-recipes__servings img {
  margin-right: 4px;
  max-width: 26px;
  transform: translateY(2px);
}
#top #wrap_all .featured-recipes__info {
  display: inline-flex;
  flex-direction: column;
}
#top #wrap_all .featured-recipes .text-button {
  display: block;
}
#top #wrap_all .featured-recipes__title-small a {
  color: #434343;
}
#top #wrap_all .featured-recipes__bottom-banner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 6px 15px;
  font-size: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
#top #wrap_all .featured-recipes__bottom-banner ul {
  margin-bottom: 0;
  list-style: none;
  line-height: 1;
}
#top #wrap_all .featured-recipes__bottom-banner ul li {
  display: inline-block;
  position: relative;
  margin-right: 0;
  padding: 0;
  margin-left: 6px;
  font-size: 16px;
}
#top #wrap_all .featured-recipes__bottom-banner ul li span {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -50px;
  padding: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background-color: #59802e;
  color: #fff;
  z-index: 1;
  width: 100px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  text-align: center;
  font-size: 14px;
}
#top #wrap_all .featured-recipes__bottom-banner ul li span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #59802e;
  bottom: -4px;
  left: 50%;
  margin-left: -6px;
}
#top #wrap_all .featured-recipes__bottom-banner ul li:hover span {
  opacity: 1;
}
#top #wrap_all .featured-recipes__bottom-banner span {
  padding: 6px 0;
}
#top #wrap_all .featured-recipes__bottom-banner span img {
  margin-right: 4px;
}
#top #wrap_all .featured-recipes__bottom-banner:empty {
  display: none;
}
#top #wrap_all .recipes-archive .recipes-archive-posts .featured-recipes__item {
  margin-bottom: 30px;
}
#top #wrap_all .recipes-archive.filtered-results-0 .recipes-archive-no-results {
  display: block !important;
}
#top #wrap_all .recipes-archive .recipes-archive-no-results {
  display: none;
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}
#top #wrap_all .recipes-archive .recipes-archive-search {
  margin-bottom: 20px;
}
#top #wrap_all .recipes-archive .recipes-archive-filters {
  margin-bottom: 20px;
}
#top #wrap_all .recipes-archive .recipes-filter-results {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
#top #wrap_all .recipes-archive .recipes-filter-results .keyword-results,
#top #wrap_all .recipes-archive .recipes-filter-results .mealtype-results,
#top #wrap_all .recipes-archive .recipes-filter-results .category-results {
  background-color: #5b5b5b;
  color: #fff;
  padding: 5px 12px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
}
#top #wrap_all .recipes-archive .recipes-filter-results .close {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/close-small.svg");
  margin-left: 6px;
}
#top #wrap_all .recipes-archive .clear-all-results {
  cursor: pointer;
  color: #CD4B18;
  text-decoration: underline;
  display: inline-block;
  margin-right: 10px;
}
#top #wrap_all .recipes-archive .clear-all-results:hover {
  text-decoration: none;
}
#top #wrap_all .recipes-archive .recipe-pagination-container {
  margin-top: 50px;
  position: relative;
}
#top #wrap_all .recipes-archive .recipe-pagination {
  width: 100%;
  text-align: center;
}
#top #wrap_all .recipes-archive .recipe-pagination ul {
  display: flex;
  align-items: stretch;
  justify-content: center;
  list-style: none;
}
#top #wrap_all .recipes-archive .recipe-pagination ul li {
  margin-left: 0;
}
#top #wrap_all .recipes-archive .recipe-pagination ul li:last-of-type button {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  letter-spacing: -5px;
}
#top #wrap_all .recipes-archive .recipe-pagination ul li:first-of-type button {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  letter-spacing: -5px;
}
#top #wrap_all .recipes-archive .recipe-pagination ul li.current button, #top #wrap_all .recipes-archive .recipe-pagination ul li.number button {
  font-family: "Halant", serif;
}
#top #wrap_all .recipes-archive .recipe-pagination ul li.current button:disabled {
  border-color: #CD4B18;
}
#top #wrap_all .recipes-archive .recipe-pagination button {
  border-radius: 0;
  background-color: #F9F9F9;
  border: 1px solid #E0E0E0;
  color: #CD4B18;
  padding: 6px 18px;
  font-family: "DM Sans", sans-serif;
  height: 46px;
}
#top #wrap_all .recipes-archive .recipe-pagination button:hover {
  background-color: rgb(236.25, 236.25, 236.25);
}
#top #wrap_all .recipes-archive .recipe-pagination button:after {
  content: none;
}
#top #wrap_all .recipes-archive .recipe-pagination button:disabled {
  pointer-events: none;
  opacity: 0.5;
}
#top #wrap_all .recipes-archive .recipe-pagination-meta {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.single-recipes #wrap_all .single-recipe__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 173px;
  background-image: url("../img/recipe-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}
.single-recipes #wrap_all .single-recipe__header h1 {
  color: #fff;
  text-align: center;
  line-height: 1.25;
  margin-bottom: 0 !important;
}
.single-recipes #wrap_all .single-recipe__before-content {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
}
.single-recipes #wrap_all .single-recipe__before-content a {
  position: relative;
}
.single-recipes #wrap_all .single-recipe__before-content a:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.016' height='14.835' viewBox='0 0 15.016 14.835'%3E%3Cpath id='arrow' d='M3.463,0,3.246,1.768l4.735.582L0,8.585,1.1,10,9.087,3.763,8.505,8.5l1.767.217L11.225.952Z' transform='translate(8.724 14.835) rotate(-141)' fill='%23CD4B18'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 14px;
  margin-right: 10px;
  position: relative;
  transform: translateY(1px);
  transition: 100ms all ease-in-out;
}
.single-recipes #wrap_all .single-recipe__before-content a:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.016' height='14.835' viewBox='0 0 15.016 14.835'%3E%3Cpath id='arrow' d='M3.463,0,3.246,1.768l4.735.582L0,8.585,1.1,10,9.087,3.763,8.505,8.5l1.767.217L11.225.952Z' transform='translate(8.724 14.835) rotate(-141)' fill='%23236797'/%3E%3C/svg%3E%0A");
}
.single-recipes #wrap_all .single-recipe__half-column {
  width: 100%;
}
.single-recipes #wrap_all .single-recipe__thumbnail {
  width: 100%;
  height: 0;
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 20px;
}
.single-recipes #wrap_all .single-recipe__yield {
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.single-recipes #wrap_all .single-recipe__yield img {
  margin-right: 8px;
}
.single-recipes #wrap_all .single-recipe__servings {
  margin-bottom: 30px;
}
.single-recipes #wrap_all .single-recipe__servings img {
  margin-right: 4px;
  max-width: 26px;
}
.single-recipes #wrap_all .single-recipe__groups li {
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  position: relative;
}
.single-recipes #wrap_all .single-recipe__groups li span {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -50px;
  padding: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background-color: #59802e;
  color: #fff;
  z-index: 1;
  width: 100px;
  opacity: 0;
  transition: all 150ms ease-in-out;
  text-align: center;
  font-size: 14px;
}
.single-recipes #wrap_all .single-recipe__groups li span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #59802e;
  bottom: -4px;
  left: 50%;
  margin-left: -6px;
}
.single-recipes #wrap_all .single-recipe__groups li:hover span {
  opacity: 1;
}
.single-recipes #wrap_all .single-recipe__content {
  display: block;
  margin-top: 50px;
}
.single-recipes #wrap_all .single-recipe__section {
  display: block;
  margin-bottom: 30px;
}
.single-recipes #wrap_all .single-recipe__section ul {
  list-style: initial;
  margin-left: 25px;
}
.single-recipes #wrap_all .single-recipe__section ul li {
  margin-bottom: 10px;
}
.single-recipes #wrap_all .single-recipe__section ul li::marker {
  color: #0173B3;
}
.single-recipes #wrap_all .single-recipe__section-title {
  background-color: #f9f9f9;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  padding: 15px;
  padding-bottom: 10px;
  font-weight: 500 !important;
  margin-bottom: 30px !important;
}
.single-recipes #wrap_all .single-recipe__section-title img {
  margin-right: 4px;
}
.single-recipes #wrap_all .single-recipe__footer {
  text-align: center;
  display: block;
  margin-top: 50px;
}
.single-recipes #wrap_all .single-recipe__footer .button:after {
  content: none !important;
}
.single-recipes #wrap_all .single-recipe__footer .button:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.016' height='14.835' viewBox='0 0 15.016 14.835'%3E%3Cpath id='arrow' d='M3.463,0,3.246,1.768l4.735.582L0,8.585,1.1,10,9.087,3.763,8.505,8.5l1.767.217L11.225.952Z' transform='translate(8.724 14.835) rotate(-141)' fill='%23fff'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 14px;
  margin-right: 10px;
  position: relative;
  transform: translateY(1px);
}
.single-recipes #wrap_all .single-recipe .content {
  max-width: 1080px;
  display: block;
  margin: auto;
  float: none;
  padding-top: 75px;
  padding-bottom: 75px;
}

@media only screen and (min-width: 768px) {
  .single-recipes #wrap_all .single-recipe__header {
    height: 300px;
  }
  .single-recipes #wrap_all .single-recipe__before-content {
    margin-bottom: 50px;
  }
  .single-recipes #wrap_all .single-recipe__summary {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .single-recipes #wrap_all .single-recipe__half-column {
    width: 48%;
  }
  .single-recipes #wrap_all .single-recipe__thumbnail {
    margin-bottom: 0;
  }
  .single-recipes #wrap_all .single-recipe__footer {
    margin-top: 100px;
  }
  .single-recipes #wrap_all .single-recipe .content {
    padding-top: 50px;
    padding-bottom: 120px;
  }
  #top #wrap_all .recipes-archive .recipes-archive-posts {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  #top #wrap_all .recipes-archive .recipes-archive-posts .featured-recipes__item {
    margin-bottom: 50px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #top #wrap_all .recipes-archive .recipe-pagination-meta {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
    width: initial;
  }
  #top #wrap_all .featured-recipes__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: 15px;
  }
  #top #wrap_all .featured-recipes__item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #top #wrap_all .featured-recipes__item.top-featured {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  #top #wrap_all .featured-recipes__item {
    width: 33.333333%;
    margin-bottom: 0;
  }
  #top #wrap_all .featured-recipes__item.top-featured {
    width: 100%;
    margin-bottom: 30px;
    flex-direction: row;
  }
  #top #wrap_all .featured-recipes__item.top-featured h3 {
    font-size: 32px;
  }
  #top #wrap_all .featured-recipes__item .text-button {
    font-size: 18px;
  }
  #top #wrap_all .featured-recipes__content-left {
    border-bottom-right-radius: 0;
    border-top-left-radius: 16px;
  }
  #top #wrap_all .featured-recipes__content-right {
    border-top-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-top-left-radius: 0;
  }
  #top #wrap_all .featured-recipes__content-left {
    width: 50%;
    padding: 100px;
  }
  #top #wrap_all .featured-recipes__content-right {
    height: initial;
  }
  #top #wrap_all .featured-recipes__cta {
    margin-top: 80px;
  }
  #top #wrap_all .recipes-archive .recipes-archive-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 25px;
  }
  #top #wrap_all .recipes-archive .recipes-archive-search {
    width: 50%;
    margin-bottom: 0;
  }
  #top #wrap_all .recipes-archive .recipes-archive-filters {
    width: 50%;
    margin-bottom: 0;
  }
  #top #wrap_all .recipes-archive .recipes-filter-results {
    margin-bottom: 50px;
  }
  #top #wrap_all .recipes-archive .recipes-archive-posts .featured-recipes__item {
    width: 33.33333%;
  }
  .single-recipes #wrap_all .single-recipe__content {
    display: flex;
    justify-content: space-between;
  }
  .single-recipes #wrap_all .single-recipe__content-left {
    width: 33.333333%;
  }
  .single-recipes #wrap_all .single-recipe__content-right {
    width: 60%;
  }
  .single-recipes #wrap_all .single-recipe__half-column h2 {
    max-width: 80%;
  }
}
#top #wrap_all .callout-box {
  background-color: #fff;
  color: #434343;
  border-radius: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #434343;
  border: 2px solid #854719;
  padding: 30px;
  line-height: 1.5;
  text-align: center;
  font-size: 18px;
}
#top #wrap_all .callout-box p, #top #wrap_all .callout-box ul {
  color: #434343;
  font-size: 18px;
  margin-bottom: 15px;
}
#top #wrap_all .callout-box div > :nth-last-child(1 of p, ul, h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
#top #wrap_all .callout-box ul {
  text-align: left;
}
#top #wrap_all .callout-box img {
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#top #wrap_all .callout-box.style-red {
  border-color: #854719;
}
#top #wrap_all .callout-box.style-yellow {
  border-color: #E5A91E;
}
#top #wrap_all .callout-box.style-blue {
  border-color: #0173B3;
}
#top #wrap_all .callout-box.style-blank {
  border: none;
}
#top #wrap_all .callout-box.style-blank img {
  display: none;
}
#top #wrap_all .callout-box.style-alt {
  border: none;
  font-family: "Halant", serif;
  background-color: rgb(180.4166666667, 227.9166666667, 254.5833333333);
  color: #0173B3;
  align-items: center;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  #top #wrap_all .callout-box {
    display: flex;
    align-items: flex-start;
    text-align: left;
  }
  #top #wrap_all .callout-box img {
    margin-right: 20px;
    margin-left: 0;
  }
}
#top #wrap_all .avia-video {
  margin-top: 30px;
  overflow: hidden;
  border-radius: 30px;
  border: 15px solid #d6d6d6;
}
#top #wrap_all .avia-iframe-wrap:before {
  content: "";
  background-image: url("../img/play-btn.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
  z-index: 1;
  pointer-events: none;
}
#top #wrap_all .mejs-controls {
  bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
#top #wrap_all .mejs-overlay-button {
  background-image: url("../img/play-btn.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
}
#top #wrap_all .mejs-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
#top #wrap_all .mejs-button > button {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 20px;
  background-color: transparent;
}
#top #wrap_all .mejs-button > button:after {
  content: none;
}

#top #wrap_all .homepage-hero {
  position: relative;
  overflow: hidden;
}
#top #wrap_all .homepage-hero h1 {
  color: #fff;
}
#top #wrap_all .homepage-hero__wrapper .template-page {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  max-width: 100% !important;
}
#top #wrap_all .homepage-hero__wrapper .container.av-section-cont-open {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
#top #wrap_all .homepage-hero__content {
  max-width: 540px;
  position: relative;
  z-index: 1;
  padding-top: 100px;
}
#top #wrap_all .homepage-hero__background-image {
  margin-top: 30px;
  margin-bottom: 15px;
}
#top #wrap_all .homepage-hero__background-image-inner {
  position: relative;
}
#top #wrap_all .homepage-hero .play-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  height: auto;
  margin-left: -75px;
  margin-top: -77px;
}
#top #wrap_all .homepage-hero .play-btn img {
  width: 150px;
  height: auto;
}
#top #wrap_all .homepage-hero .play-btn .image-overlay {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  #top #wrap_all .homepage-hero__background-image {
    margin-top: 75px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #top #wrap_all .homepage-hero .container {
    width: 1280px;
    max-width: 100%;
    display: flex;
    align-items: center;
    height: 70vh;
    min-height: 600px;
  }
  #top #wrap_all .homepage-hero__content {
    padding-top: 0;
  }
  #top #wrap_all .homepage-hero__background-image {
    position: absolute;
    top: 40px;
    right: 10px;
    width: 50%;
    max-width: 940px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#top #wrap_all .homepage-hero {
  /*&__background-image{
      max-width: none;
      width: 50%;
  }*/
}

#top #wrap_all .avia-table th {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  background-color: #0173B3;
  color: #fff;
  padding: 15px;
  letter-spacing: 0;
  border: none;
}
#top #wrap_all .avia-table td {
  border-color: #E0E0E0;
  font-size: 16px;
  padding: 20px;
}
#top #wrap_all .avia-table td p, #top #wrap_all .avia-table td ul {
  font-size: 16px;
  margin-bottom: 15px;
}
#top #wrap_all .avia-table ul li {
  margin-left: 20px;
}
#top #wrap_all .avia-table tr:nth-child(odd) {
  background-color: #F5F5F5;
}
#top #wrap_all .avia-table td:before {
  font-style: normal;
  font-size: 18px;
  color: #434343;
  margin-bottom: 15px;
  font-weight: 500;
}