/*
 ===================================
 Colors and Fonts Definition
 ===================================
 */
/*
 ===================================
 Font Examples
 ===================================
 <link rel="stylesheet" href="https://use.typekit.net/qze2dcr.css">
 // Sofia Pro Black
 font-family: sofia-pro, sans-serif;
 font-weight: 900;
 font-style: normal;
 // Sofia Pro Bold
 font-family: sofia-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 // Sofia Pro Light
 font-family: sofia-pro, sans-serif;
 font-weight: 300;
 font-style: normal;
 // Sofia Pro Medium
 font-family: sofia-pro, sans-serif;
 font-weight: 500;
 font-style: normal;
 // Sofia Pro Regular
 font-family: sofia-pro, sans-serif;
 font-weight: 400;
 font-style: normal;
 // Sofia Pro Semi Bold
 font-family: sofia-pro, sans-serif;
 font-weight: 600;
 font-style: normal;
 // Dapifer Book
 font-family: dapifer, serif;
 font-weight: 400;
 font-style: normal;
 */
/*
 =======================
 @@@ CONTAINERS
 =======================
 */
@media only screen and (max-width: 5000px) and (min-width: 1760px) {
  .container {
    width: 1560px;
  }
  .inner-content {
    margin: 30px 280px 0px;
  }
  .page-type-pagenarrow .inbody.container {
    width: 1140px;
  }
}
@media only screen and (max-width: 1759px) and (min-width: 1560px) {
  .container {
    width: 1560px;
  }
  .inner-content {
    margin: 30px 250px 0px;
  }
  .page-type-pagenarrow .inbody.container {
    width: 1140px;
  }
}
@media only screen and (max-width: 1559px) and (min-width: 1330px) {
  .container {
    width: 1300px;
  }
  .inner-content {
    margin: 30px 150px 0px;
  }
}
@media only screen and (max-width: 1329px) and (min-width: 1200px) {
  .container {
    width: 100%;
  }
  .inner-content {
    margin: 30px 100px 0px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .container {
    width: 100%;
  }
  .inner-content {
    margin: 30px 40px 0px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .container {
    width: 100%;
  }
  .inner-content {
    margin: 30px 10px 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 300px) {
  .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  .inner-content {
    margin: 30px 10px 0px;
  }
}
.inner-content.content {
  text-align: center;
  padding-bottom: 30px;
}
/*
 =======================
 COMMON QUIRKY STUFF
 =======================
 */
iframe[name='google_conversion_frame'] {
  float: left;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  margin-top: -13px;
  width: 0 !important;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.theme-storefront .content-editor-image-right {
  float: right;
  margin: 0 0 30px 30px;
}
.theme-storefront .content-editor-image-left {
  float: left;
  margin: 0 30px 30px 0;
}
.theme-storefront .ccm-image-block {
  margin: 0 0 15px 0;
}
@media (max-width: 991px) {
  .theme-storefront .content-editor-image-left, .theme-storefront .content-editor-image-right {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .theme-storefront .content-editor-image-left, .theme-storefront .content-editor-image-right {
    float: none;
    margin: 0 0 15px;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: top;
    -webkit-transform-origin: top;
  }
}
.theme-storefront .breadcrumb {
  padding: 108px 15px 0;
  margin-bottom: 10px;
  list-style: none;
  background-color: unset;
  border-radius: 4px;
  margin-top: 6px;
}
.theme-storefront .breadcrumb a {
  color: white;
}
.theme-storefront .breadcrumb a:hover {
  color: white;
}
.theme-storefront .breadcrumb .active {
  color: #ec6a00;
  font-weight: bold;
}
.theme-storefront .cursor-default {
  cursor: default;
}
/*
 ==================
 GENERAL STYLES
 ==================
 */
body {
  background-color: #fff;
}
img {
  border: 0;
}
iframe {
  border: 0;
}
.theme-storefront {
  color: #283576;
  font-family: dapifer, serif;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 900px;
}
.page.page-template-shortheader, .page.page-template-programs, .page.page-template-searchpage, .page.page-template-blog {
  background-position: center bottom;
  background-position-y: -320px;
}
.theme-storefront .styleguide {
  margin: 100px 0;
}
.theme-storefront h1, .theme-storefront h2, .theme-storefront h3, .theme-storefront h4, .theme-storefront h5, .theme-storefront h6 {
  color: #283576;
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
}
.theme-storefront h1 {
  font-size: 72px;
  margin: 0 0 80px;
  letter-spacing: -2px;
}
.theme-storefront h2 {
  font-size: 48px;
  margin: 0 0 43px;
  text-align: center;
}
.theme-storefront h3 {
  font-size: 30px;
  margin: 60px 55px 30px;
  letter-spacing: 0.3px;
}
.theme-storefront h4 {
  font-size: 14px;
  margin: 0 0 20px 0;
}
.theme-storefront h5 {
  font-size: 14px;
  margin: 0 0 20px;
}
.theme-storefront h6 {
  font-size: 12px;
  margin: 0 0 20px;
}
.theme-storefront hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}
.theme-storefront a {
  color: #283576;
}
.theme-storefront a:hover {
  color: #ec6a00;
  text-decoration: none;
}
.theme-storefront a[href^=tel] {
  display: inline-block;
}
.theme-storefront a:focus, .theme-storefront a:active {
  outline: none;
  text-decoration: none;
}
.theme-storefront .cke_editable p, .theme-storefront p {
  font-size: 20px;
  line-height: 1.45;
  margin: 0 0 20px 0;
}
.theme-storefront .cke_editable ul, .theme-storefront .cke_editable ol, .theme-storefront .content ul, .theme-storefront .content ol {
  padding: 0 0 0 24px;
  margin: 0 0 20px 0;
}
.theme-storefront .cke_editable ul ul, .theme-storefront .cke_editable ul ol, .theme-storefront .cke_editable ol ol, .theme-storefront .cke_editable ol ul, .theme-storefront .content ul ul, .theme-storefront .content ul ol, .theme-storefront .content ol ol, .theme-storefront .content ol ul {
  margin: 4px 0;
}
.theme-storefront .cke_editable ol li, .theme-storefront .cke_editable ul li, .theme-storefront .entry-content ul li, .theme-storefront .inner-content ul li, .theme-storefront .content ol li, .theme-storefront .content ul li {
  font-size: 20px;
  margin: 0 0 15px 0;
}
.theme-storefront .content table {
  margin: 0 0 20px 0;
}
.theme-storefront .content table td {
  font-size: 20px;
  padding: 6px 25px 6px 0;
}
.theme-storefront .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.theme-storefront img {
  height: auto;
  max-width: 100%;
}
.theme-storefront .map {
  font-size: 0;
}
.theme-storefront .map iframe {
  pointer-events: none;
  width: 100%;
}
.theme-storefront .important {
  color: #6d9d31;
  font-weight: 700;
}
.hentry .entry-content a:not(.button):not(.components-button) {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .theme-storefront h1 {
    font-size: 60px;
    margin: 0 0 50px;
  }
}
@media (max-width: 767px) {
  .theme-storefront .content img {
    display: block;
    float: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0;
  }
  .theme-storefront h1 {
    font-size: 57px;
    margin: 0 0 30px;
  }
  .theme-storefront h2 {
    font-size: 36px;
    margin: 0 0 15px;
  }
  .theme-storefront h3 {
    font-size: 18px;
    margin: 10px 45px 30px;
  }
  .theme-storefront h4 {
    font-size: 14px;
    margin: 0 0 15px 0;
  }
  .theme-storefront h5 {
    font-size: 14px;
    margin: 0 0 15px;
  }
  .theme-storefront h6 {
    font-size: 12px;
    margin: 0 0 15px;
  }
  .theme-storefront p {
    font-size: 16px;
    line-height: 1.45em;
    margin: 0 0 20px 0;
  }
  .theme-storefront .cke_editable ol li, .theme-storefront .cke_editable ul li, .theme-storefront .entry-content ul li, .theme-storefront .inner-content ul li, .theme-storefront .content ol li, .theme-storefront .content ul li {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 12px 0;
  }
  .theme-storefront .content table td {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  .theme-storefront h3 {
    font-size: 18px;
    margin: 10px 0px 30px;
  }
}
/*
 ===================================
 NAVIGATION AREA SPECIFIC STYLES
 ===================================
 */
.theme-storefront ul.nav {
  margin: 0;
  padding: 0;
}
.theme-storefront .nav li {
  display: block;
  float: left;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.theme-storefront .nav li:hover > .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
  padding: 10px;
}
.theme-storefront .nav li:hover > .dropdown-menu ul {
  display: block;
}
.theme-storefront .nav li a {
  border-bottom: none;
  color: #283576;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 0 20px;
  text-transform: none;
  transition: all 0.2s ease;
}
.theme-storefront .nav li.nav-item.dropdown > a::after {
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin: 0 0 0 10px;
  position: relative;
}
.theme-storefront .head_full.compact .nav li a {
  border-bottom: none;
  color: #000;
}
.theme-storefront .nav > li:last-child a {
  padding: 0 0 0 14px;
}
.theme-storefront .nav li a:hover, .theme-storefront .nav li a:focus {
  background: none;
  color: #fa491e;
  text-decoration: none;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
  transition: all 0.3s ease;
}
.theme-storefront .head_full.compact .nav li a:hover, .theme-storefront .head_full.compact .nav li a:focus {
  color: #fa491e;
}
.theme-storefront .nav li .selected, .theme-storefront .nav li .nav-path-selected {
  color: #fa491e;
}
.theme-storefront .head_full.compact .nav li .selected, .theme-storefront .head_full.compact .nav li .nav-path-selected {
  color: #fa491e;
}
.menu-toggle-container {
  display: none;
}
/*
 =====================================
 SECOND LEVEL SPECIFIC MENU STYLES
 =====================================
 */
.theme-storefront .nav ul {
  display: none;
  list-style: none;
  margin: 0;
  min-width: 100%;
  padding: 14px 0 0 0;
  top: 100%;
  z-index: 10;
}
.theme-storefront .nav ul.js-mobile-menu-open {
  display: block !important;
}
.theme-storefront .nav ul li {
  background: #fff;
  float: none;
  position: relative;
  text-align: left;
}
.theme-storefront .nav ul li a {
  color: #283576;
  font-size: 15px;
  display: block;
  margin: 0;
  padding: 13px 15px;
  text-transform: inherit;
  white-space: nowrap;
}
.theme-storefront .head_full.compact .nav ul li a {
  color: #283576;
}
.theme-storefront .nav ul li a:hover {
  color: #fa491e;
  text-decoration: none;
}
/*
 =====================================
 THIRD LEVEL SPECIFIC MENU STYLES
 =====================================
 */
.theme-storefront .nav ul ul {
  background: #000;
  box-shadow: none;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}
@media (min-width: 767px) {
  .theme-storefront .nav {
    display: block !important;
  }
}
@media (max-width: 1559px) {
  .theme-storefront .nav li a {
    padding: 0 10px;
    font-size: 17px;
  }
}
@media (max-width: 1329px) {
  .theme-storefront .nav li a {
    font-size: 15px;
    padding: 0 6px;
  }
}
@media (max-width: 1199px) {
  .theme-storefront .nav li a {
    font-size: 15px;
    padding: 0 12px;
  }
  .theme-storefront .nav > li:last-child a {
    padding: 0 0 0 12px;
  }
}
@media (max-width: 991px) {
  .theme-storefront .nav li a {
    font-size: 15px;
    padding: 0 7px;
  }
  .theme-storefront .nav > li:last-child a {
    padding: 0 0 0 8px;
  }
}
@media (max-width: 767px) {
  /* second level */
  /* third level */
  /* toggle */
  .theme-storefront ul.nav {
    width: 200px;
    width: 300px;
    left: 0;
    transform: translate(-66%, 0);
  }
  .menu-toggle-container {
    display: block;
    min-width: 83px;
  }
  .theme-storefront .nav {
    background: #f9f9f9;
    -webkit-box-shadow: 3px 8px 5px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 3px 8px 5px 0px rgba(0, 0, 0, .3);
    box-shadow: 3px 8px 5px 0px rgba(0, 0, 0, .3);
    display: none;
    left: 50%;
    margin: 0;
    padding: 0 22px 16px;
    position: absolute;
    top: 56px;
    z-index: 99;
  }
  .theme-storefront .nav:before {
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f9f9f9 transparent;
    content: " ";
    height: 0;
    left: 80%;
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 99;
  }
  .theme-storefront .nav li {
    border-top: 1px solid #eee;
    float: none;
    text-align: left;
  }
  .theme-storefront .nav li:hover > ul {
    display: none;
  }
  .theme-storefront .nav li a {
    border: 1px solid transparent;
    color: #283576;
    display: block;
    font-size: 16px;
    padding: 10px 18px;
    white-space: nowrap;
  }
  .theme-storefront .nav > li:last-child a {
    padding: 6px 18px;
  }
  .theme-storefront .nav li a:before {
    display: none;
  }
  .theme-storefront .nav ul {
    background: #000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    position: relative;
  }
  .theme-storefront .nav ul li {
    border-top: 0px solid #eee;
    border-bottom: none;
  }
  .theme-storefront .nav ul li a {
    display: inline-block;
    overflow: hidden;
    padding: 12px 28px 8px 22px;
    text-overflow: ellipsis;
  }
  .theme-storefront .nav ul li a:hover {
    background: inherit;
  }
  .theme-storefront .nav .nav-dropdown:after {
    color: #000;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 39px;
    padding: 5px 0 0 2px;
    pointer-events: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: center;
    width: 52px;
  }
  .theme-storefront .nav ul ul {
    background: #f9f9f9;
    left: 0;
    position: relative;
  }
  .theme-storefront .nav ul ul li a {
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    padding: 5px 18px 5px 26px;
    text-overflow: ellipsis;
  }
  .theme-storefront #toggle {
    margin: 0 auto;
    padding: 0;
  }
  .theme-storefront .head_full.compact #toggle {
    color: #000;
  }
  .theme-storefront .head_full.compact #toggle span, .theme-storefront .head_full.compact #toggle span:after, .theme-storefront .head_full.compact #toggle span:before {
    background: #000;
  }
}
.site-content {
  background-color: #fff;
}
.site-content.searchresult {
  text-align: left;
}
.navbar-toggler {
  display: none;
  margin-top: 0;
  padding: 3px 20px;
}
.navbar-toggler #toggle {
  border-bottom: none;
  border-radius: 3px;
  color: #294078;
  display: inline-block;
  font-family: sofia-pro, sans-serif;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.navbar-toggler #toggle:active, .navbar-toggler #toggle:focus {
  text-decoration: none;
}
.navbar-toggler #toggle span:after, .navbar-toggler #toggle span:before {
  content: "";
  left: 0;
  position: absolute;
  top: -5px;
}
.navbar-toggler #toggle span:after {
  top: 5px;
}
.navbar-toggler #toggle span {
  display: inline-block;
  position: relative;
  top: -5px;
}
.navbar-toggler #toggle span, .navbar-toggler #toggle span:after, .navbar-toggler #toggle span:before {
  backface-visibility: hidden;
  background: #294078;
  border-radius: 2px;
  height: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 17px;
}
/* on activation */
.navbar-toggler #toggle.on span {
  background-color: transparent;
}
.navbar-toggler #toggle.on span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0;
}
.navbar-toggler #toggle.on span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 0;
}
.theme-storefront .nav .nav-item:last-child a.nav-link {
  background-color: #1ed55f;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 2px #0a9334;
  padding: 9px 22px;
  min-width: 98px;
  margin-top: -18px;
  margin-left: 18px;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  /*
   &:after {
   content: '\f145';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin: 0px 0px 0px 10px;
   text-decoration: none;
   padding-left: 0px;
   }
   */
}
.theme-storefront .nav .nav-item:nth-child(6) a.nav-link {
  background-color: #1ed55f;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 2px #0a9334;
  padding: 9px 22px;
  min-width: 98px;
  margin-top: -18px;
  margin-left: 18px;
  text-align: center;
  text-transform: none;
  font-size: 18px;
}
.theme-storefront .nav .nav-item:nth-child(6) a.nav-link:after {
  content: '\f004';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 0px;
}
@media (max-width: 1559px) {
  .theme-storefront .nav .nav-item:last-child a.nav-link {
    padding: 9px 19px;
    min-width: 90px;
    font-size: 17px;
  }
  .theme-storefront .nav .nav-item:nth-child(6) a.nav-link {
    padding: 9px 19px;
    min-width: 90px;
    margin-left: 15px;
    font-size: 17px;
  }
}
@media (max-width: 1329px) {
  .theme-storefront .nav .nav-item:last-child a.nav-link {
    padding: 9px 15px;
    min-width: 90px;
    font-size: 17px;
  }
  .theme-storefront .nav .nav-item:nth-child(6) a.nav-link {
    padding: 9px 15px;
    min-width: 90px;
    margin-left: 15px;
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  .theme-storefront .nav .nav-item:last-child a.nav-link {
    display: none;
    padding: 15px 10px;
    min-width: 80px;
    margin-top: -18px;
    margin-left: 18px;
  }
  .theme-storefront .nav .nav-item:nth-child(6) a.nav-link {
    display: none;
    padding: 15px 10px;
    min-width: 80px;
    margin-top: -18px;
    margin-left: 18px;
  }
}
@media (max-width: 991px) {
  .theme-storefront .nav .nav-item a {
    font-size: 14px;
  }
  .theme-storefront .nav .nav-item:last-child a.nav-link {
    padding: 9px 10px;
    min-width: 145px;
    margin-top: -66px;
    margin-left: 18px;
  }
  .theme-storefront .nav .nav-item:nth-child(6) a.nav-link {
    padding: 9px 10px;
    min-width: 145px;
    margin-top: -66px;
    margin-left: 18px;
  }
}
@media (max-width: 767px) {
  .navbar-toggler {
    display: block;
  }
}
@media (max-width: 500px) {
  .navbar-toggler {
    margin-top: 0;
  }
  .navbar-toggler #toggle {
    font-size: 14px;
  }
}
/*
 ==================
 @@@  Banner
 ==================
 */
