/* Fonts */  body { font-family: 'DM Sans', sans-serif !important; }  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .footer__subscribe p, .footer__title, .collection-item__title, .grid-product__title, .section-header__link, .article__title { font-family: 'Saira Condensed', sans-serif !important; }  /* Theme *********************************************************************/  /* Header */  .site-nav__link { font-weight: 700; }  .usf-facet .usf-title .usf-label, .usf-refineby .usf-title .usf-label { text-transform: uppercase; font-weight: 700; font-size: 16px !important; }  /* Footer */  .footer__subscribe p { font-size: 25px; }  /* .footer-promotions .new-grid > div:nth-child(3) {   background: url(/cdn/shop/files/footer-shop-in-store-bg.jpg?v=1637014056);   background-size: cover; } */  .footer-promotions .new-grid > div:nth-child(3) > div { background-color: transparent !important; }  .footer-promotions .new-grid > div:nth-child(2) .btn.btn--secondary, .footer-promotions .new-grid > div:nth-child(3) .btn.btn--secondary { border-color: #1d1d1d; color: #fff; background-color: #1d1d1d; }  .footer__title { font-size: 17px; }  .footer__menu { font-size: 14px; line-height: 33px; }  .footer__block .inline-list.payment-icons li:first-child { display: none; }  /* Custom Pages *********************************************************************/  /* Home */  .hero__text-shadow { text-shadow: 0 0 0 rgb(0 0 0 / 0%) !important; }  .hero__text-content { color: #000 !important; }  .hero__link { margin-top: 30px !important; }  @media only screen and (min-width: 769px) { .hero__subtitle {   font-size: 16px;   margin-top: 30px; } }  .hero__top-subtitle { text-transform: capitalize; letter-spacing: 5%; font-size: 17px; }  #shopify-section-template--14249390440493__rich-text .index-section { padding-top: 120px !important; padding-bottom: 115px !important; }  /* Product Single */  .product-block.product-block--sales-point { float: left; margin-top: 0; margin-right: 15px; }  .product-block:not(.product-block--sales-point) { width: 100%; display: inline-block; }  .line-item-property__field { margin-top: 30px; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .product-single__vendor-sku, #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .product__policies.rte, #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .line-item-property__field { display: none; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .page-width { max-width: 50%; margin-right: 20px; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 #shopify-section-template--14479638233133__16426352690569e84f { margin-top: 0; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .page-content--product { padding-top: 0; padding-bottom: 0; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .product-single__meta { padding-top: 0; padding-left: 45px; }  #RecentlyViewed-template--14249390342189__recently-viewed .grid-item.grid-product[data-product-id='6920148746285'] { display: none; }  /* Blog / Reviews */  .template-blog .grid-article[data-style='medium'] { flex: 0 0 30%; }  /* Modal Size Chart -----------------------------------------------------------------------------------------*/  .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 100000000000; /* Sit on top */ padding-top: 20px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ }  /* Modal Content */ .modal-content { position: absolute; background-color: #fefefe; margin: auto; padding: 0; border: 1px solid #888; /* width: 50%; -commented out by Marc- */ width: 90%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -webkit-animation-name: animatetop; -webkit-animation-duration: 0.5s; animation-name: animatetop; animation-duration: 0.5s; top: 20%; /* max-width: 1000px; -commented out by Marc- */ max-width: 100%; left: 0; right: 0; }  /* The Close Button */ .close { color: #000; float: right; font-size: 28px; font-weight: bold; margin-top: -4px; }  .close:hover, .close:focus { color: #0a0; text-decoration: none; cursor: pointer; }  .modal-body { padding: 2px 16px; max-height: 1000px; overflow-y: auto; }  .modal-body tbody th, tbody td { border: black 1px solid; }  @media (max-width: 768px) { #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .page-width {   max-width: 100% !important;   margin-left: 16px;   margin-right: 16px; }  #ProductSection-template--14479638233133__16426352690569e84f-6920148746285 .product-single__meta {   padding-top: 0;   padding-left: 0; } }