@charset "UTF-8";
/*******
COLORS
*******/
#masthead .header-block .header-block-inner .logo-sticky, #masthead, #search-modal-box button, #search-modal-box #search-close, .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content, .animate-right > .icon, .animate-right > *, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, #colophon #footer_menu li .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, .pre-nav .menu li .sub-menu, #colophon .site-info .menu li .sub-menu, #colophon a, .mobile-nav-outer a, #colophon .mobile-nav-outer a, #masthead a, .post-block.centered .post-item-body .post-block-cat, .banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link, .footer-blocks a, .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a, .post-block .post-item-body .post-block-link {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a, .post-block .post-item-body .post-block-link {
  color: #f68c73;
  outline: none;
  text-decoration: none;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a .icon, .post-block .post-item-body .post-block-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a:focus, .post-block .post-item-body .post-block-link:focus, .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a:active, .post-block .post-item-body .post-block-link:active, .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a:visited, .post-block .post-item-body .post-block-link:visited {
  color: #f68c73;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title a:hover, .post-block .post-item-body .post-block-link:hover {
  cursor: pointer;
  color: #e1e8f0;
}

.footer-blocks a {
  color: #ffffff;
  outline: none;
  text-decoration: none;
}
.footer-blocks a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.footer-blocks a:focus, .footer-blocks a:active, .footer-blocks a:visited {
  color: #ffffff;
}
.footer-blocks a:hover {
  cursor: pointer;
  color: #e1e8f0;
}

.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link {
  color: #23201F;
  border-bottom: 1px solid #f68c73;
  outline: none;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn .icon, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn:focus, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link:focus, .banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn:active, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link:active, .banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn:visited, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link:visited {
  color: #23201F;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn:hover, #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link:hover {
  cursor: pointer;
  color: #f68c73;
}

.post-block.centered .post-item-body .post-block-cat {
  display: inline !important;
  position: relative;
  color: #23201F;
  outline: none;
  text-decoration: none;
  z-index: 1;
  position: relative;
  z-index: 2;
  width: 100%;
  width: auto;
  background-image: linear-gradient(transparent calc(100% - 18px), #f68c73 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position-y: 12px;
  padding-bottom: 0px;
  transition: background-position-y 0.25s;
  font-family: "sofia-pro", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.post-block.centered .post-item-body .post-block-cat:hover, .post-block.centered .post-item-body .post-block-cat a:focus, .post-block.centered .post-item-body .post-block-cat a:active, .post-block.centered .post-item-body .post-block-cat a:visited {
  background-position-y: 0;
}

#masthead a {
  color: #23201F;
  outline: none;
  text-decoration: none;
}
#masthead a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
#masthead a:focus, #masthead a:active, #masthead a:visited {
  color: #23201F;
}
#masthead a:hover {
  cursor: pointer;
  color: #f68c73;
}

.mobile-nav-outer a, #colophon .mobile-nav-outer a {
  color: #23201F;
  outline: none;
  text-decoration: none;
}
.mobile-nav-outer a .icon, #colophon .mobile-nav-outer a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.mobile-nav-outer a:focus, #colophon .mobile-nav-outer a:focus, .mobile-nav-outer a:active, #colophon .mobile-nav-outer a:active, .mobile-nav-outer a:visited, #colophon .mobile-nav-outer a:visited {
  color: #23201F;
}
.mobile-nav-outer a:hover, #colophon .mobile-nav-outer a:hover {
  cursor: pointer;
  color: #f68c73;
}

#colophon a {
  color: #23201F;
  outline: none;
  text-decoration: none;
}
#colophon a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
#colophon a:focus, #colophon a:active, #colophon a:visited {
  color: #23201F;
}
#colophon a:hover {
  cursor: pointer;
  color: #f68c73;
}

.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu, #loop_lately .lately-loop-header .menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu, #colophon #footer_menu, #masthead .header-block .header-block-inner .menu-container .menu, .pre-nav .menu, #colophon .site-info .menu {
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  column-gap: 2em;
  row-gap: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li, #loop_lately .lately-loop-header .menu li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li, #colophon #footer_menu li, #masthead .header-block .header-block-inner .menu-container .menu li, .pre-nav .menu li, #colophon .site-info .menu li {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  float: none;
  padding: 0;
  white-space: nowrap;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu, #colophon #footer_menu li .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu, .pre-nav .menu li .sub-menu, #colophon .site-info .menu li .sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 10px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  list-style: none;
  top: 100%;
  text-align: left;
  padding: 10px;
  background: #e1e8f0;
  white-space: nowrap;
  box-shadow: unset;
  z-index: 100;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, .pre-nav .menu li .sub-menu li > .sub-menu, #colophon .site-info .menu li .sub-menu li > .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li > .sub-menu, #colophon #footer_menu li .sub-menu li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li > .sub-menu, .pre-nav .menu li .sub-menu li > .sub-menu, #colophon .site-info .menu li .sub-menu li > .sub-menu {
    position: unset;
    left: unset;
    top: unset;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu li:hover > .sub-menu, #colophon #footer_menu li .sub-menu li:hover > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu li:hover > .sub-menu, .pre-nav .menu li .sub-menu li:hover > .sub-menu, #colophon .site-info .menu li .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .sub-menu a, #loop_lately .lately-loop-header .menu li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .sub-menu a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .sub-menu a, #colophon #footer_menu li .sub-menu a, #masthead .header-block .header-block-inner .menu-container .menu li .sub-menu a, .pre-nav .menu li .sub-menu a, #colophon .site-info .menu li .sub-menu a {
  width: auto;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li:hover > .sub-menu, #loop_lately .lately-loop-header .menu li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li:hover > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li:hover > .sub-menu, #colophon #footer_menu li:hover > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu li:hover > .sub-menu, .pre-nav .menu li:hover > .sub-menu, #colophon .site-info .menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li .icon, #loop_lately .lately-loop-header .menu li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li .icon, #colophon #footer_menu li .icon, #masthead .header-block .header-block-inner .menu-container .menu li .icon, .pre-nav .menu li .icon, #colophon .site-info .menu li .icon {
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-header > .menu-item-header, #loop_lately .lately-loop-header .menu li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-header > .menu-item-header, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-header > .menu-item-header, #colophon #footer_menu li.menu-item-header > .menu-item-header, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-header > .menu-item-header, .pre-nav .menu li.menu-item-header > .menu-item-header, #colophon .site-info .menu li.menu-item-header > .menu-item-header {
  font-weight: 500;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, .pre-nav .menu li.menu-item-btn > a, #colophon .site-info .menu li.menu-item-btn > a {
  padding: 5px 20px !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu > li > .sub-menu, #loop_lately .lately-loop-header .menu > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom > li > .sub-menu, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu > li > .sub-menu, #colophon #footer_menu > li > .sub-menu, #masthead .header-block .header-block-inner .menu-container .menu > li > .sub-menu, .pre-nav .menu > li > .sub-menu, #colophon .site-info .menu > li > .sub-menu {
  padding-top: 10px;
}

.container {
  width: 85%;
  max-width: 960px;
  margin: 0 auto !important;
}

.container-sm {
  width: 100%;
  max-width: 840px;
  margin: 0 auto !important;
}

.container-md {
  width: 100%;
  max-width: 960px;
  margin: 0 auto !important;
}

.container-lg {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto !important;
}

.footer-blocks .footer-blocks-container, .smash-tabbed-wrapper .smash-tabbed-content, .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper, .smash-tabbed-wrapper .smash-tabbed-title, .container-xl {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto !important;
}

.shop-cta-links-wrapper .shop-cta-links-container, #more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid, .intro-wrapper .intro-container, .image-text .image-text-container, .featured-post-wrapper .featured-post-container, .grid-loop .grid-loop-container,
.grid-loop .grid-loop-container .alm-reveal, .grid-loop .grid-loop-header {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto !important;
}

