/** Shopify CDN: Minification failed

Line 537:35 Expected identifier but found "!"
Line 1030:0 Unexpected "}"

**/
/* Ghost CSS */ 
/* *{
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
} */

/* MAIN COLUMNS */
body {
  touch-action: manipulation;
}
.header--large .index-header-rightImage {
    background-size: 50% auto;
}

.site-header .index-header-rightImage {
max-width: 90%;
}

.grid--full.homepage-double {

    display: grid;
    width: 100%;
  grid-auto-flow: column; 
    overflow: hidden;
    grid-template-columns: repeat(2, 1fr);
}

.image-overlay.bg-brown.image-overlay-0 {
    z-index: 0;
}
.margin-fix {
margin: 0!important;
}


.rte--homepage {
max-width: 80%;
    text-align: right;
    margin-left: 10%;
  font-size: 2.135vw;
      letter-spacing: .07em;
  line-height: 1.2em;
}

.rte--homepage.proximaBold {

  	font-size: 2.253vw;
  
}

img.aboutMochiHomePage {
max-width:75%;
margin-bottom: 10%;
}



.homepage-columns.homepage--white {

padding-bottom: 0;
}

/*  */

.homepage-double .double__block {
  display:flex;
  width: 50vw;
      align-items: center;
}
.new-content--centered .rte {

	display: flex;
    flex-direction: column;
    max-width: 80%;
    margin: 10% auto;
}


body {
  max-width:100vw;
  overflow-x: hidden;
}
p, input {
	font-family: "proxima-nova",sans-serif;
}

.mochiItem p, .asSeenInHeader {
color: #D74A27;
}

/* HOMEPAGE IMAGE WITH TEXT */
@media only screen and (max-width:300px){

  .mochiColumnImage .content--centered h4 {
  margin-left: 10% !important;
  
  }

}

.header__wrapper .content--centered {
	top:40%;
  	max-width: 90%;
}

.content--centered , .new-content--centered {
    margin: 32% 0px;
}

.site-header .mochiColumnImage {
	    justify-content: center;

}

.mochiColumnImage .content--centered h4{
  margin-left:20%;
  font-family: "brandon-grotesque",sans-serif;
  font-size: 4.337vw;
  letter-spacing: 0.434vw;
  opacity: 1;
  text-transform: inherit;
  color: #D74A27;

}
.mochiColumnImage .content--centered h4::after{
	display: none;
}
.proximaBold {
	font-family: "proxima-nova", sans-serif;
  	font-weight: 900;
}
.header-message {
font-weight:100!important;
}
	.mochiColumnImage {
	background-size: 114%;
    background-position: -15px 64%;
    background-color: rgb(246, 234, 222);
	background-repeat: no-repeat;}

	.mochiPlay	{
    position: absolute;
    left: -12%;
    top: 15%;
    width: 50%;
    min-height: 80px;
    z-index: 10;
    }
.double__block {
	overflow:initial!important;

}
.nav--mobile .main-menu li a {
font-family: "proxima-nova",sans-serif;
}

.buttonCenter {
position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%);
}
.site-header .mochiColumnImage .mochiPlayButton{
	padding: .5em 2.644em .5em 2.9em;
}


.mochiColumnImage .mochiPlayButton {
    background-color:#FBEC2A;
  	color: black;
  	text-transform:uppercase;
  	font-family:'proxima-nova';
  	font-weight: 600;
  	font-size: 1.334vw;
    text-decoration: none;
  padding:.5em .644em .5em 0.9em;
}
.mochiPlayButton {
letter-spacing: 0.256em;
}
/* HOMEPAGE COLLECTION LIST */

.index-column a {
    height: 100%;
}

p.index-column-image {
    height: 100%;
}

.index-column-image img {
    height: 100%;
} 

.homepage-columns.homepage--white {
	padding-top: 0;
}
.homepage-columns.homepage--white .home__subtitle {
	
	display: none;
}

.index-collection-wrapper .grid {
display: grid;
    grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
}
.index-column.grid__item {
position:relative;
}
.index-column-image {
    margin-bottom: -1px;
}