.button.yellow {
  background-color: #ffd732;
  color: #fa491e;
  font-family: sofia-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  box-shadow: 0 2px #fa491e;
  right: 60px;
  top: 65px;
  display: none;
}
.button.blue {
  background-color: #28a1ff;
  border-radius: 4px;
  color: #fff;
  font-family: sofia-pro, sans-serif;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  box-shadow: 0 2px #006fc5;
  right: 60px;
  top: 65px;
  display: none;
}
.header-menu {
  position: absolute;
  top: 22px;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
.header-menu .header_items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header-menu .header_items .item-logo {
  align-self: flex-start;
}
.header-menu .header_items .item-logo img {
  width: 350px;
}
.header-menu .header_items .item-menu {
  float: right;
  align-self: flex-end;
  min-width: 620px;
  margin-top: 35px;
}
.admin-bar .header-menu {
  top: 60px;
}
.home .site-header {
  background-color: #b4dff2;
  background-image: url(/wp-content/themes/storefront-child/images/banner-left_.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-position-y: top;
  margin-bottom: 0px !important;
  margin-top: 0px;
  min-height: 780px;
  position: relative;
  z-index: 0;
}
.home .site-header .container {
  background-image: url(/wp-content/themes/storefront-child/images/banner-girl2_.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: bottom;
  height: 864px;
}
.error404 .site-header, .page-template-template-fullwidth .site-header, .page-template-template-programs .site-header, .product-template-default .site-header {
  background-color: #b4dff2;
  background-repeat: no-repeat, no-repeat;
  background-position: center 150px;
  margin-bottom: 0px !important;
  margin-top: 0px;
  min-height: 230px;
  position: relative;
  z-index: 0;
}
.error404 .site-header .header_items, .page-template-template-fullwidth .site-header .header_items, .page-template-template-programs .site-header .header_items, .product-template-default .site-header .header_items {
  display: flex;
  justify-content: space-between;
}
.error404 .site-header .header_items .item-logo, .page-template-template-fullwidth .site-header .header_items .item-logo, .page-template-template-programs .site-header .header_items .item-logo, .product-template-default .site-header .header_items .item-logo {
  align-self: flex-start;
}
.error404 .site-header .header_items .item-menu, .page-template-template-fullwidth .site-header .header_items .item-menu, .page-template-template-programs .site-header .header_items .item-menu, .product-template-default .site-header .header_items .item-menu {
  float: right;
  align-self: flex-end;
}
.page-template-template-shortheader .site-header, .page.page-template-searchpage .site-header, .search-results .site-header {
  background-color: #b4dff2;
  margin-bottom: 0px !important;
  margin-top: 0px;
  position: relative;
  z-index: 0;
  height: 230px;
}
.page-template-template-shortheader .site-header .header_items, .page.page-template-searchpage .site-header .header_items, .search-results .site-header .header_items {
  display: flex;
  justify-content: space-between;
}
.page-template-template-shortheader .site-header .header_items .item-logo, .page.page-template-searchpage .site-header .header_items .item-logo, .search-results .site-header .header_items .item-logo {
  align-self: flex-start;
}
.page-template-template-shortheader .site-header .header_items .item-menu, .page.page-template-searchpage .site-header .header_items .item-menu, .search-results .site-header .header_items .item-menu {
  float: right;
  align-self: flex-end;
}
.banner-title {
  display: none;
}
.home .banner-title {
  display: block;
  max-width: 720px;
  margin-top: 145px;
}
.home .banner-title h1 {
  color: #fff;
  letter-spacing: 0px;
  line-height: 1.03;
  margin-bottom: 70px;
}
.home .banner-title .button {
  border: 1px #283576 solid;
  border-radius: 4px;
  font-family: sofia-pro, sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-style: normal;
  padding: 9px 20px;
  min-width: 205px;
  margin-top: 5px;
  text-align: center;
}
.home .banner-title .button.blue {
  background-color: #283576;
  color: #fff;
  margin-right: 8px;
}
.home .banner-title .button.frame {
  background-color: transparent;
  color: #283576;
}
@media (max-width: 1559px) {
  #page .container .header_items .item-logo {
    width: 280px;
  }
}
@media (max-width: 1329px) {
  .home .site-header .container {
    background-size: 420px;
    height: 730px;
  }
  .home .banner-title {
    max-width: 600px;
  }
  .home .banner-title h1 {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .page-template-template-fullwidth .site-header, .page-template-template-programs .site-header, .product-template-default .site-header {
    min-height: 270px;
  }
  .button.blue {
    display: block;
    font-size: 15px;
    position: absolute;
    right: 26px;
    top: 0px;
    padding: 3px 18px;
  }
}
@media (max-width: 991px) {
  #page .container {
    background-image: none;
  }
  #page .container .header_items .item-logo {
    width: 175px;
  }
  #page .container .header_items .item-menu {
    margin-top: 18px;
    min-width: unset;
  }
  .home .banner-title {
    max-width: 600px;
    margin: 100px auto 50px;
  }
  .home .banner-title h1 {
    font-size: 48px;
    text-align: center;
  }
  .home .site-header {
    min-height: unset;
  }
  .home .site-header .container {
    background-image: none;
    height: 580px;
  }
}
@media (max-width: 767px) {
  #page .container .header_items .item-logo {
    width: 240px;
  }
  #page .container .header_items .item-menu {
    min-width: unset;
    margin-top: 15px;
  }
  .home .banner-title {
    margin-top: 85px;
  }
  .home .banner-title h1 {
    font-size: 40px;
  }
  .home .site-header .container {
    height: 455px;
  }
  .page-template-template-fullwidth .site-header, .page-template-template-programs .site-header, .product-template-default .site-header {
    background-size: 800px auto;
    min-height: 200px;
  }
}
@media (max-width: 500px) {
  #page .container .header_items .item-logo {
    width: 200px;
  }
  .home .banner-title .button.frame {
    margin-left: -9px;
  }
}
@media (max-width: 380px) {
  #page .container .header_items .item-logo {
    width: 60%;
  }
  .home .site-header .container {
    height: 330px;
  }
  .home .banner-title {
    margin-top: 0;
  }
  .home .banner-title .button.frame {
    margin-left: -9px;
  }
  .home .banner-title h1 {
    font-size: 30px;
  }
}
/*
 ==================
 @@@  Section Top3 Contents
 ==================
 */
