padding-top:40px;
padding-bottom:40px

.page-width {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 85em) {
  .page-width {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.bttn--black {
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
}
.semi-heading {
  font-size: 18px;
  font-weight: 500;
}
/* --------------- Layout Styling ------------- */
.one-whole{width:100%;}

.one-half{width:50%;}

.one-third{width:33.33333%;}

.two-thirds{width:66.66667%;}

.one-quarter{width:25%;}

.two-quarters{width:50%;}

.three-quarters{width:75%;}

.one-fifth{width:20%;}

.two-fifths{width:40%;}

.three-fifths{width:60%;}

.four-fifths{width:80%;}

.one-sixth{width:16.66667%;}

.two-sixths{width:33.33333%;}

.three-sixths{width:50%;}

.four-sixths{width:66.66667%;}

.five-sixths{width:83.33333%;}

@media only screen and (max-width:768px){.small--one-whole{width:100%;}.small--one-half{width:50%;}.small--one-third{width:33.33333%;}.small--two-thirds{width:66.66667%;}.grid--uniform .small--one-half:nth-of-type(odd),.grid--uniform .small--one-third:nth-of-type(3n+1){clear:both;}.small--one-quarter{width:25%;}.small--two-quarters{width:50%;}.small--three-quarters{width:75%;}.grid--uniform .small--one-quarter:nth-of-type(4n+1){clear:both;}.small--one-fifth{width:20%;}.small--two-fifths{width:40%;}.small--three-fifths{width:60%;}.small--four-fifths{width:80%;}.grid--uniform .small--one-fifth:nth-of-type(5n+1){clear:both;}.small--one-sixth{width:16.66667%;}.small--two-sixths{width:33.33333%;}.small--three-sixths{width:50%;}.small--four-sixths{width:66.66667%;}.small--five-sixths{width:83.33333%;}.grid--uniform .small--one-sixth:nth-of-type(6n+1),.grid--uniform .small--three-sixths:nth-of-type(odd),.grid--uniform .small--two-sixths:nth-of-type(3n+1){clear:both;}}

@media only screen and (min-width:769px){.medium-up--one-whole{width:100%;}.medium-up--one-half{width:50%;}.medium-up--one-third{width:33.33333%;}.medium-up--two-thirds{width:66.66667%;}.grid--uniform .medium-up--one-half:nth-of-type(odd),.grid--uniform .medium-up--one-third:nth-of-type(3n+1){clear:both;}.medium-up--one-quarter{width:25%;}.medium-up--two-quarters{width:50%;}.medium-up--three-quarters{width:75%;}.grid--uniform .medium-up--one-quarter:nth-of-type(4n+1){clear:both;}.medium-up--one-fifth{width:20%;}.medium-up--two-fifths{width:40%;}.medium-up--three-fifths{width:60%;}.medium-up--four-fifths{width:80%;}.grid--uniform .medium-up--one-fifth:nth-of-type(5n+1){clear:both;}.medium-up--one-sixth{width:16.66667%;}.medium-up--two-sixths{width:33.33333%;}.medium-up--three-sixths{width:50%;}.medium-up--four-sixths{width:66.66667%;}.medium-up--five-sixths{width:83.33333%;}.grid--uniform .medium-up--one-sixth:nth-of-type(6n+1),.grid--uniform .medium-up--three-sixths:nth-of-type(odd),.grid--uniform .medium-up--two-sixths:nth-of-type(3n+1){clear:both;}}

.show{display:block !important;}

.hide{display:none !important;}

.image-wrapper {
  position: relative;
}
/* --------------------------------------------------------- */

.stamped-badge-caption {
  font-size: 15px;
}

.cart-left-pane .cart-template__details div.meta {
  display: none;
}
.cart-left-pane .cart-template__line-price.type-body-large span.ofr {
  color: red;
}
.colornone {
  color: #363636 !important;
}
.wholesale_customer .colornone {
  color: red !important;
}
.cart-left-pane .cart-template__remove {
  text-align: right;
}
.wholesale_customer > s.meta.wpcmeta {
  display: none;
}
.cart-left-pane .cart-template__line-price.type-body-large {
  font-size: 16px;
}
.cart-left-pane .cart-template__quantity input {
  max-width: 100px;
  float: right;
}
.cart-left-pane
  .cart-template__quantity
  .cart-template__line-price.type-body-large {
  text-align: right;
  padding-bottom: 10px;
}
.cart-left-pane .cart-template__quantity {
  width: calc((2 / 6) * 100%);
}
.cart-left-pane .cart-template__quantity .cart-template__line-price {
  width: calc((6 / 6) * 100%);
}

.cart-left-pane .cart-template__remove {
  position: relative;
}
.cart-left-pane .cart-template__remove a {
  position: absolute;
  right: -100px;
}

@media only screen and (max-width: 1350px) {
  .cart-left-pane .cart-template__line-price.type-body-large {
    font-size: 14px;
  }
  .cart-left-pane .cart-template__remove a {
    right: -30px;
  }
}

@media only screen and (max-width: 600px) {
  .cart-left-pane .cart-template__quantity {
    width: calc((6 / 6) * 100%);
  }
  .cart-left-pane .cart-template__quantity input {
    float: left;
  }
  .cart-left-pane .cart-template__remove a {
    right: -55px;
  }
}

#wpd-create-customer #create_customer .wpd_half.First {
  padding: 20px;
  background: #eee;
}
#wpd-create-customer #create_customer .wpd_half.Second {
  padding: 20px;
}
#wpd-create-customer #create_customer .wpd_half.First .wpd_company_info h4,
#wpd-create-customer #create_customer .wpd_half.Second .wpd_pri_cont h4 {
  font-weight: 500;
}
#wpd-create-customer .wpd_create_account {
  display: none;
}
#wpd-create-customer .wpd_headermsg h2.title {
  padding: 14px;
  font-weight: 400;
  font-size: 26px;
  line-height: 35px;
}
#wpd-create-customer #create_customer .wpd_clearfix input,
#wpd-create-customer #create_customer .wpd_clearfix select {
  border-radius: 0;
  border-style: double;
  font-size: 18px;
}
#wpd-create-customer #create_customer .wpd_half.First label,
#wpd-create-customer #create_customer .wpd_half.Second label {
  color: #767474 !important;
}
#wpd-create-customer #create_customer .wpd_submit {
  border-radius: 0px;
}
#wpd-create-customer #create_customer {
  padding-bottom: 25px;
  max-width: unset;
}
table#net-order tbody td.net-order-prices span.wcp {
  color: red;
}
.wcp-hero-wcpModal table#net-order td.net-order-prices {
  text-align: center !important;
}

#wcp-wcpModal-container > .extraFiedContainer {
  padding: 25px 25px 5px 25px;
  background: whitesmoke;
}
#wcp-wcpModal-container > .wcp_extraFied {
  padding: 0px 25px 25px 25px;
  background: whitesmoke;
}
form#net-order-form {
  background: whitesmoke;
  padding: 25px;
}
#wcp-wcpModal-container hr {
  display: none;
}
form#net-order-form {
  margin-top: 0px;
}
#net-order-form button#wpd-net-place-order {
  background: #505050;
  color: #fff;
  padding: 10px 30px;
  border-color: #505050;
  text-transform: uppercase;
}
div#wcp-wcpModal-container h3 {
  font-family: Poppins, sans-serif;
}
.wcp-hero-wcpModal table#net-order {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}
.wcp-hero-wcpModal table#net-order small {
  font-size: 14px;
}
.wcp-hero-wcpModal input,
.wcp-hero-wcpModal input select,
.wcp-hero-wcpModal select,
.wcp-hero-wcpModal textarea {
  font-family: Poppins, sans-serif !important;
}
.wcp-hero-wcpModal select,
.wcp-hero-wcpModal input,
.wcp-hero-wcpModal textarea {
  padding: 5px 16px !important;
}
#net-order-form {
  font-family: Poppins, sans-serif;
}
.wpd_announcement_bar {
  text-align: center;
  display: block;
  background: #e03131;
  background: black;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  /* line-height: 2; */
  padding: 0.5rem;
}
.wpd_announcement_bar span {
  vertical-align: -webkit-baseline-middle;
}
@media (min-width: 960px) {
  .pdp_featuremeta {
    padding: 20px 100px 0 50px;
  }
}

