/** Shopify CDN: Minification failed

Line 87:266 Unexpected "/"

**/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  letter-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--colorTextBody);
}
p {
  /* color: var(--colorTextBody); */
  line-height: 24px;
}

html,
body {
  overflow-y: auto !important;
  scrollbar-color: #888 #e0e0e0; /* thumb and track color */
  scrollbar-width: thin;
}
/* .wcpa_form_outer { display: none; } */

/* wrapper class 1280px start */
.wrapper { max-width: 1280px; margin: 0 auto; padding: 0 10px; }
.Joy-HowItWorks { width: inherit !important; padding: 10px 0px !important; }
#collection-template #ProductGridContainer { background-color: #f2f9fd; }
#collection-template .collection-page__loop-wrapper { background-color: inherit; }
#collection-template .collection-header { display: block; }
.footer__content { padding: 45px 0 0 0; }

@media screen and (min-width: 1600px){
    .product-template__container{ column-gap:2vw; }
}

@media screen and (min-width: 1100px) {
    .collection-page__loop-wrapper {
        padding: 30px 0%;
    }
}

@media (max-width: 767px) {
  .wrapper { padding: 0 10px; }
}
/* wrapper class 1280px end */

/* Lifetime Warrenty CSS Start */
.wcpa_wrap .wcpa_checkbox label { padding-left: 35px; display: inline !important; }
.wcpa_field_wrap.wcpa_type_checkbox{ border: 1px dashed #535862; border-radius: 4px; padding: 5px !important; }
.wcpa_wrap .wcpa_checkbox .wcpa_checkbox_custom { top:0; left:0; position: absolute !important; } 
/* Lifetime Warrenty CSS End */

/* Home page Review Slider CSS Start */
.jdgm-carousel-wrapper .jdgm-carousel-item__product-title { font-size: 12px; line-height: 16px; letter-spacing: 0.048px; color: #8FA1C8; }
/* .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel { position: relative; width: 1280px !important; } */
.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel { position: relative; width: 100% !important; }
.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__arrows { position: absolute; top: -50px; right: 40px; }
.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__arrows .jdgm-carousel__left-arrow, .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__arrows .jdgm-carousel__right-arrow { height: auto; width: auto; background-color: #E9EAEB; border-radius: 5px; border-style: none !important; transform: rotate(0deg) !important; padding: 9px 13px; margin-left: initial; margin-top:initial; }
.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__arrows .jdgm-carousel__left-arrow:hover, .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel .jdgm-carousel__arrows .jdgm-carousel__right-arrow:hover { background-color: #A4A7AE; } 
.jdgm-carousel--done .jdgm-carousel__item-container { padding: 20px 0; }
.jdgm-carousel__item-wrapper { height: 220px !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item__review { height: initial !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper { background-color: #FFFFFF; border-radius: 12px !important; padding: 20px !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item__review-rating, .jdgm-carousel--card-theme .jdgm-carousel-item__reviewer-name { margin-bottom: 24px; }
.jdgm-carousel-item__review-title.jdgm-line-clamp { margin-bottom: 12px !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item__reviewer-name-wrapper { margin: 24px 0 0 0 !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item { overflow: visible !important; padding: 0 13px !important; }
.jdgm-carousel--card-theme .jdgm-carousel-item__review-rating { display: inline-block; }
.jdgm-carousel-item__review-body { font-size: 14px; line-height: 18px !important; letter-spacing: 0.14px; color: #414651; }
.jdgm-carousel__left-arrow::after { content: ""; display: inline-block; width: 20px; height: 20px; background-image: url('/cdn/shop/files/left-arrow.png'); background-size: contain; background-repeat: no-repeat; background-position: center; }
.jdgm-carousel__right-arrow::before { content: ""; display: inline-block; width: 20px; height: 20px; background-image: url('/cdn/shop/files/Icon_Arrow.png'); background-size: contain; background-repeat: no-repeat; background-position: center; }
.jdgm-carousel-item__review { position: relative; }
.jdgm-carousel-item__review .verified-badge { color: #1E8374; position: absolute; right: 25px; }
.jdgm-carousel-item__review .verified-badge::after { content: ""; position: absolute;  right: -25px; width: 22px; height: 22px; background: url("/cdn/shop/files/judge-me-icon.png") no-repeat center; background-size: contain; }*/

/* @media (max-width: 991px) {
  .jdgm-carousel-wrapper { width: 100% !important; }
  .jdgm-carousel-item { width: 100% !important; }
  .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel { width: 100% !important; }
}

@media (max-width: 767px) {
  .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel { width: 100% !important; }
} */
 
/* Home page Review Slider CSS End */


/* MAIN NAVIGATION */
#header {
  -webkit-transition:
    background-color 0.3s,
    color 0.3s,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s;
  transition:
    background-color 0.3s,
    color 0.3s,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s;
  transition:
    background-color 0.3s,
    color 0.3s,
    transform 0.3s,
    opacity 0.3s ease-in-out;
  transition:
    background-color 0.3s,
    color 0.3s,
    transform 0.3s,
    opacity 0.3s ease-in-out,
    -webkit-transform 0.3s;
}
.hide-header {
  opacity: 0;
}
.show-header {
  opacity: 1;
}

.cart-wrapper .cart-item-count.cart-extra-pad {
  top: 0;
  right: 0;
}
.site-nav .site-nav__link-container {
  font-size: 14px;
  font-weight: var(--subheaderFontWeight);
  line-height: 16px;
  padding: 0px 20px 0px 10px;
}
.site-nav__dropdown .side-end--all-single {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 15px;
}

.site-nav .site-nav__link-container:last-child { padding-right: 0px; }

.site-nav .site-nav__link-container a { font-size: 14px; font-weight: 400; }

#header .header__nav .site-nav__dropdown {
  max-width: 1600px;
  margin: auto;
}
.site-nav__dropdown .side-end--all-single .child-site-nav__link {
  margin-bottom: 15px;
}
.site-nav__link {
  display: block;
  text-align: center;
  position: relative;
}

/********************************************/
/* NEW MEGA MENU UPDATE */
.menu-has-dropdown-wrap {
  display: flex;
  align-items: center;
}
.menu-has-dropdown-wrap > a.menu-has-dropdown {
  display: block;
  margin-right: 5px;
}
.menu-has-dropdown-wrap svg {
  width: 20px;
  height: 20px;
}
.site-nav .site-nav__link-container .main-menu-dropdown {
  top: 110px !important;
}
.site-nav .site-nav__main-link {
  font-weight: 500;
}

#header .header-inner {
  /* padding: 4px 4%; */
  max-width: 1280px;
  display: flex;
  justify-content: space-between;
}

#header .header__wrapper {
  padding: 4px 4%;
  display: flex;
  justify-content: space-between;
}
.custom-main-nav {
  background-color: #ffffff;
  padding: 10px 80px;
}
.custom-main-nav .header__nav {
  /* max-width: 1920px;
  margin: auto;
  padding: 8px 4%;
  margin-left: -12px; */
  /* justify-content: center; */
}
.header__search-container {
  width: 30px;
  height: auto;
  justify-content: center;
}
.header__icon-group {
  gap: 5px;
}
.header__icon-group svg {
  height: auto;
}
.header__individual-icon {
  width: auto;
  height: auto;
}
.header__individual-icon.cart-wrapper {
  width: 30px;
  display: flex;
  justify-content: center;
}
.header__individual-icon.cart-wrapper svg {
  width: 22px;
}
.cart-wrapper .cart-item-count {
  top: -12px;
  right: -10px;
}

/********************************************/

.menu-thumbnail-image {
  width: 100%;
  max-width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 6px;
  margin: 0 auto 10px;
}
.menu-dropdown-name {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.menu-badge {
  background-color: #0071bc;
  color: #ffffff;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 3px 6px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
#NavDrawer {
  /* box-shadow: 0 0 20px 12px rgba(0, 113, 188, 0.5);
  border-right: 3px solid rgb(0 113 188); */
}
#NavDrawer:focus-visible {
  outline: none;
}
.custom-mobile-menu-wrap {
  height: calc(100% - 71px);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
#NavDrawer .drawer__close button {
  position: absolute;
}
#NavDrawer .drawer__close .mobile-header-logo {
  max-width: 150px;
  margin: auto;
}
#NavDrawer .drawer__close .mobile-header-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
#NavDrawer .drawer__close .mobile-header-icons g#shopping-cart {
  stroke: #586280;
}
#NavDrawer .menu-accordion li {
  padding: 0;
  margin: 0;
}
#NavDrawer .menu-accordion > li {
  margin-bottom: 0;
  padding: 0 5px;
}
.menu-accordion {
  width: 100%;
  margin: 0;
  padding: 0;
}
.menu-accordion > li:first-child {
  border: none;
}
.menu-accordion > li:last-child {
  border-bottom: 1px solid #d5d7da;
}
.menu-accordion > li {
  position: relative;
  padding: 0;
  border-top: 1px solid #d5d7da;
}
.menu-accordion > li p.link {
  margin: 0;
}
.menu-accordion .link a {
  position: relative;
  display: block;
  padding: 13px 20px;
  color: #1b3746;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
}
.menu-accordion .link > a {
  color: var(--colorTextBody);
  opacity: 1;
}
/* .menu-accordion .link > a:active {
  color: #fe8761;
}
.menu-accordion .link > a:active {
  color: #fe8761;
}
.menu-accordion .active .link > a {
  color: #fe8761;
} */
.menu-accordion li .mobile-parent-link > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu-accordion li .mobile-parent-link > a .mob-arrow-icon {
  width: 14px;
  height: 14px;
}
.menu-accordion li .mobile-parent-link > a .mob-arrow-icon svg {
  width: 14px;
  height: 14px;
}
.menu-accordion li.active .mobile-parent-link > a .arrow-down {
  transform: rotate(180deg);
}
.menu-accordion li.active .mobile-parent-link > a .arrow-down svg path {
  stroke: var(--color_accent);
}
/* submenu */
.menu-grid {
  margin: 0;
  list-style: none;
}
.custom-submenu {
  display: none;
  margin: 0;
  list-style: none;
  padding: 0 10px 10px;
}

.menu-accordion .custom-submenu > li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #8fa7b3;
  cursor: pointer;
}
.menu-accordion .custom-submenu > li a:hover {
  background: #e6ecec;
  color: #1795d8;
  padding: 10px 15px 10px 20px;
  transition: padding 0.2s ease-in;
}

.menu-accordion .plus-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.menu-accordion .plus-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 15px;
  background-color: #26417f;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.menu-accordion li.active .plus-icon::after {
  opacity: 0;
}

.menu-accordion .plus-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #26417f;
  transform: translate(-50%, -50%) rotate(-180deg);
  transition: all 0.3s;
}
.menu-accordion li.active .plus-icon:before {
  transform: translate(-50%, -50%) rotate(0deg);
  background-color: #fe8761;
}
.menu-accordion .arrow-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.menu-accordion .arrow-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: solid #26417f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg) translate(0, -50%);
}
.menu-accordion .arrow-icon::after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  width: 15px;
  height: 2px;
  background: #26417f;
}
.custom-submenu ul.menu-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.custom-submenu ul.menu-grid li {
  max-width: calc(50% - 8px);
}
.custom-submenu ul.menu-grid .menu-box {
  border: 1px solid #a4a7ae;
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.menu-box .mobile-menu-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  padding: 8px 10px 0 !important;
  color: var(--colorTextBody);
}
.custom-submenu ul.menu-grid .menu-box > a {
  display: block;
  padding: 8px 8px 0;
}
.custom-submenu ul.menu-grid .menu-box img {
  max-width: 100%;
  aspect-ratio: 10 / 8;
  object-fit: contain;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 5px !important;
}
.custom-submenu ul.menu-grid .menu-box .custom-menu-badge {
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #0071bc;
  padding: 2px 5px;
  color: white;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 4px;
}