.theme-storefront #top3-content {
  padding: 0 0 60px;
}
.theme-storefront #top3-content h3 {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}
.theme-storefront #top3-content p {
  text-align: center;
  padding: 0 40px;
  line-height: 1.5;
}
.theme-storefront #top3-content .item img {
  margin: 0 auto;
}
/*
 ==================
 @@@  Curves betwwen sections
 ==================
 */
.ss-style-curveup {
  pointer-events: none;
  position: relative;
  height: 0px;
  margin-bottom: 0;
  margin-top: -15px;
}
.ss-style-curvedown {
  /*
   border-bottom-left-radius: -50% 20%;
   border-bottom-right-radius: -50% 20%;
   position: relative;
   height: 300px;
   background-image: linear-gradient(#ff9d2f, #ff6126);
   */
  pointer-events: none;
  position: relative;
  height: 110px;
  margin-bottom: 0;
  background-color: #283576;
}
#curveUpColor {
  margin-top: -100px;
}
#curveUpColor path, #curveDownColor path {
  fill: #fff;
  stroke: #fff;
}
@media (max-width: 767px) {
  .theme-storefront #top3-content {
    padding: 20px 20px;
  }
  .theme-storefront #top3-content p {
    padding: 0;
  }
  #curveUpColor, #curveDownColor {
    height: 50px;
  }
}
/*
 ==================
 @@@  Intervals (squiggle)
 ==================
 */