@media (max-width: 960px) {
  .pdp_featuremeta {
    padding-right: 20px;
  }
}

.boost-pfs-filter-top-display-type {
  display: none;
}
.boost-pfs-filter-toolbar-count {
  width: 25% !important;
}
/* .boost-pfs-filter-view_as_type_grid_list:before {
  content: "Filters";
} */
.boost-pfs-filter-total-product {
  text-align: center;
}

.product-item__product-title {
  font-size: 16px;
}
.product-item-vendor {
  font-size: 11px;
}

.cart-count-bubble {
  display: none;
}

/* Boost Cart disable*/
/*.boost-sd__modal, */
.boost-pfs-minicart-active,
.boost-pfs-minicart-active + .boost-sd__modal {
  display: none !important;
}

.pdp_featuremeta > ul {
  list-style: disc;
}



.xo-products__price::before {
  content: "Starting at "!important;
  display: inline-block; /* optional but sometimes helps with spacing */
}

.icons-with-text-columns .wrapper {
  display: flex;
  justify-content: center;
  gap: 10%;
}
.icons-with-text-columns .column-item {
  display: flex;
}
.icons-with-text-columns .image-wrapper {
  margin-top: 5px;
  width: 40px;
  flex: 1 0 40px;
}
.icons-with-text-columns .wrapper.layout--layout2 .column-item {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.icons-with-text-columns .wrapper.layout--layout2 .column-item .image-wrapper { 
  margin-top: 0;
  margin-bottom: 20px;
}
.icons-with-text-columns .wrapper.layout--layout2 .column-item .text {
  flex: 100%;
}
.icons-with-text-columns .wrapper.layout--layout1 .text {
  margin-left: 20px;
}
.icons-with-text-columns h3 {
  font-weight: 600;
  letter-spacing: 1.5px;
}
@media (max-width: 960px) {
  .icons-with-text-columns .wrapper {
    flex-direction: column;
    gap: 0;
  }
  .icons-with-text-columns .column-item {
    margin-bottom: 20px;
  }
  .icons-with-text-columns .image-wrapper {
    flex: unset;
  }
}
.custom-grid-columns {
  display: grid;
  grid-gap: 20px;
  width: 100%;
}
.custom-grid-columns .custom-column {
  padding: 40px 20px;
  text-align: center;
}
.custom-grid-columns .custom-column img {
  max-height: 70px;
}
/* -------- Newsletter Section ------- */

.newsletter__heading {
  font-size:36px !important;
  margin-bottom:10px
}

.section.newsletter {
  background-color: #000;
  color: #fff;
}
.newsletter__inner {
  display: flex;
  align-items: center;
  gap: 100px;
  justify-content: center;
}
.newsletter__inner form {
  display: flex;
  align-items: stretch;
  gap: 12px;
}
.newsletter__subheading {
  margin-bottom: 0;
}
.newsletter__inner button {
  position: relative;
  right: unset;
  top: unset;
  bottom: unset;
  border: 1px solid #fff;
  background: transparent;
  justify-content: center;
  color: #fff;
  padding: 10px 50px;
  min-width: 200px;
}
@media (max-width: 960px) {
  .newsletter__inner {
    flex-direction: column;
    gap: 20px;
  }
  .newsletter__inner form {
    flex-direction: column;
  }
  .newsletter_heading {
    font-size:28px !important
  }
}

.breadcrumbs {
  background-color: transparent;
  margin: 0 0 20px 0;
  padding: 15px 50px;
}

  @media screen and (max-width:991px) {
    .breadcrumbs {
      padding:7px 50px;
      margin: 0 0 10px;
    }
  }

  @media screen and (max-width:607px) {
    .breadcrumbs {
      padding:7px 20px;
      margin: 0 0 10px;
    }
  }


.breadcrumbs__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 1.2rem;
}

.breadcrumbs__item {
  display: inline-block;
}

.breadcrumbs__item:not(:last-child):after {
  content: '|';
  display: inline-block;
  height: 0;
  margin: 0 0.2em;
  position: relative;
}

.breadcrumbs__link,
.breadcrumbs__link[aria-current="page"] {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  text-transform: capitalize;
}

.breadcrumbs__link[aria-current="page"]:hover,
.breadcrumbs__link[aria-current="page"]:focus {
  text-decoration: underline;
}

.breadcrumbs.collection__header--boost {
  border-bottom: 0;
  margin-top: 10px;
}
.pd-newd {
  background-color: #F7F7F7;
  padding-bottom: 40px;
}
.product-page-wrapper {
  max-width: 1300px;
  margin: 0 auto;
}
.product__meta .product__title {
  font-size: 27px;
}
.product__meta .product__vendor {
  font-size: 13px;
  letter-spacing: 0;
  text-transform: none;
}
.product__meta .product__vendor a {
  text-decoration: underline;
}
.product__information {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-bottom: 30px;
}
.product__metafield-discount {
  font-size: 14px;
  margin: 0;
}
.product__shipping-day {
  color: #151414;
  display: flex; 
  margin: 0;
  font-size:14px;
}
.product__shipping-estimate {
  font-size: 14px;
  margin: 5px 0;
  text-decoration: underline;
}
.product__contact--description {
  font-size: 12px;
}

