/** Shopify CDN: Minification failed

Line 2988:0 Unexpected "@media"
Line 3545:0 Unexpected "@media"
Line 3546:2 Expected identifier but found "."
Line 4314:26 Expected "{" but found "h2"

**/

.d-block {
  display: block !Important;
}

.AnnouncementBar .AnnouncementBar__Wrapper {
  padding: 7px 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (max-width: 640px) {
  .AnnouncementBar .AnnouncementBar__Wrapper {
    padding: 10px 0;
  }
}

.AnnouncementBar .AnnouncementBar__Wrapper>* {
  position: relative;
}

.AnnouncementBar .AnnouncementBar__Wrapper>*:not(:last-child) {
  border-right: 1px solid #FFF;
}

.AnnouncementBar .AnnouncementBar__Wrapper>*:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  height: 80%;
  right: 0;
  width: 1px;
  transform: translateY(-50%);
}

.AnnouncementBar .AnnouncementBar__Wrapper a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #FFF;
  text-decoration: none;
}

@media (max-width: 640px) {
  .AnnouncementBar .AnnouncementBar__Wrapper a {
    display: block;
  }
}

.AnnouncementBar .AnnouncementBar__Wrapper p {
  margin: 0;
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 14px;
  border-right: 1px solid #FFF;
}

.AnnouncementBar .AnnouncementBar__Wrapper p:last-child {
  border-right: none;
}

@media (max-width: 640px) {
  .AnnouncementBar .AnnouncementBar__Wrapper p:not(:first-child) {
    display: none;
  }
}

.AnnouncementBar .AnnouncementBar__Wrapper p a {
  text-decoration: underline;
}