.menu-box .btn-mobile-menu {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: var(--color_accent);
  width: 100%;
  margin-top: 10px;
  padding: 8px 16px !important;
  border-radius: 4px;
}
/* mobile menu footer */
.custom-mobile-menu-wrap .mobile-header-footer-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.custom-mobile-menu-wrap .mobile-header-footer-btn p {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.custom-mobile-menu-wrap .mobile-header-footer-btn .header-btn {
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 1px solid;
  border-radius: 6px;
  /* flex-direction: column; */
}
.custom-mobile-menu-wrap .mobile__nav-footer {
  position: static;
  margin-top: auto;
  margin-inline: auto;
  padding: 20px;
  transform: none;
  width: 100%;
}
.custom-mobile-menu-wrap .mobile-header-footer-btn .header-btn svg {
  margin-right: 7px;
}
.custom-mobile-menu-wrap .mobile-header-footer-btn .header-btn.chat-btn {
  color: #fe8761;
  background-color: #ffffff;
}
.custom-mobile-menu-wrap .mobile-header-footer-btn .header-btn.email-btn {
  color: #26417f;
  background-color: #ffffff;
}
.custom-mobile-menu-wrap .mobile__nav-social-media {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  background-color: transparent !important;
}
.custom-mobile-menu-wrap .mobile__nav-social-media svg path {
  fill: #26417f;
}
.custom-mobile-menu-wrap .jdgm-prev-badge {
  line-height: 12px !important;
  padding: 0px 10px 10px;
}
.custom-mobile-menu-wrap .jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 10px;
  line-height: 10px;
}
.custom-mobile-menu-wrap .jdgm-prev-badge__text {
  font-size: 12px;
  color: var(--colorTextBody);
}

.site-header .header-icons {
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  column-gap: 10px;
  position: relative;
  width: 100%;
}
.header__search-container button svg {
  width: 22px;
  height: 22px;
}

.trustpilot-logo {
  position: absolute;
  max-width: 250px;
  right: 135px;
  top: 27px;
}
.trustpilot-logo img {
  width: 100%;
  height: auto;
  padding-left: 0;
}
.footer-custom-logo .tp-widget-trustscore {
  color: #ffffff;
}

.footer-custom-logo .custom-logo-flex{
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 12px 24px;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: flex-start;
}

.footer-custom-logo .custom-logo-flex li{
    display:flex;
    align-items:center;
}

.footer-custom-logo .custom-logo-flex img{
    max-height:28px;
    width:auto;
}

/* Omnisend Pages Start */
.loft-form__container { max-width: 700px; }
.omnisend-pages-form #omnisend-embedded-v2-69cf62c4b91d976690ed1192 { width: 100%; }
.omnisend-pages-form .omnisend-form-69cf62c4b91d976690ed1192-section-6374ec98142fd3456c0fb30d {  flex-wrap: nowrap !important; gap: 10px !important; }
.omnisend-pages-form #omnisend-form-69cf62c4b91d976690ed1192-field-container-62a3147776d81914aa87ed98-emailField-input.omnisend-form-69cf62c4b91d976690ed1192-field-container-62a3147776d81914aa87ed98-input, .omnisend-pages-form #omnisend-form-69cf62c4b91d976690ed1192-action-627932485028ebd8c6660c51.omnisend-form-69cf62c4b91d976690ed1192-action-627932485028ebd8c6660c51 { padding: 12px !important; }
/* Omnisend Pages End */

/*Omnisend Footer Start */
.omnisend-form-69cbb143e4c55b1bd046d1ad-sections-container .omnisend-form-69cbb143e4c55b1bd046d1ad-section-6374ec98142fd3456c0fb30d { flex-wrap: nowrap !important; gap: 10px !important; }
.omnisend-form-69cbb143e4c55b1bd046d1ad-sections-container .omnisend-form-69cbb143e4c55b1bd046d1ad-section-6374ec98142fd3456c0fb30d .omnisend-form-69cbb143e4c55b1bd046d1ad-field-container-62a3147776d81914aa87ed98-input { height: 40px !important; padding-bottom: 10px !important; padding-top: 10px !important; }
.omnisend-form-69cbb143e4c55b1bd046d1ad-sections-container .omnisend-form-69cbb143e4c55b1bd046d1ad-section-6374ec98142fd3456c0fb30d .omnisend-form-69cbb143e4c55b1bd046d1ad-action-627932485028ebd8c6660c51 { height: 40px !important; font-size: 14px !important; padding-bottom: 12px !important; padding-top: 12px !important; }
.omnisend-form-69cbb143e4c55b1bd046d1ad-sections-container { gap: 10px; }
.omnisend-form-69cbb143e4c55b1bd046d1ad-content { margin-bottom:24px !important; }
/* Omnisend Footer End */

@media (max-width: 768px) {
  .site-footer .custom-logo-flex, .footer-payment-logo {
    align-items: center;
  }

  .omnisend-form-69cbb143e4c55b1bd046d1ad-column-6374ec98142fd3456c0fb310 { flex-basis: 60% !important; }
  .omnisend-form-69cbb143e4c55b1bd046d1ad-sections-container .omnisend-form-69cbb143e4c55b1bd046d1ad-section-6374ec98142fd3456c0fb30d .omnisend-form-69cbb143e4c55b1bd046d1ad-action-627932485028ebd8c6660c51 { font-size: 12px !important; }
}
/* LANGSHOP */
.lsn-switcher .lsn-select__list {
  gap: 10px;
}
.lsn-switcher .lsn-select__current .lsn-select__item-name {
  display: none;
}
.lsn-switcher .lsn-select__current .lsn-select__item-icon,
.lsn-switcher .lsn-select__list .lsn-select__item .lsn-select__item-icon {
  border-radius: 50px !important;
  background-size: cover;
  height: 28px;
  border: 2px solid #aaaaaa;
}
.lsn-switcher .lsn-select__list .lsn-select__item:hover {
  background-color: #ffffff;
}