.product__meta .product-form__item.hide-notify #BIS_trigger {
  display: none;
}
/* ------------- brand category ------------------- */
.brands-category h2.heading {
  font-size: 20px;
  font-family: Poppins, sans-serif;
  text-transform: uppercase;
  margin-bottom: 50px;
  max-width: 800px;
  margin: 0 auto 50px auto;
}
.brands-category .inner-wrapper {
  display: flex;
  justify-content: center;
  gap: 150px;
  max-width: 800px;
  margin: 0 auto;
}
.brands-category .brand {
  border-bottom: 1px solid #C9C1C1;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
.brands-category .brand-column {
  flex: 50%;
}
.brands-category .brand-letter {
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .brands-category .inner-wrapper {
    gap: 20px;
  }
}
.text-with-button-inline {
  display: flex;
  gap: 50px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.text-with-button-inline .bttn {
  border: 1px solid #fff;
  color: #fff;
}

.bttn {
  text-transform:none !important;
  font-weight:700 !important;
  font-size:16px !important
}
@media (max-width: 640px) {
  .text-with-button-inline {
    gap: 20px;
    flex-direction: column;
  }
}
.faq-item .accordion--content {
  display: none;
}
.faq-with-image__inner {
  display: flex;
  align-items: center;
}
.faq-with-image__inner .content {
  flex: 50%;
}
.faq-with-image__inner .image-wrapper {
  flex: 50%;
  padding-left: 50px;
}
.faq-with-image__inner .accordion--title {
  padding: 15px 0;
  margin: 0;
}
.faq-with-image__inner .faq-item {
  border-bottom: 1px solid #707070;
}
.faq-with-image__inner .accordion--content {
  padding-top: 0;
}
@media (max-width: 960px) {
  .faq-with-image__inner {
    flex-direction: column;
  }
  .faq-with-image__inner .content {
    width: 100%;
  }
  .faq-with-image__inner .image-wrapper {
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
  }
}
.account-background {
  background-image: url(//lightscanada.ca/cdn/shop/t/249/assets/account-bg_1600x.png?v=172092627256544356911762939188);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-info-section {
  text-align: center;
}
.contact-info-section .description {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.contact-info-section .contact-item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.contact-info-section .wrapper{
  display: flex;
  justify-content: center;
  gap: 100px;
}
.contact-info-section .contact-item svg {
  width: 27px;
  height: auto;
}
@media (max-width: 960px) {
  .contact-info-section .wrapper {
    flex-direction: column;
    gap: 20px;
  }
}
.blog__articles-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  padding-bottom:70px
}
.blog_header {
  background-color: #F0F0F0;
  padding: 70px 0;
  margin-bottom: 40px;
  position: relative;
}
.blog_header .featured-post {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.blog_header .featured-post__title {
  max-width: 450px;
  font-size:29px
}

@media screen and (max-width:500px) {
  .blog_header .featured-post__title {
  font-size:28px;
}
}

.blog_header .featured-post__excerpt {
  max-width: 450px;
}
.blog_header .featured-post__meta {
  background-color: #fff;
  padding: 40px 70px;
  position: relative;
  width: 60%;
  z-index: 2;
}
.blog_header .featured-post__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: calc(100% + 70px);
  right: 0;
  width: 60%;
  top: -35px;
  z-index: 0;
}
.featured-post__mobileimage {
  display: none;
}
@media (max-width: 768px) {
  .featured-post__mobileimage {
    display: block;
  }
  .blog_header .featured-post__image {
    display: none;
  }
  .blog_header .featured-post__meta {
    padding: 20px;
    width: 100%;
  }
  .blog_header {
    padding: 30px 0;
  }
  .blog__article-title {
    margin-top: 20px;
  }
}
.article-section {
  padding: 0 20px;
  margin: 0 auto;
}
.article-section .article__imagemobile {
  display: none;
}
.article-section .article-header {
  position: relative;
  width:100vw;
  margin-left:-20px;
}
.article-section .article__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  width: 100%;
  position: relative;
}
.article-section .article__image::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.2);
  z-index: 1;
}
.article-section .article__meta {
  position: absolute;
  color: #fff;
  bottom: 20px;
  left: 40px;
  z-index: 2;
}
.article-section .article__content {
  max-width: 800px;
  padding-left: 60px;
  margin-left: 0;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .article-section .article__imagemobile {
    display: block;
  }
  .article-section .article__content {
    padding-left: 0;
  }
}
.collage__item-inner-wrapper.no-image .content-overlay {
  position: relative;
  z-index: 10;
}
@media (max-width: 768px) {
  .collage__item.no-image .content-overlay__inner {
    display: block;
  }
  .collage__item.no-image > .text-block {
    display: none;
  }
}
.image-with-text-small {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 50px;
}
.image-with-text-small .content-wrapper {
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  flex: 100%;
}
.image-with-text-small .image-wrapper {
  flex: 100%;
}

@media screen and (max-width:607px) {
  .image-with-text-small .content-wrapper .text-block__subheading {
    margin-top:0;
  }

  .image-with-text-small .content-wrapper .text-block__subheading p {
    margin-top:10px;
    margin-bottom:0;
  }
}

@media (min-width: 993px) {
  .image-with-text-small .image-wrapper div.image {
    
  }
}
@media (max-width: 992px) {
  .image-with-text-small {
    flex-direction: column;
    padding: 0;
    margin: 0;
  }
}
.scDiscount__container .sc_code-btn input {
  background-color: transparent !important;
  color: #000000 !important;
  width: 100px !important;
}
.scDiscount__container #scDiscountApp > div {
  width: 100% !important;
}
.cart-template__details .item-title {
  font-weight: 500;
}
#airmiles_inner {
  justify-content: flex-start !important;
  gap: 10px;
}
#insta-feed {
  margin: 50px auto !important;
}
.product--thumbnails-horizontal .product-thumbnails__list {
  display: flex;
  position: relative;
}
.product--thumbnails-horizontal .product-thumbnails__list.flex-view {
  flex-direction: row;
}
.product--thumbnails-horizontal .product-thumbnails__list .product-thumbnails__item {
  width: 25%;
}
.custom-instagram {
  margin-bottom: 50px;
}
.custom-instagram .grid-container {
  display: flex;
}
.custom-instagram .left-column {
  width: 60%;
  flex: 60%;
}
.custom-instagram .right-column {
  width: 40%;
  flex: 40%;
  padding: 30px 60px;
  text-align: center;
}
.custom-instagram .heading {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .custom-instagram .grid-container {
    flex-direction: column-reverse;
  }
  .custom-instagram .left-column {
    flex: 100%;
    width: 100%;
  }
  .custom-instagram .right-column {
    flex: 100%;
    padding: 20px;
    width: 100%;
  }
}
@media (max-width: 1450px) {
  .mega-navigation {
    display: flex;
    flex-direction: row-reverse;
  }
  .mega-navigation .mega-navigation__featured {
    width: 300px;
  }
  .mega-navigation .mega-navigation__list-container {
    width: calc(100% - 300px);
  }
  .mega-navigation.has-featured .mega-navigation__list-container {
    width: 100%;
  }
  .mega-navigation .mega-navigation__list-container .mega-navigation__list-parent {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
  }
  .mega-navigation .mega-navigation__list-container .mega-navigation__list-parent .mega-navigation__list {
    flex: 33%;
    gap: 30px;
  }
  .mega-navigation.has-featured .mega-navigation__list-container .mega-navigation__list-parent .mega-navigation__list {
    flex: auto;
  }
}
@media (max-width: 1200px) {
  .mega-navigation__list .nav__link {
    font-size: 14px;
  }
}

.icon-info {
  border-radius: 30px;
  display: flex;
  width: 13px;
  height: 13px;
  color: #b1b1b1;
  font-size: 10px;
  justify-content: center;
  align-items: center;
}
.icon-info:hover + .tooltip-content {
  transition: all .2s ease-in-out;
  opacity: 1;
  visibility: visible;
}

.tooltip-wrapper {
  position: relative;
  margin-left: 5px;
}
.tooltip-content {
  position: absolute;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #b1b1b1;
  width: 200px;
  padding: 10px;
  left: 20px;
  top: -18px;
  font-size: 12px;
  line-height: 1.2;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}
.tooltip-content:before {
  content:'';
  display:block;
  width:0;
  height:0;
  position:absolute;

  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right:8px solid #fff;
  left:-6px;
  top:15px;
  z-index: 1;
}
.tooltip-content:after {
  content:'';
  display:block;
  width:0;
  height:0;
  position:absolute;

  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right:8px solid #b1b1b1;
  left:-8px;
  top:15px;
}
@media (max-width: 960px) {
  .tooltip-content {
    right: -20px;
    left: unset;
    top: 30px;
    transform: none;
  }
  .tooltip-content:before {
    border-top: none;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    left: unset;
    right: 20px;
    top: -8px;
  }
  .tooltip-content:after {
    border-top: none;
    border-bottom: 8px solid #b1b1b1;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    left: unset;
    right: 20px;
    top: -9px;
  }
}

/*---------- Customer Support --------------*/
.customer-support__inner {
  display: flex;
  margin-bottom: 50px;
}
.customer-support {
  padding: 40px;
}

