/** Shopify CDN: Minification failed

Line 592:0 Unexpected "{"
Line 592:1 Expected identifier but found "%"
Line 713:0 Unexpected "{"
Line 713:1 Expected identifier but found "%"
Line 1245:4 Unexpected "{"
Line 1245:5 Expected identifier but found "%"
Line 1245:59 Unexpected "{"
Line 1245:60 Expected identifier but found "%"
Line 1992:22 Expected identifier but found ":"

**/
/*  HELPER CLASSES  */
.width-10p {
  width: 10%;
}
.width-15p {
  width: 15%;
}
.width-60p {
  width: 60%;
}
.padding-top-34 {
  padding-top: 34px;
}
.d-flex {
  display: flex;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
.mr-1 {
  margin-right: 1rem;
}
.d-inline-block {
  display: inline-block;
}
.customers .address-edit-toggle {
  text-decoration: none;
}
.no-animation,
.recently-view-section .grid-product__link {
  border: none !important;
}
.no-animation:after,
.locate-button:after,
.recently-view-section .grid-product__link:after {
  display: none;
}
/* CUSTOM CSS */
::placeholder {
  font-size: 0.7rem;
}
.pointer {
  cursor: pointer;
}
.uppercase {
  text-transform: uppercase;
}
.white {
  color: #FFF;
}
.register__accepts-marketing {
  display: flex;
  align-content: center;
}
.sale-link {
  color:var(--colorSalePrice) !important;
  font-weight: 900 !important;
  text-transform: uppercase;
}
.sale-link, .sale-link:hover {
  font-weight: 900;
}
.no-padding {
  padding: 0 !important; 
}
.no-margin {
  margin: 0; 
}
.no-margin-bottom {
  margin-bottom: 0; 
}
.margin-bottom-3 {
  margin-bottom: 3px; 
}
.margin-bottom-5 {
  margin-bottom: 5px; 
}
.margin-bottom-15 {
  margin-bottom: 15px !important; 
}
.margin-bottom-50 {
  margin-bottom: 50px !important; 
}
.margin-top-n8 {
  margin-top: -8px; 
}
.margin-top-n25 {
  margin-top: -25px;
}
.margin-eq15 {
  margin: 15px auto; 
}
.padding-top-34 {
  padding-top: 34px;
}
.padding-left-20 {
  padding-left: 20px !important; 
}
.btn:hover {
  background-color: var(--colorBtnPrimaryText);
  color: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
}
.modal .btn:not([disabled]):hover {
  color: var(--colorBtnPrimary);
}
.drawer .cart__checkout:hover {
  color: var(--colorBtnPrimaryText);
}
.drawer .cart__item {
  grid-template-columns: 150px 1fr;
}
.btn--custom {
  padding: 18px 40px;
}
.btn--slideshow {
  background: var(--colorBtnPrimaryText);
  border-color: var(--colorBtnPrimaryText);
  color: var(--colorTextBody);
  transition: all 0.3s ease-in-out;
}
.btn--slideshow:hover {
  background-color: transparent !important;
  background: transparent;
  border-color: var(--colorBtnPrimaryText) !important;
  color: var(--colorBtnPrimary);
}
.hero__link .btn:hover {
  border-color: var(--colorBtnPrimaryText); 
}
.account-register__link,
.account-login__link {
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
  font-weight: 700;
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  margin-bottom: 50px;
}
.address-edit-toggle,
.btn-address-delete {
  margin-top: 0;
}
.btn--signin {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.section-header__subtitle {
  margin: 5px auto 0;
  font-size: var(--typeBaseSize);
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
  font-weight:var(--typeBaseWeight); 
}
.custom-title--wrapper .custom-title {
  margin-bottom: 25px; 
}
.cart--notes label {
  font-size: var(--typeBaseSize);
}
.info-message {
  font-size: 0.65rem;
  font-style: oblique;
  text-align: left; 
}
.agree-to-terms {
  font-size: .7rem;
  font-style: oblique;
  text-align: center;
  margin-top: 5px;
}
.cart--remove, .underline {
  font-size: 0.7rem;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}
.newsletter-image {
  max-width: 598px;
  margin: 0 auto; 
}
.popup-cta { 
  margin-bottom: 15px;
}
.popup-cta a {
  background-color: var(--colorBtnPrimary);
}
.snptwdgt__headng.snptwdgt__headn--0.h2 {
  margin-bottom: 0;
}    
.rte p.snptwdgt__subheadng.snptwdgt__headn--0 {
  margin-bottom: 30px;
}
.edit-account h3 a {
  font-size: var(--typeBaseSize) !important;
  font-weight: 400 !important;
}
.btn:focus {
  border-color: var(--colorBtnPrimary);
  outline: 0;
}
/* HEADER */
.site-header__logo {
  margin-bottom: 0;
}
.site-header:not(.site-header--password) {
  padding: 0;
}
.site-header--stuck {
  box-shadow: 0 5px 5px -5px rgba(0,0,0,.2);
}
.announcement__text {
  font-size: var(--typeBaseSize);
}
/* HELIUM */
.form-vertical .btn.cf-button {
  margin-bottom:0;
}
.cf-edit-account-link-spacer {
  display: none;
}
.cf-edit-account-link {
  display: none !important;
}
#NewsletterPopup-newsletter-popup .form__submit--large {
  color: var(--colorBtnPrimary); 
}
#NewsletterPopup-newsletter-popup .form__submit--small .icon {
  color: var(--colorTextBody); 
}
#NewsletterPopup-newsletter-popup .input-group-btn .btn:hover span,
#NewsletterPopup-newsletter-popup .input-group-btn .btn:hover .icon {
  color: var(--colorBtnPrimaryText); 
}
#StickyHeaderWrap {
  height: auto!important;
}
[data-section-type="featured-collection"] .grid-product__content {
  margin-bottom: 20px; 
}
@media only screen and (max-width:589px){
  .rte .enlarge-text,
  .rte .enlarge-text p,
  .rte .enlarge-text span {
    font-size:calc(var(--typeBaseSize)*1.13);
  }
  .grid-product__title {
    font-size: calc(var(--typeBaseSize)*1.2*.75);  
  }
  .grid-product__price {
    font-size: calc(var(--typeBaseSize)*.9*.85);
  }
  [data-section-type="featured-collection"] .grid-product__content {
    margin-bottom: 0; 
  }
  [data-section-type="featured-collection"] .grid-product__content .grid-overflow-wrapper {
    padding-bottom: 0; 
  }
}
[data-animate_underlines=true] .site-footer .collapsible-content p a {
  border-bottom-color: var(--colorFooter); 
}
/** CART DRAWER PROGRESS BAR **/
.promo-text {
  color: #000;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}
.promo-text p {
  font-size: calc(var(--typeBaseSize) * 0.77);
  margin-bottom: 0;
}
.shop-message {
  font-size: calc(var(--typeBaseSize) * 0.77);
}
.percentage {
  position: relative;
  text-align: center;
  font-size: calc(var(--typeBaseSize) * 0.77);
}
.template-cart .promo-text {
  display: none; 
}
.ajaxcart__note {
  text-align: left;
}
.drawer-progBar {
  background-color: #E8E8E1;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 15px 0;
}
.drawer-progBar span {
  background-color: #7b7070;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: width 0.75s;
  background-size: 30px 30px;
}
.stripes.animated {
  animation: animate-stripes 2s linear infinite;
  background-image: linear-gradient(135deg, rgba(0,0,0, 0.5) 25%, transparent 25%, transparent 50%, rgba(0,0,0, 0.5) 50%, rgba(0,0,0, 0.5) 75%, transparent 75%, transparent);
}
@keyframes animate-stripes {
  0% {
    background-position: 0 0; }
  
  100% {
    background-position: 60px 0;
  }
}
::-webkit-scrollbar {
  max-width: 10px;
  max-height: 10px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #E8E8E1;
  border-radius: 0;
  border: 6px solid #E8E8E1;
  background-clip: content-box;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #C1C1C1;
}
/* SOLD OUT OVERLAY */
.grid-product__tag--sold-out .grid-product__image-mask {
  opacity: 0.3; 
} 
/* CUSTOM COLLAPSIBLE */
.custom-product-block .collapsible-content.is-open {
  height: auto !important; 
}
.custom-block--full {
  width: 100%;
}
.custom-collapsible-block .collapsibles-wrapper {
  border: 1px solid #000;
  padding: 0 15px;
}
.custom-collapsible-block {
  margin-bottom: 5px; 
}
.custom-collapsible-block .collapsible-trigger-btn {
  padding: 18.85714px 0; 
}
.custom-collapsible-block .collapsible-content__inner {
  display: inline-block;
  width: 50%;
}
.custom-collapsible-block .rte {
 margin-top: 0; 
}
.custom-collapsible-block hr {
  margin:0;
}
/* CUSTOM COLLECTION SWITCHER */
@media only screen and (max-width: 414px) {
  .custom-collection-switcher .collection-switcher__title {
    font-size: calc(var(--typeHeaderSize) * .55)
  }
}
/* PRODUCT SUBTITLE */
.collection-type {
  font-size: 10px;
  font-style: oblique;
}
.grid-product__meta {
  text-align: center;
}
.sale-price {
  font-weight: 700;
}
/* CART PAGE */
.template-cart .ajaxcart__note {
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  padding: 2px 5px;
  margin-top: 15px;
  text-align: center;
  margin-bottom: 15px;
  opacity: 1;
}
.template-cart .ajaxemp_note {
  background-color:var(--colorTextBody);
  color: var(--colorBtnPrimaryText);
  padding: 2px 5px;
  margin-top: 5px;
  text-align: center;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: var(--typeBaseSize);
  font-style: oblique;
  font-weight: 700;
}
.cart__checkout-wrapper {
  margin: 0;
}
.cart__variant-meta {
  margin-bottom: 0;
}
.cart__item-row--left {
  text-align: left; 
}
.cart-collapsible {
  cursor: pointer; 
}
.icon.icon-help {
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.send_as_gift_label {
 display: flex;
 align-items: center;
 margin-bottom: 0;
 cursor: pointer;
 text-transform: uppercase;
 font-size: calc(var(--typeBaseSize)*.8);
 font-weight: 700;
}
.small-subs {
  font-size: calc(var(--typeBaseSize)*0.784);
  text-indent: 22px;
  font-style: oblique;
}
.agree-to-terms {
  font-size: .7rem;
  font-style: oblique;
  text-align: center;
  margin-top: 5px;
}
.drawer .cart__item-row {
  margin-bottom: 0;
}
.cart__product-name {
  margin-bottom: 0;
}
.show-gift {
  margin-left: 5px;
}
#CartDrawer .cart__checkout-wrapper {
  margin-top: 15px;      
}
#gift_info {
  height: 0;
  transition: all 0.2s ease-out 0s;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  font-size: 0.7rem;
  font-weight: 400;
  overflow: hidden;
  text-transform: none;
  letter-spacing: 0;
}
/* ADD NEW ADDRESS */
.customers a.link-back {
  border: none;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 3px;
  margin-bottom: 17px;
  line-height: calc(12/14);
  font-weight: 600;
  display: flex;
  align-items: center;
}
.link-back svg {
  text-decoration: none;
  width: 12px;
  margin-right: 9px;
}
.link-back:after {
  display:none;
}
/* ADDRESS FINDER */
.ah-link {
  width: 100% !important;
  text-align: left;
  font-size: 0.7rem;
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
}
.icon-map {
  margin-right: 10px;
  margin-top: -6px;
}
.cart__address_finder {
  width: 100% !important; 
}
.cart--notes {
  padding-bottom: 30px; 
}
.address-finder-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 1px;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.address-finder-half {
  width: 49.5%;
  display: inline-block;
}
.default-address,
.template-customers-addresses p {
  text-transform: capitalize; 
}
.js-address-form input,
.js-address-form select {
  text-transform: uppercase; 
}
.btn-add-address,
.btn-edit-address {
  margin-bottom: 0 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  margin-right: 15px;
}
.selected-address-text {
  text-transform: uppercase;
}
#helper-link {
  margin-left: 5px;
}
#AddressNewForm {
  margin-bottom: 50px; 
}
#AddressFinder select {
  appearance: none;
  width: 100%;
  border: 1px solid rgb(217, 217, 217);
  padding: 0.92857em 0.78571em;
  word-break: normal;
  margin: 5px 0; 
}
#AddressFinder .bottom-btn {
  width: 100%;
  text-align: center;
  margin-top: 15px; 
}
#AddressFinder .bottom-btn .save--btn {
  color: var(--colorBtnPrimaryText);
}
#AddressFinder .bottom-btn .save--btn:hover {
  color: var(--colorBtnPrimary);
}
/* MODAL HELPER */
#ModalHelper.modal--square .modal__centered-content {
  min-height: 1px;
  padding: 40px 40px 20px;
  border: 2px solid black;
}
#ModalHelper .confirm-delete-address {
  color: var(--colorBtnPrimaryText);
  margin-left: 15px;
}
#ModalHelper .confirm-delete-address:hover {
  color: var(--colorBtnPrimary);
}
#ModalHelper .modal-buttons {
  margin-top: 25px; 
}
#ModalHelper .confirm-delete-item {
  color: var(--colorBtnPrimary); 
}
#ModalHelper .confirm-delete-item:hover {
  color: var(--colorBtnPrimaryText); 
}
{%- if settings.gwp_enable or settings.tier_gwp_enable -%}
/* GWP OTHER STYLES ARE IN CART-PRODUCT-FORM-STYLE */
#modal-gwp .collect-button {
  background-color: transparent;
  border: 1px solid var(--colorBtnPrimary);
  color: var(--colorBtnPrimary);
}
#modal-gwp .collect-button:hover {
  background-color: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