.grid .index-column.grid__item {
	padding-left: 0;
}

.homepage-columns.homepage--white .grid {
    line-height: 0;
}
.index-column-image {
	margin: 0;
}
.index-collection-wrapper img {
width:100%;
}

h5.uppercase.home--uppercase.index-collection-item {
    font-size: 1.332vw;
    letter-spacing: 0.256em;
}

@media only screen and (max-width: 343px){

.header-message--crowded {
    padding: 0 25px 0 0px;
}
}


@media only screen and (min-width: 481px) {
  
  
.new-content--centered {
  margin-top: 43%;
    margin-bottom: 23%;
  }
  
  
}



@media only screen and (max-width: 481px){
  
  #shopify-section-1614171997be61f63b .grid--full.homepage-double.adjust--light {
  display: flex;
  flex-wrap: wrap;
  }
  
  #shopify-section-1614171997be61f63b .grid--full.homepage-double.adjust--light > div {
  width:100vw;
  }
  #shopify-section-1614171997be61f63b .grid__item.large--one-half.medium--one-whole.double__block.homepage-image.homepage--white {
  order: 2;
    height:50vh;
  }
  
  
  .site-header .mochiColumnImage .text-right .mochiPlayButton {
    padding:
}
  .index-column h5.uppercase.home--uppercase.index-collection-item, .rte a {
    padding: .5em .644em .35em 0.9em !important;
}
 
  
  .site-header .grid--full.homepage-double.adjust--white{
  display: flex !important;
  flex-wrap: wrap;
  }
  
  .site-header .grid--full.homepage-double.adjust--white > div {
    height: 50vh;
    width: 100vw;
	}
  
  .site-header .content--centered {
  margin: 0;
  }
  .site-header .grid--full.homepage-double.adjust--white div:nth-child(1) { /* first Child */
  order: 2;
   align-items: flex-start;
    align-items: center;
  }
  .mochiColumnImage.grid__item.large--one-half.double__block.homepage--white {
    margin-top: 11%;
}
  
  .site-header .image-overlay.bg-brown {
  margin-bottom: -11%;
  }
  
  .site-header .index-header-rightImage {
  margin-top: 11%;
  }
  
  .site-header .grid--full.homepage-double.adjust--white div:nth-child(2) {
    
  
  }
  
  .mochiColumnImage .content--centered h4 {
    font-size: 6.337vw !important;
}
  
  .site-header .rte--homepage {
  width: 80% !important;
  }
  
  .site-header .home__subtitle {
  margin-left: 20% !important;
  }
  
  .blueSmile {
  left: 15% !important;
  top: 33% !important;
  }
  #quoteSlideshow {
    margin: 5% auto !important;
}
  
  .madeForKids {
    line-height: 1em !important;
    font-size: 4.188vw !important;
  width: 89% !important;
    bottom: 13% !important;
  }
  
  .mochiItem img {
    max-height: 4vh !important;
   }
  .buttonCenter {
      position: inherit !important;
  }

  #wrapper-fix {
    margin: 3rem auto !important;
}
  .index-column.grid__item.text-center {
      max-height: 87vw;
  }
  
  h5.uppercase.home--uppercase.index-collection-item {
    font-size: 2.332vw !important;
  }
  .rte--homepage.proximaBold {
  	font-size: 5.745vw !important;
  }
  
  .mochiColumnImage .content--centered h4 {
  	margin-left: 9%;
    font-size: 8.700vw !important;
    letter-spacing: 0.834vw;
    margin-bottom: 0;
        
  }
  
  .mochiColumnImage .mochiPlayButton {
  font-size: 2.676vw;
  
  }
  
  .grid--full.homepage-double {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
  }
  .header-message.uppercase.header-message--crowded {
    font-size: 3.04vw !important;
		}
  
  #whyUseMochiSection .mochiItem p {
    font-size: 2.2vw !important;
    letter-spacing: 0.546vw!important;
  }
  
  #whyUseMochiSection .mochiItem h2.uppercase {
    font-size: 3vw!important;
    letter-spacing: 0.393vw!important;
  }
  
  #whyUseMochiSection h1.uppercase {
    font-size: 3.42vw!important;
    letter-spacing: 0.663vw!important;
  }
  .quote-container p {
  font-size: 3.135vw !important;
  }
  
  .rte--homepage {
  font-size: 4.135vw !important;
  }
  .larger-fix .rte.rte--homepage {
  
  font-size: 5.135vw !important;
  }
  .text p {
   font-size: 3.535vw !important;
  }
  .mochiPlay {
      top: 11%;
    left: 50%;
    transform: translate(-50%);
  }
  .asSeenInHeader{
  font-size: 4.735vw !important;
    letter-spacing: 0.487vw !important;
    margin-top: 2%;
  }
  
  .homepage-double .double__block {
   width: 100vw; 
  }
  .content--centered, .new-content--centered {
    margin: 32% 0px 10%;
}
  .product-section #productInfo-product .text-center h1.h2 {