.support-sidebar__section {
  max-width: 350px;
  width: 350px;
  flex: calc(350px);
}
.support-sidebar .live-support {
  background-color: #000000;
  color: #fff;
  margin-bottom: 10px;
  padding: 15px;
}
.support-sidebar .live-support .heading {
  display: flex;
  align-items: center;
  gap: 10px;
}
.support-sidebar .support-block {
  background-color: #f3f3f3;
  margin-bottom: 10px;
  padding: 15px;
}
.support-sidebar .support-block .heading {
  font-weight: 500;
  margin: 18px 0;
}
.support-sidebar .links-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}
.support-page-content {
  flex: calc(100% - 350px);
  padding-left: 40px;
}
.support-page__content table {
  border: 1px solid #eee;
  width: 100%;
}
.support-page__content table tr {
  
  text-align: left;
}
.support-page__content table tr th {
  background: #f9fafb;
  font-weight: 700;
  padding: 10px 15px;
}
.support-page__content table td {
  border-top: 1px solid rgba(34,36,38,.1);
  padding: 10px 15px;
}
.support-contact--container label span {
  color: #ff0000;
}
.support-contact--container .contact__success {
  color: #e03131;
}
.support-contact--container .contact__form-input-side-by-side {
  display: flex;
  gap: 20px;
}
.support-contact--container .contact__form-input-side-by-side .relative {
  width: 100%;
}
.support-contact--container select {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .customer-support {
    padding: 20px;
  }
  .customer-support__inner {
    flex-direction: column;
  }
  .support-sidebar__section {
    max-width: 100%;
    flex: 100%;
    width: 100%;
  }
  .support-page-content {
    flex: 100%;
    width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
  .template-collection section.rich-text {
    padding-left: 30px !important;
    padding-right: 30px;
    margin-top: 20px;
    text-align: center;
  }
}
body.template-collection {
  background-color: #f7f7f7;
}


@media screen and (max-width:480px) {
  .collection__details .text-block__heading {
    font-size:30px;
}
}


/*Margin for heading overline */

@media screen and (max-width:991px) {
  .text-block__overline {
    margin-bottom:5px !important;
  }

  .text-block__heading {
    margin-bottom:10px !important
  }
}

/*Footer styling */

.footer__newsletter-button {
  width:40px;
  align-items:center;
  justify-content:center
}


.collection-seo-footer h2 {
  font-size:16px !important;
  max-width:800px;
  margin-left:0;
  margin-right:auto;
  text-align:left !important
  
}

.collection-seo-footer p, .collection-seo-footer li {
  font-size:14px !important
  
}

.collection-seo-footer .description {
  text-align:left !important
}

.footer__copyright a {
  text-decoration:underline;
}

.footer__bottom {
display:none
}


.footer-social-custom {
  display:flex;
  gap:10px;
  margin-top:40px
}

.footer-social-custom .icon {
  width:24px;
  height:24px
}

.footer-social-custom a {
  text-decoration:none
}

.footer__copyright a {
  text-decoration:underline;
}

.rte.footer-icons img {
  margin-top:0 !important;
  margin-bottom:0 !important;
  width:15px
}

/* Boost override */ 



@media screen and (max-width:991px) {
  .boost-sd__instant-search-container-mobile {
    display:none !important
  }
}

 .boost-pfs-filter-product-item-label .boost-pfs-filter-label {
  border-radius:0px !important;
}


.boost-sd__filter-option-title {
  font-size:16px !important
}

.boost-sd__filter-option-item .boost-sd__filter-option-item-button {
  font-size:14px;
      display: flex;
    justify-content: space-between;
}

.boost-pfs-filter-product-item-layout-border-no-padding-img .boost-pfs-filter-product-item-grid {
  border:none !important;
}

.boost-pfs-filter-product-bottom {
    padding:15px 30px !important
  }

 .boost-pfs-filter-top-sorting-wrapper {
    font-size:16px !important
  }

  .boost-pfs-filter-product-item-image-link img.boost-pfs-filter-product-item-main-image {
    aspect-ratio: 1 / 1;
    object-fit:cover;
    
  }

  .boost-pfs-filter-tree-v .boost-pfs-filter-option-title-text:before {
  border-top-color: transparent !important;
    border-bottom-color: #000 !important;
    margin-bottom: 2px !important;
  top: 50% !important;
    right: 0 !important;
    left: auto !important;
    position: absolute !important;
    margin-top: -6px !important;
    transform: rotate(45deg) !important;
    content: "" !important;
    width: 10px !important;
    height: 10px !important;
    border-width: 0 !important;
    border-style: solid !important;
    border-color: #e5e7eb !important;
    transition: all .1s ease-in-out !important;
    border-left-color: #fff !important;
    border-right: 2px solid #333 !important;
    border-bottom: 2px solid #333 !important;
    display: inline-block !important;
}
  
  @media screen and (max-width:767px) {
    .boost-pfs-filter-product-item-layout-border-no-padding-img .boost-pfs-filter-product-item-grid {
      padding: 0 10px 30px !important;
    }

    .boost-pfs-filter-product-bottom {
    padding:15px !important
  }

    .boost-pfs-filter-top-sorting-wrapper {
      font-size:14px !important
    }

    .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title .boost-pfs-filter-option-title-text:before {
      display:none !important;
    }

    .boost-pfs-filter-tree-mobile-style2.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-title .boost-pfs-filter-option-title-heading:after {

      content: "" !important;
        width: 10px !important;
        height: 10px !important;
        border-right: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important;
        display: inline-block !important;
        -moz-transition: all .1s ease-in-out !important;
        -ms-transition: all .1s ease-in-out !important;
        -o-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out !important;
        transition: all .1s ease-in-out !important;
        -ms-transform: rotate(-45deg) !important;
        -webkit-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
        position: absolute !important;
        top: 6px !important;
        right: 0 !important;
    }
  }


  @media screen and (min-width:767px) {
    .boost-pfs-filter-product-item-layout-border-no-padding-img .boost-pfs-filter-product-item-grid {
      padding: 0 15px 50px !important;
    }

    .boost-pfs-filter-product-item-layout-border-no-padding-img .boost-pfs-filter-product-item-grid .boost-pfs-filter-product-item-image {
      padding:0 5rem !important;
    }

  }

  

  .boost-pfs-filter-product-item-label .boost-pfs-label, .boost-pfs-filter-product-item-label .boost-pfs-filter-label {
    font-weight:400 !important;
    padding:3px 10px !important;
  }

  .boost-pfs-filter-product-item-label .tag.new {
    background-color: #214092 !important
  }

  .boost-pfs-filter-product-item-price {
    padding-bottom:0 !important;
  
  }

    @media screen and (max-width:600px) {
     .boost-pfs-filter-product-item-price {
    display:flex;
       flex-wrap:wrap
  
  }
  }

  .boost-pfs-filter-product-item-vendor {
    margin-bottom:5px !important;
    font-size:15px !important
  }

  .boost-pfs-filter-custom-filter-button {
    font-size:16px !important
  }



.boost-pfs-filter-tree-v .boost-pfs-filter-option {
  margin: 0;
    padding: 20px 0;
    position: static;
    width: 100%;
  border-bottom: 1px solid #707070;
    border-top: none;
    margin-right: 20px;
    margin-bottom: 0;
}

.boost-pfs-filter-button.boost-pfs-filter-clear {
  padding-right:30px !important;
  padding-top:2px !important;
  padding-bottom: 0 !important;
}

/* Collction grid mobile */ 

@media only screen and (max-width:768px) {
.template-collection .section.collection-list, .template-collection .section.collection-list-grid {
  display:inherit !important;
}

  #shopify-section-template--15665855496324__subcollection_grid_3GyxcA .image {
  display:none !important;
}

#shopify-section-template--15665855496324__subcollection_grid_3GyxcA > section > div > a:nth-child(2) > h2{
    background-color:white !important;
    border: 1px solid transparent !important;
    padding:5px 10px !important;
}

  
  #shopify-section-template--15665855496324__subcollection_grid_3GyxcA .grid-display, .template-collection--grid-only .grid-display,
   #shopify-section-template--15665855496324__subcollection_grid_3GyxcA .grid-display, .template-collection--banner-collection-grid .grid-display{
    justify-content:center
  }

   #shopify-section-template--15665855496324__subcollection_grid_3GyxcA .grid-display .collection-list-grid__title, .template-collection--banner-collection-grid .grid-display .collection-list-grid__title,
  #shopify-section-template--15665855496324__subcollection_grid_3GyxcA .grid-display .collection-list-grid__title, .template-collection--grid-only .grid-display .collection-list-grid__title {
    text-transform:uppercase;
    font-family: Poppins, sans-serif;
      border: 1px solid #00000047 !important;
  }

  .collection-title-custom {
    text-align:center;
    padding-left:0;
    margin-bottom:5px !important
  }

  .template-collection--banner-collection-grid .grid-display,
  .template-collection--grid-only .grid-display { 
        grid-row-gap: 0px;
        grid-column-gap: 5px;
        display: flex;
        flex-wrap: wrap;
   
          }

  .template-collection--banner-collection-grid .grid-display .collection-list-grid__title,
  .template-collection--grid-only .grid-display .collection-list-grid__title {
     font-size:12px !important;
    padding:5px 10px !important;
    font-family:"Poppins", sans-serif !important;
    border-radius:50px !important
  }
}