/* WEGLOT */
.weglot-container {
  z-index: 9999 !important;
  width: 65px;
}
.weglot-container .language-option.active-language {
  padding: 5px 0;
  height: auto;
  border-radius: 4px !important;
  justify-content: center;
  background-color: transparent !important;
}
.weglot-container .language-option.active-language > a {
  background-color: transparent !important;
}
.weglot-container .language-option a {
  font-weight: 500 !important;
  color: var(--colorTextBody) !important;
  gap: 5px !important;
}
.weglot-container .language-option a > img {
  width: 23px !important;
  height: 23px !important;
  padding-left: 0;
  border-radius: 100px;
  border: 1px solid var(--colorTextBody) !important;
}
.weglot-container .language-list {
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.language-list .language-option {
  padding: 0 8px !important;
}
.language-list .language-option:hover > a {
  color: #ffffff !important;
}

.wg-drop.country-selector {
  background: transparent !important;
  width: auto !important;
}
.wg-drop.country-selector .wgcurrent {
  border: 0 !important;
  background: transparent;
}
.wg-flags a img.wg-flag {
  width: 25px;
  height: 25px;
  margin-right: 0;
  padding-left: 0;
  border: 1px solid #26417f;
  border-radius: 100%;
}
.wg-drop.country-selector .wgcurrent a {
  padding-left: 0;
  padding-right: 16px !important;
}
.wg-drop.country-selector .wgcurrent:after {
  right: 0 !important;
  /* filter: brightness(0) invert(1); */
}
.wg-drop.country-selector.closed .wgcurrent:after {
  transform: rotate(0deg) !important;
}
.wg-drop.country-selector.open .wgcurrent:after {
  transform: rotate(180deg) !important;
}

/* JUDGE ME RATING */
.jdgm-prev-badge {
  line-height: 12px !important;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 12px;
  line-height: 12px;
}
.jdgm-prev-badge__text {
  font-size: 12px;
}

/* HERO SLIDER */
.hero-slider .section__text-block h2 {
  font-size: 52px;
  line-height: 1em;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.hero-slider .section__text-block h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  max-width: 600px;
}
/* GALLERY */
.gallery .gallery__wrapper {
  border-radius: 10px;
}
.gallery__content-wrapper .btn {
  background-color: var(--btn_background_color);
  color: #ffffff !important;
  border-color: var(--btn_background_color);
}
.gallery__content-wrapper .btn:hover {
  background-color: var(--color_btn_background_hover);
  color: #ffffff !important;
  border-color: var(--color_btn_background_hover);
}

/* NEWSLETTER */
.newsletter-color {
  background-image: url(/cdn/shop/files/newsletter-cloud-bg.jpg?v=1723548504);
  background-color: #0071bc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

/* CUSTOM GIF */
.custom-gif .flex-grid-item .logo-list__image-ratio img {
  height: 350px;
  object-fit: cover;
  border-radius: 10px;
}

/* PRODUCT PAGE */
.product-template__container {
  padding-top: 20px !important;
}
#product_template .product .loft-grid {
  position: relative;
}
.product__meta {
  box-shadow: none;
  padding: 0;
}
.product__meta h1 {
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0;
  color: var(--colorTextBody);
}
.product__meta .product-form__input .form__label {
  color: var(--colorTextBody);
}
.product__meta .price {
  padding-top: 5px;
  padding-bottom: 15px;
}
.product__meta .price .price__sale {
  align-items: center;
}
.product__meta .price .price__sale .price-item {
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  color: #f04438;
}
.product__meta .price .price__sale .price-item--regular {
  font-size: 16px;
  line-height: 16px;
  color: var(--colorTextBody);
  text-decoration: line-through;
  opacity: 0.8;
}
.product__meta .price .price__regular .price-item {
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}
.product__meta .quantity-field {
  display: inline-block;
  vertical-align: bottom;
  width: 30%;
  margin-bottom: -49px; /* 30 April 2026 */
}
.product__meta .quantity-field .product-form__quantity {
  margin-bottom: 0;
}
.product__meta .buy-buttons__container {
  display: inline-block;
  vertical-align: bottom;
  /*width: calc(71% - 10px);*/
  padding-left: 0;
  width: 100%;
}
.product__meta .quantity {
  width: 100%;
  border: 1px solid rgba(38, 65, 127, 0.6);
  align-items: center;
  border-radius: 5px;
  padding: 0 10px;
}
.product__meta .quantity .quantity__input {
  height: 100%;
  width: 100%;
  padding: 0 0.3rem;
}
.product__meta .quantity .quantity__button {
  background-color: #13B76A;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  font-size: 0.8rem;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 0;
  border-radius: 100px;
}

.product__meta .quantity .quantity__button svg {
  width: 16px;
  height: 16px;
}
.product__meta .add-to-cart-btn {
  margin-bottom: 0;
}
.product__meta .add-to-cart-btn:disabled {
  opacity: 0.5;
}
.product__meta .add-to-cart-btn span {
  border-radius: 6px;
  padding: 16px 20px;
  background-color: #13B76A;
  border-color:  #13B76A;
  color: #ffffff;
}
.product__meta .add-to-cart-btn:hover span {
  background-color: #0a0d12;
  border-color: #0a0d12;
  color: #ffffff;
}

.product__meta .btn-green .add-to-cart-btn span {
  background-color: #12b76a;
  border-color: #12b76a;
}
.product__meta .btn-green:hover .add-to-cart-btn span {
  background-color: #eefaf2;
  color: #5bb974;
  border-color: #5bb974;
}

.product__meta .product__description .product-description__tab {
  padding-bottom: 10px;
}
.product__meta .product__description .product-description__tab a {
  color: var(--colorPrimary);
  border-color: var(--colorPrimary);
}
.product__meta .product__description .description, .kk-product-description .description {
  font-size: 14px;
  line-height: 26px;
}
.product__meta .product__description .description ul, .kk-product-description .description ul {
  list-style:none;
  margin: 0;
}

.product__meta .product__description .description ul li, .kk-product-description .description ul li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.product__meta .product__description .description ul li.feature-row, .kk-product-description .description ul li.feature-row  {
  display: flex; flex-direction: row; align-items: start;
}

.product__meta .product__description .description ul li svg, .kk-product-description .description ul li svg  {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: -3px;
}

.klarna-rates-payment {
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.product__meta .product__description {
  margin-top: 5px;
  margin-bottom: 20px;
  max-width: 100%;
}
.product__meta .product__description .rte {
  margin-bottom: 0;
}
.product__meta .product__description ul,
.product__meta .product__description ul li {
  margin-bottom: 0;
}
.product__meta .product__description .product__tab-title-container {
  display: none;
}
variant-radios {
  /*margin-bottom: 10px;*/
}

.loyalty-points {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  border-radius: 4px;
  padding: 14px 8px;
  margin-bottom: 30px;
}
.loyalty-points svg {
  width: 20px;
  height: auto;
}
.loyalty-points-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0;
}
.loyalty-points-text a {
  color: var(--colorTextBody);
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.loyalty-points-text a:hover {
  color: var(--color_accent);
}

.stock-legend-wrap { display: none; }

.product-form__input input[type=radio]+label:hover {
  color: #13B76A !important;
}

product-form.product-form {
  width: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
}

product-form.product-form {
	width: 100%;
  display: flex !important;
  flex-direction: column;
  align-items: flex-end;
}


product-form.product-form ajax-cart-product-form {
  width: 100%;
  display: block;
  
}
product-form.product-form .js-product-form {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
}
product-form.product-form .product-form__buttons {
  width: 65% !important;
}
product-form.product-form .js-product-form > div {
  width: 100%;
}
product-form.product-form .wcpa_form_outer, product-form.product-form .wcpa_wrap .wcpa_field_wrap {
  margin-bottom: 0;
}

/* Hide Reviewer First Name letter for Judgeme reviews */
/* #judgeme_product_reviews .jdgm-rev__icon:::before { content:''; } */

@media (max-width: 768px) {
  .loyalty-points {
    margin-bottom: 10px;
  }
  .product__meta .price {
  padding-bottom: 0px;
}
.shipping-info-wrap {
  padding: 15px 0px;
}
}

.promo-badge-discount {
  padding-bottom: 15px;
}
.promo-badge-discount .promo-badge {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
  display: block;
  border-radius: 4px;
  padding: 4px 8px;
  margin: 0 !important;
}
.promo-badge-discount .promo-badge.bg-gold {
  background: radial-gradient(
    circle,
    rgba(233, 175, 8, 1) 0%,
    rgba(255, 204, 0, 1) 50%,
    rgba(210, 146, 15, 1) 100%
  );
  color: #26417f !important;
}
.promo-badge-discount .promo-badge.bg-pink {
  background: rgb(210, 27, 99);
  background: radial-gradient(
    circle,
    rgba(210, 27, 99, 1) 0%,
    rgba(238, 87, 154, 1) 35%,
    rgba(243, 135, 184, 1) 65%,
    rgba(246, 177, 206, 1) 100%
  );
  color: #ffffff !important;
}
.promo-badge-discount .promo-badge.bg-light-blue {
  background: rgb(114, 194, 248);
  background: linear-gradient(
    180deg,
    rgba(114, 194, 248, 1) 0%,
    rgba(57, 154, 218, 1) 40%,
    rgba(0, 113, 188, 1) 87%
  );
  color: #ffffff !important;
}
.promo-badge-discount .promo-badge.bg-blue {
  background: #0071bc;
  color: #ffffff !important;
}
.price-percent-badge {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: 0;
  background-color: #f04438;
  color: #fff;
  border-radius: 4px;
  padding: 4px 8px;
  margin-right: 5px;
}

/* CUSTOM VARIANT */
.product__meta .custom-variant {
  width: 100%;
  display: flex;
  align-items: stretch;
  column-gap:8px;
  row-gap: 12px;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-bottom: 20px;
}
#product_template .product__meta .custom-variant .swatch-element__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  padding: 8px;
  border-radius: 5px;
  margin: 0;
  border-color: #8fa1c8;
  max-width: calc(33.3333% - 6px);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#product_template
  .product__meta
  .custom-variant
  input[type="radio"]:checked
  + .swatch-element__text {
  color: #ffffff;
  font-weight:600;
  background-color: #252B37;
  border-color: #252B37;
}
.custom-variant
  input.hidden[type="radio"]
  + .swatch-element__text.custom-variant-text {
  display: none;
}

/* CUSTOM MATTRESS VARIANT */
.custom-variant {
  display: flex;
  align-items: stretch;
  gap: 8px;
  flex-wrap: wrap;
  width: 100%;
}
.custom-variant .custom-mattress-variant {
  position: relative;
  max-width: calc(50% - 5px);
  width: 100%;
  margin-top: 30px;
}
.custom-variant .custom-mattress-variant .swatch-element__text {
  justify-content: flex-start !important;
  flex-wrap: wrap;
  height: 100%;
  letter-spacing: 0 !important;
  font-weight: 500;
  border-width: 2px !important;
  max-width: 100% !important;
}
.custom-mattress-variant input[type="radio"] {
  width: 15px !important;
  height: 15px !important;
  clip: unset !important;
  top: 10px;
  right: 4px;
  appearance: none !important;
  -webkit-appearance: none;
  border: 0.2rem solid #fff;
  background-color: var(--bg-color);
  border-radius: 50%;
  box-shadow: 0 0 0 1px #d0d5dd;
}
.custom-mattress-variant input[type="radio"]:focus-visible {
  outline-offset: 0;
}
.custom-mattress-variant input[type="radio"]:hover {
  border-width: 0;
}
.custom-mattress-variant input[type="radio"]:checked {
  box-shadow: 0 0 0 1px #fe8761;
  background-color: #fe8761;
  border-width: 0.2rem;
}
.custom-mattress-variant label.swatch-element__text {
  text-transform: unset;
  text-align: left !important;
  max-width: 100%;
  width: 100%;
}
.custom-variant
  input.hidden[type="radio"]
  + .swatch-element__text.custom-variant-text {
  display: none !important;
}
.custom-mattress-variant label ul {
  list-style: none;
  margin: 0;
}
.custom-mattress-variant label ul li {
  font-size: 10px;
  line-height: 12px;
  text-align: left;
  letter-spacing: 0;
  position: relative;
  padding-left: 12px;
  padding-bottom: 4px;
}
.custom-mattress-variant label ul li::before {
  content: "";
  background-image: url(/cdn/shop/files/check-blue-icon.png);
  background-position: center;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 0;
}
.custom-variant-text {
  width: 100%;
  max-width: 31.4%;
}
.custom-mattress-variant input[type="radio"]:checked + label {
  color: var(--colorPrimary) !important;
  background-color: transparent !important;
  border: 2px solid #fe8761 !important;
}
.custom-variant .variant-badge-container {
  max-width: calc(33.3333% - 7px);
  width: 100%;
}
.custom-variant .variant-badge-container .swatch-element__text {
  font-weight: 500;
  letter-spacing: 0 !important;
  text-align: center !important;
  color: #2a386b !important;
  border-color: #d0d5dd !important;
  border-radius: 5px !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}
.mattress-option-badge {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #ffffff;
  background-color: #d0d5dd;
  border-radius: 4px 4px 0 0;
  padding: 3px 5px;
  position: absolute;
  top: -22px;
  left: 10px;
}

.swatch-element__color .tooltip {
  background: #0071bc;
}
.swatch-element__color .tooltip:after {
  border-top: 10px solid #0071bc;
}

.rio-media-gallery .pwzrswiper-btn-next,
.rio-media-gallery .pwzrswiper-btn-prev {
  height: 40px !important;
  padding: 10px;
}

/* MENU TOP ICONS */
.menu-top-icon {
  background-color: #0071bc;
  margin-top: -2px;
  display: none;
}
.menu-top-icon .wrapper {
  /* max-width: 1500px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px; */
}
.menu-top-icon .flex-grid-item {
  align-items: center;
}
.menu-top-icon .flex-grid-item img {
  max-width: 60px !important;
}
.menu-top-icon .flex-grid-item .flex-grid-item__text-content {
  padding-left: 0;
}
.menu-top-icon .flex-grid-item .flex-grid-item__text-content p {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 0;
}

/* HERO SLIDESHOW - COUNTDOWN */
.hero-countdown-wrap {
  max-width: 400px;
}
.hero-countdown-text {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: var(--colorTextBody) !important;
  text-align: center;
}
.hero-countdown-wrap .image-text-overlay__buttons .btn {
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  margin: 0;
}
#hero-countdown {
  margin: 20px 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 15px;
}
.trust-pilot-widget {
  display: none;
}
.bg-gold #hero-countdown {
  background: rgb(233, 175, 8);
  background: radial-gradient(
    circle,
    rgba(233, 175, 8, 1) 0%,
    rgba(255, 204, 0, 1) 50%,
    rgba(210, 146, 15, 1) 100%
  );
}
.bg-pink #hero-countdown {
  /* background: rgb(243, 135, 184);
  background: radial-gradient(
    circle,
    rgba(210, 27, 99, 1) 0%,
    rgba(238, 87, 154, 1) 35%,
    rgba(246, 177, 206, 1) 65%,
    rgba(243, 135, 184, 1) 100%
  ); */
  background: rgb(210, 27, 99);
  background: radial-gradient(
    circle,
    rgba(210, 27, 99, 1) 0%,
    rgba(238, 87, 154, 1) 35%,
    rgba(243, 135, 184, 1) 65%,
    rgba(246, 177, 206, 1) 100%
  );
}
.bg-light-blue #hero-countdown {
  background: rgb(114, 194, 248);
  background: linear-gradient(
    180deg,
    rgba(114, 194, 248, 1) 0%,
    rgba(57, 154, 218, 1) 40%,
    rgba(0, 113, 188, 1) 87%
  );
}
.bg-autumn #hero-countdown {
  background: #262626;
  background: linear-gradient(
    360deg,
    rgba(38, 38, 38, 1) 0%,
    rgba(218, 7, 10, 1) 50%,
    rgba(255, 188, 0, 1) 100%
  );
}
.hero-countdown-block {
  background-color: #ffffff;
  max-width: 120px;
  width: 100%;
  position: relative;
  padding: 15px;
  border-radius: 8px;
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.hero-countdown-block span {
  display: block;
  text-align: center;
}
/* .hero-countdown-block:after {
  content: ":";
  font-size: 26px;
  color: var(--colorPrimary);
  position: absolute;
  top: 20%;
  right: 0;
}
.hero-countdown-block:last-child:after {
  display: none;
} */
.hero-countdown-block .count-num {
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.5px;
  color: #0071bc;
}
.hero-countdown-block .count-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #0a0d12;
}
.bg-gold .hero-countdown-block .count-num,
.bg-gold .hero-countdown-block .count-label,
.bg-gold .hero-countdown-block:after {
  color: var(--colorPrimary);
}
.bg-pink .hero-countdown-block .count-num,
.bg-pink .hero-countdown-block .count-label,
.bg-pink .hero-countdown-block:after,
.bg-light-blue .hero-countdown-block .count-num,
.bg-light-blue .hero-countdown-block .count-label,
.bg-light-blue .hero-countdown-block:after,
.bg-autumn .hero-countdown-block .count-num,
.bg-autumn .hero-countdown-block .count-label,
.bg-autumn .hero-countdown-block:after {
  color: #ffffff;
}

/* COLLECTION */
#collection-template .wrapper {
  /* max-width: 1600px;
  padding: 20px 4% 0; */
}
#collection-template .collection-header {
  /* max-width: 1600px;
  margin: auto; */
  padding-bottom: 0;
}
#collection-template .collection-header .collection-desc {
  width: 100% !important;
}
#collection-template .collection__title {
  color: var(--colorTextBody);
  letter-spacing: 0;
}
#collection-template .collection-header,
#collection-template .collection-desktop-bg {
  background-color: #f2f9fd;
}
#collection-template .collection {
  /* max-width: 1600px;
  margin: auto; */
}
#FacetFiltersForm .facets__summary > div {
  background-color: #ffffff;
}

#winterverkauf .collection-header {
  display: none;
}