font-size: 3.741vw!important;
    line-height: 4.089vw!important;
    letter-spacing: 0.879vw!important;
}


.product-section #ProductPrice-product span.money {
    font-size: 3.741vw!important;
    letter-spacing: 0.879vw!important;
    line-height: 4.089vw!important;
}

.product-section .product-description.rte, .product-section form#AddToCartForm--product {
    font-size: 3.069vw!important;
}
  
  .product-section .breadcrumb {
font-size: 3.336vw!important;
}

  p.afterpay-paragraph {
    font-size: 60%;
}
  #whyUseMochiSection {
    padding-top: 1rem;
}
  
  
  
  
/*  INSTAFEED  */
  #insta-feed .instafeed-container, .instafeed-shopify .instafeed-container {
    min-width: 33.33vw!important;
    padding-top: 32.33vw!important;
}

  #insta-feed {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

}
@media only screen and (max-width: 768px){

  .about-col #oHi {
    top: 0%;
    left: -3%;
    width: 25%;
}
  .about-col #yellowSmile {
    left: 3%;
    width: 20%;
    bottom: 19%;
  }
  
  
  h5.uppercase.home--uppercase.index-collection-item {
    font-size: 2.332vw;
    
}
  
  .site-header .homepage--white {
    background-size: 66% !important;
    background-position-y: 72% !important;
}
  
  .site-header .rte p {
  margin-bottom: 0;
  }
  .mochiColumnImage .content--centered h4 {
    font-size: 5.337vw;
    
  }
  .rte--homepage.proximaBold {
      font-size: 3.253vw;
   
  }
  .mochiItem p {
    font-size: 1.72vw !important;
    letter-spacing: 0.546vw!important;
  }
  
  .mochiItem h2.uppercase {
    font-size: 2.09vw!important;
    letter-spacing: 0.393vw!important;
  }
  
  #whyUseMochiSection h1 {
    font-size: 2.42vw!important;
    letter-spacing: 0.663vw!important;
  }
  
  .mochiItem {
        width: 40%;
    flex: none !important;
    margin: 2px !important;
  }
  
  .mochiPlayButton, h5.uppercase.home--uppercase.index-collection-item{
  padding: .5em .644em .5em 0.9em; !important;
    
  }
    #productInfo-product .text-center h1.h2 {
	font-size: 2.741vw!important;
    line-height: 3.089vw!important;
    letter-spacing: 0.679vw!important;
}


#ProductPrice-product span.money {
    font-size: 2.741vw !important;
    letter-spacing: 0.679vw!important;
    line-height: 3.089vw!important;
}

.product-description.rte, form#AddToCartForm--product {
    font-size: 2.069vw!important;
}
  
  .breadcrumb {
font-size: 2.336vw!important;
}

    p.h6.name_wrapper {
    letter-spacing: 0.304vw !important;
    font-size: 0.947vw!important;
    line-height: 0.979vw!important;
}
  
  
  
}