/* Search Page */ 

/*Search page */

.template-search .boost-pfs-filter-product-item-save-price {
  font-size:13px;
  letter-spacing:0.5px;
  text-transform:uppercase
}

.template-search .from-tag {
  font-size:14px
}

.template-search .show-from .boost-pfs-filter-product-item-price s {
  display:block;
  position:relative;
  left:0
}

.template-collection .show-from .boost-pfs-filter-product-item-price s {
  display:block;
  position:relative;
}


.ends-today-notice {
  display:none;
  line-height:1.4
}
.ends-today .ends-today-notice {
  display:block
}

.show-from  .boost-pfs-filter-product-item-price, .boost-pfs-filter-product-item-price {
  display:flex;
  
}

 .boost-pfs-filter-product-item-price s {
  order:2 !important;
  width:100%;
  
}

.boost-pfs-filter-product-item-price  .boost-pfs-filter-product-item-sale-price {
  order:1 !important
}

@media screen and (max-width:950px){
  .show-from  .boost-pfs-filter-product-item-price {
  flex-wrap:wrap
}
  .template-collection .show-from .boost-pfs-filter-product-item-price s {
  left:-42px
}
  .template-search .show-from .boost-pfs-filter-product-item-price s {

  left:-38px
}
}

@media screen and (max-width:460px) {
  .from-wrapper {
  flex-wrap:wrap
}

  .show-from .boost-pfs-filter-product-item-price s {
    left:0 !important
  }
}

/* Collection Page */

.boost-sd__toolbar-item--view-as {
  opacity:0;
  pointer-events:none
}

 

.boost-pfs-filter-product-item-vendor span {
margin-right:0 !important
}

.template-collection .boost-pfs-filter-product-item-save-price {
  font-size:13px;
  letter-spacing:0.5px;
  text-transform:uppercase;
  line-height:1.4
}

.from-tag {
  display:none
}



.boost-pfs-filter-product-item-price s {
  margin-left:0 !important;
  margin-right:5px
}

.template-collection .boost-pfs-filter-product-item-sale-price, .template-search .boost-pfs-filter-product-item-sale-price {
  margin-right:5px
}

.boost-pfs-filter-product-item.show-from .from-tag {
  display:block
}

.swym-icon.swym-heart {
  z-index:1 !important
}

@media screen and (min-width:768px) {
  .template-collection .boost-pfs-filter-default-toolbar   {
  position:sticky !important;
  top:90px;
  background:#f7f7f7;
  z-index:50
}
  .boost-pfs-filter-left-col {
  position:sticky !important;
  top:170px !important;
  overflow:scroll !important;
  height:80vh !important;
  
}

}

.collection__details .text-block__heading {
  max-width:76rem !important
}

.boost-pfs-action-list-wrapper.boost-pfs-action-extend {
  z-index:1 !important
}

/* Header */

.header__logo-image .header-logoTitle {
  display:none !important
}

.bg-base {
  background:transparent
}
/* Navbar */ 

.header.header--transparent {
  background:#0000001C !important;
}

.header.header--transparent .header-logo_standard {
  display:none
}

.header.header--transparent .header__menu-icon {
  filter:invert(1)
}

.header--transparent  .nav__item-primary {
  color:#ffffff
}


.header.header--transparent .header__icon {
  filter:invert(1)
}

body .header.header--transparent .quick-cart__indicator {
  border:none !important;
  border-color:transparent !important
}

.nav--depth-1 {
padding-right:10%
}

.nav.nav--depth-1>li {
  margin:0 !important;
  padding-right:20px 
}

.header__logo-wrapper {
  margin:auto !important
}

.header__icon-wrapper {
  margin-left:auto
}

@media screen and (max-width: 991px) {
    body .header .header__nav {
    display:flex !important;
  flex:0}

    body .header .header__nav .nav--depth-1 {
    display:none !important}
}

@media screen and (max-width:1680px) {
  .mega-navigation__featured-wrapper.mfimg {
    max-width:330px;
    margin-left:auto;
  }
}


@media screen and (max-width: 1680px) {
  .brands-image {
    max-width: 220px !important;
    margin-left: auto;
  }
}

@media screen and (min-width: 1681px) and (max-width: 1800px) {
  .brands-image {
    max-width: 260px !important;
    margin-left: auto;
  }
}



.cart-template__item {
  position:relative;
  padding-bottom:15px;
}

.save-btn-custom {
      width: fit-content;
    position: absolute;
    right: 20px;
    font-size: 13px;
    bottom: 10px;
  cursor:pointer;
  
}

.bttn--secondary:hover:before, .bttn:hover:before  {
  height:105% !important
}

.wishlist-wrap {
  padding-left:0;
  display:flex;
  align-items:center;
  gap:20px;
  line-height:1
}

.header__icon {
  margin-left:0 !important
}
/* When the transparent header has an open mega menu, make it look solid */
#header.header--transparent:has(.nav__submenu.visible),
#header.header--transparent:has([aria-expanded="true"] + .nav__submenu) {
  background:#fff !important;
  /* if your theme swaps colors via vars, set them here too */
  --header-text: #111;
  --icon-color: #111;
}

.header.header--transparent:has([aria-expanded="true"] + .nav__submenu) .header__icon {
  filter: none !important;
}

.header.header--transparent:has([aria-expanded="true"] + .nav__submenu) .nav__item-primary {
  color: black !important;
}

.header.header--transparent:has([aria-expanded="true"] + .nav__submenu) .header__transparent-logo {
  display:none !important
}

.header.header--transparent:has([aria-expanded="true"] + .nav__submenu) .header__logo {
  display:block !important
}


/* navbar Search */
.header__nav .largeScreen-search-wrap {
      position: fixed;
    width: 100%;
    left: 0;
    top: 37px;
    z-index: 10;
    padding: 0;
    height: 100px;
    padding:0 !important;
    background:white;
    display:flex !important;
    align-items:center;
    justify-content:stretch;
    opacity:0;
    pointer-events:none;
    transition:0.3s
}