/* PRODUCT LOOP */
.product-loop-element .product-loop_title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.product-loop-element .product-loop-element__price .money {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: var(--colorPrimary);
}
.product-loop-element .product-loop-element__price .p--accent {
  color: #ff0045 !important;
}
.product-loop-element .product-loop-element__price .p--accent span {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: #ff0045;
}
.product-loop-element .product-loop-element__price .p--crossed-out span {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

/* BADGES */
.product__meta .product-badge {
  top: 0;
  left: 0;
}
.product__meta .product-badge .sale-badge {
  background-color: #ff0045;
  border-radius: 4px;
  padding: 4px 8px;
}
.product__meta .product-badge .soldout-badge {
  background-color: #dee2e6;
  color: #6c757d;
  border-radius: 4px;
  padding: 4px 8px;
}
.product-badge {
  top: 5px;
  left: 5px;
}
.sale-badge--rectangle {
  font-size: 12px;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 4px;
}
.image-badge-wrap {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
}
.image-badge {
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #0070BB;
  color: #ffffff;
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 4px;
}
.custom-thumbnail-badge {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  padding: 4px 8px;
  border-radius: 4px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
}
.custom-thumbnail-badge.bg-gold {
  background: radial-gradient(
    circle,
    rgba(233, 175, 8, 1) 0%,
    rgba(255, 204, 0, 1) 50%,
    rgba(210, 146, 15, 1) 100%
  );
  color: var(--colorPrimary);
}
.custom-thumbnail-badge.bg-pink {
  background: rgb(210, 27, 99);
  background: radial-gradient(
    circle,
    rgba(210, 27, 99, 1) 0%,
    rgba(238, 87, 154, 1) 35%,
    rgba(243, 135, 184, 1) 65%,
    rgba(246, 177, 206, 1) 100%
  );
  color: #ffffff;
}
.custom-thumbnail-badge.bg-light-blue {
  background: rgb(114, 194, 248);
  background: linear-gradient(
    180deg,
    rgba(114, 194, 248, 1) 0%,
    rgba(57, 154, 218, 1) 40%,
    rgba(0, 113, 188, 1) 87%
  );
  color: #ffffff !important;
}
.custom-thumbnail-badge.bg-red {
  background: #f04438;
  color: #ffffff !important;
}
.product-badge .soldout-badge {
  background-color: #dee2e6;
  color: #6c757d;
  border-radius: 4px;
  padding: 4px 8px;
  letter-spacing: 1px;
}

.sold-out-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.sold-out-icon {
  width: 20px;
  height: auto;
}
.sold-out-text {
  color: #ff0045;
}
.custom-variant-badge {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: #ffffff;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  background-color: #32D583;
  padding: 2px 5px;
  border-radius: 4px;
  max-width: 150px;
  margin: auto;
}
.price--sold-out .price__badge-sold-out,
.price--on-sale .price__badge-sale {
  margin: 0 !important;
}

.payment-icons {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.payment-icons li {
  margin-bottom: 0;
}

/* TRUSTED INFORMATION */
.product__meta .trusted-information-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  border-radius: 8px;
  padding: 12px 10px;
}
.product__meta .trusted-information-wrap img {
  width: 100%;
  max-width: 100px;
  object-fit: contain;
}
.product__meta .trusted-information {
  text-align: left;
  padding: 0;
  margin-bottom: 0;
  color: var(--colorTextBody);
  line-height: 20px;
}
.product__meta .trusted-information p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}

/* PRODUCT RECOMMENDATIONS */
.section__product-recommendations .flickity-viewport {
  overflow: hidden;
}
.section__product-recommendations
  .featured-collection__product
  .card-background {
  border-radius: 8px;
}
.section__product-recommendations
  .featured-collection__product:hover
  .card-background {
  border-radius: 8px;
  box-shadow: 0px 12px 16px -4px rgba(10, 13, 10, 0.1);
}

/* CONTACT INFO BAR */
.contact-info-bar {
  background: #f4f4f4;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}
.contact-title {
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: var(--colorTextBody);
}
.contact-desc p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
.contact-bar-header {
  display: flex;
  gap: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}
.contact-image {
  flex-basis: 150px;
  position: relative;
}
.contact-bar-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.contact-btn a.btn {
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
  background: transparent;
  border-radius: 6px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
  padding: 10px 20px;
}
.contact-btn a.btn img {
  width: 20px;
}
.contact-btn-1 a.btn {
  color: #fe8761;
  border: 2px solid #fe8761;
}
.contact-btn-2 a.btn {
  color: #0071bc;
  border: 2px solid #0071bc;
}
.contact-btn-1 a.btn:hover img {
  filter: brightness(0) invert(1);
}
.contact-btn-2 a.btn:hover svg path {
  stroke: #ffffff;
}
.contact-btn-1 a.btn:hover {
  background: #fe8761;
  color: #ffffff;
  border: 2px solid #fe8761;
}
.contact-btn-2 a.btn:hover {
  background: #0071bc;
  color: #ffffff;
  border: 2px solid #0071bc;
}
.contact-status-wrap {
  position: absolute;
  top: 10%;
  left: 10%;
}
.contact-status-wrap .contact-circle {
  background: #38b000;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50px;
}

/* HEADER JUDGEME BADGE */
.custom-judgeme-badge .logo-list {
  max-width: 450px;
  margin: auto;
  flex-wrap: nowrap;
}
.custom-judgeme-badge .logo-list .flex-grid-item {
  padding: 10px 5px;
  justify-content: center;
}
.custom-judgeme-badge .logo-list__image-ratio {
  max-width: 200px;
}

/* LOGO LIST */
.template-product .feature-slider .flickity-slider img {
  height: 300px !important;
}

.section__logo-list .section__standard-spacing--full--section-header h2 {
  font-size: 34px;
  line-height: 40px;
}
.logo-list .flex-grid-item .body-title {
  color: var(--colorTextBody);
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 5px;
  letter-spacing: 0;
}
.logo-list .flex-grid-item .body-text p {
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 0;
}

.logo-list .flickity-slider {
  display: flex;
  align-items: flex-start;
}

/* PRODUCT ICONS SECTION */
/* .section-product-icon {
  background-color: #0071bc;
} */
.section-product-icon {
  padding: 5px 0;
}
.section-product-icon .flex-grid-item img {
  max-width: 50px !important;
  height: 50px !important;
}
/* .section-product-icon .body-title,
.section-product-icon .body-text {
  color: #ffffff;
} */
.section-product-icon .body-text p {
  margin-bottom: 0;
}

/* MAT FEATURES */
.custom-mat-features {
  background-color: var(--colorPrimary);
}
.custom-mat-features .section__standard-spacing--full--section-header h2,
.custom-mat-features .section__standard-spacing--full--section-header p {
  color: #ffffff;
  letter-spacing: 0;
}
.custom-mat-features .section__standard-spacing--full--section-header p {
  max-width: 1000px;
  margin: auto;
}
.custom-mat-features .logo-list .flex-grid-item h2,
.custom-mat-features .logo-list .flex-grid-item h3 {
  color: #ffffff;
}

/* CUSTOM IMAGE WITH TEXT */
.kk-image-text .card-shadow {
  box-shadow: none;
  background-color: transparent;
}
.kk-image-text .left-image,
.kk-image-text .right-image {
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 16px;
}
.kk-image-text .image-with-text__content h2 {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0;
}

/* SECTION HEADER */
.page-section-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.page-section-header .section__rich-text h2 {
  font-size: 34px;
  line-height: 40px;
}
.section-title {
  font-size: 34px;
  line-height: 40px;
}
.section-subheading {
  font-size: 22px;
  line-height: 28px;
}
.page-section-header p {
  line-height: 24px;
}

.custom-jm-header .logo-list > div {
  padding: 0;
}
.custom-jm-header .logo-list-img {
  height: auto !important;
}
.custom-jm-header .body-title {
  text-align: center;
  padding-top: 10px;
}

/* BUTTERFLY PILLOW */
.bp-featured-image .section__standard-spacing--full--section-header p {
  max-width: 800px;
  margin: 0 auto 15px;
}
.bp-featured-image .logo-list .flex-grid-item img {
  object-fit: cover;
  border-radius: 8px;
}

/* PRODUCT FEATURES */
.product-features.bg-dark-blue
  .section__standard-spacing--full--section-header
  h2,
.product-features.bg-dark-blue
  .section__standard-spacing--full--section-header
  p {
  color: #ffffff;
}
.product-features .logo-list .flex-grid-item {
  grid-gap: 0;
}
.product-features .logo-list .flex-grid-item .logo-list__image-ratio,
.product-features .logo-list .flex-grid-item .flex-grid-item__text-content {
  background-color: #ffffff;
}
.product-features .logo-list .flex-grid-item .logo-list__image-ratio {
  border-radius: 8px 8px 0 0;
  padding: 20px;
}
.product-features .logo-list .flex-grid-item .flex-grid-item__text-content {
  border-radius: 0 0 8px 8px;
  padding: 0 20px 20px;
  height: 100%;
}
.product-features .logo-list .flex-grid-item .body-title {
  font-size: 20px;
  line-height: 24px;
}
.product-features .logo-list .flex-grid-item .body-text {
  font-size: 16px;
  line-height: 22px;
}
.product-features .logo-list .flex-grid-item .logo-list__image-ratio img {
  border-radius: 6px;
}

.logo-list-dark-blue .section__standard-spacing--full--section-header h2,
.logo-list-dark-blue .section__standard-spacing--full--section-header p,
.logo-list-dark-blue .logo-list .flex-grid-item .body-title {
  color: #ffffff;
}

/* CHECK LIST ICON */
.list-check-items ul {
  list-style: none;
  margin: 0;
}
.list-check-items ul li {
  margin-bottom: 0;
  padding-left: 28px;
  padding-bottom: 15px;
  position: relative;
}
.list-check-items ul li::before {
  content: "";
  background-image: url(/cdn/shop/files/images__3_-removebg-preview.png);
  background-size: 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  border-radius: 100%;
  top: 0;
  left: 0;
}

/* CUSTOM BG VIDEO */
.video-header h2 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 0;
}
.video-description p {
  font-size: 20px;
  line-height: 28px;
}
.custom-bg-video {
  position: relative;
}
.custom-bg-video::before {
  content: "";
  background-color: #000000;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0.3;
}
.custom-bg-video .video-header h2,
.custom-bg-video .video-description p {
  color: #ffffff;
}
.custom-bg-video .video-section__wrapper {
  position: relative;
}
/*.custom-bg-video .video-section__wrapper .video-header {
  position: absolute;
  z-index: 99;
  top: 25%;
  left: 0;
  right: 0;
  max-width: 850px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}*/

.custom-bg-video .video-section__wrapper .video-header {  
  position: absolute; 
  z-index: 99; 
  top: 50%; 
  transform: translateY(-50%); 
  left: 0; 
  right: 0; 
  max-width: 850px;  
  margin: auto; 
  padding-left: 20px; 
  padding-right: 20px; 
}

.custom-bg-video .video-section__video-wrapper svg {
  display: none;
}

.logo-image-wrap {
  padding-top: 20px;
}

.cp-features {
  background-color: var(--colorPrimary);
}
.cp-features h2,
.cp-features h3,
.cp-features p {
  color: #ffffff !important;
}

.certificate-section-header,
.certificate-section {
  background-color: var(--colorPrimary);
}
.certificate-section-header .section__rich-text h2,
.certificate-section-header .section__rich-text h3,
.certificate-section-header .section__rich-text p {
  color: #ffffff !important;
}

.certificate-section .image-with-text__image-container {
  min-width: 100px !important;
}
.certificate-section .section__text-block {
  color: #ffffff;
}
.certificate-section .section__text-block ol {
  font-size: 20px;
  line-height: 28px;
}
.certificate-section ol > li {
  margin-bottom: 20px;
}
.certificate-section ol > li > br {
  display: none;
}

.bottom-text-wrap {
  padding-top: 30px;
}
.bottom-text-wrap p {
  font-size: 14px;
  line-height: 18px;
}

.logo-list .flex-grid-item {
  position: relative;
}
.logo-badge-image {
  position: absolute;
  max-width: 50px;
  top: 40px;
  left: 40px;
}

.mattress-size-guide .logo-list .flex-grid-item {
  align-items: center;
}
.mattress-size-guide .logo-list .flex-grid-item .logo-list__image-ratio {
  max-width: 100px;
  width: 100%;
  height: 100px;
}
.mattress-size-guide .logo-list .flex-grid-item .logo-list-img {
  max-width: 100%;
  height: 100px !important;
}

/* FILTERS */
.facet-filters .facet-filters__field .facet-filters__sort {
  border: 1px solid #ddd;
  padding: 10px;
}
.facet-filters .facet-filters__field .facet-filters__sort:focus,
.facet-filters .facet-filters__field .facet-filters__sort:focus-visible {
  outline: none;
  outline-offset: none;
  box-shadow: none;
}
.facet-filters .facet-filters__label label {
  color: var(--colorTextBody);
}

.pagination {
  padding-top: 30px;
}

/* Modal Container Styling */
#upsell-modal {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  z-index: 99999;
}

/* Modal Content Styling */
.MyCartUpsells_MainContainer {
  background: #fff;
  padding: 20px;
  max-width: 480px;
  width: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  position: relative;
}