a.btn, .btn, a.btn-tertiary, .btn-tertiary, a.btn-secondary, .btn-secondary, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit], .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta, .intro-wrapper .intro-container .intro-ctas .intro-cta, .image-text .image-text-container .image-text-body .image-text-cta, .post-block.cat-bg .post-block-cat, a.btn-primary, .btn-primary, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, .pre-nav .menu li.menu-item-btn > a, #colophon .site-info .menu li.menu-item-btn > a {
  display: inline-block !important;
  padding: 13px 25px 18px !important;
  font-family: "sofia-pro", sans-serif !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  text-align: center !important;
}
.btn:hover, .btn-tertiary:hover, .btn-secondary:hover, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta:hover, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover, .image-text .image-text-container .image-text-body .image-text-cta:hover, .post-block.cat-bg .post-block-cat:hover, .btn-primary:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, .pre-nav .menu li.menu-item-btn > a:hover, #colophon .site-info .menu li.menu-item-btn > a:hover {
  cursor: pointer;
}

.post-block.cat-bg .post-block-cat, a.btn-sm, .btn-sm {
  padding: 5px 15px !important;
}

#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit], .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta, .intro-wrapper .intro-container .intro-ctas .intro-cta, .image-text .image-text-container .image-text-body .image-text-cta, .post-block.cat-bg .post-block-cat, a.btn-primary, .btn-primary, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a, #colophon #footer_menu li.menu-item-btn > a, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a, .pre-nav .menu li.menu-item-btn > a, #colophon .site-info .menu li.menu-item-btn > a {
  background: #f68c73 !important;
  border: 2px solid #f68c73 !important;
  color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] a, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta a, .intro-wrapper .intro-container .intro-ctas .intro-cta a, .image-text .image-text-container .image-text-body .image-text-cta a, .post-block.cat-bg .post-block-cat a, .btn-primary a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a a, #colophon #footer_menu li.menu-item-btn > a a, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a a, .pre-nav .menu li.menu-item-btn > a a, #colophon .site-info .menu li.menu-item-btn > a a {
  color: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] .icon, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta .icon, .image-text .image-text-container .image-text-body .image-text-cta .icon, .post-block.cat-bg .post-block-cat .icon, .btn-primary .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a .icon, #colophon #footer_menu li.menu-item-btn > a .icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a .icon, .pre-nav .menu li.menu-item-btn > a .icon, #colophon .site-info .menu li.menu-item-btn > a .icon, #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input.icon[type=submit], .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .icon.shop-cta-links-cta, .intro-wrapper .intro-container .intro-ctas .icon.intro-cta, .image-text .image-text-container .image-text-body .icon.image-text-cta, .post-block.cat-bg .icon.post-block-cat, .icon.btn-primary, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a.icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a.icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a.icon, #colophon #footer_menu li.menu-item-btn > a.icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a.icon, .pre-nav .menu li.menu-item-btn > a.icon, #colophon .site-info .menu li.menu-item-btn > a.icon {
  fill: #ffffff !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta:hover, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover, .image-text .image-text-container .image-text-body .image-text-cta:hover, .post-block.cat-bg .post-block-cat:hover, .btn-primary:hover, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover, #colophon #footer_menu li.menu-item-btn > a:hover, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover, .pre-nav .menu li.menu-item-btn > a:hover, #colophon .site-info .menu li.menu-item-btn > a:hover {
  background: #ffffff !important;
  border: 2px solid #23201F !important;
  color: #f68c73 !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover a, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta:hover a, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover a, .image-text .image-text-container .image-text-body .image-text-cta:hover a, .post-block.cat-bg .post-block-cat:hover a, .btn-primary:hover a, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover a, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover a, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover a, #colophon #footer_menu li.menu-item-btn > a:hover a, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover a, .pre-nav .menu li.menu-item-btn > a:hover a, #colophon .site-info .menu li.menu-item-btn > a:hover a {
  color: #f68c73 !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit]:hover .icon, .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta:hover .icon, .intro-wrapper .intro-container .intro-ctas .intro-cta:hover .icon, .image-text .image-text-container .image-text-body .image-text-cta:hover .icon, .post-block.cat-bg .post-block-cat:hover .icon, .btn-primary:hover .icon, .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu li.menu-item-btn > a:hover .icon, #loop_lately .lately-loop-header .menu li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom li.menu-item-btn > a:hover .icon, .mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu li.menu-item-btn > a:hover .icon, #colophon #footer_menu li.menu-item-btn > a:hover .icon, #masthead .header-block .header-block-inner .menu-container .menu li.menu-item-btn > a:hover .icon, .pre-nav .menu li.menu-item-btn > a:hover .icon, #colophon .site-info .menu li.menu-item-btn > a:hover .icon {
  fill: #f68c73 !important;
}

a.btn-secondary, .btn-secondary {
  background: #ffffff !important;
  border: 2px solid #23201F !important;
  color: #f68c73 !important;
}
.btn-secondary a {
  color: #f68c73 !important;
}
.btn-secondary .icon, .icon.btn-secondary {
  fill: #f68c73 !important;
}
.btn-secondary:hover {
  background: #f68c73 !important;
  border: 2px solid #f68c73 !important;
  color: #ffffff !important;
}
.btn-secondary:hover a {
  color: #ffffff !important;
}
.btn-secondary:hover .icon {
  fill: #ffffff !important;
}

a.btn-tertiary, .btn-tertiary {
  background: #23201F !important;
  border: 2px solid #23201F !important;
  color: #ffffff !important;
}
.btn-tertiary a {
  color: #ffffff !important;
}
.btn-tertiary .icon, .icon.btn-tertiary {
  fill: #ffffff !important;
}
.btn-tertiary:hover {
  background: #ffffff !important;
  border: 2px solid #23201F !important;
  color: #23201F !important;
}
.btn-tertiary:hover a {
  color: #23201F !important;
}
.btn-tertiary:hover .icon {
  fill: #23201F !important;
}

.animate-right {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.animate-right > .icon {
  margin-left: 5px;
}
.animate-right:hover > .icon {
  transform: translate(10px, 0);
}

.footer-blocks .footer-blocks-container.footer-blocks-3, .pre-nav, .adjust-center, #colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 > *, .pre-nav > *, .adjust-center > *, #colophon .site-info > * {
  flex: 1;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(1), .pre-nav > *:nth-child(1), .adjust-center > *:nth-child(1), #colophon .site-info > *:nth-child(1) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(2), .pre-nav > *:nth-child(2), .adjust-center > *:nth-child(2), #colophon .site-info > *:nth-child(2) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 2;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 > *:nth-child(3), .pre-nav > *:nth-child(3), .adjust-center > *:nth-child(3), #colophon .site-info > *:nth-child(3) {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  margin-left: auto;
}

#colophon {
  position: relative;
  padding: 20px 50px;
  background: #ffffff;
  color: #23201F;
}
#colophon .site-info {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  margin-left: 10px;
  font-family: "sofia-pro", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}
