/** Shopify CDN: Minification failed

Line 2353:18 The "+" operator only works if there is whitespace on both sides

**/
.header-menu {
  position: absolute;
  background-color: white;
  right: 2em;
  top: 5em;
  padding: 2em 1.5em;
  width: 255px;
  z-index: 120;
  display: none;
  height: 0;
  opacity: 0;
}

.navmenu-id-rent-furniture a {
  font-weight: 600;
  color: #c00
}

.show-locations {
  display: block;
  height: auto;
  opacity: 1;
}

.header-menu.navmenu--locations {
  top: 4.7em;
  right: 5em;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 14px;
  padding: 0;
  overflow: hidden;
}

.header-menu.navmenu--locations ul {
  padding: 0;
}

.navmenu {
  width: max-content;
}

.header-menu.navmenu--locations:before {
  content: "";
  display: flex;
  width: 100%;
  position: absolute;
  top: -10px;
  height: 20px;
}

.header-menu.navmenu--locations.show-locations {
  padding: 2em 0em;
  overflow: initial;
}

.header-menu.navmenu--locations>div:first-of-type>div:first-of-type {
  margin-bottom: 24px;
}

.header-menu a.navmenu-item--all-locations {
  color: #c00;
  text-decoration: underline;
  margin: 24px 9px 0 9px;
}

.navmenu-item__title {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  white-space: nowrap;
  margin-bottom: 4px;
  margin-top: 0;
}

.header-actions .header-menu li {
  margin-top: 1em;
}

.header-actions .header-menu.navmenu--locations li {
  margin-top: 2px;
  line-height: 20px;
}

.header-menu a {
  color: #1d1d1d;
  text-decoration: none;
  width: 100%;
  display: block;
}

.site-header-cart svg {
  color: #fff;
}

.site-footer-block-image img {
  max-width: 250px;
}

.site-footer-block-phone a {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-top: 30px;
  display: block;
  text-decoration: none;
}

.site-footer-block-content .social-icons {
  margin-top: 20px !important;
}

.bold--title {
  text-align: center;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  text-transform: uppercase;
}

.site-footer-block-title {
  position: relative;
  padding-top: 10px;
  padding-bottom: 1rem;
  margin-top: 0;
  font-size: 18px;
  border-bottom: 1px solid #363636;
  margin-bottom: 14px;
}

.site-footer-block-title:after {
  content: "";
  background: #c00;
  width: 70px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 9;
}

.site-footer-block-content a.navmenu-link {
  font-size: 16px;
  padding-left: 20px;
  position: relative;
}

.site-footer-block-content a.navmenu-link:before {
  content: "\f105";
  position: absolute;
  left: 0;
  font-family: FontAwesome;
}

.site-footer-information {
  border-top: 1px solid #363636;
  margin-top: 30px;
  padding-top: 20px;
}

.above-menu {
  width: 100%;
  display: none;
  margin: auto;
  justify-content: center;
  padding: 10px 15px;
  z-index: 1;
}

.above-menu.open {
  display: flex;
}

@media only screen and (min-width: 780px) {
  .above-menu.open.desktop-hidde {
    display: none;
  }
}

.background-menu-desktop {
  background: #f3f3f3;
  justify-content: space-around;
}

.background-menu-desktop .nav-desktop {
  margin-right: 20px;
}

@media screen and (min-width: 1500px) {
  .background-menu-desktop .nav-desktop {
    margin-right: 130px;
  }

  .background-menu-desktop {
    justify-content: center;
  }
}

.desktop-call-us {
  margin: 10px 0 8px 0;
}

.above-menu a {
  text-decoration: none;
  color: #c00;
  margin: 0 30px;
  font-weight: 700;
  text-transform: capitalize !important;
}

.above-menu a span {
  color: #000;
  font-weight: 400;
}

.collection__item a {
  text-decoration: none;
}

.productitem__price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 10px 0;
  flex-flow: column;
  gap: 5px;
  z-index: 9;
}

.productitem__price .price__current {
  font-size: 24px;
  font-weight: 600;
}

.productitem__price .price__compare-at {
  font-size: 15px;
  color: #666 !important;
  font-weight: 600;
}

#shopify-section-template--16218428178679__16572687253a813be1 .image-with-text__container {
  background: #585c6b;
  color: #fff;
}

#shopify-section-template--16218428178679__16572687253a813be1 .image-with-text__image-wrapper iframe {
  width: 100%;
  height: 100%;
  margin-bottom: -4px;
}

#shopify-section-template--16218428178679__16572687253a813be1 .image-with-text__heading {
  color: #fff;
  font-weight: 600;
  font-size: 32px;
}

#shopify-section-template--16218428178679__16572687253a813be1 .image-with-text__button {
  font-size: 20px;
  margin-right: 30px;
  margin-top: 30px;
}

#shopify-section-template--16218428178679__16572687253a813be1 .image-with-text__button span {
  display: block;
  font-size: 18px;
  font-weight: 600;
}

.testimonial__title {
  font-size: 30px;
  font-weight: 600;
}

.testimonial__author {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
}

.testimonial__text {
  font-size: 18px;
  max-width: 800px;
}

.testimonial .image-with-text__button {
  font-size: 20px;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  border: solid black 1px;
  border-radius: 6px;
  background-color: #ed283f;
  padding: 20px;
  transition-duration: 0.8s;
}

/**
* clearance button for Sales Specials
*/

.testimonial .image-with-text__button:hover {
  background-color: #ffffff;
  /* Green */
  color: black;
  border-radius: 6px;
}

.fast-shipping-phrase {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  color: #c00;
}

/**
* for in-stock quantity buttons
*/

.in-stock-container {
  display: flex;
  align-items: flex-end;
}

.in-stock-column-1 {
  margin-right: auto;
}

.in-stock-column-2 {
  margin-left: auto;
}

.in-stock-box {
  background-color: #c00;
  width: 180px;
  padding: 10px;
  height: 100%;
  border-radius: 12px;
  border: 2px solid black;
  box-shadow: 1px 1px 1px #000;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}

.collection-in-stock-container {
  display: flex;
}

.collection-in-stock-column-1 {
  margin-right: auto;
  align-self: stretch;
  width: 100%;
}

.collection-in-stock-column-2 {
  margin-left: auto;
  width: 40%;
}

.collection-in-stock-box {
  background-color: #c00;
  padding-left: 0px;
  height: 100%;
  border-radius: 12px;
  border: 2px solid black;
  box-shadow: 1px 1px 1px #000;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
}

/*Landing Pavia page*/
.pavia_logos_mobile {
  display: none;
}

.logos_pavia {
  background: #ffffff !important;
  padding: 25px 0 !important;
  max-width: 1400px !important;
  margin: 0px auto !important;
}

.logo__list_follow.logos_pavia .logolist--item {
  margin: 0 30px !important;
}

.logos_pavia .home-section--title {
  margin-top: 0px !important;
}

.home-section--content {
  display: flex;
}

.logos_pavia .pavia_logos_mobile {
  display: none;
}

.logos_pavia .logo_list_for_mobile {
  display: block;
}

.logos_pavia .slick-track {
  display: flex;
  align-items: center;
}

.logos_pavia .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 99px;
  background: #d9d9d9;
}

.logos_pavia .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 99px;
  background: #d9d9d9;
}

.logos_pavia .slick-dots li.slick-active {
  background: #c00;
}

.logos_pavia .slick-dots li button:before {
  content: none;
}

.pavia_product_featured {
  display: block !important;
}

.box_button {
  width: 280px;
  display: flex;
  justify-content: center;
  margin: 0px auto;
}

.box_button .btn_red {
  background: #c00;
  padding: 12px 8px 12px 8px;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  color: #f7f7f7;
  text-decoration: none;
  width: 100%;
  text-align: center;
}

.testimonial_pavia .content {
  max-width: 950px;
  margin: 0px auto;
  text-align: center;
}

.testimonial_pavia h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  color: #c00;
}

.testimonial_pavia {
  padding-bottom: 35px;
}

.testimonial_pavia p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.testimonial_pavia .author span {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.testimonial_pavia .row_testimonial {
  display: flex;
  flex-wrap: wrap;
}

.testimonial_pavia .row_testimonial .item {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding-left: 30px;
  padding-right: 30px;
}

.testimonial_pavia .author img {
  position: relative;
  top: 3px;
  left: 15px;
}

.red {
  color: #c00 !important;
}

.request_quote_pavia {
  background: #f4f4f4;
}

.request_quote_pavia .barnds_container_plp {
  background: #f4f4f4;
}

.request_quote_pavia .barnds_container_plp svg {
  width: 96px;
  height: 96px;
}

.request_quote_pavia .barnds_container_plp button,
.request_quote_pavia .barnds_container_plp_mobile,
.request_quote_pavia form,
.request_quote_pavia .flickity-viewport {
  display: none !important;
}

.request_quote_pavia .barnds_container_plp .brand_plp {
  display: block !important;
  text-align: center;
}

.request_quote_pavia .barnds_container_plp .brand_plp p {
  max-width: 96px;
  margin: 5px auto 0;
}

.prefooter_pavia {
  padding: 32px 16px 0;
}

.prefooter_pavia h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 39px;
  letter-spacing: 0em;
  max-width: 504px;
  margin: 15px auto 0px;
}

.prefooter_pavia p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 20px 0 30px;
}

.prefooter_pavia .content {
  max-width: 710px;
  margin: 0px auto;
  text-align: center;
}

.product_pavia_chair {
  display: block;
}

.product_pavia_chair>article .product-main form>span.mw-product-options {
  display: none;
}

.product_pavia_chair.enable_assembly>article .product-main form>span.mw-product-options {
  display: block;
}

.more_info-westpalm {
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
}

.show_info-westpalm {
  display: none;
}

.featured-product--container.product_pavia_chair .product--outer {
  align-items: initial !important;
}

.template-product .product_pavia_chair .product-gallery--media-thumbnail {
  max-width: 85px;
}

.template-product .product_pavia_chair .product-gallery--media-thumbnail[data-gallery-selected="true"] {
  border-bottom: 4px solid #c00;
  box-shadow: none;
}

.product_pavia_chair .title_section_marquee,
.product_pavia_chair .marquee-container {
  display: none;
}

.featured-product--container.product_pavia_chair .featured-product--inner {
  box-shadow: none;
  border: none;
}

.template-index .main_valueProps {
  display: none;
}

.product_pavia_chair .product-gallery--viewer>figure:first-child img,
.product_pavia_chair .product-gallery--viewer>figure.product_infocard_pdp_gallery img {
  height: auto;
  position: relative;
  top: 65px;
}

.template-product .request_quote_pavia .barnds_container_plp {
  display: flex !important;
  margin-top: 20px;
}

.template-product .request-quote-section {
  border: none !important;
}

.landing_product_pavia .breadcrumbs-container {
  display: none;
}

.product_pavia_chair .product-main .product-details>div:nth-child(1)>.product-text,
.product_pavia_chair .product-main .product-details>div:nth-child(3)>.product-text {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0em;
  max-width: 550px;
}

.product_pavia_chair .product-main .product-details>div:nth-child(2)>.product-text p {
  font-size: 32px;
  line-height: 37px;
  letter-spacing: 0em;
  margin: 18px 0 25px;
}

/*End Landing Pavia page*/

@media only screen and (max-width: 900px) {
  .in-stock-container {
    /* it place the items in vertical direction */
  }

  .in-stock-box {
    margin: 0 0 1rem;
  }
}

.testimonials .flickity-page-dots {
  display: none !important;
}

.gallery--section .testimonials.flickity-enabled .testimonial {
  width: 50%;
}

.gallery--section .promo-block--background {
  position: unset;
}

.gallery--section .flickity-button {
  display: none !important;
}

.promo-block--header {
  background: #fd1e34;
  color: #fff;
  font-size: 22px !important;
  font-weight: 600;
  display: block;
  padding: 5px 10px;
  max-width: 100% !important;
  text-align: center;
}

.promo-block--text {
  max-width: 100% !important;
  background: #585c6b;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
}

.promo-block--text a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#shopify-section-template--16226114076919__1657355059e4b8392c {
  background: #fe1e34;
  padding: 20px 0;
}

#shopify-section-template--16226114076919__1657355059e4b8392c .rich-text-full-width {
  margin-top: 0 !important;
}

#shopify-section-template--16226114076919__1657355059e4b8392c .rich-text-heading {
  color: #fff;
  font-weight: 600;
}

