/** Shopify CDN: Minification failed

Line 37:2 Unexpected "{"

**/
/* HEADER */

.Header__FlexItem {
    display: flex;
    justify-content: center;
}

/* OTHER STUFF */

.promiseIntro {
  margin: 0 25% 0 25%;
}

.rowCustom {
  display: flex;
  margin: 1em 10% 0 10%;
}

/* Create two equal columns that sits next to each other */
.columnCustom {
  flex: 25%;
  padding: 3em;
}

#section-template--15134398480533__a605fc93-814a-410d-ad6d-ee4f9c786732 {
  background-color: #161616;
  color: #ffffff;
}

#section-template--15134398480533__a605fc93-814a-410d-ad6d-ee4f9c786732 h2, #section-template--15134398480533__a605fc93-814a-410d-ad6d-ee4f9c786732 h3 {
  color: #ffffff;
} {
  color: #ffffff;
}

#section-template--15134398480533__blog-posts {
  background-color: #EFEFEF;
}

#shopify-block-17a1093b-89a4-450d-b73c-b80dc5433093 {
  padding: 70px 0 80px 0;
}

.SectionHeader__Heading.SectionHeader__Heading {
    font-weight: 600;
}

.features--heading-uppercase .Heading {
    letter-spacing: 0.1em;
}

.features--heading-normal .u-h1, .features--heading-normal .Rte h1 {
    font-size: 20px;
    font-weight: 600;
}

.ProductItem__Title.Heading {
  font-size: 13px;
}

.ProductItem__Price.Price.Text--subdued {
  font-size: 14px;
  font-weight: 600;
  color: #767676;
  margin-top: 1em;
}

.ProductMeta__Price.Price.Text--subdued.u-h4 {
  font-size: 18px;
  font-weight: 600;
  color: #767676;
}

.ProductMeta__Description h2, .ProductMeta__Description h3 {
  font-size: 16px !important;
  font-weight: 500;
}

.SizeSwatch {
    min-width: 88px;
}



.features--heading-normal .u-h3, .features--heading-normal .Rte h3 {
    font-size: 16px;
}

#insta-feed h2 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 70px !important;
}

.ArticleItem__Title.Heading.u-h2 {
  font-size: 16px;
}


@media screen and (min-width: 1008px) {
.shopify-section--bordered>.Section--spacingNormal {
    padding: 100px 0;
}
}

#section-template--15134398480533__1638791845452ea0e5 {
  padding: 100px 0 50px 0;
}


.Drawer {
    z-index: 9999;
}

/**** ALL RESPONSIVE MEDIA TO GO BELOW THE ABOVE STYLES */

@media screen and (max-width: 640px) {
  .promiseIntro {
    margin: 0 10% 0 10%;
  }

  .rowCustom {
  display: flex;
  margin: 1em 10% 0 10%;
    flex-direction: column;
  }
  
  .columnCustom {
    flex: 100%;
    padding: 3em 0;
  }

}

@media screen and (min-width: 641px) {
  .features--heading-normal .u-h3, .features--heading-normal .Rte h3 {
      font-size: 16px;
  }
 
}



@media screen and (min-width: 1140px) {
.CollectionItem {
    min-width: 25%;
}
}

.Cart--expanded .Cart__Recap {
    vertical-align: top;
}


/****** CUSTOM BUTTON SCHOOL SHOES */



a[href="https://veldskoen.softer.co.za/"] {
    position: relative;
}

a[href="https://veldskoen.softer.co.za/"]::after {
  content: 'New';
  position: absolute;
  background: #000000;
  transform: translateX(-50%);
  padding: 3px 10px;
  z-index: 999;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  /* left: 50%; */
  /* top: -10px; */
  right: -85%;
}

@media only screen and (max-width: 768px) {
a[href="https://veldskoen.softer.co.za/"]::after {
    content: 'New';
    position: absolute;
    background: #ffffff;
    transform: translateX(-50%);
    padding: 3px 10px;
    z-index: 999;
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    /* left: 50%; */
    /* top: -10px; */
    right: 22%;
}
}


/*** ambassador program page  */

#shopify-section-template--18076276326658__custom_html_AdrmmD {
  background-color: #eeeeee !important;
}

#shopify-section-template--18076276326658__custom_html_AdrmmD .SectionHeader {
  margin-bottom: 0px !important;
}

#shopify-section-template--18076276326658__custom_html_AdrmmD .rowCustom .columnCustom {
  text-align: left !important;
}

.stamped-container {
    display: none;
}

.stamped-product-reviews-badge.stamped-main-badge, .stamped-badge-caption {
  display: none !important;
}

/* BLACK FRIDAY COUNTDOWN TIMER 

.countdown_wrapper_clpb7qvyp193091182u4shmtc8h.essential_countdown_timer.notranslate {
  display: none !important;
}  */

/*** contact page ***/

#section-template--15134398578837__custom_html_7GX4yy {
  padding: 50px 0 15px 0;
}