.header__icon--search-custom {
  cursor:pointer
}

.header__nav .largeScreen-search-wrap.visible {
 opacity:1;
 pointer-events:auto

}

 .largeScreen-search-wrap form{
      width: 100%;
    height: 100%;
    background: white;
  
 }

 .page-width.search-wrapper {
  width:100%;
  display:flex !important;
  gap:15px;
  align-items:center;
  padding:0 20px;
 }

 .largeScreen-search-wrap input{
    border:none !important
  
 }


.boost-sd__instant-search-results--one-column .boost-sd__instant-search-autocomplete {
  width:auto !important
}

 
 /* Cart page */


 .cart-template {
   padding-left:0;
   padding-right:0
 }
.free-shipping-top {
  margin-bottom:20px
}
 .template-cart {
   background-color:#f4f4f4
 }

 .cart-template__item {
   background-color:white;
   padding-top:29px;
   padding-bottom:29px
 }

 .cart-template__image {
   margin-right:0
 }

 .cart-template__text {
   padding-top:0
 }

  .cart-template__item  .item-title {
   font-weight:600
 }

 .cart-heading {
   font-size:20px
 }

 .template-cart .airmiles-notice {
   width:100%;

 }


 .multiple-shipments {
   display:none !important
 }

 .estimate-output {
   display:none !important
 }

 .multiple-shipments {
   display:none !important
 }


 .estimate-note {
   display:none !important
 } 

 .multiple-shipments.show {
   display:block
 }

.template-cart .swym-sfl-list-container {
  padding-left: 20px;
  padding-right: 20px;
}

.template-cart .swym-sfl-list-product-item {
  max-width: 95%;
}

.template-cart .swym-sfl-grid-body {
  width: auto !important;
}

.template-cart .swym-sfl-body {
  display: block !important;
}

@media screen and (min-width: 608px) {
  .template-cart .swym-sfl-body {
    display: flex !important;
  }

  .template-cart .swym-sfl-list-container {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .template-cart .swym-sfl-list-product-item {
    width: 200px !important;
  }

  .template-cart .swym-sfl-list-item-title {
    width: auto !important;
    padding-top: 10px !important;
    -webkit-line-clamp: 2;
    min-height: 70px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }

  .template-cart .swym-sfl-grid-body {
    gap: 40px !important;
  }

  .template-cart .swym-sfl-list-container .swym-sfl-add-to-cart-btn {
    background-color: #1d1c1c !important;
  }
}

.template-cart .swym-sfl-list-container {
  padding-top:60px !important;
  border-top:1px solid #00000038; 
}

@media screen and (min-width: 60em) {
  .template-cart .swym-sfl-list-container {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 80px !important;
  }
}

.template-cart .swym-sfl-list-item-title {
  width: auto !important;
}

.template-cart .swym-sfl-list-header {
  font-weight:600 !important
}

/*Blog page */

.template-article .rte img {
  width:auto;
  max-width:550px;
}

@media screen and (max-width:550px) {
  .template-article .rte img {
  max-width:100%;
}
}

/* Giveaway page */ 

@media screen and (max-width:490px) {
  #shopify-section-template--15680860815492__image_with_text_dynamic_W6xgik .text-block__heading, #shopify-section-template--15680860815492__image_with_text_dynamic_r4cYhx .text-block__heading {
    font-size:26px !important
  }

   #shopify-section-template--15680860815492__image_with_text_dynamic_W6xgik .text-block__overline {
    font-size:14px !important
  }
}

#shopify-section-template--15680860815492__image_with_text_dynamic_r4cYhx section {
  border-top:none !important;
}

#shopify-section-template--15680860815492__text_columns_with_images_dynamic_dBxEBp {
  background-color:#F2F2F2 !important;
}

/* Stamped loyalty */ 

/*.stamped-launcher-button {
   display:none !important 
} */

/* Loyalty page */

#shopify-section-template--25113477382276__171767650511dae6f1 {
  padding-top:80px
}

.stamped-rewards-widget-heading-main, .rewards-banner-heading {
  line-height:1.2 !important
}

.vip-status {
  display:flex;
  gap:50px
}

.stamped-rewards-widget-heading-main {
  font-family: 'Libre Baskerville'
}

#shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ {
  padding:25px;
    padding-bottom:0
}

#shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ .slideshow-split__slideshow {
 
  min-height:500px
}

.stamped-rewards-widget-campaigns-earnings {
  padding-top:100px;
  padding-bottom:100px
}

#shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ .slideshow-split__content {
  padding-left:60px
}

#shopify-section-template--25113477382276__collection_text_box_for_footer_pHK47w {
  background:#F7F7F7 !important
}

/* ─────────────────────────────────────────────────────────────────────────── */
/* SECTION + BANNER LAYOUT */
.rewards-header {
  background: #000;
  padding: 0; /* if needed */
}
.rewards-banner {
padding:40px 50px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.rewards-banner-left {
  flex: 0 0 35%;
}
.rewards-banner-right {
  flex: 0 0 65%;
}

/* GREETING + LINK */
.rewards-banner-heading {
  font-size: 38px;
  color: #fff;
  margin-bottom: 8px;
  font-family: "Libre Baskerville";
}
.my-account-link {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight:700
}

/* THE CARD */
.rewards-card {
  display: flex;
  background: #F5F5F5;
  width: 100%;
  min-height: 130px;
  padding: 20px 40px 20px 40px;
  box-sizing: border-box;
}

/* SUBHEADINGS ("YOUR BENEFITS" / "TRADE REWARDS") */
.card-subheading {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom:14px;
  margin-top:0 ;
  border-bottom:1px solid #D5D5D5;
  padding-bottom:7px
}

/* LEFT COLUMN: tier & discount */
.rewards-card-benefits {
  flex: 1;
      display: flex;
    flex-direction: column;
}
.benefits-tier {
  font-size: 28px;
  font-weight: 400;
  color: #000;
}
.benefits-discount {
  font-size: 28px;
  color: #000;
}

/* ---- Spinner styles ---- */

@keyframes spin { to { transform: rotate(360deg); } }
.loading {
  position: relative;
  min-height: 1.2em;    /* reserve space */
  color: transparent;   /* hide any text underneath */
}
.loading::after {
  content: "";
  position: absolute;
  top: 50%; left: 50%;
  width: 1.5rem; height: 1.5rem;
  margin: -0.5em 0 0 -0.5em;
  border: 2px solid rgba(0,0,0,0.2);
  border-top-color: rgba(0,0,0,0.6);
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  color:transparent !important
}



/* Once text arrives and you remove .loading, normal text reappears */


/* RIGHT COLUMN: description */
.rewards-card-right {
  flex: 1;
}
.rewards-description {
  font-size: 16px;
  color: #000;
  max-width: 85%;
  line-height: 1.4;
}

#stamped-rewards-description-placeholder, #stamped-rewards-viptier-discount-placeholder {
margin-bottom:0;
min-width:200px;
  font-weight:400 !important
}

#stamped-rewards-viptier-placeholder {
  font-weight:400 !important
}

/* RESPONSIVE ADJUSTMENTS */
@media screen and (max-width: 1024px) {
  .rewards-banner-left,
  .rewards-banner-right {
    flex: 0 0 100%;
    padding: 20px;
  }
  .divider {
    display: none;
  }
  .rewards-card {
    flex-direction: column;
    padding: 20px;
  }
  .rewards-card-benefits,
  .rewards-card-right {
    width: 100%;
    margin-bottom: 20px;
  }
}