#interval0 {
  background-image: url(/wp-content/themes/storefront-child/images/squiggle-white-gray.jpg);
  background-repeat: repeat-x;
  background-position: left;
  background-position-y: top;
  height: 80px;
  position: relative;
}
#interval1 {
  background-image: url(/wp-content/themes/storefront-child/images/squiggle-gray-yellow.jpg);
  background-repeat: repeat-x;
  background-position: left;
  background-position-y: top;
  height: 100px;
  position: relative;
}
#interval2 {
  background-image: url(/wp-content/themes/storefront-child/images/squiggle-yellow_bottom.png);
  background-repeat: repeat-x;
  background-position: left;
  background-position-y: top;
  height: 150px;
  position: relative;
}
/*
 ==================
 @@@  Section : Content-program
 ==================
 */
.theme-storefront #content-program-header {
  padding: 0;
  background-color: #f3f3f3;
}
.theme-storefront #content-program-header h2 {
  text-align: center;
}
.theme-storefront #content-program-header p.top {
  text-align: center;
  padding: 0 300px 30px;
}
.theme-storefront #content-program {
  padding: 0 0 80px;
  background-color: #f3f3f3;
}
.theme-storefront #content-program h2 {
  text-align: center;
}
.theme-storefront #content-program h3 {
  margin-top: 0;
  margin-bottom: 56px;
  font-size: 36px;
  color: #ec6a00;
}
.theme-storefront #content-program p.top {
  text-align: center;
  padding: 0 300px 30px;
}
.theme-storefront #content-program .item {
  background-color: #fff;
  padding: 0 0 35px;
  margin-top: 30px;
}
.theme-storefront #content-program .item h3 {
  margin: 34px 30px 30px;
  font-family: sofia-pro, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 28px;
}
.theme-storefront #content-program .item p {
  padding: 0 30px;
  font-size: 18px;
  min-height: 110px;
}
.theme-storefront #content-program .item a {
  margin: 34px 30px 30px;
  font-family: sofia-pro, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  color: #fa491e;
}
.theme-storefront #content-program .item a:hover {
  color: #ec6a00;
  transform: translateX(3px);
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.theme-storefront #content-program .program-details {
  text-align: center;
}
.theme-storefront #content-program .program-details .program_list {
  text-align: left;
  font-size: 15px;
}
.theme-storefront #content-program .program-details .grant-container {
  margin: 47px auto 50px;
}
.theme-storefront #content-program .program-details .grant-container a.grant {
  border: #283576 1px solid;
  border-radius: 4px;
  font-family: sofia-pro, sans-serif;
  font-size: 21px;
  font-weight: bold;
  padding: 9px 20px;
  box-shadow: 0 1px 0 0 #283576;
  text-decoration: none;
}
.theme-storefront #content-program img.size-full {
  margin: 10px;
}
@media (max-width: 1559px) {
  .theme-storefront #content-program .item p {
    min-height: 130px;
  }
  .theme-storefront #content-program .item h3 {
    min-height: 60px;
  }
}
@media (max-width: 1329px) {
  .theme-storefront #content-program-header p.top {
    text-align: center;
    padding: 0 0 30px;
    min-width: 670px;
    max-width: 670px;
    margin: 0 auto;
  }
  .theme-storefront #content-program .item p {
    min-height: 160px;
  }
}
@media (max-width: 1199px) {
  .theme-storefront .col-lg-4 {
    width: 50%;
    float: left;
  }
  .theme-storefront #content-program .item {
    margin: 30px;
  }
  .theme-storefront #content-program .item p {
    min-height: 135px;
  }
  .theme-storefront #content-program .item h3 {
    min-height: 60px;
  }
}
@media (max-width: 991px) {
  .theme-storefront .col-lg-4 {
    width: 100%;
    max-width: 515px;
    margin: 0 auto;
    float: none;
  }
  .theme-storefront #content-program .item {
    margin: 30px 0;
  }
  .theme-storefront #content-program .item p {
    min-height: unset;
  }
  .theme-storefront #content-program .item h3 {
    min-height: unset;
  }
}
@media (max-width: 767px) {
  .theme-storefront #content-program-header p.top {
    text-align: center;
    padding: 0 0 30px;
    min-width: unset;
    max-width: unset;
    width: 100%;
    margin: 0 auto;
  }
  .theme-storefront #content-program .item h3 {
    font-size: 24px;
  }
  .theme-storefront #content-program .item p {
    font-size: 15px;
  }
  .theme-storefront #content-program .item a {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .theme-storefront .col-lg-4 {
    margin: 0;
    float: none;
    padding: 0;
  }
}
/*
 ==================
 @@@  Section : Content-help (How you can help)
 ==================
 */