@media all {

  button,
  input,
  textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }

  button,
  input {
    overflow: visible;
  }

  button {
    text-transform: none;
  }

  button,
  [type="submit"] {
    -webkit-appearance: button;
  }

  button::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }

  button:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }

  textarea {
    overflow: auto;
  }

  .button-primary {
    padding: 0.625rem 1rem;
    font-size: 0.875rem;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: background-color 0.2s ease, width 0.2s ease,
      height 0.2s ease;
    transition: background-color 0.2s ease, width 0.2s ease, height 0.2s ease;
  }

  .button-primary {
    color: #fff;
    background-color: #0a1b29;
    border: 1px solid #0a1b29;
  }

  .button-primary:not(.disabled):hover {
    background: #22313e;
    border: 1px solid #22313e;
  }

  .button-primary:active,
  .button-primary:focus {
    background: #0b2032;
    border: 1px solid #0b2032;
  }

  .contact-page-content {
    max-width: 1250px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
  }

  @media screen and (min-width: 720px) {
    .contact-page-content {
      padding-right: 15px;
      padding-left: 15px;
    }
  }

  @media screen and (min-width: 1024px) {
    .contact-page-content {
      padding-right: 25px;
      padding-left: 25px;
    }
  }

  .contact-page-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  @media screen and (min-width: 1024px) {
    .contact-page-content {
      margin-top: 30px;
      margin-bottom: 30px;
    }
  }

  .form-fields-columns:before,
  .form-fields-columns:after {
    display: table;
    content: "";
  }

  .form-fields-columns:after {
    clear: both;
  }

  .form-field-title {
    font-size: 1rem;
    line-height: 1;
    color: #4d4d4d;
  }

  .form-field-input {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    z-index: 1;
    width: 100%;
    padding: 1.5rem 0.625rem 0.375rem;
    font-size: 16px;
    color: #4d4d4d;
    background-color: #fff;
    border: 1px solid rgba(127, 127, 127, 0.3);
    border-radius: 3px;
  }

  .form-field-input:focus {
    border-color: #7f7f7fbf;
    outline: 0;
  }

  .form-field-input {
    width: 100%;
  }

  .form-field-input::-webkit-input-placeholder {
    color: #181818;
    opacity: 1;
    -webkit-transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .form-field-input:-ms-input-placeholder {
    color: #181818;
    opacity: 1;
    -webkit-transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .form-field-input::-ms-input-placeholder {
    color: #181818;
    opacity: 1;
    -webkit-transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .form-field-input::placeholder {
    color: #181818;
    opacity: 1;
    -webkit-transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .form-field-input:focus::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
  }

  .form-field-input:focus:-ms-input-placeholder {
    opacity: 1;
    transition-delay: 0.12s;
  }

  .form-field-input:focus::-ms-input-placeholder {
    opacity: 1;
    transition-delay: 0.12s;
  }

  .form-field-input:focus::placeholder {
    opacity: 1;
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
  }

  .form-field-input:focus+.form-field-title {
    top: 0.5rem;
    font-size: 0.8125rem;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .form-field-textarea {
    line-height: 1.5;
    max-width: 100%;
    max-height: 500px;
    min-width: 100%;
    min-height: 100px;
  }

  @media screen and (min-width: 720px) {
    .form-fields-columns {
      margin-right: -10px;
      margin-left: -10px;
    }

    .form-fields-columns .form-field {
      float: left;
    }

    .form-fields-columns .form-field--half {
      width: 100%;
    }

    .form-fields-columns .form-field--half:first-of-type {
      margin-right: 16px;
    }

    /*landing pavia product*/
    .landing_product_pavia .surface-pick-up {
      display: none;
    }

    .product_pavia_chair .product-gallery--viewer {
      height: 515px !important;
      width: 425px;
      margin: 0px auto;
    }

    .product_pavia_chair .product-gallery--media.product-gallery--image-placeholder,
    .product_pavia_chair .product-gallery--media[data-gallery-selected="true"],
    .product_pavia_chair .product-gallery--media.is-selected {
      width: 425px;
      height: 515px;
      border: none;
    }

    .product_pavia_chair [data-product-gallery-aspect-ratio="natural"] .product-gallery--media img,
    .product_pavia_chair .product-gallery--media svg {
      height: 515px;
      max-width: 425px;
    }

    /*end landing pavia product*/
  }

  .form-fields-columns+.form-field {
    clear: left;
  }

  .form-action-row {
    margin-top: 1.25rem;
  }

  .form-field {
    position: relative;
  }

  .form-field-title {
    top: 1.0625rem;
    left: 0.625rem;
    z-index: 2;
    pointer-events: none;
    opacity: 0.6;
    -webkit-transition: 0.12s;
    transition: 0.12s;
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .form-field-textarea+.form-field-title {
    top: 0.9375rem;
  }

  *,
  *:before,
  *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
  }

  * {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  h3 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
  }

  .contact-page-content {
    width: 100%;
  }

  @media screen and (min-width: 768px) {
    .contact-page-content {
      max-width: 680px;
    }
  }

  .contact-page-content .form-field {
    margin-bottom: 1.25rem;
  }

  @media screen and (min-width: 720px) {
    .contact-page-content .form-fields-columns {
      margin-bottom: -1.25rem;
    }
  }

  .contact-page-content .contact-form-button {
    padding: 0.75rem 1.125rem;
    font-size: 1rem;
  }

  .form-field-title {
    opacity: 1 !important;
    font-size: 17px !important;
    font-weight: 700;
  }

  .user-is-tabbing a:focus,
  .user-is-tabbing button:focus,
  .cf-btn.cf-btn-default.cf-btn-file:focus,
  .cf-btn.cf-btn-block:focus {
    outline: 2px solid #c00 !important;
    outline-offset: 2px !important;
  }

  .request-quote form#contact_form {
    width: 100%;
  }

  .request-quote #contact_form .contact-page-content .form-field textarea,
  .contact-page-content .form-field input {
    height: 32px;
    min-height: 32px;
  }

  .request-quote #contact_form .contact-page-content .form-field,
  .contact-page-content .form-action-row {
    margin: 0 5px 5px;
  }

  .contact-page-content .form-fields-columns {
    margin: 0;
  }

  .request-quote #contact_form .contact-page-content .form-action-row .contact-form-button {
    height: 32px;
  }

  .request-quote #contact_form .contact-page-content .form-fields-columns .form-field--half {
    width: calc(50% - 10px);
  }

  .request-quote #contact_form .contact-page-content .form-field-title {
    position: relative;
    top: -2px;
    left: 0;
    color: #fff;
    font-size: 12px !important;
    font-weight: 400;
    margin-bottom: 5px;
  }

  .request-quote #contact_form .contact-page-content {
    max-width: 100%;
    width: 100%;
    display: flex;
    padding: 20px 10px 10px;
    margin: 0 0 20px;
    background: #010c1b;
  }

  .request-quote #contact_form .contact-page-content .form-action-row .contact-form-button {
    height: 32px;
    background: #c00;
    width: 100%;
  }

  .request-quote {
    display: flex;
    align-items: center;
  }

  .request-quote h3 {
    padding: 0;
    margin: 0;
    width: 20%;
    font-size: 18px;
    font-weight: 800;
    background: #c00;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    line-height: 20px;
  }

  h3.sf_request-quote {
    text-transform: uppercase;
  }
}

.template-product .request-quote #contact_form .contact-page-content {
  background: #f3f3f3;
  color: #000;
}

.template-product .request-quote #contact_form .contact-page-content .form-field-title {
  color: #000;
}

.template-index .request-quote #contact_form .contact-page-content {
  margin: 50px 0 20px;
}

.template-product .form-field-input {
  background-color: #fff !important;
}

.template-product .barnds_container_plp_mobile {
  display: none;
}

@media screen and (min-width: 920px) {
  .template-product .barnds_container_plp {
    display: none !important;
  }

  .template-product .sf_cubic_collection .contact-form {
    display: block;
  }
}

/* This is custom style css code. */

#custom_collection_itemcomponent .collection--item-image a img {
  width: 100%;
  object-fit: cover;
  max-width: 100%;
}

#custom_collection_itemcomponent .collection--item-info {
  margin-top: 20px !important;
  background: #c00;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#custom_collection_itemcomponent .collection--item-info a.collection--item-title {
  display: block;
  color: white;
  font-size: 18px;
  padding: 10px 10px;
}

.custom_collection_itemcomponent .collection--item-info::after {
  display: none;
}

.gallery.jsGallery,
.mainslick_slider.slick_jscomponent {
  width: 100%;
  float: left;
}

@media screen and (max-width: 1220px) and (min-width: 768px) {
  #custom_collection_itemcomponent .collection--item-info a.collection--item-title {
    font-size: 13px;
  }
}

.custom_home-section--content {
  margin-top: 0px;
}

@media screen and (min-width: 1024px) {
  .custom_home-section--content #custom_collection_itemcomponent {
    width: calc(20% - 20px);
    margin-left: 20px;
  }
}

#custom_collection_itemcomponent:nth-child(1),
#custom_collection_itemcomponent:nth-child(6),
#custom_collection_itemcomponent:nth-child(11) {
  margin-left: 0px;
}

.mainslick_slider.slick_jscomponent {}

@media screen and (min-width: 860px) {
  #custom_collection_itemcomponent:nth-child(4n + 1) {
    clear: none;
    margin-top: 0px;
  }

  #custom_collection_itemcomponent:nth-child(5n + 1) {
    clear: left;
  }

  #custom_collection_itemcomponent:nth-child(n + 5) {
    margin-top: 3.125rem;
  }

  #custom_collection_itemcomponent:nth-child(5) {
    margin-top: 0px;
  }
}

@media screen and (max-width: 639px) {
  #custom_collection_itemcomponent:nth-child(n + 3) {
    margin-top: 3.125rem !important;
  }

  #custom_collection_itemcomponent .collection--item-info a.collection--item-title {
    font-size: 14px;
  }
}

@media screen and (max-width: 400px) {
  .request_quote_pavia .barnds_container_plp .brand_plp {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 16px;
  }

  .template-product .request_quote_pavia .barnds_container_plp {
    gap: initial;
    max-width: 375px;
  }

  .request_quote_pavia .barnds_container_plp .brand_plp p {
    font-size: 12px;
    line-height: 16px;
  }
}

#custom_gallery_component {
  width: calc(33.33333333% - 6px);
  position: relative;
  float: left;
  box-sizing: border-box;
  display: block;
  margin-right: 9px;
  margin-bottom: 5px;
}

#custom_gallery_component:nth-child(3n) {
  margin-right: 0px;
}

#custom_gallery_component:first-child {
  margin-right: 9px !important;
}

#custom_gallery_component img {
  width: 100%;
  min-height: 270px;
  height: 270px;
  object-fit: cover;
}

#shopify-section-custom-gallery {
  margin-bottom: 30px;
}

a[data-fancybox] img {
  cursor: zoom-in;
}

.fancybox__caption {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .custom_gallery_section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image_cotain_recomend img {
    position: sticky;
    top: 16%;
  }
}

@media screen and (max-width: 768px) {
  .header-menu {
    top: 3em;
  }

  #custom_gallery_component {
    float: left;
    width: calc(50% - 5px);
    margin-left: 5px;
    margin-right: 0px;
  }

  #custom_gallery_component img {
    min-height: 220px;
    height: 220px;
  }

  .logos_pavia .logo_list_for_mobile {
    display: none;
  }

  .logos_pavia .pavia_logos_mobile {
    display: block;
  }

  .logo__list_follow.logos_pavia .pavia_logos_mobile .logolist--item {}

  .logo__list_follow.logos_pavia .pavia_logos_mobile .logolist--item img {
    max-width: 96px;
    height: auto;
  }

  .logo__list_follow.logos_pavia .pavia_logos_mobile .slick-slide>div {
    align-items: center;
    min-height: 96px;
    display: flex;
    margin-bottom: 40px;
  }

  .testimonial_pavia h2 {
    font-size: 32px;
    line-height: 64px;
    max-width: 280px;
    margin: 30px auto;
  }

  .testimonial_pavia .row_testimonial .item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .request_quote_pavia .barnds_container_plp svg {
    width: 50px;
    height: 50px;
  }

  .prefooter_pavia h3 {
    font-size: 24px;
    line-height: 29px;
  }

  /*end landing page pavia*/
}

.custom_designer_component {
  /*     background: rgb(254, 29, 53); */
  color: white;
  /*     padding: 30px;	 */
  font-family: charlie_displayregular;
}

.custom_designer_component h1 {
  font-size: 35px;
  margin-bottom: 20px;
}

.custom_designer_component h5 {
  font-size: 25px;
  margin-bottom: 15px;
}

.custom_designer_component p {
  font-size: 18.8px;
}

.custom_slidercomponent_section h1.home-section {
  text-align: left;
  margin-bottom: 30px;
}

.tab-slider .slick-track {
  padding-left: 8px;
}

/* the parent */
.slick-list {
  margin: 0 -10px;
}

/* cases-studies/ customer offices page */
.gallery-container .slick-dots li button:before {
  content: none;
}

.gallery-container .slick-slide {
  margin-right: 0px;
  width: 100%;
}

.gallery-container .slick-track {
  height: 100%;
}

.gallery-container .slick-list {
  height: 100%;
}

.gallery-container .slick-prev.slick-disabled:before,
.gallery-container .slick-next.slick-disabled:before .gallery-container .slick-prev.slick-arrow:before,
.gallery-container .slick-next.slick-arrow:before {
  opacity: 0;
}

#shopify-section-custom-designer_deluxwe_header {
  margin-bottom: 20px;
  margin-top: 50px;
}

.fancybox__counter,
.fancybox__caption,
.fancybox__thumbs,
.fancybox__button--slideshow,
.fancybox__button--fullscreen,
.fancybox__button--thumbs {
  display: none !important;
}

#shopify-section-1591595262283 h1 {
  text-align: left;
}

.custom_three_component {
  position: absolute;
  right: 0;
  top: 0;
  width: 74%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}

.first_three_component {
  width: 35%;
  height: 100%;
}

.second_three_component {
  width: 33%;
  height: 100%;
}

.third_three_component {
  width: 32%;
  height: 100%;
}

@media screen and (min-width: 769px) {
  .custom_desktop_hide {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .logo__list_follow.logos_pavia>h2 {
    font-size: 24px;
    font-weight: 700;
  }

  .pavia_logos_mobile {
    max-width: 80% !important;
    margin: 0px auto;
  }

  #custom_gallery_component:first-child {
    margin-right: 0px !important;
  }
}

#shopify-section-custom-designer_deluxwe_container {
  width: 100%;
  float: left;
  margin-bottom: 18px;
}

.custom_showromm_video {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  clear: both;
}

.custom_showromm_video iframe {
  max-width: 1200px;
  margin: 0 auto;
  width: 75% !important;
  display: flex;
  float: left;
}

