/** Shopify CDN: Minification failed

Line 111:0 Unexpected "}"
Line 855:4 "marign" is not a known CSS property
Line 1350:0 Unexpected "}"

**/
.section-hero-image .background-size-cover, .collection-hero .background-size-cover {
    background-size: cover !important;
}

.background-size-cover{
 background-size: contain !important;
  background-color: #f7f2ec !important;
  background-repeat: no-repeat;
}

#shopify-section-template--14380755484723__16504011863d46ce57{
.neighbor--white+.neighbor--white .margin--medium{  padding-top: null !important;}

}

.standard__rte,font--3.columns--1.aos-init.aos-animate {color: #000000 !important;}
.wrapper--brick {	
     margin: 80px auto 60px;    
}
@media only screen and (max-width: 768px) {
 
  .brick__section{
    margin: 40px;
  }
  
}

.hideMe {
  display: none;
}
/* #smile-ui-container {
  display: none;
} */
.featured-in img {
  max-width: 180px;
}
.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-device-width: 993px) {

  .wrapper{
  	max-width:920px;
  }
  
  .medium-up--one-fifth {
    width: 33.33333%;
}

}
#shopify-section-template--14403942547507__16472207050c71551d .background-size-cover {
  background-size: 400px auto;
  background-repeat: no-repeat;
}

.image__fill{
	border-radius: 10px;
}

.link-over-image h2.h4{
    font-size: 32px;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.6);
}

body, main, #shopify-section-template--14352067166259__double{
  background-color: #F7F2EC !important;
}

#shopify-section-template--14352067166259__16447050359d9ef161, .section-html{
  background: #fff;
}
.yotpo-label.yotpo-small-box {
	display: none;
}

footer .wrapper{
	max-width: 100%;
}

footer *{
  text-transform: uppercase;
  font-weight: bold;
}

.footer-social{
  text-align: right;
}

header .wrapper--full{
  max-width: 1180px;
  margin: auto;
}

/* header .navlink .navtext{
  font-family: "Brandon";
  font-weight: bold !important;
  letter-spacing: 0px; */
}

.product-grid-item{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-grid-item .product__grid__info--under {
  position: relative;
  padding: 8px 0 16px;
  flex: 1 1 0;
  padding-bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-grid-slide .product__grid__title{
	min-height: 46px;
}
.product__grid__info--under form{
	margin-bottom: 0px;
}
.brick__block__text__inner {
  width: 100%;
  margin: auto;
}
[data-section-id="template--14380755419187__double"] .brick__block__text__inner {
  width: 100%;
  margin: auto;
}
[data-section-id="template--14380755419187__double"]{
  margin-top: 0px;
  margin-bottom: 0px;
}
.custom_image_positioning{
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  width: 100%;
  background: #f8f2ec;
}
@media(max-width: 428px){
  .custom_image_positioning{
    justify-content: center;
  }
}
#shopify-section-template--14380755419187__collection-grid > div{
  padding-top: 0px;
}
#shopify-section-template--14380755419187__double > section > div:nth-child(1){
	margin-left: 0px;
}
[data-section-id="template--14380755419187__16447047343f9ce243"] a.btn--outline{
  display: none;
}