/* trade specific */
  @keyframes spin { to { transform: rotate(360deg); } }

  /* Announcement Bar Container */
  .announcement-bar-trade {
    display: flex;
    padding-left:40px;
    padding-right:40px;
    justify-content: space-between;
    background: #C7A672;
    color: #fff;

    padding-top:6px;
    padding-bottom:6px;
    font-size: 14px
  }
  .announcement-bar-trade__left,
  .announcement-bar-trade__right {
    flex: 1;
  }
  .announcement-bar-trade__right {
    text-align: right;
  }
  #stamped-rewards-points-placeholder {
    font-weight:700 !important;
    text-transform:uppercase;
    padding-left:5px
  }
  #stamped-rewards-viptier-placeholder {
    text-transform:uppercase;
    font-weight:500
  }


   .columns-overlay {
     padding-left:80px;
     padding-right:80px
   }

   #shopify-section-template--25113477382276__wishlist_grid_DbqqLn .swym-wishlist-empty {
     text-align:left
   }
/* Loyalty page responsive */ 

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

  .rewards-card {
    padding:20px !important
  }
 .rewards-banner-right, .rewards-banner-left {
   padding:0 !important;
   max-width:100%
 }

  .announcement-bar-trade {
    gap:40px
  }

  .announcement-bar-trade__right, .announcement-bar-trade__left {
    flex:auto
  }

  .rewards-banner-right {
    flex:1
  }

  #shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ .slideshow-split__content {
    padding-left:20px
  }

  .account-buttons {
    gap:15px !important
  }

  #shopify-section-template--25113477382276__custom_code_section_NAdgJa .account-btn {
    padding:20px !important;
    font-size:18px !important
  }

  .columns-overlay {
    padding-left:50px;
    padding-right:50px
  }

  .info-panels {
    padding-left:20px !important;
    padding-right:20px !important;
  gap:20px !important}
}

@media screen and (max-width:791px) {
 .rewards-banner {
   padding:40px 25px;
   gap:40px
 }

  .benefits-tier, .benefits-discount {
 font-size:22px
    
  }

   .announcement-bar-trade {
    gap:7px !important;
     line-height:1.2 !important;
     flex-direction:column;
  align-items:center;
  gap:0;
     text-align:center;
     font-size:12px !important;
     padding-left:10px !important;
     padding-right:10px !important
  }

  .columns-overlay {
    padding-left:20px;
    padding-right:20px;
    padding-top:60px !important;
    padding-bottom:60px !important
  }

  .stamped-rewards-widget-campaigns-earnings {
    padding-top:60px !important;
    padding-bottom:60px !important
  }

  #template--25113477382276__collection_text_box_for_footer_pHK47w {
    padding-top:60px !important;
    padding-bottom:60px !important
  }
  
  .columns-overlay__heading {
    margin-bottom:40px !important
  }

  #shopify-section-template--25113477382276__wishlist_grid_DbqqLn .swym-wishlist-section {
 padding-left:40px;
    padding-right:40px
    
  }
  } 

  @media screen and (max-width:500px) {
 #shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ {
   padding:0
 }

    .account-buttons {

    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 15px !important;
    gap: 10px !important;
    }

    #shopify-section-template--25113477382276__slideshow_split_dynamic_TGU8XJ .slideshow-split__slideshow {
  min-height:400 !important
}

    .column-card__title {
      max-width:100% !important}

      .account-buttons {
    flex-direction:column
    
  }

    .column-card__small-heading {
      font-size:13px !important
    }
    
  }


  



/*Collection  page */

.collection-grid-heading {
  padding-left:50px
}
@media screen and (max-width:768px) {
.collection-grid-heading {
  text-align:center;
  padding-left:0
}
}

/* Product page */

/* Sticky ATC */

    /* ---- Sticky ATC ---- */


    #hubspot-messages-iframe-container {
    z-index:100}

.sticky-atc {
  z-index:1000;
  position: fixed;
  left: auto;
  right: 120px;
  bottom: 20px;
  z-index: 9999;
  transform: translateY(110%);
  transition: transform .28s ease, opacity .28s ease;
  opacity: 0;
  pointer-events: none;
}

.sticky-atc.is-visible {
  transform: translateY(0%);
  opacity: 1;
  pointer-events: auto;
}

.sticky-atc__inner {
  margin: 0 auto;
  max-width: 1100px;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 -8px 30px rgba(0,0,0,.12);
  padding: 12px 14px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 30px;
}

.sticky-atc__left {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 12px;
  align-items: center;
  min-width: 0;
}

.sticky-atc__img {
  width: 64px; height: 64px;
  border-radius: 10px;
  object-fit: cover;
  background: #f6f6f6;
  display: block;
}

.sticky-atc__meta { min-width: 0; }
.sticky-atc__title {
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sticky-atc__price { margin-top: 2px; font-size: 14px; }
.sticky-atc__price--sale { color: #d32; font-weight: 700; margin-right: 6px; }
.sticky-atc__price--compare { color: #999; }

.sticky-atc__right { display: flex; align-items: center; gap: 8px; }

.sticky-atc__btn {
  appearance: none;
  border: 0;
  border-radius: 0;
  padding: 14px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  background: #111;
  color: #fff;
  cursor: pointer;
  min-width: 180px;
}
.sticky-atc__btn[disabled] {
  opacity: .5;
  cursor: not-allowed;
}

@media (min-width: 768px) {
  .sticky-atc__inner { padding: 14px 18px; }
  .sticky-atc__btn { font-size: 17px; padding: 16px 26px; min-width: 220px; }
}

@media (max-width: 768px) {

  .sticky-atc__left {
   grid-template-columns: 45px 1fr;
  }

  .sticky-atc__img {
  width:45px;
height:45px}

  .sticky-atc {
right:auto;
left:0;
bottom:0}
}



/* Hide Stamped badge when rating is exactly 0 */
.stamped-badge[data-rating="0.0"],
.stamped-badge[data-rating="0"],
.stamped-badge[data-reviews="0"] {
  display: none !important;
}


.template-product .swym-isa-inline-form {
   
    display:none !important
  

}

.template-product .product__media img {
  aspect-ratio: 1 / 1;
}

.template-product .product {
  opacity:1;
  padding-bottom:0
}
.template-product .product.info.detailed {
 display:none
} 
.template-product .breadcrumbs {
  margin-top:0
}

.accordion--content.dynamic-height {
  overflow: hidden;
  height: auto;
  max-height: calc(6 * 1.8em) ; /* Same calculation as in the script */
  transition: max-height 0.3s ease;
}

.accordion--content.dynamic-height.expanded {
  max-height: none; /* Allows the content to expand fully */
}

.read-more-button {
  cursor: pointer;
  background-color: #f0f0f0;
  border: none;
  padding: 10px;
  margin-top: 20px;
  font-weight:600
}



.show-more-heading-wrapper {
  display:flex;
  gap:20px;
  align-items:center;
  cursor:pointer;
  width:150px;
  justify-content:space-between
}



.features-show-more-heading {
   font-size:1.2em !important
}
.show-more-icon {
    transition: transform 0.3s ease-out;
  width:16px !important;
  height:16px;
}
.rotate {
    transform: rotate(90deg);
}

@media screen and (max-width:959px) {
  .product__free-shipping, .product__stock {
    margin-top:0;
    margin-bottom:0
  }

  .product__stock {
    margin-bottom:25px
  }

  .product__contact--item {
    max-width:350px
  }
}

/* Home page */

/* Custom button padding */

.btn, .bttn {
  padding:14px 40px !important;
  font-size:14px !important;
  letter-spacing:0.7px !important;
  line-height:1.4 !important;
  height:auto
}

#shopify-section-image_with_text_dynamic_MnmPTX section {
  background-color: #F2F2F2 !important
}

#shopify-section-custom_grid_columns_Ukpg6L img {
     filter: grayscale(1);
    max-width: 370px;
    height: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
  width:100%
}

#shopify-section-custom_grid_columns_Ukpg6L .custom-column:hover img {
  filter:none
}