#colophon .site-info .site-info-left {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  column-gap: 5em;
  flex: 6;
}
#colophon .site-info .site-info-left .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
@media screen and (max-width: 1180px) {
  #colophon .site-info .site-info-left .menu {
    column-gap: 1em;
  }
}
#colophon .site-info .site-info-right {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  column-gap: 3em;
  flex: 6;
}
#colophon .site-info .site-info-right .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
#colophon .site-info #logo_wrap {
  flex: unset;
}
#colophon .site-info #logo_wrap img {
  max-height: 30px;
  width: auto;
}
#colophon .site-info .site-built {
  font-family: "sofia-pro", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
}
#colophon .site-info .site-built span {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#colophon .site-info .site-built span a {
  margin-left: 5px;
}
@media screen and (max-width: 1180px) {
  #colophon .site-info .site-built span {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 821px) {
  #colophon .site-info .site-built span {
    flex-direction: row !important;
  }
}
#colophon .site-info .site-built img {
  max-height: 25px;
  margin-top: 1px;
  margin-left: 4px;
}
@media screen and (max-width: 1180px) {
  #colophon .site-info {
    font-size: 11px;
  }
  #colophon .site-info .site-built {
    font-size: 11px;
  }
  #colophon .site-info .site-info-right {
    column-gap: 2em;
  }
  #colophon .site-info .site-info-left {
    column-gap: 2em;
  }
}
@media screen and (max-width: 821px) {
  #colophon {
    padding: 40px 40px;
  }
  #colophon .site-info {
    margin: 0;
    flex-direction: column !important;
    row-gap: 1em;
    justify-content: center !important;
  }
  #colophon .site-info .site-info-left {
    margin-right: initial;
  }
  #colophon .site-info .site-info-right {
    margin-left: initial;
  }
  #colophon .site-info #logo_wrap a {
    display: flex;
  }
  #colophon .site-info #logo_wrap img {
    max-height: 60px;
  }
}
@media screen and (max-width: 600px) {
  #colophon {
    padding: 20px;
    padding-bottom: 50px;
  }
  #colophon .site-info {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
    margin-left: 0;
  }
  #colophon .site-info .site-built span {
    flex-direction: row !important;
  }
  #colophon .site-info .footer-logo {
    margin: 20px 0;
  }
  #colophon .site-info .site-info-left {
    flex-direction: column !important;
    row-gap: 1em;
  }
  #colophon .site-info .site-info-right {
    flex-direction: column !important;
    row-gap: 1em;
  }
  #colophon .site-info .site-info-right .menu {
    flex-direction: column !important;
    row-gap: 1em;
  }
  #colophon .site-policy {
    width: 100%;
    flex: auto;
    text-align: center;
  }
  #colophon .site-policy a {
    width: 100%;
    margin-bottom: 6px;
  }
  #colophon .site-built {
    width: 100%;
    flex: auto;
    text-align: center;
    margin-top: 5px;
  }
  #colophon .site-built span {
    width: 100%;
    margin-bottom: 5px;
  }
}

.animate-el {
  opacity: 0;
}

.show {
  display: flex !important;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.script-font {
  font-family: "span-condensed", serif;
}

.blue-bar {
  width: 100%;
  height: 70px;
  background: #e1e8f0;
}

.lazy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.lazy-contain {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.line-sep {
  position: relative;
  width: 1px;
  min-height: 20px;
  background: #23201F;
  margin: 0 10px;
}

.bar-sep {
  position: relative;
  width: 46px;
  min-height: 1px;
  background: #CBCBCB;
  margin: 10px 0;
}

.dot-sep {
  position: relative;
}
.dot-sep::before {
  content: "·";
  font-size: 25px;
  color: #23201F;
  margin: 0 10px;
}

.blob {
  position: absolute;
  z-index: 1;
}
.blob.leaves-bl {
  bottom: 0;
  left: 0;
  max-width: 250px !important;
  z-index: 1;
}
.blob.leaves-tr {
  top: 0;
  right: 0;
  max-width: 350px !important;
  z-index: 1;
}

.show {
  display: block !important;
}

.social-icon {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin: 0;
}

.block-full {
  width: 100%;
}

.block-half {
  width: 49%;
}

.block-fourth {
  width: 23%;
}

.block-third {
  width: 32%;
}

.block-fifth {
  width: 19%;
}

.pad-section {
  padding: 30px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-title {
  position: relative;
  text-align: center;
}
.page-title.has-bar:after {
  content: "";
  position: absolute;
  top: 110%;
  left: 0;
  right: 0;
  width: 80px;
  height: 2px;
  background: #ffffff;
  margin: 0 auto;
}

.flex-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
}

.flex-row {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
}

.flex-row-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
}

.flex-col {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
}

.flex-col-rev {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
}

.align-start {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
}

.align-center {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center !important;
  -webkit-align-items: center !important;
}

.align-end {
  display: -webkit-flex !important;
  display: flex !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
}

.justify-start {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}

.justify-end {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}

.justify-around {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-around !important;
  -webkit-justify-content: space-around !important;
}

.justify-center {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

.justify-between {
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}

.icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

a .icon {
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.nf-form-wrap .nf-form-fields-required {
  display: none;
}

.numbered-pagination {
  position: relative;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-size: 12px;
  padding: 50px 20px;
}
.numbered-pagination > * {
  margin: 0 6px;
}
.numbered-pagination > .page-numbers {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 26px;
  height: 26px;
  text-align: center;
}
.numbered-pagination > .page-numbers.current {
  background: #e1e8f0;
  border-radius: 100%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.smash-tabbed-wrapper {
  position: relative;
  margin-bottom: 50px;
  padding: 0 50px;
}
.smash-tabbed-wrapper .smash-tabbed-title {
  border-top: 1px solid #CBCBCB;
  padding-top: 10px;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper {
  padding: 0 10px;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  border-bottom: 1px solid #CBCBCB;
  cursor: pointer;
  padding: 0 0 1px;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-cta {
  text-transform: uppercase;
  font-size: 11px;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab {
  position: relative;
  padding: 5px 0;
  margin-right: 20px;
  margin-bottom: -2px;
  text-transform: uppercase;
  font-size: 12px;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab.active::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  background: #f68c73;
  z-index: 1;
}
.smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner .smash-tabbed-tabs .smash-tab:hover {
  color: #f68c73;
}
@media screen and (max-width: 821px) {
  .smash-tabbed-wrapper .smash-tabbed-tabs-wrapper .smash-tabbed-tabs-inner {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    -webkit-flex-direction: column-reverse !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}
.smash-tabbed-wrapper .smash-tabbed-content {
  position: relative;
}
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content:nth-child(1) {
  position: relative;
}
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  border-bottom: 1px solid #CBCBCB;
}
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
  width: 25%;
  padding: 40px 5px;
  text-align: center;
}
.smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content.active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1180px) {
  .smash-tabbed-wrapper {
    padding: 0 50px 30px 50px;
  }
}
@media screen and (max-width: 821px) {
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    flex-wrap: wrap;
  }
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 600px) {
  .smash-tabbed-wrapper {
    padding: 0 20px 30px 20px;
  }
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner {
    padding-bottom: 30px;
  }
  .smash-tabbed-wrapper .smash-tabbed-content .smash-tab-content .smash-tab-content-inner .product {
    width: 50%;
    padding: 20px 10px 0;
  }
}

#search-modal-box #search-close {
  top: -50px;
  right: 10;
}
#search-modal-box #search-close:before, #search-modal-box #search-close:after {
  border-top: solid 2px black;
}
#search-modal-box #search-close:hover:before, #search-modal-box #search-close:hover:after {
  border-top: solid 2px #f68c73;
}
#search-modal-box input[type=text] {
  font-size: 18px;
  padding: 12px 20px;
  border: none;
}
#search-modal-box button {
  background: #f68c73;
  padding: 15px;
  width: 100%;
  border-radius: 0;
}
#search-modal-box button:hover {
  background: #fef4f0;
  color: #23201F;
}

body.archive .page-header {
  padding-top: 70px;
}

.page-header {
  padding-top: 50px;
}

.index-grid {
  padding: 0 50px 50px;
}

.post {
  padding-top: 50px;
}

body {
  color: #23201F;
}

body.home #masthead {
  border-bottom: none;
}

#waypoint {
  position: relative;
  top: 10px;
}

.pre-nav {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  padding: 30px 50px;
}
.pre-nav .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-end !important;
  -webkit-align-items: flex-end !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 0.5em;
}
.pre-nav .menu li {
  padding: 0;
}
.pre-nav .menu li a {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}
.pre-nav .header-left .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.pre-nav .header-left .header-block-inner .icon-header img {
  max-height: 110px;
  width: auto;
}
.pre-nav .header-middle .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.pre-nav .header-right .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
@media screen and (max-width: 600px) {
  .pre-nav {
    padding: 30px 20px;
  }
  .pre-nav .menu li a {
    font-size: 12px;
    line-height: 13px;
  }
  .pre-nav .header-left .header-block-inner .icon-header img {
    max-height: 80px;
  }
  .pre-nav .header-middle {
    display: none !important;
  }
}
@media screen and (max-width: 821px) {
  .pre-nav {
    display: none !important;
  }
}