@media only screen and (min-width: 769px){
 
  
  
  .mochiItem img {
    max-height: 8vh;
	}
  .index-collection-wrapper .grid {
     grid-template-columns: repeat(3, 1fr);
  }  
  
      #productInfo-product .text-center h1.h2 {
	font-size: 1.741vw!important;
    line-height: 2.089vw!important;
    letter-spacing: 0.479vw!important;
}


#ProductPrice-product span.money {
    font-size: 1.741vw !important;
    letter-spacing: 0.479vw!important;
    line-height: 2.089vw!important;
}

.product-description.rte, form#AddToCartForm--product {
    font-size: 1.569vw!important;
}
  
  .breadcrumb {
font-size: 1.336vw!important;
}
    p.h6.name_wrapper {
      letter-spacing: 1.204vw!important;
    font-size: 1.47vw!important;
    line-height: 1.79vw!important;
}
 
}

@media only screen and (min-width: 1000px){

.header-message.uppercase.header-message--crowded {
    font-size: 1.040vw !important;
}
  .mochiItem p {
        font-size: 1.2vw !important;
    letter-spacing: 0.25vw!important;
  }
  
  .mochiItem h2.uppercase {
    font-size: 1.09vw!important;
    letter-spacing: 0.393vw!important;
  }
  
  #whyUseMochiSection h1 {
    font-size: 1.82vw!important;
    letter-spacing: 0.363vw!important;
  }
  
  #productInfo-product .text-center h1.h2 {
	font-size: 1.741vw !important;
    line-height: 2.089vw!important;
    letter-spacing: 0.279vw!important;
}


#ProductPrice-product span.money {
    font-size: 1.741vw!important;
    letter-spacing: 0.279vw!important;
    line-height: 2.089vw!important;
}

.product-description.rte, form#AddToCartForm--product {
    font-size: 1.069vw!important;
}
  
  p.h6.name_wrapper {
    letter-spacing: 0.304vw!important;
    font-size: 0.947vw!important;
    line-height: 0.879vw!important;
}
  
  
}

.header-message.uppercase.header-message--crowded {
    font-size: 2.04vw;
	}


/* HEADER */

.showDesktop .header-menu span {
    font-size: 1.040vw;
}
.madeForKids {
    position: absolute;
    z-index: 11;
	line-height: 2.505vw;
    font-size: 2.088vw;
    color: #3953A4;
    bottom: 30%;
    width: 91%;
}
.site-header .homepage--white {
    background-size: 61%;
    background-position-y: 61%;
}

ul.main-menu.accessibleNav {
  margin-left: 32px;
}

.madeForKids > div {
float: right;

}

.info-bar .wrapper {
    margin: 0.2% auto;
}
.madeForKids p {
font-family: "brandon-grotesque",sans-serif;
  font-weight: 500;
  
}

.site-header > div.wrapper {

max-width: inherit;
  width: 100%; 
  position: absolute; 
  z-index:100
  

}

.site-header .home__subtitle {
  white-space: nowrap;
}


.bg-brown {

  background-color:#bea08a!important;
  opacity:1!important;

}

.use_screen_three_fourths {
	height:80vh;
}

.index-header-rightImage {
    z-index: 10;
    max-width: 70%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 74%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.blueSmile {

    z-index: 11;
    position: absolute;
    width: 15%;
    top: 20%;
    left: 10%;
}

.site-header {
	border-bottom: none!important;
}


/* MOBILE NAVIGATION */

.nav--desktop span {
    font-family: "proxima-nova",sans-serif !important;
}

.nav--mobile .header-menu {
background-color: rgb(0,0,0,60%);
  border-left: none!important;
  border-bottom: none!important;
}
.nav--mobile .main-menu li {
border-bottom: white 1px solid;
}

.nav--mobile .nav-link, .nav--mobile a.nav-carat {
	color: white;
}
/* DESKTOP NAV */
.site-header .nav--desktop .main-menu .parent .main-menu-dropdown{
  	border: none;
  	z-index:1000;
	background-color: rgb(0,0,0,60%);
  	
}
.nav--desktop .main-menu-dropdown ul > :first-child {
	padding-top:0px;
}
.nav--desktop .main-menu-dropdown .nav-link {
	color: white;
}

/* WHY USE MOCHI SECTION */
/* If index */
.index-sections #whyUseMochiSection {
    background-color: white;
}
#whyUseMochiSection h1 {
	color: black;
  font-family: "proxima-nova",sans-serif;
  font-size: 1.642vw;
  letter-spacing: 0.263vw;
  font-weight: 600;
}
/* If not index */
  #whyUseMochiSection {
  background-color: #f6eade;
  margin: 0 calc(50% - 50vw);
  }