.theme-storefront .content-help {
  background-color: #ffd732;
  min-height: 200px;
}
.theme-storefront .content-help .circular--portrait {
  position: relative;
  width: 325px;
  height: 325px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
}
.theme-storefront .content-help .circular--portrait img {
  width: 100%;
  height: auto;
}
.theme-storefront .content-help #help h3 {
  font-size: 36px;
  font-weight: 500;
  margin-top: 25px;
  text-align: center;
}
.theme-storefront .content-help #help h3:hover {
  color: #ec6a00;
  text-decoration: none;
}
.theme-storefront .content-help #help p {
  text-align: center;
}
.theme-storefront .content-help #help .container {
  margin-top: 50px;
}
.theme-storefront #cta h2 {
  text-align: center;
}
.theme-storefront #cta p {
  text-align: center;
}
@media (max-width: 1559px) {
  .theme-storefront .content-help .circular--portrait {
    width: 265px;
    height: 265px;
  }
}
@media (max-width: 1329px) {
  .theme-storefront .content-help .item {
    max-width: 400px;
    margin: 0 auto 50px;
  }
  .theme-storefront .content-help #help h3 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .theme-storefront .col-lg-3 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .theme-storefront .col-lg-3 {
    width: 100%;
    float: left;
  }
  .theme-storefront .content-help #help h3 {
    font-size: 36px;
  }
}
@media (max-width: 500px) {
  .theme-storefront .content-help .circular--portrait {
    width: 100%;
    height: auto;
  }
}
/*
 ==================
 @@@  entry-content
 ==================
 */