#masthead {
  position: relative;
  padding: 25px;
  font-family: "sofia-pro", sans-serif;
  font-size: 12px;
  background-color: #fef4f0;
}
#masthead .site-navigation-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
}
#masthead .header-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  float: none;
  flex: 1;
}
#masthead .header-block .header-block-inner {
  width: 100%;
}
#masthead .header-block .header-block-inner .menu-container {
  width: 100%;
}
#masthead .header-block .header-block-inner .menu-container .menu {
  width: 100%;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 7em;
  row-gap: 2em;
  font-size: 16px;
  font-family: "span-condensed", serif;
  text-transform: none;
}
#masthead .header-block .header-block-inner .menu-container .menu > li > a {
  font-size: 26px;
  line-height: 40px;
}
#masthead .header-block .header-block-inner .logo-sticky a {
  display: flex;
}
#masthead .header-block .header-block-inner .logo-sticky img {
  display: none;
  max-height: 50px;
}
#masthead .header-block.header-left .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin-right: auto;
}
@media screen and (max-width: 821px) {
  #masthead .header-block.header-left .header-block-inner > * {
    display: none;
  }
}
#masthead .header-block.header-middle {
  flex: 6;
}
#masthead .header-block.header-middle .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
@media screen and (max-width: 821px) {
  #masthead .header-block.header-middle {
    display: none !important;
  }
}
#masthead .header-block.header-right .header-block-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  margin-left: auto;
}
#masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
  display: none;
  margin-right: 10px;
}
@media screen and (max-width: 821px) {
  #masthead .header-block.header-right .header-block-inner .icon.search-modal-link {
    display: block;
  }
}
#masthead .fab {
  font-size: 13px;
  padding: 0;
}
#masthead.lock_nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  padding: 20px;
}
#masthead.lock_nav .site-navigation-wrap .header-block .header-block-inner .menu-container .menu > li > a {
  font-size: 25px;
  line-height: 25px;
}
#masthead.lock_nav .site-navigation-wrap .header-block .header-block-inner .logo-sticky img {
  display: initial;
  max-height: 30px;
}
@media screen and (max-width: 1180px) {
  #masthead .header-block .header-block-inner .menu-container .menu {
    column-gap: 5em;
  }
}
@media screen and (max-width: 960px) {
  #masthead .header-block .header-block-inner .menu-container .menu {
    column-gap: 4em;
  }
  #masthead .header-block .header-block-inner .menu-container .menu > li > a {
    font-size: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 821px) {
  #masthead #mobile_nav_wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  #masthead .site-navigation-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
  }
}
@media screen and (max-width: 821px) {
  #masthead {
    padding: 20px;
  }
  #masthead .header-block .header-block-inner .logo-sticky img {
    display: flex;
  }
}

#logo_wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  z-index: 1;
}
#logo_wrap img {
  max-height: 95px;
  width: auto;
}

#about-page .about-top {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
#about-page .about-top .about-img1 {
  width: 35%;
}
#about-page .about-top .about-quote {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 65%;
  padding: 50px;
}
#about-page .about-top .about-quote .about-quote-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  border: 3px solid #f68c73;
  padding: 50px;
  width: 100%;
  flex: 1;
}
#about-page .about-top .about-quote .about-quote-inner p {
  font-family: "span-condensed", serif;
  font-size: 53px;
  line-height: 78px;
  font-weight: 300;
  padding: 0;
  color: #f68c73;
  margin: 10px;
}
#about-page .about-top .about-quote .about-quote-inner p em {
  font-family: "span-condensed", serif;
}
#about-page .about-top .about-quote .about-quote-inner p strong {
  text-transform: uppercase;
  font-size: 83px;
  font-weight: 300;
}
@media screen and (max-width: 1180px) {
  #about-page .about-top .about-quote .about-quote-inner p {
    font-size: 40px;
    line-height: 50px;
  }
  #about-page .about-top .about-quote .about-quote-inner p strong {
    font-size: 50px;
  }
}
@media screen and (max-width: 960px) {
  #about-page .about-top .about-quote .about-quote-inner p {
    font-size: 35px;
    line-height: 40px;
  }
  #about-page .about-top .about-quote .about-quote-inner p strong {
    font-size: 40px;
  }
}
@media screen and (max-width: 821px) {
  #about-page .about-top .about-quote .about-quote-inner p {
    font-size: 30px;
    line-height: 35px;
  }
  #about-page .about-top .about-quote .about-quote-inner p strong {
    font-size: 35px;
  }
}
#about-page .about-bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#about-page .about-bottom .about-img2 {
  width: 30%;
}
#about-page .about-bottom .about-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  width: 70%;
  background: #fef4f0;
  padding: 120px 80px;
}
#about-page .about-bottom .about-text p {
  font-size: 35px;
  line-height: 1.5em;
  margin-top: 0;
  font-weight: 300;
  max-width: 1000px;
  font-family: "span-condensed", serif;
}
#about-page .about-bottom .about-text p span {
  font-weight: 300;
}
#about-page .about-bottom .about-text .signature {
  position: relative;
  transform: translate(50%, 0);
  font-size: 70px !important;
  font-family: "span-condensed", serif;
}
@media screen and (max-width: 1180px) {
  #about-page .about-bottom .about-text {
    width: 60%;
  }
  #about-page .about-bottom .about-text p {
    font-size: 24px;
  }
  #about-page .about-bottom .about-text .signature {
    font-size: 60px !important;
  }
  #about-page .about-bottom .about-img2 {
    width: 40%;
  }
}
@media screen and (max-width: 960px) {
  #about-page .about-bottom .about-text {
    padding: 80px 50px;
  }
}
@media screen and (max-width: 821px) {
  #about-page .about-bottom {
    flex-direction: column !important;
  }
  #about-page .about-bottom .about-text {
    padding: 60px 40px;
    width: 100%;
  }
  #about-page .about-bottom .about-img2 {
    width: 100%;
    min-height: 600px;
  }
}
@media screen and (max-width: 600px) {
  #about-page .about-bottom .about-text {
    padding: 50px 30px;
  }
  #about-page .about-bottom .about-img2 {
    min-height: 500px;
  }
}
@media screen and (max-width: 821px) {
  #about-page .about-top .about-quote {
    padding: 30px;
  }
  #about-page .about-top .about-quote .about-quote-inner {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  #about-page .about-top {
    flex-direction: column !important;
  }
  #about-page .about-top .about-img1 {
    width: 100%;
  }
  #about-page .about-top .about-quote {
    width: 100%;
  }
  #about-page .about-top .about-quote .about-quote-inner {
    padding: 20px;
  }
}

#colophon #footer_menu_container {
  margin: 0 10px;
}
#colophon #footer_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}

html.sticky.shop-toggled {
  overflow: hidden;
}

.shop-nav-wrapper {
  display: none;
  position: relative;
  text-align: center;
  column-gap: 10px;
  text-align: center;
  margin: 50px 0 0;
}
.shop-nav-wrapper .btn-primary,
.shop-nav-wrapper .btn-primary:hover {
  color: #333333 !important;
  line-height: 1em;
}
.shop-nav-wrapper button {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.shop-nav-wrapper.sticky {
  display: none !important;
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  padding: 10px;
  z-index: 100000;
  background: white;
  box-shadow: 0px 0px 10px #dedede;
}
@media only screen and (max-width: 960px) {
  .shop-nav-wrapper.sticky {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
  .shop-nav-wrapper.sticky .gift-guide-links {
    position: fixed;
    width: 80%;
    top: 112px;
    left: 0;
    right: 0;
    bottom: 65px;
    margin: 0 auto;
    overflow: auto;
  }
}
.shop-nav-wrapper.shop-toggled .shop-toggle .icon {
  transform: rotate(180deg);
}
.shop-nav-wrapper.shop-toggled .gift-guide-links {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 821px) {
  .shop-nav-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row !important;
    -webkit-flex-direction: row !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
}

#shop_archive {
  padding-top: 50px;
}
#shop_archive .shop-navigation {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
@media screen and (max-width: 821px) {
  #shop_archive .shop-navigation {
    display: none !important;
  }
}

.post-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  row-gap: 1.5em;
}
.post-block .post-item-image {
  display: block;
  width: 100%;
}
.post-block .post-item-image:hover {
  opacity: 0.8;
}
.post-block .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  row-gap: 10px;
  width: 100%;
  flex: 1;
  font-weight: 400;
}
.post-block .post-item-body .post-block-title {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-align: left;
  flex: 1;
  font-size: 24px;
}
.post-block.centered {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
.post-block.centered .post-item-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  z-index: 1;
  margin-top: -20%;
  width: 90%;
  background: #ffffff;
  padding: 1em;
  text-align: center;
}
@media screen and (max-width: 821px) {
  .post-block .post-block-title {
    font-size: 15px;
  }
}

