.nav__link, #AddToCartText, .option__select{
  font-family: arial;
  letter-spacing: 0.09em;
}

.site-header>.wrapper{
 padding-top:25px; 
}

.collection__header--no-image{
  padding: 20px 0px;
}

.product-grid-item__title, .product__title{
  font-family: arial;
  font-weight: 800;
  text-transform: uppercase;
}

.featured-collection__heading, .drawer__title{
  font-family: arial;
  font-weight: 800;
}

.product-grid-item__price, .product__description p,.product__description i, .product__price, .breadcrumbs{
  font-family: arial;
}

@media only screen and (min-width: 768px){
  .footer-bottom{
    margin-top: 0;
  }
}

.social-sharing-wrapper .icon{
  width: 30px;
}