.entry-content p a {
  text-decoration: underline !important;
}
/*
 ==================
 @@@  Section : Footer
 ==================
 */
.site-footer {
  background-color: #283576;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-bottom: 0;
}
.site-footer .textwidget {
  font-weight: 300;
}
.site-footer .block.footer-widget-1 {
  width: 17.5%;
}
.site-footer .block.footer-widget-2 {
  width: 11.5%;
}
.site-footer .block.footer-widget-3 {
  min-width: 321px;
}
.site-footer .widget .widget-title {
  font-size: 16px;
  margin-bottom: 0.1em;
}
.site-footer .textwidget.custom-html-widget {
  font-size: 16px;
  line-height: 1.4;
  white-space: pre-line;
}
.site-footer .site-info {
  color: #627bcd;
  float: left;
  font-size: 15px;
  font-weight: 300;
  padding-bottom: 3em;
}
.site-footer .site-info a {
  color: #fff !important;
  text-decoration: none !important;
}
.site-footer .developer {
  float: right;
}
.site-footer .columns-3 a {
  color: #283576 !important;
}
@media (max-width: 991px) {
  .site-footer .block.footer-widget-1 {
    width: 20.5%;
  }
  .site-footer .block.footer-widget-2 {
    width: 17.5%;
  }
  .site-footer .block.footer-widget-4 {
    width: 100%;
  }
  .site-footer .widget .widget-title {
    font-size: 16px;
    margin-bottom: 0.1em;
  }
  .site-footer .textwidget.custom-html-widget {
    font-size: 16px;
    line-height: 1.4;
    white-space: pre-line;
  }
}
@media (max-width: 767px) {
  .site-footer .block.footer-widget-1 {
    width: 100%;
  }
  .site-footer .block.footer-widget-2 {
    width: 100%;
  }
  .site-footer .widget .widget-title {
    font-size: 16px;
    margin-bottom: 0.1em;
  }
  .site-footer .textwidget.custom-html-widget {
    font-size: 16px;
    line-height: 1.4;
    white-space: pre-line;
  }
  .site-footer .widget {
    margin: 0 0 25px;
  }
  .site-footer .site-info {
    float: left;
    padding: 10px 0;
  }
  .site-footer .developer {
    float: left;
    padding: 10px 0 80px;
  }
}
/*
 ==================
 @@@  Content Single Ticket Page
 ==================
 */
.above-ticket {
  text-align: center;
}
.above-ticket p {
  margin: 0 300px;
}
.above-ticket img {
  margin: 30px auto;
}
#raffle {
  background-color: #fff;
}
#raffle .tickets-count {
  background-color: #283576;
  color: #fff;
  margin: 0 auto;
  padding: 10px 10px;
  width: 1170px;
}
#raffle .tickets-count .items {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}
#raffle .tickets-count .items .item.ticket {
  align-self: center;
  margin-right: 70px;
  margin-left: 100px;
  width: 290px;
}
#raffle .tickets-count .items .item.title {
  float: right;
  align-self: center;
  width: 620px;
}
#raffle .tickets-count .items .item.title span.title {
  color: #fff;
  font-size: 36px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding-right: 30px;
}
#raffle .tickets-count .items .item.title span.each {
  color: #fff;
  font-size: 36px;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
}
#raffle .tickets-count .items .item.form {
  float: right;
  align-self: center;
}
#raffle .tickets-count .items .item.form .product {
  width: 400px;
}
#raffle .tickets-count .items .item.form .product .summary {
  width: 100%;
  margin-bottom: 0;
  padding-top: 30px;
}
#raffle .tickets-count .items .item.form .product .input-text {
  font-size: 24px;
}
#raffle .tickets-count .items .item.form .product button {
  background-color: #28a1ff;
  box-shadow: 0px 2px #006fc5;
  color: #fff;
  padding: 11px 31px;
  border-radius: 4px;
  font-size: 20px;
}
#raffle h3 {
  margin-top: 0;
  margin-bottom: 56px;
  font-size: 36px;
  color: #ec6a00;
}
#raffle h4 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
}
.content-area {
  margin-bottom: 0;
}
.site-main {
  margin-bottom: 0;
  margin-top: 16px;
}
.site-main .hentry {
  margin-bottom: 20px;
}
.entry-title {
  display: none;
}
.woocommerce-message, .woocommerce-info {
  background-color: #283576;
  width: 50%;
  margin: 0 auto;
  font-size: 19px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.woocommerce-message a, .woocommerce-info a {
  display: none;
}
.woocommerce-error {
  width: 50%;
  margin: 0 auto;
  font-size: 19px;
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.woocommerce-error a {
  display: none;
}
.purchase-progress {
  padding: 0 0 30px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.purchase-progress img {
  margin: 0 auto;
}
.purchase-progress h4 {
  margin-bottom: 30px;
  font-size: 24px;
}
.cards {
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0 30px;
  position: relative;
  text-align: center;
  width: 150px;
}
.cards img {
  float: left;
  padding: 10px 5px;
}
@media (max-width: 1559px) {
  .above-ticket p {
    margin: 0 200px;
  }
}
@media (max-width: 1199px) {
  .above-ticket p {
    margin: 0 100px;
  }
  #raffle .tickets-count {
    width: 100%;
  }
  #raffle .tickets-count .items .item.ticket {
    margin-right: 47px;
    margin-left: 33px;
    width: 200px;
  }
  #raffle .tickets-count .items .item.title {
    width: 48%;
  }
  #raffle .tickets-count .items .item.title span.title {
    font-size: 30px;
  }
  #raffle .tickets-count .items .item.title span.each {
    font-size: 30px;
  }
  #raffle .tickets-count .items .item.form .product {
    width: 300px;
  }
}
@media (max-width: 991px) {
  #raffle .tickets-count {
    width: 100%;
  }
  #raffle .tickets-count .items .item.ticket {
    margin-right: 47px;
    margin-left: 33px;
    width: 200px;
  }
  #raffle .tickets-count .items .item.title {
    width: 48%;
  }
  #raffle .tickets-count .items .item.title span.title {
    font-size: 30px;
    display: block;
  }
  #raffle .tickets-count .items .item.title span.each {
    font-size: 30px;
  }
  #raffle .tickets-count .items .item.form .product {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .above-ticket p {
    margin: 0;
  }
  .above-ticket img {
    margin: 30px auto;
  }
  .site-main {
    margin-top: 40px;
  }
}
@media (max-width: 500px) {
  #raffle .tickets-count {
    width: 100%;
  }
  #raffle .tickets-count .items {
    justify-content: center;
  }
  #raffle .tickets-count .items .item.form .product button {
    background-color: #28a1ff;
    box-shadow: 0px 2px #006fc5;
    color: #fff;
    padding: 11px 10px;
    border-radius: 4px;
    font-size: 15px;
  }
}
/*
 ==================
 @@@  Cart Page
 ==================
 */