#whyUseMochiSection p {
  font-family: montserrat, sans-serif;
  font-weight: 500;
  }
.uppercase {
  font-family: "proxima-nova",sans-serif;
  font-weight: 600;
  font-size: 1;
  color: black;
  }
  .mochiItem img {
    max-height: 5vh;
  }

.mochiItem {
    flex: 0 1 calc(20% - 8px);
  margin: 10px;
}
  #whyMochiGrid {
        display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
#whyUseMochiSection:first-child {
    font-size: 2rem;
}
  .mochiItem h2.uppercase {
   font-family: "proxima-nova",sans-serif
   font-weight: 600;    
   font-size: 1.209vw;
    letter-spacing: 0.193vw;
    white-space: nowrap;
  }
  .mochiItem p {
  font-size: 0.972vw;
    letter-spacing: 0.146vw;
  }
  #whyUseMochiSection {
  padding: 2rem;
  
  }
.index-collection-wrapper {
    width: 100vw;
    margin: 0px;
    padding: 0;
    max-width: 100vw;
}

.index-collection-wrapper > .grid {

	margin: 0;
}

h5.uppercase.home--uppercase.index-collection-item {
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, -50%);
    background-color: #F8EC2A;
    opacity: 1;
    padding: .5em .644em .5em 0.9em;
}

.grid__item.large--one-third.medium--one-half.text-center {
    position: relative;
}

li.parent, li.child, li.cart-text-link {
    flex-grow: 1;
}

.nav--desktop .main-menu {
    display: flex!important;
    width: 100%;
}

.index-logo {

  margin-bottom:0;

}
@media (max-width: 828px){

  .index-logo {
  margin: 0 0 0.75em;
  text-align: center;
    
  }
  
}

@media (max-width: 1000px) and (min-width: 768px){

p.afterpay-paragraph {
    font-size: 70% !important;
}
 .large--one-sixth {
    width: 33.333%;
}

}


#checker {
	background-color: transparent;
  	border: 2px #F8EC2A solid;
  	color: black;
  	margin-bottom: 1rem!important;
}
#AddToCart-product {
	border: none;
  	background-color: #F8EC2A;
  	color: black;
}

.single-option-selector.single-option-selector-product, .js-qty {
    border: 1px solid black;
}
select:before{
  position: absolute;
  content:" ";
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  z-index:0;
  background-color: rgba(255,0,0,0.5);
}



/* Quote SlideShow */

#quoteSlideshow {
    margin: 1% auto 2% auto;
}

  .quote-container p {
  	font-size: 2.135vw;
      letter-spacing: 0.07em;
  }
.text p {
    font-size: 2.668vw;
    letter-spacing: 0.133vw;
  line-height: 1.2em;
}

/*  FOOTER */
#footer {
	margin-top:100px;
}
#footer h5 {
	margin-bottom: 2rem;
  	font-weight:600;
}
#footer .uppercase {
	color: white;
}
#footer {
color: white;
}

#footer a {
letter-spacing: .2em;
}

#footer h5.uppercase, #footer p {
letter-spacing: .15em;
}

input#mail {
background-color: white;
  letter-spacing: .13em;
}