/* Close Button */
.MyCartUpsells_MainContainer .cart-upsell-close {
  position: absolute;
  top: 8px;
  right: 8px;
}
.MyCartUpsells_MainContainer button svg {
  width: 20px;
  height: auto;
  stroke: #818181;
}
.cart-upsell-product-details {
  display: flex;
  column-gap: 20px;
}
.cart-upsell-product h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: var(--colorPrimary);
  margin-bottom: 5px;
}
.cart-upsell-product {
  text-align: left;
}
.cart-upsell-product .item-price {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: line-through;
  color: var(--colorPrimary);
  padding-bottom: 5px;
  opacity: 0.7;
}
.cart-upsell-product .item-price.sale-price {
  color: #ff0045;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  opacity: 1;
}
#upsellVariantSelect {
  margin-bottom: 10px;
}
.cart-upsell-product select:focus,
.cart-upsell-product select:focus-visible {
  outline: none;
  outline-offset: none;
  box-shadow: none;
}
.cart-upsell-product .add-to-cart {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  background-color: var(--btn_background_color);
  color: #ffffff;
  padding: 6px 15px;
  border-radius: 4px;
}
.cart-upsell-product .add-to-cart:hover {
  background-color: var(--color_btn_background_hover);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

.modal-active {
  display: flex !important;
}

.modal .MyCartUpsells_MainContainer {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 500px;
  text-align: center;
}

/* DOG PILLOW PRODUCT PAGE */
.dog-sleep-section ul {
  list-style: none;
  margin: 0;
  padding-top: 20px;
}
.dog-sleep-section ul li {
  position: relative;
  margin-bottom: 25px;
  padding-left: 70px;
}
.dog-sleep-section ul li::before {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
}
.dog-sleep-section ul li:first-child::before {
  background-image: url(/cdn/shop/t/146/assets/made-in-europe.svg);
}
.dog-sleep-section ul li:nth-child(2)::before {
  background-image: url(/cdn/shop/t/146/assets/suitable-for-dogs.svg);
}
.dog-sleep-section ul li:last-child::before {
  background-image: url(/cdn/shop/t/146/assets/delivery.svg);
}

.product-form__input.swatch--1 {
  position: relative;
}
.stock-legend-wrap {
  position: absolute;
  top: -22px;
  right: 0px;
}
.stock-legend-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  position: relative;
}
.stock-legend-text:before {
  content: "";
  background: red;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  position: absolute;
  top: 3px;
  left: -12px;
}
.stock-circle-legend {
  background: #ff0000;
  display: none;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.stock-swatch-legend {
  width: 10px;
  height: 10px;
  top: 1px;
  left: 0;
}

.product__meta .elsklip-coupon {
  padding: 10px 0;
}
.product__meta .elsklip-coupon__widget {
  margin: 0;
}
.product__meta .elsklip-countdown .elsklip-time-box {
  aspect-ratio: unset;
}

#add-to-cart-success {
  background-color: #0071bc;
  font-weight: 500;
}

.sold-info {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sold-info p {
  font-size: 14px;
  margin-bottom: 0;
}

#bik-chat-iframe {
  z-index: 99999 !important;
}

/* COMFORT TOPPER PROGRESS SECTION */
.comfort-topper-progress .progress-row {
  align-items: stretch;
}
.comfort-topper-progress .progress-row .progress-main-image {
  height: 100%;
}
.comfort-topper-progress .progress-row .progress-main-image img {
  height: 100%;
  object-fit: cover;
  object-position: 80%;
}
.comfort-topper-progress .progress-row .progress-col-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* CUSTOM TABS */
.kk-tab-buttons {
  display: flex;
  align-items: stretch;
}
.kk-tab-btn {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
  text-align: center;
  width: 33.33%;
  flex: 1;
  padding: 10px;
  cursor: pointer;
  background: #ffffff;
  color: var(--colorPrimary);
  border: 1px solid #d4d9e6;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.kk-tab-btn:first-child {
  border-top-left-radius: 8px;
}
.kk-tab-btn:last-child {
  border-top-right-radius: 8px;
}
.kk-tab-btn.active,
.kk-tab-btn:hover {
  font-weight: 500;
  background: #fec3af;
  border-color: #fec3af;
}
.kk-tab-pane {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  padding: 15px;
  background: #fff;
  display: none;
}
.kk-tab-pane.active {
  display: block;
  background: #fec3af;
  border-color: #fec3af;
}
.kk-tab-pane p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}

/* PRODUCT ACCORDION */
.product-accordion {
  padding-bottom: 15px;
}
.accordion-container {
  background: #f5f5f5;
  margin-bottom: 6px;
  border-radius: 5px;
}
.accordion-btn {
  width: 100%;
  font-size: 14px;
  line-height: 1.3em;
  color: var(--colorTextBody);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px;
}
.accordion-btn svg {
  width: 12px;
  height: 12px;
}
.accordion-btn.active {
  border-bottom: 1px solid transparent;
}
.accordion-btn svg {
  width: 12px;
  height: 12px;
}
.accordion-btn .remove-icon {
  display: none;
}
.accordion-btn.active .remove-icon {
  display: block;
}
.accordion-btn.active .add-icon {
  display: none;
}
.accordion-title {
  text-transform: capitalize;
}
.accordion-panel {
  font-size: 14px;
  line-height: 1.3em;
  padding: 0 20px 15px;
  display: none;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.accordion-panel p {
  line-height: 1.3em;
}
.size-delivery-accordion .accordion-title {
  text-transform: capitalize;
}

.custom-variant-description {
  display: flex;
  align-items: flex-start;
  column-gap: 8px;
}
.info-icon svg {
  width: 20px;
  height: auto;
}

/* IMAGE ICON */
.loft-grid .nav-label__product-photos {
  position: relative;
}
.image-icon-wrap {
  display: flex;
  align-items: center;
  column-gap: 10px;
  row-gap: 15px;
  background: #ffffff;
  padding: 10px;
  border-radius: 6px;
  max-width: 500px;
  width: 95%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 22%;
  z-index: 9;
}
.image-icon-content {
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: 33.33%;
}
.image-icon-content img {
  max-width: 35px;
  height: 35px;
  object-fit: contain;
}
.image-icon-content p {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

/* CUSTOM ICON SLIDER */
.custom-icon-slider {
  padding-top: 15px;
  padding-bottom: 15px;
}
.custom-icon-slider .logo-list .flex-grid-item {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.custom-icon-slider .logo-list .logo-list__image-ratio {
  width: 50px !important;
}
.custom-icon-slider .logo-list .logo-list__image-ratio img {
  width: 100%;
  max-width: 50px !important;
  height: 50px !important;
}
.custom-icon-slider .logo-list .body-title {
  font-size: 16px;
  margin-bottom: 0;
}
.custom-icon-slider .logo-list .logo-list__image-ratio {
  width: 30px !important;
}
.custom-icon-slider .logo-list .logo-list__image-ratio img {
  max-width: 30px !important;
  height: 30px !important;
}
.custom-icon-slider-2 .wrapper {
  /* max-width: 1800px; */
}
.custom-icon-slider-2 .flex-grid-item {
  /* flex-grow: 1; */
}
.custom-icon-slider-2 .flex-grid-item .flex-grid-item__text-content {
  padding-left: 0;
}
.custom-icon-slider-2 .logo-list .body-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}
.custom-icon-slider-2 .flex-grid-item:nth-child(2) {
  max-width: 320px;
}
.custom-icon-slider-2 .flex-grid-item:nth-child(3) {
  max-width: 500px;
}
.custom-icon-slider-2 .flex-grid-item:nth-child(2) .logo-list__image-ratio,
.custom-icon-slider-2 .flex-grid-item:nth-child(3) .logo-list__image-ratio {
  width: 100% !important;
}
.custom-icon-slider-2 .flex-grid-item:nth-child(2) .logo-list__image-ratio img,
.custom-icon-slider-2 .flex-grid-item:nth-child(3) .logo-list__image-ratio img {
  max-width: 100% !important;
  height: auto !important;
}

/* MARQUEE EFFECT FOR CUSTOM-ICON-SLIDER-2 */
.custom-icon-slider-2 .logo-list {
  display: flex !important;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  width: 100%;
  gap: 0;
}
.custom-icon-slider-2 .logo-list {
  flex: 0 0 auto;
  animation: marquee-scroll 20s linear infinite;
}
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.custom-icon-slider-2 .logo-list:hover .flex-grid-item {
  animation-play-state: paused;
}

/* ANNOUNCEMENT BAR */
.promo-bar__container {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.promo-bar__container .promo-bar__slide-container {
  padding: 0 !important;
}
.promo-bar__container .promo-bar__slide-content p {
  line-height: 1.2em;
}
.promo-bar__container,
.promo-bar__container .promo-bar__slide {
  align-items: center;
}
.promo-bar__container .flickity-page-dots {
  display: none;
}

.shipping-info-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding-top: 0px;
}
#shipping-info svg path {
  fill: #12b76a;
}
.shipping-text,
.sold-out-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.shipping-text {
  color: #12b76a;
}
.sold-out-text {
  color: #fe0000;
}

.section__product-recommendations h2 {
  color: var(--colorTextBody);
}

.d-flex {
  display: flex;
}
.d-none {
  display: none;
}

/**************************************************/
/* BREADCRUMBS */
.product-breadcrumbs {
  padding-top: 35px;
}
.breadcrumbs,
.breadcrumbs > a {
  /* color: var(--colorTextBody); */
  color: #26417F;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumbs > a:hover {
  color: var(--color_accent);
}
.mobile-breadcrumbs {
  display: none;
}

.comfort-breakdown-image .fullwidth-image-container img {
  object-fit: contain !important;
  max-width: 700px;
  min-height: auto !important;
  margin: auto;
}
.topper-num-list ol li {
  line-height: 26px;
  margin-bottom: 20px;
}
.topper-num-list ol li strong {
  font-size: 22px;
  line-height: 32px;
}

#predictive-search-results .price .price__regular {
  display: none;
}
#predictive-search-results .price--on-sale .price__regular .price-item,
#predictive-search-results
  .price--on-sale
  .price__sale
  .price-item.price-item--sale {
  font-weight: 600;
  color: #f04438;
}
#predictive-search-results .price .price__sale .price-item.price-item--regular {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
#predictive-search-results .price .price__sale {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

/* HELPERS */
.flex-one-sixth {
  width: 16.66%;
}
.btn {
  border-radius: 6px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-50 {
  padding-bottom: 50px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.w-100 {
  width: 100%;
}

.text-lg {
  font-size: 18px !important;
  line-height: 24px !important;
}
.text-md {
  font-size: 16px !important;
  line-height: 22px !important;
}
.text-sm {
  font-size: 14px !important;
  line-height: 20px !important;
}
.text-xs {
  font-size: 12px !important;
  line-height: 18px !important;
}
.text-right {
  text-align: right;
}

.fw-normal {
  font-weight: 400 !important;
}
.fw-semibold {
  font-weight: 500 !important;
}
.fw-bold {
  font-weight: 600 !important;
}

.text-white {
  color: #ffffff !important;
}
.text-red {
  color: #f04438;
}
.text-black {
  color: var(--colorTextBody) !important;
}
.text-blue {
  color: #26417f !important;
}
.bg-orange {
  background-color: var(--color_accent);
}
.bg-blue {
  background-color: #0071bc;
}
.bg-sky-blue {
  background-color: #dff1fb;
}
.bg-dark-blue {
  background-color: var(--colorPrimary);
}
.bg-gray-900 {
  background-color: #181d27;
}
.bg-blue-25 {
  background-color: #f2f9fd;
}

.bg-deep-blue {
  background-color: #00355d;
}

.bg-red {
  background-color: #d92d20;
}

.container-lg .wrapper {
  /* max-width: 1600px;
  margin: auto; */
}

.d-none {
  display: none;
}
.d-block {
  display: block;
}
.overflow-hidden {
  overflow: hidden;
}

/* Product New Design 28 Aug 2025 Start */
.review-purchase-box {
  display: flex;
  flex-direction: column-reverse;
  gap: 3px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 15px;
}
.mobile-product-info {
  display: none;
}

/* Product New Design 28 Aug 2025 End */

/* Style for Paypal iframe message */
.product__meta .pp-paylater-msg {
  margin-bottom: 30px;
  margin-top: 10px;
}

/***************************/
/*** AFFILIATE ***/
#affiliate .wrapper {
  /* max-width: 100%;
  padding: 0; */
}
#affiliate .wrapper .page-title {
  display: none;
}
#affiliate .wrapper .section__standard-spacing {
  padding: 0;
}
#affiliate .wrapper .section__standard-spacing .page-text {
  margin-bottom: 0;
}
#affiliate_uppromote {
  min-height: 180vh;
}