.page-template-template-shortheader-php .cart-collaterals .cart_totals, .page.page-template-searchpage .cart-collaterals .cart_totals {
  width: 50%;
  float: right;
  margin-right: auto;
  margin: 0 auto;
  text-align: center;
}
.page-template-template-shortheader-php .cart-collaterals .cart_totals .button, .page.page-template-searchpage .cart-collaterals .cart_totals .button {
  background-color: #28a1ff;
  box-shadow: 0px 2px #006fc5;
  color: #fff;
}
.woocommerce-cart-form th, .woocommerce-cart-form td {
  font-family: sofia-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
table:not( .has-background) th {
  background-color: #b4dff2;
}
table:not( .has-background) tbody td {
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .page-template-template-shortheader-php .cart-collaterals .cart_totals, .page.page-template-searchpage .cart-collaterals .cart_totals {
    width: 100%;
    float: right;
  }
}
/*
 ==================
 @@@  Check Out Page
 ==================
 */
.page-template-template-shortheader-php .col2-set, .page.page-template-searchpage .col2-set {
  width: 47.8260869565%;
  float: left;
  margin-right: 4.347826087%;
  margin: 0 auto;
}
.page.page-template-searchpage .place-order, .page-template-template-shortheader-php .place-order {
  width: 50%;
  float: right;
  margin-right: auto;
  margin: 0 auto;
  text-align: center;
}
.page.page-template-searchpage .place-order .button, .page-template-template-shortheader-php .place-order .button {
  background-color: #28a1ff;
  box-shadow: 0px 2px #006fc5;
  color: #fff;
}
/*
 ==================
 @@@  Member info
 ==================
 */
#content-program .member_info {
  background-color: #fff;
  padding: 30px;
  margin: 40px 0;
  min-height: 535px;
}
#content-program .member_info h4 {
  font-size: 28px;
  margin: 15px 0 15px;
  letter-spacing: 0.3px;
}
#content-program .member_info h5 {
  font-size: 18px;
}
#content-program .member_info p {
  font-size: 17px;
}
#content-program p a {
  text-decoration: underline;
}
@media (max-width: 1330px) {
  #content-program .member_info {
    margin: 40px 0;
    min-height: 585px;
  }
}
@media (max-width: 1199px) {
  #content-program .member_info {
    min-height: unset;
    padding-bottom: 65px;
  }
}
@media (max-width: 380px) {
  #content-program .member_container .col-lg-6 {
    margin: 0 -15px;
  }
  #content-program .member_info {
    background-color: #fff;
    padding: 15px;
    margin: 40px 0;
  }
}
/*
 ==================
 @@@  Member info - text-container
 ==================
 */
.more-text {
  max-height: 0;
  overflow: hidden;
  transition: all ease 0.5s;
}
.show-more .more-text {
  max-height: 1200px;
  padding-bottom: 30px;
}
.more-link {
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  background-color: #ddd;
  background-image: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  text-decoration: none;
  color: #000;
  bottom: 70px;
  position: absolute;
  width: calc(100% - 90px);
}
.more-link:hover {
  background-color: #eee;
}
.more-link:after {
  content: "show more ⬇";
}
.show-more .more-link:after {
  content: "show less ⬆";
}
@media (max-width: 1199px) {
  .more-link {
    bottom: 30px;
  }
}
/*
 ==================
 @@@  Gallery
 ==================
 */
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
  margin: 0 auto;
}
/*
 ==================
 @@@  Partner Icon
 ==================
 */
.partner_icon img {
  margin: 0 auto;
}
/*
 ==================
 @@@  Customs Styles for editor
 ==================
 */
.grant-button {
  border: #283576 1px solid;
  border-radius: 4px;
  box-shadow: 0 1px 0 0 #283576;
  font-family: sofia-pro, sans-serif;
  font-size: 21px;
  font-weight: bold;
  padding: 9px 20px;
  margin-right: 20px;
}
#content-program p .grant-button a {
  text-decoration: none;
}
.blue-button {
  background-color: #33bdef;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #057fd0;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  padding: 6px 24px;
  text-decoration: none;
}
.red-button {
  background-color: #bc3315;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #942911;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  padding: 6px 24px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .grant-button {
    white-space: nowrap;
    display: block;
  }
}
/*
 ==================
 @@@  Contact Form
 ==================
 */
input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
  background-color: #f0f0f0;
}
/*
 ==================
 @@@  FAQ special style
 ==================
 */
.theme-storefront.page-template-template-fullwidth-php.page-id-227 .entry-content ul {
  margin-left: 0;
}
.theme-storefront.page-template-template-fullwidth-php.page-id-227 .entry-content li {
  color: #283576;
  font-size: 21px;
  list-style: none;
  padding-top: 20px;
}
.theme-storefront.page-template-template-fullwidth-php.page-id-227 .entry-content li:before {
  content: "\f0da";
  color: #fa491e;
  font-family: FontAwesome;
  font-size: 21px;
  left: 0;
  padding-right: 10px;
  position: relative;
  top: 3px;
}
.theme-storefront.page-template-template-fullwidth-php.page-id-227 .entry-content h3 {
  margin-left: 0;
}
.theme-storefront footer#colophon .block .footer-widget-3 {
  min-width: 321px;
}
/*
 ==================
 @@@  program_list_container
 ==================
 */
.theme-storefront .program_list_container .program_list .program_title:before {
  content: "\f0da";
  color: #ec6a00;
  font-family: FontAwesome;
  font-size: 14px;
  left: -7px;
  position: relative;
  top: 0px;
}
.theme-storefront .program_list_container .rTable {
  display: table;
  width: 100%;
}
.theme-storefront .program_list_container .rTableRow {
  display: table-row;
}
.theme-storefront .program_list_container .rTableHeading {
  display: table-header-group;
  background-color: #ddd;
}
.theme-storefront .program_list_container .rTableCell, .theme-storefront .program_list_container .rTableHead {
  display: table-cell;
  padding: 3px 10px;
  width: 33%;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
}
.theme-storefront .program_list_container .rTableHeading {
  display: table-header-group;
  background-color: #ddd;
  font-weight: bold;
}
.theme-storefront .program_list_container .rTableFoot {
  display: table-footer-group;
  font-weight: bold;
  background-color: #ddd;
}
.theme-storefront .program_list_container .rTableBody {
  display: table-row-group;
}
/*
 ==================
 @@@  prize_container
 ==================
 */
