/** Shopify CDN: Minification failed

Line 22:0 Expected "{" but found "."
Line 34:0 Unexpected "}"
Line 131:32 Expected identifier but found "!"

**/
@media only screen and (max-width: 768px)
{
  .maindiv {
    flex-wrap: wrap;

  }
  .imagediv {
   flex: 1 0 15%;  
  }
}
.grid.grid--flush-bottom {
    display: inline-block;
}
@media only screen and (max-width: 768px)
.grid-overflow-wrapper .grid {
    display: flex;
    flex-wrap: wrap;
}
.grid__item.grid__item--view-all.text-center.small--one-half.medium-up--one-quarter.medium-up--hide {
    margin-top: 35px;
}
.grid.grid--uniform.aos-init.aos-animate {
    display: flex;
    flex-wrap: wrap;
         justify-content: center;
}
}

div#CollectionSection-b52d8941-58f9-4c44-932c-dda43fb12788 {
    display: inline-block;
    max-width: 100%;
}

div#shopify-section-footer-promotions {
display: inline-block;
}

div#shopify-section-1588626192341 {
display: flex;
}

div#instafeed {
display: inline-block;
}

#shopify-section-1588626192341 .page-width {
width: 100%;
}

.promo_collection {
    background-color: #fff0a7;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    /* max-width: 80%; */
    border-radius: 5px;
}
span.promo_title {
    font-size: 20px;
}
.product-single__description.rte ul {
  counter-reset: my-awesome-counter;
  list-style: none;
}
.product-single__description.rte ul li {
  margin-bottom: 1em;
  counter-increment: my-awesome-counter;
  position: relative;
  display:flex;
  align-items:center
}
.product-single__description.rte ul li::before {
  content: counter(my-awesome-counter) ".";
	font-family: 'Courier';
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
  color: var(--black);
  font-size: 1.8em;
  --size: 1.5em;
  left: calc(-1 * var(--size) - 12px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  background: #FFF0A7;
  border-radius: 50%;
  text-align: center;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}

.slider_light {
    width:420px;
}
.ul_light {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.li__light {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.img_light {
    display: block;
    height: auto;
    max-width: 100%;
}

@media only screen and (min-width: 450px) {
  .grid {
    margin-left: 0px !important;
}
.cart__row.small--hide {
    width: 50%;
}
.items {
    width: 50%;
    float: left;
}
  .cart__row{border-bottom:0px; !importat}
}
.custom-page-full-width section {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.form_container {display:flex;}
@media (max-width: 767px) {
  .mobile-width-90-center {
    width: 90%;
    margin-left: auto;
    display: block;
    margin-right: auto;
  }
  .cart_single_benefit {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 970px;
    text-align: center;
    width: 33%;
    padding-left: 10px;
    padding-right: 10px;
}
}

#mask-features-business {
	background-color:#377d89;
    color:#ffffff;
    padding-top: 1em;
    padding-bottom: 1em;
  
}

#mask-features-business section {
  	display: flex;
    align-items: center;
    /*flex: 1 0 calc(49% - 30px);*/
    flex-wrap: wrap;
  	margin-bottom:1em;  
    justify-content: center;
}

@media (min-width:768px) {
	#mask-features-business section > div {    	
    	max-width: calc(40% - 30px);
	}
  
    #benefits-first-col {
      margin-right: 30px;
  	}
}

@media (max-width:767px) {
  	#mask-features-business {
    	padding-left: 20px;
    	padding-right: 30px;
    }
}

#mask-features-business h2 {
  margin-top:1em;
  text-align:center;
  font-weight:600;
}

#mask-features-business * {
   color:#ffffff;
}

.pp-feature-container {
    margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pp-feature-container > img {
	margin-right:1em;
}

.nf-inline-block {
    display: inline-block;
    vertical-align: middle;
}

.width-80percent {
	width:80%;
}
  
.display-block {
	display:block;
}
  
.center-element {
	display:block;
  	margin-left:auto;
  	margin-right:auto;
}

@media (max-width:767px) {
	.hero__text-shadow:before {
     	background:radial-gradient(rgba(0,0,0,var(--colorImageOverlayTextShadow)) 0%, transparent 30%);
    }
}


.post-interview-question {
	font-weight:bold;
}

.post-interview-answer {
}


/*** Blog ***/

.article__body img {
	margin-top:10px;
  	margin-bottom:10px;
}

.blogger-recommendation {
    display: flex;
    align-content: center;
    align-items: center;
    padding: 1em;
    background-color: #ffffc7;
}

.blogger-description {
	margin-left:1.5em;
}

@media (min-width:768px){
  .article__body img.desk-float-right {
    float:right;
    margin-right:0px;  
  	margin-left:15px;
  }
  
  .article__body img.desk-float-left {
    float:left;
    margin-right:15px;  
  	margin-left:0px;
  }
}

@media (max-width:767px) {
  .post-interview-answer {
      position: relative;
      background: #ebf2f3;
      border-radius: .4em;
      padding: 1em;
      margin-left:auto;
      margin-right:auto;
      display:block;
      width:92%;
  }
  
  .post-interview-answer::before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-left-color: #ebf2f3;
	border-right: 0;
	border-top: 0;
	margin-top: -9px;
	margin-right: -18px;
  }
  
  .post-interview-question {
      position: relative;
      background: #ffedf9;
      border-radius: .4em;
      padding: 1em;
      display:block;
      margin-right: auto;
      margin-left: auto;
      width:92%;
      font-weight:inherit;
  }
  
  .post-interview-question::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 18px solid transparent;
	border-right-color: #ffedf9;
	border-left: 0;
	border-top: 0;
	margin-top: -9px;
	margin-left: -18px;
  }
}

/***********/