*{box-sizing:border-box}body,html{margin:0}body{color:#60646c;font-family:Source Sans Pro,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px;line-height:1.618}h1,h2,h3,h4,h5,h6{color:#484c51}input,textarea{color:#43454b;font-family:Source Sans Pro,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:1rem}input:focus,textarea:focus{outline:1px solid #000}h1{font-size:2.6rem;font-weight:300;margin:0 0 .5em}a:not(.button),a:not(.button):visited{color:#007bff}.layout{margin:auto;max-width:1232px;padding:0 16px 60px}.product-cards-grid{grid-gap:1rem 2rem;display:grid}@media (min-width:1160px){.product-cards-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:860px) and (max-width:1159px){.product-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:580px) and (max-width:859px){.product-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:579px){.product-cards-grid{grid-template-columns:repeat(1,1fr);justify-items:center}}.header{border-bottom:1px solid #f0f0f0;padding:2rem 16px}.header__inner{margin:auto;max-width:1200px}.header__top-level{align-items:center;display:grid;grid-template-columns:1fr auto}@media (max-width:767px){.header__top-level{grid-row-gap:1rem;grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center}}.header__branding{color:#333;font-size:32px;font-weight:700;line-height:1}@media (max-width:740px){.header__branding{justify-self:start}}@media (max-width:480px){.header__branding{font-size:28px}}.header__search-form{color:#6d6d6d;position:relative}@media (max-width:740px){.header__search-form{justify-self:end}}.header__search-form svg{height:14px;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:14px}.header__search-field{padding-left:1.6rem}.header__navigation.header__navigation{margin-top:1.5rem}.header__navigation.header__navigation a{color:#333;text-decoration:none}.header__navigation.header__navigation a:hover{color:#747474}.header__navigation.header__navigation a+a{margin-left:2rem}@media (max-width:480px){.header__navigation.header__navigation a+a{margin-left:1rem}}.header__navigation.header__navigation [data-role=link-to-checkout]{position:relative}.header__navigation.header__navigation .header__cart-badge{background:red;border-radius:100%;height:5px;position:absolute;right:-5px;top:0;width:5px}.button{background-color:#2c2d33;border:1px solid #2c2d33;color:#fff;cursor:pointer;font-size:16px;font-weight:600;outline:none;padding:10px 22px;transition:all .3s ease}.button:disabled{cursor:not-allowed;opacity:.5}.button:hover:not(:disabled){background-color:#13141a;border-color:#13141a}a.button{text-decoration:none}.button_success{background-color:#28a745;border:1px solid #28a745}.button_success:hover:not(:disabled){background-color:#1e7e34;border-color:#1e7e34}.button_danger{background-color:#dc3545;border:1px solid #dc3545}.button_danger:hover:not(:disabled){background-color:#bd2130;border-color:#bd2130}.pagination-area{display:flex;justify-content:center;margin-top:3rem}.pagination{flex:0 0 auto}.pagination .page{background-color:rgba(0,0,0,.025);color:inherit;padding:5px 12px;text-decoration:none}.pagination .page:not(.page_current):hover{background-color:rgba(0,0,0,.05)}.pagination .page_current{background-color:#e6e6e6}.product-card{width:250px}.product-card a,.product-card a:visited{color:inherit;text-decoration:inherit}.product-card__image-wrapper{align-items:center;display:flex;height:380px}.product-card img{max-height:100%;max-width:100%}.product-card__added-to-cart,.product-card__button-wrapper,.product-card__product-name,.product-card__product-price{text-align:center}.product-card__remove-from-cart-button,.product-card__remove-from-cart-button:hover:not(:disabled){background-color:transparent;border-color:#dc3545;color:#dc3545}.full-product__grid{grid-column-gap:5%;display:grid;grid-template-columns:[product-image] 350px [product-info] 1fr;padding-top:1rem}@media (max-width:767px){.full-product__grid{grid-row-gap:2rem;grid-template-columns:1fr;grid-template-rows:auto auto}}.full-product__grid h1{line-height:1}@media (max-width:767px){.full-product__image-wrapper{justify-self:center}}.full-product__image-wrapper img{max-height:100%;max-width:100%}.full-product__price{font-size:1.4rem;margin:1.4rem 0}.full-product__description{margin:1rem 0;white-space:pre-line}.full-product__action-button{margin:1rem 0}.full-product__action-button .button{width:300px}.full-product__unavailable{color:#dc3545;font-size:1.8rem;font-style:italic;margin-top:1.4rem}.full-product__category{border:1px solid #127a9e;border-radius:16px;color:#127a9e!important;display:inline-block;font-size:12px;padding:0 8px;text-decoration:none;text-transform:uppercase}.full-product__category+.full-product__category{margin-left:.6rem}