.post-text {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  row-gap: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f68c73;
  width: 100%;
}
.post-text .post-text-cat {
  text-transform: uppercase;
  font-weight: 500;
}

.social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  column-gap: 15px;
  row-gap: 5px;
}
.social-icons .social-icons-header {
  font-size: 12px;
  text-transform: uppercase;
}
.social-icons .social-icon {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  font-size: 12px;
  column-gap: 5px;
}
.social-icons .social-icon span {
  text-transform: uppercase;
}

#mobile_nav_wrap {
  display: none;
  cursor: pointer;
}
#mobile_nav_wrap .mobile-nav-trigger-open {
  display: none;
  margin: 0;
  font-size: 18px;
}
@media screen and (max-width: 821px) {
  #mobile_nav_wrap .mobile-nav-trigger-open {
    display: block;
  }
}
@media screen and (min-width: 821px) {
  #mobile_nav_wrap {
    display: block;
  }
}
@media screen and (max-width: 821px) {
  #mobile_nav_wrap {
    display: block;
  }
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 92px;
  }
  body.customize-support.lock_nav #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}

.mobile-nav-outer {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: fixed;
  max-width: 355px;
  padding-top: 50px;
  width: 100%;
  top: 0;
  right: -500px;
  bottom: 0;
  background: #fef4f0;
  overflow-y: scroll;
  z-index: 1000000;
}
.mobile-nav-outer .mobile-nav-inner {
  width: 100%;
}
#colophon .mobile-nav-outer {
  color: #23201F;
}
.mobile-nav-outer .mobile-nav-trigger-close.icon {
  display: block;
  font-size: 18px;
  position: absolute;
  top: 60px;
  right: 27px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#masthead.lock_nav #mobile_nav_wrap .mobile-nav-trigger-close {
  top: 13px;
}

@media screen and (max-width: 821px) {
  .mobile-nav-outer .mobile-nav-trigger-close {
    top: 13px;
  }
}
.mobile-nav-outer::-webkit-scrollbar {
  width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-track {
  background: #ffffff;
  width: 1px;
}
.mobile-nav-outer::-webkit-scrollbar-thumb {
  background-color: #23201F;
  width: 1px;
}
body.customize-support #mobile_nav_wrap .mobile-nav-outer {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.customize-support #mobile_nav_wrap .mobile-nav-outer {
    top: 46px;
  }
}
body.customize-support #masthead.lock_nav #mobile_nav_wrap .mobile-nav-outer {
  top: 0;
}