#modal-gwp .modal__centered-content,
#modal-gwp-tiering .modal__centered-content {
  max-width: 500px; 
}
#modal-gwp .collect-button,
#modal-gwp-tiering .collect-button {
  color: var(--colorBtnPrimary);
}
#modal-gwp .collect-button:hover,
#modal-gwp-tiering .collect-button:hover {
  background-color:  var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.gwp-field {
  pointer-events: none;
}
.gwp-flex {
  display: flex; 
}
.gwp-close {
  position: absolute;
  right: 15px;
  top: 5px; 
}
.gwp-title,
.gwp-tiering-title {
  margin-bottom: 0; 
}
.gwp-subtitle,
.gwp-tiering-subtitle {
  font-size: .8rem;
  width: 80%;
  margin: 25px auto 0;
  text-align: center;
}
.selected-gwp-data,
.selected-gwp-tiering-data {
  font-size: 1rem;
  margin-bottom: 0;
}
.choose-gwp {
  width: 100%;
}
.collect-button,
.collect-gwp,
.collect-tiering {
  margin-top: 15px; 
}
.hidden-gwp {
  display: none; 
}
.close {
  cursor: pointer; 
}
.bold {
  font-weight: 700; 
}
.width-100p {
  width: 100%;
}
.margin-top-15 {
  margin-top: 15px; 
}
.gwp-image,
.gwp-tiering-image {
  margin: 0 auto;
  padding: 30px 0;
  max-width: 260px;
}
.tiering-select {
  margin: 0 auto; 
}
.select-gwp,
.select-gwp-tiering {
  background: #000000;
  color: #fff;
  width: 30%;
  margin: 0;
  border-bottom: none;
}
.select-gwp:disabled,
.select-gwp-tiering:disabled {
  background: gray;
  color: #fff;
  width: 30%;
  border-bottom: none;
  pointer-events: none;
}
.variant-container:not(:first-child):not(:last-child) {
  padding: 10px 20px; 
}
.collect-button:hover,
.collect-tiering:hover {
  background: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
}
.delete-gwp,
.delete-gwp-tiering {
  color: red;
  margin-left: 10px; 
  cursor: pointer;
}
.gwp_message h4 {
  display: inline-block;
  border: 3px dotted #f01737;
  padding: 10px;
  color: #f01737;
  margin-bottom: 40px; 
}
{%- endif -%}
/* LIQUID LIMIT */
.frag-notif {
  background-color: #F2DEDE;
  border-color: #F2DEDE;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #ebccd1;
  border-radius: 0;
  color: #a94442;
  font-weight: bold;
  text-align: center;
  font-size: 0.8rem;
  display: none;
}
/* PREORDER */
.preorder-warning {
  background-color: #f0ad4e6e;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #f0ad4e6e;
  border-radius: 0;
  color: #a94442;
  font-weight: 700;
}
.preorder-items,
.preorder-items p {
  margin-top: 15px; 
}
.modal-buttons-for-preorder  {
  text-align: center; 
}
/* STITCHING */
.product-stitch {
  margin: 15px 0; 
}
.other-color {
  display: inline-block;
  width: 50px;
  margin: 3px 5px;
  cursor: pointer;
  overflow: hidden;
}
.other-color img {
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px; 
}
.other-color .image-wrap {
  display: block;
  position: relative;
  transition: transform 2s ease-out 0s;
}
/* BLACK BUTTONS */
.collection-custom-button {
  width: 45%;
  padding: 1.5rem;
  margin: 10px 15px;
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  flex-basis: 50%;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  display: inline-block;
  background: #000;
  color: #FFF;
  border-radius: 25px;
  border: 2px solid #000; 
}
.collection-custom-buttons-container a:after {
  display: none;
}
@media only screen and (max-width:589px){
  .collection-custom-button {
    width: 49% !important;
    margin: 5px auto !important;
    font-size: 0.6rem !important;
    padding: 0.5rem !important;
  }
}
/* JUDGE.ME */
.jdgm-widget label.jdgm-cf__option {
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
  letter-spacing: normal;
  text-transform: none;
  font-size: 0.8rem;
}
.jdgm-rev__title {
  text-transform: uppercase;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.jdgm-revs-tab__header .jdgm-close-ico {
  right: 20px;
  top: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.jdgm-revs-tab-btn {
  font-size: 0.8rem;
  letter-spacing: 1.5px;
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
  background-color: var(--colorDrawerText) !important;
  border: none;
}
/* TITLE HIGHLIGHT */
.title-highlight-header {
  margin-top: 50px;
  text-align: center; 
}
.title-highlight {
  font-size: 35px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  text-align: center;
  border-bottom: 2px solid #000;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
.title-highlight-content {
  background: var(--colorBody); 
  padding:0 10px;
}
.title-highlight-focus {
  border: 2px solid var(--colorTextBody);
  border-radius: 30px;
  padding: 5px 10px; 
}
.title-highlight-focus.red {
  border-color: var(--colorBtnPrimary);
}
@media only screen and (max-width: 589px) {
 .title-highlight {
    font-size: 25px; 
  }
  .title-highlight:before,
  .title-highlight:after {
    display: none; 
  }
  .title-highlight--container .index-section {
    margin: -15px auto 34px; 
  }
}
/* CUSTOM GRID */
.custom-grid .grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  grid-auto-rows: 1fr;
}
.custom-grid .grid__item {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  margin-bottom: 24px;
  overflow: hidden;
}
.custom-grid-header {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
  font-weight: 700;
}
.custom-grid-details {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 24px;
  justify-content: center;
}
.custom-grid-details .btn {
 font-size: 12px;
 letter-spacing: 1px; 
}
@media only screen and (max-width: 750px) {
  .custom-grid .small--one-whole {
    width: 100%; 
  }
}
@media only screen and (min-width:570px) and (max-width:926px) {
  .custom-grid .custom-grid-header {
    font-size: calc(var(--typeHeaderSize)*.55); 
  }
  .custom-grid .custom-grid-text p {
    font-size: calc(var(--typeHeaderSize)*.30); 
  }
}
/* CAMPAIGN TAGS */
.campaign-tags__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.campaign-tags__text p,
.campaign-tags__text a {
  display: inline-block;
  padding: .5em 1em;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  margin: 8px;
  transition: all .2s cubic-bezier(.25,.46,.45,.94);
  line-height: 1.2em;
}
@media only screen and (max-width: 589px) {
  .campaign-tags__text p,
  .campaign-tags__text a {
      font-size: 12px;
      padding: .5rem;
      margin: 4px;
  }
}
/* SVG ROW */
.svg-row__wrapper {
  margin: 35px auto 50px;  
}
.svg-row__container {
  line-height: 1;
}
.svg-row__wrapper .grid__item {
  padding-left: 10px;
}
.svg-row__icon {
  width: 90px;
  margin: 15px auto;
  height: 100px;
}
.svg-row__title {
  text-transform: uppercase;
  font-size: var(--typeBaseSize);
  font-family: var(--typeHeaderPrimary),var(--typeBaseFallback);
}
.svg-row__btn {
  display: flex;
  justify-content: center;
  margin: 25px auto 0;
  padding: 11px 30px;
  background-color: var(--colorFooterText);
  color: var(--colorBtnPrimaryText);
  max-width: 25%;
}
.svg-row__btn:hover {
  background-color: transparent;
  border-color: var(--colorFooterText);
  color: var(--colorFooterText);
}
@media only screen and (min-width: 590px) {
  .svg-row__wrapper .grid__item:first-child {
    margin-left: -10px;
  }
}
@media only screen and (max-width:589px) {
  .svg-row.huge-section { margin: 50px auto; }
  .svg-row {
    max-width: 90%;
    margin: 0 auto;
  }
  .svg-row__container {
    display: flex;
    align-content: center;
    margin-bottom: 25px;
  }
  .svg-row__wrapper {
    margin: 40px auto 0;
  }
  .svg-row__icon {
    margin: 0;
    margin-right: 20px;
    align-self: center;
    flex: 0 0 40px;
    height: auto;
  }
  .svg-row__title {
    align-self: center;
    text-align: left;
    font-size: calc(var(--typeBaseSize) - 4px);
  }
  .svg-row__btn {
    max-width: 80%;
    margin-top: 0;
  }
}   
/* ICON FEATURES */
.huge-section {
  margin: 120px auto;
}
.icons-feature {
  margin-top: -25px; 
}
.icons-features-icon {
  width: 50px;
  margin: 15px auto;
}
.icons-feature-title {
  font-family: var(--typeBasePrimary),var(--typeBaseFallback);
}
.icons-features-subtitle {
  margin: 0 auto;
  width: 80%;
}
@media only screen and (max-width: 589px) {
  .huge-section {
    margin: 34px auto; 
  }
  .icons-feature .grid .grid__item {
    padding-left: 12px; 
  }
  .icons-feature__wrapper {
    padding: 0; 
  }
  .icons-feature-title {
    font-size: 70%;
  }
}
/* CUSTOM NEWSLETTER */
.custom-newsletter {
  display: flex;
  justify-content: center;
  padding-top: 24px;
  padding-bottom: 24px;
}
.custom-newsletter__content {
  align-self: center;
}
.custom-newsletter-form {
  padding: 20px 0 0px;
  flex-basis: 50%;
}
.custom-newsletter .btn,
.custom-newsletter .btn::before {
  border-radius: 0 !important; 
}
.custom-newsletter .newsletter__input-group {
  margin: 0 0 20px auto; 
}
.custom-newsletter__title {
  font-size: calc(var(--typeHeaderSize) + 10px);
}
.custom-newsletter-text {
  flex-basis: 80%; 
}
@media only screen and (max-width:1200px) {
   .custom-newsletter {
      display: block;
      text-align: center; 
   }

  .custom-newsletter .newsletter__input-group {
      margin: 0 auto; 
  }
}
/* NOTE */
.product--note {
  font-size: 80%; 
}
.image-row.grid--no-gutters .grid__item {
  padding: 0;
  margin-left: -0.02px;
  margin-bottom: 0;
}
/* IMAGE ROW */
.image-row--adjust {
  margin-bottom: 10px; 
}
.image-row .skrim__title {
  font-size: calc(var(--typeHeaderSize)*0.71);
  font-family: var(--typeBasePrimary),var(--typeBaseFallback);
  width: 100%;
  font-weight: var(--typeBaseWeight);
}
.image-row .skrim__link:hover .skrim__title {
  transform: none; 
}
@media only screen and (max-width:589px) {
   .image-row--adjust {
      margin-bottom: 0; 
  }
}
/* BADGES */
.badge-container {
  position: absolute;
  width: 70px;
  margin: 10px;
  z-index: 2; 
}
.border-container img {
  position: absolute;
  z-index: 1; 
}
@media only screen and (max-width: 769px) {
  .badge-container {
      width: 40px;
  }
}
@media only screen and (max-width: 320px) {
  .badge-container {
      width: 35px;
  }
}
/* INDEX SECTION REPLICA */
.proper-space {
  margin: 34px 0;
}
@media only screen and (min-width: 590px) {
  .proper-space {
    margin: 36px 0;
  }
}
/* CUSTOM BADGE */
.custom-badge {
  background-color: #000;
  color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0px;
  left: 0;
  text-align: center;
  font-family: var(--typeBasePrimary),var(--typeHeaderFallback);
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  z-index: 1;
  padding: 5px 0 3.5px;
  font-size: 0.55rem;
}
.custom-badge.promo {
  background: var(--colorSaleTag);
  color: var(--colorBtnPrimaryText);
}
.custom-badge.sale {
  background: var(--colorViolatorTag);
  color: var(--colorViolatorText);
}
@media only screen and (max-width: 589px) {
  .custom-badge {
      font-size: 0.5rem; 
  }
}
/* MESSENGER BOX */
.messenger-box {
  right: 0;
  bottom: calc(0% + 150px);
  position: fixed;
  background: var(--colorBtnPrimary);
  width: 40.5px;
  border: 1px solid transparent;
  text-align: center;
  cursor: pointer;
  padding: 8px 5px 0;
  z-index: 1;
}
@media only screen and (max-width:589px) {
  .messenger-box {
    width: 38px;
  }
}
/* PAGE PROMOTIONS */
.page-promotions {
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  width: 100%;
  z-index: 5;
}
.page-promotions__title {
  padding: 5px 10px;
  border-radius: 5px 5px 0px 0px;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  letter-spacing: 1px;
  position: relative;
  margin: 0 auto;
  font-size: var(--typeBaseSize);
}
.page-promotions__title .icon {
  position: absolute;
  right: 0;
  padding-right: 10px;
}
.page-promotions__container {
  background-color: #FFF;
  visibility: hidden;
  transition: height 0.5s ease-out 0s;
  height: 0;
  padding: 0;
  opacity: 0;
}
.page-promotions__container.active {
  padding: 10px;
  visibility: visible;
  opacity: 1;
}
.number-of-items {
  visibility: hidden; 
}
.bottom-full {
  bottom: 0 !important;
  z-index: 7;
}
#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 5;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .page-promotions__title {
    width: 500px;
  }
}
@media only screen and (max-width:589px) {
  .page-promotions__title  {
    width: 100%;
    border-radius: 0;
  }
  .page-promotions {
    width: 100%;
    {% if settings.mobile_bottom_nav_enable %}bottom: 69px;{% endif %}
  }
}
/* EMAIL ACTIVATION */
.email-activation__container,
.email-activation__container #send_activation,
.email-activation__container #email {
  margin-left: auto;
  margin-right: auto;
  min-width: 40%;
  display: block;
}
.email-activation__container small {
  margin: 15px auto;
  max-width: 40%;
  border-radius: 0;
  padding: 10px;
}
.activation-error {
  background-color: #f0ad4e6e;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #f0ad4e6e;
  border-radius: 0;
  color: #a94442;
  font-weight: 700; 
}
.activation-success {
  background-color: #56ad6a6e;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #56ad6a6e;
  border-radius: 0;
  color: #3b5240;
  font-weight: 700;
}
.email-activation__container #email {
  background-color: #FFF;
}
#send_activation.btn--loading {
  text-indent: 0;
  color: var(--colorBtnPrimary);
}
#send_activation:active, #send_activation:focus {
  border-color: var(--colorBtnPrimary);
}
#send_activation {
  margin: 1% auto 0;
  cursor: pointer;
  background: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText);
  transition: all 1s ease;
  border-radius: 0;
}
#send_activation:hover {
  background: transparent;
  color: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
}
@media only screen and (max-width:589px) {
  .email-activation__container,
  .email-activation__container #send_activation,
  .email-activation__container #email,
  .email-activation__container small {
      min-width: 60%;
  }
  .email-activation__container #email {
      padding: 5px; 
  }
  #send_activation {
    font-size: calc(var(--typeBaseSize) - 1px);
  }
}
/* IMAGE SCROLL */
.image-scroll__background {
  padding: 50px 0;  
}
.image-scroll__title {
  margin: 0px 0px 30px 0px;  
}
.image-scroll--button {
  background-color: var(--colorTextBody);
  border-color: var(--colorTextBody);
  color: var(--colorBtnPrimaryText);
  transition: 0.3s background-color ease-in;
}
.image-scroll--button:hover {
  background-color: transparent;
  color: var(--colorTextBody);
  border-color: var(--colorTextBody);
}
.image-scroll--button.image-scroll--button__adjust {
  position: absolute;
  bottom: 15px;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
  padding: 11px 20px 10px;
}
.image-scroll--button.image-scroll--button__invert.no-border {
  border-color: transparent;
}
.image-scroll--button.image-scroll--button__invert {
  background-color: var(--colorBtnPrimaryText);
  border: 1px solid var(--colorTextBody);
  color: var(--colorTextBody);
}
.image-scroll--button.image-scroll--button__invert:hover {
  background-color: var(--colorTextBody);
  border-color: var(--colorTextBody);
  color: var(--colorBtnPrimaryText);
}
@media only screen and (max-width: 589px) {
  .image-scroll__background {
    padding: 30px 0; 
  }
}
/* FLASH SALE */
#flash-sale .grid-product__meta {
  min-height: 90px;
  height: 90px;
}
@media only screen and (min-width: 590px) {
  #flash-sale .grid-product__meta {
    min-height: 60px;
    height: 60px;
  }
}
/** CART HEADER **/
.cart-header {
  position: relative;
  margin-bottom: 80px;
}
.cart-header .continue-shopping-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}
/* SPACER */
.hr--extra-small {
  margin:5px auto;
}
/* SWIPER */
.shopify-section .swiper-button-next:after,
.shopify-section .swiper-button-prev:after {
  font-size: calc(var(--typeBaseSize) - 5px);
  color: var(--colorBtnPrimaryText);
  background-color: var(--colorBtnPrimary);
  padding: 16px 18px;
  font-weight: 900;
}
.swiper-button-next:after, .swiper-button-prev:after {
  text-rendering: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 8px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 8px;
}
.flickity-button {
  border-radius: 0;
}
.flickity-prev-next-button:hover {
  transform: translateY(-50%);
}
/* PRODUCTS */
.template-product .page-content {
  padding-bottom: 0;
}
.grid-product__tag {
  right: unset;
  left: 0;
}
.grid-product__content:hover .quick-product__btn:hover {
  transform: none;
}
.quick-product__btn {
  position: absolute;
  bottom: 0;
  top: unset;
  right: unset;
  border-radius: 0;
  width: 100%;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: rgba(255,255,255,0.8);
  border: 1px solid transparent;
  color: var(--colorBtnPrimary);
  transition: none !important;
}
.quick-product__label {
  transform: none;
  width: auto;
}
.pagination .next, .pagination .prev {
  width: 30px;
  height: 30px;
  line-height: 13px;
}
.pagination .page.current, .pagination a {
  padding: 8px 12px;
}
.pagination .next .icon, .pagination .prev .icon {
  width: 10px;
  height: 10px;
}
.pagination a {
  padding-left: 11px;
}
/* COLLECTION */
.section-header {
  margin-bottom: 20px;
}
.collection-description {
  margin-bottom: 50px;
}
.drawer .filter-form {
  margin-top: -20px;
}
/* SEARCH */
[data-type_header_text_alignment=true] .search-bar--page {
  margin: 20px auto 0 auto;
}
/* FOOTER */
[data-animate_underlines=true] .site-footer .collapsible-content__inner ul li a {
  position: relative;
  text-decoration: none;
  border-bottom-color: var(--colorFooter);
  width: fit-content;
}
[data-animate_underlines=true] .collapsible-content__inner ul li a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid;
  border-bottom-color: var(--shopify-editor-setting-color_footer_text);
  border-bottom-color: var(--colorFooterText);
  transform: scale(0);
  transform-origin: 0 50%;
  transition: transform 0.5s ease;
}
[data-animate_underlines=true] .collapsible-content__inner ul li a:focus:after,
[data-animate_underlines=true] .collapsible-content__inner ul li a:hover:after {
  transform: scale(1);
}
.site-footer .footer__collapsible li {
  width: auto;
}
.site-footer .footer__title {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}
.site-footer__linklist a {
  padding: 0;
}
@media only screen and (max-width:589px) {
  .site-footer .footer__logo-social .footer__title {
    margin-bottom: 0;
  }
  .footer__logo-social {
    justify-content: space-between;
  }
  .footer__logo-social .footer__social {
    flex: 0 0 auto;
    text-align: right;
  }
}
/* USO */
.saso-cart-original-total {
  text-align: right;
  width: 100%;
  margin-right: 10px;
  /* display: none; */
}
.saso-use-discount-instead-container {
  margin-top: 0 !important;
  display: none;
}
/* PASSWORD */
.password__footer {
  padding: 0;
}
@media only screen and (max-width:589px) {
  .site-header--password {
    margin: 5px 0;
  }
}
/* PROFILE COMPLETION */
.profile-completion {
  min-height: 25px;
  margin-top: 0.25rem;
  padding: 10px;
  font-size: calc(var(--typeBaseSize) * 0.88);
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  display: block;
}
@media (max-width: 589px) {
  .profile-completion {
    margin-top: 0;
  }
}
.welcome-strip {
  background: var(--crmWelcomeBackground);
  color: var(--crmWelcomeFontColor);
}
.birthday-strip {
  background: var(--crmBackground);
  color: var(--crmFontColor);
}
/* CART PROMOTION */
.cart-promotion {
  background: rgba(73, 170, 25, 0.25);
  min-height: 25px;
  border-radius: 3px;
  margin-top: 2rem;
  font-size: 11px;
  display: flex;
  font-family: var(--typeBaseSize), var(--typeBaseFallback);
  justify-content: center;
  align-items: center;
}
.cart-promotion svg, .cart-strip svg {
  margin-right: 8px;
}
@media (max-width: 589.9px) {
  .cart-promotion {
    margin-top: 1.3rem;
  }
}
.cart-strip {
  min-height: 25px;
  margin-top: 0.25rem;
  padding: 10px;
  font-size: calc(var(--typeBaseSize) * 0.88);
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  display: block;
  background: var(--cartstripBackground);
  color: var(--cartstripFontColor);
}
@media (max-width: 589px) {
  .cart-strip {
    margin-top: 0;
  }
}
/* STOREPICKUP */
#storePickupApp .checkoutMethod.active {
  filter: brightness(0.8);
}
/* AIOD */
@media only screen and (max-width: 589px) {
  .csapp-price-wrapper {
      flex-direction: row !important;
  }
}
.aiod-wholesale-discount-topbar,
.aiod-bogo-discount-wrap,
.aiod-volume-discount-wrap {
  margin-top: 15px; 
}
.csapp_aiod_coupan, .csapps-cart-original-total, .cscode_msg {
  margin: 0;
}
.cart__item--details .cs_volume_msg {
  width: 95%;
  max-width: 100%;
}
.normalcheckout label {
  display: inline-block;
  vertical-align: middle;
}
.cs_volume_msg_close.cs_close.top_msg_close {
  display: none;
}
.csapps-cart-total {
  color: var(--colorSalePrice);
}
.hideOffer .csapp-discount-list,
.hideOffer .csapps-cart-total ,
.hideOffer .csapp-price-saving {
  display: none;
}
.hideOffer .csapps-cart-original-total.discount-price {
  text-decoration: auto !important;
  font-size: 16px !important;
}
.cart__item-sub.cart__item-row.discountedPrice {
  display: inline-block;
  width: 100%;
}
.cart__item-sub.cart__item-row .cart__subtotal {
  position: absolute;
}
.normalPrice-container {
  width: 100%;
}
.cart__item-sub.cart__item-row .csapp_discount_total_wrapper,
.cart__item-sub.cart__item-row .csapp-price-wrapper,
.cart__item-sub.cart__item-row .csapp-discount-list {
  width: 100% !important;
}
.cart__item-sub {
  margin-bottom: 0;
}
.csapp-price-wrapper {
  margin: 0 !important;
}
.aiod_css_sub {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
}
.theme_default_checkout:not(.aiod_cart_loaded){
  position:relative;
  text-indent:-9999px;
  background-color:var(--colorBtnPrimary) !important;
  background-color:var(--colorBtnPrimaryDim);
  color:var(--colorBtnPrimary);
  color:var(--colorBtnPrimaryDim)
}
.theme_default_checkout:not(.aiod_cart_loaded):active,
.theme_default_checkout:not(.aiod_cart_loaded):hover {
  background-color:var(--colorBtnPrimary);
  background-color:var(--colorBtnPrimaryDim);
  color:var(--colorBtnPrimary);
  color:var(--colorBtnPrimaryDim);
  background-image:none !important;
}
.theme_default_checkout:not(.aiod_cart_loaded):after{
  content:"";
  display:block;
  width:24px;
  height:24px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-12px;
  margin-top:-12px;
  border-radius:50%;
  border:3px solid;
  border-color:var(--colorBtnPrimaryText);
  border-top-color:transparent;
  animation:spin 1s linear infinite;
}
.normal-checkout--label {
  margin-bottom: 5px;
}
.cart__item-sub.normalPrice {
  margin-bottom: 15px;
}
body button[name="checkout"]:not(.csapps-ignore,.aiod_cart_loaded){
  opacity: 1;
  visibility: visible;
}
/** ADDRESS FINDER HEADER **/
.address-finder-header {
  background: #303030;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1.2;
  padding: 15px 0;
  font-family: var(--typeBaseSize), var(--typeBaseFallback);
  display: flex;
  justify-content: center;
}
.address-finder-header .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1.5rem;
}
.address-finder .text-link,
.address-finder-header .text-link {
  font-weight: 400;
  color: inherit;
  text-decoration: underline;
}
.selected-address-text {
  margin-left: 3px;
}
.address-finder-header .icon-map-wrapper {
  margin-right: 8px;
}
@media (max-width: 500px) {
  .address-finder-header .text-link {
    display: inline-block;
  }
  .address-finder-header {
    min-height: 41px;
    text-align: center;
    font-size: 10px;
    line-height: 1.25;
  }
  .address-finder-header .inner {
    display: inline-block;
    padding: 8px 0;
    text-align: left;
    position: relative;
    padding-left: 26px;
  }
  .icon-map-wrapper {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
    left: 0;
  }
  .address-finder-header #helper-link {
    margin-left: 0;
  }
  .address-finder-header .selected-address-text {
    margin-left: 3px;
  }
}
[data-section-id="header"] {
  position: relative;
}
/* ADDRESS FINDER */
.radius-container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.address-finder-modal {
  /* font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback); */
}
#AddressFinder.modal--square .modal__centered-content {
  padding: 30px 16px;
}
@media screen and (min-width: 768px) {
  .address-finder-modal.modal--square .modal__centered-content {
    min-width: 638px;
    box-sizing: border-box;
  }
  .address-finder-modal .address-wrapper {
    display: flex;
    justify-content: center;
  }
}
.tab-container {
  margin-bottom: 2.5rem;
}
.tab-trigger {
  padding: 0 1rem;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
  position: relative;
  box-shadow: none;
  border: none;
  outline: none;
}
.tab-trigger + .tab-item:before {
  content: '';
  border-left: solid 1px #000000;
  top: 50%;
  left: 0;
  top: 50%;
  height: 80%;
  transform: translate(0, -50%);
  position: absolute;
}
.tab-trigger.is-active {
  font-weight: 600;
}
.tab-content {
  display: none;
}
.tab-content.is-active {
  display: block;
}
.address-finder-modal .collapsible-content {
  overflow: hidden;
}
#AddressFinder select.radius-select {
  margin: 0 1rem;
  height: 30px;
  max-width: 87px;
  padding: 0 1rem;
}
.tab-container {
  margin-left: -1rem;
  margin-right: -1rem;
}
.btn.locate-button {
  margin-bottom: 2.5rem;
  width: 300px;
  max-width: 100%;
  border-radius: 0;
  display: inline-flex;
}
.btn.locate-button.btn--loading:before {
  transform: none !important; /* Force end the animation */
}
.btn.locate-button svg path {
  transition: all .45s;
}
.btn.locate-button:hover svg path {
  stroke: #000;
}
.error-message {
  color: #d02e2e;
  font-size: 0.8rem;
}
.btn.locate-button:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):not(.jdgm-revs-tab-btn):before {
  background-color: #000000;
  border-radius: 0;
  top: -1px;
  bottom: -1px;
  height: auto;
}
.btn.locate-button:not(.btn--no-animate):not(.btn--tertiary):not(.btn--static):not(.jdgm-revs-tab-btn):hover {
  background: transparent;
  color: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
}
.address-wrapper {
  padding-bottom: 2.5rem;
}
.button-locate-icon {
  margin-top: 3px;
  margin-right: .5rem;
}
@media  screen and (max-width: 767px) {
  .radius-container {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 12px;
  }
  #AddressFinder select.radius-select {
    margin: 0 5px;
  }
  .address-wrapper {
    display: block;
    padding-left: 30px;
    position: relative;
  }
  .address-wrapper.has-address {
    text-align: left;
  }
  .address-wrapper .icon-svg {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 1;
  }
  .tab-trigger {
    font-size: 12px;
  }
  .address-finder-modal .btn.locate-button {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .radius-container {
    margin-top: 1.875rem;
  }
  #AddressFinder.modal--square .modal__centered-content {
    padding: 30px;
  }
  .tab-item {
    padding: 0 2rem;
    font-size: var(--typeBaseSize);
    cursor: pointer;
  }
  .tab-container {
    margin-left: 0;
    margin-right: 0;
  }
}
.ah-link {
  width: 100% !important;
  text-align: left;
  font-size: 0.7rem;
  font-family:var(--typeBasePrimary),var(--typeBaseFallback);
}
.icon-map {
  margin-right: 10px;
  margin-top: -6px;
}
.cart__address_finder     {
  width: 100% !important; 
}
.cart--notes {
  padding-bottom: 30px; 
}
.address-finder-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 1px;
  font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.address-finder-half {
  width: 49.2%;
  display: inline-block;
}
.address-finder-container .modal--square .modal__centered-content {
  width: 400px;
  max-width: 100%;
}
.default-address {
  text-transform: capitalize; 
}
.js-address-form input,
.js-address-form select {
  text-transform: uppercase; 
}
.btn-add-address,
.btn-edit-address {
  margin-bottom: 0 !important;
  text-transform: capitalize !important;
  font-size: 14px;
  margin-right: 15px;
  color: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
}
.selected-address-text {
  font-family: var(--typeBasePrimary),var(--typeBaseFallback);
}
#helper-link {
  margin-left: 5px;
}
#AddressNewForm {
  margin-bottom: 50px; 
}
#AddressFinder input {
  width: 100%;
  border: 1px solid var(--colorDrawerBorder);
  background: #fff;
  margin: 5px 0;
}
#AddressFinder select,
#AddressFinder input {
  appearance: none;
  width: 100%;
  border: 1px solid rgb(217, 217, 217);
  padding: 0.92857em 0.78571em;
  word-break: normal;
  margin: 5px 0; 
}
#AddressFinder input:disabled {
  background-color: #f6f6f6;
}
#AddressFinder input:::-webkit-input-placeholder { /* Edge */
  text-transform: uppercase;
  font-size: 14px;
}
#AddressFinder input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  text-transform: uppercase;
  font-size: 14px;
}
#AddressFinder input::placeholder {
  font-size: 14px;
  text-transform: uppercase;
} 
#AddressFinder .bottom-btn {
  width: 100%;
  text-align: center;
  margin-top: 15px; 
} 
#AddressFinder .bottom-btn .save--btn {
  color: var(--colorBtnPrimaryText);
  background: var(--colorBtnPrimary);
  border-color: var(--colorBtnPrimary);
  width: 300px;
  max-width: 100%;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}  