#shopify-section-custom_grid_columns_Ukpg6L .bttn {
  background-color:white;
  border-color:#707070
}

#shopify-section-7c58fd8c-7643-4fb0-b224-04423a4bb15a .text-columns__feature .button {
  margin-top:0 !important
}

#shopify-section-7c58fd8c-7643-4fb0-b224-04423a4bb15a .text-columns__feature .type-heading-1-small {
  margin-bottom:5px !important
}

#shopify-section-7c58fd8c-7643-4fb0-b224-04423a4bb15a .type-heading-1 {
  max-width:80rem !important
}

/*Home page hero */

 /* #shopify-section-icons_with_text_columns_mtX7U6 p {
  color: white !important;
}
#shopify-section-icons_with_text_columns_mtX7U6 h3 {
  color: white !important;
}
#shopify-section-icons_with_text_columns_mtX7U6 section {
  background-color: rgba(0, 0, 0, 1) !important;
}
#shopify-section-icons_with_text_columns_mtX7U6 img {
  filter: invert(1);
}

#shopify-section-icons_with_text_columns_mtX7U6 .section.icons-with-text-columns  {
  border-top:none
} */

/* Air Miles */

#airmiles_outer {
  display:none !important
}

/* Customer account page*/ 

.section.account.customerhub-parent {
  background:#f7f7f7;
  font-family:'Libre Baskerville';
  font-weight:500 !important
}


.chTitle-Wrapper-Heading {
    text-align:left !important;

}

.chTitle-Wrapper-Heading-Text.chNoselect {
   font-family:'Libre Baskerville';
  font-weight:500 !important
}

#chRecentViewed {
  flex-wrap: nowrap !important
}

/*.chContent-Body-Page-RecentOrders-Wrapper-Item-Delivery {
  background-color: #5d5d5d !important
}

.chContent-Body-Page-RecentOrders-Wrapper-Item-Delivery .chButton {
    background: transparent !important;
    border: none !important;
    color: white !important;
    font-weight: 600 !important;
  
}

.chCBPROWID-Actions-Price {
  margin-bottom:10px
}

.chCBPROWID-Actions-Buttons button {
  margin-top:0 !important
}

.chCBPROWID-Actions-Buttons .cho-pu {
  margin-bottom:5px
} */

/* Back to top */
#backToTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed position */
    bottom: 85px; /* Place the button at the bottom of the page */
    right: 20px; /* Place the button 20px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #F0F0F0; /* Dark background */
    color: white; /* White text */
    cursor: pointer; /* Pointer/hand icon */
    padding: 15px; /* Some padding */
    border-radius: 50%; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    width: 60px; /* Set width */
    height: 60px; /* Set height */
    text-align: center; /* Center the text/icon */
    line-height: 20px; /* Align icon vertically */
  align-items:center;
  justify-content:center
}

#backToTopBtn:hover {
}

.arrow.up::before {
    content: "\2191"; /* Up arrow Unicode character */
    font-size: 24px;
}
#backToTopBtn:hover {
}

.arrow.up::before {
    content: "\2191"; /* Up arrow Unicode character */
    font-size: 24px;
}

@media screen and (max-width:500px) {
  #backToTopBtn {
    right: 10px; /* Place the button 20px from the right */
}
}

/* Inspiration page */

.news-heading-wrapper {
  margin-left:auto;
  margin-right:auto;
  max-width:500px;
  margin-bottom:120px;
  text-align:center
}

.news-heading-wrapper h1 {
  margin-bottom:20px !important
}

@media screen and (max-width:767px) {
  .news-heading-wrapper {
    margin-bottom:60px !important;
    padding-left:10px;
  padding-right:10px
  }
}

/* Navigation */ 

.mega-navigation.has-featured:nth-child(6) .mega-navigation__featured {
    grid-column: 6 / span 2 !important;
}

/* Customer account page*/ 

.rewards-link .chContent-Body-Menu-Block-Item-Text {
  display:none
}

.rewards-link {
  height:auto !important;
  text-align:center;
  cursor:pointer;
  padding-bottom:40px !important
}

.access-rewards-button {
  padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    padding-right: 18px;
  background:transparent;
  color:black;
  border:1px solid black;
}

.rewards-link h3 {
  font-weight:700
}

.rewards-link img {
  max-width:80%;
  margin-bottom:20px
}
.section.account.customerhub-parent {
  background:#f7f7f7;
  font-family:'Libre Baskerville';
  font-weight:500 !important
}


.chTitle-Wrapper-Heading {
    text-align:left !important;

}

.chTitle-Wrapper-Heading-Text.chNoselect {
   font-family:'Libre Baskerville';
  font-weight:500 !important
}

#chRecentViewed {
  flex-wrap: nowrap !important
}

/*ETA PAGE */

   .eta-image {
         max-width: 100%;
    height: auto;
    object-fit: cover;
   }

   /* 
Designer collection page 
   */

   #shopify-section-template--17880456495236__collection_text_box_for_footer_Hx4mxG a {

     padding-top:15px;
     padding-bottom:15px;
     border-bottom:1px solid #80808069;
   }

   #shopify-section-template--17880456495236__collection_text_box_for_footer_Hx4mxG .text-columns__feature p:first-of-type a  {
     border-top:1px solid gray;
   }

      #shopify-section-template--17880456495236__collection_text_box_for_footer_Hx4mxG .text-columns__content {
        column-gap:60px
      } 

      /* Login page */
      #ResetSuccess {
        color:white !important
      }

      /* Boost turbo overrides */

      .boost-sd__product-item-grid-view-layout-image { 
        padding-top:20px
      }

      .collection__details--no-image {
        padding-bottom:40px
      }

      .boost-sd__button--show-on-hover {
  display:none
}

.boost-sd-layout, .boost-sd__toolbar-inner {
  padding: 0 50px;
  max-width:unset !important
}

      .boost-sd__suggestion-queries-item-sku {
  display:none !important
}

.boost-sd__product-image-img {
  background:white !important
}

.boost-sd__search-result-toolbar, .boost-sd__toolbar-inner, .template-search {
  background:#f6f6f8;
}

.boost-sd__search-form-title {
  text-align:left;
  font-size:40px;
  font-family: "Libre Baskerville";
  line-height:1.4
}

.boost-sd__search-form {
  margin-left:0
}



.boost-sd__search-result-toolbar, .boost-sd__search-form-wrapper {
  max-width:none !important;
  padding-left:40px !important;
  padding-right:40px !important
}

@media (max-width: 767px) {
    .boost-sd__search-result-toolbar, .boost-sd__search-form-wrapper {
  max-width:none !important;
 padding-left:15px !important;
  padding-right:15px !important;
      
}

  .boost-sd__search-form-title {
  font-size:30px
}
}

.boost-sd__toolbar-inner {
  max-width:none !important}


.template-collection .boost-sd-layout, .template-search .boost-sd-layout {
  max-width:none;
  padding: 0 40px;
}

@media (max-width: 767px) {
    .template-collection .boost-sd-layout, .template-search .boost-sd-layout {
  max-width:none;
  padding: 0 10px;
}
}