.mobile-nav-outer .mobile-nav-image {
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body {
  width: 100%;
  padding: 30px;
  font-family: "sofia-pro", sans-serif;
}
.mobile-nav-outer .mobile-nav-body > * {
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 0 35px;
}
.mobile-nav-outer .mobile-nav-body #mobile_logo img {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  text-align: left;
  text-transform: none;
  padding: 20px 0;
  row-gap: 1em;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .sub-menu .menu-item {
  margin: 0 !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item .menu-drop .icon {
  margin-left: 10px;
  cursor: pointer;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu {
  position: relative;
  display: none !important;
  opacity: 0;
  visibility: hidden;
  transform: unset;
  background: unset;
  padding: unset;
  padding-left: 10px;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li {
  margin-bottom: 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children > .sub-menu li a {
  font-size: 15px;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: "sofia-pro", sans-serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.menu-item-has-children.show > .sub-menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  opacity: 1;
  visibility: visible;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  align-items: center;
  font-family: "span-condensed", serif;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 1px;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span {
  padding: 0 10px;
  font-style: italic;
  font-family: "span-condensed", serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item a span.menu-count {
  padding: 0 10px 0 0;
  font-style: normal;
  font-size: 14px;
  font-family: "sofia-pro", sans-serif;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container #mobile_menu .menu-item.light-menu-item {
  font-weight: 100;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom {
  padding-top: 20px;
  border-top: 1px solid #23201F;
}
.mobile-nav-outer .mobile-nav-body #mobile_menu_container_bottom #mobile_menu_bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.mobile-nav-outer .mobile-nav-body .social-icons {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  margin: 35px 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_search {
  margin-bottom: 35px;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  position: relative;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text] {
  padding: 5px 0 !important;
  border: none !important;
  border-bottom: 1px solid #23201F !important;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields input[type=text]::placeholder {
  color: #23201F;
  text-transform: uppercase;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button {
  position: absolute;
  right: 0;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .basic-search-form .search-fields button .icon {
  width: 15px;
  height: 15px;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget {
  margin: 0;
  width: 100%;
}
.mobile-nav-outer .mobile-nav-body #mobile_search .widget input {
  width: 100%;
}
@media screen and (max-width: 821px) {
  .mobile-nav-outer {
    padding-top: 45px;
  }
}

#mobile_nav_bg {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
}

.grid-loop {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 4em;
  position: relative;
  background: #fef4f0;
  padding: 80px 50px;
}
.grid-loop .grid-loop-header {
  text-align: center;
}
.grid-loop .grid-loop-header .grid-loop-title {
  font-size: 45px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .grid-loop .grid-loop-header .grid-loop-title {
    font-size: 38px;
  }
}
.grid-loop .grid-loop-container,
.grid-loop .grid-loop-container .alm-reveal {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 7em;
  row-gap: 3em;
  width: 100%;
}
.grid-loop .grid-loop-container .post-text-cat,
.grid-loop .grid-loop-container .alm-reveal .post-text-cat {
  font-size: 20px;
  letter-spacing: 1px;
}
.grid-loop .grid-loop-container .post-text-cat a,
.grid-loop .grid-loop-container .alm-reveal .post-text-cat a {
  color: #23201F;
}
.grid-loop .grid-loop-container .post-text-cat a:hover,
.grid-loop .grid-loop-container .alm-reveal .post-text-cat a:hover {
  color: #f68c73;
}
.grid-loop .grid-loop-container .post-text-title,
.grid-loop .grid-loop-container .alm-reveal .post-text-title {
  font-size: 44px;
  line-height: 52px;
  margin-top: 6px;
}
.grid-loop .grid-loop-container .post-text-title a,
.grid-loop .grid-loop-container .alm-reveal .post-text-title a {
  color: #23201F;
}
.grid-loop .grid-loop-container .post-text-title a:hover,
.grid-loop .grid-loop-container .alm-reveal .post-text-title a:hover {
  color: #f68c73;
}
@media screen and (max-width: 1180px) {
  .grid-loop .grid-loop-container,
  .grid-loop .grid-loop-container .alm-reveal {
    column-gap: 4em;
    row-gap: 2em;
  }
  .grid-loop .grid-loop-container .post-text-title,
  .grid-loop .grid-loop-container .alm-reveal .post-text-title {
    font-size: 28px;
    line-height: 38px;
  }
  .grid-loop .grid-loop-container .post-text-cat,
  .grid-loop .grid-loop-container .alm-reveal .post-text-cat {
    font-size: 14px;
  }
}
@media screen and (max-width: 960px) {
  .grid-loop .grid-loop-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 821px) {
  .grid-loop {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 600px) {
  .grid-loop {
    padding: 60px 30px;
  }
  .grid-loop .grid-loop-container,
  .grid-loop .grid-loop-container .alm-reveal {
    grid-template-columns: 1fr;
  }
  .grid-loop .grid-loop-container .post-text-title,
  .grid-loop .grid-loop-container .alm-reveal .post-text-title {
    font-size: 32px;
    line-height: 42px;
  }
}

#loop_lately {
  position: relative;
  background: #e1e8f0;
  padding: 70px 50px;
}
#loop_lately .lately-loop-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  margin-bottom: 45px;
}
#loop_lately .lately-loop-header .lately-loop-title {
  text-transform: uppercase;
  font-size: 45px;
}
#loop_lately .lately-loop-header .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
  font-family: "sofia-pro", sans-serif;
  font-size: 12px;
}
#loop_lately .lately-posts-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
@media screen and (max-width: 1180px) {
  #loop_lately .lately-posts-wrapper {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
  }
}
#loop_lately .lately-posts-wrapper .lately-post {
  position: relative;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  width: 55%;
  padding: 2.5em;
  background: #ffffff;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
  width: 100%;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
  width: 100%;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-title {
  font-size: 50px;
  line-height: 60px;
  font-weight: 500;
  width: 100%;
  text-align: center;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 10px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta .lately-post-cat {
  text-transform: uppercase;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta span {
  font-weight: 500;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta .line-sep {
  margin: 0;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-label {
  position: absolute;
  top: 20px;
  left: 0;
  transform: translate(-50%, 0);
  transform-origin: bottom right;
  padding: 10px 30px;
  background: #f68c73;
  white-space: nowrap;
  font-family: "sofia-pro", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
}
@media screen and (max-width: 1180px) {
  #loop_lately .lately-posts-wrapper .lately-post.lately-main {
    width: 100%;
  }
}
@media screen and (max-width: 821px) {
  #loop_lately .lately-posts-wrapper .lately-post.lately-main {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-image {
    width: 100%;
    min-height: 250px;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
    width: 100%;
  }
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  width: 100%;
  background: #ffffff;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
  flex: 2;
  height: 100%;
}
@media screen and (max-width: 1180px) {
  #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
    min-height: 150px;
  }
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1.5em;
  flex: 3;
  padding: 20px;
  text-align: center;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body .lately-post-cat {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 17px;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body .lately-post-title {
  font-family: "span-condensed", serif;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 36px;
  color: #f68c73;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body .lately-post-title:hover {
  color: #e1e8f0;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-body a.lately-post-link {
  font-size: 17px;
}
#loop_lately .lately-posts-wrapper .lately-post.lately-side:last-child {
  margin-bottom: 0;
}
#loop_lately .lately-posts-wrapper .lately-side-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  width: 40%;
}
@media screen and (max-width: 1180px) {
  #loop_lately .lately-posts-wrapper .lately-side-wrap {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: flex-start !important;
    -webkit-align-items: flex-start !important;
    justify-content: space-between !important;
    -webkit-justify-content: space-between !important;
    width: 100%;
    margin-top: 2em;
  }
  #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
    width: 100%;
  }
}
@media screen and (max-width: 821px) {
  #loop_lately .lately-posts-wrapper .lately-side-wrap .lately-post.lately-side {
    width: 100%;
  }
}
@media screen and (max-width: 821px) {
  #loop_lately {
    padding: 70px 40px;
  }
}
@media screen and (max-width: 600px) {
  #loop_lately {
    padding: 50px 30px;
  }
  #loop_lately .lately-loop-header {
    flex-direction: column !important;
    margin-bottom: 30px;
  }
  #loop_lately .lately-loop-header h2.lately-loop-title {
    font-size: 38px;
    text-align: center;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main {
    padding: 0;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body {
    padding: 30px;
    padding-top: 0;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body h3.lately-post-title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta {
    flex-direction: column !important;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-post-body .lately-post-meta .line-sep {
    min-height: 6px;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-main .lately-label {
    display: none;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-side {
    flex-direction: column !important;
  }
  #loop_lately .lately-posts-wrapper .lately-post.lately-side .lately-post-image {
    min-height: 250px;
  }
}

.banner-cta {
  position: relative;
}
.banner-cta .banner-cta-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  padding: 100px 50px;
}
.banner-cta .banner-cta-image .banner-cta-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  background: #ffffff;
  text-align: center;
  max-width: 600px;
  width: 100%;
  padding: 50px 30px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-icon {
  max-height: 110px;
  width: auto;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
  font-size: 55px;
  line-height: 60px;
}
.banner-cta .banner-cta-image .banner-cta-body .banner-cta-btn {
  font-size: 20px;
  padding-bottom: 8px;
}
@media screen and (max-width: 1180px) {
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
    font-size: 43px;
    line-height: 54px;
  }
}
@media screen and (max-width: 821px) {
  .banner-cta .banner-cta-image {
    padding: 70px 40px;
    justify-content: center !important;
  }
  .banner-cta .banner-cta-image .banner-cta-body {
    opacity: 0.8;
  }
}
@media screen and (max-width: 600px) {
  .banner-cta .banner-cta-image {
    padding: 60px 30px;
  }
  .banner-cta .banner-cta-image .banner-cta-body .banner-cta-title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1180px) {
  .banner-cta .banner-cta-image {
    justify-content: center !important;
  }
  .banner-cta .banner-cta-image .banner-cta-body {
    max-width: 500px;
    padding: 30px;
  }
}

.featured-post-wrapper {
  position: relative;
  padding: 40px 50px;
}
.featured-post-wrapper .featured-post-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 3em;
}
.featured-post-wrapper .featured-post-container .featured-post-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1.5em;
  flex: 1;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title {
  color: #f68c73;
  font-size: 45px;
  line-height: 50px;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
}
.featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta .featured-post-cat {
  text-transform: uppercase;
}
.featured-post-wrapper .featured-post-container .featured-post-image {
  flex: 2;
}
.featured-post-wrapper .featured-post-container .featured-post-text {
  font-size: 26px;
  line-height: 36px;
  font-family: "span-condensed", serif;
}
.featured-post-wrapper .featured-post-container .featured-post-author {
  font-size: 15px;
}
@media screen and (max-width: 1180px) {
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title {
    font-size: 36px;
    line-height: 41px;
  }
}
@media screen and (max-width: 960px) {
  .featured-post-wrapper .featured-post-container .featured-post-body {
    row-gap: 1em;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-title {
    font-size: 32px;
    line-height: 42px;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta {
    flex-direction: column !important;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta .line-sep {
    min-height: 6px;
  }
  .featured-post-wrapper .featured-post-container .featured-post-text {
    font-size: 20px;
  }
  .featured-post-wrapper .featured-post-container .featured-post-author {
    font-size: 20px;
  }
}
@media screen and (max-width: 821px) {
  .featured-post-wrapper {
    padding: 40px;
  }
  .featured-post-wrapper .featured-post-container {
    flex-direction: column-reverse !important;
    row-gap: 2em;
  }
  .featured-post-wrapper .featured-post-container .featured-post-image {
    min-height: 400px !important;
    width: 100%;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta {
    flex-direction: row !important;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta .line-sep {
    min-height: 20px;
  }
  .featured-post-wrapper .featured-post-container .featured-post-body .featured-post-meta .featured-post-cat {
    display: flex;
  }
}
@media screen and (max-width: 600px) {
  .featured-post-wrapper {
    padding: 40px 30px;
  }
}

.footer-blocks {
  position: relative;
  padding: 50px;
  background: #f68c73;
  color: #ffffff;
}
.footer-blocks a {
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 500;
}
.footer-blocks .footer-blocks-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
  column-gap: 4em;
}
.footer-blocks .footer-blocks-container .footer-block .social-icons {
  margin-top: 20px;
}
.footer-blocks .footer-blocks-container .footer-block .social-icons .icon {
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container .footer-block .social-icons {
    column-gap: 5px;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
  max-height: 300px;
  width: auto;
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
    width: 100%;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 3em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  padding: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1180px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media screen and (max-width: 960px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    font-size: 28px;
    line-height: 35px;
  }
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .footer-menu-title {
    margin-bottom: 0px;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  width: 100%;
  font-family: "sofia-pro", sans-serif;
  font-size: 12px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper .menu-container li {
  padding: 10px 0px !important;
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper {
    align-items: center !important;
  }
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-menus .footer-menu-wrapper li {
    padding: 5px 0px !important;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-form {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
  row-gap: 1em;
}
.footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-form .footer-block-title {
    margin-bottom: 0px;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-search {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block.footer-search .footer-block-title {
    margin-bottom: 0px;
  }
}
.footer-blocks .footer-blocks-container .footer-block.footer-search input#search {
  margin: 0;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .social-icons {
  margin-top: 20px;
}
.footer-blocks .footer-blocks-container .footer-block.footer-search .basic-search-form .search-fields input {
  margin: 0 !important;
}
.footer-blocks .footer-blocks-container .footer-block.footer-social {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 1em;
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container .footer-block {
    margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container .footer-block {
    width: 100%;
    justify-content: center !important;
    align-items: flex-start !important;
  }
}
.footer-blocks .footer-blocks-container.footer-blocks-3 {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  flex: 3;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block.footer-1.footer-menus .footer-menu-wrapper, .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block.footer-3.footer-menus .footer-menu-wrapper {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block.footer-1.footer-menus .footer-menu-wrapper .menu, .footer-blocks .footer-blocks-container.footer-blocks-3 .footer-block.footer-3.footer-menus .footer-menu-wrapper .menu {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
}
@media screen and (max-width: 821px) {
  .footer-blocks .footer-blocks-container.footer-blocks-3 {
    column-gap: 1em;
  }
}
@media screen and (max-width: 600px) {
  .footer-blocks .footer-blocks-container.footer-blocks-3 {
    flex-direction: column !important;
    row-gap: 2em;
  }
}
@media screen and (max-width: 821px) {
  .footer-blocks a {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .footer-blocks {
    padding: 50px 30px;
  }
  .footer-blocks .footer-blocks-container {
    flex-direction: column !important;
  }
  .footer-blocks .footer-blocks-container .footer-block.footer-image .footer-logo img {
    max-height: 100px;
  }
  .footer-blocks .footer-blocks-container .footer-block.footer-3 {
    padding-right: 0;
  }
}

#hello_bar {
  display: none;
}
#hello_bar .hello-bar-inner {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: relative;
  width: 100%;
  background: #e1e8f0;
  color: #23201F;
  min-height: 40px;
}
#hello_bar .hello-bar-inner a {
  color: #23201F;
  border-bottom: 1px solid;
}
#hello_bar .hello-bar-inner a:hover {
  color: #f68c73;
}
#hello_bar .hello-bar-inner .hello-bar-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  padding: 5px;
  text-align: center;
  margin-right: 50px;
}
#hello_bar .hello-bar-inner .hello-bar-container .hello-bar-text {
  margin-right: 5px;
}
@media screen and (max-width: 600px) {
  #hello_bar .hello-bar-inner .hello-bar-container {
    font-size: 10px;
  }
}
#hello_bar .hello-bar-inner .hello-bar-close {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  position: absolute;
  width: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #23201F;
  background: rgba(246, 140, 115, 0.5);
}
#hello_bar .hello-bar-inner .hello-bar-close .icon {
  width: 10px;
  height: 10px;
}
#hello_bar .hello-bar-inner .hello-bar-close:hover {
  cursor: pointer;
  background: #f68c73;
}
@media screen and (max-width: 600px) {
  #hello_bar .hello-bar-inner .hello-bar-container {
    flex-direction: column !important;
  }
}

.image-text {
  position: relative;
  padding: 100px 50px;
}
.image-text .image-text-container .image-text-image img {
  max-height: 600px;
}
.image-text .image-text-container .image-text-body {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 3em;
  text-align: center;
}
.image-text .image-text-container .image-text-body .image-text-logo {
  max-height: 250px;
  width: auto;
}
.image-text .image-text-container .image-text-body .image-text-text p {
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  margin: 0;
  color: #23201F;
}
.image-text .image-text-container .image-text-body .image-text-cta {
  font-size: 24px !important;
}
.image-text .image-text-container.image-left, .image-text .image-text-container.image-right {
  column-gap: 4em;
}
.image-text .image-text-container.image-left .image-text-image, .image-text .image-text-container.image-right .image-text-image {
  flex: 1;
}
.image-text .image-text-container.image-left .image-text-body, .image-text .image-text-container.image-right .image-text-body {
  flex: 1;
}
.image-text .image-text-container.image-top, .image-text .image-text-container.image-bottom {
  row-gap: 2em;
}
.image-text .image-text-container.image-top .image-text-image, .image-text .image-text-container.image-bottom .image-text-image {
  flex: 1;
}
.image-text .image-text-container.image-top .image-text-body, .image-text .image-text-container.image-bottom .image-text-body {
  flex: 1;
}
.image-text .image-text-container.image-left {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.image-text .image-text-container.image-left .image-text-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-end !important;
  -webkit-justify-content: flex-end !important;
}
.image-text .image-text-container.image-right {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row-reverse !important;
  -webkit-flex-direction: row-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.image-text .image-text-container.image-right .image-text-image {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
.image-text .image-text-container.image-top {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
.image-text .image-text-container.image-bottom {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column-reverse !important;
  -webkit-flex-direction: column-reverse !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
@media screen and (max-width: 1180px) {
  .image-text .image-text-container .image-text-body .image-text-logo {
    max-height: 150px;
  }
  .image-text .image-text-container .image-text-body .image-text-text p {
    font-size: 21px;
    line-height: 33px;
  }
}
@media screen and (max-width: 821px) {
  .image-text {
    padding: 80px 40px;
  }
  .image-text .image-text-container.image-left {
    flex-direction: column !important;
    row-gap: 5em;
  }
}
@media screen and (max-width: 600px) {
  .image-text {
    padding: 60px 30px;
  }
  .image-text .image-text-container.image-left {
    row-gap: 3em;
  }
}

.intro-wrapper {
  position: relative;
  padding: 100px 50px;
}
.intro-wrapper .intro-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  text-align: center;
  row-gap: 2.5em;
}
.intro-wrapper .intro-container .intro-title {
  font-size: 60px;
  line-height: 70px;
}
.intro-wrapper .intro-container .intro-title span {
  font-style: italic;
}
.intro-wrapper .intro-container .intro-text {
  max-width: 1200px;
  margin-bottom: 15px;
}
.intro-wrapper .intro-container .intro-text p {
  margin: 0;
  font-weight: 300;
  font-size: 23px;
  line-height: 40px;
}
.intro-wrapper .intro-container .intro-ctas {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 1em;
  row-gap: 1em;
}
.intro-wrapper .intro-container .intro-ctas .intro-cta {
  font-size: 24px !important;
}
@media screen and (max-width: 821px) {
  .intro-wrapper {
    padding: 100px 40px;
  }
  .intro-wrapper .intro-container .intro-title {
    font-size: 50px;
    line-height: 60px;
  }
  .intro-wrapper .intro-container .intro-text p {
    font-size: 24px;
    line-height: 36px;
  }
}
@media screen and (max-width: 600px) {
  .intro-wrapper {
    padding: 70px 30px;
  }
  .intro-wrapper .intro-container {
    row-gap: 1.5em;
  }
  .intro-wrapper .intro-container .intro-title {
    font-size: 30px;
    line-height: 40px;
  }
  .intro-wrapper .intro-container .intro-text p {
    font-size: 18px;
    line-height: 26px;
  }
  .intro-wrapper .intro-container .intro-ctas .intro-cta {
    font-size: 18px !important;
  }
}

#more_posts, #load_more_posts {
  position: relative;
  padding: 150px 0 50px;
}
#more_posts .archive-item, #load_more_posts .archive-item {
  margin: 0;
}
@media screen and (max-width: 821px) {
  #more_posts .archive-item, #load_more_posts .archive-item {
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  #more_posts .archive-item, #load_more_posts .archive-item {
    margin: 0;
  }
}
#more_posts .next-up-prev, #load_more_posts .next-up-prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
}
#more_posts .next-up-next, #load_more_posts .next-up-next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 15%;
  z-index: 2;
}
#more_posts .next-up-header, #load_more_posts .next-up-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  width: 100%;
}
#more_posts .next-up-header.has-cta, #load_more_posts .next-up-header.has-cta {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: space-between !important;
  -webkit-justify-content: space-between !important;
}
#more_posts .post-grid-title-wrap, #load_more_posts .post-grid-title-wrap {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: flex-start !important;
  -webkit-align-items: flex-start !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
}
#more_posts .post-grid-title-wrap .post-grid-title, #load_more_posts .post-grid-title-wrap .post-grid-title {
  margin-bottom: 0px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 27px;
}
#more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 1em;
  row-gap: 3em;
  width: 100%;
}
#more_posts .next-up-posts.basic .post-block, #load_more_posts .next-up-posts.basic .post-block {
  width: unset;
  padding: 0;
}
#more_posts .next-up-posts.basic .post-block .featured-post-author, #load_more_posts .next-up-posts.basic .post-block .featured-post-author {
  display: none;
}
@media screen and (max-width: 821px) {
  #more_posts .next-up-posts.basic, #load_more_posts .next-up-posts.basic {
    grid-template-columns: 1fr;
  }
}
#more_posts .next-up-posts.posts-slider.slick-slider, #load_more_posts .next-up-posts.posts-slider.slick-slider {
  width: 100% !important;
}
#more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-prev {
  left: -3%;
}
#more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next, #load_more_posts .next-up-posts.posts-slider.slick-slider .slick-arrow.slick-next {
  right: -3%;
}
#more_posts .next-up-posts.posts-slider.slick-slider > .slick-list, #load_more_posts .next-up-posts.posts-slider.slick-slider > .slick-list {
  padding: 0 15% !important;
}
#more_posts .next-up-posts.posts-slider.slick-slider .post-block, #load_more_posts .next-up-posts.posts-slider.slick-slider .post-block {
  padding: 2em;
}
#more_posts.basic #posts-grid, #load_more_posts.basic #posts-grid {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 4em;
}
#more_posts.basic #posts-grid .post-block .post-item-body .post-block-title, #load_more_posts.basic #posts-grid .post-block .post-item-body .post-block-title {
  font-size: 27px;
  line-height: 36px;
}
#more_posts.basic #posts-grid .post-block .post-item-body .post-block-title a, #load_more_posts.basic #posts-grid .post-block .post-item-body .post-block-title a {
  color: #23201F;
}
#more_posts.basic #posts-grid .post-block .post-item-body .post-block-title a:hover, #load_more_posts.basic #posts-grid .post-block .post-item-body .post-block-title a:hover {
  color: #f68c73;
}
@media screen and (max-width: 1180px) {
  #more_posts.basic #posts-grid .post-block .post-item-body .post-block-title, #load_more_posts.basic #posts-grid .post-block .post-item-body .post-block-title {
    font-size: 22px;
    line-height: 31px;
  }
}
#more_posts.basic .archive-items, #load_more_posts.basic .archive-items {
  max-width: unset;
  margin-bottom: 0;
}
#more_posts.posts-slider #posts-grid .next-up-header, #load_more_posts.posts-slider #posts-grid .next-up-header {
  margin-bottom: 2em;
  padding: 0 50px;
}
#more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap, #load_more_posts.posts-slider #posts-grid .next-up-posts-slider-wrap {
  position: relative;
  width: 100%;
}
#more_posts.has-bg, #load_more_posts.has-bg {
  padding: 70px 50px;
  background: #e1e8f0;
}
@media screen and (max-width: 821px) {
  #more_posts.has-bg, #load_more_posts.has-bg {
    padding: 70px 40px;
  }
}
@media screen and (max-width: 600px) {
  #more_posts.has-bg, #load_more_posts.has-bg {
    padding: 70px 30px;
  }
}
@media screen and (max-width: 1180px) {
  #more_posts, #load_more_posts {
    padding: 90px 0 40px;
  }
  #more_posts .archive-items, #load_more_posts .archive-items {
    padding: 0;
  }
  #more_posts .post-block.centered, #load_more_posts .post-block.centered {
    padding: 10px;
  }
  #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
    bottom: 75px;
    width: 34px;
    height: 34px;
  }
  #more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade, #load_more_posts .post-block.centered .post-products-wrap .product .product-wrap .product-image:hover .fade {
    padding: 6px 5px !important;
    max-width: 85%;
  }
  #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
    padding: 5px;
    margin-top: -80px;
  }
  #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 821px) {
  #more_posts, #load_more_posts {
    padding: 130px 0px 100px;
  }
  #more_posts .archive-items, #load_more_posts .archive-items {
    padding: 0;
  }
  #more_posts .post-block.centered .post-products-wrap .post-products-trigger, #load_more_posts .post-block.centered .post-products-wrap .post-products-trigger {
    bottom: 100px;
    width: 50px;
    height: 50px;
  }
  #more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body {
    padding: 30px;
    margin-top: -110px;
  }
  #more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  #more_posts, #load_more_posts {
    padding: 100px 0 40px;
  }
  #more_posts .post-block.centered .post-block-body, #more_posts #load_more_posts .post-block.centered .post-block-body, #load_more_posts .post-block.centered .post-block-body, #load_more_posts #load_more_posts .post-block.centered .post-block-body {
    padding: 25px 10px;
  }
  #more_posts .post-block.centered .post-block-body .post-block-title, #more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts .post-block.centered .post-block-body .post-block-title, #load_more_posts #load_more_posts .post-block.centered .post-block-body .post-block-title {
    font-size: 17px;
  }
  #more_posts .next-up-header, #load_more_posts .next-up-header {
    flex-direction: column !important;
  }
}