.swatch-element__image-container {
  width: 42px !important;
  height: 42px !important;
}
@media (max-width: 768px) {
  #affiliate_uppromote {
    min-height: 200vh;
  }

  .hero-countdown-block:after {
    top: -5px;
  }
}
@media (max-width: 460px) {
  #affiliate_uppromote {
    min-height: 220vh;
  }
}

/* Cloud AIR+ Product template CSS Start */
.light-blue {
  background-color: #dff1fb !important;
}
.light-blue h2,
.light-blue h3,
.light-blue h4,
.light-blue .body-text,
.light-blue p {
  color: #000000 !important;
}
.product-light-blue .product-col {
  background-color: #dff1fb;
}
.product-light-blue .product-col .image-description,
.product-light-blue .product-col h3 {
  color: #000000;
}
.product-light-blue .product-col.product-col-1 .image-description ul li::before,
.product-light-blue
  .product-col.product-col-2
  .image-description
  ul
  li::before {
  height: 5px;
  width: 5px;
  top: 7px;
  left: 10px;
  background-color: #000000;
  border-radius: 100%;
  background-image: initial;
}

.cloud-air-section.section-product-icon .flex-grid-item img {
  max-width: 50px !important;
}
.cloud-air-section.section-product-icon .flex-grid-item {
  align-items: center;
}
.cloud-air-section.section-product-icon
  .flex-grid-item
  .flex-grid-item__text-content
  .body-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 3px;
}
.cloud-air-product-features .logo-list .flickity-slider {
  align-items: initial;
}
.cloud-air-product-features .logo-list .flickity-slider .flex-grid-item img {
  width: 100%;
  height: 250px;
  border-radius: 8px;
}

.icon-text-section .logo-list .flex-grid-item img {
  margin-bottom: 15px;
}
/* Cloud AIR+ Product template CSS End */

.facet-filters {
  padding-left: 1rem;
}
.facet-filters__field {
  justify-content: flex-end;
}
.facet-filters__label {
  margin: 0 0.5rem 0 0;
}
.facet-filters__field .select {
  width: 62%;
}
.facet-filters .facet-filters__field .facet-filters__sort {
  padding: 10px 30px 10px 10px;
}

.custom-listing-style .logo-list-img {
  width: 100% !important;
  object-fit: cover !important;
  object-position: center center;
  border-radius: 20px;
}
.custom-listing-style .flex-grid-item__text-content {
  text-align: left;
}
.custom-listing-style .logo-list .flex-grid-item .body-title {
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
}
.custom-listing-style ul li {
  margin-bottom: 10px;
}

/* CUSTOM HOME GALLERY */
.custom-home-gallery .gallery__content-wrapper {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 50%,
    rgba(37, 43, 55, 1) 100%
  );
}
.custom-home-gallery .gallery__text {
  padding: 30px;
  width: 100%;
  text-align: left;
}
.custom-home-gallery .gallery__text h4 {
  position: relative;
  margin-bottom: 0;
}
.custom-home-gallery .gallery__text h4::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 12px;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.807188 4.71144C0.3498 4.71144 3.20222e-05 4.38037 3.20222e-05 3.94742C3.20222e-05 3.51448 0.3498 3.1834 0.807188 3.1834H9.20186L7.21088 1.29883C6.88801 1.01869 6.88801 0.534812 7.21088 0.229205C7.50683 -0.0764017 8.01803 -0.0764017 8.34089 0.229205L11.7579 3.46354C11.9193 3.61635 12 3.79462 12 3.99836C12 4.20209 11.9193 4.38037 11.7579 4.53317L8.34089 7.79298C8.01803 8.07312 7.50683 8.07311 7.18397 7.76751C6.86111 7.48737 6.86111 7.00349 7.18397 6.69788L9.28258 4.71144H0.807188Z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 8px;
}

.bg-black-friday #hero-countdown {
  background:
    linear-gradient(360deg, #252b37 -17.5%, #2a386b 41.67%, #4c8eda 100.83%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.bg-black-friday.hero-slider .section__standard-spacing {
  padding: 45px 8%;
}

.bg-black-friday .hero-countdown-block .count-num,
.bg-black-friday .hero-countdown-block .count-label,
.bg-black-friday .hero-countdown-block:after {
  color: #ffffff;
}
.bg-black-friday.hero-slider .section__text-block h2 {
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 2px;
  color: #ffffff !important;
  margin-bottom: 20px;
}
.bg-black-friday.hero-slider .section__text-block h3 {
  font-size: 20px;
  line-height: 1em;
  background-color: #d92d20;
  color: #ffffff !important;
  border-radius: 2px;
  padding: 4px 8px;
  display: inline;
}
.bg-black-friday.hero-slider .hero-countdown-wrap {
  margin-top: 50px;
}

.black-friday-deals-header h2,
.black-friday-deals-header h3 {
  color: #ffffff;
}
.black-friday-deals-header .logo-list {
  background-color: #0071bc;
  padding: 5px 10px;
  border-radius: 8px;
  max-width: 1000px;
  margin: auto;
}
.black-friday-deals-header .logo-list .flex-grid-item {
  align-items: center;
  position: relative;
}
.black-friday-deals-header .logo-list .flex-grid-item::after {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  background-color: #ffffff;
}
.black-friday-deals-header .logo-list .flex-grid-item:last-child::after {
  display: none;
}
.black-friday-deals-header .logo-list .flex-grid-item img {
  max-width: 35px;
}
.black-friday-deals-header .logo-list .flex-grid-item .body-text p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.1em;
  margin-bottom: 0;
}
.black-friday-deals-body .logo-list .flex-grid-item {
  overflow: hidden;
}
.black-friday-deals-body .logo-list .flex-grid-item img {
  width: 100%;
}
.black-friday-deals-body .logo-list .flex-grid-item:hover img {
  transform: scale(1.1);
}
.black-friday-deals-body .logo-list .flex-grid-item .body-title {
  color: #ffffff;
  position: relative;
}
.product-deals-body .logo-list .flex-grid-item .body-title {
  position: relative;
}
.black-friday-deals-body .logo-list .flex-grid-item .body-title::after,
.product-deals-body .logo-list .flex-grid-item .body-title::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.807188 4.71144C0.3498 4.71144 3.20222e-05 4.38037 3.20222e-05 3.94742C3.20222e-05 3.51448 0.3498 3.1834 0.807188 3.1834H9.20186L7.21088 1.29883C6.88801 1.01869 6.88801 0.534812 7.21088 0.229205C7.50683 -0.0764017 8.01803 -0.0764017 8.34089 0.229205L11.7579 3.46354C11.9193 3.61635 12 3.79462 12 3.99836C12 4.20209 11.9193 4.38037 11.7579 4.53317L8.34089 7.79298C8.01803 8.07312 7.50683 8.07311 7.18397 7.76751C6.86111 7.48737 6.86111 7.00349 7.18397 6.69788L9.28258 4.71144H0.807188Z' fill='%23252b37'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  position: absolute;
  right: -8px;
  top: 5px;
  transform: translateX(-10px);
  transition: transform 0.3s ease-in-out;
}
.black-friday-deals-body .logo-list .flex-grid-item:hover .body-title::after {
  transform: translateX(0);
}
/* Ensure black-friday-deals-body logo-list is always visible */
.black-friday-deals-body .logo-list {
  display: flex !important;
}

/* Mobile: Flickity takes over display */
@media screen and (min-width: 576px) and (max-width: 768px) {
  .black-friday-deals-body .logo-list {
    overflow: hidden;
  }
  .black-friday-deals-body .logo-list.flickity-enabled {
    display: block !important;
    padding: 0;
  }

  .black-friday-deals-body .logo-list.flickity-enabled .flickity-viewport {
    overflow: visible !important;
  }

  .black-friday-deals-body .logo-list .flex-grid-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .black-friday-deals-body .logo-list {
    overflow: hidden;
  }
  .black-friday-deals-body .logo-list.flickity-enabled {
    display: block !important;
    padding: 0;
  }

  .black-friday-deals-body .logo-list.flickity-enabled .flickity-viewport {
    overflow: visible !important;
  }

  .black-friday-deals-body .logo-list .flex-grid-item {
    width: 100% !important;
  }
  .sticky-cart-mobile-button-container {
    max-width: 130px !important;
  }
}

/* Ensure product-deals-body logo-list is always visible */
.product-deals-body .logo-list {
  display: flex !important;
}

/* Mobile: Flickity takes over display */
@media screen and (min-width: 576px) and (max-width: 768px) {
  .product-deals-body .logo-list {
    overflow: hidden;
  }
  .product-deals-body .logo-list.flickity-enabled {
    display: block !important;
    padding: 0;
  }

  .product-deals-body .logo-list.flickity-enabled .flickity-viewport {
    overflow: visible !important;
  }

  .product-deals-body .logo-list .flex-grid-item {
    width: 50% !important;
  }
}
@media screen and (max-width: 575px) {
  .product-deals-body .logo-list {
    overflow: hidden;
  }
  .product-deals-body .logo-list.flickity-enabled {
    display: block !important;
    padding: 0;
  }

  .product-deals-body .logo-list.flickity-enabled .flickity-viewport {
    overflow: visible !important;
  }

  .product-deals-body .logo-list .flex-grid-item {
    width: 100% !important;
  }
}

.black-friday-button .btn {
  background-color: #f04438;
  border-color: #f04438;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: 1px;
  padding: 15px 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.black-friday-button .btn:hover {
  background-color: #b42318;
  border-color: #b42318;
}
#black-friday-sale #collection-template .page__image {
  height: auto;
}
#black-friday-sale #collection-template .page__image img {
  object-fit: contain !important;
  object-position: top center !important;
  height: auto;
}

@media (max-width: 768px) {
  #black-friday-sale #collection-template .page__image img {
    content: url("/cdn/shop/files/BF_Banner-sale-03.jpg?v=1762169952");
  }
}

.what-is-topper .image-with-text__content {
  padding-left: 0;
}
.what-is-topper .image-with-text__image-container {
  height: 420px;
  background-size: contain;
  background-position: center 32% !important;
}

.topper-sizes .logo-list {
  flex-wrap: nowrap;
}
.topper-sizes .logo-list .flex-grid-item img {
  width: 100%;
  height: 100px;
}