/* .cart__template h2{
  font-family: "Prohibition";

}
.cart__template h5{
  font-family: "Brandon"
} */
.cart__template h2, h5{
  display: flex;
  align-items: center;
  font-weight: bold;
}
.cart__template h6{
	letter-spacing: 1.5px;
}
.cart__template .wrapper {
  max-width: 1440px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.new-cart-template{
  display: flex;
  width: 100%;
}
.new-cart-template > div{
	flex: 1 1 0;
}
.new-cart-template > form{
  width: 340px;
  margin-left: 20px;
  background: white;
  border: 1px solid #DBDBDB;
  z-index: 99999;
}
.new-cart-template .flickity-prev-next-button.next{
	right: 0px;
}
.new-cart-template .flickity-prev-next-button.previous{
	left: 0px;
}
.top-row{
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
.recently-added {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 45px 13px;
  background: white;
  flex: 2;
  border: 1px solid #DBDBDB;
}
.recently-added img {
  height: 100%;
  width: auto;
  max-height: 150px;
}
.infos{
	margin-left: 20px;
}
.infos h6{
  font-weight: bold;
}
.summary{
  margin-left: 20px;
  padding: 45px;
  background: white;
  text-align: center;
  border: 1px solid #DBDBDB;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.new-cart-template .cart__items__grid{
	display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.new-cart-template .cart__items__grid *{
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.new-cart-template .cart__items__quantity{
	display: none !important;
}
.new-cart-template .cart__items__total{
	display: none !important;
}
.new-cart-template .template__cart__footer {
    margin-top: 2em;
    display: flex;
    flex-direction: column;
}
.home__subtitle:after{
	display: none;
}
.cart-summary{
	text-align: center;
  	margin-top: 20px;
}
@media(max-width: 478px){
  .btn--long{
    width: 100%;	
  }
  .js-grid{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .homepage-collection .product-grid-item {
    min-width: 220px;
  }
  .homepage-collection{
  	padding-top: 45px;
  }
  .brick__block__image, .fade-in-child .background-size-cover{
    max-height: 100vw;
  }
  
   h2.home__subtitle, .standard__heading , #insta-feed h2, footer p.footer__title, .footer-social{
    text-align: center;
  }
  .brick--margin{
  	margin: 0px;
  }
  .brick__block__text__inner {
    width: 100%;
    margin: auto;
  }
  .product-grid-item{
    min-height: 400px;
  }
  .summary{
    margin-left: 0px;
    margin-top: 20px;
    width: 100%;
  } 
  .new-cart-template, .top-row {
  	flex-direction: column;
  }
  .infos{
  	margin-left: 0px;
  }
  .new-cart-template > form{
  	margin-left: 0px;
    margin-top: 20px;
    width: 100%;
    padding: 0px 10px;
  }
  .cart__items__row{
  	justify-content: center;
  }
}

/* SB - Image with text */
.sb-section-double {
  padding: 2rem 0;
  text-align: center;
}
.sb-section-double__text,
.sb-section-double__image {
  margin: 2rem auto;
}
.sb-section-double__text {
  max-width: 600px;
}
.sb-section-double__image img {
  max-width: 100%;
}

/* SB - Image banner */
.sb-image-banner__image {
  width: 100%;
}


@media (max-width: 478px) {
  .collection__products .js-grid {
      display: grid;
  }
  .fade-in-child .background-size-cover {
    max-height: 100%;
  }
  .brick__block__image .fade-in-child .background-size-cover{
    max-height: 100vw;
  }
  .btn--long {
      min-width: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
}


/* Press Section */
.press-section {
  padding: calc(var(--outer)/2) 0 !important;
}
.press-section .home__subtitle {
  margin: 0 0 calc(var(--outer)/4) 0;
  padding: 0;
  font-size: 16px;
}
.press-section .presses {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
.press-section .presses .item {
  display: inline-block;

  text-align: center;
}
.press-section .presses .item {
 padding: 5px 20px;
}
.press-section .presses .item img{

  max-width: 100%;
}
.press-section .slick-prev:before,
.press-section .slick-next:before {
  color: #212b36!important;
  z-index: 999999;
}
.press-section .slick-prev {
 left: 5px!important;
 z-index: 99999999;
}

.press-section .slick-next {
 right: 5px!important;
 z-index: 9999;
}
.press-section .slick-track {
  display: flex;
  align-items: center;
}

/* SB - Press Slider */

.sb-press-slider {
  padding: 0 0 25px 0;
  margin: calc(var(--outer)*2) 0;
}
.sb-press-slider .flickity-prev-next-button {
  display: none;
  z-index: 2;
  background: #fff;
}
.sb-press-slider .flickity-prev-next-button.previous {
  left: calc(-36px - var(--gutter)/2);
}
.sb-press-slider .flickity-prev-next-button.next {
  right: calc(-36px - var(--gutter)/2);
}
.sb-press-slider__wrapper {
  position: relative;
}
.sb-press-slider__wrapper:before,
.sb-press-slider__wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: calc(var(--gutter)*2);
  z-index: 1;
}
.sb-press-slider__wrapper:before {
  left: calc(var(--gutter) - 1px);
  background: linear-gradient(90deg, #f7f2ec, transparent);
}
.sb-press-slider__wrapper:after {
  right: calc(var(--gutter) - 1px);
  background: linear-gradient(270deg, #f7f2ec, transparent);
}
.sb-press-slider__slide {
  align-items: stretch;
  display: flex;
  margin: 0 calc(var(--gutter)/2);
  max-width: 300px;
  min-height: 100%;
  padding-top: 2px;
  padding-bottom: 7px;
  width: 100%;
}
.sb-press-slider__card {
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: var(--outer) calc(var(--gutter)/2);
}
.sb-press-slider__image {
  align-self: center;
  margin-bottom: calc(var(--outer)/2);
}
.sb-press-slider__title,
.sb-press-slider__date {
  margin: 0;
}
.sb-press-slider__date {
  color: var(---color-text-light);
}
.sb-press-slider__excerpt {
  flex: 1;
  margin-top: calc(var(--outer)/2);
  position: relative;
  font-size: 16px;
  padding-bottom: 1.6em;
}
.sb-press-slider__excerpt > *:last-child {
  bottom: 0;
  position: absolute;
  width: 100%;
}
.sb-press-slider__excerpt > *:last-child a {
  text-decoration: underline;
}

@media (min-width: 1280px) {
  .sb-press-slider .flickity-prev-next-button {
    display: block;
  }
}

.flex-row {
  display: flex;
  margin: 0 -30px;
  flex-wrap: wrap;
}

.flex-row.align-middle {
  align-items: center;
}

.flex-col {
  flex: 1 1 0;
  padding: 0 30px;
  width: 100%;
}

.flex-col.shrink {
  flex: 0 0 auto;
}

.cheesecourse-wrapper {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 15px;
}

.cheesecourse-page {
  background: #fff;
  zoom: 1.2;
}

.cheesecourse-page h1, 
.cheesecourse-page h2, 
.cheesecourse-page h3, 
.cheesecourse-page h4, 
.cheesecourse-page h5, 
.cheesecourse-page h6 {
  font-family: "Trade Gothic", sans-serif;
}

.cheesecourse p {
  font-weight: 400;
}

.cheesecourse-page p,
.cheesecourse-page div {
  font-family: Garamond, serif !important;
  font-size: 14px;
}

.cheesecourse-border-1 {
  background: #fff;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 3px;
}

.cheesecourse-border-2 {
  background: #aaa;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 3px;
}

.cheesecourse-button {
  background: #BD8338;
  /* border: 2px solid #BD8338; */
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  line-height: 1;
  padding: 15px 30px 12px;
  text-transform: uppercase;
}

.cheesecourse-top-bar {
  background: rgb(104, 113, 88);
  color: #fff;
  height: 20px;
}

.cheesecourse-header {
  background: center/cover;
  text-align: center;
}

.cheesecourse-header__heading {
  font-size: 30px;
  line-height: 1.1;
  margin: 0;
  padding: 10px 0 15px;
}

.cheesecourse-header__heading i {
  font-size: 20px;
}

.cheesecourse-top-section {
  padding: 40px 0;
}

.cheesecourse-top-section__heading {
  font-size: 28px;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
}

/* .cheesecourse-top-section__right {
  width: 420px;
} */

.cheesecourse-top-section__photo {
  margin: 0 auto 30px;
  max-width: 300px;
}

.cheesecourse-waitlist-section {
  background: #FDF9F5;
  text-align: center;
  padding: 40px 0;
}

.cheesecourse-waitlist-section form {
  margin: 0;
}

.cheesecourse-waitlist-section .float__wrapper {
  margin-bottom: 0;
}

.cheesecourse-waitlist-section__headings * {
  font-size: 16px;
  font-family: "Avenir Next", sans-serif !important;
  font-weight: 500;
}

.cheesecourse-waitlist-section .input-group--inner-button {
  border-color: #BD8338;
  padding: 0;
}

.cheesecourse-waitlist-section .input-group {
  border-radius: 5px;
  max-width: 460px;
  width: 100%;
}

.cheesecourse-waitlist-section .input-group input {
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 12px;
}

.cheesecourse-waitlist-section .input-group input::placeholder {
  font-weight: 700 !important;
  opacity: 1; /* Firefox */
}

.cheesecourse-waitlist-section .input-group input::-ms-input-placeholder { /* Edge 12 -18 */
  font-weight: 700 !important;
}

.cheesecourse-waitlist-section .input-group-button .btn { 
  background: #BD8338;
  /* border-left: 1px solid #BD8338; */
  border-radius: 0;
  color: #fff;
  font-family: "Trade Gothic", sans-serif !important;
  font-size: 12px;
  font-weight: 700;
}

.cheesecourse-bottom-section {
  background: #F7F2EC;
  padding: 40px 0 0;
}

.cheesecourse-bottom-section__heading {
  border-bottom: 2px solid #000;
  display: inline-block;
  font-size: 18px;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 3px;
  margin-bottom: 10px;
}


.cheesecourse-bottom-section__left p {
  font-family: "Trade Gothic Next", sans-serif !important;
  margin: 0 0 20px;
}

.cheesecourse-bottom-section__right {
  text-align: right;
}

.cheesecourse-bottom-section__right img {
  max-width: 480px;
}

.cheesecourse-bottom-section__grid {
  background: #fff;
  padding: 40px 0;
  padding-top: 70px;
}

.cheesecourse-bottom-section__grid .flex-row {
  margin: 0 -5px;
}

.cheesecourse-bottom-section__grid .flex-col {
  padding: 0 5px;
  width: 33%;
  flex: 0 0 33%;
}

.cheesecourse-heading-section {
  text-align: center;
  padding: 20px 0;
}

.cheesecourse-heading-section__heading {
  font-size: 26px;
  font-weight: 900;
  margin: 0;
}

.cheesecourse-cta-section {
  padding: 40px 0;
  text-align: center;
}

.cheesecourse-cta-section .flex-col {
  flex: 0 0 auto;
  padding-bottom: 15px;
}

.cheesecourse-cta-section__heading {
  font-family: "Avenir Next", sans-serif !important;
  font-weight: 500;
  font-size: 16px;
}

.cheesecourse-footer-section {
  background: #FDF9F5;
  padding: 40px 0;
  text-align: center;
}

.cheesecourse-footer-section__heading {
  font-size: 16px;
  font-family: "Avenir Next", sans-serif !important;
  font-weight: 500;
}

.cheesecourse-footer-section .cheesecourse-button {
  display: inline-block;
  margin: 0 5px 15px;
}

.cheesecourse-footer-section__grid {
  padding: 10px 0 30px;
}

.cheesecourse-footer-section__grid .flex-row {
  margin: -5px;
  flex-wrap: wrap;
}

.cheesecourse-footer-section__grid .flex-col {
  padding: 0 5px;
}

.cheesecourse-page div.cheesecourse-footer-section__grid__item {
  white-space: nowrap !important;

  font-size: 18px !important;
  
  /* font-family: Crimson, serif; */
}

.cheesecourse-page div.cheesecourse-footer-section__grid__item strong {
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 10px !important;
  padding-right: 3px;
  display: inline-block;
}


.cheesecourse-footer-section__buttons {
  
}

.cheesecourse-bottom-bar-section {
  background: #000;
  color: #fff;
  padding: 30px 0;
  text-align: center;
}

.cheesecourse-bottom-bar-section div {
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
}

.cheesecourse-bottom-bar-section span {
  border-bottom: 1px solid #fff;
}

#product-form-48932494606633-2 button:nth-child(3) {
  display: none;
}

@media (min-width: 1001px) {
  .flex-row {
    display: flex;
    margin: 0 -30px;
    flex-wrap: nowrap;
  }
  
  .flex-col {
    flex: 1 1 0;
    padding: 0 30px;
    width: auto;
  }
  
  .flex-col.shrink {
    flex: 0 0 auto;
  }

  .cheesecourse-button {
    padding: 15px 30px 12px;
  }

  .cheesecourse-wrapper {
    max-width: 1000px;
    margin: 0 auto;
  }

  .cheesecourse-top-section__right {
    width: 420px;
  }

  .cheesecourse-top-section__photo {
    marign: 0 auto;
    max-width: none;
  }

  .cheesecourse-waitlist-section {
    padding: 40px;
  }

  .cheesecourse-bottom-section__left {
    width: 360px;
  }

  .cheesecourse-cta-section {
    padding: 40px;
  }

  .cheesecourse-cta-section .flex-col {
    flex: 1 1 0;
    padding-bottom: 0;
  }

  .cheesecourse-bottom-section__grid .flex-col {
    width: 20%;
    flex: 0 0 20%;
  }

  .cheesecourse-footer-section {
    padding: 40px;
  }

  .cheesecourse-footer-section .cheesecourse-button {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px){
  .cheesecourse-top-section__right {text-align: center;}
  .main-content{overflow-x: hidden;}
  .cheesecourse-top-section__heading{font-size: 22px;}
  .cheesecourse-heading-section__heading{font-size: 22px;}
  .cheesecourse-footer-section__grid .flex-col{padding-bottom: 10px;}
  .cheesecourse-footer-section .cheesecourse-button{width: 100%;}
  .cheesecourse-bottom-bar-section div{font-size: 12px;}
}

.overlay {
  background: rgba(0,0,0,0.8);
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

.overlay__close {
  color: #fff;
  font-size: 16px;
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 99;
  width: 20px;
  height: 20px;
}

.overlay__close svg {
  color: #fff;
  fill: #fff;
  cursor: pointer;
}

.overlay__close svg:hover {
  color: #ccc;
}

.video-player {
  height: 45vw;
  width: 100%;
}

.video-player video {
  height: 100%;
  width: 100%;
}

.syllabus-info-section {
  padding: 60px 0;
  text-align: center;
}

.syllabus-info-section__heading {
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin: 0;
}

.syllabus-info-section__content {
  margin: 0 auto;
  max-width: 980px;
}

.syllabus-info-section__content p {
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 400;
}

.syllabus-slider-section {
  background: #FDF9F5;
  padding: 100px 0;
  position: relative;
}

.syllabus-slider__item {
  opacity: .5;
}

.syllabus-slider__item.slick-active[data-slick-index="0"] {
  opacity: 1;
}

.syllabus-slider__item__wrapper {
  padding: 0 15px;
}

.syllabus-slider__item__inner {
  border: 2px solid #000;
  padding-bottom: 100%;
  width: 100%;
  position: relative;
}

.syllabus-slider__item .syllabus-slider__item__label {
  position: absolute;
  top: 25%;
  text-align: center;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #000;
  line-height: 1;
  font-style: italic;
  font-size: 18px;
}

.syllabus-slider__item .syllabus-slider__item__title {
  position: absolute;
  top: 40%;
  text-align: center;
  font-size: 30px;
  width: 100%;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
}

.syllabus-slider__item .syllabus-slider__item__view {
  background: #000;
  font-family: "Trade Gothic", sans-serif !important;
  color: #fff;
  position: absolute;
  bottom: 0;
  text-align: center;
  font-weight: 700;
  width: 100%;
  padding: 10px 0 8px;
  cursor: pointer;
}

.syllabus-slider__controls {
  position: absolute;
  right: 0;
  top: -40px;
}

.syllabus-slider__controls__count {
  display: inline;
  font-weight: 700;
  font-family: "Trade Gothic", sans-serif !important;
  top: -3px;
  position: relative;
  padding: 0 8px;
}

.syllabus-slider__controls__count span {
  font-size: 12px;
  font-family: "Trade Gothic", sans-serif !important;
}

.syllabus-slider__controls__arrow {
  display: inline;
  cursor: pointer;
}

.syllabus-slider__controls__arrow svg {
  height: 16px;
}

.cheesecourse-header {
  position: relative;
}

.cheesecourse-header .syllabus-menu-toggle {
  cursor: pointer;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 12px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.syllabus-menu-toggle svg {
  height: 16px;
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.syllabus-menu-overlay {
  background: rgba(0,0,0,.5);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.syllabus-menu {
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 60px 80px;
  width: 100%;
  max-width: 470px;
  z-index: 99;
}

.syllabus-menu-close {
  cursor: pointer;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.syllabus-menu-close svg {
  height: 20px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.syllabus-menu__list__item {
  font-family: "Trade Gothic", sans-serif !important;
  border-bottom: 1px solid #000;
  opacity: .25;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
}

.syllabus-menu__list__item.active {
  opacity: 1;
}

.syllabus-menu__list__item__inner {
  padding: 5px 0;
  letter-spacing: 1px;
}

.syllabus-menu__list__item__expand {
  position: absolute;
  right: 0;
  top: 6px;
}

.syllabus-menu__list__item__expand svg {
  height: 12px;
}

.syllabus-menu__list__item__expand .minus {
  display: none;
}

.syllabus-menu__list__item__submenu {
  display: none;
  padding: 10px 15px;
}

.syllabus-menu__list__item__submenu a {
  text-transform: none;
}

.reference-menu__label {
  font-size: 16px;
  font-weight: 700;
  margin: 40px 0 10px;
  text-transform: uppercase;
  letter-spacing: px;
}

.reference-menu__item {
  font-weight: 700;
  margin-bottom: 5px;
}

.cheesecourse-page hr {
  margin: 10px 0;
}

.syllabus-cheese-qr-code {
  width: 180px;
  margin-right: 30px;
}

.syllabus-info-section__content {
  padding: 0 15px;
}



.syllabus-info-section__map {
  width: 200px;
  padding: 30px 0;
}

.syllabus-info-section__title {
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 10px;
}

.syllabus-info-section__subtitle {
  font-size: 32px;
  font-style: italic;
  font-family: Garamond, serif !important;
}

.syllabus-info-section hr {
  border-color: #000;
  margin: 20px auto;
  width: 50px;
}

.syllabus-info-section .cheese-info-title {
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 2px;
}

.syllabus-info-section .cheese-info-stat {
   font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  font-size: 72px;
  position: relative;
  line-height: 1.2;
}

.syllabus-info-section .cheese-info-stat span {
  transform: rotate(270deg);
  font-size: 12px;
  font-family: Garamond, serif !important;
  font-weight: 500;
  position: absolute;
  left: 50%;
  top: 34px;
  margin-left: -48px;
  font-style: italic;
}

.syllabus-info-section__title {
  margin-top: 80px;
}

.syllabus-info-section__subtitle {
  margin: 20px 0 80px;
  font-size: 20px;
}

.syllabus-info-section .syllabus-info-section-top {
background-image: url(//www.formaticum.com/cdn/shop/t/29/assets/fence-pattern.jpg?v=118269965422914832051725051922);
   padding: 10px 0;
  border-bottom: 2px solid #000;
}

.syllabus-info-section .syllabus-info-section-top div {
  display: inline-block;
  vertical-align: middle;
  font-family: "Trade Gothic", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.syllabus-info-section .syllabus-info-section-top .syllabus-info-section-top__number {
  font-size: 80px;

  border: 2px solid #000;
  border-radius: 9999px;
  display: inline-block;
  width: 100px;
   position: relative;
  height: 98px;
   line-height: 98px;
   font-family: Garamond, serif !important;
  margin: 0 100px -50px;
    font-weight: 500 !important;
  background-color: #fff;
}

.syllabus-info-section .syllabus-info-section-top .syllabus-info-section-top__number div {
  font-size: 80px;
  position: relative;
   font-family: Garamond, serif !important;
  line-height: 98px;
  font-weight: 500 !important;
  letter-spacing: 0px;
  
}

.syllabus-info-section .syllabus-info-section-top .syllabus-info-section-top__number span {
  text-decoration: underline;
  font-size: 12px;
  position: absolute;
  top: -23%;
   font-family: Garamond, serif !important;
  font-style: italic;
  left: 17px;
  text-transform: none;
  letter-spacing: 0px;
}


.cheesecourse-header.fixed {
position: fixed;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 2;
  top: 0;
  border-bottom: 1px solid #aaa;
}

.cheesecourse-header.fixed .cheesecourse-header__heading {
  padding-top: 0;
  padding-bottom: 10px;
}

.cheesecourse-header.fixed .cheesecourse-header__heading i {
   font-size: 16px;
}

.cheesecourse-header.fixed .cheesecourse-header__heading span {
  font-size: 24px;
}

@media (max-width: 768px) {
  .cheesecourse-header {
    padding-right: 0;
    text-align: right;
  }

  .cheesecourse-header a {
    text-align: center;
    display: block;
  }

  .cheesecourse-header .cheesecourse-header__heading i {
    font-size: 16px;
  }

  .cheesecourse-header .cheesecourse-header__heading span {
    font-size: 20px;
  }
  
  .cheese-info-qr-section .flex-col {
    flex: 0 0 100%;
    width: 100%;
    text-align: center !important;
    padding: 10px 15px;
  }
}

.cheesecourse-page .main-content {
  background-color: #fff !important;
}
}