input#subscribe {
letter-spacing: .2em;
}
.site-footer-wrapper a {

color: white;
}
/* FOOTER HR */
@media only screen and (min-width: 769px){
  #footer .hr--underline {
    display:none;
  }

}

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

  #footer h5 {
  margin-bottom: 0 !important;
  }
  
  .site-footer-wrapper hr {
    border-top: 3px solid rgba(255,255,255, 1) !important;
  }
  .footer-quicklinks li {
    margin: 0 !important;
	}
  
  #footer p {
      font-size: .9em;
  }
  
}

@media only screen and (max-width: 481px){

  .footer-logo img {
    max-width: 100px !important;
}
  
  #footerLogo {
  opacity: 1;
    top: 0;
    margin: 0;
    position: relative;
    width: 100vw;
}
  }
  
  #footer .footer-logo img {
    z-index: 100;
    position: absolute;
    width: 100vw;
    left: 50%;
}
}


/*  NEWSLETTER IN FOOTER*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}



.input-group.newsletter-form {
    padding: 0;
    border-radius: 0px;
    border: 0px;
    background-color: #F6EADE;
}

#subscribe {
	float: right;
  font-weight: 900;
  	color: black!important;
  	background-color: #F8EC2A;
}
/* LOGO IN FOOTER*/
#footer .footer-logo img {
    z-index: 100;
    position: absolute;
/*     top: -40px; */
    width: 100vw;
}
/* END FOOTER */

/* JUDGEME REVIEW WIDGET PRODUCT PAGE*/

/* #judgeme_product_reviews .jdgm-rev__icon::after, #judgeme_product_reviews .jdgm-rev__buyer-badge {
    display: inline-block;
    color: #ffffff;
    background-color: #000;
} */

#judeme_product_reviews .jdgm-all-reviews-widget, #judeme_product_reviews > .jdgm-rev-widg {
    border: 1px solid #000;
}

#judgeme_product_reviews .jdgm-quest, #judgeme_product_reviews .jdgm-rev {
    border-top: 1px solid #000;

}
#judgeme_product_reviews .jdgm-histogram {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.jdgm-paginate__first-page, .jdgm-paginate__last-page, .jdgm-paginate__prev-page, .jdgm-paginate__next-page {
    font-family: 'JudgemeIcons' !important;}
/* MISC */

.content--centered {

z-index: 11;
}

h5.uppercase.home--uppercase.index-collection-item, .mochiPlayButton {

white-space: nowrap;
}



/* AS SEEN IN SECTION  */


#asSeenIn {
 	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  	justify-content: space-around;
  	max-width:90%;
	margin: 0 auto;


}
#asSeenIn img:first-of-type {
  margin-left: 0;
}
#asSeenIn img {
  margin-left: 5%;
  width: 200px;
  max-width: max(7em, 17vw);
  flex-basis: auto; /* default value */
  flex-grow: 1;
  
  
}
.asSeenInHeader {
	font-family: "brandon-grotesque",sans-serif;
  	font-weight: 600;
  text-transform: lowercase;
  font-size: 3.735vw;
    letter-spacing: 0.187vw;
  margin-bottom: 2%;
}

.homepage--blue {

background-color: #3953A4;
}



/* PRODUCT PAGE */
#wrapper-fix {
  max-width: 90vw;
  margin: 5rem auto;
  
}
#wrapper-fix *{
    font-family: "proxima-nova",sans-serif;
}
#wrapper-fix .jdgm-star {
  font-family: 'JudgemeStar';}

.product-page {
padding-top:0;
}

.name_wrapper {
font-family: "proxima-nova",sans-serif;
}

/* Header Fix / Nav Fix */
.header--large .nav--desktop .header-menu > ul > li > a {
    width:fit-content;
      font-family: "proxima-nova",sans-serif !important;
    text-align: left;
  padding-bottom:0;
  margin-bottom:40px;
} 




#shopify-section-header-index .site-header.showDesktop > div.wrapper {
position:absolute;
  left:50%;
	top: 2%;
  transform: translate(-50%);

}
.site-header.showDesktop > div.wrapper{
position:relative;
}

#shopify-section-header-index .site-header.showMobile > div.wrapper{
position:absolute;
}

.site-header.showMobile > div.wrapper {
	position:relative;
}

