.footer__social,
.footer__copyright,
.payment-icons{
  text-align: center !important;
}
#customFooterSection p{
  font-size: 12px;
  text-align: center;
  padding-top: 20px;
}
#productHighlights{
  margin-bottom: 30px;
}
.vert-center{
  padding: 30px;
}
.vert-center h2{
  text-align: center;
}
#productHighlights .shopify-section,
#shopify-section-1552083950526,
#shopify-section-1552084706379,
#shopify-section-1552418379786,
#shopify-section-1552417724552,
#shopify-section-1552418195469,
#shopify-section-1552418336800{
  border-top: 1px solid #EEE;
}
#productHighlights .shopify-section:last-child{
  border-bottom: 1px solid #EEE;
}

.info-section{
  background: #f0f0f0;
  text-align: center;
  padding: 20px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
  border: 1px solid #d7d7d7;
}

#shopify-section-1499790731541{
  margin: 34px 0;
}

@media only screen and (min-width: 590px){
  .info-section {
      margin-left:40px !important;
  }
}

.compat-section{
    border-top: 1px solid #EEE;
    padding-top: 30px;
    margin-top: 30px;
}


.info-section h3{
  font-size: 20px;
  line-height: 22px;
  margin: 19px 0 0 0;
}
.info-section h3 a{
  text-decoration: underline;
}

.info-section p{
  font-size: 12px;
  margin: 6px 0;
  line-height: 17px;
}

.promise .grid{
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.info-section .grid__item{
  padding: 60px 30px 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #d7d7d7;
  min-height: 200px;
  width: 25%;
}

.info-section .info-shipping{
  padding-left: 15px;
  background: url(//cdn.shopify.com/s/files/1/0203/3456/t/9/assets/info-icon-shipping.png?1883) no-repeat center top;
  background-size: 65px;
}

.info-section .info-returns{
  background: url(//cdn.shopify.com/s/files/1/0203/3456/t/9/assets/info-icon-returns.png?1883) no-repeat center top;
  background-size: 65px;
}

.info-section .info-warranty{
  background: url(//cdn.shopify.com/s/files/1/0203/3456/t/9/assets/info-icon-warranty.png?1883) no-repeat center top;
  background-size: 65px;
}

.info-section .info-support{
  border: none;
  background: url(//cdn.shopify.com/s/files/1/0203/3456/t/9/assets/info-icon-support.png?1883) no-repeat center top;
  background-size: 65px;
}

@media only screen and (min-width: 590px){
  #shopify-section-1498163293234 {
    margin: 50px 0px 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #EEE;
  }
}

#freeShippingWarning,
#freeShippingSuccess{
  text-align: center;
  background: #1482bf;
  color: white;
  padding: 5px 10px;
}


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

  #freeShippingWarning h4,
  #freeShippingSuccess h4{
    font-size: 14px;
  }
}



#freeShippingSuccess{
  background: #7ad204;
}

#freeShippingWarning h4,
#freeShippingSuccess h4{
  color: white;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  line-height: 30px;

}

#freeShippingSuccess h4{
  color: #333;
}
#freeShippingSuccess h4 strong{
  font-weight: bold;
  color: #333;
}

#freeShippingWarning h4 strong{
  font-weight: bold;
  color: white;
}


.template-cart #stamped-reviews-widget{
  margin-top: 60px !important;
}


.home-callout #stamped-reviews-widget{
  height: 120px;
}