@media (min-width: 1140px) {
  .shopify-section--header .Header {
    box-shadow: none;
  }

  .shopify-section--header .Header .Header__SecondaryNav .HorizontalList {
    margin-top: 0;
    margin-bottom: 0;
  }

  .shopify-section--header .Header .Header__SecondaryNav .HorizontalList .HorizontalList__Item {
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (min-width: 1215px) {
  .shopify-section--header .Header .Header__SecondaryNav .HorizontalList .HorizontalList__Item {
    margin-left: 0px;
  }
}
@media (min-width: 1140px) and (max-width: 374px) {
  .shopify-section--header .Header .Header__SecondaryNav .HorizontalList .HorizontalList__Item {
    margin-right: 7px;
    margin-left: 20px;
  }

  .shopify-section--header .Header .Header__SecondaryNav .HorizontalList .HorizontalList__Item .SelectButton {
    padding: 2px 14px 2px 0;
  }
}

@media (min-width: 1140px) {
  .shopify-section--header .Header .Header__SecondaryNav .Header__LocalizationForm {
    display: inherit;
  }

  .shopify-section--header .Header__Wrapper {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #99999980;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shopify-section--header .Header__Wrapper .Header__MainNav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 0;
    position: static;
    margin-right: 0;
  }

  .shopify-section--header .Header__Wrapper .Header__MainNav .HorizontalList {
    padding-left: 50px;
  }

  .shopify-section--header .Header__Wrapper .Header__FlexItem {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 1 0 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    margin-bottom: 0;
    align-items: center;
  }

  .shopify-section--header .Header__Wrapper .utility-wrapper {
    order: -1;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }

  .shopify-section--header .Header__Wrapper .utility-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #99999980;
    top: 53px;
  }
}

@media (max-width: 1139px) {
  .shopify-section--header .Header__Wrapper .Header__FlexItem .Header__SecondaryNav {
    margin: 0;
  }
}

@media (max-width: 1440px) {
  .shopify-section--header .Header__Wrapper .Header__MainNav .HorizontalList {
    padding-left: 20px;
  }
}

.shopify-section--header .Header__Icon[data-drawer-id="sidebar-menu"] .hidden-tablet-and-up {
  margin-top: -4px;
}

.shopify-section--header .Header__Icon i {
  font-size: 21px;
}

.shopify-section--header .Header__Icon+.Header__Icon {
  margin-left: 0;
}



@media (max-width: 640px) {
  .shopify-section--header .Header__Icon+.Header__Icon {
    margin-top: 0;
  }
}

.shopify-section--header .HorizontalList__Item>a {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 19px;
}

.shopify-section--header .Search__Input {
  font-weight: 400;
  font-family: "Poppins";
}

.shopify-section--header .HorizontalList__Item .Link--secondary:hover,
.shopify-section--header .HorizontalList__Item .MegaMenu__Title:hover{
  color: #df171d;
}
.shopify-section--header .HorizontalList__Item .Heading:hover {
  color: #484848;
}

.shopify-section--header .HorizontalList__Item .MegaMenu__Title {
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid;
  width: fit-content;
}

.shopify-section--header .HorizontalList__Item .Linklist {
  font-size: 16px;
}

.shopify-section--header .HorizontalList__Item.is-expanded>.Heading {
  color: #484848;
}

.shopify-section--header .HorizontalList__Item.is-expanded .Header__LinkSpacer::after {
  border-color: #484848;
}

.shopify-section--header .DropdownMenu,
.shopify-section--header .MegaMenu {
  transition-duration: 0s;
  transition-delay: 0s;
}

.shopify-section--header .DropdownMenu[aria-hidden=false],
.shopify-section--header .MegaMenu[aria-hidden=false] {
  transition: all 0.2s ease-in-out;
}

@media (max-width: 640px) {
  .Header__Logo .Header__LogoImage {
    max-width: 150px;
  }
}

.brand-navigation-wrapper {
  width: 80%;
}

.brand-navigation-wrapper .brand__characters {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #CCC;
  padding: 5px 0;
  margin-bottom: 30px;
}

.brand-navigation-wrapper .brand__characters .brand-links-heading {
  font-size: Futura, sans-serif;
}

.brand-navigation-wrapper .brand__characters a {
  padding: 12px;
  line-height: 1;
  font-size: 16px;
}

.brand-navigation-wrapper .brand__characters a:hover {
  color: #df171d;
}

.brand-navigation-wrapper .brand-links-wrapper ul {
  display: block;
  column-count: 6;
  list-style: none;
  margin-top: 15px;
  margin-bottom: 15px;
}

.brand-navigation-wrapper .brand-links-wrapper ul li {
  border-right: 1px solid #ccc;
  padding: 6px 0;
}

.brand-navigation-wrapper .brand-links-wrapper ul li:last-child {
  border-right: 0;
  margin-right: 0;
}

.brand-navigation-wrapper .brand-links-wrapper ul a {
  font-size: 16px;
}

.brand-navigation-wrapper .brand-links-wrapper ul a:hover {
  color: #df171d;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner {
  padding: 0;
  display: block;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner .brand-navigation-wrapper {
  margin: 0;
  display: block;
  width: 100%;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner .brand__characters {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner .brand__characters a {
  padding: 0;
  line-height: 1.2;
  padding-right: 8px;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner .brand-names-wrap ul {
  column-count: 1;
}

.SidebarMenu .Collapsible__Content .MegaMenu__Inner .brand-names-wrap ul li {
  display: block;
  margin: 0;
  border: 0;
}

.account-login-wrapper {
  position: relative;
}

.account-login-wrapper ul {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transition: .25s ease-in-out all;
  padding: 10px;
  width: 80px;
  left: 50%;
  background: #FFF;
  transform: translateX(-50%);
  text-align: center;
  border: 1px solid #f3f3f3;
  box-shadow: 0 2px 1px #d8d8d8;
  margin-top: 10px;
}

.account-login-wrapper ul a {
  display: inline-block;
  line-height: 1.2;
  font-size: 16px;
}

.account-login-wrapper ul a:hover {
  color: #df171d;
}

.account-login-wrapper ul::before {
  content: '';
  position: absolute;
  top: -10px;
  width: 80px;
  left: 50%;
  transform: translateX(-50%);
}

.account-login-wrapper:hover ul {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1080px) {
  .HorizontalList--spacingLoose .HorizontalList__Item {
    margin-right: 10px;
    margin-left: 20px;
  }

  .HorizontalList--spacingLoose {
    margin-left: 0;
    margin-right: 0;
  }

  .HorizontalList--spacingLoose .HorizontalList__Item {
    margin-right: 0;
    margin-left: 6px;
  }

 

  .shopify-section--header .Header__Icon+.Header__Icon[aria-label="Search"] {
    margin-left: 12px;
  }

  .PageOverlay {
    z-index: 0;
  }
}

@media (min-width: 1008px) {
  .MegaMenu__Item--fit>.Linklist {
    margin-left: -40px;
    height: 235px;
  }

  .MegaMenu.get-inspired .MegaMenu__Inner .MegaMenu__Item--fit>.Linklist {
    height: 335px;
    column-count: unset;
  }

  .MegaMenu__Item--fit>.Linklist.bordered {
    column-fill: auto;
    column-width: 220px;
  }

  .MegaMenu__Item--fit>.Linklist>.Linklist__Item {
    padding-left: 40px;
    width: 246px;
  }

  /* .MegaMenu .MegaMenu__Inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  } */

  .MegaMenu .MegaMenu__Inner .MegaMenu__Item {
    margin: 20px 0 0;
    padding-left: 2.5rem;
    margin-right: -1px;
  }
  .MegaMenu .MegaMenu__Inner .MegaMenu__Item:first-child {
    padding-left: 0;
  }
}

@media (max-width: 640px) {
  .AnnouncementBar {
    padding-left: 60px;
    padding-right: 60px;
  }

  .AnnouncementBar .AnnouncementBar__Wrapper a {
    font-size: 13px;
  }

  #localization_form_header {
    position: absolute;
    top: -36px;
    color: #FFF;
    right: 10px;
  }

  #localization_form_header .SelectButton {
    color: #FFF !important;
  }
}

@media (max-width: 1440px) {
  .Header:not(.Header--sidebar) .Header__Wrapper {
    padding: 18px 15px;
  }

  .HorizontalList--spacingExtraLoose {
    padding-left: 40px !important;
  }

  .HorizontalList--spacingExtraLoose .HorizontalList__Item {
    margin-right: 10px;
    margin-left: 10px;
  }
}

.Footer {
  padding-bottom: 0;
}

.Footer__Aside {
  margin-top: 0;
  background: #E0E0E0;
}

.Footer__Aside .Link--secondary {
  color: #333333;
  padding: 15px;
  display: inline-block;
}

.Footer__Aside .Link--secondary:hover {
  color: #333333;
}

.Footer__Inner .Footer__Block .Footer__Title {
  font-size: 18px;
  font-weight: 700;
  font-family: Montserrat,sans-serif !important;
  text-rendering: optimizeLegibility;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.Footer__Inner .Footer__Block .Linklist .Link {
  font-family: Montserrat,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

@media (max-width: 640px) {
  .Footer__Inner .Footer__Block .Linklist .Link {
    text-align: center;
  }
}

/* comment */
/*
@media (min-width: 1008px) {
  .Footer__Inner .Footer__Block {
    flex: 1 1 25%;
    width: calc(100% / 4); } }
*/
/* end comment */

.Footer__Inner .Footer__Block--doubleRichtext .Linklist {
  margin-bottom: 25px;
}

.Footer__Inner .Footer__Block--doubleRichtext a {
  font-size: 14.5px;
  font-weight: 400;
  color: var(--footer-text-color);
  text-decoration: none;
}

.Footer__Inner .Footer__Block--text .cust-newsletter-wrapper {
  margin-top: 40px;
}

.Footer__Inner .Footer__Block--text .cust-newsletter-wrapper .Footer__Content {
  font-size: 16px;
  font-family: Montserrat,sans-serif;
}

.Footer__Inner .Footer__Block--text .cust-newsletter-wrapper input {
  font-size: 14px;
}

.Footer__Inner .Footer__Block--text .cust-newsletter-wrapper input::placeholder {
  font-size: 14px;
}

.Footer__Inner .Footer__Block--text .cust-newsletter-wrapper .Button {
  font-size: 14px;
}

@media (max-width: 640px) {
  .Footer__Inner .Footer__Block--text .cust-newsletter-wrapper .Button {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 640px) {
  .Footer__Inner {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  footer .Footer__Inner {
    padding-bottom: 30px;
  }
}

footer .klaviyo-form form {
  padding: 0 !important;
  margin-top: 20px;
  overflow: visible !important;
}

footer .klaviyo-form form input[type="email"] {
  font-family: Futura, sans-serif !important;
  font-weight: 400 !important;
  color: #161616 !important;
  padding: 17px 12px 17px 0 !important;
  font-size: 14px !important;
}

footer .klaviyo-form form input[type="email"]:placeholder {
  font-family: Futura, sans-serif !important;
  font-weight: 400 !important;
  color: #161616 !important;
  padding: 22px 12px !important;
  font-size: 14px !important;
}

footer .klaviyo-form form [data-testid="form-row"] {
  flex-wrap: wrap;
}

@media (max-width: 640px) {
  footer .klaviyo-form form [data-testid="form-row"] {
    justify-content: center;
  }
}

footer .klaviyo-form form [data-testid="form-component"] {
  width: 100% !important;
  flex: 1 0 100% !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}

footer .klaviyo-form form [data-testid="form-component"] {
  padding: 0;
}

footer .klaviyo-form form [data-testid="form-component"] button[type="button"] {
  position: relative !important;
  display: inline-block;
  padding: 14px 28px !important;
  line-height: normal !important;
  border: 1px solid var(--button-background) !important;
  color: var(--button-background) !important;
  border-radius: 0 !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
  text-align: center !important;
  font-family: var(--heading-font-family) !important;
  font-weight: var(--heading-font-weight) !important;
  font-style: var(--heading-font-style) !important;
  background-color: transparent !important;
  transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
  z-index: 1 !important;
  -webkit-tap-highlight-color: initial !important;
}

footer .klaviyo-form form [data-testid="form-component"] button[type="button"]::before {
  content: '' !important;
  background-color: var(--button-background) !important;
  transform-origin: right center !important;
  transform: scale(0, 1) !important;
  position: absolute !important;
  display: block !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: -1 !important;
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
}

footer .klaviyo-form form [data-testid="form-component"] button[type="button"]:hover {
  color: var(--button-text-color) !important;
  border-color: var(--button-background) !important;
}

footer .klaviyo-form form [data-testid="form-component"] button[type="button"]:hover:before {
  transform-origin: left center !important;
  transform: scale(1, 1) !important;
}

footer .klaviyo-form .ql-editor * {
  font-family: 'Futura', sans-serif !important;
}

.shopify-section--slideshow .Slideshow__Content .SectionHeader__SubHeading {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0;
}

.shopify-section--slideshow .Slideshow__Content .SectionHeader__Heading {
  font-size: 88px;
  line-height: 1.2;
  margin: 0 0 20px;
}

@media (max-width: 991px) {
  .shopify-section--slideshow .Slideshow__Content .SectionHeader__Heading {
    font-size: 49px;
  }
}

.shopify-section--slideshow .Slideshow__Content .SectionHeader__content {
  font-size: 20px;
  font-weight: 400;
  color: #FFF;
}

.index-tabs-grid-section .tab-header ul {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 2.6rem;
}

.index-tabs-grid-section .tab-header ul button {
  padding: 5px 30px;
  border-bottom: 2px solid transparent;
  font-weight: 500;
  transition: .25s ease-in-out all;
}

.index-tabs-grid-section .tab-header ul button.active {
  border-color: #161616;
}

.index-tabs-grid-section .tab-header ul button:hover {
  border-color: #df171d;
  color: #df171d;
}

@media (max-width: 640px) {
  .index-tabs-grid-section .tab-header {
    padding-bottom: 20px;
    overflow: auto;
  }

  .index-tabs-grid-section .tab-header ul {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    min-width: 600px;
    margin-bottom: 0;
  }

  .index-tabs-grid-section .tab-header ul a {
    padding: 0 15px 3px;
  }
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 640px) {
  .index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper {
    margin: 0;
  }
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper {
  line-height: 0;
  margin: 0 15px;
  margin-bottom: 30px;
  position: relative;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper .img {
  line-height: 0;
  position: relative;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper .img::before {
  content: '';
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: .25s ease all;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(-n+3) {
  width: calc(100% / 3 - 30px);
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(4) {
  width: calc(100% / 2 - 30px);
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(5) {
  width: calc(100% / 2 - 30px);
}

@media (max-width: 640px) {
  .index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper {
    padding: 0;
    margin-bottom: 25px;
  }

  .index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(-n+3) {
    width: 100%;
  }

  .index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(4) {
    width: 100%;
  }

  .index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:nth-child(5) {
    width: 100%;
  }
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper .content {
  position: absolute;
  top: 25px;
  left: 25px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  letter-spacing: .05em;
  transition: .25s ease-in-out all;
  line-height: 1.2;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper .pre-heading {
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper .title {
  margin-bottom: 10px;
  font-size: 26px;
  text-transform: uppercase;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper img {
  width: 100%;
  transition: .25s ease-in-out all;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:hover .img::before {
  background-color: #0000004f;
}

.index-tabs-grid-section .tab-content-wrapper .img-mosaic-wrapper .img-wrapper:hover .content {
  opacity: 1;
  visibility: visible;
}

.index-tabs-grid-section .action-wrapper {
  text-align: center;
  margin: 2rem 0 3rem;
}

@media (max-width: 640px) {
  .index-tabs-grid-section .action-wrapper {
    margin: .5rem 0 0;
  }
}

.newslatter-section .newslatter-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 -15px;
}

.newslatter-section .newslatter-wrapper>* {
  width: calc(100% / 2);
}

@media (max-width: 1024px) {
  .newslatter-section .newslatter-wrapper>* {
    width: 100%;
  }
}

.newslatter-section .newslatter-wrapper .newslatter-heading {
  text-align: left;
  font-weight: 500;
  margin: auto;
  font-size: 32px;
}

.newslatter-section .newslatter-wrapper .sub-heading {
  font-size: 18px;
}

.newslatter-section .Newsletter__Inner {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.newslatter-section .Newsletter__Inner .Form__Input {
  background-color: #FFF;
  font-size: 16px;
}

.newslatter-section .Newsletter__Inner .Form__Input::placeholder {
  color: #111111;
  font-size: 16px;
  opacity: .6;
}

.newslatter-section .Newsletter__Inner .Form__Submit {
  width: auto;
  margin-left: 0;
}

@media (max-width: 640px) {
  .newslatter-section .Newsletter__Inner .Form__Submit {
    margin: 20px auto auto;
  }
}

@media (max-width: 1024px) {
  .newslatter-section .Newsletter__Inner {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
  }
}

@media (max-width: 640px) {
  .newslatter-section .content-wrapepr {
    text-align: center;
  }

  .newslatter-section .content-wrapepr .newslatter-heading {
    text-align: center;
  }
}

.highlight-section .highlight-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  justify-content: space-around;
  margin: 0 -8px;
}

@media (max-width: 640px) {
  .highlight-section .highlight-wrapper {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.highlight-section .highlight-wrapper .highlight {
  text-align: center;
  width: 100%;
  padding: 0 8px;
  max-width: 300px;
}

@media (min-width: 640px) {
  .highlight-section .highlight-wrapper .highlight {
    width: calc(100% / 2);
  }
}

@media (min-width: 1026px) {
  .highlight-section .highlight-wrapper .highlight {
    width: calc(100% / 4);
  }
}

@media (max-width: 1024px) {
  .highlight-section .highlight-wrapper .highlight {
    margin-bottom: 35px;
  }
}

.highlight-section .highlight-wrapper .highlight .icon-wrapper {
  margin-bottom: 15px;
}

.highlight-section .highlight-wrapper .highlight .icon-wrapper img {
  max-width: 60px;
  height: 60px;
}

.highlight-section .highlight-wrapper .highlight h6 {
  margin: 0 0 15px;
  font-size: 18px;
  color: #000;
}

.highlight-section .highlight-wrapper .highlight .contnet {
  font-size: 14px;
  line-height: 21px;
  color: #000;
}

@media (max-width: 640px) {
  .FeatureText--imageLeft {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
  }
}

.collection-list-section:not(.vibe-collection-list) {
  margin-top: 70px;
}

@media (max-width: 640px) {
  .collection-list-section:not(.vibe-collection-list) {
    margin-top: 40px;
  }
}

.collection-list-section .SectionHeader__Heading {
  text-align: center;
  margin-bottom: 0;
}

.collection-list-section .CollectionItem__Content .SectionHeader__Heading {
  text-align: left;
}

.collection-list-section .sub-heading {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}

.collection-list-section.grid-view-slider {
  margin-bottom: 70px;
}

@media (max-width: 640px) {
  .collection-list-section.grid-view-slider {
    margin-bottom: 30px;
  }
}

.collection-list-section.grid-view-slider .CollectionList>.flickity-viewport {
  width: 100%;
}

.collection-list-section.grid-view-slider .CollectionList .SectionHeader__Heading {
  text-align: left;
}

@media (min-width: 1008px) {
  .collection-list-section.grid-view-slider .Carousel__Cell {
    width: 50%;
    flex: 1 0 50%;
  }
}

@media (max-width: 640px) {
  .collection-list-section.grid-view-slider .Carousel__Cell {
    width: 100%;
  }

  .collection-list-section.grid-view-slider .Carousel__Cell .CollectionItem__Wrapper--small {
    height: 350px;
  }
}

@media (min-width: 1008px) {
  .collection-list-section .CollectionItem__Wrapper {
    height: 56vh;
    min-height: 400px;
  }
}

.FeatureText--imageLeft .AspectRatio,.FeatureText--imageRight .AspectRatio {
  max-width: 100% !important;
}

@media (min-width: 1008px) {
  .FeatureText--imageLeft .FeatureText__ContentWrapper {
    max-width: 50%;
    padding: 50px 50px 50px 100px;
  }

  .FeatureText--imageLeft .FeatureText__ImageWrapper {
    max-width: 50%;
    width: 50%;
    flex: 1 0 0;
  }
}

.image-text-highlight-section {
  position: relative;
}

.image-text-highlight-section .image-text-highlight-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .image-text-highlight-section .image-text-highlight-wrapper {
    padding: 50px 0;
  }
}

.image-text-highlight-section .image-text-highlight-wrapper .content-wrapper {
  width: 50%;
  padding: 60px 50px 60px 0;
  z-index: 2;
}

@media (max-width: 640px) {
  .image-text-highlight-section .image-text-highlight-wrapper .content-wrapper {
    width: 100%;
    padding: 20px 0 0;
  }
}

.image-text-highlight-section .image-text-highlight-wrapper .SectionHeader__Heading {
  margin-bottom: 0;
}

.image-text-highlight-section .image-text-highlight-wrapper .sub-heading {
  margin-bottom: 25px;
}

.image-text-highlight-section .image-text-highlight-wrapper .img-wrapper {
  flex: 1 0 0;
  text-align: right;
}

@media (max-width: 640px) {
  .image-text-highlight-section .image-text-highlight-wrapper .img-wrapper {
    flex: 1 0 100%;
    order: -1;
  }
}

@media (max-width: 640px) {
  .image-text-highlight-section .action-wrapper {
    text-align: center;
  }

  .image-text-highlight-section .content-wrapper {
    text-align: center;
  }
}

.instafeed-section .instafeed-img-index {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: 50px;
}

@media (max-width: 640px) {
  .instafeed-section .instafeed-img-index {
    margin-right: -15px;
    margin-bottom: 30px;
  }
}

.instafeed-section .instafeed-img-index>a {
  width: calc(100% / 6 - 20px);
  position: relative;
  display: block;
  padding-top: calc(100% / 6 - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}

.instafeed-section .instafeed-img-index>a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .instafeed-section .instafeed-img-index>a {
    width: calc(100% / 4 - 20px);
    padding-top: calc(100% / 4 - 20px);
  }
}

@media (max-width: 640px) {
  .instafeed-section .instafeed-img-index>a {
    width: calc(100% / 2 - 15px);
    padding-top: calc(100% / 2 - 15px);
    margin-right: 15px;
    margin-bottom: 15px;
  }
}

.instafeed-section .content-wrapper {
  max-width: 900px;
  margin: auto;
  text-align: left;
  margin-top: 30px;
}

.instafeed-section .content-wrapper .SectionHeader__Heading {
  text-align: center;
  display: block;
}

.instafeed-section .sec-heading-wrapper {
  text-align: center;
}

.instafeed-section .sec-heading-wrapper .SectionHeader__Heading {
  margin-bottom: 0;
}

.instafeed-section .sec-heading-wrapper .sub-heading {
  margin-bottom: 50px;
}

@media (max-width: 640px) {

  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomCenter,
  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomLeft,
  .CollectionList:not(.CollectionList--grid) .CollectionItem__Content--bottomRight {
    bottom: 25px;
  }
}

.Modal__ModalPortalStyled-sc-9h204v-1 * {
  font-family: 'Futura' !important;
  font-weight: 400 !important;
}

.Modal__ModalPortalStyled-sc-9h204v-1 [type="email"] {
  font-size: 18px !important;
  font-family: 'Futura' !important;
  font-weight: 400 !important;
}

.Modal__ModalPortalStyled-sc-9h204v-1 [type="email"]::placeholder {
  font-size: 10px !important;
  font-family: 'Futura' !important;
  font-weight: 400 !important;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.breadcrumbs {
  margin: 0;
  margin-bottom: 40px;
  margin-top: 40px;
}

.breadcrumbs .breadcrumbs__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
}

.breadcrumbs .breadcrumbs__list .breadcrumbs__item {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.breadcrumbs .breadcrumbs__list .breadcrumbs__item:not(:last-child)::after {
  position: absolute;
  top: 12px;
  right: 0;
  content: '';
  border: solid currentColor;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.breadcrumbs .breadcrumbs__list .breadcrumbs__item:last-child {
  color: #999999;
}



@media (max-width: 640px) {
  .template-collection .collection-header-wrapper {
    padding: 0 25px;
  }
  .breadcrumbs {
    margin-bottom: 20px;
}
}





.CollectionInner__Sidebar::-webkit-scrollbar {
  display: none;
}








.ProductItem .ProductItem__Title {
  font-size: 20px;
  font-family: 'Brandon Grotesque' !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em;
}

.ProductItem .ProductItem__Title .ProductItem--vendor {
  display: block;
  color: #676767de;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 400;
}
.ProductItem .ProductItem__Title .ProductItem--title {
  font-weight: 500;
  font-family: "Brandon Grotesque" !important;
  font-size: 20px;
  letter-spacing: 0.03em;
}
.ProductItem .ProductItem__Info .ProductItem__Price {
  font-weight: 400; 
  font-family: "Brandon Grotesque" !important;
  font-size: 17px;
}
.ProductItem .ProductItem__Title .option_available
{
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  color: #676767;
}

.CollectionToolbar__Group .CollectionToolbar__Item {
  padding: 8px 0;
  border: none;
  text-transform: uppercase;
  flex: 0 0 auto;
}

.CollectionToolbar__Group .CollectionToolbar__Item svg {
  margin-top: -4px;
  margin-left: 8px;
}

@media (min-width: 1008px) {
  .CollectionToolbar__Group .CollectionToolbar__Item {
    margin-right: 48px;
  }
}

.CollectionToolbar__Group .showby-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  padding: 0 15px;
  border: 1px solid #8A8A8A;
  display: none;
}

@media (max-width: 640px) {
  .CollectionToolbar__Group .showby-wrapper {
    display: none;
  }
}

.CollectionToolbar__Group .showby-wrapper label {
  position: absolute;
  left: 15px;
  margin-right: 2px;
  text-transform: uppercase;
  color: #8A8A8A;
  font-size: 14px;
}

.CollectionToolbar__Group .showby-wrapper #showby {
  border: 0;
  color: #8A8A8A;
  text-align-last: right;
  width: 100px;
  padding: 10px 5px;
  background-color: transparent;
  font-size: 14px;
}

.CollectionToolbar__Group.plp-sort-by {
  flex: 1 0 0;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.CollectionToolbar__Group.plp-sort-by .CollectionToolbar__Item--sort {
  text-transform: unset !important;
}

.CollectionToolbar__Item--layout {
  padding: 0;
  width: auto;
  margin: 0 5px 0 0;
  border: 0;
}

@media (max-width: 640px) {
  .CollectionToolbar__Item--layout .CollectionToolbar__LayoutSwitch {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}

.CollectionToolbar__Item--layout .CollectionToolbar__LayoutSwitch button {
  border: 1px solid #8A8A8A;
  padding: 10px 20px;
  margin-left: 0;
  margin-right: 10px;
  vertical-align: middle;
}

.CollectionToolbar__Item--layout .CollectionToolbar__LayoutSwitch button:hover {
  color: #da1a1f;
  opacity: 1;
}

@media (max-width: 640px) {
  .CollectionToolbar__Item--layout .CollectionToolbar__LayoutSwitch button {
    padding: 10px;
  }
}

.CollectionToolbar--reverse,
.CollectionToolbar__Group {
  flex-direction: row;
}

.ajax-loader {
  position: fixed;
  z-index: 999;
  background-color: #ffffff7d;
  -webkit-animation: lazyLoader 3s infinite;
  animation: lazyLoader 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
  animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
}

.ajax-loader.active {
  opacity: 1;
  visibility: visible;
}

.CollectionFilters {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
}

.CollectionFilters .Collapsible__Inner .Linklist__Item.is-selected {
  padding-left: 0;
}

.CollectionFilters .Collapsible__Inner .Linklist__Item.is-selected:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 4px;
  border: 1px solid;
  position: absolute;
  top: 7px;
  left: 2px;
  transform: rotate(-45deg);
  border-top: 0;
  border-right: 0;
}

.CollectionFilters .Collapsible__Inner .Linklist__Item:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  left: 0;
  top: 3px;
  border-radius: 0;
  background: #FFF;
  opacity: 1;
  transition: opacity .1s ease-in-out;
  border: 1px solid;
  pointer-events: none;
}

.CollectionFilters .Collapsible__Inner .Linklist__Item .Link--primary {
  padding-left: 25px;
  font-size: 16px;
  color: #333333;
}

.CollectionFilters .Collapsible__Inner .Linklist.group--Price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.CollectionFilters .Collapsible__Inner .Linklist.group--Price .Linklist__Item:last-child {
  margin-bottom: 12px !important;
}

.CollectionInner__Products .option_available {
  display: block;
  font-size: 13px;
  color: #676767;
}

.CollectionInner__Products .ProductItem__SecondColumn {
  display: none;
}

.CollectionInner__Products.list-view-show .product--info-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.CollectionInner__Products.list-view-show .product--info-wrapper .ProductItem__Info.ProductItem__Info--center,
.CollectionInner__Products.list-view-show .product--info-wrapper .ProductItem__SecondColumn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 16px;
}

.CollectionInner__Products.list-view-show .ProductList {
  margin: 0;
}

.CollectionInner__Products.list-view-show .ProductList .Grid__Cell {
  width: 100%;
  padding-left: 0;
}

.CollectionInner__Products.list-view-show .ProductList .Grid__Cell .ProductItem__Wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.CollectionInner__Products.list-view-show .ProductList .Grid__Cell .ProductItem__ImageWrapper {
  display: inline-block;
  width: 100%;
  max-width: 25%;
  padding-right: 40px;
}

.CollectionInner__Products .Pagination.Text--subdued {
  visibility: hidden;
  opacity: 0;
}

.ProductItem__Price.call-for-price {
  font-size: 16px;
  color: #df171d;
}

.ProductItem__PriceList {
  font-size: 16px;
  display: block;
  text-align: center;
}

.Popover__ValueList::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.Popover__ValueList::-webkit-scrollbar-thumb {
  background: #dcdcdc;
  border-radius: 0;
}

.Collapsible--autoExpand .Collapsible__Button {
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
}

.ProductItem__Info.product-slider--grid .title-vendoer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 16px;
}

.ProductItem__Info.product-slider--grid .title-vendoer .ProductItem__Title {
  font-size: 16px;
}

.ProductItem__Info.product-slider--grid .ProductItem__Vendor {
  text-transform: uppercase;
  font-size: 14px;
  color: #676767;
}

.ProductItem__Info.product-slider--grid .ProductItem__PriceList {
  font-size: 16px;
}

#collection-sort-popover .Popover__ValueList .Popover__Value {
  padding: 2px 10px;
}

#collection-sort-popover .Popover__ValueList .Popover__Value[data-value="manual"] {
  display: none;
}

.product-brand-desk hr {
  display: none;
}

.template--static-content .globo-formbuilder .globo-form-app {
  margin: 0;
}

.template--static-content .globo-formbuilder .classic-label {
  display: none !important;
}

.template--static-content .globo-formbuilder .globo-form-control input,
.template--static-content .globo-formbuilder .globo-form-control select,
.template--static-content .globo-formbuilder .globo-form-control textarea {
  background-color: transparent;
  padding: 12px 14px;
  font-size: 16px;
  height: auto;
  box-shadow: none;
  border: 1px solid #d2d2d2;
  color: #5E5E5E;
}

.collection-template-header-section {
  margin-bottom: 60px;
  /* margin-top: 60px; */
}

@media (min-width: 1008px) {
  .collection-template-header-section .Container {
    padding: 0 48px;
  }
}

.collection-template-header-section .collectio-title {
  font-size: 32px;
  font-weight: 500 !important;
  font-family: Brandon Grotesque !important;
}

.collection-template-header-section .collection-description hr {
  display: none;
}

.collection-template-header-section .collection-template-header-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-template-header-section .content-wrapper {
  flex: 1 0 0;
}

.collection-template-header-section .img-wrapper {
  width: 35%;
  padding-left: 40px;
}

@media (min-width: 640px) {
  .collection-template-header-section .img-wrapper {
    padding-top: 140px;
  }
}
@media (max-width: 1139px) {
  .collection-template-header-section .img-wrapper {
    order: -1;
    padding-left: 0; 
    padding-bottom: 15px;
    padding-top: 25px;
    width: 100%;
  }
}

.collection-template-header-section .breadcrumbs {
  padding: 0;
  margin-bottom: 25px;
}

@media (max-width: 640px) {
  .collection-template-header-section .breadcrumbs {
    display: none;
  }
}

.ProductItem__LabelList {
  left: auto;
  right: 10px;
}

.ProductItem__LabelList .ProductItem__Label {
  font-size: 14px;
  background: #df171d;
  color: #FFF;
}

.ProductItem__LabelList .ProductItem__Label.ProductItem__Label--soldOut {
  background: #676767;
}

#shopify-section-collection-template {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.CollectionToolbar__Group.plp-sort-by button {
  padding: 0 40px 0 15px;
  border: 1px solid #161616;
  position: relative;
  color: #161616;
}

.CollectionToolbar__Group.plp-sort-by button::before {
  content: '';
  border: solid #161616;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 16px;
}

.boost-pfs-filter-option-switch-dimmer {
  display: none;
}






























.template-product .Product__Wrapper .ProductForm .product--button-wrapper .shopify-payment-button,







.template-product .Product__Wrapper .ProductForm .product--button-wrapper .cust-QuantitySelector-Wrapper .product--wishlist.swym-added svg,

.template-product .Product__Wrapper .ProductForm .product--button-wrapper .cust-QuantitySelector-Wrapper .product--wishlist.swym-added svg rect,








.metafield-data-additional.topCart .metafield-data.red {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}

.metafield-data-additional.topCart .metafield-data.red .image_red {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-top: 5px;
}

.metafield-data-additional.topCart .metafield-data.red .text_red {
  color: #df171d;
  margin-left: 12px;
}






























































.detailsImageSlider {
  margin: 0 0 25px !important;
}

.detailsImageSlider li {
  text-align: center;
}

.detailsImageSlider .slick-dots {
  margin: 0 !important;
}

.detailsImageSlider .slick-arrow {
  opacity: 0;
  visibility: visible;
  z-index: 2;
  width: 35px;
  height: 35px;
  background: #525659;
  border-radius: 50%;
  transition: .25s ease-in-out all;
}

/* .detailsImageSlider .slick-prev2 {
      transform: rotate(45deg) !important;
    }
    .detailsImageSlider .slick-next2 {
      transform: rotate(-45deg) !important;
    } */
.detailsImageSlider .slick-arrow::before {
  content: '';
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}

.detailsImageSlider .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 3px;
}

.detailsImageSlider .slick-arrow.slick-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-left: 3px;
}

.detailsImageSlider .slick-arrow:hover {
  background-color: #df171d;
}

.detailsImageSlider .slick-arrow:hover::before {
  border-color: #FFF;
}

@media (max-width: 640px) {
  .detailsImageSlider .slick-arrow {
    display: none !important;
  }
}

.detailsImageSlider:hover .slick-arrow {
  opacity: 1;
}

.ProductForm__Label {
  font-size: 16px;
}

.SizeSwatch {
  font-size: 16px;
}

.shopify-section.call-for-price {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding: 15px;
  box-sizing: border-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shopify-section.call-for-price .Form__Item {
  font-size: 14px;
}

.shopify-section.call-for-price .Form__Item label {
  font-size: 14px;
  display: block;
}

.shopify-section.call-for-price .Form__Item.textarea {
  margin-bottom: 5px;
}

.shopify-section.call-for-price.original-call-price .call-for-price-wrapper {
  width: min(450px, calc(100vw - 30px));
}

.shopify-section.call-for-price.original-call-price .call-for-price-wrapper .price-match-wrapper {
  border: 0;
  width: 100%;
  padding: 0;
}

.shopify-section.call-for-price.original-call-price .call-for-price-wrapper .price-match-wrapper .heading-main {
  font-size: 16px;
}

.shopify-section.call-for-price.original-call-price .call-for-price-wrapper .price-match-wrapper .heading {
  font-size: Futura, sans-serif;
}

.shopify-section.call-for-price.original-call-price .call-for-price-wrapper .price-match-wrapper label {
  font-size: 16px;
}

.shopify-section.call-for-price .call-for-price-wrapper {
  color: #333333;
  width: min(800px, calc(100vw - 30px));
  max-width: 100%;
  margin: auto;
  background: #FFF;
  padding: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: calc(100vh - 30px);
  overflow-y: auto;
  position: relative;
  box-sizing: border-box;
}

.shopify-section.call-for-price .call-for-price-wrapper::-webkit-scrollbar {
  display: none;
}

@media (max-width: 768px) {
  .shopify-section.call-for-price .call-for-price-wrapper {
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.shopify-section.call-for-price .call-for-price-wrapper #callClose {
  position: absolute;
  top: 0px;
  right: 15px;
  cursor: pointer;
  font-size: 32px;
}

.shopify-section.call-for-price .call-for-price-wrapper #callClose:hover {
  color: #df171d;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact {
  width: 30%;
}

@media (max-width: 768px) {
  .shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact .heading {
  color: #333333;
  font-size: 25px;
  margin-bottom: 10px;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact .heading-wrapper {
  margin-bottom: 30px;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact .heading-wrapper p {
  margin: 0;
  font-size: 14px;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact .heading-wrapper p:empty {
  display: none;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact .heading-wrapper .call-for-price-title {
  font-size: 20px;
  font-weight: 400;
}

.shopify-section.call-for-price .call-for-price-wrapper .call-for-price-contact a[href="mailto:prices@casadiluce.ca"] {
  font-size: 14px;
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper {
  width: 70%;
  padding-left: 20px;
  border-left: 1px solid rgba(153, 153, 153, 0.5);
  height: fit-content;
}

@media (max-width: 768px) {
  .shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper {
    width: 100%;
    border-left: 0;
    padding-left: 0;
  }
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper button {
  margin-top: 10px;
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper .heading {
  color: #333333;
  font-size: 25px;
  margin-bottom: 0;
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper .subheading {
  font-size: 14px;
  margin-bottom: 10px;
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper span.mono-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #999999;
}

.shopify-section.call-for-price .call-for-price-wrapper .price-match-wrapper span.mono-text a {
  color: #df171d;
}

body.active-call-price .shopify-section.call-for-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.judgeme_review_form .jdgm-rev-widg__reviews {
  max-width: 1000px;
  margin: auto;
}

.judgeme_review_form .jdgm-rev {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0;
}

.judgeme_review_form .jdgm-rev .jdgm-rev__header {
  width: 30%;
  padding-right: 8%;
}

@media (max-width: 640px) {
  .judgeme_review_form .jdgm-rev .jdgm-rev__header {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 12px;
  }
}

.judgeme_review_form .jdgm-rev .jdgm-rev__content {
  width: 70%;
  padding-left: 8%;
  border-left: 1px solid #d2d2d2;
}

@media (max-width: 640px) {
  .judgeme_review_form .jdgm-rev .jdgm-rev__content {
    width: 100%;
    border-left: 0;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 30px;
    padding-left: 0;
    text-align: center;
  }
}

.judgeme_review_form .jdgm-rev .jdgm-rev__actions,
.judgeme_review_form .jdgm-rev .jdgm-rev__reply {
  display: none;
}

.judgeme_review_form .jdgm-rev__author-wrapper {
  font-weight: 500;
}

.judgeme_review_form .jdgm-rev__title {
  font-weight: 500;
  margin-bottom: 15px;
}

.judgeme_review_form .jdgm-all-reviews-widget,
.judgeme_review_form .jdgm-rev-widg {
  border: 0;
}

.judgeme_review_form .jdgm-rev-widg__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 50px;
}

.judgeme_review_form .jdgm-rev-widg__header .jdgm-sort-dropdown-wrapper {
  display: none;
}

.judgeme_review_form .jdgm-rev-widg__header .jdgm-widget-actions-wrapper {
  margin-top: 25px;
}

.judgeme_review_form .jdgm-rev-widg__header .jdgm-rev-widg__summary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.judgeme_review_form .jdgm-rev-widg__header .jdgm-rev-widg__summary .jdgm-rev-widg__summary-stars {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #d2d2d2;
}

.judgeme_review_form .jdgm-rev__icon {
  display: none;
}

.judgeme_review_form .jdgm-histogram {
  display: none;
}

@media (max-width: 640px) {
  .judgeme_review_form .jdgm-rev__author {
    margin-top: 10px;
    display: block;
    font-weight: 500;
  }
}

.judgeme_review_form .jdgm-rev-widg__title {
  font-size: 32px;
  margin-bottom: 12px;
}

.ProductMeta__ShareButtons {
  margin-top: 0;
}

.ProductMeta__ShareButtons .ProductMeta__ShareTitle {
  font-size: 14px;
  text-transform: uppercase;
  color: #a9a9a9;
  letter-spacing: 4px;
}

.ProductMeta__ShareButtons .ProductMeta__ShareItem svg {
  width: 15px;
  height: 15px;
}

/* .detailsImageSlider li .details-meta-content {
  margin-top: 20px;
} */

#pdpMailPopup {
  transition: 0.25s ease all;
  position: fixed;
  top: 0;
  left: 0;
  background: #00000059;
  width: 100%;
  height: 100%;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#pdpMailPopup.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#pdpMailPopup .popup-body {
  background: #FFF;
  max-width: 600px;
  position: relative;
  width: min(600px, calc(100vw - 30px));
  max-height: calc(100vh - 30px);
  padding: 40px;
  margin: 15px;
  overflow-y: auto;
  box-sizing: border-box;
}

#pdpMailPopup .popup-body::-webkit-scrollbar {
  display: none;
}

@media (max-width: 640px) {
  #pdpMailPopup .popup-body {
    padding: 40px 20px;
  }
}

#pdpMailPopup .popup-body .form-title {
  font-size: 22px;
}

#pdpMailPopup .popup-body #pdpMailPopupClose {
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 25px;
  line-height: 1;
  width: 25px;
  height: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#pdpMailPopup .popup-body .action-wrapper {
  text-align: right;
  margin-top: 20px;
}

#pdpMailPopup .popup-body .add-more-wrapper {
  text-align: left;
  margin-top: 20px;
}

#pdpMailPopup .popup-body .add-more-wrapper .Button,
#pdpMailPopup .popup-body .action-wrapper .Button {
  display: inline-flex;
  justify-content: center;
}

#pdpMailPopup .popup-body .popup-inner-form-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "title title"
    "form form"
    "add action";
  column-gap: 12px;
  row-gap: 18px;
  align-items: center;
}

#pdpMailPopup .popup-body .form-title {
  grid-area: title;
}

#pdpMailPopup .popup-body .inner-form-wrapper {
  grid-area: form;
}

#pdpMailPopup .popup-body .add-more-wrapper {
  grid-area: add;
  justify-self: start;
}

#pdpMailPopup .popup-body .action-wrapper {
  grid-area: action;
  justify-self: end;
}

#pdpMailPopup .popup-body .inner-form-wrapper .Form__Item label {
  margin-bottom: 5px;
  display: block;
}

#pdpMailPopup .popup-body .inner-form-wrapper .Form__Item svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 68%;
  right: 0;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

#pdpMailPopup .popup-body .inner-form-wrapper .Form__Item svg path {
  fill: #df171d;
}

body .product--wishlist {
  transition: background-color 0.25s ease;
  color: #676767 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid currentColor;
}

body .product--wishlist svg {
  transition: fill 0.25s ease, stroke 0.25s ease;
  width: 22px;
  height: 22px;
  border: 0;
  padding: 0;
}

body .product--wishlist svg path {
  fill: #676767 !important;
  transition: fill 0.25s ease, stroke 0.25s ease;
  stroke-width: 0 !important;
}

body .product--wishlist:hover,
body .product--wishlist.swym-added {
  color: #FFF !important;
  background-color: #df171d;
}

body .product--wishlist:hover svg path,
body .product--wishlist.swym-added svg path {
  fill: #FFF !important;
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link {
  color: #df171d;
  border-color: #df171d;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 16px;
  position: relative;
  padding: 14px 28px;
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link::before {
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background-color: var(--button-background);
  transform-origin: right center;
  transform: scale(0, 1);
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link:hover {
  color: #FFF;
  border-color: #df171d;
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link:hover::before {
  transform-origin: left center;
  transform: scale(1, 1);
}

.jdgm-form-wrapper {
  width: 100%;
  max-width: 800px;
  margin-top: 30px;
  border-top: 0;
}

.jdgm-form-wrapper .jdgm-submit-rev {
  color: #df171d;
  border-color: #df171d;
  border: 1px solid;
  font-size: 16px;
  position: relative;
  padding: 14px 28px;
  transition: .25s ease-in-out all;
}

.jdgm-form-wrapper .jdgm-submit-rev:hover {
  background-color: #df171d;
  color: #FFF;
}

.jdgm-form-wrapper input,
.jdgm-form-wrapper textarea,
.jdgm-form-wrapper select {
  padding: 14px;
  font-size: 16px;
  font-family: Futura, sans-serif;
  font-weight: 400;
}

body .swym-button-bar {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  height: 0;
  width: 0;
}

.custom-buy-now-button {
  width: 100%;
  margin-top: 10px;
}

.custom-buy-now-button button {
  width: 100%;
}

.ProductMeta__Price.Price--compareAt {
  color: #4d5156;
  margin-bottom: 0;
}

.cbb-also-bought-next,
.cbb-also-bought-prev {
  background: none !important;
  box-sizing: none !important;
  border: none !important;
  opacity: 1 !important;
}

.cbb-also-bought-next span:hover,
.cbb-also-bought-prev span:hover {
  animation: buttonFromLeftToRight .5s ease-in-out forwards;
}

.buynowreadbutton {
  width: 100%;
}

.shopify-payment-button__more-options {
  display: none !important;
}

.shop-the-collections .product_count_0 {
  display: none;
}


@media screen and (min-width: 1008px) {
  .shop-the-collections .ProductList--carousel:not(.flickity-enabled) {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    margin: 0 90px;
  }

  .shop-the-collections .ProductList--carousel:not(.flickity-enabled) > .Carousel__Cell {
    display: block !important;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 calc(var(--horizontal-spacing-four-products-per-row, 20px) / 2);
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1008px) and (max-width: 1139px) {
  .shop-the-collections .ProductList--carousel:not(.flickity-enabled) > .Carousel__Cell {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

/* mobile / tablet fallback */
@media screen and (max-width: 1007px) {
  .shop-the-collections .ProductList--carousel:not(.flickity-enabled) {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 30px;
    margin-bottom: -30px;
  }

  .shop-the-collections .ProductList--carousel:not(.flickity-enabled) > .Carousel__Cell {
    display: block !important;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 8px;
    box-sizing: border-box;
  }
}



.template-customers.template-register .login--container .btn-register-wrapper a,

.template-customers.template-register .login--container .btn-register-wrapper a.Link,

.template-customers.template-register .login--container .btn-register-wrapper a.Link:hover,

.template-customers.template-register .login--container .password-checker,


.template-customers.template-register .login--container .checkbox-wrapper input,












.template-customers .login--container .Form__Header h1,





@media (max-width: 768px) {
  .template-customers .login--container .login-wrapper {
    padding: 0 25px 65px;
    width: 100%;
  }

  #pdpMailPopup .popup-body .popup-inner-form-wrapper {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "title title"
      "form form"
      "add action";
    column-gap: 12px;
    row-gap: 16px;
  }

  #pdpMailPopup .popup-body .add-more-wrapper,
  #pdpMailPopup .popup-body .action-wrapper {
    text-align: left;
  }

  #pdpMailPopup .popup-body .action-wrapper {
    text-align: right;
  }
}









.logout--btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  max-width: 80px;
  margin-bottom: 10px;
}

.logout--btn svg {
  margin-right: 8px;
}

.logout--btn:hover {
  color: #df171d;
}
















































.faqs-index-section .Container {
  padding: 0;
}

.faqs-index-section .faq-cat-wrapper .faq-que {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  padding: 6px 0;
  margin-bottom: 15px;
  padding-right: 40px;
  font-family: 'Brandon Grotesque' !important;
  font-weight: 500 !important;
}

.faqs-index-section .faq-cat-wrapper .faq-que:before {
  content: '+';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: inline-block;
  width: 25px;
  font-weight: 400;
  height: 25px;
  line-height: 0;
  text-align: center;
  border-radius: 50%;
  border: 1px solid currentColor;
  font-size: 25px;
  line-height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faqs-index-section .faq-cat-wrapper .faq-que.active:before {
  content: '-';
}

.faqs-index-section .faq-cat-wrapper .faq-cat-content {
  display: none;
  padding-left: 30px;
}

@media (max-width: 640px) {
  .faqs-index-section .faq-cat-wrapper .faq-cat-content {
    padding-left: 15px;
  }
}

.faqs-index-section .faq-cat-wrapper .faq-content {
  display: none;
  font-size: 16px;
}

.faqs-index-section .faq-cat-wrapper .faq-inner-wrapper {
  margin-bottom: 15px;
}

.contactus-form {
  margin-top: 0 !important;
}

.template--static-content .page-static-content #shopify-section-newslatter-new {
  padding-top: 80px;
  padding-bottom: 0;
}

@media (max-width: 640px) {
  .template--static-content .page-static-content #shopify-section-newslatter-new {
    padding: 50px 0 0;
  }
}

.projects-page-tabs-section .projects-page-tabs-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-right: -20px;
}

@media (max-width: 640px) {
  .projects-page-tabs-section .projects-page-tabs-wrapper {
    margin-right: 0;
  }
}

.projects-page-tabs-section .projects-page-tabs-wrapper a {
  display: inline-block;
  width: calc(100% / 3 - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a::before {
  content: '';
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: .25s ease all;
}

@media (max-width: 640px) {
  .projects-page-tabs-section .projects-page-tabs-wrapper a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.projects-page-tabs-section .projects-page-tabs-wrapper a.half-width {
  width: calc(100% / 2 - 20px);
}

@media (max-width: 640px) {
  .projects-page-tabs-section .projects-page-tabs-wrapper a.half-width {
    width: 100%;
    margin-right: 0;
  }
}

.projects-page-tabs-section .projects-page-tabs-wrapper a img {
  width: 100%;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a .content {
  position: absolute;
  top: 7px;
  left: 9px;
  color: #FFF;
  opacity: 0;
  visibility: hidden;
  letter-spacing: 0.05em;
  transition: .25s ease-in-out all;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a .content .title {
  margin-bottom: 10px;
  font-size: 24px;
  text-transform: uppercase;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a .content .pre-heading {
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a:hover::before {
  background-color: #0000004f;
}

.projects-page-tabs-section .projects-page-tabs-wrapper a:hover .content {
  opacity: 1;
  visibility: visible;
}

.projects-page-tabs-section .page-load-btn-wrapper {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px;
}

.section-heading-section {
  text-align: center;
  margin-top: 80px;
}

.section-heading-section .SectionHeader__Heading {
  margin-bottom: 0;
}

.section-heading-section .sub-heading {
  margin-bottom: 60px;
}

@media (max-width: 640px) {
  .section-heading-section .sub-heading {
    margin-bottom: 30px;
  }
}

.projects-tab-header-wrapper ul {
  list-style: none;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.projects-tab-header-wrapper ul li button {
  padding: 5px 30px;
  border-bottom: 2px solid transparent;
  font-weight: 500;
  transition: .25s ease-in-out all;
}

.projects-tab-header-wrapper ul li button:hover {
  border-color: #df171d;
  color: #df171d;
}

.projects-tab-header-wrapper ul li button.active {
  border-color: #161616;
}





.template-404 .SectionHeader__Heading {
  color: #df171d;
  font-size: 48px;
}

@media (max-width: 640px) {
  .template-404 .SectionHeader__Heading {
    font-size: 36px;
  }
}






















.azbrandstable {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

@media (min-width: 1025px) {
  .azbrandstable {
    margin-bottom: 40px;
  }
}

.azbrandstable li {
  text-align: center;
  margin-right: -1px;
  margin-bottom: 5px;
}

.azbrandstable a {
  pointer-events: none;
  padding: 0;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  border: 1px solid #676767;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #2a2a2a;
  display: inline-block;
}

.azbrandstable .readonly {
  pointer-events: initial;
}

.azbrandstable .readonly:hover,
.azbrandstable .readonly.active {
  background: #df171d;
  color: #fafafa;
}

.brands-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brands-list .brand {
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  border-bottom: 1px solid #8e8e8e;
  margin-bottom: 20px;
}

.brands-list .brand .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.brands-list .brand .wrapper .azbrands-title {
  width: 20%;
}

@media (max-width: 640px) {
  .brands-list .brand .wrapper .azbrands-title {
    width: 100%;
  }
}

.brands-list .brand .wrapper .brand-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
}

@media (max-width: 640px) {
  .brands-list .brand .wrapper .brand-grid {
    width: 100%;
  }
}

.brands-list .azbrands-title h3,
.brands-list .azbrands-title .h3 {
  margin: 0 0 10px 0;
  font-size: 56px;
  text-transform: uppercase;
  color: #dc0000;
  line-height: 56px;
  font-weight: 100;
font-family: 'Tiempos Fine' !important;
}

@media (min-width: 551px) {

  .brands-list .azbrands-title h3,
  .brands-list .azbrands-title .h3 {
    font-size: 56px;
  }
}

@media (min-width: 768px) {

  .brands-list .azbrands-title h3,
  .brands-list .azbrands-title .h3 {
    font-size: 56px;
    font-family: Tiempos !important;
  }
}

.brands-list .brand-grid {
  margin: 0 0 30px 0;
  list-style: none;
}

.brands-list .brand-grid li {
  display: block;
  margin-bottom: 3px;
  width: calc(100% / 4);
  padding-right: 15px;
  padding-bottom: 0;
}

@media (max-width: 991px) {
  .brands-list .brand-grid li {
    width: calc(100% / 3);
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .brands-list .brand-grid li {
    width: calc(100% / 2);
  }
}

.brands-list .brand-grid a {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  display: inline-block;
  color: #000;
}

.brands-list .brand-grid a:hover {
  color: #df171d;
}

.brand--wrapper h1,

@media (max-width: 640px) {
  .brand--wrapper h2,
  text-align: center;

  .page-brands h2 {
    margin-bottom: 2rem;
  }
}

.brand--image {
  text-align: center;
}
.brand--image img {
    margin: 0 auto;
}
.brand--name {
  color: #000;
  font-weight: 600;
  margin-top: 20px;
}

.brand--name:hover {
  color: #df171d;
}

.live-search {
  position: relative;
}

.live-search i {
  position: absolute;
  right: 10px;
  top: 12px;
  cursor: pointer;
}

.live-search ul {
  width: 100%;
  list-style: none;
  font-size: 14px;
  color: #8e8e8e;
  max-height: 300px;
  overflow-y: auto;
  position: absolute;
  padding: 20px 0;
  background: #fcfcfc;
}

.live-search ul li {
  background: #fcfcfc;
  padding: 2px 10px;
}

.live-search ul li a {
  display: block;
}

.live-search ul li a:hover {
  color: #df171d;
}












.brand--wrapper .brand--slider {
  display: none;
}

.brand--wrapper .brand--slider.slick-initialized {
  display: block;
}

.shopify-section--slideshow .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.shopify-section--slideshow .flickity-prev-next-button svg {
  width: 24px;
  height: 24px;
}

.shopify-section--slideshow .flickity-prev-next-button.previous {
  left: 15px;
}

.shopify-section--slideshow .flickity-prev-next-button.next {
  right: 15px;
}

@media (max-width: 640px) {
  .shopify-section--slideshow .flickity-prev-next-button {
    display: none;
  }
}









.sale-collection-wrapper {
  margin: 0 0 70px;
}

@media (max-width: 640px) {
  .sale-collection-wrapper {
    margin: 0 0 40px;
  }
}

.sale-collection-wrapper .sale-collection-page-heading {
  margin-bottom: 20px;
  text-transform: capitalize;
}

@media (max-width: 640px) {
  .sale-collection-wrapper .sale-collection-page-heading {
    font-size: 22px;
  }
}

.sale-collection-wrapper.Container .collection-sale-head {
  display: block;
  text-transform: uppercase;
  color: #222;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 8px;
  margin-bottom: 15px;
}

@media (max-width: 640px) {
  .sale-collection-wrapper.Container .collection-sale-head {
    font-size: 13px;
  }
}

.sale-collection-wrapper.Container .collection-sale-head a {
  font-size: 14px;
  margin-left: 20px;
}

.sale-collection-wrapper.Container .collection-sale-head a:hover {
  color: #df171d;
}

@media (max-width: 640px) {
  .sale-collection-wrapper.Container .collection-sale-head a {
    font-size: 13px;
  }
}

.sale-collection-wrapper.Container .sale-collection-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}

@media (max-width: 991px) {
  .sale-collection-wrapper.Container .sale-collection-container {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
  }
}

@media (max-width: 640px) {
  .sale-collection-wrapper.Container .sale-collection-container {
    grid-template-columns: 1fr 1fr;
  }
}

.sale-collection-wrapper.Container .sale-collection-container .sale-image:hover img {
  transform: scale(1.5);
  transition: 2s ease-all-out transform;
}

.sale-collection-wrapper.Container .sale-collection-container .sale-image .sale-collection-image {
  overflow: hidden;
}

.sale-collection-wrapper.Container .sale-collection-container .sale-collection-title {
  padding-top: 20px;
  color: #222;
  font-size: 16px;
}



.project-detail-content-section {
  margin: 80px 0;
}

@media (max-width: 640px) {
  .project-detail-content-section {
    margin: 60px 0;
  }
}

.project-detail-content-section .project-detail-content-wrapper .header-content-wrapper {
  width: 100%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 640px) {
  .project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .contents {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    padding-right: 15px;
  }
}

.project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .article-pagination-wrapper {
  max-width: 350px;
}

.project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .article-pagination-wrapper ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .article-pagination-wrapper ul li {
  padding: 0 8px;
  position: relative;
}

.project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .article-pagination-wrapper ul li:nth-child(2)::after {
  content: '';
  border-right: 1px solid #a9a9a9;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
}

@media (max-width: 640px) {
  .project-detail-content-section .project-detail-content-wrapper .header-content-wrapper .article-pagination-wrapper {
    display: none;
  }
}

.project-detail-content-section .project-detail-content-wrapper .pre-heading {
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.project-detail-content-section .project-detail-content-wrapper .title {
  margin-bottom: 0;
}

.project-detail-content-section .project-detail-content-wrapper .body-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 0 -25px;
}

.project-detail-content-section .project-detail-content-wrapper .body-content-wrapper .body-content-content {
  width: calc(100% / 3);
  padding: 0 25px;
}

@media (max-width: 991px) {
  .project-detail-content-section .project-detail-content-wrapper .title {
    font-size: 18px;
  }

  .project-detail-content-section .project-detail-content-wrapper .body-content-wrapper .body-content-content {
    width: 100%;
    padding: 0 15px 30px;
  }
}

.project-detail-content-section .project-detail-content-wrapper .body-content-wrapper .body-content-content .label {
  margin-bottom: 8px;
  font-weight: 500;
}

.project-detail-content-section .project-detail-content-wrapper .body-content-wrapper .body-content-content p {
  color: #525659;
}

@media (max-width: 991px) {
  .project-detail-content-section .project-detail-content-wrapper .body-content-wrapper {
    margin: 0 -15px;
  }
}

.project-detail-sldier-section .project-detail-sldier-wrapper {
  margin: auto;
}

.project-detail-sldier-section .img-wrappper img {
  margin: auto;
  width: auto;
  max-height: 610px;
}

.project-detail-sldier-section .slick-arrow:before {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
}

.project-detail-sldier-section .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.project-detail-sldier-section .slick-arrow.slick-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

@media (max-width: 640px) {
  .project-detail-sldier-section .slick-arrow {
    display: none !important;
  }
}

.project-detail-product-slide-section {
  margin: 100px 0;
}

@media (max-width: 640px) {
  .project-detail-product-slide-section {
    margin: 60px 0;
  }
}

.project-detail-product-slide-section .section-header-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

.project-detail-product-slide-section .section-header-wrapper .SectionHeader__Heading {
  margin-bottom: 0;
  font-size: 36px;
}

@media (max-width: 640px) {
  .project-detail-product-slide-section .section-header-wrapper .SectionHeader__Heading {
    font-size: 26px;
  }
}

.project-detail-product-slide-section .section-header-wrapper .sub-heading {
  text-align: center;
  font-size: 16px;
  margin-bottom: 60px;
}

@media (max-width: 640px) {
  .project-detail-product-slide-section .section-header-wrapper .sub-heading {
    margin-bottom: 40px;
  }
}

.project-detail-product-slide-section .Carousel__Cell {
  padding: 0 15px;
}

.project-detail-product-slide-section .slick-arrow:before {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
}

.project-detail-product-slide-section .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.project-detail-product-slide-section .slick-arrow.slick-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

@media (max-width: 640px) {
  .project-detail-product-slide-section .slick-arrow {
    display: none !important;
  }
}

.projects-share-wrapper {
  text-align: right;
}

@media (max-width: 640px) {
  .projects-share-wrapper {
    text-align: center;
  }
}

.projects-share-wrapper .ArticleToolbar__ShareLabel {
  font-size: 14px;
  text-transform: uppercase;
  color: #a9a9a9;
  letter-spacing: 4px;
}

.projects-share-wrapper .HorizontalList__Item {
  display: inline-block;
  margin: 0 7px;
}

.projects-share-wrapper .HorizontalList__Item svg {
  width: 15px;
  height: 15px;
  opacity: .6;
}





























@media (min-width: 640px) {
  .Drawer__Content {
    height: 100%;
    max-height: calc(100vh - 45px);
  }
}

.CartItem__Remove {
  font-size: 14px;
}

.Drawer--fromRight .Drawer__Header {
  background-color: #ffffff;
  color: #FFF;
  min-height: 0;
  height: auto;
  padding-top: 10px;
  padding-bottom: 12px;
}

.Drawer--fromRight .Drawer__Header .Drawer__Title {
  color: #000;
  font-size: 18px;
}

.Drawer--fromRight .Drawer_totle_wrapper {
  text-transform: uppercase;
  margin: 20px 0;
  font-weight: 700;
  font-family: Brandon Grotesque !important;
}

.Drawer--fromRight .Drawer_totle_wrapper .price {
  margin-left: 8px;
}

.Drawer--fromRight .CartItem__Title {
  font-size: 16px;
}

.Drawer--fromRight .CartItem__Variant {
  font-size: 14px;
}

.Drawer--fromRight .CartItem__Variant ul {
  list-style: none;
}

.Drawer--fromRight .CartItem__PriceList {
  font-size: 16px;
}

.Drawer--fromRight .Cart__ShippingNotice {
  text-align: center;
}

.ShippingEstimator__Form {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ShippingEstimator__Form>* {
  margin-bottom: 10px;
}

.ShippingEstimator__Form .Select--primary select {
  min-height: 45px;
  height: 52px;
  max-height: 100%;
}

.AccountTable {
  font-size: 14px;
}

.AccountTable th {
  font-size: 16px;
}

.AccountTable .CartItem__Title {
  font-size: 14px;
}

.Container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  body {
    font-size: 16px;
  }

  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 48px;
  }

  h3 {
    font-size: 48px;
  }

  h4 {
    font-size: 32px;
  }

  h5 {
    font-size: 26px;
  }

  h5 {
    font-size: 22px;
  }

  .SectionHeader__Heading {
    font-size: 48px;
  }
}

.Button {
  font-size: 16px;
  letter-spacing: 0.06em;
  text-transform: capitalize;
}

.Button.Button--secondary:not(:hover) {
  color: #df171d;
  border-color: #df171d;
}

.flickity-page-dots {
  margin-top: 50px;
}

@media (max-width: 640px) {
  .flickity-page-dots {
    margin-top: 20px;
  }
}

.flickity-page-dots .dot {
  border-radius: 0;
  background: gainsboro;
}

.flickity-page-dots .dot.is-selected {
  background-color: #000;
  border-color: #000;
}


.sub-heading {
  font-size: 18px;
}

@media (max-width: 640px) {
  .sub-heading {
    font-size: 16px;
  }
}

.Icon {
  width: 1.5rem;
  height: 1.5rem;
}

body .Image__Loader {
  animation: none;
  height: 50px;
  width: 50px;
  background-color: transparent;
  background-image: url(loading-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

body .Image__Loader::after {
  display: none;
}

body .boost-pfs-filter-loading {
  background: transparent;
  box-shadow: none;
  transform: translateY(-50%);
  border: 0;
  background-image: url(loading-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}

body .boost-pfs-filter-loading .boost-pfs-filter-loading-icon {
  display: none;
}

body #loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fef9f9;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease-in-out all;
  opacity: 1;
  visibility: visible;
}

body #loader img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}

body #loader.loaded {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-icon {
  background: url(loading-icon.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat;
  width: 50px !important;
  height: 50px !important;
  animation: none !important;
}

body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-icon::after,
body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-icon::before {
  display: none;
}

.slick-slider .slick-dots {
  position: static;
  margin-top: 20px;
}

.slick-slider .slick-dots li button::before {
  content: "";
  background-color: #dcdcdc;
  width: 10px;
  height: 10px;
  background: #000;
}

.slick-slider .slick-dots li.slick-active button::before {
  background-color: #000;
}

.Select--primary::after {
  height: calc(100% - 10px);
}

@media (min-width: 640px) h2 {
  font-size: 40px;
  text-align: center;
}

.mbl {
  margin-right: 29px;
}

.topCart {
  margin-top: 12px;
}

@media screen and (max-width: 640px) {
  .Cart--expanded .Cart__Footer {

    padding: 12px;
  }

}

.sku-wrapper {
  margin-bottom: 10px;
  font-size: 15px;
}

.d-none {
  display: none !important;
}

.ProductMeta__discontinued {
  background: #f6f6f6;
  padding: 25px;
  margin-top: 20px;
  font-family: 'Poppins';
  font-size: 17px;
}

.ProductMeta__discontinued a {
  font-weight: 400;
  text-decoration: underline;
}

@media (max-width:640px) {
  .ProductMeta__discontinued {
    padding: 20px;
  }

  #pdpMailPopup .popup-body .add-more-wrapper .Button,
  #pdpMailPopup .popup-body .action-wrapper .Button {
    width: 100%;
    max-width: none;
    margin: 0;
  }
}

.final-item-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.final-item-wrapper .tooltip-trigger {
  line-height: 1;
  display: inline-block;
}

.final-item-wrapper img {
  max-width: 19px;
  vertical-align: middle;
  margin-right: 10px;
}

.final-item-wrapper .tooltip-wrapper {
  position: absolute;
  background: #1f1f1f;
  color: #FFF;
  padding: 20px;
  width: 100%;
  right: 90%;
  bottom: 100%;
  margin-bottom: 15px;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-20%);
  transition: .25s ease all;
}

.final-item-wrapper .tooltip-wrapper::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #1f1f1f;
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -10px;
  right: 20px;
}

.final-item-wrapper:hover .tooltip-wrapper {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}

.sk-wishlist-content-wrapper .sk-product-item-list .sk-product-card-vender,
.sk-product-item-wrapper .sk-product-item-content .sk-product-desc {
  display: none;
}

.sk-btn.sk-add-to-cart {
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: .05em;
  padding: 15px;
  position: relative;
  border: 1px solid;
  border-color: var(--button-background);
  color: var(--button-background);
  background-color: transparent;
  z-index: 1;
  font-weight: 500;
  line-height: 1.2;
}

.sk-btn.sk-add-to-cart:hover {
  color: var(--button-text-color);
  border-color: var(--button-background);
}
.sk-wishlist-page {
  margin-top: 40px !important;
}
.sk-container {
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.sk-product-item-wrapper .sk-product-item-content {
  text-align: center;
}

body .sk-product-item-wrapper .sk-product-title {
  text-align: center;
  font-family: var(--text-font-family);
  font-weight: 500;
  font-size: 18px;
}

body .sk-product-item-wrapper .sk-product-item-content span {
  font-size: 16px;
  margin-bottom: 10px;
}

body .sk-wishlist-content-wrapper .sk-product-item-wrapper img {
  height: auto;
}

body button.sk-remove-product {
  opacity: 1;
  visibility: visible;
  box-shadow: none;
  background: transparent;
  top: 0;
  right: 0;
  height: auto;
  width: auto;
  line-height: 1.2;
  font-size: 25px;
  font-weight: 400;
  font-family: 'Futura', sans-serif !important;
}

body .sk-header .sk-title-wrapper h2 {
  font-family: var(--text-font-family);
  font-weight: 500;
}

body .sk-header .sk-menu-wrapper {
  display: none;
}

@media (max-width:1007px) {
  .final-item-wrapper .tooltip-wrapper {
    right: 15px;
  }

  .final-item-wrapper .tooltip-wrapper::after {
    right: auto;
    left: 14px;
  }
}

@media (max-width:639px) {
  body .sk-wishlist-content-wrapper .sk-product-item-list .sk-product-item-wrapper {
    width: calc(100% / 2 - 10px);
    margin: 0 5px 10px;
  }

  body .sk-wishlist-page.grid-view .sk-product-item-list .sk-product-item-wrapper {
    padding: 0;
  }

  .sk-btn.sk-add-to-cart {
    font-size: 14px;
  }

  body .sk-product-item-wrapper .sk-product-title {
    font-size: 16px;
  }

  body .sk-product-item-wrapper .sk-product-item-content span {
    font-size: 14px;
  }

  body .sk-header .sk-title-wrapper h2 {
    font-size: 26px;
  }
}

.add-to-wishlist-btn {
  margin-bottom: 15px;
}

/* .swym-add-to-wishlist {
  display: none;
} */
.shopify-section--header .Header__Icon+.Header__Icon.sk-wishlist {
  margin:0;
  line-height: 1.5;
  top: -4px;
}

.sk-wishlist-pdp-wrapper {
  padding-right: 15px;
  position: relative;
  top: -2px;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn {
  margin-bottom: 0;
  margin-top: 0;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn button {
  margin-bottom: 8px;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn .sk-btn {
  padding: 10px 11px;
  border-radius: 50%;
  color: #676767;
  border-color: #676767;
  line-height: 1;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn .sk-btn i {
  position: relative;
  top: 2px;
  font-size: 20px;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn .sk-btn:hover i {
  color: white;
}

.sk-wishlist-pdp-wrapper .add-to-wishlist-btn a.sk-btn {
  color: #df171d;
  border-color: #df171d;
}

@media screen and (max-width: 767px) {
  form.needsclick.klaviyo-form.klaviyo-form-version-cid_3[data-testid] {
    flex-direction: column !important;
    max-width: 90vw !important;
    width: fit-content !important;
    padding: 20px !important;
  }

  form.needsclick.klaviyo-form.klaviyo-form-version-cid_3[data-testid]>div:first-child {
    background-size: 240px !important;
    background-position: 50% 0% !important;
    min-height: 237px !important;
  }

  form.needsclick.klaviyo-form.klaviyo-form-version-cid_3[data-testid] [data-testid="form-component"] {
    padding-right: 0 !important;
  }
}

.hide-wishlist-wrapper .add-to-wishlist-btn {
  display: none;
}

.Header__Icon.Icon-Wrapper.sk-wishlist {
  margin-top: 0 !important;
  position: relative;
}

@media screen and (max-width: 1139px) {
  .Header__Icon.Icon-Wrapper.sk-wishlist {
    top: -7px !important;
  }
}

@media screen and (max-width: 600px) {
  footer .Footer__Copyright-wrapper .elem {
    font-size: 11px !important;
  }
}

.boost-pfs-filter-option.boost-pfs-filter-option-list.boost-pfs-filter-option-type .boost-pfs-filter-option-item.boost-pfs-filter-option-label.disabled {
  display: none !important;
}

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner {
  max-height: 220px;
  overflow: hidden auto;
}

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner::-webkit-scrollbar,
.boost-pfs-filter-stick.boost-pfs-filter-tree-v::-webkit-scrollbar {
  width: 4px;
}

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner::-webkit-scrollbar-thumb,
.boost-pfs-filter-stick.boost-pfs-filter-tree-v::-webkit-scrollbar-thumb {
  background: #757575;
}

.boost-pfs-filter-tree-v .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-content-inner::-webkit-scrollbar-track,
.boost-pfs-filter-stick.boost-pfs-filter-tree-v::-webkit-scrollbar-track {
  background: #ebebeb;
}

.sale__bar {
  transition: .25s ease all;
}

.sale__bar.sk-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.template-product .Product__Wrapper .ProductMeta .free-shipping-lable,

.Product-affirm-data {
  margin-top: 4px;
}



@media (max-width: 640px) {
  .template-product .Product__Wrapper .ProductMeta .ProductMeta__Title {
    margin-bottom: 10px !important;
  }

  .template-product .Product__Wrapper .ProductMeta .ProductMeta__Vendor {
    margin-bottom: 4px !important;
  }

  .template-product .Product__Wrapper .ProductMeta .sale--price {
    margin-bottom: 4px !important;
  }

  .template-product .Product__Wrapper .ProductMeta .ProductMeta__PriceList {
    margin-bottom: 6px !important;
    margin-top: 4px !important;
  }

  .template-product .Product__Wrapper .ProductMeta .free-shipping-lable {
    margin-top: 6px !important;
    margin-bottom: 0 !important;
  }

  .Product-affirm-data {
    margin-top: 4px !important;
  }
}

.offer_line {
  font-family: Brandon Grotesque, sans-serif;
  font-weight: 400;
  color: #DF161C;
  margin-bottom: 0;
  margin-top: 8px;
  display: flex;
  width: fit-content;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  background: #FFE5EB;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: semi-bold;
}

.offer_line__icon img {
  width: 14px;
  height: 14px;
  display: block;
}

.offer_line__text {
  line-height: 1.1;
}

html.no-scroll .vendor-sale-banner,
html.search-is-open .vendor-sale-banner,
html.no-scroll .offer_line,
html.search-is-open .offer_line,
html.no-scroll .meta-additional_charges-msg,
html.search-is-open .meta-additional_charges-msg,
html.no-scroll .meta-additional_charges-msg .tooltip,
html.search-is-open .meta-additional_charges-msg .tooltip {
  z-index: 0 !important;
  pointer-events: none !important;
}


@media (max-width: 749px) {
  .offer_line {
    display: flex;
    width: fit-content;
    max-width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
    margin-right: auto;
    margin-top: 8px;
  }
}

@media (min-width: 750px) {
  .offer_line {
    font-size: 0.82em;
    gap: 6px;
    padding: 5px 10px;
    margin-top: 6px;
    margin-bottom: 10px;
  }

  .offer_line__icon img {
    width: 12px;
    height: 12px;
  }
}

.meta-additional_charges-msg {
  position: relative;
}

.meta-additional_charges-msg>span {
  background: #4c4c4c;
  color: #FFF;
  padding: 5px 8px;
  font-size: 80%;
}

.meta-additional_charges-msg .tooltip {
  background: #1f1f1f;
  color: #FFF;
  padding: 15px;
  font-size: 75%;
  line-height: 1.5;
  position: absolute;
  bottom: 100%;
  margin-bottom: 15px;
  left: -70%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .25s ease all;
}

.meta-additional_charges-msg .tooltip::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #1f1f1f;
  top: 100%;
  position: absolute;
  right: 30px;
}

.meta-additional_charges-msg:hover .tooltip {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.TestimonialList {
  margin: auto;
}
.TestimonialList .Testimonial {
  margin-top: 25px;
}
.TestimonialList .Testimonial .Testimonial__Content {
  font-size: 15px;
}
.TestimonialList .Testimonial .test-author {
  font-size: 17px;
  font-weight: 300;
  margin-top: 10px;
}
.TestimonialList .flickity-prev-next-button {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
}
.TestimonialList .flickity-prev-next-button.next {
  right: 0;
  left: auto;
}
.Search__Results .empty-state {
  text-align: center;
  margin: 40px 0;
}
.Search__Results .container__products {
  max-height: 62vh;
  overflow: auto;
}
.customSearchFrom .header__search-icon.has-value {
  background: none;
  text-align: center;
  font-size: 20px;
  line-height: 18px;
  cursor: pointer;
}
.customSearchFrom .header__search-icon.has-value::after {
  content: "\00d7";
  display: inline-block;
  opacity: 0.7;
}
body .flexed-c .search__results-title {
  position: static;
  width: 80%;
  transform: none;
  text-align: center;
  padding: 4px 20px;
}
@media (max-width:1007px) {
  .meta-additional_charges-msg .tooltip::after {
    right: auto;
    left: 15px;
  }

  .meta-additional_charges-msg .tooltip {
    left: 0;
  }
}

@media (max-width:768px) {
  [data-testid="POPUP"] form.needsclick.klaviyo-form>div:first-child>div.needsclick.kl-private-reset-css-Xuajs1:first-child {
    background-size: 240px !important;
  }
  .TestimonialList .flickity-prev-next-button,
  .collection-list-section .flickity-prev-next-button {
    display: none;
  }
  .TestimonialList .Testimonial .Testimonial__Content {
    font-size: 16px;
    padding: 0 30px;
  }
  .TestimonialList .Testimonial .test-author {
    font-size: 14px;
  }
}

@media (max-width: 640px) {

  body header .Header__LocalizationForm .HorizontalList {
    margin-right: 0 !important;
  }

  body header .HorizontalList--spacingLoose .HorizontalList__Item {
    margin-right: 0;
  }

  body .shopify-section--header .Header__Icon+.Header__Icon {
    margin-right: 0;
  }
  .highlight-section .highlight-wrapper {
    margin-bottom: -20px;
  }
  .highlight-section .highlight-wrapper .highlight {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    width: calc(100% / 2); 
    padding:0 6px;
    text-align: left;
  }
  .highlight-section .highlight-wrapper .highlight .icon-wrapper img {
    max-width: 35px;
    height: 35px;
    margin-right: 12px;
  }
  .highlight-section .highlight-wrapper .highlight .icon-wrapper {
    margin-bottom: 0;
  }
  .Header__Wrapper .flexed-c.Segment__Title {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
  }
  .Header__Wrapper .flexed-c .search__results-title {
    position: static;
    width: 100%;
    transform: none;
    text-align: center;
  }
  .Search__Results .ProductItem__Info.product-slider--grid .ProductItem__PriceList {
    text-align: left;
  }
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails::-webkit-scrollbar{
  display: none;
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails{
  height: 485px !important;
  max-width: 120px;
  overflow-y: auto;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-next {
  left: 36px;
  top: 515px;
  transform: rotate(90deg);
  color: #333333;
  z-index: 4;
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-prev {
  left: 36px;
  top: -35px;
  transform: rotate(90deg);
  color: #333333;
  z-index: 4;
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-prev::after,
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-next::after {
  font-size: 25px;
}
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-prev.swiper-button-disabled,
.Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.swiper--thumbnails-nav:not([role="button"]){
  display: none;
}
.boost-pfs-filter-load-more-total {
  font-size: 17px !important;
  margin-bottom: 10px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  margin-top: 60px !important;
}
body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button {
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  color: #333;
  border-color: #333;
  padding: 14px 28px;
  line-height: normal;
  position: relative;
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  background-color: transparent;
  transition: color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);
  z-index: 1;
  -webkit-tap-highlight-color: initial;
  -webkit-appearance: button;
  cursor: pointer;
}
body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button:before {
  transition: transform .45s cubic-bezier(.785,.135,.15,.86);
  background-color: #333;
  transform-origin: right center;
  transform: scaleX(0);
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button:hover:before {
  transform-origin: left center;
  transform: scale(1);
}
body .boost-pfs-filter-load-more .boost-pfs-filter-load-more-button:hover {
  color: #FFF;
}
.product--button-wrapper .call-for-price.Button {
  display: none;
}
.Search__Results .Segment__Title.flexed-c {
  justify-content: center;
}
.Search__Results .flexed-c .Heading.Text--subdued.u-h7 {
  min-width: 85px;
  /* height: 20px; */
}
@media (max-width: 1280px) {
  .CollectionItem__Content--bottomLeft, 
  .CollectionItem__Content--bottomRight, 
  .CollectionItem__Content--bottomCenter {
    bottom: 30px;
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .Search__Results .flexed-c .Heading.Text--subdued.u-h7:empty {
    display: none;
  }
  .CollectionItem__Content--bottomLeft, 
  .CollectionItem__Content--bottomRight, 
  .CollectionItem__Content--bottomCenter {
    bottom: 20px;
    padding: 0 20px;
  }
  .collection-list-section .features--heading-large .u-h1, 
  .collection-list-section .features--heading-large .Rte h1 {
    font-size: 30px;
  }
 .product--button-wrapper .call-for-price.Button.Button--secondary {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product--button-wrapper .call-for-price.Button.Button--secondary svg {
    display: none;
  }
  .affirm-as-low-as:empty {
    display: none;
  }
  .details-top-padding {  padding-top:20px}

}

header .customSearch .Search__Results.product{
      border-bottom: 1px gainsboro solid;
}

img.inventory__track--icon {
  margin-right: 10px;
}
.inventory__track--title{
  font-size:16px;
}
.inventory__track {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.inventory__track img {
  width: 20px;
}
#removeProductToWishlist svg {
  fill: #df171d;
}
#removeProductToWishlist:hover svg {
  fill: #fff;
  stroke: #fff;
}
.sk-wishlist-btn svg{
  position: relative;
  top: 1px;
}
#addProductToWishlist{
  margin-bottom: 0;
}


.tariff-free-message {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  margin-top: 5px;
}

.tariff-free-message .canada-flag-icon {
  width: 24px;
  height: auto;
  margin-right: 7px;
}

.tariff-free-text {
  color: #df171d;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

.metafield-data .canada-flag-icon {
  width: 24px;
  height: auto;
  margin-right: 8px;
}

.metafield-data .tariff-free-text {
  color: #df171d;
}
.custom-account-link {
  background: #f6f6f6;
  padding: 14px;
  text-align: center;
  color: #484848;
  font-family: Brandon Grotesque;
  font-weight: 420;
  font-size: 15px;
  line-height: 100%;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.Drawer__Header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.Drawer__Header h2 {
  font-family: Tiempos Fine !important;
  font-weight: 300 !important;
  font-size: 21px;
  line-height: 100%;
}
#sidebar-menu .Drawer__Header {
  background: #F6F6F6;
}
#sidebar-menu .Drawer__Footer {
  background: #484848;
  color: #fff !important;
  font-family: Brandon Grotesque;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
#sidebar-menu .Drawer__Footer .SidebarMenu__Link {
  display: flex;
  align-items: center;
  gap: 5px;
}
#sidebar-menu .Drawer__Footer .country-switcher .currency__block {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #ffffff;
}
.SidebarMenu .Heading,
.SidebarMenu .Collapsible__Inner * {
  font-family: Brandon Grotesque;
  font-weight: 390;
  font-size: 18.34px;
  line-height: 100%;
}
@media (max-width: 767px) {
  .tariff-free-message {
    align-items: flex-start;
  }
  
  .tariff-free-message .canada-flag-icon {
    margin-top: 2px; /* Slightly different alignment for mobile */
  }
  .tariff-free-text {
  line-height: 1.5;
}
}

/* New PDP design july-2025 */

/* Cart drawer */
.Cart.Drawer__Content .rebuy-widget .primary-title {
  margin-top: 0;
  font-size: 20px;
  font-family: 'Brandon Grotesque', serif !important;
  font-weight: 400 !important;
  margin-bottom: 10px;
}
.Cart.Drawer__Content .widget-type-cart {
  padding-block: 10px 0;
  border-top: 1px solid #A3A2A2;
}
.Cart.Drawer__Content .widget-type-cart .splide__list {
  display: flex;
  flex-direction: column;
  padding-inline: 20px !important;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block {
  padding: 8px 0;
  display: grid !important;
  grid-template-columns: 75px 1fr 110px!important;
  grid-template-areas:
    "media info actions"
    "options options options";
  gap: 10px 12px;
  width: 100% !important;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block:has(.rebuy-product-options) {
  grid-template-columns: 75px 1fr 110px!important;
  grid-template-rows: auto auto;
  grid-template-areas:
    "media info actions"
    "options options options";
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block .rebuy-product-media {
  grid-area: media;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block .rebuy-product-info {
  grid-area: info;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block .rebuy-product-actions {
  grid-area: actions;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block .rebuy-product-options {
  grid-area: options;
  margin: 0 !important;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-select,
.rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-options .rebuy-select {
  font-size: 13px !important;
  padding: 10px 45px 10px 12px !important;
  background-position: calc(100% - 16px) calc(1em + 5px), calc(100% - 11px) calc(1em + 5px), calc(100% - 2.5em) 0.8em !important;
}

.Cart.Drawer__Content .widget-type-cart .rebuy-product-media {
  width: 100% !important;
  max-width: 100%;
}
.Cart.Drawer__Content .widget-type-cart .rebuy-product-block+.rebuy-product-block {
  border-top: 1px solid #E4E2E2;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-product-block .rebuy-product-info {
  padding: 0 !important;
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 5px !important;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-product-block .rebuy-product-info > * {
  margin: 0 !important;
  line-height: 1.2;
  font-size: 14px;
}
.Cart.Drawer__Content .rebuy-widget .rrebuy-product-actions {
  width: 100% !important;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-product-title {
  font-family: 'Tiempos Fine', serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-money {
  font-size: 12px !important;
  font-family: 'Brandon Grotesque', serif !important;
  font-weight: 400 !important;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block .rebuy-product-actions {
  width: 100% !important;
}
.Cart.Drawer__Content .rebuy-widget .rebuy-button,
.rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-actions .rebuy-button {
  padding: 13px !important;
  font-size: 13px;
  height: auto;
  line-height: 1;
  width: 110px;
  background-color: transparent !important;
  border: 1px solid #DF171E !important;
  color: #DF171E !important;
  font-weight: 400 !important;
  font-family: 'Brandon Grotesque', serif !important;
}
.rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-options,
.rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
  display: none !important;
}
.rebut-widget-section-cart .rebuy-widget .primary-title {
  font-size: 26px !important;
}

.cart-header-wrapper .Cart__ShippingNotice {
  font-size: 16px;
  font-family: 'Brandon Grotesque', serif !important;
  flex: 1;
  font-weight: 400 !important;
  padding-bottom: 0;
  border: 0;
}
.cart-header-wrapper .Cart__ShippingNotice [data-threshold-cart-total] {
  font-weight: bold;
}
.free-shipping-progress-container {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: #D9D9D9;
}
.free-shipping-progress-container .free-shipping-progress-fill {
  position: absolute;
  height: 100%;
  width: 0;
  background-color: #DF171E;
}
.Cart__ShippingNotice .cart-header-free-shipping-text-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.Cart__ShippingNotice .cart-header-free-shipping-text-wrapper p {
  margin: 0;
}

@media (max-width: 480px) {
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid {
    padding: 0 !important;
  }
}
/* Cart drawer end */

.template-product .Product__Tabs .product-brand-heading,
.shopify-section .rebuy-recommended-products .rebuy-product-actions,
.shopify-section:not(.atc-popup-overlay) .rebuy-widget .rebuy-product-actions,
.shopify-section .rebuy-widget .rebuy-variant-title {
  display: none !important;
}
.shopify-section .powered-by-rebuy,
.rebuy-widget .powered-by-rebuy {
  display: none !important;
}
.shopify-section:not(.atc-popup-overlay) .rebuy-widget .rebuy-button {

}

.shopify-section .rebuy-carousel__pagination {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  display: block !important;
  position: static !important;
  text-align: center !important;
}
.shopify-section .rebuy-carousel__pagination li {
  display: inline-block !important;
  width: 9px !important;
  height: 9px !important;
  margin: 0 6px !important;
}
.shopify-section .rebuy-widget .rebuy-carousel__pagination .rebuy-carousel__page, 
.shopify-section .rebuy-widget .flickity-page-dots .dot {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
  border: 1px solid var(--border-color);
  background: currentColor;
  border-color: currentColor;
  transition: color .2s ease-in-out, background .2s ease-in-out;
}
.shopify-section .rebuy-widget .rebuy-carousel__pagination .rebuy-carousel__page::before, 
.shopify-section .rebuy-widget .flickity-page-dots .dot::before {
  position: absolute;
  content: "";
  top: -6px;
  right: -6px;
  left: -6px;
  bottom: -6px;
} 
.shopify-section .rebuy-widget .rebuy-carousel__pagination .rebuy-carousel__page, 
.shopify-section .rebuy-widget .flickity-page-dots .dot.is-active {
  background-color: #777;
  border-color: #777;
}

.shopify-section .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title, 
.shopify-section .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title {
  font-weight: 500;
  font-family: Brandon Grotesque !important;
  font-size: 20px;
}
.shopify-section .rebuy-widget .rebuy-product-block,
.shopify-section .rebuy-recommended-products  {
  padding-inline: 10px !important;
}
.shopify-section .rebuy-money, 
.shopify-section .rebuy-widget .rebuy-money {
  font-weight: 400;
  font-family: Brandon Grotesque !important;
  font-size: 17px;
  color: var(--text-color-light);
}

.shopify-section .rebuy-widget .flickity-button {
  display: none;
}

.pair-it-with-section {
  border-top: 1px solid #C6C6C6;
  margin-top: 45px;
  max-width: 1040px;
}
.shopify-section .pair-it-with-section .rebuy-widget .primary-title {
  font-size: 28px;
  margin-bottom: 0;
  text-align: left;
  font-family: 'Brandon Grotesque', serif !important;
  font-weight: 400 !important;
  letter-spacing: 0.01em !important;
}
.shopify-section .pair-it-with-section .rebuy-widget .rebuy-product-grid {
  margin-bottom: 0;
}

.rebuy-money.sale, .rebuy-widget .rebuy-money.sale, 
.rebuy-cart__flyout-subtotal-final-amount, 
.rebuy-reorder-cart-total-price-final-amount, 
[data-rebuy-component="cart-subtotal"] .rebuy-cart__flyout-subtotal-final-amount, 
[data-rebuy-component="cart-subtotal"] .rebuy-reorder-cart-total-price-final-amount {
  color: var(--text-color-light) !important;
}


.atc-popup .rebuy-widget .rebuy-product-grid.large-carousel {
  margin: 0 !important;
}

.shopify-section .atc-popup .rebuy-widget .primary-title {
  margin-bottom: 10px;
  padding-top: 24px;
}
@media (min-width: 769px) {
  .shopify-section .atc-popup .rebuy-widget .primary-title {
    font-size: 28px !important;
  }
}

body:has(.PageOverlay.is-visible) .shopify-section--header, 
body:has(.PageOverlay.is-visible) #shopify-section-announcement {
  z-index: 2 !important;
}

modal-dialog .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
body:has(modal-dialog .modal.open) {
  overflow: hidden;
}
modal-dialog .modal.open {
  opacity: 1;
  visibility: visible;  
  pointer-events: auto;
}
modal-dialog .modal-content {
  width: 90%;
  max-width: 800px;
  max-height: clamp(0px, 65dvh, 580px);
  overflow: hidden;
  color: #333;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
}
modal-dialog#share-cart-modal .modal-content {
  max-height: clamp(0px, 95dvh, 900px);
}
modal-dialog .modal-header {
  padding: 25px 25px 0;
  text-align: center;
  flex-shrink: 0;
}
modal-dialog .modal-body {
  padding: 25px;
  overflow-y: auto;
  flex: 1;
}
modal-dialog .modal-footer {
  padding: 25px;
  flex-shrink: 0;
}
modal-dialog .modal-header h2 {
  margin: 0;
  color: #333;
  font-size: 25px;
  font-family: Brandon Grotesque !important;
  font-weight: 400 !important;
  font-style: var(--text-font-style);
}
modal-dialog .modal-close {
  position: absolute;
  top: 0;
  right: 15px;
  cursor: pointer;
  font-size: 32px;
  z-index: 1;
}
modal-dialog .submit-btn-wrapper {
  text-align: center;
}

.Drawer__Content .CartItem__Info {
  width: 100%;
}
.Drawer__Content .CartItem__Actions {
  justify-content: start;
  gap: 15px;
}
.Drawer__Content .QuantitySelector__Button {
  padding: 7px 14px 8px 14px;
  font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 9px));
}
.Drawer__Content .QuantitySelector__CurrentQuantity {
  font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 11px));
}
@media (min-width: 1345px) {
  .product-brand-data {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; 
  }
  .product-brand-data .product-brand-image {
    width: 30%;
  }
  .product-brand-data .product-brand-desk {
    width: 70%;
  }
  .template-product .Product__Tabs .details-meta-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    flex-direction: column;
  } 
  .template-product .Product__Tabs .details-meta-block-wrapper {
    display: flex;
    gap: 40px;
  }
  .template-product .Product__Tabs .details-meta-block-wrapper .details-meta-block {
    width: 50%;
    max-width: calc(100% / 2 - 32px);
  }
  /* .template-product .Product__Tabs .details-image-meta-block {
    width: calc(100% - calc(364px + 32px));
  } */
}
.details-image-meta-block.desktop-view {
  max-width: 463px;
}
@media (min-width: 1008px) {
  .shopify-section .pair-it-with-section .rebuy-widget .primary-title {
    font-size: 28px;
  }
  .details-image-meta-block .detailsImageSlider {
    min-width: 0;
    flex: 1;
    /* max-width: 385px; */
  }
  .breadcrumbs .breadcrumbs__list .breadcrumbs__item {
    font-size: 15px;
    line-height: 1;
  }
  .breadcrumbs .breadcrumbs__list .breadcrumbs__item:not(:last-child)::after {
    top: 2px;
    border-width: 0 2px 2px 0;
    padding: 4px;
  }
  .breadcrumbs .breadcrumbs__list .breadcrumbs__item {
    padding-right: 18px;
  }
  #affirm-widget-container {padding: 0 !important;}
  
  .template-product .Product__Gallery .Product__Tabs {
    display: block;
    margin: 25px 0 0;
    width: 100%;
    padding: 0;
  }
  .template-product .Product__Gallery .Collapsible--large .Collapsible__Button {
   font-size: 24px; 
   font-weight: 400;
   padding-block: 12px;
  }
  .template-product .Product__Gallery .Collapsible--large .Collapsible__Button[aria-expanded="true"] {
    font-weight: 500;
  }
  .template-product .Product__Gallery .Product__Tabs .Collapsible__Plus {
    width: 30px;
    height: 30px;
    top: calc(50% - (25px / 2))
  }
  .template-product .Product__Gallery .Product__Tabs .Collapsible__Plus::after {
    width: 1px;
    height: 22px;
  }
  .template-product .Product__Gallery .Product__Tabs .Collapsible__Plus::before {
    width: 22px;
  }
  .template-product .Product__Gallery .collapsible-description .Collapsible__Content {
    padding-right: 0;
  }
  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNav {
    margin-bottom: 70px;
  }
  .Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-next,
  .Product__SlideshowNav.Product__SlideshowNav--thumbnails.swiper--thumbnails .swiper--thumbnails-nav.swiper-button-prev {
    left: 25px;
  }
  .template-product .Product__Tabs .Collapsible {
    --border-color: #C6C6C6;
  }
  .details-meta-block .details-meta-content:not(.certification) {
    display: flex;
    /* align-items: center; */
    gap: 10px;
    padding-block: 4px;
    border-bottom: 1px solid #C6C6C6;
  }
  .details-meta-block .details-meta-content:not(.certification) > .meta-title {
    min-width: 182px;
    margin: 0;
  }
  .details-meta-block .details-meta-title {
    font-weight: 700;
    margin-bottom: 14px;
  }
  .template-product .Product__Tabs .meta-data {
    color: var(--text-color)
  }
  .template-product .Product__Tabs .meta-data img {
    margin-block: 0;
  }
  .template-product .Product__Tabs .product-attachment {
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .template-product .Product__Tabs .product-attachment li {
    gap: 11px;
  }
  .template-product .Product__Tabs .product-brand-image img {
    margin: 0;
  }
  .template-product .Product__Tabs .Collapsible__Content {
    padding-right: 0;
  }
  .detailsImageSlider {
    padding-inline: 38px !important;
  }
  .detailsImageSlider .slick-arrow,
  .detailsImageSlider .slick-arrow:hover {
    background-color: transparent;
  }
  .detailsImageSlider .slick-arrow.slick-next {
    right: 0;
  }
  .detailsImageSlider .slick-arrow.slick-prev {
    left: 0;
  }
  .detailsImageSlider .slick-arrow:before,
  .detailsImageSlider .slick-arrow:hover:before {
    padding: 9px;
    border-color: #000000;
    border-width: 0 3px 3px 0;
  } 
  .detailsImageSlider .slick-dots li button:before {
    width: 12px;
    height: 12px;
  }
  .template-product .rebuy-widget .rebuy-product-grid.large-carousel, 
  .template-product .rebuy-recommended-products .rebuy-product-grid.large-carousel {
    margin-inline: 90px;
    padding: 0;
  } 
  .template-product .SectionHeader .SectionHeader__Heading,
  .shopify-section .rebuy-widget .primary-title {
    font-size: 32px;
  }
  .shopify-section .rebuy-widget .primary-title {
    margin-bottom: 50px;
  }


  /* cart desktop */
  .rebut-widget-section-cart {
    padding-block: 30px;
  }
  .rebut-widget-section-cart:has(.rebuy-widget.is-hidden) {
    display: none;
  }
  .rebut-widget-section-cart + .rebut-widget-section-cart {
    border-top: 1px solid #dedede;
  }
  .rebut-widget-section-cart+.rebut-widget-section-cart {
    padding-top: 40px;
  }
  .rebut-widget-section-cart .rebuy-widget {
    padding: 0 !important;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-actions .rebuy-button {
    width: 100% !important;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block {
    display: grid;
    grid-template-columns: 40% 1fr;
    grid-template-rows: auto auto auto;
    gap: 10px 15px;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-media {
    width: 100%;
    height: 100%;
    grid-column: 1;
    grid-row: 1 / span 3;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-info {
    grid-column: 2;
    grid-row: 1;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    text-align: left;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-options {
    grid-column: 2;
    grid-row: 2;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    text-align: left;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
    grid-column: 2;
    grid-row: 3;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    text-align: left;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-title {
    margin: 0 !important;
    font-size: 16px;
    font-family: 'Tiempos Fine', serif !important;
    font-weight: 400 !important;
    line-height: 1.4;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-price {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400 !important;
    font-family: 'Brandon Grotesque', serif !important;
    margin: 0 !important;
  }
  .rebut-widget-section-cart .rebuy-widget .primary-title {
    margin-bottom: 20px !important;
    font-size: 28px !important;
  }
  .template-cart .rebuy-carousel__pagination,
  .template-cart .sale__bar {
    display: none !important;
  }
  /* cart desktop end */
}
.brand-grid .brand-item.ecocart {
  display: none !important;
}


@media (min-width: 641px) {
  .shopify-section .rebuy-carousel__pagination {
    margin-top: 20px !important;
  }
  .shopify-section .rebuy-carousel__pagination li {
    width: 10px !important;
    height: 10px !important;
    margin: 0 7px !important;
  }
  .shopify-section .rebuy-widget .rebuy-carousel__pagination .rebuy-carousel__page, 
  .shopify-section .rebuy-widget .flickity-page-dots .dot {
    border-width: 2px;
  }
  .shopify-section .rebuy-widget .rebuy-product-block,
  .shopify-section .rebuy-recommended-products {
    padding-inline: 20px !important;
  }
  .shopify-section .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow, 
  .shopify-section .rebuy-widget .flickity-button {
    display: flex;
  }
  .template-cart .mobile-remove-link {
    display: none;
  }
}
@media (max-width: 642px) {
  .product-brand-data .product-brand-image img {
    width: 80%;
    margin-top: 0 !important;
  }
  .section-img-grid-collage .img-grid-item .img-grid-item-title {
    font-size: 17px !important;
    padding: 20px 20px !important;
  }
}

/* ===== mobile cart page fixes ===== */

@media (max-width: 768px) {
  .rebut-widget-section-cart {
    padding: 15px 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .rebut-widget-section-cart + .rebut-widget-section-cart {
    border-top: none !important;
    padding-top: 0 !important;
  }
  .rebut-widget-section-cart .rebuy-widget {
    padding: 0 !important;
    width: 100% !important;
  }

  /* widget title */
  .rebut-widget-section-cart .rebuy-widget .primary-title {
    font-size: 26px !important;
    margin-bottom: 14px !important;
    padding-top: 20px !important;
    text-align: center !important;
  }

  /* product images - make smaller on mobile */
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-media {
    max-height: 110px !important;
    overflow: hidden !important;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-media img {
    max-height: 110px !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
  }

  /* product text */
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-title {
    font-size: 12px !important;
    line-height: 1.3 !important;
  }
  .rebut-widget-section-cart .rebuy-widget .rebuy-product-price,
  .rebut-widget-section-cart .rebuy-widget .rebuy-money {
    font-size: 12px !important;
  }

  /* carousel arrows */
  .rebut-widget-section-cart .flickity-prev-next-button {
    width: 28px !important;
    height: 28px !important;
  }

  /* pagination dots */
  .template-cart .rebuy-carousel__pagination {
    margin-top: 8px !important;
  }
}
[data-rebuy-shopify-product-ids="7032954323153"] .primary-title {
  font-family: Tiempos Fine !important;
  font-size: 32px !important;
}
.Button--black {
  color: white;
  border:1px solid #3B3B3B;
}
.Button--black:before {
  background: #3B3B3B;
}
/* .Button--black:hover {
  background: #fff;
  color: #3B3B3B;
} */
.Button--black:not([disabled]):hover {
  color: #3B3B3B;
  background-color: transparent;
}
.action-inner-wrapper {
  display: flex;
  flex-direction: column;
  width: auto;
  text-align: right;
}
.Price--compareAt {
  width: fit-content; 
}
.CartItem .action-inner-wrapper .Price--compareAt {
  margin-left: auto !important;
}

/* product recommendations heading ("you may also like") */





/* rebuy titles */
.template-product .shopify-section .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title,
.template-product .shopify-section .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title a,
.template-product .shopify-section .rebuy-recommended-products .rebuy-product-block .rebuy-product-info .rebuy-product-title,

/* rebuy heading tracking */
body .rebuy-widget .primary-title {
  letter-spacing: 0.01em !important;
}

/* v2 */