.site-header.showDesktop .wrapper {
max-width:90vw;
}

.wrapper .nav--desktop .main-menu > .parent > .main-menu-dropdown {
padding-top:22.5px;
 margin-top:-20px;
}

.wrapper .nav--desktop .main-menu > li:first-child a {
margin-left: 0;
}

.nav-focus span.plus, .nav-focus span.minus{
color:white;
font-weight:bold;
}

.nav--mobile .main-menu--expanded > a {
	color:white; 
   font-weight: bold;
}

/* select  */

select {

background-image: url("/cdn/shop/files/select_black.svg?v=1615464425");
  background-size: 8px 13px;
}

a {
	font-family: "proxima-nova",sans-serif;
}




/* Collection Page */

.page-margin h1 {
color: #D74A27;
    font-family: "brandon-grotesque",sans-serif;
    font-weight: 600;
    text-transform: lowercase;
    font-size: 3rem;

}

.wrapper.page-margin .bc-sf-filter-product-item-label {
left:0;
}

.wrapper.page-margin .bc-sf-filter-product-item-label .sale {
    background: #f8ec2a;
    color: black;
  font-family: "proxima-nova",sans-serif;
  font-weight:600;
    border-color: #f8ec2a;
      padding: 0 8%;
}

.bc-sf-filter-block-title span, #bc-sf-filter-tree-mobile-button {

font-family: "proxima-nova",sans-serif;

}

 .wrapper.page-margin .slideshow-container {
	max-width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    padding: 0 5%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.wrapper.product__related .asSeenInHeader {
	font-weight:500;
  	text-align: center;
  margin-top:0;
}

.product-section #whyUseMochiSection {
margin-bottom: 0;
}


/* Cart */


input.btn--secondary.update-cart.btn--large.uppercase:hover, input.btn--secondary.update-cart.btn--large.uppercase:focus {
background-color:#FBEC2A;
}





/* Product Page */


.breadcrumb {
font-size: 1.336vw;
}

.single-option-selector.single-option-selector-product {
    letter-spacing: inherit;
}
.product-section .product-description.rte{
text-align: left;
  line-height: 1.5;
    letter-spacing: .2em;
}


.product-section form#AddToCartForm--product {
    line-height: 1.5;
    letter-spacing: .2em;
}
.wrapper {
max-width: 95vw;
}


select#SingleOptionSelector-0 {
    font-size: inherit;
}

  p.h6.name_wrapper {
    font-weight: 600;
    letter-spacing: 0.104vw;
    font-size: 0.647vw;
    line-height: 0.779vw;
}

.product__related .page-margin {
    padding-top: 30px;
}

.product__related {
    margin-bottom: 0px !important;
}
/* ACCOUNT */


.section-header__right a.btn.uppercase {
    background-color: #f8ec2a;
    color: black;
}

.h1--body, .h2--body, .h3--body, .h4--body, .h5--body, .h6--body {
    font-family: "proxima-nova", sans-serif !important;
}

body {

font-family: "proxima-nova", sans-serif !important;
}


.product__related .grid-uniform {
    display: flex;
    flex-wrap: wrap;
}
#shopify-section-header-index .showDesktop .nav--desktop {
margin-top: 0;

}
.showDesktop .nav--desktop {
    margin-top: 2%;
}


/* 2024 changes */


.rapsc-popup-title h2, .cart h3{
  font-family: "brandon-grotesque",sans-serif;
}

/* Checkout */
:root {
--x-typography-primary-fonts: proxima-nova !important;
  
}

#insta-feed {
margin-top: 2rem;
}

.title, h1, .h1, .h1--body, h2, .h2, .h2--body, h3, .h3, .h3--body, .sky-pilot-access-denied h5, .sky-pilot-access-denied .h5, .sky-pilot-access-denied .h5--body, h4, .h4, .h4--body, h5, .h5, .h5--body, h6, .h6, .h6--body, .btn--large, .header-logo, .home__title, .title--flex, .product-form label {
    font-family: "brandon-grotesque",sans-serif;
}