.birthday-sale-promo {
  background-image: url(/cdn/shop/files/birthday-sale-bg-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.footnote-section {
  padding: 50px;
  font-size: 12px;
}

.footnote-header {
  font-size: 14px;
}

.footnote-section > div {
  margin-bottom: 15px;
}

/***************************/
/*** RESPONSIVE ***/
/***************************/
@media (max-width: 1279px) {
  /* LIST ICONS */
  .flex-one-sixth {
    width: 25%;
  }

  /* MENU TOP ICONS */
  .menu-top-icon .logo-list .flex-grid-item {
    width: 16.66%;
  }
}
@media (max-width: 1199px) {
  /* LIST ICONS */
  .flex-one-sixth {
    width: 33.33%;
  }

  /* MENU TOP ICONS */
  .menu-top-icon .flex-grid-item {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    padding: 15px 10px;
  }
  .menu-top-icon .flex-grid-item img {
    max-width: 50px !important;
  }
  .menu-top-icon .flex-grid-item .flex-grid-item__text-content p {
    text-align: center;
  }

  /* COMFORT TOPPER PROGRESS SECTION */
  .comfort-topper-progress .progress-row .progress-col-2 {
    padding: 50px !important;
  }
  .comfort-topper-progress .progress-row .progress-bar-content {
    margin-bottom: 0;
  }

  /* IMAGE ICON */
  .image-icon-wrap {
    padding: 8px 10px;
    bottom: 25%;
  }
  .image-icon-content img {
    max-width: 25px;
    height: 25px;
  }
  .image-icon-content p {
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 1080px) {
  /* CONTACT INFO BAR */
  .contact-status-wrap {
    top: 10%;
    left: 10%;
  }

  .topper-sizes .logo-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  /* IMAGE ICON */
  .image-icon-wrap {
    flex-wrap: wrap;
    position: relative;
    bottom: auto;
  }
  .image-icon-content {
    width: 48%;
  }
}
@media (max-width: 980px) {
  /* COLLECTION */
  #winterverkauf #collection-template .collection-image-grid .page__image {
    height: 250px;
  }

  /* CONTACT INFO BAR */
  .contact-status-wrap {
    top: 6%;
    left: 17%;
  }

  /* COMFORT TOPPER PROGRESS SECTION */
  .comfort-topper-progress .progress-row {
    flex-wrap: wrap;
  }
  .comfort-topper-progress .progress-row .progress-col {
    width: 100%;
  }
  .comfort-topper-progress .progress-row .progress-col-2 {
    padding: 50px 4vw !important;
  }
  .footnote-section {
    padding: 35px 30px;
  }
}
@media (max-width: 791px) {
  /* NEW MEGA MENU */
  .site-nav .site-nav__link-container .main-menu-dropdown {
    top: 180px !important;
  }
}
@media (max-width: 768px) {
  #header {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
  }
  #header .header__wrapper {
    padding: 5px 15px;
    justify-content: unset;
    grid-template-columns: 1fr minmax(100px, max-content) 1fr;
  }
  .site-header .header-icons {
    justify-content: end;
    column-gap: 5px;
  }
  .site-header .header-icons .header__search-container {
    position: absolute;
    left: 80px;
  }
  .header__search-container button {
    padding: 0 8px;
    margin-left: 15px;
  }
  .header__icon-group {
    padding-top: 4px;
    margin-left: 5px;
  }
  .cart-wrapper .cart-item-count {
    top: -10px;
    right: -2px;
  }

  .site-header .header-icons {
    position: unset;
  }
  #header .header__wrapper {
    display: grid;
  }
  .trustpilot-logo {
    display: none;
  }

  /* LANGSHOP */
  .lsn-switcher {
    background-color: #ffffff !important;
  }
  .lsn-switcher .lsn-select__current .lsn-select__item-icon,
  .lsn-switcher .lsn-select__list .lsn-select__item .lsn-select__item-icon {
    width: 24px;
    height: 24px;
  }

  .predictive-search__wrapper {
    margin-top: 20% !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  /* ANNOUNCEMENT BAR */
  .custom-announcement-slide .promo-bar__slide-content p {
    flex-grow: unset;
  }
  .promo-bar__container-slider--true .promo-bar__slide-container {
    padding: 0 18px;
  }

  /* MOBILE NAV BAR */
  .js-drawer-open-bottom .drawer--bottom {
    transform: translate(0);
    left: 0;
  }
  .drawer--bottom {
    max-width: 320px;
    top: 0% !important;
    left: -100%;
    bottom: 0;
    z-index: 9002;
  }

  .custom-gif .flex-grid-item .logo-list__image-ratio img {
    height: 250px;
  }

  /* MENU TOP ICON */
  .menu-top-icon {
    display: block;
  }

  /* HERO SLIDER */
  .hero-slider .section__text-block h2 {
    font-size: 46px;
  }
  .hero-slider .section__text-block h3 {
    font-size: 20px;
  }
  .hero-slider .slideshow__slide .slideshow__content {
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
  }
  .hero-slider .slideshow__slide .slideshow__text {
    text-align: center !important;
  }
  .hero-countdown-wrap {
    margin: auto;
  }
  .hero-slider .flickity-page-dots {
    text-align: center !important;
    padding-top: 20px !important;
  }
  .hero-slider .flickity-page-dots .dot {
    height: 10px;
    width: 10px;
    border-radius: 100px;
    background: #ffffff !important;
    margin: 2px 5px;
  }
  .hero-slider .slideshow__button-wrapper {
    display: none;
  }

  /* SECTION HEADER */
  .page-section-header .section__rich-text h2,
  .section-title {
    font-size: 30px;
    line-height: 36px;
  }
  .section-subheading {
    font-size: 20px;
    line-height: 26px;
  }

  /* PRODUCT PAGES */
  #product_template {
    padding: 0;
  }
  #product_template .product {
    padding-top: 0;
    width: 100%;
  }
  #pwzrswiper-container-wrapper .pwzrswiper-pagination {
    padding-left: 15px;
    padding-right: 15px;
  }
  #product_template .product .product__meta {
    padding: 0 2vw;
  }
  .product__meta h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .product-form__input.swatch--1 {  
    position: initial;
  }

  variant-radios {
    padding-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .product__meta .quantity-field {
    width: 25%;
  }
  .product__meta .buy-buttons__container {
   /* width: calc(75% - 10px);
    width: 100%; */
  }

  /* COLLECTION */
  #winterverkauf #collection-template .collection-image-grid .page__image {
    height: 200px;
  }

  /* LOGO LIST */
  .section__logo-list .section__standard-spacing--full--section-header h2 {
    font-size: 30px;
    line-height: 36px;
  }

  /* CUSTOM VIDEO */
  .video-header h2 {
    font-size: 34px;
    line-height: 38px;
  }
  .video-description p {
    font-size: 18px;
    line-height: 26px;
  }
  .custom-bg-video .video-section__video-wrapper {
    padding-top: 400px !important;
  }

  .certificate-section .image-with-text__image-container {
    min-width: unset !important;
    max-width: 200px;
    margin: auto;
  }
  .certificate-section .image-with-text__content-container {
    width: 100% !important;
  }

  /* IMAGE ICON */
  .image-icon-wrap {
    position: absolute;
    bottom: 23%;
    flex-wrap: nowrap;
    max-width: 580px;
  }
  .image-icon-content {
    width: 33.33%;
  }
  .image-icon-content p {
    font-size: 12px;
  }
  .rio-hide-scrollbar {
    padding: 0 5px;
  }

  /* CUSTOM ICON SLIDER */
  .custom-icon-slider .logo-list .flex-grid-item {
    padding: 0 40px;
  }

  .product-template__container {
    padding-top: 15px !important;
  }

  /* BREADCRUMBS */
  .desktop-breadcrumbs {
    display: none;
  }
  .mobile-breadcrumbs {
    display: block;
  }
  .product-breadcrumbs {
    padding: 15px 5vw 0;
  }

  .collection-header .product-breadcrumbs {
    padding: 15px 0px 0;
  }

  .mobile-product-info {
    margin-bottom: 15px;
    display: block;
  }
  .mobile-product-info .product-breadcrumbs {
    /* padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px; */
    padding: 0 0 10px 0;
  }

  .mobile-product-info .custom-product-title {
    margin-bottom: 3px;
  }
  .mobile-product-info .sold-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .review-purchase-box > div {
    flex: 0 0 100%;
  }

  .review-purchase-box {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .mob-d-none {
    display: none;
  }
  /* .header-btn.chat-btn.mob-d-none {
    display: none;
  } */
  .product-breadcrumbs .mobile-left-arrow { font-size: 17px; position: relative; padding-left: 26px; display: flex; justify-content: flex-start; align-items: center; }
  
  .product-breadcrumbs .mobile-left-arrow::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/cdn/shop/files/back-arrow.svg?v=1769665791");
    background-size: contain;
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
  }

  /* BLACK FRIDAY */
  .bg-black-friday.hero-slider .section__text-block h2 {
    font-size: 50px;
  }
  .black-friday-deals-header .logo-list .flex-grid-item {
    justify-content: flex-start;
  }
  .black-friday-deals-header .logo-list .flex-grid-item::after {
    width: 95%;
    height: 1px;
    position: absolute;
    bottom: 0;
  }
  .black-friday-deals-header .logo-list .flex-grid-item__text-content {
    width: auto;
  }
  .black-friday-deals-header .logo-list .flex-grid-item .body-text p {
    font-size: 16px;
    text-align: left;
  }
  .bg-black-friday.hero-slider .hero-countdown-wrap {
    margin-top: 35px;
  }

  /* BIRTHDAY PROMO */
  .bg-black-friday .slideshow__content {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.5) 100%
    );
  }
}
@media (max-width: 767px) {
  /* LIST ICONS */
  .flex-one-sixth {
    width: 50%;
  }

  /* MENU TOP ICONS */
  .menu-top-icon .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .menu-top-icon .flex-grid-item {
    padding: 10px 5px;
  }
  .template-product .feature-slider .flickity-slider img {
    height: 250px !important;
  }
  .logo-list.flickity-enabled {
    padding: 0 20px;
  }
  .logo-list .flickity-prev-next-button.next {
    right: 0;
  }
  .logo-list .flickity-prev-next-button.previous {
    left: 0;
  }
  .trust-pilot-widget {
    display: block;
    padding-top: 15px;
  }
  .product__meta .quantity .quantity__button {
    width: 24px;
    height: 24px;
  }
  .product__meta .quantity {
    padding: 0 6px;
  }
}
@media (max-width: 640px) {
  /* CONTACT INFO BAR */
  .contact-status-wrap {
    top: 4%;
    left: 15%;
  }

  .what-is-topper .image-with-text__image-container {
    height: 350px;
  }
}
@media (max-width: 575px) {
  .header__logo {
    width: 150px !important;
  }
  .site-header .header-icons .header__search-container {
    position: absolute;
    left: 80px;
  }
  .header__search-container button {
    margin-left: 0;
  }
  .site-header .header-icons {
    padding-right: 8px;
  }

  .menu-top-icon .flex-grid-item img {
    max-width: 40px !important;
  }
  .menu-top-icon .flex-grid-item {
    grid-gap: 5px;
  }
  .menu-top-icon .flex-grid-item .flex-grid-item__text-content p {
    font-size: 12px;
    line-height: 14px;
  }

  /* HERO SLIDER */
  .hero-slider .slideshow__slide .slideshow__content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-slider .section__text-block h2 {
    font-size: 34px;
    margin-bottom: 12px;
  }
  .hero-slider .section__text-block h3 {
    font-size: 16px;
  }
  .hero-countdown-text {
    font-size: 14px;
    line-height: 18px;
  }
  #hero-countdown {
    margin: 10px 0 15px;
  }
  .hero-countdown-block {
    max-width: 100px;
    padding: 10px;
  }
  .hero-countdown-block .count-num {
    font-size: 24px;
  }
  .hero-countdown-block .count-label {
    font-size: 12px;
  }
  .hero-countdown-wrap .image-text-overlay__buttons .btn {
    font-size: 16px;
  }

  /* BADGE */
  .custom-thumbnail-badge {
    font-size: 12px;
  }

  /* SECTION HEADER */
  .page-section-header .section__rich-text h2,
  .section-title {
    font-size: 26px;
    line-height: 32px;
  }
  .section-subheading {
    font-size: 18px;
    line-height: 26px;
  }

  /* PRODUCT PAGES */
  .rio-media-gallery .rio-hide-scrollbar .PwzrButtonBase-root {
    width: 25px !important;
    height: 25px !important;
    margin-right: 10px;
    margin-left: 10px;
  }
  .rio-media-gallery
    .rio-hide-scrollbar
    .PwzrButtonBase-root
    .PwzrSvgIcon-root {
    width: 25px;
    height: 25px;
  }

  .product__meta h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .product__meta .quantity-field {
    width: 30%;
    max-width: 150px;
    padding-bottom: 2px;
  }
  .product__meta .buy-buttons__container {
   /*  width: calc(71% - 15px);
    padding-left: 15px;
    width: 100%; */
  }

  /* CUSTOM VARIANT */
  #product_template .product__meta .custom-variant .swatch-element__text {
    /* max-width: calc(50% - 6px);
    min-width: calc(50% - 6px); */
  }

  .rio-media-gallery .pwzrswiper-btn-next,
  .rio-media-gallery .pwzrswiper-btn-prev {
    height: 30px !important;
    width: 30px !important;
    padding: 8px;
  }

  /* PRODUCT LOOP */
  .product-loop-element .product-loop_title {
    font-size: 16px;
    line-height: 20px;
  }
  .product-loop-element .product-loop-element__price .money,
  .product-loop-element .product-loop-element__price .p--accent .money {
    font-size: 18px;
    line-height: 20px;
  }

  /* COLLECTION */
  #collection-template .collection__title {
    font-size: 24px;
    line-height: 30px;
  }
  #collection-template .collection-desc p {
    font-size: 14px;
    line-height: 22px;
  }
  #winterverkauf #collection-template .collection-image-grid .page__image {
    height: 150px;
  }
  #collection-template .wrapper {
    /* padding-left: 15px;
    padding-right: 15px; */
  }
  #main-collection-filters .mobile-facets__wrapper .mobile-facets__open svg {
    width: 18px;
  }
  #main-collection-filters
    .mobile-facets__wrapper
    .mobile-facets__open
    .mobile-facets__open-label {
    font-size: 14px;
    margin-left: 5px;
  }
  #main-collection-filters .facets-container #ProductCount {
    font-size: 14px;
  }

  /* PRODUCT ICON SECTION */
  .section-product-icon .flex-grid-item img {
    max-width: 40px !important;
    height: 40px !important;
  }
  .section-product-icon .body-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  /* LOGO LIST */
  .section__logo-list .section__standard-spacing--full--section-header h2 {
    font-size: 26px;
    line-height: 32px;
  }

  /* PRODUCT FEATURES */
  .product-features .logo-list .flex-grid-item {
    padding: 10px;
  }
  .product-features .logo-list .flex-grid-item .body-title {
    font-size: 18px;
    line-height: 20px;
  }
  .product-features .logo-list .flex-grid-item .body-text {
    font-size: 14px;
    line-height: 20px;
  }

  /* CUSTOM VIDEO */
  .video-header h2 {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 5px;
  }
  .video-description p {
    font-size: 16px;
    line-height: 22px;
  }

  /* CERTIFICATE SECTION */
  .certificate-section .section__text-block ol {
    font-size: 18px;
    line-height: 26px;
    margin: 0;
  }

  /* DOG PILLOW PRODUCT PAGE */
  .dog-sleep-section ul li {
    padding-left: 55px;
  }
  .dog-sleep-section ul li::before {
    width: 40px;
    height: 40px;
  }

  .custom-gif .flex-grid-item {
    padding: 6px;
    height: 165px;
  }
  .custom-gif .flex-grid-item .logo-list__image-ratio img {
    height: 150px;
  }

  /* COMFORT TOPPER PROGRESS SECTION */
  .comfort-topper-progress .progress-row .progress-col-2 {
    padding: 35px 4vw !important;
  }

  .breadcrumbs,
  .breadcrumbs > a {
    font-size: 10px;
    line-height: 16px;
  }
  .footnote-section {
    padding: 35px 30px;
  }
}
@media (max-width: 568px) {
  .custom-mobile-col .logo-list .flex-grid-item,
  .mattress-size-guide .logo-list .flex-grid-item {
    width: 50%;
  }
  .mattress-size-guide .logo-list .flex-grid-item {
    display: block;
    text-align: center !important;
  }
  .mattress-size-guide .logo-list .flex-grid-item .logo-list__image-ratio {
    height: 85px;
    margin: 0 auto 10px;
  }
  .mattress-size-guide .logo-list .flex-grid-item .logo-list-img {
    max-width: 85px;
    height: 85px !important;
  }
  .mattress-size-guide
    .logo-list
    .flex-grid-item
    .flex-grid-item__text-content {
    padding-left: 0;
  }
  .mattress-size-guide .logo-list .flex-grid-item .body-title {
    font-size: 16px;
    line-height: 20px;
  }
  .mattress-size-guide .logo-list .flex-grid-item .body-text {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 520px) {
  /* IMAGE ICON */
  .image-icon-content img {
    max-width: 22px;
    height: 22px;
  }
  .image-icon-content p {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 480px) {
  .product-loop-element .product-loop_title {
    padding-bottom: 10px;
  }
  .product-loop-element__swatch {
    padding-top: 10px;
  }
  .product-loop-element .product-loop-element__price .p--crossed-out span {
    font-size: 12px;
    line-height: 14px;
  }

  /* BLACK FRIDAY */
  .bg-black-friday.hero-slider .section__text-block h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 1.1em;
    margin-bottom: 10px;
  }
  .black-friday-deals-header .logo-list .flex-grid-item img {
    max-width: 26px;
  }
  .bg-black-friday.hero-slider .hero-countdown-wrap {
    margin-top: 20px;
  }

  .what-is-topper .image-with-text__image-container {
    height: 320px;
    background-position: center !important;
  }
}
@media (max-width: 425px) {
  #header .header__wrapper {
    padding: 6px 5px;
  }
  .header__wrapper .header__logo {
    width: 130px !important;
  }
  .header__individual-icon.cart-wrapper {
    width: 22px;
  }

  /* WEGLOT */
  .weglot-container {
    width: 60px;
  }
  .weglot-container .language-option a > img {
    width: 20px !important;
    height: 20px !important;
  }

  .wg-flags a img.wg-flag {
    width: 23px;
    height: 23px;
  }
  .wg-drop.country-selector .wgcurrent a {
    width: 30px;
  }
  .wg-drop.country-selector .wgcurrent a {
    padding-right: 0 !important;
  }
  .wg-drop.country-selector .wgcurrent:after {
    right: -3px !important;
    width: 8px;
  }

  /* PRODUCT LOOP */
  .product-loop-element .product-loop-element__price .p--accent {
    font-size: 12px;
    padding-right: 5px;
  }
  .product-loop-element .product-loop-element__price .money,
  .product-loop-element .product-loop-element__price .p--accent .money {
    font-size: 16px;
    line-height: 18px;
  }
  .product-loop-element .product-loop-element__price .p--crossed-out .money {
    font-size: 12px;
  }

  /* PRODUCT FEATURES */
  .product-features .logo-list .flex-grid-item .logo-list__image-ratio {
    padding: 15px 15px 20px;
  }
  .product-features .logo-list .flex-grid-item .flex-grid-item__text-content {
    padding: 0 15px 15px;
  }

  /* COLLECTION */
  #winterverkauf #collection-template .collection-image-grid .page__image {
    height: 100px;
  }

  /* CUSTOM VIDEO */
  .custom-bg-video .video-section__wrapper .video-header {
    top: 50px;
  }

  /* LOGO BADGE */
  .logo-badge-image {
    top: 35px;
    left: 35px;
  }
}
@media (max-width: 380px) {
  /* CONTACT INFO BAR */
  .contact-status-wrap {
    top: 2%;
    left: 15%;
  }
}
@media (max-width: 375px) {
  .header__search-container button svg {
    width: 18px;
    height: 18px;
  }
  .header__individual-icon.cart-wrapper svg {
    width: 18px;
  }

  .site-header .header-icons {
    column-gap: 2px;
  }
  .menu-top-icon .flex-grid-item .flex-grid-item__text-content p {
    font-size: 10px;
    line-height: 12px;
  }

  .lsn-switcher .lsn-select__item-icon {
    width: 18px;
    height: 14px;
  }

  /* WEGLOT */
  .weglot-container {
    width: 25px;
  }
  .weglot-container .language-option.active-language a {
    position: relative;
  }
  .weglot-container .language-option.active-language a {
    width: 20px;
  }
  .weglot-container .language-option.active-language a > img {
    position: absolute;
    left: 0;
    right: 0;
  }
  .weglot-container .language-list {
    width: 60px !important;
  }

  /* PRODUCT LOOP */
  .product-loop-element .product-loop-element__price .p--crossed-out {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .product__image-container {
    left: 0;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  
  #product_template .product__meta .custom-variant .swatch-element__text {
    /*max-width: calc(27% - 6px);
    min-width: calc(27% - 6px);*/
    flex: 0 0 auto;
    width: auto;
    max-width: initial;
  }
  .product__meta .custom-variant {
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    scrollbar-color: initial !important;
    width: calc(100vw - 20px);
  }
    .product__meta .custom-variant::-webkit-scrollbar {
      height: 6px !important;
      background-color: #e8e8e8 !important;
  }

  .product__meta .custom-variant::-webkit-scrollbar-track {
      background-color: #e8e8e8 !important;
  }

  .product__meta .custom-variant::-webkit-scrollbar-thumb {
      background-color: #535353 !important;
  }

  .swatch-element__color .tooltip {
    
    top: calc(-100% + 20px); 
    padding-top: 8px; 
    padding-bottom: 8px;
   
  }

  .custom-variant-badge {
    max-width: 100%;
    top: -10px;
    bottom: auto;
  }
  .stock-legend-wrap {
  right: 0px;
  top: 22px;
  width: fit-content;
}
.promo-badge-discount { margin: 0px -8.6px; }
.image-badge-wrap {
  top: 10;
}
.promo-badge-discount .promo-badge { border-radius: 0px; }
  /*.mobile-slider .kk-collection-row { display: initial !important; }*/
  .mobile-slider {
    padding-bottom: 100px;
  }
  .mobile-slider .kk-collection-details {
    box-shadow: none;
  }
  .mobile-slider .kk-collection-col {
    padding: 0 5px;
  }

  /* Size Dropdown Start */

  .js-variant-loading .custom-variant {
    visibility: hidden;
  }

  .mob-dropdown .mob-dropdown__selected {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 3px 5px #0000001f;
    margin-bottom: 18px;
    overflow: hidden;
    font-family: inherit;
    gap: 20px;
  }

  .mob-dropdown .mob-dropdown__list {
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 10px 20px #00000040;
    margin-bottom: 18px;
    overflow: hidden;
    font-family: inherit;
  }

  /* Selected (top bar) */
  .mob-dropdown__selected {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding: 16px 20px;
    font-size: 18px;
    font-weight: 600;
    color: #1d1d1f;
    cursor: pointer;
    position: relative;
  }

  .mob-dropdown__selected .mob-dropdown__price {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
  }

  .mob-dropdown__selected .mob-dropdown__price::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 2px solid #9b9b9b;
    border-bottom: 2px solid #9b9b9b;
    transform: rotate(45deg);
    position: absolute;
    right: -20px;
    top: 5px;
    transition: transform 0.25s ease;
  }

  .mob-dropdown.open .mob-dropdown__selected::after {
    transform: rotate(-135deg);
  }

  /* Dropdown list */
  .mob-dropdown__list {
    display: none;
    background: #ffffff;
  }

  .mob-dropdown.open .mob-dropdown__list {
    display: block;
  }

  /* Items */
  .mob-dropdown__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px;
    border-top: 1px solid #eeeeee;
    font-size: 17px;
    font-weight: 600;
    color: #1d1d1f;
    cursor: pointer;

    &.mob-dropdown__item--disabled {
      opacity: 0.4;
      .mob-dropdown__price {
        color: #f2a39a;
      }
    }
  }

  /* Hover */
  .mob-dropdown__item:hover {
    background: #f9f9f9;
  }

  /* Price */
  .mob-dropdown__price {
    color: #ff3b30;
    font-weight: 700;
    white-space: nowrap;
  }

  /* Label */
  .mob-dropdown__label {
    white-space: nowrap;
  }

  /* Smooth tap */
  .mob-dropdown__item,
  .mob-dropdown__selected {
    -webkit-tap-highlight-color: transparent;
  }
  /* Size Dropdwon End */

  .product__meta .add-to-cart-btn span {
    background-color: #13b76a;
    border-color: #13b76a;
  }
  .product__meta .quantity .quantity__button {
    background-color: #13b76a;
  }
}