.custom_showromm_video .custom_mobile_hide {
  width: 25% !important;
  display: flex;
  float: left;
  background: #e00202;
  height: 720px;
}

.custom_showromm_video .custom_mobile_hide svg,
.custom_showromm_video .custom_mobile_hide image#Group_1 {
  object-fit: cover;
  height: 100%;
}

.custom_sf_cubic_collection {
  max-width: 1200px;
  /* padding-right: 10px; */
  /* padding-left: 10px; */
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1201px) {
  .showromm_video {
    padding-left: 15px;
    padding-right: 15px;
  }

  .showromm_video iframe,
  .custom_showromm_video .custom_mobile_hide {
    height: 55vw !important;
  }
}

@media screen and (min-width: 769px) {
  .custom_dekstop_hide {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .custom_mobile_hide {
    display: none !important;
  }

  .custom_showromm_video iframe {
    width: 100% !important;
  }

  .custom_dekstop_hide {
    margin-top: 15px;
    width: 100% !important;
    float: left;
    position: relative;
  }

  .custom_dekstop_hide svg {
    width: 100% !important;
    position: relative;
    height: 100%;
  }

  .custom_dekstop_hide svg img {
    display: flex;
    height: 100%;
  }
}

#shopify-section-hero-slideshow .hero-slideshow-container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0px 25px;
}

.flickity-viewport .flickity-slider figure[data-product-image-video] {
  border: 1px solid #c00;
  max-height: 307px;
}

#custom_videocomponent_items {
  position: relative;
  display: block;
  float: left;
  width: 33.333%;
}

.custom_videocomponent_items a {
  display: block;
  position: relative;
  margin: 10px 5px;
  text-decoration: none;
}

.custom_videocomponent_items a img.custom_video_component_image {
  position: relative;
  display: block;
  width: 100%;
}

p.custom_video_component_title {
  background: #c00;
  padding: 10px;
  color: white;
  margin-top: 10px;
}

.custom_popup_tiny {
  display: block;
  position: relative;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  #custom_videocomponent_items {
    position: relative;
    display: block;
    float: left;
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #custom_videocomponent_items {
    position: relative;
    display: block;
    width: 100%;
  }
}

.productitem--brought__badge {
  z-index: 1;
  height: 28px;
  padding: 8px;
  background: #c00;
  color: #fff;
  text-align: center;
  border-left: 4px solid #244967;
  width: 98px;
}

.productitem--brought__badge-percentage {
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
  text-decoration: none;
}

.quatity__badge {
  position: absolute;
  bottom: inherit;
  left: 0;
  width: auto;
  height: auto;
  font-size: 0.8125rem;
  z-index: 1;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
  background: #c00;
  color: #fff;
}

.inventory_product_count_brought .quatity__badge {
  display: flex;
  height: 28px;
  padding: 3.304px 9.913px;
  justify-content: center;
  align-items: center;
  gap: 6.609px;
  flex: 1 0 0;
  background: #244967;
  color: #fff;
  font-family: Montserrat;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 13.217px;
  width: 165px;
  position: absolute;
  left: 97px;
  top: 0px;
}

@media screen and (max-width: 786px) {
  .inventory_product_count_brought .quatity__badge {
    width: 174px;
  }
}

@media screen and (max-width: 719px) {
  .mobileimages {
    display: block;
  }

  .desktopimages {
    display: none;
  }
}

.form-field-select-wrapper .form-field-select {
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 5px;
  color: #000;
  font-weight: 500;
}

.desktopimages {
  max-width: 80%;
}

.started-now-button-container {
  margin-top: 15px !important;
  text-align: center;
  min-height: auto;
}

.custom-button-2 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 20px;
  text-align: center;
  color: #ffffff !important;
  border: solid black 1px;
  border-radius: 6px;
  background-color: #ed283f;
  padding: 20px;
  transition-duration: 0.8s;
  display: inline-block;
  cursor: pointer;
}

.custom-button-2:hover {
  background-color: #ffffff;
  /* Green */
  color: black !important;
  border-radius: 6px;
}

.showroom-button-text-space span {
  display: block;
  font-weight: 600;
}

.show-desktop {
  display: block;
}

.hide-desktop {
  display: none;
}

.utility-bar .slick-initialized .slick-slide {
  margin: auto;
  text-align: center;
  min-height: 40px;
  justify-content: center;
  display: flex;
}

@media (max-width: 768px) {
  .image-with-text__image-wrapper iframe {
    max-height: 100%;
    max-width: 100%;
    height: 200px;
  }

  .image-with-text__image {
    /* transform: unset; */
  }

  .title-locations {
    font-size: 28px;
    width: 100%;
  }

  .site-logo-image {
    max-height: 40px !important;
  }

  .title-locations {
    font-size: 28px;
    width: 100%;
  }

  .small-promo {
    display: none;
  }
}

@media (max-width: 780px) {
  .hide-locations-mobile {
    display: none;
  }
}

@media (max-width: 425px) {
  .above-menu {
    display: none;
    border-top: 1px solid #e2e2e2;
  }

  .above-menu a {
    display: block;
    margin: 5px 0;
  }

  .home-section--title {
    font-size: 18px;
    text-align: left;
  }

  .collection__item-title {
    font-size: 10px;
  }

  .productitem__badge {
    font-size: 10px;
  }

  .quatity__badge {
    font-size: 10px;
  }

  .productitem--title {
    font-size: 14px;
  }

  .template-product .productitem__price .price__current {
    font-size: 16px !important;
  }

  .promo-block--header {
    font-size: 18px !important;
  }

  .promo-block--text p {
    font-size: 15px;
  }

  .promo-block--text a {
    font-size: 15px;
  }

  .highlights-banner__container {
    padding: 0 10px;
  }

  .highlights-banner__text p {
    font-size: 15px;
  }

  .image-with-text__content {
    padding: 30px 10px;
  }

  .image-with-text__content .image-with-text-text-alignment-showroom {
    padding: 0;
  }

  .image-with-text__button {
    margin-bottom: 10px;
  }

  .fa-phone-volume {
    font-size: 20px;
  }

  .testimonial__content {
    padding: 0 10px;
  }

  .testimonial__title {
    font-size: 24px;
    line-height: 1.2;
  }

  .testimonial__text {
    font-size: 15px;
  }

  .site-footer-block-item {
    border-bottom: 0;
  }

  .request-quote {
    display: block;
  }

  .request-quote h3 {
    width: 100%;
    padding: 5px;
    height: unset;
    font-size: 15px;
  }

  .request-quote #contact_form .contact-page-content {
    display: flex;
    flex-wrap: wrap;
  }

  .form-fields-columns {
    flex: 0 1 46%;
  }

  .request-quote #contact_form .contact-page-content .form-fields-columns .form-field--half {
    width: 100%;
  }

  .form-action-row {
    flex: 0 1 100%;
  }

  .form-action-row button {
    width: 100%;
  }

  #contact_form {
    /*display:none;*/
  }

  .collection--title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 !important;
  }

  .main-page-title {
    font-size: 22px;
  }

  .tab-label h2 {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
  }

  .collection--description p {
    font-size: 12px;
  }

  .show-mobile {
    display: block;
  }

  .hide-mobile {
    display: none;
  }

  .act-col6 {
    width: 100% !important;
  }

  .highlights-banner__icon {
    height: 50px;
  }
}

.hidden {
  display: none;
}

.categories-mobile {
  display: none;
}

/*details pdp info and position mobile.*/
.product--container.details_mobile-pdp,
.banner-promo.hidden_banner-pavia,
.pdp_new--arrows {
  display: none;
}

/*end details pdp info and position mobile*/
.only-mobile {
  display: none;
}

@media (max-width: 767px) {
  .categories-mobile {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 15px 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
    box-shadow: 0 1px 4px #80808040;
  }

  .template-collection .categories-mobile a:hover span {
    font-weight: 600;
    border-bottom: 2px solid #c00;
  }

  .template-collection .categories-mobile {
    padding: 15px 5px;
  }

  .template-collection .categories-mobile img {
    display: none;
  }

  .template-collection .categories-mobile div {
    margin: 0 8px;
    text-align: center;
    width: 100%;
    min-width: 74px;
  }

  .template-collection .categories-mobile span {
    font-size: 12px;
    padding-bottom: 8px;
  }

  .categories-mobile::-webkit-scrollbar {
    display: none;
  }

  .categories-mobile div {
    margin: 0 10px;
    text-align: center;
  }

  .categories-mobile img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
  }

  .categories-mobile a {
    text-decoration: none;
  }

  .categories-mobile span {
    color: #121212;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }

  .only-desktop {
    display: none;
  }

  .only-mobile {
    display: flex;
    font-family: Montserrat;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
  }


}

.float-off {
  position: fixed;
  z-index: 98;
  top: 300px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  left: -70px;
}

@keyframes moveRightToLeft {
  0% {
    left: -70px;
  }

  100% {
    left: 420px;
  }
}

@keyframes moveLeftToRight {
  0% {
    left: 420px;
  }

  100% {
    left: -70px;
  }
}

.move-to-right {
  animation-name: moveRightToLeft;
  animation-timing-function: ease;
  animation-play-state: running;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-direction: normal;
  animation-duration: 1.25s;
}

.move-to-left {
  animation-name: moveLeftToRight;
  animation-timing-function: ease;
  animation-play-state: running;
  animation-delay: 0.2s;
  animation-iteration-count: 1;
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-duration: 1.25s;
}