.shop-cta-links-wrapper {
  position: relative;
  padding: 70px 50px;
}
.shop-cta-links-wrapper .shop-cta-links-container {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 3em;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  flex: 1;
  text-align: center;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-title {
  text-transform: uppercase;
  font-size: 45px;
  line-height: 50px;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-cta {
  font-size: 24px !important;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links {
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  column-gap: 1em;
  row-gap: 1em;
  flex: 3;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links .shop-cta-link {
  flex: 1;
}
.shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links .shop-cta-link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 821px) {
  .shop-cta-links-wrapper {
    padding: 70px 40px;
  }
  .shop-cta-links-wrapper .shop-cta-links-container {
    flex-direction: column !important;
    row-gap: 3em;
  }
  .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links {
    width: 100%;
  }
  .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links .shop-cta-link {
    min-height: 300px;
  }
}
@media screen and (max-width: 600px) {
  .shop-cta-links-wrapper {
    padding: 70px 30px;
  }
  .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links-header .shop-cta-links-title {
    font-size: 38px;
    line-height: 48px;
  }
  .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links {
    flex-direction: column !important;
  }
  .shop-cta-links-wrapper .shop-cta-links-container .shop-cta-links .shop-cta-link {
    min-height: 400px;
  }
}

#subscribe_bar {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column !important;
  -webkit-flex-direction: column !important;
  align-items: center !important;
  -webkit-align-items: center !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  row-gap: 2em;
  position: relative;
  padding: 50px 50px;
  background: #e1e8f0;
}
#subscribe_bar > * {
  margin: 0 15px;
}
#subscribe_bar .subscribe-bar-title {
  margin-bottom: 0;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
}
#subscribe_bar .subscribe-bar-title span {
  font-style: italic;
}
@media screen and (max-width: 960px) {
  #subscribe_bar .subscribe-bar-title span {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  #subscribe_bar .subscribe-bar-title {
    font-size: 30px;
    line-height: 40px;
  }
}
#subscribe_bar .subscribe-bar-body {
  max-width: 700px;
}
#subscribe_bar .subscribe-bar-body p {
  margin: 0;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: row !important;
  -webkit-flex-direction: row !important;
  justify-content: center !important;
  -webkit-justify-content: center !important;
  padding-bottom: 0 !important;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
  flex: 2;
  width: auto;
  border-radius: 0px;
  font-family: "sofia-pro", sans-serif;
  font-size: 24px;
  padding: 10px;
  margin: 7px;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input::placeholder {
  text-transform: capitalize;
}
#subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] {
  flex: 0;
  font-size: 24px !important;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 600px) {
  #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group {
    flex-direction: column !important;
  }
  #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input {
    width: 100%;
  }
  #subscribe_bar .subscribe-bar-body #mc_embed_signup form #mc_embed_signup_scroll .mc-field-group input[type=submit] {
    width: 100%;
  }
}
@media screen and (max-width: 1180px) {
  #subscribe_bar {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  #subscribe_bar .mc-field-group {
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  #subscribe_bar .mc-field-group br {
    display: none;
  }
  #subscribe_bar .mc-field-group .btn-primary {
    width: 210px;
  }
}
@media screen and (max-width: 821px) {
  #subscribe_bar {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 600px) {
  #subscribe_bar {
    padding: 50px 30px;
  }
}