.theme-storefront .prize_container {
  scroll-behavior: smooth;
}
.theme-storefront .prize_container .row {
  margin: 60px 0;
}
.theme-storefront .prize_container .row .photo img {
  width: 100%;
}
.theme-storefront .prize_container .row .text {
  padding: 20px 0 20px 83px;
}
.theme-storefront .prize_container .row .text p {
  font-family: sofia-pro, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 5px;
}
.theme-storefront .prize_container .row .text .title h2 {
  font-size: 72px;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 1329px) {
  .theme-storefront .prize_container .row .text {
    padding: 10px 0 20px 50px;
  }
  .theme-storefront .prize_container .row .text p {
    font-size: 30px;
  }
  .theme-storefront .prize_container .row .text .title h2 {
    font-size: 55px;
  }
}
@media (max-width: 1199px) {
  .theme-storefront .prize_container .row .text {
    padding: 0px 0 20px 50px;
  }
  .theme-storefront .prize_container .row .text p {
    font-size: 22px;
  }
  .theme-storefront .prize_container .row .text .title h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .theme-storefront .prize_container {
    scroll-behavior: smooth;
  }
  .theme-storefront .prize_container .row {
    margin: 0;
  }
}
/*
 ==================
 @@@  button_special
 ==================
 */
.theme-storefront a.button-special, .theme-storefront .button-special a, .theme-storefront .formidable input[type="submit"] {
  background: #c92226;
  border: 1px solid #c92226;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 41px;
  width: 145px;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0px 20px;
  position: relative;
  transition: background 0.3s;
  text-decoration: none;
  text-transform: uppercase;
}
.theme-storefront a.button-special:hover, .theme-storefront .button-special a:hover, .theme-storefront .formidable input[type="submit"]:hover {
  background: #fff;
  color: #c92226;
  cursor: pointer;
  text-decoration: none;
}
.theme-storefront a.button-special:active, .theme-storefront .button-special a:active, .theme-storefront .formidable input[type="submit"]:active {
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  top: 3px;
}
.theme-storefront a.button-special:focus, .theme-storefront .button-special a:focus, .theme-storefront .formidable input[type="submit"]:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  text-decoration: none;
}
@media (max-width: 991px) {
  .ccm-page a.button-special, .ccm-page .button-special a, .ccm-page .formidable input[type="submit"] {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .ccm-page a.button-special, .ccm-page .button-special a, .ccm-page .formidable input[type="submit"] {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
}
.theme-storefront a.donate-button {
  background-color: #1ed55f;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 2px #0a9334;
  padding: 9px 22px;
  min-width: 98px;
  margin-top: 10px;
  margin-left: 0px;
  text-align: center;
  text-transform: none;
  text-decoration: none !important;
  font-size: 18px;
}
.theme-storefront a.donate-button:after {
  content: '\f004';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 0px;
}
.theme-storefront .contribution p {
  font-size: 15px;
  margin: 0 auto 5px;
  width: 213px;
}
.theme-storefront .contribution p .value {
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
}
.theme-storefront .contribution .col-sm-6 {
  padding-bottom: 20px;
}
/*
 ==================
 @@@  Funded Recipients
 ==================
 */
.theme-storefront .partner_container img {
  max-height: 100px;
  min-height: 100px;
  width: auto;
  margin: 20px;
}
@media (max-width: 1199px) {
  .theme-storefront .partner_container .col-lg-2 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 767px) {
  .theme-storefront .partner_container .col-lg-2 {
    width: 33.333%;
    float: left;
  }
}
.mobile_button {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.mobile_button a.nav-link {
  display: none;
  font-family: sofia-pro, sans-serif;
  background-color: #1ed55f;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 2px #0a9334;
  padding: 9px 22px;
  min-width: 98px;
  margin-top: -18px;
  margin-left: 18px;
  text-align: center;
  text-transform: none;
  font-size: 18px;
}
.mobile_button a.nav-link:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 0px;
}
.mobile_button a.nav-link.raffle-button {
  /*
   &:after {
   content: '\f145';
   }
   */
}
.mobile_button a.nav-link.donate-button:after {
  content: '\f004';
}
@media (max-width: 1199px) {
  .mobile_button a.nav-link {
    display: initial;
  }
}
@media (max-width: 500px) {
  .mobile_button {
    margin-bottom: 20px;
  }
  .mobile_button a.nav-link {
    font-size: 15px;
    margin-left: 8px;
    padding: 7px 10px;
  }
}
.storefront-handheld-footer-bar {
  display: none;
}
/*
 .theme-storefront footer .facebook{
 &:before{
 content: '\f230';
 font-family: FontAwesome;
 font-weight: normal;
 font-style: normal;
 margin: 0px 0px 0px 10px;
 text-decoration: none;
 padding-left: 0px;
 font-size: 40px;
 }
 }
 .theme-storefront footer .instagram{
 &:before{
 content: '\f16d';
 font-family: FontAwesome;
 font-weight: normal;
 font-style: normal;
 margin: 0px 0px 0px 10px;
 text-decoration: none;
 padding-left: 0px;
 font-size: 40px;
 }
 }
 */
.theme-storefront footer #custom_html-5 {
  margin-left: 110px;
  margin-top: -125px;
}
.theme-storefront footer #custom_html-5 .facebook {
  float: left;
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .theme-storefront footer #media_image-3 img {
    width: 75px;
  }
  .theme-storefront footer #custom_html-5 {
    margin-left: 95px;
    margin-top: -103px;
  }
  .theme-storefront footer #custom_html-5 img {
    width: 42px;
  }
}
@media (max-width: 767px) {
  .theme-storefront footer #custom_html-5 {
    margin-left: 110px;
    margin-top: -76px;
  }
}
.theme-storefront .related.products {
  display: none;
}
.theme-storefront .cart #end {
  display: none !important;
}
.theme-storefront .cart #time-remaining {
  display: none !important;
}
.theme-storefront .stock.in-stock {
  display: none !important;
}
.theme-storefront .woocommerce .order_details .method {
  display: none !important;
}
.storefront-product-pagination {
  display: none;
}
.woocommerce-thankyou-order-received {
  text-align: center;
}