.text-off {
  width: 140px;
  height: 40px;
  padding: 10px 24px;
  background: #091b29;
  font-family: Montserrat;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.text-off span {
  font-weight: 700;
}

.toogle-off {
  width: 40px;
  height: 40px;
  padding: 14px 0px;
  background: #c00;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(90deg);
  border: none;
}

.hide-icon {
  display: none;
}

.background-body-klaviyo {
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 85000;
  display: none;
}

.show-background-klaviyo {
  display: block;
}

.landing-chat {
  position: fixed;
  right: 70px;
  bottom: 20px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

.landing-chat_button-img {
  height: 61px;
  width: 61px;
}

.landing-chat_button {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.landing-chat_button-btn-container {
  background: white;
  position: relative;
  width: 110px !important;
  height: 30px !important;
  top: -10px;
  padding: 0 !important;
}

.landing-chat_button-btn {
  border-radius: 50px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  background: linear-gradient(to right, #c00, purple);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: none;
  padding: 0;
}

.landing-chat_chats {
  width: 365px;
  padding: 25px;
  border-radius: 30px;
  box-shadow: 0px 0px 8px 0px #00000040;
  flex-flow: column nowrap;
  justify-content: center;
  background: #ffffff;
  display: none;
  position: absolute;
  right: 2px;
  bottom: 100px;
}

.showWidgetsChats {
  display: flex;
}

.landing-chat_chats-help {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.landing-chat_chats-help-text {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  width: 98%;
}

.landing-chat_chats-help-close {
  border: none;
  padding: 0;
  background: none;
  font-size: 17px;
  cursor: pointer;
  color: black;
}

.landing-chat_texts {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 30px;
  margin-top: 25px;
  text-align: left;
}

.landing-chat_texts-text {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.landing-chat_widgets {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.landing-chat_widgets-widget {
  margin-right: 4px;
  padding-top: 5px;
}

.landing-chat_go {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  margin-top: 15px;
  margin-left: 30px;
}

.landing-chat_widgets-wrapper {
  max-width: max-content;
  height: calc(1em+4px);
  position: relative;
  background: linear-gradient(to right, #c00, purple);
  padding: 2px;
  border-radius: 32px;
  height: none !important;
  box-shadow: 0px 0px 0px 6px #f3f3f3;
  cursor: pointer;
}

.landing-chat_widgets-inner {
  display: inline-flex;
  padding: 9px 14.5px;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255);
  height: 100%;
  width: 100%;
  border-radius: 32px;
  text-align: center;
  justify-content: center;
  font-size: 15px;
  line-height: 25.5px;
  font-weight: 500;
}

.landing-chat_widgets-inner-textus {
  color: transparent;
}

.landing-chat_widgets-inner-span {
  font-weight: 700;
}

.landing-chat_widgets-inner-podium:hover {
  background: rgb(153, 153, 153);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.38);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

@media only screen and (max-width: 780px) {
  .landing-chat {
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }

  .landing-chat_chats {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    border-radius: 1px;
    justify-content: flex-start;
  }

  .landing-chat_widgets-inner {
    padding: 10px 14.5px;
  }

  .landing-chat_button-btn-container {
    top: -12px;
  }

  .landing-chat_button-img {
    height: 81px;
    width: 81px;
  }
}

.categories-mobile img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.categories-mobile a {
  text-decoration: none;
}

.categories-mobile span {
  color: #121212;
  text-align: center;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.float-off {
  position: fixed;
  z-index: 98;
  top: 390px;
  cursor: pointer;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  left: -70px;
}

@keyframes moveRightToLeft {
  0% {
    left: -70px;
  }

  100% {
    left: 420px;
  }
}

@keyframes moveLeftToRight {
  0% {
    left: 420px;
  }

  100% {
    left: -70px;
  }
}

.move-to-right {
  animation-name: moveRightToLeft;
  animation-timing-function: ease;
  animation-play-state: running;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-direction: normal;
  animation-duration: 1.25s;

  z-index: 111111111;
}

.move-to-left {
  animation-name: moveLeftToRight;
  animation-timing-function: ease;
  animation-play-state: running;
  animation-delay: 0.2s;
  animation-iteration-count: 1;
  animation-fill-mode: backwards;
  animation-direction: normal;
  animation-duration: 1.25s;
}

.text-off {
  width: 140px;
  height: 40px;
  padding: 10px 24px;
  background: #091b29;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.text-off span {
  font-weight: 700;
}

.toogle-off {
  width: 40px;
  height: 40px;
  padding: 14px 0px;
  background: #c00;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(90deg);
  border: none;
}

.hide-icon {
  display: none;
}

.background-body-klaviyo {
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 85000;
  display: none;
}

@media only screen and (max-width: 780px) {
  .float-off {
    top: 480px;
  }

  @keyframes moveRightToLeft {
    0% {
      left: 0;
    }

    100% {
      left: 327px;
    }
  }

  @keyframes moveLeftToRight {
    0% {
      left: 327px;
    }

    100% {
      left: 0;
    }
  }
}

.show-background-klaviyo {
  display: block;
  z-index: 111111111;
}

@media (max-width: 767px) {
  .PRice_packs {
    font-size: 18px !important;
  }

  .float-off {
    left: 0;
    top: 300px;
  }

  .toogle-off {
    width: 45px;
    height: 45px;
    padding: 5px;
  }
}

.PRice_packs {
  font-weight: 700;
  font-size: 18px;
  color: #383e42;
  margin-left: 10px;
}

.six_pack_class {
  display: none !important;
}

.price__current .money {
  font-weight: 700;
}

.price__compare-at.visible {
  display: flex;
  align-items: center;
}

/*New PDP */
.template-product .product-sku {
  color: #595959;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}

.template-product .product-sku strong {
  font-weight: 400;
}

.template-product .product__rating {
  padding: 10px 0;
}

.template-product .product-recommendations--container .product__rating {
  padding: 35px 0 !important;
}

.template-product .product__rating .rating__count {
  font-size: 12px;
}

.template-product .price__compare-at {
  margin-right: 10px;
  font-size: 15px;
  margin: 0 8px 0 0;
}

.template-product .price__current {
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}

.template-product .product-pricing {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  align-items: center;
}

.site-navigation .request-quote-btn {
  color: white;
  text-decoration: auto;
  text-align: center;
  background: #c00;
  cursor: pointer;
  width: max-content;
  padding: 10px 10px;
  font-size: 11px;
  margin-left: 10px;
}

.template-product .talk-to-representative-btn {
  color: black;
  text-decoration: auto;
  font-size: 15px;
  font-weight: 500;
  border: solid 1px;
  text-align: center;
  background: #efefef;
  padding: 20px 0;
  cursor: pointer;
  order: 3;
  width: calc(100% - 0.55rem);
  margin-top: 10px;
  transition: all 0.4s ease;
}

.template-product .talk-to-representative-btn:hover {
  color: #efefef;
  background: black;
}

.template-product .product__price {
  order: 4;
  font-size: 16px;
}

.template-product .product__badge {
  order: 2;
  background: #c00;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

.template-product .inventory_product_count {
  order: 1;
  font-weight: 700;
  font-size: 16px;
}

.tabs_contains_pdp .tab {
  overflow: hidden;
  padding: 4px;
  border-bottom: 1px solid #d9d9d9;
}

/* Style the buttons inside the tab */
.tabs_contains_pdp .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  padding: 14px 0;
  margin-right: 23px;
  color: #595959;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
}

/* Change background color of buttons on hover */
.tabs_contains_pdp .tab button:hover {}

/* Create an active/current tablink class */
.tabs_contains_pdp .tab button.active {
  border-bottom: 1px solid #000;
  color: #121212 !important;
  font-weight: 800;
}

/* Style the tab content */
.tabs_contains_pdp .tabcontent {
  display: none;
  padding: 10px 0;
  border-top: none;
}

.margin-0 {
  margin: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-0 {
  padding: 0;
}

.hoverable-btn:hover {
  background: #a00;
  color: #fff;
}

.hoverable-btn,
button.hoverable-btn {
  background: #c00;
  border: 1px solid #c00;
  color: #fff;
  width: 100%;
  max-width: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.4s ease;
  padding: 1em 2em;
}

.hoverable-btn-redesign {
  width: 167px !important;
  height: 48px !important;
  padding: 5px 10px !important;
}

.search-btn-desktop {
  border-radius: 50%;
  border: none;
  aspect-ratio: 1;
  background-color: transparent;
  cursor: pointer;
}

.w-screen {
  width: 100vw;
  min-width: 100vw;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-start {
  justify-content: start;
}

.justify-between {
  justify-content: space-between;
}

.justify-center {
  justify-content: center;
}

.subtitle {
  font-size: 2em;
}

.pointer {
  cursor: pointer;
}

.flex_value_props {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.flex_value_props .value_prop {
  text-align: center;
}

.value_props_pdp {
  padding: 10px 16px 30px;
}

.value_props_pdp h3 {
  font-size: 16px;
  font-weight: 700;
}

.value_props_pdp p {
  font-weight: 600;
  font-size: 13px;
  line-height: 14px;
}

@media screen and (max-width: 949px) {
  .flex_value_props {
    flex-wrap: wrap;
  }
}

.options-selection__option-value-input+.options-selection__option-swatch-wrapper {
  height: 48px !important;
}

.options-selection__option-value-input+.options-selection__option-swatch-wrapper .options-selection__option-swatch-inner {
  width: 48px;
}

.qty-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.qty-container .input-qty {
  text-align: center;
  padding: 6px 10px;
  border: 1px solid #d4d4d4;
  max-width: 80px;
}

.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus {
  border: 1px solid #d4d4d4;
  padding: 10px 13px;
  font-size: 10px;
  height: 38px;
  width: 38px;
  transition: 0.3s;
}

.qty-container .qty-btn-plus {
  margin-left: -1px;
}

.qty-container .qty-btn-minus {
  margin-right: -1px;
}

/*---------------------------*/
.btn-cornered,
.input-cornered {
  border-radius: 4px;
}

.btn-rounded {
  border-radius: 50%;
}

.input-rounded {
  border-radius: 50px;
}

.qty-container_new {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  display: inline-block;
  max-width: 105px;
}

.qty-container_new .input-qty_new {
  text-align: center;
  padding: 6px 10px;
  border: none;
  background: none;
  max-width: 40px;
  font-size: 16px;
}

.qty-container_new .qty-btn-minus_new,
.qty-container_new .qty-btn-plus_new {
  border: none;
  background: no-repeat;
  padding: 10px 13px;
  font-size: 10px;
  height: 46px;
  width: 10px;
  transition: 0.3s;
}

.qty-container_new .qty-btn-plus_new {
  margin-left: -1px;
  cursor: pointer;
}

.qty-container_new .qty-btn-minus_new {
  margin-right: -1px;
  cursor: pointer;
}

.new_pdp_contain {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.btn_new_atc {
  background: #000;
  display: block;
  width: 80%;
  color: #fff;
  text-align: center;
  align-self: center;
  padding: 15px;
  font-size: 16px;
  cursor: pointer;
}

.product-recommendations--container {
  margin-top: 4.1875rem !important;
}

.spaced-section {
  padding: 0 30px;
}

.spaced-section .tabs {
  background: none;
  background-color: none;
  box-shadow: none;
}

.spaced-section .tab-label {
  background: none;
}

.spaced-section .tab {
  position: relative;
}

.spaced-section .tab .tab-label {
  display: flex;
  align-items: center;
}

.faq-section .tab-label.button::after {
  content: "";
  background-image: URL("/cdn/shop/files/Vector_2_Stroke.svg?v=1669522367");
  width: 15px;
  height: 8px;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  cursor: pointer;
  margin-top: 7px;
}

.faq-checkbox:checked~.tab-label.button::after {
  transform: translateY(-50%) rotate(180deg);
}

.spaced-section .main-page-title {
  font-weight: 500;
  font-size: 32px;
  margin: 10px 0;
}

.spaced-section .tabs .tab:first-child {
  border-top: 1px solid #dddddd;
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.spaced-section .tabs .tab.redesign-tab:first-child {
  border-top: none;
}

.spaced-section .faq-description {
  margin-top: 1rem;
}

@media screen and (max-width: 786px) {
  .spaced-section .faq-description {
    margin-top: 8px;
  }
}

.btn_new_atc:hover {
  background: #c00;
}

.template-product .tabs_contains_pdp .tabcontent * {
  font-size: 16px;
  line-height: 24px;
}

.grid_features_pdp {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  text-align: center;
  font-weight: 600;
}

.grid_features_pdp p {
  font-size: 14px;
}

.recomend_text img {
  display: none;
}

/*sticky behavior product mobile*/
.sticky-mobile__product {
  display: none;
}

/*end sticky behavior product mobile*/

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

  /*sticky behavior product mobile*/
  .sticky-mobile__product .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px;
  }

  .sticky-mobile__product .content img {
    width: 65px;
    height: 65px;
  }

  .filters_wrapper {
    display: none !important;
  }

  body:not(.mobile-navigation-drawer-open) .sticky-mobile__product.enable-sticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.15);
  }

  .scroll-up .sticky-mobile__product,
  .sticky-mobile__product {
    display: none;
  }

  .scroll-down .sticky-mobile__product {
    display: block;
  }

  .sticky-mobile__product.sidecart-open_sty {
    display: none;
  }

  .sticky-mobile__product .contain_card__upsell {
    width: 100%;
    padding: 0px;
    margin-left: 16px;
  }

  /*end sticky behavior product mobile*/
  .template-product .product-pricing .price__current,
  .template-product .product-pricing .price__compare-at {
    font-size: 24px;
  }

  .product-recommendations--container {
    margin-top: 20px !important;
  }

  .template-product .product__price {
    display: flex;
    align-items: center;
  }

  .template-product .product-pricing {
    flex-wrap: wrap-reverse;
    gap: 5px;
  }

  .value_props_pdp h3 {
    text-align: center;
  }

  .template-product .inventory_product_count {
    width: 100%;
  }

  .template-product .new_pdp_contain {
    flex-wrap: wrap;
  }

  .template-product .qty-container_new {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-around;
  }

  .template-product .btn_new_atc {
    width: 100%;
  }

  .template-product .spaced-section {
    padding: 20px 0 0 0;
  }

  .template-product .spaced-section .main-page-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    width: 100%;
    margin: 15px auto 0;
  }

  .template-product .product-recommendations--title {
    font-size: 24px;
    max-width: 311px;
    font-weight: 600;
    margin: auto;
    padding: 0;
  }

  .template-product .product-gallery--media-thumbnail {
    width: 28% !important;
    height: 149px !important;
  }
}

.template-product .product-gallery--media-thumbnail {
  width: 25%;
  height: auto;
}

.template-product .product-gallery--media-thumbnail img {
  height: 100% !important;
  max-width: 200px;
  width: 100%;
}

.template-product .gallery-navigation--scroller {
  overflow-y: scroll;
  height: 100%;
}

.template-product .gallery-navigation--scroller>* {
  margin-bottom: 10px;
}

.template-product .product-details {
  top: 0;
  position: sticky;
}

.mw-options-container label {
  font-size: 16px;
}

.mw-options-container .mw-option {
  padding-top: 10px;
  padding-bottom: 15px;
}

.mw_options_list li {
  font-size: 16px;
  margin: 5px 0 !important;
}

._1fragemi[aria-label="Shipping address"] h2:after {
  content: "We ship in 3 to 10 days!";
  font-size: 14px;
  font-weight: 600;
}

._1fragemi[aria-label="Shipping address"] h2 {
  display: flex;
  flex-flow: column;
  gap: 10px;
}

._1fragemi[aria-label="Delivery method"] fieldset label[for="delivery_strategies-SHIPPING"] p:after {
  content: "We ship in 3 to 10 days!";
  font-weight: 600;
  margin-left: 6vh;
}

.title_first {
  font-size: 32px;
  margin: 0;
  font-weight: 500;
}

.accordion {
  background-color: #f4f4f4;
  color: #121212;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: #f4f4f4;
  overflow: hidden;
}

.tabcontent .panel {
  gap: 10px;
  padding-bottom: 15px;
}

.tabcontent .accordion {
  position: relative;
  font-family: Montserrat, sans-serif;
}

.options_accordion {
  padding: 5px 0;
}

.arrow_accordion {
  position: absolute;
  right: 1vw;
  transition: 0.4s;
}

.accordion.active .arrow_accordion {
  transition: 0.4s;
  transform: rotate(90deg);
}

.adittional_text {
  color: #595959;
  font-size: 14px;
  position: absolute;
  right: 3vw;
  font-family: Montserrat, sans-serif;
}

.desktopimages {
  display: none;
}

.container_product_recomend {
  border-top: 1px solid #d9d9d9;
  display: flex;
  padding: 40px;
  gap: 40px;
  justify-content: center;
}

.container_product_recomend .recomend_text p,
.container_product_recomend .recomend_text ul {
  font-size: 16px;
}

.container_product_recomend .recomend_text {
  max-width: 519px;
  width: 100%;
  align-self: center;
}

.container_product_recomend .recomend_text a {
  border: none;
  background: #c00;
  color: #fff;
  display: block;
  max-width: 100%;
  padding: 15px;
  font-family: Montserrat, sans-serif;
  width: 100%;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  margin-top: 20px;
}

.navmenu-id-sale a {
  font-weight: 600 !important;
  color: #c00 !important;
}

.navmenu-id-locations summary {
  font-weight: bold;
  display: none !important;
}

.container_product_recomend img {
  width: 100%;
}

.product-form--regular form {
  display: flex;
  flex-flow: column;
}

.product-form--regular form .in-stock-container {
  order: 1;
  display: flex;
}

.product-form--regular form .mw-product-options {
  order: 2;
  display: flex;
}

.product-form--regular form .product-form--atc {
  order: 3;
  display: flex;
}

.product-form--regular form .surface-pick-up {
  order: 4;
  display: flex;
}

.recomend_text span {
  font-size: 16px;
  line-height: 24px;
}

.shiping_text_cart {
  display: flex;
  padding: 0 30px 10px;
  flex-wrap: wrap;
  column-gap: 15px;
  align-items: center;
  background: #f4f4f4;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.shiping_text_cart span {
  font-size: 8px;
  width: 100%;
}

.shiping_text_cart p {
  font-size: 14px;
}

.navmenu-id-sale a {
  font-weight: 600 !important;
  color: #c00 !important;
}

.hide_carrousel {
  display: none !important;
}

@media screen and (max-width: 820px) {
  .container_product_recomend {
    padding: 40px 10px 30px;
    flex-flow: column;
    gap: 30px;
  }

  .recomend_text span {
    font-size: 14px;
  }

  .container_product_recomend .recomend_text a {
    max-width: 100%;
  }

  .container_product_recomend .recomend_text {
    max-width: 100%;
  }

  .template-collection .productitem__badge {
    display: block;
    position: relative;
    width: 75px;
    order: 2;
  }

  .template-collection .badges_contains {
    display: flex;
    flex-flow: column;
    width: 100%;
    gap: 8px;
  }

  .template-collection .inventory_product_count {
    order: 1;
  }

  .template-collection .inventory_product_count .quatity__badge {
    position: relative;
  }

  .template-collection .inventory_product_count .quatity__badge .variant-inventory {
    display: inline-block;
  }

  .product-recommendations--container .badges_contains {
    flex-flow: column-reverse !important;
    align-items: flex-start !important;
  }

  .product-recommendations--container .badges_contains .quatity__badge {
    position: relative;
  }

  .product-recommendations--container .productitem__badge--sale {
    position: relative;
  }

  .product-recommendations--container .variant-inventory {
    display: inline-block;
  }
}

.product-recommendations--container .productitem--title_description {
  display: none;
}

.template-product .product-recommendations--container .productitem--title {
  min-height: 37px;
}

.template-product .product__price {
  display: flex;
  gap: 5px;
  margin-right: 10px;
}

.template-product .badges_contains {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
  gap: 5px;
}

.badges_contains_brought {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.text_above {
  order: 3;
  margin-top: 20px;
}

.shiping_text_cart p {
  font-size: 14px;
}

.navmenu-id-sale a {
  font-weight: 600 !important;
  color: #c00 !important;
}

@media screen and (max-width: 768px) {
  .shiping_text_cart {
    column-gap: 10px;
    row-gap: 0px;
  }

  .shiping_text_cart p {
    font-size: 10px;
  }
}

/* CSS new PLP*/
.accordion_plp {
  cursor: pointer;
  padding: 10px 0;
  width: 100%;
  border: none;
  text-align: left;
  transition: 0.4s;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #c00;
  font-family: Montserrat, sans-serif;
  background: none;
}

.collection_description_contain {
  border-bottom: 1.5px solid #d9d9d9;
  margin-bottom: 20px;
}

.accordion_plp:after {
  content: "\002B";
  color: #c00;
  font-size: 20px;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collection--description span {
  color: #000;
}

.accordion_plp.active_plp:after {
  content: "\2212";
  color: #c00;
  font-size: 20px;
}

.accordion_plp.active_plp+.panel_plp {
  margin-bottom: 15px;
}

.panel_plp {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.show_hide_filters {
  background: #f3f3f3;
  border: 1px solid #979797;
  padding: 5px 10px;
  border-radius: 4px;
  display: none;
  align-items: center;
  gap: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.show_hide_filters svg path {
  fill: #979797;
}

.show_hide_filters:after {
  content: "";
  height: 18px;
  width: 1.2px;
  position: absolute;
  background: #979797;
  top: 5px;
  left: 18px;
  transform: rotate(140deg);
}

.show_filter_contain {
  display: block;
  position: absolute;
  top: 20px;
  left: 25px;
  z-index: 9;
}

.filter_plp_sticky_contain {
  width: 100%;
  position: sticky;
}

.filter_plp_sticky_contain::-webkit-scrollbar {
  display: none;
}

.show_hide_filters {
  background: #f3f3f3;
  border: 1px solid #979797;
  padding: 5px 10px;
  border-radius: 4px;
  display: none;
  align-items: center;
  gap: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.show_hide_filters svg path {
  fill: #979797;
}

.show_hide_filters:after {
  content: "";
  height: 18px;
  width: 1.2px;
  position: absolute;
  background: #979797;
  top: 5px;
  left: 18px;
  transform: rotate(140deg);
}

.productgrid--sidebar {
  transition: all 0.5s ease;
  position: relative;
}

.show_hide_filters {
  cursor: pointer;
}

.show_filter_contain {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.productgrid--sidebar.active_action {
  display: none;
}

.show_filter_contain.active_action {
  position: relative;
  top: 0;
  left: 0;
}

.show_filter_contain.active_action button {
  border: 1px solid #c00 !important;
}

.show_filter_contain.active_action svg path {
  fill: #c00;
}

.show_filter_contain.active_action .show_hide_filters:after {
  display: none;
}

.show_filter_contain.active_action+.productgrid--outer {
  display: none !important;
}

.productgrid--outer.active_action {
  display: block;
}

.show_hide_filters * {
  pointer-events: none;
}

.request-quote {
  flex-flow: column;
}

.barnds_container_plp {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  background: #f3f3f3;
  padding: 30px 0;
  margin: 0 0 13px;
}

.no-marker::marker {
  display: none !important;
  content: "";
}

.no-marker::-webkit-details-marker {
  display: none;
}

.value_props_plp {
  background: #e5e5e5;
}

.value_props_plp_container,
.value_props_plp_container_mobile {
  display: flex;
  justify-content: space-around;
  padding: 16px 48px;
}

.value_props_plp_container .vp_plp {
  display: flex;
  align-items: center;
  gap: 8px;
  width: auto;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.63px;
  text-align: left;
}

.value_props_plp_container_mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .value_props_plp_container {
    display: none;
  }

  .value_props_plp_container_mobile {
    display: flex;
    align-items: center;
    padding: 8px 20px;
    gap: 20px;
    overflow: hidden;
    position: relative;
  }

  .value_props_plp_container_mobile .vp_plp {
    display: flex;
    width: 120px;
    align-items: center;
    gap: 8px;
    font-size: 12px;
  }

  .value_props_plp_container_mobile .vp_plp2 {
    display: flex;
    width: 169px;
    align-items: center;
    gap: 8px;
    font-size: 12px;
  }
}

.brand_plp {
  display: none;
  width: 160px;
  align-items: center;
  gap: 10px;
}

.brand_plp p {
  max-width: 60px;
  line-height: 18px;
  margin: 0;
}

.form-field-input {
  border-radius: none !important;
}

.form-fields-columns {
  display: flex;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .form-fields-columns {
    flex-direction: column;
  }
}

.template-collection .contact-page-content .form-action-row,
.template-index .contact-page-content .form-action-row {
  max-width: 180px;
  width: 100%;
}

.btn_brands_plp {
  background: #c00;
  border: 1px solid #c00;
  color: #fff;
  width: 100%;
  max-width: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.template-collection .form-fields-columns .contact-form-button,
.template-index .form-fields-columns .contact-form-button {
  background: #c00;
  border: 1px solid #c00;
  color: #fff;
  width: 100%;
  max-width: 180px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  border-radius: 0;
  font-weight: 500;
}

.sf_cubic_collection .contact-form {
  display: none;
}

.productgrid--sidebar nav .navmenu-link .filter-icon--checkbox {
  margin-right: 5px;
}

.productgrid--sidebar-title {
  color: #444;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.sidebar-mobile {
  display: none;
}

.sidebar-desktop {
  display: flex;
  align-items: center;
  gap: 15px;
  width: -webkit-fill-available;
}

.sidebar-desktop .clear_all_button_filters {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #c00;
}

.sidebar-desktop .productgrid--sidebar-title {
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  color: #091b29;
}

.sidebar-desktop .productgrid--utils.width_button {
  width: 100%;
  display: flex;
  justify-content: space-between !important;
}

.filters_wrapper {
  display: none;
  padding-bottom: 0;
  position: sticky;
  z-index: 1000;
  background: white;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}

.sidebar-desktop .filter_plp_sticky_contain {
  width: 100%;
  display: flex;
  gap: 1rem;
  flex-direction: row;
  align-items: baseline;
}

.sidebar-desktop .actived .filter_plp_sticky_contain {
  height: 100vh;
}

.sidebar-desktop .title_without_filter {
  margin-bottom: 0;
  width: max-content;
  height: 32px;
  padding: 8px 16px;
  border-radius: 24px;
  border: 1px solid #091b29;
  background: #f3f3f3;
}

.sidebar-desktop .productgrid--sidebar-section.actived .productgrid--sidebar-title {
  color: #c00;
}

.sidebar-desktop .productgrid--sidebar-section.actived .title_without_filter {
  border: 1px solid #c00;
  color: #c00;
}

.sidebar-desktop .title_without_filter:after {
  content: "\02C7";
  position: relative;
  color: #091b29;
  font-weight: bold;
  float: right;
  top: 6px;
  margin-left: 8px;
  font-size: 20px;
}

.sidebar-desktop .productgrid--sidebar-section.actived .title_without_filter:after {
  content: "\02C6";
  color: #c00;
}

.title_without_filter:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-size: 20px;
}

.sidebar-desktop .productgrid--sidebar-item.filter-group {
  width: 100vh;
  display: flex;
  flex-wrap: wrap;
}

.productgrid--sidebar-section.actived .title_without_filter:after {
  content: "\2212";
}

.sidebar-desktop .productgrid--sidebar-section .productgrid--sidebar-item {
  transition: none;
  position: absolute;
  left: -40px;
}

.productgrid--sidebar-section.actived .productgrid--sidebar-item {
  margin-top: 0;
  max-height: 100vh;
  width: calc(100vw - 11rem);
}

@media screen and (min-width: 1300px) {
  .productgrid--sidebar-section.actived .productgrid--sidebar-item {
    width: 1240px;
  }
}

.productgrid--sidebar-item {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.productgrid--wrapper .productgrid--item {
  border: 1px solid #efefef;
  border-radius: 4px;
}

.productgrid--wrapper .productgrid--item .productitem {
  padding: 0;
}

.productgrid--wrapper .productgrid--item .productitem .productitem--image img {
  width: 100%;
  object-fit: cover;
}

.productitem--info-header .productitem--title {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  height: auto;
}

.productitem--info-header.productitem-bought--info-header .productitem--title {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin: 0;
  min-height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product_price_new.product_price_new_bought {
  display: flex;
  flex-flow: row nowrap;
  align-self: center;
}

.price_compare_plp.price_compare_plp_bought {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-right: 6px;
}

.btn-view-product {
  padding: 10px;
  width: 100%;
  text-align: center;
  background: #c00;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  box-sizing: border-box;
}

.btn-view-product:hover {
  background: #a00;
}

.realprice_plp.realprice_plp_bought {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 370px) and (max-width: 768px) {
  .productitem--info-header .productitem--title {
    min-height: 4.5em;
  }

  .sidebar-mobile {
    display: block;
  }
}

.productitem--info-review {
  height: 1.5em;
  margin-bottom: 0.5em;
  box-sizing: border-box;
  font-size: var(--font-size-body-tiny);
}

.productitem--info-review.productitem-bought--info-review {
  margin: 12px 0 7px 0;
}

.productitem--info {
  padding: 15px;
}

.productitem-bought--info {
  padding: 11px 0 0 0;
  flex-grow: 1;
}

.product__rating.rating.productitem-bought--info-rating {
  padding: 0 0 !important;
}

.template-product .product-recommendations--container .productitem-bought--info-header .productitem--title {
  min-height: 48px;
}

.productitem--header-bought {
  min-height: auto;
}

@media screen and (max-width: 786px) {
  .productitem--header-bought {
    height: auto;
  }
}

.select_swatches_plp,
.select_swatches_plp_bought {
  display: flex;
}

.select_swatches_plp.select_swatches_plp_bought {
  margin-top: 5px;
}

.price_compare_plp {
  font-size: 15px;
  color: #666;
  line-height: 1.38;
  text-decoration: line-through;
  margin: 0;
}

.realprice_plp {
  font-weight: 700 !important;
  color: #383e42;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}

.barnds_container_plp_mobile {
  display: block;
}

.sf_cubic_collection .flickity-page-dots {
  position: relative;
  bottom: 0;
  margin-top: 10px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.sf_cubic_collection {
  overflow: hidden;
}

.brand_plp_mobile {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0 60px;
  width: 100%;
  justify-content: center;
}

.barnds_container_plp_mobile .flickity-prev-next-button {
  display: none;
}

.show_hide_filters_mobile * {
  pointer-events: none;
}

.show_hide_filters_mobile {
  display: flex;
  align-items: center;
  padding: 5px 5px;
  font-size: 12px;
  background: #f3f3f3;
  gap: 5px;
  border: 1px solid #c00;
  border-radius: 4px;
  font-family: Montserrat, sans-serif;
}

.contact-page-content.submit_success {
  background: #f3f3f3 !important;
}

.contact-message.message--success+.form-fields-columns {
  display: none;
}

.contact-message.message--success {
  background-color: #f3f3f3 !important;
  color: #000 !important;
  text-align: center;
  width: 100%;
}

.message_succes_contain p {
  font-size: 16px;
  font-weight: 600 !important;
  text-transform: uppercase;
  line-height: 24px;
}

.message_succes_contain span {
  font-size: 12px;
  font-weight: 400;
}

.text_button_hide {
  color: #000;
}

#add_up_flight_product {
  position: relative;
  border: 2px solid #000;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: 0.5;
}

label[for="add_up_flight_product"] {
  align-self: center;
}

.comment-form-cookies-consent {
  display: flex;
  align-self: center;
  gap: 8px;
  padding-bottom: 10px;
}

#add_up_flight_product:hover {
  opacity: 1;
}

#add_up_flight_product:checked {
  background-color: #000;
  opacity: 1;
}

#add_up_flight_product:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

.btn_content_fabrics a {
  background: #63100d;
  color: #fff;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  margin: 0;
  width: 100%;
  display: block;
}

.btn_content_fabrics a strong {
  color: #fff;
}

.cart_blank {
  height: 72% !important;
}

.btn_content_fabrics {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  margin: 10px 0 35px;
}

.hide_card_upsell {
  display: none !important;
}

.template-index .brand_plp svg {
  width: 60px;
  height: 60px;
}

.template-index .brand_plp p {
  font-size: 14px;
  line-height: 24px;
}

.template-index .brand_plp {
  width: 180px;
}

@media screen and (min-width: 800px) and (max-width: 1500px) {
  .template-index .brand_plp {
    width: 150px;
  }

  .template-index .brand_plp svg {
    width: 55px;
    height: 55px;
  }

  .barnds_container_plp {
    gap: 28px;
  }
}

.brand_plp.brand_plp_large {
  width: 180px;
}

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

  /*details pdp info and position mobile.*/
  .product--container.details_mobile-pdp,
  .pdp_new--arrows {
    display: block;
  }

  .product--section.new-postion_mb .details_mobile-pdp .product-block--title>h2,
  .product--section.new-postion_mb .details_mobile-pdp .product-text {
    display: none;
  }

  .landing_product_pavia .product--section.new-postion_mb .details_mobile-pdp .product-text {
    display: block;
  }

  .product_pavia_chair .product-details .product-text {
    display: none;
  }

  .landing_product_pavia .details_mobile-pdp .product-details .product-text>p {
    font-size: 16px;
    line-height: 24px;
  }

  .landing_product_pavia .details_mobile-pdp .product-details>div:nth-child(2) p {
    font-size: 20px;
  }

  .product--section.new-postion_mb {
    display: flex;
    flex-direction: column;
  }

  .product--section.new-postion_mb .product--container {
    width: 100%;
  }

  .product--section.new-postion_mb .breadcrumbs-container {
    order: 1;
    margin: 0px 20px;
    padding: 20px 0px 0px 0px;
  }

  .product--section.new-postion_mb .details_mobile-pdp {
    order: 2;
    margin-top: 0px;
  }

  .product--section.new-postion_mb .product--container.product--container_desktp {
    order: 3;
  }

  /*display none gallery image*/
  .product--section.new-postion_mb .new_navigation--pdp .gallery-navigation--scroller button {
    width: 8px !important;
    height: 8px !important;
    background: #ccc;
    border-radius: 50px;
  }

  .product--section.new-postion_mb .new_navigation--pdp .gallery-navigation--scroller button[data-gallery-selected="true"] {
    box-shadow: none;
    background: #000000 !important;
  }

  .product--section.new-postion_mb .new_navigation--pdp button>span {
    display: none;
  }

  .pdp_new--arrows .right__new--pdp,
  .pdp_new--arrows .left__new--pdp {
    position: absolute;
    top: calc(50% - 50px);
    color: #1d1d1d;
    z-index: 9999;
    cursor: pointer;
  }

  .pdp_new--arrows .left__new--pdp {
    left: 0px;
    transform: translateY(-50%) rotate(90deg);
  }

  .pdp_new--arrows .right__new--pdp {
    right: 0px;
    transform: translateY(-50%) rotate(270deg);
  }

  /*end gallery image*/

  /*end details pdp info and position mobile*/
  .btn_content_fabrics {
    flex-wrap: wrap;
  }

  .template-index .brand_plp_mobile {
    margin: 0 20px;
  }

  .template-index .barnds_container_plp {
    margin: 10px 0 0;
    order: 2;
  }

  .template-index .sf_cubic_collection .flickity-page-dots {
    margin-bottom: 0;
    border-top: none;
    border-bottom: none;
  }

  .template-index .request-quote {
    display: grid;
    margin-top: 20px;
    padding-top: 25px;
  }

  .render_sortby .show_hide_filters_mobile {
    display: none;
  }

  .adittional_text strong {
    font-size: 10px !important;
  }

  .adittional_text {
    font-size: 10px !important;
    right: 0;
    left: 15px;
    bottom: 0;
  }
}

@media screen and (max-width: 859px) {
  .productgrid--outer {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .sf_cubic_collection {
    position: initial !important;
    top: 0;
  }

  .contact-form.show_form_mobile .form-field--half {
    width: 100% !important;
  }

  .breadcrumbs-container {
    position: initial;
    top: 0;
  }

  .productgrid--utils.utils-sortby {
    background: #f3f3f3;
    border: 1px solid #979797;
    border-radius: 4px;
  }

  .utils-sortby-button {
    padding: 5px 5px;
  }

  .utils-sortby--modal-button {
    background-color: #fff;
    color: #000;
    border: none;
    text-align: left;
    padding: 0;
  }

  .show_filter_mobile {
    display: flex;
    position: fixed;
    z-index: 9999;
    background: #fff;
    transform: translateX(-50%);
    width: 100%;
    margin: auto;
    max-width: 260px;
    left: 50%;
    top: 22vh;
    height: 512px;
    overflow: scroll;
    padding: 18px;
    border: 1px solid #efefef;
    border-radius: 4px;
  }

  .show_filter_mobile .navmenu-item a {
    font-size: 12px !important;
  }

  .show_filter_mobile .productgrid--sidebar-menu .navmenu-item {
    margin: 0;
  }

  .show_filter_mobile .productgrid--sidebar-section {
    margin-top: 20px;
  }

  .show_filter_mobile ul {
    margin: 0;
  }

  .show_filter_mobile .productgrid--sidebar-title {
    padding-bottom: 5px;
    font-size: 14px;
    margin: 0;
  }

  .wrap_brackground {
    background: #000;
    z-index: 998;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
  }

  .hide_desktop {
    display: flex !important;
  }

  .btn_brands_plp_mobile {
    display: block;
    background: #c00;
    border: 1px solid #c00;
    color: #fff;
    width: 100%;
    max-width: 180px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    padding: 10px 0;
  }

  .contact-form.show_form_mobile {
    display: block !important;
    position: fixed;
    z-index: 99999999;
    width: 100%;
    max-width: 320px;
    margin: auto;
    transform: translateX(-50%);
    left: 50%;
    top: 23vh;
  }

  .contact-form.show_form_mobile .form-fields-columns {
    flex-flow: column;
  }

  .contact-form.show_form_mobile .contact-page-content {
    justify-content: center;
    flex-flow: column;
    background: #fff;
  }

  .contact-form.show_form_mobile .form-field-title {
    color: #000 !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
  }

  .contact-form.show_form_mobile .contact-page-content {
    background: #fff !important;
    margin: 0 !important;
    padding: 25px !important;
  }

  .contact-form.show_form_mobile .form-fields-columns {
    margin: 0;
    gap: 15px;
    flex: unset;
  }

  .contact-form.show_form_mobile .contact-page-content .form-field {
    margin: 0 !important;
  }

  .contact-form.show_form_mobile .contact-form-button {
    max-width: 100%;
  }

  .title_exit_contain_mobile {
    display: flex;
    justify-content: space-between;
  }

  .title_exit_contain_mobile .title_form_mobile {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    display: flex;
    flex-flow: column;
    gap: 8px;
    margin: 0;
  }

  .exit_form_mobil {
    font-weight: 600;
    font-size: 16px;
  }

  .contact-form.show_form_mobile .form-field-input {
    background-color: transparent !important;
    border-radius: 2px !important;
    border: 1px solid #d9d9d9 !important;
    padding: 0 5px;
  }
}

@media screen and (min-width: 860px) {
  .brand_plp {
    display: flex;
  }

  .filter_plp_sticky_contain {
    overflow-y: auto;
    height: 55vh;
  }

  .sidebar-desktop .filter_plp_sticky_contain {
    overflow-y: visible;
    height: auto;
  }

  .title_form_mobile {
    display: none !important;
  }

  .barnds_container_plp_mobile {
    display: none;
  }

  .show_hide_filters {
    display: flex;
  }

  .show_hide_filters_mobile {
    display: none;
  }

  .title_exit_contain_mobile {
    display: none;
  }

  .hide_desktop {
    display: none !important;
  }

  .btn_brands_plp_mobile {
    display: none;
  }

  .btn_brands_plp {
    display: block;
  }
}

.btn_cubicle_no {
  pointer-events: none;
}

#shopify-section-template--16642101444855__1659716097a7e38f29 {
  margin-bottom: -90px;
}

#shopify-section-template--16642101444855__1657356989d45ec8a4 {
  padding-top: 90px;
}

.hidecard {
  display: none;
}

.our_product_section_blog .quatity__badge,
.our_product_section_blog .badges_contains {
  display: none;
}

.article--sidebar {
  max-width: 300px;
  width: 100%;
}

.article--inner {
  margin: 0 !important;
}

.our_product_section_blog .product_blog {
  border-radius: 4px;
  margin-bottom: 30px;
}

.our_product_section_blog .productitem {
  padding: 0;
}

.our_product_section_blog .productitem--title_description {
  font-size: 12px;
}

.our_product_section_blog .productitem--title {
  font-size: 16px;
}

.our_product_section_blog .price_compare_plp {
  font-size: 14px;
}

.our_product_section_blog .realprice_plp {
  font-size: 16px;
}

.our_product_section_blog .js-go-cart-add-to-cart {
  max-width: 125px;
}

.categorie_active span {
  font-weight: 600;
  border-bottom: 2px solid #c00;
}

.text-bold {
  font-weight: 800;
}

@media screen and (min-width: 769px) {
  .arrow_blog_mobile {
    display: none;
  }

  .title_card_blog.accordion_card {
    color: #0c2336;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    padding: 15px 0;
    margin: 25px 0;
  }
}

@media screen and (max-width: 768px) {
  .title_card_blog.accordion_card {
    background-color: #eee;
    cursor: pointer;
    padding: 20px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    cursor: pointer;
    text-transform: uppercase;
    color: #0c2336;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #c00;
    margin: 0 0 25px;
  }

  .productitem--info-header.productitem-bought--info-header .productitem--title {
    min-height: auto;
  }

  .our_product_section_blog.panel_card {
    padding: 20px 40px 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .article--container {
    padding: 0;
    display: flex;
    flex-flow: column-reverse;
    margin-top: 0 !important;
  }

  .article--inner {
    padding: 0 10px;
  }

  .article--sidebar {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .article--sidebar .share-buttons {
    display: none;
  }
}

.template-product .product-section--content .flickity-slider {
  position: inherit;
}

/*custom plp previously-owned*/
.navmenu-id-previously-owned a {
  font-weight: 700 !important;
  opacity: 1;
}

.navmenu-id-previously-owned a:hover {
  opacity: 1 !important;
}

.options-selection__select>label {
  top: -17px !important;
  left: 0px;
}

.options-selection__select {
  margin-top: 40px;
}

@media (min-width: 1024px) and (max-width: 1450px) {
  .site-navigation .navmenu-link-depth-1 {
    padding: 12px 16px;
  }
}

@media (min-width: 1024px) {
  .scroll-up .site-header-wrapper .site-navigation-wrapper {
    display: block;
  }

  .scroll-down .sf_cubic_collection,
  .scroll-down .sf_cubic_collection.scrolled {
    top: 150px;
  }

  .scroll-up .sf_cubic_collection.scrolled {
    top: 205px;
  }

  .breadcrumbs-container.breadcrumbs-container-position {
    top: 104px;
    padding: 20px 1.3125rem;
  }

  .sf_cubic_collection.sf-cubic_collection-position {
    top: 147px;
  }

  .scroll-up .sf_cubic_collection.sf-cubic_collection-position {
    top: 165px;
  }
}

@media (max-width: 1024px) {

  .scroll-down .sf_cubic_collection,
  .scroll-up .sf_cubic_collection {
    top: 152px;
  }
}

@media (max-width: 860px) {

  .scroll-down .sf_cubic_collection,
  .scroll-up .sf_cubic_collection,
  .scroll-down .breadcrumbs-container,
  .scroll-up .breadcrumbs-container {
    top: initial;
  }

  .template-index #site-main section.sf_cubic_collection {
    display: none;
  }

  .template-index .main_valueProps {
    display: block;
    padding-top: 30px;
  }
}

/*end custom plp previously-owned*/

.collection_tabs_hp .swatches_plp {
  margin-top: 0;
}

.collection_tabs_hp .title_seccion_tab {
  text-align: center;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  text-transform: uppercase;
}

.collection_tabs_hp .tab {
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  justify-content: center;
  background-color: transparent;
  margin-bottom: 15px;
}

.collection_tabs_hp .productitem--header {
  min-height: auto !important;
}

/* Style the buttons inside the tab */
.collection_tabs_hp .tab button {
  background-color: inherit;
  float: left;
  text-transform: uppercase;
  border: none;
  outline: none;
  color: #000;
  cursor: pointer;
  padding: 14px 0;
  width: 94px;
  transition: 0.3s;
  font-size: 18px;
  font-family: Montserrat, sans-serif;
}

.user-is-tabbing .collection_tabs_hp .tab button:focus {
  box-shadow: inset 0 0 0 2px #c00;
}

/* Create an active/current tablink class */
.collection_tabs_hp .tab button.active {
  font-weight: 600;
  border-bottom: 2px solid #c00;
}

/* Style the tab content */
.collection_tabs_hp .tabcontentCard {
  display: none;
  padding: 6px 12px;
}

.collection_tabs_hp .tabcontentCard {
  grid-template-columns: repeat(4, 1fr);
}

.collection_tabs_hp .tabcontentCard .productitem--image-link img {
  max-width: 100%;
  height: 100%;
}

.collection_tabs_hp {
  padding: 40px 10%;
}

@media screen and (max-width: 1500px) {
  .collection_tabs_hp {
    padding: 40px 6%;
  }
}

@media screen and (max-width: 1300px) {
  .collection_tabs_hp {
    padding: 40px 4%;
  }
}

@media screen and (max-width: 820px) {
  .collection_tabs_hp {
    padding: 30px 20px;
  }

  .collection_tabs_hp .tabcontentCard {
    grid-template-columns: 1fr;
  }

  .collection_tabs_hp .tab {
    column-gap: 25px;
  }

  .collection_tabs_hp .box-button .btn_desktop_banner {
    display: block;
  }
}

/* Quickview Styles*/

#quick-view-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999990;
}

.quick-view-container {
  position: absolute;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: auto;
  width: auto;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.productitem__container:hover .quick-view-container .quick-view-button {
  transition: all 0.3s ease;
  opacity: 1;
  max-height: 100%;
}

.quick-view-button:focus {
  opacity: 1;
}

.quick-view-button {
  max-height: 0;
  opacity: 0;
  display: block;
  background: #c00;
  color: #fff;
  border: 0;
  width: 100%;
  margin: auto;
  width: 205px;
  min-height: 52px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  cursor: pointer;
}

.quick-view-content {
  background: white;
  padding: 20px;
  max-width: 1000px;
  max-height: 580px;
  width: 100%;
  overflow-y: scroll;
  position: relative;
  margin: auto;
  height: auto;
}

.quick-view-content .product--container {
  overflow: hidden;
}

.product-block--quick-view-warning {
  display: flex;
  align-items: center;
  gap: 5px;
}

.quick-view-content .quik-view-product-url {
  color: #c00;
  font-size: 14px;
  width: max-content;
  display: block;
  font-weight: 500;
  text-align: center;
  display: block !important;
}

#close-quick-view {
  position: sticky;
  top: 10px;
  left: 0;
  background: none;
  border: none;
  cursor: pointer;
  width: auto;
  float: right;
  text-align: right;
  z-index: 4;
}

.quick-view-content .pick-up-desktop,
.quick-view-content .value_props_pdp,
.quick-view-content .breadcrumbs-container,
.quick-view-content .title_first {
  display: none;
}

.quick-view-content .product--outer .product-pricing {
  margin-bottom: 0.5rem;
}

.quick-view-content legend.options-selection__option-header {
  padding: 0;
}

.quick-view-content .jdgm-widget {
  display: none;
}

.quick-view-content .product-title {
  font-size: 18px;
}

.template-product .quick-view-content .tabs_contains_pdp .tabcontent *,
.breadcrumbs-container a:hover,
.pagination--inner a:hover,
.productitem--title a:hover {
  color: #1d1d1d;
}

.template-product .quick-view-content .product__rating.rating {
  justify-content: flex-start;
}

.template-product .quick-view-content .product-main .product__rating.rating:before {
  display: none;
}

.quick-view-content .product-sticky-top {
  top: 0;
}

.quick-view-button svg {
  display: none;
}

.quick-view-content .product-gallery--media-container {
  flex-wrap: wrap;
  height: 100%;
}

.quick-view-content .product-gallery--media-container img {
  width: 100%;
}

.quick-view-content .product-gallery .value_props_pdp-desktop {
  display: none;
}

.swiper:not(.product-recommendations) {
  width: 100%;
  height: 100%;
}

.swiper-slide:not(.recomendation-card) {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide:not(.recomendation-card) img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper:not(.product-recommendations) {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide:not(.recomendation-card) {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  margin-top: 1rem;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.quick-view-content .swiper-button-next:after,
.quick-view-content .swiper-button-prev:after {
  font-size: 30px;
}

.quick-view-content .swiper-button-next,
.quick-view-content .swiper-button-prev {
  color: #000000;
}

.quick-view-content .swiper-wrapper {
  align-items: center;
}

.quick-view-content .mySwiper .swiper-slide img {
  cursor: pointer;
}

.quick-view-content .swiper-pagination-bullet-active {
  background: #000000;
}

.quick-view-content .message_assembly_quickview {
  display: block !important;
  order: 3;
  font-size: 14px;
  font-weight: 500;
}

.quick-view-content .marquee-grid-item,
.quick-view-content .marquee-grid-item.marquee-grid-item-desktop,
.quick-view-content .value_props_pdp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .quick-view-content {
    padding: 35px 0 25px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: inherit;
    max-height: fit-content;
    padding: 20px;
  }

  #close-quick-view {
    top: 0;
    width: 100%;
  }

  .quick-view-container {
    display: flex !important;
    right: 0.5rem;
    left: unset;
    bottom: 0px;
    top: unset;
    transform: translate(0, 0);
  }

  .quick-view-button {
    opacity: 1;
    font-size: 0;
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    max-height: max-content;
  }

  .quick-view-button svg {
    display: block !important;
  }

  .quick-view-content .talk-to-sales-container {
    margin-top: 1.5rem;
  }

  .quick-view-content .tabs_contains_pdp .tab button {
    margin-right: 15px;
  }

  .quick-view-content .product--outer .product-main,
  .quick-view-content .product--outer .product-gallery {
    padding: 0;
  }

  .quick-view-content .options-selection__option-value-input+.options-selection__option-swatch-wrapper {
    width: 30px;
    height: 30px;
  }

  .quick-view-content .options-selection__option-values {
    margin-left: 5px;
  }

  .quick-view-content .product-gallery--media-container {
    height: auto;
  }

  .mySwiper2 {
    height: auto;
  }

  .quick-view-content .product-gallery--media-container {
    max-width: 100%;
    width: 100%;
  }

  .quick-view-content .tabs_contains_pdp .tabcontent {
    max-height: 200px;
    overflow-y: scroll;
    padding-top: 0;
  }

  .quick-view-content #quick-view-product-details {
    max-width: 100%;
  }

  .quick-view-content .product--outer .product-form--regular form .product-form--atc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    max-height: 48px;
  }

  .quick-view-content .product-form--atc.normal_product>* {
    margin-top: 0;
    width: 100%;
    height: 48px;
  }
}

@media screen and (max-width: 1079px) {
  .productitem--info-header.productitem-bought--info-header .productitem--title {
    height: unset;
  }
}

/* START NEW RENT PAGE */

.hero-banner {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 76px 100px;
}

@media screen and (max-width: 1000px) {
  .hero-banner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.hero-banner .hero-banner__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero-banner .hero-banner__grid .hero-banner__column {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width:769px) {
  .hero-banner .hero-banner__grid .hero-banner__column {
    width: 100% !important;
  }
}

.hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content {
  width: 55%;
}

@media screen and (min-width:769px) {
  .hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content {
    padding-right: 40px;
  }
}

.hero-banner .hero-banner__grid .hero-banner__content p {
  color: #4F4F4F;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  margin-bottom: 1.5rem !important;
}

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

  .hero-banner .hero-banner__grid .hero-banner__content h1,
  .hero-banner .hero-banner__grid .hero-banner__content p {
    text-align: center;
  }

  .hero-banner .hero-banner__grid .hero-banner__content h1 {
    font-size: 22px !important;
  }

  .hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content img,
  .hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content svg {
    display: none !important;
  }

  .hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content img {
    margin-bottom: 24px;
  }
}

.hero-banner .hero-banner__grid .hero-banner__column.hero-banner__content img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

.hero-banner .hero-banner__grid .hero-banner__column.hero-banner__form {
  width: 45%;
}

.hero-banner .hero-banner__grid .hero-banner__content h1 {
  color: #091B29;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0 !important;
}

.hero-banner .hero-banner__grid .hero-banner__content p {
  margin-top: 0 !important;
  margin-bottom: 1.5rem !important;
}

/* Form */

.hero-banner .hero-banner__grid .hero-banner__form form {
  height: 100%;
  position: relative;
  z-index: 0;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-layout {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-layout__row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field--half {
  width: calc(50% - 5px);
}

@media screen and (max-width: 600px) {
  .hero-banner .hero-banner__grid .hero-banner__form .form-field--half {
    width: 100%;
  }
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field:not(.form-field--half) {
  width: 100%;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field,
.hero-banner .hero-banner__grid .hero-banner__form .form-field--half {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field label,
.hero-banner .hero-banner__grid .hero-banner__form .form-field--half label {
  color: #091B29;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.25px;
  margin-bottom: 8px;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-input,
.hero-banner .hero-banner__grid .hero-banner__form .form-select,
.hero-banner .hero-banner__grid .hero-banner__form .form-textarea {
  display: flex;
  width: 100%;
  max-height: 43px;
  height: 100%;
  padding: 12px;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 4px;
  border-bottom: 1px solid #C00 !important;
  background: rgba(244, 244, 244, 0.60);
  border: none;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.15px;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-select {
  appearance: none;
  -webkit-appearance: none;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-select {
  color: #565656;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-select:valid {
  color: #333;
}

.hero-banner .hero-banner__grid .hero-banner__form .select-wrapper {
  position: relative;
}

.hero-banner .hero-banner__grid .hero-banner__form .select-wrapper span {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  pointer-events: none;
  width: 24px;
  height: 24px;
  margin-top: 1px;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-textarea {
  min-height: 100px !important;
  max-height: 500px !important;
  resize: vertical;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field--phone {
  position: relative;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field--phone span {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  color: #091B29;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.15px;
  margin-right: .5rem;
  padding-right: .5rem;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.hero-banner .hero-banner__grid .hero-banner__form .form-field--phone .form-input {
  padding-left: 50px;
}

.hero-banner .hero-banner__grid .hero-banner__form .form-input::placeholder,
.hero-banner .hero-banner__grid .hero-banner__form .form-select::placeholder,
.hero-banner .hero-banner__grid .hero-banner__form .form-textarea::placeholder {
  color: #565656;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.15px;
}

.hero-banner .hero-banner__grid .hero-banner__form .button-rent-submit {
  display: flex;
  width: 100%;
  height: 60px;
  padding: 10px 13px;
  margin-top: 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #C00;
  background: #C00;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 111.111% */
  text-transform: capitalize;
}

.errors {
  margin: 1rem 0 !important;
}

.errors ul {
  margin: 0 !important;
  padding-left: 1.2rem;
}

.errors ul li {
  color: #C00;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

/* -------------------------
   MULTI ICONS BANNER
-------------------------- */

.benefits-icons {
  padding: 40px 0;
  background: rgba(9, 27, 41, 0.06);
}

.benefits-swiper {
  width: 100%;
  height: auto;
}

.benefits-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
  align-items: stretch;
}

.benefit-item {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: transparent;
}

.benefit-icon {
  width: 73px !important;
  height: auto;
  margin-bottom: 10px;
}

.benefit-title {
  color: #091B29;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}

.benefit-subtitle {
  color: #091B29;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.logolist--container {
  padding-bottom: 2rem;
}

/* RENT COLLECTION GRID */

.collection--section-rent {
  background: #F9F9F9;
  margin-top: 0 !important;
}

.rent_collection-title {
  color: #091B29;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  max-width: 900px;
  margin: 80px auto 48px;
}

@media screen and (max-width:768px) {
  .rent_collection-title {
    font-size: 24px !important;
  }
}

.collection-rent__header p {
  color: #091B29;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
}

@media screen and (max-width: 600px) {
  .product-grid-collection-rent .product-grid--items {
    grid-template-columns: repeat(2, calc(50% - .25rem)) !important;
    ;
    gap: .5rem
  }
}


.product-grid-collection-rent .productitem--info,
.product-grid-collection-rent .button-rent-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px !important;
  width: 100%;
}

.product-grid-collection-rent .productitem--header {
  margin-bottom: 0 !important;
}

.product-grid-collection-rent .productitem--info-header .productitem--title {
  height: auto !important;
  color: #091B29;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

@media screen and (max-width: 768px) {
  .product-grid-collection-rent .productitem--info-header .productitem--title {
    font-size: 14px;
  }
}

.product-grid-collection-rent .button-rent-wrapper .button-rent {
  width: 100%;
  display: flex;
  height: 40px;
  padding: 10px 13px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border: 1px solid #C00;
  background: #C00;
}

.product-grid-collection-rent .productgrid--item {
  display: none;
}

.product-grid-collection-rent .productgrid--item:hover {
  border: 1px solid rgba(102, 102, 102, 0.40);
}

.view-more-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.view-more-btn {
  color: #091B29;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 142.857% */
  text-transform: capitalize;
  background: transparent;
  border: none;
  margin: 40px auto;
  text-decoration: underline;
  text-underline-offset: 4px;
  cursor: pointer;
}

/* RICHTEXT */

.richtext-hero {
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .richtext-hero {
    padding: 40px 16px;
  }
}

.hero__title {
  color: #091B29;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (max-width:768px) {
  .hero__title {
    font-size: 24px !important;
  }
}

.richtext-hero__content {
  max-width: 1100px;
  margin: 0 auto;
}

.richtext-hero__content * {
  color: #091B29;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 190% */
}

.richtext-hero__content p {
  font-size: 18px;
}

.richtext-hero__content ul li {
  font-size: 16px;
  line-height: 26px !important;
}

.richtext-hero__content p {
  margin-bottom: 15px;
  text-align: center;
}

.richtext-hero__content ul * {
  text-align: left;
}

.richtext-hero__content strong {
  font-weight: 700;
}

.richtext-hero__content em {
  font-style: italic;
}

/* MULTITOPIC BANNER WITH IMAGE */

.multitopic-banner-with-image {
  background: #ffffff;
  padding: 60px 0;
}

.multitopic-banner-with-image__wrapper {
  display: flex;
  gap: 54px;
  max-width: 1100px;
  margin: 0 auto;
  align-items: flex-start;
  padding: 0 2rem;
}

.multitopic-banner-with-image__content {
  width: 50%;
}

.multitopic-banner-with-image__title {
  color: #091B29;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  margin-bottom: 40px;
  margin-top: 0 !important;
}

.multitopic-banner-with-image__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.multitopic-banner-with-image__item {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.multitopic-banner-with-image__icon {
  display: flex;
  width: 24px;
  height: 24px;
  padding: 2px;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  margin-right: 10px;
}

.multitopic-banner-with-image__text {
  color: #091B29;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

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

  .multitopic-banner-with-image__text {
    font-size: 14px !important;
  }
}

.multitopic-banner-with-image__image {
  width: 50%;
}

.multitopic-banner-with-image__image img {
  width: auto;
  height: 560px;
}

.multitopic-banner-with-image__item:last-child {
  margin-bottom: 0 !important;
}

/* 📱 Responsive */
@media (max-width: 900px) {
  .multitopic-banner-with-image {
    padding: 40px 0 !important;
  }

  .multitopic-banner-with-image__wrapper {
    flex-direction: column-reverse;
    padding: 0 16px !important;
    gap: 32px !important;
  }

  .multitopic-banner-with-image__image {
    order: -1;
  }

  .multitopic-banner-with-image__item {
    align-items: flex-start;
  }

  .multitopic-banner-with-image__content,
  .multitopic-banner-with-image__image {
    width: 100% !important;
  }

  .multitopic-banner-with-image__image img {
    width: 100% !important;
    height: auto !important;
  }

  .multitopic-banner-with-image__title {
    font-size: 24px;
    line-height: 32px;
    /* 133.33% */
  }
}

/* SOCIAL PROOF */

.social-proof-wrapper {
  position: relative;
  padding: 80px 88px;
  gap: 64px;
  background-color: #F7F7F7;
}

@media screen and (max-width: 768px) {
  .social-proof-wrapper {
    padding: 40px 24px;
    padding-bottom: 0 !important;
    gap: 40px;
  }

  .social-proof-title {
    font-size: 24px !important;
  }
}

.social-proof-title {
  color: #091B29;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  /* 106.25% */
}

.social-proof-swiper {
  height: auto !important;
}

.social-proof-swiper .swiper-pagination {
  position: relative;
  margin: 2rem auto;
}

@media screen and (min-width:1200px) {
  .social-proof-swiper .swiper-pagination {
    display: none;
  }
}

.social-proof-swiper .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #091B29;
  background: transparent;
  opacity: 1;
}

.social-proof-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #091B29;

}

.review-container-info {
  min-height: 420px;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 34px 32px;
  background-color: #fff;
}

.review-container-info * {
  text-align: left;
}

.text-review {
  color: #091B29;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

.social--proof_card-footer {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding-top: 16px;
  border-top: 1px solid #d9d9d9;
}

.name-review {
  margin: 0 !important;
  color: #091B29;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

/* FAQ SECTION */
.new-faq-section {
  max-width: 1000px;
  margin: 0 auto;
  padding: 64px 16px;
}

.new-faq-title {
  color: #091B29;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
}

@media screen and (max-width:768px) {
  .new-faq-title {
    font-size: 24px !important;
  }

  .new-faq-section {
    padding-bottom: 0;
  }

  #judgeme_product_reviews .jdgm-rev-widg {
    padding-top: 6px;
  }

  .product-section--container {
    margin-top: 2rem;
  }
}

.faq-description {
  color: #091B29;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.new-faq-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  margin-top: 64px;
}

.new-faq-item {
  width: 100%;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 18px;
}

.new-faq-item summary {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #091B29;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
  cursor: pointer;
  list-style: none;
  transition: all 0.3s ease-in-out;
}

.new-faq-item summary .mark {
  margin-left: 2rem;
}

.new-faq-item[open] summary .mark {
  transform: rotate(180deg);
}

.new-faq-item_content p {
  color: #091B29;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

.new-faq-item_content a,
.new-faq-item_content a strong {
  color: #091b29;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.new-faq-item_content a:hover,
.new-faq-item_content a strong:hover {
  color: #c00;
}

/* END NEW RENT PAGE */

.btn_brands_plp {
  text-align: center;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  opacity: 0;
}

body.template-product .flickity-slider {
  max-height: 420px;
}

a[title="[View Details]"] {
  color: #c00 !important;
}

.go-cart-drawer__close,
.go-cart-item__remove {
  background: transparent;
  border: none;
  color: #121212;
}

.go-cart-drawer__close button,
.go-cart-item__remove {
  background: transparent;
  border: none;
}

.go-cart-drawer__close,
.go-cart-item__remove {
  background: transparent;
  border: none;
}

.site-main {
  z-index: 90 !important;
}

.site-header {
  z-index: 98 !important;
}

.top-page-sticky {
  z-index: 98 !important;
}

body.mobile-navigation-drawer-open #hubspot-messages-iframe-container {
  z-index: -10 !important;
}

#hubspot-messages-iframe-container:not(.hidden-button) {
  z-index: 99 !important;
}

#hubspot-messages-iframe-container.hidden-button {
  z-index: -10 !important;
}

.go-cart__overlay.is-open {
  z-index: 100 !important;
}

.active.hs-shadow-container {
  background: transparent !important;
}

/* HEADER MOBILE */

.site-header {
  padding-bottom: 0 !important;
}

.site-header .header-wrapper__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
  background-color: #fff;
}

.header-actions__left,
.header-actions__right {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.header-logo img {
  height: auto;
}

.mobile-navigation-drawer summary {
  list-style: none;
}

.mobile-navigation-drawer .icon-close {
  display: block;

}

.mobile-navigation-drawer .icon-open {
  display: none;
}

body:not(.mobile-navigation-drawer-open) .icon-open {
  display: block;
}

body:not(.mobile-navigation-drawer-open) .icon-close {
  display: none;
}

.mega-menu__container {
  width: 100vw;
  max-width: 400px;
  position: absolute;
  top: calc(100% + 16px);
  left: -24px;
  background-color: #fff;
  z-index: 100;
  overflow-y: auto;
  height: calc(100vh - 118px);
  padding: 1rem;
  box-sizing: border-box;
}

body:not([scroll-none]) .mega-menu__container {
  height: calc(100vh - 78px);
}

body[scroll-none] .mega-menu__container {
  height: calc(100vh - 118px);
}

.mega-menu__container__wrapper {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}

body.mobile-navigation-drawer-open::before,
body.mega-menu-desktop-open::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 98;
}

#mobile-navigation-drawer-toggle[aria-disabled="true"] {
  pointer-events: none;
}

.mobile-menu-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

details.mobile-menu-item summary,
a.mobile-menu-item {
  color: #1D1D1D;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  padding-bottom: 20px;
  border-bottom: 1px solid #595959;
}

.mobile-menu-item[data-last][open] {
  border-bottom: 1px solid #595959;
  padding-bottom: 24px;
}

.mobile-menu__action-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  color: #1D1D1D;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
}

.mobile-menu__action-link span {
  display: flex;
  margin-top: 2px;
}

a.mobile-menu-item {
  text-decoration: none;
}

details.mobile-menu-item summary {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
}

.mobile-menu-item .toggle-arrow svg {
  transition: all .3s ease-in-out;
  transform: rotate(-90deg);
}

.mobile-menu-item:first-child {
  padding-top: 20px;
  border-top: 1px solid #E0E0E0;
}

.mobile-menu-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.mobile-menu-item.featured-item summary,
a.mobile-menu-item.featured-item {
  color: #c00;
}

.mega-menu__gallery {
  height: auto !important;
  margin-bottom: 42px;
}

.mobile-menu-item:not([open]) .toggle-arrow svg {
  transform: rotate(270deg);
}

.mobile-menu-item[open] .toggle-arrow svg {
  transform: rotate(0deg);
}

.mobile-menu-image {
  height: auto !important;
  width: 160px;
  flex-shrink: 0;
  text-decoration: none;
  text-align: left;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}

.mobile-menu-image img {
  height: 165px;
  object-fit: cover;
}

.mobile-menu-image span {
  color: #1D1D1D;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: lowercase;
  margin-top: 16px;
}

.back-button {
  display: flex;
  align-items: center;
  gap: .5rem;
  color: #595959;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
  background: transparent;
  border: none;
  padding: 0px 0px 20px;
  cursor: pointer;
}

.mobile-menu-item__content {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: calc(100% - 2rem);
  min-height: calc(100vh + 15rem);
  background-color: #fff;
  z-index: 100;
}

.mobile-menu-item__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;

}

.mobile-menu-item.mega-menu__item-level-2 {
  margin-top: 24px;
}

.mobile-menu-item .mega-menu__item-level-2 summary a {
  color: #1D1D1D;
  text-decoration: none;
}

.mobile-menu-subitem {
  color: #1D1D1D;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  text-decoration: none;
}

.mobile-menu-subitem:first-child {
  padding-top: 24px;
}

.mobile-navigation-drawer-open,
.mega-menu-desktop-open {
  overflow: hidden;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  opacity: 0;
}

.mega-menu__btn-wrapper {
  max-width: 320px;
  width: 100%;
  margin-top: 19px;
}

@media screen and (min-width:768px) {
  .mega-menu-desktop__columns {
    border-bottom: 1px solid #1D1D1D;
    padding-bottom: 24px;
  }
}


.mega-menu__btn {
  display: flex !important;
  height: 48px;
  padding: 6px 16px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 50px;
  border: 1px solid #1D1D1D;
  background: #1D1D1D;
  color: #FFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

summary {
  list-style: none;
  /* por compatibilidad */
  -webkit-appearance: none;
  appearance: none;
}

summary::-webkit-details-marker {
  display: none;
}

/* END HEADER MOBILE */

/* HEADER DESKTOP */

.header-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  width: 100%;
}

.site-header-desktop {
  padding: 0 1rem;
  width: 100%;
  position: relative;
}

.mega-menu-desktop {
  width: 100%;
}

.mega-menu-desktop__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}

.mega-menu-desktop__link {
  display: flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: currentColor;
  padding: 10px 0;
  font-weight: 600;
  font-size: 16px;
}

/* Dropdown Styles */
.mega-menu-desktop__dropdown-wrapper {
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  background: #ffffff;
  z-index: 100;
  padding: 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.mega-menu-desktop__columns-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.mega-menu-desktop__columns {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.mega-menu-desktop__column {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  max-width: 300px;
  width: 300px;
  padding-right: 50px;
}

.mega-menu-desktop__item summary.navmenu-link,
.mega-menu-desktop__item a.navmenu-link {
  color: #1D1D1D;
  font-size: 13px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 20px;
  /* 153.846% */
}

[data-handle^="All-"],
[data-handle^="all-"] {
  font-weight: 600 !important;
}

.mega-menu-desktop__item summary.navmenu-link:focus,
.mega-menu-desktop__item a.navmenu-link:focus {
  outline: 2px solid #c00 !important;
  outline-offset: 2px !important;
}

.mega-menu-desktop__item:first-child summary.navmenu-link,
.mega-menu-desktop__item:first-child a.navmenu-link {
  color: #C00;
}

.mega-menu-desktop__sublink-title-parent {
  color: #1D1D1D;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: normal !important;
  text-transform: capitalize !important;
}

.mega-menu-desktop__sublink-title {
  color: #1D1D1D;
  font-size: 15px !important;
  font-weight: 400;
  line-height: normal !important;
  text-transform: capitalize !important;
  position: relative;

}

.mega-menu-desktop__sublink-title::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #1D1D1D;
  transition: all .6s ease-in-out;
}

.mega-menu-desktop__sublink-title:hover::after {
  width: 100%;
}

.mega-menu-desktop__images {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.mega-menu-desktop__image-block {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}

.mega-menu-desktop__image-block img {
  width: 284px;
  height: 294px;
  object-fit: cover;
}

.mega-menu-desktop__image-block span {
  color: #1D1D1D;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: lowercase;
}

body.scroll-down .site-header-wrapper .above-menu,
body.scroll-down #filters {
  height: 1px;
  opacity: 0;
}

/* END HEADER DESKTOP */

.open-cart-mobile {
  background: transparent;
  border: none;
}

[data-use-block="widget-customer-reviews-pdp"] {
  background: #f5f7f9 !important;
  width: 100%;
  width: 100vw;
  max-width: 100vw;
}


[data-device="mobile"] {
  display: none !important;
}

[data-device="desktop"] {
  display: flex !important;
}

@media screen and (max-width: 768px) {
  [data-device="mobile"] {
    display: flex !important;
  }

  [data-device="desktop"] {
    display: none !important;
  }
}

/* REVIEW SECTION */
#shopify-section-template--25470359699703__1772627726ed336428 {
  background: #f5f7f9;
}

.jdgm-rev-widg__title {
  color: #1D1D1D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 133.333% */
}

#judgeme_product_reviews .jdgm-rev-widg__summary .jdgm-star {
  color: #FFAC41 !important;
}

.jdgm-rev-widg__summary-text {
  color: #1D1D1D;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.jdgm-write-rev-link {
  background-color: #c00 !important;
  border: 2px solid #c00 !important;
  max-width: 335px !important;
  width: 100% !important;
  padding: 16px 24px !important;
  color: #FFF !important;
  text-align: center;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
}

.jdgm-write-rev-link:hover {
  background-color: #244967 !important;
  border: none !important;
  color: #fff !important;
}