/* Fix for product slider video slides on mobile */
@media (max-width: 768px) {
  .product__photo[data-product-media-type-video] video,
  .product__photo[data-product-media-type-video] iframe {
    pointer-events: none !important;
    touch-action: pan-y !important;
    -webkit-touch-action: pan-y !important;
  }
}

/* Cart Style Start */
.cart-quantity-wrapper {
  justify-content: start;
  text-align: start;
}

#main-checkout-form.wrapper {
  margin-top: 40px;
}
.qty-price-wrapper .cart__price {
  display: none;
}
.cart__header-column-titles {
  padding-top: 0;
}
@media only screen and (max-width: 600px) {
  .qty-price-wrapper .cart__price {
    display: block;
  }
  .cart-product-title-wrapper {
    width: 100%;
  }
  .cart-product-title-wrapper .cart-product-title.h4 {
    font-size: 1rem;
    letter-spacing: 0px;
    margin-bottom: 0px;
    padding-right: 24px;
  }
  .cart-product-title-wrapper p {
    margin-bottom: 0px;
  }
  .cart-product-info-wrapper {
    grid-template-columns: 1fr;
    gap: 0px;
  }

  .qty-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }

  .qty-price-wrapper .quantity {
    height: 2.5rem;
    width: 7rem;
  }

  .qty-price-wrapper .quantity .quantity__button {
    width: 2rem;
  }

  .qty-price-wrapper .cart-price-wrapper #item-price.h4 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .cart__wrapper .cart-items {
    gap: 15px;
  }

  .cart__wrapper .cart-items + .cart-items {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 30px;
  }

  .cart__remove-product {
    position: absolute;
    right: 14px;
  }

  .cart__price.mobile-none {
    display: none;
  }
}
/* Cart Style End */

.cart-product-title-wrapper {
  visibility: hidden;
}