#AddressFinder .bottom-btn .save--btn:hover {
  background-color: transparent;
  color: var(--colorBtnPrimary);
}
/* ACCOUNT */
.customers {
  font-family: var(--typeBaseSize), var(--typeBaseFallback);
}
.account-sidebar {
  display: block;
  margin-bottom: 30px;
}
.account-sidebar__select {
  height: 50px;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  padding: 15px 25px;
  width: 100%;
}
.account-sidebar__link {
  display: flex;
  position: relative;
  min-height: 35px;
  padding-left: 14px;
  margin-bottom: 2px;
  color: #5D5D5D;
  align-items: center;
  transition: all 0.3s ease;
}
.account-sidebar__link:hover,
.account-sidebar__link.is-active {
  color: #5D5D5D;
}
.account-sidebar__link:last-child {
  margin-bottom: 0;
}
.account-sidebar__link:after {
  content: '';
  border-left: solid 3px #1A1A1A;
  border-bottom: none;
  height: 0;
  transition: all .3s;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.account-sidebar__link:hover:after, .account-sidebar__link.is-active:after {
  height: 70%;
}
.account-sidebar #customer_logout_link {
  display: block;
  border: none;
  padding-top: 13px;
  margin-top: 13px;
  padding-left: 12px;
  position: relative;
}
.account-sidebar #customer_logout_link:after {
  content: none;
}
.account-sidebar #customer_logout_link:before {
  content: '';
  border-top: solid 1px #E8E8E8;
  position: absolute;
  top: 0;
  left: 14px;
  right: 0;
  z-index: 1;
}
.account-sidebar__link:hover:after,
.account-sidebar__link.is-active:after {
  height: 100%;
  transform: scale(1) !important;
}
.customers .section-header__title {
  font-size: 18px;
  line-height: calc(22/18);
  letter-spacing: 0.3px;
  margin-bottom: 8px;
  font-family: var(--typeCheckoutHeaderPrimary), var(--typeBaseFallback);
}
.customers .section-header__sub-title {
  text-transform: none;
}
.customers .section-header {
  margin-bottom: 27px;
  text-align: left;
}
.h3-custom {
  font-size: 16px;
  line-height: calc(19/16);
  letter-spacing: 0.3px;
  overflow: hidden;
  margin-bottom: 17px;;
}
.h3-custom__link {
  font-size: 14px;
  text-decoration: underline;
  float: right;
  text-transform: uppercase;
}
.orders-table__wrapper {
  overflow-x: auto;
}
.orders-table a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: calc(12/14);
  font-weight: 600;
}
.orders-table th {
  font-size: 10px;
  text-transform: uppercase;
  color: #5D5D5D;
  letter-spacing: 0.3px;
  line-height: 1.2;
}
.orders-table td {
  font-size: 11px;
  letter-spacing: 0.3px;
  line-height: 1.3;
  color: #5D5D5D;
  padding-top: 16px;
  padding-bottom: 16px;
}
.orders-table th,
.orders-table td {
  border-left: none;
  border-right: none;
  border-color: #E3E5E7;
}
.order-address {
  width: 35%;
}
.filter-form .tag {
  display: block;
  border: none;
  height: auto;
  padding: 0 5px;
  transition: padding 500ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
}
.tag {
  height: auto;
  display: inline-flex;
  border: solid 1px;
  border-radius: 0;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.tag.cancelled {
  background: rgba(251, 141, 72, 0.3);
  border-color: #FB8D48
}
.tag.processing {
  background: #FFF;
  border-color: #000
}
.tag.complete {
  background: rgba(66, 209, 63, 0.3);
  border-color: #42D13F;
}
.col-price {
  letter-spacing: 0.21rem;
}
.address-section,
.recently-view-section {
  margin-top: 45px;
}
.address-block {
  border: 1px solid #E3E5E7;
  padding: 18px 15px;
  font-size: 12px;
}
.address-block a {
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
  line-height: calc(12/14);
}
.address-block .h4-custom a {
  font-weight: 600;
  font-family: var(--typeCheckoutHeaderPrimary);
}
.address-block p {
  margin-bottom: 0;
}
.h4-custom {
  display: flex;
  font-size: 11px;
  text-transform: uppercase;
  font-family: var(--typeCheckoutHeaderPrimary);
  font-weight: 700;
}
.h4-custom a {
  margin-left: auto;
  margin-right: 0;
  font-weight: normal;
}
.h4-custom p {
  margin-bottom: 0;
}
.recently-view-section .h3-custom {
  margin-bottom: 15px
}
.customers .pagination .next .icon,
.customers .pagination .prev .icon {
  position: absolute;
  top: 1.3rem;
  left: 0.5rem;
}
.pagination-wrapper {
  border-top: solid 1px #5C5C5C;
  border-bottom: solid 1px #5C5C5C;
  padding: 20px 0;
  display: block;
  text-align: center;
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-left: auto;
  display: inline-flex;
  padding: 0;
}
.pagination-wrapper .pagination .page {
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #DDDDDD;
  border-right: 0;
}
.pagination-wrapper .pagination .page:first-child,
.pagination-wrapper .pagination .prev {
  border-radius: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination-wrapper .pagination .current+ .page{
  border-left: 0;
}
.pagination-wrapper .pagination .page:last-child,
.pagination-wrapper .pagination .next {
  border-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px solid #DDDDDD;
}
.pagination-wrapper .pagination .next,
.pagination-wrapper .pagination .prev {
  background: #000;
  width: 50px;
  height: 50px;
  margin: 0;
}
.pagination a:after {
  display: none;
}
.pagination-wrapper .pagination .page.current {
  border: 1px solid #1A1A1A;
  opacity: 1;
}
.pagination-wrapper .pagination .page.no-link,
.pagination-wrapper .pagination .page.no-link + .page {
  display: none;
}
.pagination__summary {
  margin-bottom: 15px;
}
.order-count {
  display: flex;
  margin-left: auto;
  width: 20px;
  height: 20px;
  font-weight: 400;
  font-size: 10px;
  border-radius: 100%;
  background: #000;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 1;
}
.customers .btn.locate-button {
  width: 100%;
  margin-top: 31px;
  height: 48px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px;
}
.additional-address {
  margin-top: 34px
}
.address-action {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.action_delete {
  display: flex;
  margin-left: 16px;
}
.action_delete .icon {
  width: 14px;
  height: 14px;
}
.action_edit {
  text-decoration: underline;
  font-weight: 600;
  text-transform: uppercase;
}
.orders-filter {
  display: flex;
  margin-bottom: 10px;
}
.orders-filter select {
  border: 1px solid #D9D9D9;
  border-radius: 0;
  padding-right: 42px;
  color: #737373;
  letter-spacing: 0.15rem;
  font-size: 11px;
  line-height: 1.5;
  background-image: url(//cdn.shopify.com/s/files/1/2282/7539/t/883/assets/ico-select-gray.svg);
  background-position-x: 94%;
}
.orders-filter .select-wrapper {
  margin-left: auto;
  display: flex;
  align-items: center;
  position: relative;
}
.orders-filter .select-wrapper:after {
  content: "";
  height: 22px;
  border-left: 1px solid #D9D9D9;
  display: block;
  position: absolute;
  right: 35px;
}
.orders-filter label {
  margin: 0 10px 0 0;
  font-size: 10px;
  color: #5D5D5D;
}
.orders-filter select {
  border: 1px solid #D9D9D9;
  border-radius: 0;
  padding-right: 42px;
  color: #737373;
  letter-spacing: 0.21rem;
  font-size: 11px;
  line-height: 1.5;
  background-image:url(//cdn.shopify.com/s/files/1/0050/8883/7705/t/850/assets/ico-select-gray.svg);
  background-position-x: 94%;
}
@media screen and (min-width: 750px) {
  .customers .order-table table {
    border-radius: 0;
  }
  .orders-table a {
    font-weight: 400;
    font-size: 10px;
  }
  .action_edit {
    font-weight: 400;
    font-size: 10px;
  }
  .address-block a {
    font-weight: 400;
  }
  .address-block .h4-custom a {
    font-weight: 400;
  }
  .address-action {
    position: static;
  }
  .action_delete {
    margin-left: 40px;
  }
  .customers table th,
  .customers table td {
    border-bottom: solid 1px #dddddd;
  }
  .customers table th {
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;

    padding: 19px 10px;
  }
  .customers table td {
    font-size: 12px;
    line-height: 1.2;
    padding: 15px 10px;
  }
  .customers table {
    background: #ffffff;
    border-spacing: 0;
    border: solid 1px #dddddd;
    border-bottom: 0;
    border-radius: 0;
  }
  .additional-address {
    margin-top: 48px
  }
  .customers .btn.locate-button {
    width: 216px;
  }
  .pagination__summary {
    margin: 0;
  }
  .pagination-wrapper {
    display: flex;
    text-align: left;
    padding: 15px 0;
  }
  .h3-custom__link {
    font-size: 10px;
  }
  .recently-view-section .h3-custom {
    margin-bottom: 21px
  }
  .address-block a  {
    font-size: 10px;
    line-height: 1.72;
    color: #5D5C5C;
  }
  .hide-medium-up  {
    display: none !important;
  }
  .account-sidebar {
    max-width: 210px;
  }
  .customers .section-header__title {
    font-size: 22px;
    line-height: calc(28/22);
    margin-bottom: 11px;
  }
  .customers .section-header {
    margin-bottom: 35px;
  }
  .h3-custom {
    font-size: 14px;
    margin-bottom: 9px;
  }
}
@media screen and (max-width: 749.9px) {
  .additional-address .table__section,
  .additional-address .table__section + .table__section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .additional-address .table__section {
    background: #ffffff;
  }
  .additional-address .table__section+.table__section:after {
    left: 0;
    right: 0;
  }
  .hide-xs  {
    display: none !important;
  }
  .additional-address .table--responsive td {
    display: flex;
    text-align: left;
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .additional-address .table--responsive td:before {
    margin-right: auto;
    content: none;
  }
}
/* ACCOUNT ORDERS */
.customer-order-detail .btn {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.323077px;
}
.tracking-link {
  font-weight: 600;
  text-decoration: underline;
}
.order-buttons {
  margin-top: 8px;
}
.order-buttons .btn {
  font-weight: 700;
  margin-bottom: 10px;
}
.btn--tertiary.custom {
  border-radius: 0;
  opacity: 1;
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #000000;
}
.btn--tertiary.custom.width-auto {
  width: auto;
  min-width: 145px;
}
.customers .order-buttons .btn.locate-button {
  margin: 0;
}
.order-summary__information.grid {
  display: flex;
  flex-flow: row wrap;
}

.orders-summary__information__content {
  margin-top: auto; 
  margin-bottom: auto;
  font-weight: 700;
  color: #5D5D5D;
  font-size: 10px;
  text-transform: uppercase;
}
.orders-summary__information__content .tag {
  text-transform: capitalize;
}
.orders-summary__information__title {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #5D5D5D;
  margin-bottom: 7px;
}
.order-summary__information .grid__item {
  margin-bottom: 20px;
  display: flex;
  float: none;
  min-height: 100%;
  flex-direction: column;
  min-height: 43px;
}
.product_td_inner {
  display: flex;
  align-items: center;
}
.line_item_description {
  padding: 10px 12px;
  color: #5D5C5C;
  font-size: 12px;
  line-height: calc(16/12);
  text-align: left;
  flex: 1 1 100%;
}
.line_item_description .line {
  margin-bottom: 4px;
}
.product-image-wrapper {
  /* max-width: 88px; */
  overflow: hidden;
}
.product-image-wrapper > img {
  max-width: 100%;
  display: block;
  height: auto;
}
.line_item_description .product-title {
  font-weight: bold;
  font-size: 11px;
  line-height: calc(13/11);
  letter-spacing: 0.3px;
  text-transform: uppercase;
  display: block;
}
.line_item_description .part {
  margin-bottom: 4px;
}
.order-detail-table {
  margin-top: 22px;
}
.product-variant-title {
  font-size: 13px;
  letter-spacing: 0.2px;
}
.order-table {
  margin-top: 22px;
}
.order-table .product-image-wrapper {
  border: none;
}
.col-actions {
  text-transform: uppercase;
  font-weight: 600;
  font-family: var(--typeHeaderPrimary),var(--typeHeaderFallback);
}
.col-price {
  letter-spacing: 0.3px;
}
.order-table__summary {
  padding: 18px 18px 5px 18px;
  border: solid 1px #dddddd;
  border-top: 0;
  margin-top: -1px;
  letter-spacing: 0.3px;
  color: #5D5C5C;
  font-size: 12px;
  font-weight: 500;
}

.order-table__summary__row {
display: flex;
margin-bottom: 13px;
}

.order-table__summary__col + .order-table__summary__col {
margin-left: auto;
}
.return-section {
  clear: both;
  padding-top: 15px;
}
.return-section:before {
  content: '';
  display: block;
  border-top: 1px solid #E8E8E8;
  margin-bottom: 23px;
}

.return-section__title {
  font-weight: 600;
  margin-bottom: 10px;
}

.return-section__content {
  margin-bottom: 20px;
}
.customers .btn {
  text-transform: uppercase;
  font-weight: 600;
}
.address-form__buttons {
  margin-top: 30px;
}
@media screen and (min-width: 750px) {
  .address-form__buttons {
    display: flex;
    margin-top: 25px;
  }
  .address-form__buttons .btn + .btn {
    margin-left: 16px;
  }
  .address-form__buttons .btn.locate-button {
    margin: 0;
  }
  .btn--tertiary.custom {
    width: 216px;
  }
  .order-table__summary {
    width:328px;
    float: right;
  }
  .customers .order-table table td {
    font-size: 14px;
  }
  .order-table {
    margin-top: 24px;
  }
  .order-detail-table {
    margin-top: 24px;
  }
  .order-summary .inner {
    display: flex;
    flex-flow: row wrap;
  }
  .order-buttons .btn {
    max-width: 160px;
  }
  .customers .order-buttons .btn.locate-button {
    margin-left: 15px;
  }
  .order-buttons {
    display: flex;
    justify-content: flex-end;
    flex: 1 1 auto;
    margin-top: 0;
    padding-left: 20px;
    width: 332px;
  }
  .order-summary__information {
    flex: 1 1 auto;
  }
  .order-summary__information.grid {
    margin-bottom: -20px;
  }
  .order-summary__information .grid__item.payment {
    min-width:  max-content;
  }
  .return-section .btn {
    float: right;
    margin-left: 79px;
  }
  .return-section__content {
    float: left;
    max-width: calc(100% - 145px - 79px);
    margin-bottom: 0;
  }
  .return-section:after {
    content: '';
    display: table;
    clear: both;
  }
  .return-section {
    padding-top: 40px;
  }
  .return-section:before {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 749px) {
  .table--responsive td.col-product {
    padding: 10px;
  }
  .col-actions {
    text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .col-bottom {
    display: flex;
  }
  .col-bottom .price {
    margin-left: auto;
    font-size: 13px;
    font-weight: 500;
    color: #1A1A1A;
  }
  .table--responsive td.col-actions {
    text-align: left;
    padding-top: 0;
  }
}
/* ACCOUNT ADD NEW ADDRESS */
.form-custom label {
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: calc(14/12);
  letter-spacing: 0.3px;
  margin-bottom: 7px;
}
.form-custom label.checkbox__label {
  margin: 0;
  line-height: 1.7;
}
.form-vertical .btn, .form-vertical input[type=checkbox],
.form-vertical input[type=radio] {
  display: inline-block;
}
.form-custom input,
.form-custom select {
  height: 50px;
  border-color: #dddddd;
  line-height: calc(18/14);
  letter-spacing: 0.3px;
}
.form-custom input.input-checkbox {
  height: 20px;
  width: 20px;
}
.checkbox-wrapper {
  display: flex;
}
.checkbox__input {
  margin-right: 8px;
}
.account-sidebar a:not(.btn) {
  border-bottom: none;
}
.input-checkbox, .input-radio {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  vertical-align: -4px;
  border: 1px solid;
}
.input-checkbox:checked,
.input-radio:checked {
  border-color: #000000;
}
.input-checkbox:checked:hover,
.input-radio:checked:hover {
  border-color: #000000;
}
.input-checkbox:checked {
  border-width: 10px;
}
.input-checkbox:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  width: 10px;
  height: 8px;
  margin-left: -5px;
  margin-top: -4px;
  background-image: url(/cdn/shopifycloud/shopify/assets/checkout_2021-01-25/checkbox-tick-8f61c047ddf394995dc729e4ed5672dfd5185ceb994e4acca120c3ddc11e4012.png);
  background-image: url(/cdn/shopifycloud/shopify/assets/checkout_2021-01-25/checkbox-tick-66a9a39f70a44a226223ef4c61a701d2d10afaa73ba8846a509fbe58a82f3f36.svg),
    none;
}
.input-checkbox:checked:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 1;
}
a.btn:after {
  content: none;
}
input[type="radio"].input-radio,
input[type="checkbox"].input-checkbox {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-font-smoothing: inherit;
}
[data-animate_underlines=true] .account-sidebar a:after {
  border-bottom: none;
}
/* ADDRESS FINDER PDP */
div[data-address-finder-pdp] {
  display: block !important;
}
.address-finder {
  font-family: var(--typeBaseSize), var(--typeBaseFallback);
  font-size: 12px;
}
.address-finder-pdp .text-link {
  text-decoration: underline;
}
.address-finder-pdp .btn.locate-button {
  width: 100%;
  margin-bottom: 0;
  font-family: var(--typeBaseSize), var(--typeBaseFallback);
  font-weight: 400;
  background: #000;
  color: #fff;
}
.address-finder-pdp .btn.locate-button:hover {
  background: #fff;
  color: #000;
}
.address-finder-pdp .btn.locate-button.disabled {
  cursor: not-allowed;
  opacity: .3;
  color: #fff;
  pointer-events: none;;
}
.address-finder-pdp .address-finder {
  padding: 24px;
  display: block;
  line-height: 1.7;
  position: relative;
  border: solid 1px #D0D0D0;
  border-top: 0;
}
.text-warning {
  color: #D04B4B;
  display: flex;
}
.text-warning .icon-svg {
  flex: 1 1 20px;
  max-width: 20px;
  position: relative;
  top: 3px;
  margin-right: 8px;
}
.address-finder .inner {
  position: relative;
  padding-left: 30px;
}
.address-finder .icon-map-wrapper {
  position: absolute;
  top: 5px;
  left: 0;
}
.address-finder .selected-address-text {
  margin-left: 0;
}
.location-list {
  border: solid 1px #D0D0D0;
  padding: 24px 8px 24px 16px;
  border-top: 0;
}
.location-list .inner {
  overflow-y: hidden;
  max-height: 145px;
  padding-right: 8px;
}
.location-list .inner::-webkit-scrollbar {
  width: 2px;
}
.location-list .inner::-webkit-scrollbar-thumb {
  background: #7D7D7D;
  border-color: #7D7D7D;
  border-radius: 0;
}
.location-list .inner::-webkit-scrollbar-track {
  background:#D0D0D0;
  border-radius: 0;
}
.location-item {
  margin-top: 8px;
  display: flex;
  align-items: center;
}
.location-item svg {
  margin-right: 10px;
  width: 16px;
  height: 16px;
}
.location-item .distance {
  margin-left: auto;
  margin-right: 0;
}
.location-item:first-child {
  margin-top: 0;
}
.viewmore {
  margin-top: 24px;
  text-decoration: underline;
  cursor: pointer;
  text-align: center;
}
/* ADDRESS FINDER PLP */
.address-finder-plp {
  margin-top: 40px;
  margin-bottom: 40px;
}
.address-finder-plp .btn.locate-button {
  margin-bottom: 0;
}
.address-finder-plp .icon-map-wrapper {
  top: 50%;
  transform: translate(0, -50%);
}

.address-finder .text-link{
  margin-left: 0 !important;
  display: block;
}
.address-finder.has-address .text-link {
  margin-left: 0 !important;
  display: inline-block;
  margin-left: 3px;
}
.address-finder-plp__filter {
  margin-top: 40px;
  display: none;
}
.custom-field {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-field label {
  margin-bottom: 0;
  margin-right: 8px;
  text-transform: none;
  letter-spacing: 0.04rem;
  font-size: 14px;
}
.custom-select.custom-select-2,
.custom-input.custom-input-2 
 {
  border-color: #000000;
  height: 39px;
  width: 200px;
  border-radius: 0;
  font-size: 14px;
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}
.custom-select.custom-select-2 {
  padding: 0 25px 0 11px;
}
.custom-input.custom-input-2 {
  padding: 0 11px;
}
.grid__item.disabled {
  position: relative;
}
.grid__item.disabled:before {
  content: "";
  cursor: not-allowed;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 750px) {
  .custom-select.custom-select-2,
.custom-input.custom-input-2  {
  width: 240px;
}
  .select-field label {
    margin-bottom: 0;
    margin-right: 12px;
  }
  .address-finder  { 
    font-size: 14px;
  }
  .address-finder-plp {
    display: flex;
  }
  .address-finder-plp__filter {
    margin-left: auto;
    margin-right: 0;
    margin-top: 0;
  }
}
/* STORE LOCATOR */
.store-locator-section {
  margin-top: 50px;
  padding-bottom: 40px;
}
.store-locator-section .section-header__title {
  font-size: 35px;
  line-height: 1.2;
  font-weight: 900;
}
.store-locator-section .section-header__subtitle {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
  margin-top: 8px;
  letter-spacing: 0.04rem;
  text-transform: none;
}
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.locations {
  font-family: var(--typeBasePrimary), var(--typeBaseFallback);
}
.locations .spacer {
  margin-top: 8px;
  margin-bottom: 8px;
}
.locations__item {
  opacity: .5;
  padding: 16px 0;
  border-top: solid 1px #D3D6D9;
  cursor: pointer;
}
.locations__item:first-child {
  border-top: none;
}
.locations__item.is-active {
  cursor: auto;
}
.locations__item:hover,
.locations__item.is-active {
  opacity: 1 
}
.locations__items__direction-link {
  color: inherit;
  text-decoration: underline;
}
.locations__items::-webkit-scrollbar {
  width: 5px;
}
.locations__items {
  padding-right: 16px;
  overflow-y: auto;
  max-height: 549px;
}
.locations .btn__spinner {
  display: none;
}
.locations.is-loading {
  position: relative;
  min-height: 300px;
}
.locations__sumary {
  position: relative;
  z-index: 1;
}
.notice__text {
  margin-bottom: 0;
}
.spinner.btn--loading {
  background: #dedede;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  display: none;
  z-index: 2;
}
.locations.is-loading .spinner {
  display: block;
}
.locations__items::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 5px;
}
.locations__items::-webkit-scrollbar-track {
  background: #EFF3F5;
  border-radius: 5px;
}
.locations__item__name {
  text-transform: uppercase;
  font-weight: 700;
}
.map-content {
  min-height: 312px;
}
.store-locator-section .address-finder {
  font-size: 14px;
}
@media screen and (min-width: 750px) {
  .store-locator-section {
    margin-top: 90px;
    padding-bottom: 80px;
  }
  .columns {
    display: flex;
  }
  .column.locations {
    flex: none;
    width: calc(40% + 40px);
    padding-right: 40px;
  }
  .map-content {
    height: 100%;
    min-height: 500px;
  }
  .store-locator-section .section-header__subtitle {
    max-width: 420px;
  }
}
/* CTA */
.cta {
  padding: 10px 0;
  border-top: 1px solid;
  border-top-color: var(--colorBorder);
  border-bottom: 1px solid;
  border-bottom-color: var(--colorBorder);
}
.cta-text {
  justify-content: center;
  align-content: center;
}
.faq-parent-container {
  visibility: hidden;
}
/* END CTA */
.grecaptcha-badge {
  visibility: hidden !important;
}
#shop-hcaptcha-badge-container {
  visibility: hidden !important;
}