/** Shopify CDN: Minification failed

Line 2240:37 Unexpected ","
Line 2917:37 Unexpected ","

**/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');


:root {
  --font-body-family: "Quicksand",sans-serif;
}
.field::after , .field::before {
  display: none;
}
:focus , :focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.button:after , .button:before {
    display: none;
}
body {
    letter-spacing: 0 !important;
}
body .card-wrapper .card__inner .card__content {
    position: absolute;
    width: auto;
    grid-template-rows: 1fr;
    padding-bottom: 0;
    right: 0;
}
.price .price__container .price__sale {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}
.price .price__container .price__regular {
    display: none;
}
.price .price__container .price__sale .price-item {
    margin: 0 !important;
    font-family: Quicksand;
    font-weight: 400;
    font-size: 17px;
    /* line-height: 100%; */
    letter-spacing: 0;
    color: #011323;
}
.price .price__container .price__sale s.price-item {
    color: #888888;
}
body .card-wrapper .card__inner .card__content .card__badge span.badge {
    background: #1E85D3;
    font-weight: 600;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    padding: 4px 12px;
}
.card--card.card--media>.card__content {
    padding: 0;
}
.card.card--card.card--media.color-scheme-3.gradient {
    border-radius: 30px;
    overflow: hidden;
}
body .card-wrapper:hover .card__information {
    background: #1E85D3;
}
body .card-wrapper:hover .price .price__container .price__sale *,  body .card-wrapper:hover .full-unstyled-link{
    color: #fff;
}
body .card__content .quick-add {
    position: absolute;
    bottom: 110px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    height: auto;
    display: none;
}
body .card-wrapper:hover .card__content .quick-add {
    display: block; 
}
body .card__content .quick-add .quick-add__submit {
    font-size: 0;
    padding: 0;
    border: 0;
    position: relative;
    width: 40px;
    height: 40px;
    background: transparent;
}
body .card__content .quick-add .quick-add__submit:before {
    content: '';
    background-image: url(/cdn/shop/files/add-to-cart.svg?v=1767794385);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    display: flex;
    left: 0;
    border: 0;
}
body .shopify-section .page-width {
    max-width: 1420px;
    padding: 100px 50px;
    margin: auto;
}
body .shopify-section .utility-bar .page-width {
    padding: 11px 50px;
    max-width: 1720px;
    gap: 20px;
}
body .shopify-section header.header.page-width {
    max-width: 1720px;
    padding: 30px 50px;
}
.section-header sticky-header + cart-notification {
    display: none;
}
.utility-bar .announcement-bar {
    align-items: center;
    line-height: 1;
}
.utility-bar .announcement-bar p.announcement-bar__message {
    padding: 0;
    line-height: 1;
    min-height: 100%;
}
.utility-bar .utility-bar__grid {
    align-items: center;
    line-height: 1;
}
body .announcement-bar__message {
    font-family: Quicksand;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
}
header.header, .utility-bar .page-width {
    max-width: 1720px;
}
.ts-region {
    display: flex;
    align-items: center;
    gap: 6px;
}
.ts-region p {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    font-family: "Quicksand", sans-serif;
}
.header--middle-left {
    grid-template-columns: auto 1fr auto;
}
.header__menu-item span {
    font-family: Quicksand;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
    padding-bottom: 5px;
    text-decoration: none!important;
}
ul.list-menu.list-menu--inline {
    width: 100%;
    justify-content: center;
}
.list-menu__item {
    padding: 0px 25px 0 20px;
}
body a.header__heading-link {
    padding: 0;
    margin-left: 0!important;
}
.header__menu-item span:hover {
    color: #1E85D3;
}
body .header__active-menu-item {
    color: #1E85D3;
    border-bottom: 1px solid #1E85D3;
}
.header__icons .svg-wrapper>svg {
    height: auto;
    width: auto;
}
.button {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    padding: 18px 0;
    min-width: 210px;
    background: #1E85D3;
    transition: 0.3s linear;
    border: 1px solid #1E85D3;
}
.button:hover {
    background: transparent;
    color: #1E85D3;
}
body .ts-info .multicolumn-card.content-container {
    border: 1px solid #1E85D3;
    border-radius: 20px;
    box-shadow: 0 8px 24px #00000014;
    transition: 0.3s linear;
    cursor: pointer;
}
.ts-info .multicolumn-card__info .rte {
    margin: 5px 0 0;
}
.ts-info .multicolumn-card__info .rte p {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-info .multicolumn-card__info .rte:after {
    display: none;
}
body .ts-info .multicolumn-card.content-container:hover {
    background: #1E85D3;
}
body .ts-info .multicolumn-card.content-container:hover * {
    color: #fff;
}
body .shopify-section .ts-info.multicolumn .page-width {
    padding: 50px 50px 90px;
}
body .ts-info .multicolumn-card__info {
    padding: 25px 35px !important;
}
.ts-reviews .media {
    flex: 1;
    max-width: 106px;
    padding-bottom: 11%!important;
}
.ts-reviews img.multicolumn-card__image {
    object-fit: contain;
}
.ts-reviews .ts-days {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0;
    flex: 1;
    text-align: end;
    color: #011323;
}
body .ts-info h3.inline-richtext {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0;
    color: #1E85D3;
}
.ts-info p {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-info ul.multicolumn-list {
    gap: 32px;
}
.ts-info li.multicolumn-list__item {
    flex: 1;
}
.footer__content-top.page-width {
    display: flex;
    gap: 87px;
    justify-content: space-between;
    align-items: flex-start;
}
.footer__blocks-wrapper {
    flex: 2;
    gap: 87px;
}
.footer-block--newsletter {
    flex: 1;
    max-width: 380px;
    margin: 0;
}
.footer-block--newsletter ul.list-unstyled {
    display: none;
}
h2.footer-block__heading {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 21px;
    line-height: 100%;
    letter-spacing: 0;
}
input.field__input {
    background: #fff;
    border-radius: 20px;
    color: #000!important;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before {
    display: none;
}
.field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    display: none;
}
.main-contact__fields-form .field label.field__label {
    font-weight: 500;
    font-size: 17px;
    line-height: 2.3;
    letter-spacing: 0;
    color: #011323;
}
.footer-block__details-content a.link {
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0;
    padding: 0;
    color: #fff!important;
}
.footer-block.grid__item {
    flex: 1;
}
p.footertext {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
    margin: 21px 0 25px;
    color: #fff;
}
body .footer-block--newsletter {
    margin: 0;
}
.footer-block__brand-info .rte {
    margin: 28px 0 21px;
}
.footer-block__brand-info p {
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0;
    margin: 0;
    color: #FFF;
}
.footer-block__brand-info p strong {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0;
}
.footer__content-bottom {
    padding: 24px 50px 0;
    margin: auto;
    display: flex;
    flex-direction: row-reverse;
}
body .footer__copyright.caption, body .footer__payment {
    margin: 0;
}
body .shopify-section .ts-vores-products .page-width {
    padding: 0 50px 100px;
}
.ts-products .collection__title {
    margin: 0 0 26px;
}
.ts-products slider-component {
    position: relative;
}
.ts-products slider-component .slide-btn {
    position: absolute;
    z-index: 1;
    top: 50%;
    height: 50px;
    width: 50px;
    transform: translateY(-50%);
    cursor: pointer;
}
.ts-products .grid{
    flex-wrap: nowrap;
}
.ts-products slider-component .slide-btn.prev-btn {
    left: -100px;
}
.ts-products slider-component .slide-btn.next-btn {
    right: -100px;
    transform: translateY(-50%);
}
.ts-products slider-component .slide-btn img {
    width: 100%;
    height: 100%;
}
.ts-products .collection__title h2.title {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #011323;
}
.list-social__link {
    padding: 0 30px 0 0;
}
.footer__copyright.caption .copyright__content {
    font-family: Quicksand;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.footer__column.footer__column--info {
    align-items: flex-end!important;
}
.newsletter-form__field-wrapper button#Subscribe {
    color: #fff;
    padding: 16px 30px;
    min-width: 132px;
    background: #1e85d3;
    height: 84%;
    top: 8%;
    right: 7px;
    border-radius: 60px;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
.newsletter-form__field-wrapper .field {
    width: 100%;
    max-width: 100%;
}
form.footer__newsletter.newsletter-form {
    max-width: 100%;
    width: 100%;
}
.newsletter-form__field-wrapper {
    max-width: 100%;
}
.newsletter-form__field-wrapper .field__input {
    height: 60px;
    border-radius: 50px;
}
body .ts-products li.grid__item {
    margin: 0!important;
    gap: 20px; 
}
.ts-products ul.grid {
    gap: 20px;
    margin: 0;
}
.ts-products .card__inner.ratio{
    max-height: 242px;
    background: #fff;
}
body .shopify-section .facets-vertical.page-width {
    padding: 100px 50px;
}
.facet-filters__label label {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0;
}
body .facets-vertical-form {
    justify-content: space-between;
    flex-direction: row-reverse;
}
.facet-filters__field .select__select, .mobile-facets__sort .select__select, span#ProductCountDesktop {
    background: #F8F8F8;
    padding: 11px;
    border: 1px solid #DADADA;
    border-radius: 10px;
    min-width: 250px;
}
h2.product-count__text.text-body {
    display: flex;
    align-items: center;
    gap: 15px;
}
h2.product-count__text.text-body p {
    margin: 0;
    color: #011323!important;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
}
body .card-wrapper .card__inner.ratio{
    max-height: 250px;
    min-height: 250px;
}
body.template-collection .product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px 20px;
}
body.template-collection .product-grid li.grid__item {
    width: 100%;
    max-width: 100%;
}
.ts-products .card__content {
    padding: 0;
}
.ts-products li.grid__item {
    padding: 0;
}
.ts-products .media{
    background: #fff;
}
.ts-products .card__media {
    background: #fff;
}
prev-btn, .next-btn {
    cursor: pointer;
}
.ts-products .slider--desktop:after{
    display: none;
}
.ts-products .slider-buttons {
    display: none;
}
body .ts-products .slider--desktop .grid__item {
    max-width: calc(20% - 16px);
    width: calc(20% - 16px);
    padding: 0;
}
.ts-products .card__information {
    padding: 13px 25px 16px;
}
.ts-products .card--standard.card--text a:after, .ts-products .card--card .card__heading a:after {
    display: none;
}
.ts-products h3.card__heading a, .product-card-wrapper h3.card__heading a {
    font-family: Quicksand;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #011323;
    text-decoration: none;
}
.ts-products .price__sale {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
.ts-products .visually-hidden--inline {
    display: none;
}
.ts-products s.price-item--regular {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: line-through;
    color: #888888;
}
.ts-products span.price-item--regular {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-products .card-wrapper {
    border-radius: 30px;
    overflow: hidden;
}
.ts-products .card-wrapper:hover a{
    text-decoration: none;
    color: #fff;
} 
.ts-products .card-wrapper:hover .price__sale, .ts-products .card-wrapper:hover s.price-item--regular, .ts-products .card-wrapper:hover span.price-item--regular{
    color: #fff;
}
.ts-products .card-wrapper:hover .card__information{
    background: #1E85D3!important;
    transition: transform 0.3 ease;
}
.ts-reviews .page-width {
    padding: 89px 50px 100px;
}
.ts-reviews .title-wrapper-with-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    margin-bottom: 35px;
}
.ts-reviews h2.title {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
}
.ts-faq-section .collapsible-content-wrapper-narrow {
    display: flex;
    column-gap: 67px;
    max-width: 1420px;
    padding: 100px 50px;
    width: 100%;
}
.ts-faq-section .accordion summary:hover {
    background:#fff;
    text-decoration: none;
    border: 1px solid #fff;
}
.ts-faq-section .accordion summary:hover h3{
    color: #1E85D3;
}
.collapsible-content__header {
    max-width: 373px;
    flex: 1;
}
.collapsible-content__grid {
    flex: 2;
}
.ts-faq-section .accordion {
    padding: 0;
    margin: 0;
    border: 0;
}
.ts-faq-section .accordion details[open] summary {
    border: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding: 26px 20px 0;
}
.ts-faq-section .accordion details[open] .accordion__content {
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding: 25px 62px 30px 20px;
    margin: 0;
}
.ts-faq-section .accordion details[open] summary h3 {
    color: #1E85D3;
}
.ts-faq-section .accordion p {
    color: #011323;
    font-family: Quicksand;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0;
}
.ts-faq-section .accordion summary h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0;
}
.ts-faq-section .grid__item {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
}
.ts-faq-section .accordion summary {
    border-radius: 10px;
}
.ts-faq-section .accordion details {
  transition: all 0.3s ease;
}
.collapsible-content__header p {
    color: #011323;
    font-weight: 400;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0;
    margin: 0;
}
.collapsible-content__header strong {
    font-weight: 500;
}
.collapsible-content__header p a {
    font-weight: 500;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0;
    color: #011323;
}
.ts-reviews p.multicolumn-subtitle {
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0;
    color: #011323;
    margin: 0;
}
body .ts-reviews .multicolumn-card {
    background: #fff!important;
    padding: 19px 24px;
}
.ts-reviews li.multicolumn-list__item {
    border-radius: 10px!important;
}
.ts-reviews .multicolumn-card__image-wrapper {
    margin: 0 0 2px;
    padding: 0;
    display: flex;
    align-items: flex-end;
}
.ts-reviews .multicolumn-card__info {
    padding: 0;
}
.ts-reviews h3.inline-richtext {
    margin: 0 0 14px;
    font-family: Quicksand;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #000;
}
.ts-reviews p {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    color: #011323;
}
.ts-reviews ul.multicolumn-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
}
.ts-reviews li.multicolumn-list__item {
    flex: 1;
}
.rev-ts p {
    display: flex;
    gap: 5px;
    margin: 0;
    font-family: Quicksand;
    font-weight: 700;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0;
    color: #011323;
    align-items: center;
}
.ts-reviews h4 {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    border-top: 1px solid #C4C4C4;
    width: fit-content;
    padding: 8px 0 0 0;
}
.ts-reviews .multicolumn-card__info .rte {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.main-contact-class {
    display: flex;
    gap: 70px;
}
.field label.field__label {
    color: #011323;
    font-weight: 500;
    font-size: 17px;
    line-height: 2.2;
}
.contact-image {
    width: 100%;
    max-width: 380px;
}
.contact-left{
  position:relative;
  width:100%;
  max-width:380px;     
  border-radius:12px;
  overflow:hidden;
}
.contact-info .info-box:first-child {
    padding-bottom: 20px;
    position: relative;
}
.custom-collection-grid .slick-slide img {
    max-height: 400px;
    object-fit: none;
    min-height: 400px;
}
.contact-info {
    padding: 0 40px;
    width: 100%;
}
.info-box:first-child {
    border-bottom: 1px solid #fff;
}

/* Position text on image */
.contact-info {
    position: absolute;
    bottom: 36px;
    color: #fff;
    padding: 0 40px;
}
/* Info row */
.info-box{
  display:flex;
  align-items:center;
  gap:12px;
  margin:18px 0;
}
/* Text styling */
.contact-info h4{
  margin:0;
  font-size:18px;
  font-weight:600;
color: #FFFFFF
}
.contact-info p{
  margin:3px 0 0 0;
 font-size:18px;
  font-weight:600;
}
.main-contact__fields-form input.field__input, .main-contact__fields-form .text-area {
    background: #F8F8F8;
    border: 1px solid #C3C3C3;
    border-radius: 10px;
}
.main-contact__fields-form input.field__input{
    padding: 40px 15px 18px;
}
.main-contact__fields-form .field:focus-within .field__label {
  font-size: 12px !important;
}
.main-contact__fields-form {
    flex: 1;
}
.main-contact__fields-form h2 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
.main-contact__fields-form p {
    font-size: 19px;
    font-weight: 500;
    color: #011323;
    margin: 4px 0 32px;
    text-align: center;
}
.ts-faq-section .accordion summary {
    padding: 24px 20px;
    border: 1px solid #011323;
    align-items: center;
    justify-content: space-between;
}
.info-box .icon {
    background: #FFFFFF;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-box .icon img {
    width: 20px;
    height: 20px;
}
.contact__button {
    text-align: center;
}
.main-contact__fields-form input.field__input:focus {
    outline: none;
    box-shadow: none;
}
.main-contact__fields-form .text-area:focus {
    outline: none;
    box-shadow: none;
}
.ts-faq-section .accordion:active {
    background: #fff;
    border-radius: 10px;
}
.ts-faq-section .accordion summary:active {
    border: none;
}
.ts-faq-section .collapsible-content summary:hover .accordion__title {
    text-decoration: none;
}
.ts-multi-images .multicolumn-card.content-container {
    max-width: 162px;
    width: 100%;
    align-items: center;
}
.multicolumn-card__info {
    padding: 0;
}
.slider-button {
    background: #1e85d3 !important;
    border-radius: 50%;
    color: #fff !important;
    width: 28px !important;
    height: 28px !important;
}
body .shopify-section footer.footer .footer__content-bottom.page-width {
    padding: 24px 50px;
}
body .shopify-section .ts-beauty-start .page-width {
    padding: 0;
    max-width: 100%;
}
.ts-beauty-start .image-with-text__media {
    border: 0;
}
.ts-beauty-start .image-with-text__text-item .image-with-text__content {
    justify-content: center;
    padding: 103px 81px;
    max-width: 680px;
}
.ts-beauty-start .image-with-text__text-item .image-with-text__content h2.image-with-text__heading {
    max-width: 450px;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
}
.ts-beauty-start .image-with-text__text-item .image-with-text__content .image-with-text__text p {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0;
    color: #011323;
}
.ts-divider {
    display: block !important;
}
.pages-mainbanner h2.rich-text__heading {
    font-weight: 600;
    font-size: 60px;
    line-height: 68px;
    letter-spacing: 0;
    text-align: center;
}
.slick-slider .slick-track:after , .slick-slider .slick-track:before {
    display: none;
}
.card--standard.card--text a:after, .card--card .card__heading a:after, .card--card:after, .card--standard .card__inner:after{
    display: none;
}
.ts-faq-section .accordion details [aria-expanded="false"] svg:nth-of-type(2) ,
.ts-faq-section .accordion details [aria-expanded="true"] svg:nth-of-type(1) {
    display: none;
}
.ts-faq-section .accordion details [aria-expanded="false"] svg:nth-of-type(1) ,
.ts-faq-section .accordion details [aria-expanded="true"] svg:nth-of-type(2) {
    display: block;
}
.ts-faq-section .accordion summary svg {
    width: 10px;
    height: 10px;
}
.collapsible-content__header h2.collapsible-content__heading {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
    margin: 0 0 16px;
}
.custom-collection-grid {
  overflow: hidden;
}
.custom-collection-grid .slick-track {
  display: flex !important;
}
.custom-collection-grid .slick-slide {
  height: auto;
}
form.search.search-modal__form input {
    border: 1px solid #C3C3C3;
    border-radius: 4px;
}
.ts-trusted-section .title-wrapper-with-link {
    display: flex;
    justify-content: center;
}
nav.breadcrumb {
    display: flex;
    gap: 12px;
    padding-bottom: 26px;
}
.breadcrumb-current {
   color: #1E85D3;
}
.breadcrumb a {
    color: #222;
    text-decoration: none;
    font-family: Quicksand;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
.product-upsell {
    display: flex;
    border: 1px solid #1E85D3;
    border-radius: 10px;
    padding: 16px;
    position: relative;
    align-items: center;
    gap: 20px;
}
span.product-upsell__soldout {
    display: none;
}
span.product-upsell__badge {
    position: absolute;
    left: auto;
    background: #222;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 12px;
    right: 30px;
    top: -18px;
}
/* Product Detail */
body.template-product sticky-header.header-wrapper {
    border-bottom: 1px solid #C3C3C3;
}
body .shopify-section .page-width:has(.breadcrumb) {
    padding: 25px 50px 100px;
}
nav.breadcrumb span {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
body .product.grid {
    gap: 80px;
    position: relative;
    z-index: 1;
}
.product.grid .product__info-wrapper.grid__item {
    width: calc(55% - 40px);
    padding: 0;
    max-width: calc(55% - 40px);
}
.product.grid .grid__item.product__media-wrapper {
    width: calc(45% - 40px);
    max-width: calc(45% - 40px);
}
.product.grid .grid__item.product__media-wrapper ul.product__media-list {
    margin: 0 0 44px;
}
.product.grid .grid__item.product__media-wrapper .product__media {
    border-radius: 30px;
    padding-top: 121%;
}
.product.grid .grid__item.product__media-wrapper .product-media-container {
    border: 0;
}
.product.grid .grid__item.product__media-wrapper ul.thumbnail-list {
    padding: 0;
    gap: 14px;
}
.product.grid ul.thumbnail-list li.thumbnail-list__item button.thumbnail {
    border-radius: 10px;
}
.product.grid ul.thumbnail-list li.thumbnail-list__item button[aria-current="true"] {
    border: 2px solid #1E85D3;
    box-shadow: none;
}
.product.grid .product-media-container span.product__media-icon {
    bottom: 15px;
    top: auto;
    left: 16px;
}
.product.grid .product-media-container span.product__media-icon span.svg-wrapper {
    position: relative;
}
.product.grid .product-media-container span.product__media-icon span.svg-wrapper:after {
    content: '';
    background-image: url(/cdn/shop/files/zoom-arrow.svg?v=1767944061);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 46px;
    height: 46px;
}
.product.grid .product-media-container span.product__media-icon span.svg-wrapper svg.icon {
    display: none;
}
.product.grid .product__title h1 {
    font-weight: 700;
    color: #1E85D3;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: 0;
}
.product.grid .product__title + [role="status"] {
    margin: 15px 0 10px;
}
/* .product.grid .price span.badge {
    display: none;
} */
.product.grid .price .price__container {
    margin: 0 0 10px;
}
.product.grid .price .price__container .price__sale {
    align-items: center;
}
.product.grid .price .price__container .price__sale .price-item {
    font-weight: 400;
    font-size: 30px;
    /* line-height: 100%; */
    letter-spacing: 0;
}
.product.grid .price .price__container .price__sale  span.price-item {
    font-weight: 600;
}
.product.grid .price .price__container .price__sale span:has(s.price-item) {
    line-height: 1;
}
.product.grid .product__tax , .product.grid .product__tax a {
    font-weight: 400;
    color: #011323;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
}
.product.grid .product__tax {
    border-bottom: 1px solid #1E85D3;
    padding-bottom: 26px;
    margin: 0 0 22px;
}
.product.grid .product__tax + div {
    display: none;
}
.product.grid  ul.icon-with-text {
    margin: 22px 0;
    border-bottom: 1px solid #1E85D3;
}
.product.grid ul.icon-with-text li.icon-with-text__item {
    gap: 15px;
    margin: 0 0 22px;
}
.product.grid ul.icon-with-text li.icon-with-text__item img {
    margin: 0;
    width: 36px;
    height: 36px;
}
.product.grid ul.icon-with-text li.icon-with-text__item span.h4 {
    font-weight: 600;
    color: #011323;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
}
.product.grid p.product__text {
    display: none
}
.product.grid .custom-metafield p {
    padding: 0 0 21px;
    margin: 22px 0;
    border-bottom: 1px solid #1E85D3;
    font-weight: 500;
    color: #011323;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0;
}
.ts-flexboth {
    display: flex;
    flex-direction: row-reverse;
    gap: 102px;
    margin: 0 0 27px !important;
}
.ts-flexboth variant-selects {
    width: calc(30% - 51px);
}
.ts-flexboth .product-form__input {
    width: calc(70% - 51px);
    flex: unset;
    max-width: calc(70% - 51px);
    margin: 0;
}
.ts-flexboth .product-form__input quantity-input.quantity {
    width: 100%;
    border: 1px solid #C3C3C3;
    border-radius: 10px;
    height: 58px;
}
.ts-flexboth .product-form__input quantity-input.quantity:after , 
.ts-flexboth .product-form__input quantity-input.quantity:before {
    display: none;
}
.ts-flexboth .product-form__input quantity-input.quantity input {
    border-left: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch legend.form__label {
    font-weight: 500;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch legend.form__label span {
    font-weight: 700;
}
.ts-flexboth .product-form__input label.quantity__label span , .ts-flexboth variant-selects label.form__label {
    font-family: Quicksand;
    font-weight: 600;
    color: #011323;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0 0 11px;
}
.ts-flexboth .product-form__input quantity-input.quantity button.quantity__button {
    width: 50px;
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch label.swatch-input__label {
    outline: 0;
    width: 40px;
    height: 40px;
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch label.swatch-input__label span.swatch {
    width: 100%;
    height: 100%;
}
.ts-main-product-upsell {
    margin: 0;
}
.ts-main-product-upsell .ts-upsell-heading {
    font-weight: 600;
    color: #011323;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0 0 12px;
}
.product-upsell .product-upsell__image {
    max-width: 80px;
    height: 80px;
    width: 100%;
}
.product-upsell .product-upsell__image img {
    max-width: 100%;
}
.product-upsell .product-upsell__content form.form .product-form__buttons button.product-form__submit {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    min-width: 160px;
    height: 42px;
    margin: 0;
}
.product__info-container modal-opener.product-popup-modal__opener {
    display: none;
}
.product__info-container .ts-main-product-upsell {
    margin: 27px 0 20px;
}
.product-upsell .product-upsell__content {
    width: 100%;
    position: relative;
    padding-right: 0;
    gap: 10px;
}
.product-upsell .product-upsell__content button.product-upsell__button {
    position: absolute;
    right: 4px;
    top: 3px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    min-width: 90px;
    padding: 12px 10px;
    min-height: 42px;
    border-radius: 10px;
    background: #1E85D3;
    border: 1px solid #1E85D3;
}
.product-upsell .product-upsell__content p.product-upsell__title {
    font-family: Quicksand;
    font-weight: 500;
    margin: 0;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0;
    color: #011323;
}
.product-upsell .product-upsell__content p.product-upsell__price {
    color: #1E85D3;
    font-weight: 600;
    margin: 6px 0 0;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
.product-upsell .product-upsell__content button.product-upsell__button:hover {
    color: #1E85D3;
    background: transparent;
}
.footer-block.grid__item .footer-arrow {max-width: 100% !important;}
.footer-block.grid__item .footer-arrow img {
    background: #fff;
    padding: 15px 13px;
    height: 60px;
    border-radius: 10px;
    box-shadow: 0 8px 24px #00000014;
}
.additional-info .additional-content {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    align-items: center;
}
.product.grid ul.icon-with-text + div {
    margin: 0;
}
.product.grid product-form.product-form form .product-form__buttons {
    max-width: 100%;
}
.product.grid product-form.product-form form .product-form__buttons button {
    margin: 0;
    font-weight: 700;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0;
}
.product.grid ul.ts-business.icon-with-text {
    border: 0;
}
.additional-info .additional-content .info-left {
    display: flex;
    gap: 7px;
    align-items: center;
}
.additional-info .additional-content .info-left p {
    margin: 0;
    font-family: Quicksand;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.additional-info .additional-content .right-left {
    display: flex;
}
.product.grid .additional-info ul.icon-with-text li.icon-with-text__item {
    gap: 9px;
}
.product.grid .additional-info ul.icon-with-text li.icon-with-text__item span.h4 {
    max-width: 140px;
    line-height: 25px;
}
.product.grid .additional-info ul.icon-with-text {
    border: 0;
}
body .accordion summary {
    padding: 10px;
}
.accordion summary .summary__title h2.accordion__title {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0;
    color: #011323;
}
.accordion  .accordion__content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #011323;
}
.accordion .accordion__content p br {
    display: none;
}
body .product.grid .accordion [aria-expanded="false"] .plus-icon , 
body .product.grid .accordion [aria-expanded="true"] .minus-icon {
    display: flex;
    align-items: center;
}
body .product.grid .accordion [aria-expanded="true"] .plus-icon , 
body .product.grid .accordion [aria-expanded="false"] .minus-icon {
    display: none;
}
.additional-info .product__accordion.accordion {
    border-color: #C3C3C3;
}
.ts-multi-images.multicolumn .page-width {
    max-width: 1220px;
    margin: auto;
    padding: 37px 50px;
}
.ts-multi-images.multicolumn ul {
    gap: 90px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: center;
}
.ts-multi-images.multicolumn ul li {
    width: 100%;
    max-width: 100%;
}
.ts-multi-images .multicolumn-card.content-container img.multicolumn-card__image {
    position: unset;
    width: 100%;
    max-width: 96px;
    margin: auto;
    transform: unset;
    height: 96px;
}
.ts-multi-images .multicolumn-card.content-container {
    max-width: 100%;
}
.ts-multi-images .multicolumn-card.content-container .media {
    padding: 0 !important;
    overflow: unset;
}
.ts-multi-images .multicolumn-card.content-container  .multicolumn-card__image-wrapper {
    margin: auto;
}
.ts-multi-images .multicolumn-card.content-container:after {
    display: none;
}
.ts-multi-images .multicolumn-card.content-container .multicolumn-card__info {
    padding: 14px 0 0 !important;
}
.ts-multi-images .multicolumn-card.content-container .multicolumn-card__info h3 {
    font-family: Quicksand;
    font-weight: 700;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
}
body .ts-trusted-section .page-width {
    max-width: 100%;
    padding: 100px 0;
}
body .ts-trusted-section .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
}
body .ts-trusted-section ul.multicolumn-list {
    gap: 23px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: hidden;
}
body .ts-trusted-section ul.multicolumn-list .slick-track {
    display: flex;
    gap: 23px;
}
body .ts-trusted-section ul.multicolumn-list .slick-track img {
    max-width: 100%;
    object-fit: contain;
    overflow: hidden;
    border-radius: 34.42px;
}
.ts-unfiltered .image-with-text__grid {
    gap: 100px;
}
.ts-unfiltered .image-with-text__grid .grid__item {
    width: calc(50% - 50px);
    max-width: calc(50% - 50px);
}
.ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content {
    padding: 0;
    gap: 16px;
    border-radius: 0;
}
.ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #011323;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0 0 16px;
}
.ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2 br {
    display: none;
}
.ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text {
    margin: 0;
}
.ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p {
    font-weight: 400;
    color: #011323;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0;
}
.ts-komfortliv .image-with-text__grid {
    gap: 100px;
}
.ts-komfortliv .image-with-text__grid .grid__item {
    width: calc(50% - 50px);
    max-width: calc(50% - 50px);
}
.ts-komfortliv .image-with-text__grid .image-with-text__content {
    padding: 0;
    justify-content: center;
    gap: 16px;
    border-radius: 0;
}
.ts-komfortliv .image-with-text__grid .image-with-text__content .image-with-text__text {
    margin: 0;
}
.ts-komfortliv .image-with-text__grid .image-with-text__content h2 {
    font-family: Quicksand;
    font-weight: 700;
    color: #011323;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0 0 16px;
}
.ts-komfortliv .image-with-text__grid .image-with-text__media-item .image-with-text__media {
    border: 0;
}
.ts-komfortliv .image-with-text__grid .image-with-text__content .image-with-text__text p {
    font-family: Quicksand;
    font-weight: 400;
    color: #011323;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0;
}
.benefits-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}
.benefit-right-item {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 14px;
    padding-bottom: 70px;
    width: 100%;
}
.benefit-left-item {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 70px;
  width: 100%;
}
.main-benefits:nth-of-type(2) .center-image {
  max-width: 450px;
  margin: auto;
  width: auto;
}
section.benefits-section h2.benefits-title {
    margin: 0 0 20px;
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
.benefits-section .benefit-left-item:last-child {
    padding: 0;
}
.benefits-section .benefit-left-item .benefit-icon img {
    width: 110px;
    height: 110px;
}
.benefits-wrapper .benefit-right-item:last-child {
    padding: 0;
}
.benefits-wrapper .benefit-right-item .benefit-icon img {
    width: 110px;
    height: 110px;
}
.benefits-wrapper .benefit-content h4 {
    margin: 0;
    font-family: Quicksand;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}
.benefits-wrapper .benefit-content p {
    font-family: Quicksand;
    font-weight: 500;
    margin: 7px 0 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #011323;
}
body.template-product-filters .shopify-section .ts-vores-products .page-width.collection ,
body.template-product .shopify-section .ts-vores-products .page-width.collection {
    padding: 100px 50px 0;
}
.ts-trusted-section .title-wrapper-with-link h2.title {
    font-family: Quicksand;
    font-weight: 700;
    color: #011323;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
body.template-product .ts-container h2.ts-title {
    margin: 0 0 9px;
}
body.template-product .ts-container p.ts-new-p {
    margin: 0 auto 32px;
    font-family: Quicksand;
    font-weight: 400;
    max-width: 860px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
}
body.template-product .ts-faq-section .accordion details {
    border-radius: 10px;
    border: 1px solid #011323;
}
body.template-product .ts-faq-section .accordion details[open] {
    border: 1px solid #1E85D3;
}
body.template-product .ts-faq-section .accordion details summary {
    border: 0;
}
body.template-product .ts-faq-section .accordion details:hover {
    border: 1px solid #1E85D3;
}
/* Collection List */
body .facets__form-vertical h2 {
    font-family: Quicksand;
    font-weight: 700;
    color: #011323;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    margin: 0 0 16px;
}
body .select .svg-wrapper {
    right: 10px;
}
body .facet-filters__field .select__select, body .mobile-facets__sort .select__select {
    border: 1px solid #DADADA;
    border-radius: 10px;
}
body .facets__disclosure-vertical {
    border: 1px solid #C3C3C3;
    padding: 30px;
    border-radius: 10px 10px 0 0;
}
body .facets__disclosure-vertical:last-child {
    border-top: 0;
    border-radius: 0 0 10px 10px;
}
body .facets__disclosure-vertical summary.facets__summary {
    padding: 0;
}
body .facets__disclosure-vertical .parent-display {
    padding: 0;
}
body .facets__disclosure-vertical .parent-display fieldset.facets-wrap {
    padding: 20px 0 0;
    margin: 0;
}
body .facets__disclosure-vertical .parent-display fieldset.facets-wrap li.facets__item {
    padding: 0;
}
body .facets__disclosure-vertical summary.facets__summary span.facets__summary-label , body .facets__disclosure-vertical summary.facets__summary span {
    font-family: Quicksand;
    font-weight: 600;
    color: #011323;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}
.search-modal__form .field label.field__label {
    line-height: 1.4;
}
body .facets__disclosure-vertical price-range.facets__price {
    padding: 0;
}
body .facets__disclosure-vertical price-range.facets__price span.field-currency {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
body .facets__disclosure-vertical price-range.facets__price .field label.field__label {
    line-height: 1.5;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0;
    color: #8C8C8C;
}
body .facets__disclosure-vertical price-range.facets__price .field input {
    border: 1px solid #C3C3C3;
    border-radius: 3px;
}
aside#main-collection-filters {
    position: sticky;
    top: 20px;
}
/* Cart Page */
cart-items.ts-cart-page .title-wrapper-with-link {
    gap: 20px;
}
cart-items.ts-cart-page .title-wrapper-with-link .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
cart-items.ts-cart-page .title-wrapper-with-link a.underlined-link {
    color: #8C8C8C;
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
}
cart-items.ts-cart-page .title-wrapper-with-link a.underlined-link:hover {text-decoration: underline;}
cart-items.ts-cart-page th {
    font-weight: 700;
    color: #011323;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
cart-items.ts-cart-page td.cart-item__details a.cart-item__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
cart-items.ts-cart-page td.cart-item__details .product-option {
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
cart-items.ts-cart-page td.cart-item__details a.cart-item__name + .product-option {
    margin: 10px 0 0;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__error {
    display: none;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper .cart-quantity {
    border: 1px solid #C3C3C3;
    border-radius: 5px;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper .cart-quantity:before , 
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper .cart-quantity:after {
    display: none;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button {
    align-items: center;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button a.button svg.icon {
    filter: brightness(0) saturate(100%) invert(98%) sepia(6%) saturate(46%) hue-rotate(88deg) brightness(117%) contrast(100%);
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button a.button {
    min-height: auto;
    height: 50px;
}
cart-items.ts-cart-page td.cart-item__quantity .cart-item__quantity-wrapper cart-remove-button a.button:hover svg.icon {
    filter: brightness(0) saturate(100%) invert(40%) sepia(29%) saturate(2240%) hue-rotate(173deg) brightness(104%) contrast(86%);
}
cart-items.ts-cart-page td.cart-item__totals .cart-item__price-wrapper span.price {
    font-weight: 600;
    color: #011323;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
}
cart-items.ts-cart-page td.cart-item__media .cart-item__image-container {
    border: 0;
}
cart-items.ts-cart-page td.cart-item__media .cart-item__image-container img {
    border-radius: 6px;
}
body .shopify-section .ts-cart-checkout .page-width {
    padding: 0 50px 100px;
}
.ts-cart-checkout .cart__footer {
    padding: 0 !important;
    gap: 20px;
}
.ts-cart-checkout .cart__footer cart-note.cart__note {
    border: 1px solid #C3C3C3;
}
.ts-cart-checkout .cart__footer cart-note.cart__note label {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-cart-checkout .cart__footer .cart__blocks {
    margin: 0;
    max-width: 40rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ts-cart-checkout .cart__footer .cart__blocks .cart__ctas ,
.ts-cart-checkout .cart__footer .cart__blocks .cart__ctas button#checkout {
    max-width: 100%;
}
.ts-cart-checkout .cart__footer .cart__blocks .cart__ctas ,
.ts-cart-checkout .cart__footer .cart__blocks .additional-checkout-buttons {
    max-width: 100%;
    min-width: 100%;
}
.ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals {
    justify-content: center;
    gap: 20px;
    align-items: center;
}
.ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals h2.totals__total {
    margin: 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
.ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals p.totals__total-value {
    font-weight: 400;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
    margin: 0;
}
.ts-cart-checkout .cart__footer .cart__blocks .js-contents small.tax-note {
    color: #011323;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0;
    margin: 5px 0 10px;
}
body.template-cart sticky-header.header-wrapper {
    border-bottom: 1px solid #C3C3C3;
}

/* Policy Pagea */
body .shopify-policy__container {
    max-width: 1240px;
    padding: 100px 20px;
}
body .shopify-policy__container .shopify-policy__title h1 {
    margin: 0 0 30px;
    color: #011323;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}
body .shopify-policy__container .shopify-policy__body .rte p:empty {
    display: none;
}
body .shopify-policy__container .shopify-policy__body .rte p , body .shopify-policy__container .shopify-policy__body .rte ul li {
    font-weight: 500;
    color: #011323;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0;
}
.additional-info .additional-content .right-left .ts-payment-icons {
    display: flex;
    gap: 8px;
}
.additional-info .additional-content .right-left .ts-payment-icons img {
    width: 32px;
}
.product.grid .product__title + [role="status"] .price {
    display: flex;
    align-items: center;
    gap: 10px;
}
.product.grid .product__title + [role="status"] .price span.badge {
    background: #1E85D3;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    padding: 4px 12px;
}

.ts-komfortliv video.image-with-text__video {min-height: 520px !important;position: unset !important;border-radius: 30px;}
.ts-komfortliv video.image-with-text__video + .media-overlay svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    z-index: 99;
}
.media-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.play-video-btn {
  background: none;
  border: none;
  padding: 0;
  pointer-events: auto !important;
}
.play-video-btn.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.product-media-badge-wrapper {
  position: relative;
}

.product-save-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background: #1e85d3;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 20px;
  z-index: 5;
  line-height: 1;
  white-space: nowrap;
}
body .product__info-container {
    max-width: 100%;
}
table.cart-items tr th {
    font-weight: 700;
    color: #011323;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0;
    padding-bottom: 10px;
}
table.cart-items tr td.cart-item__details .product-option {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
table.cart-items tr td.cart-item__totals span {
    font-weight: 600;
    color: #011323;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
}
table.cart-items tr .quantity.cart-quantity {
    border: 1px solid #C3C3C3;
    border-radius: 5px;
}
table.cart-items tr .quantity.cart-quantity:before , table.cart-items tr .quantity.cart-quantity:after {
    display: none;
}
table.cart-items tr button.cart-remove-button svg.icon {
    filter: brightness(0) saturate(100%) invert(98%) sepia(6%) saturate(46%) hue-rotate(88deg) brightness(117%) contrast(100%);
}
cart-drawer.drawer .cart-drawer .drawer__inner .drawer__footer textarea {
    border: 1px solid #C3C3C3;
}
table.cart-items tr button.cart-remove-button:hover svg.icon {
    filter: brightness(0) saturate(100%) invert(37%) sepia(91%) saturate(872%) hue-rotate(176deg) brightness(95%) contrast(87%);
}
cart-drawer.drawer .cart-drawer .drawer__inner .drawer__footer summary span.summary__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
}
cart-drawer.drawer .cart-drawer .drawer__inner .drawer__footer p.totals__total-value {
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    color: #011323;
    margin: 0;
}
cart-drawer.drawer .cart-drawer .drawer__inner .drawer__footer small.tax-note {
    color: #011323;
    font-weight: 400;
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 0;
    margin: 5px 0 10px;
}
table.cart-items tr .cart-item__quantity-wrapper {
    gap: 10px;
}
.main-benefits:nth-of-type(2) {
    background-image: url(/cdn/shop/files/benifit-bg-img.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center;
    min-height: 420px;
    display: flex;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button {
    background: transparent !important;
    border-radius: unset;
    color: transparent !important;
    width: 28px !important;
    height: 28px !important;
    padding: 0;
    position: absolute;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--prev {
    left: -13px;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--next {
    right: -10px;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button span.svg-wrapper {
    display: none;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button:after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--prev:after {
    background-image: url(/cdn/shop/files/left-right-arrows.svg);
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--next:after {
    background-image: url(/cdn/shop/files/left-right-arrows.svg);
    transform: rotate(180deg);
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--prev:hover:after {
    background-image: url(/cdn/shop/files/left-right-arrows-hover.svg);
    transform: rotate(180deg);
}
.product.grid .grid__item.product__media-wrapper .thumbnail-slider button.slider-button.slider-button--next:hover:after {
    background-image: url(/cdn/shop/files/left-right-arrows-hover.svg);
    transform: rotate(0deg);
}
.product.grid .grid__item.product__media-wrapper ul.thumbnail-list .thumbnail-list__item.slider__slide {
    width: calc(20% - 1.2rem);
}
.ts-flexboth variant-selects fieldset.product-form__input--swatch label.swatch-input__label span.swatch:after {
    display: none;
}
.jdgm-widget.jdgm-widget span.jdgm-prev-badge__text {
    font-weight: 600;
    color: #011323;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: 0;
    margin-left: 8px;
}
body .facet-filters__field .select__select {
    min-width: 250px;
}
.product.grid  ul.ts-happy-customers-stars {
  margin: 0;
  border: 0;
}
.product.grid ul.ts-happy-customers-stars li.icon-with-text__item {
  width: 100%;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin: 0;
}
.product.grid ul.ts-happy-customers-stars li.icon-with-text__item img {
  width: 142px;
  height: auto;
}
.product.grid ul.ts-happy-customers-stars li.icon-with-text__item span.h4 {
    font-size: 19px;
}
.hero-peek__content a {
    margin: 10px 0 0;
}
.ts-reviews .ts-days {
    display: none;
}
.ts-flexboth variant-selects .select {
    width: 100%;
    border: 1px solid #C3C3C3;
    border-radius: 10px;
    height: 58px;
    overflow: hidden;
}
.ts-flexboth variant-selects .select select {
    height: 100%;
    font-weight: 500;
    color: #011323;
    font-size: 14px;
}
.ts-flexboth variant-selects .product-form__input.product-form__input--dropdown {
    max-width: 100%;
    width: 100%;
}
.footer__column.footer__column--info ul.list.list-payment li.list-payment__item:nth-of-type(1) , 
.footer__column.footer__column--info ul.list.list-payment li.list-payment__item:nth-of-type(8) ,
.footer__column.footer__column--info ul.list.list-payment li.list-payment__item:nth-of-type(9) {
    display: none;
}
/* body.template-product.handle-bath-mat-absorbent .shopify-section:has(section.ts-before-after) {
    display: none;
} */
body.template-product.handle-bath-mat-absorbent .shopify-section section.benefits-section .page-width {
    padding: 0 50px 100px;
}

/* Media Query */
@media screen and (max-width: 1600px) {
    .ts-products slider-component .slide-btn.prev-btn {
        left: -60px;
    }
    .ts-products slider-component .slide-btn.next-btn {
        right: -60px;
    }
}
@media screen and (max-width: 1440px){
    .ts-products slider-component .slide-btn.next-btn {
        right: -40px;
    }
    .ts-products slider-component .slide-btn.prev-btn {
        left: -40px;
    }
    .ts-products ul.grid {
        padding: 0 20px;
    }
    body .shopify-section .ts-info.multicolumn .page-width {
        padding: 50px 50px 80px;
    }
    .ts-info ul.multicolumn-list {
        gap: 20px;
    }
    body .ts-info .multicolumn-card__info {
        padding: 25px 30px !important;
    }
    body .ts-info h3.inline-richtext {
        font-size: 30px;
    }
    .ts-info .multicolumn-card__info .rte p {
        font-size: 20px;
    }
    .price .price__container .price__sale {
        justify-content: flex-end;
    }
    .ts-products .card__information {
        padding: 12px 15px;
    }
    .ts-products h3.card__heading a, .product-card-wrapper h3.card__heading a {
        font-size: 16px;
        line-height: 20px;
    }
    .ts-products .card__inner.ratio, , body .card-wrapper .card__inner.ratio {
        max-height: 200px;
        min-height: 200px;
    }
    .ts-products .card-wrapper {
        border-radius: 20px;
    }
    .ts-products slider-component .slide-btn {
        height: 40px;
        width: 40px;
    }
    body .shopify-section .ts-vores-products .page-width {
        padding: 0 50px 80px;
    }
    body .shopify-section .page-width {
        padding: 80px 50px;
    }
    .ts-reviews h2.title {
        font-size: 36px;
    }
    .ts-reviews .title-wrapper-with-link {
        margin-bottom: 25px;
    }
    body .ts-reviews .multicolumn-card {
        padding: 16px 20px;
    }
    .ts-reviews h3.inline-richtext {
        font-size: 16px;
        line-height: 22px;
    }
    .ts-reviews p {
        line-height: 20px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content:after {
        display: none;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content {
        padding: 90px 70px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content h2.image-with-text__heading {
        font-size: 36px;
        max-width: 400px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content .image-with-text__text p {
        font-size: 16px;
        line-height: 28px;
    }
    .ts-faq-section .collapsible-content-wrapper-narrow {
        padding: 80px 50px;
    }
    .custom-collection-grid .slick-slide img {
        max-height: 300px;
        min-height: 300px;
    }
    .ts-multi-images.multicolumn ul {
        gap: 50px;
    }
    .ts-trusted-section .title-wrapper-with-link h2.title, 
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content h2, 
    .ts-products .collection__title h2.title, section.benefits-section h2.benefits-title , 
    .collapsible-content__header h2.collapsible-content__heading {
        font-size: 35px;
        line-height: 40px;
    }
    body .ts-trusted-section .page-width {
        padding: 80px 0 !important;
    }
    .ts-unfiltered .image-with-text__grid , .ts-komfortliv .image-with-text__grid {
        gap: 60px;
        justify-content: space-between;
    }
    .ts-unfiltered .image-with-text__grid .grid__item , .ts-komfortliv .image-with-text__grid .grid__item {
        width: calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p , 
    .ts-komfortliv .image-with-text__grid .image-with-text__content .image-with-text__text p {
        font-size: 17px;
        line-height: 28px;
    }
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 450px;
    }
    .benefits-section .benefit-left-item .benefit-icon img , .benefits-wrapper .benefit-right-item .benefit-icon img {
        width: 70px;
        height: 70px;
    }
    .benefits-wrapper .benefit-content p {
        font-size: 17px;
        line-height: 27px;
    }
    .benefits-wrapper .benefit-content h4 {
        font-size: 17px;
    }
    body.template-product-filters .shopify-section .ts-vores-products .page-width.collection ,
    body.template-product .shopify-section .ts-vores-products .page-width.collection {
        padding: 80px 50px 0;
    }
    .product.grid .product__title h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .product.grid .price .price__container .price__sale .price-item {
        font-size: 26px;
    }
    .ts-multi-images .multicolumn-card.content-container .multicolumn-card__info h3 {
        font-size: 16px;
        line-height: 26px;
    }
    body .shopify-section .page-width:has(.breadcrumb) {
        padding: 25px 50px 80px;
    }
    body .shopify-section .facets-vertical.page-width {
        padding: 80px 50px;
    }
    body .shopify-section .ts-cart-checkout .page-width {
        padding: 0 50px 80px;
    }
    cart-items.ts-cart-page .title-wrapper-with-link .title {
        font-size: 30px;
    }
    .ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals h2.totals__total {
        font-size: 24px;
    }
    body .shopify-policy__container {
        padding: 80px 20px;
    }
    .main-benefits:nth-of-type(2) {
        min-height: 350px;
    }
    body.template-product.handle-bath-mat-absorbent .shopify-section section.benefits-section .page-width {
        padding: 0 50px 80px;
    }


}
@media screen and (max-width: 1199px){
    body .utility-bar__grid.page-width{
        padding: 0 15px;
    }
    body .shopify-section .utility-bar .page-width {
        padding: 11px 15px !important;
    }
    body .shopify-section header.header.page-width {
        padding: 20px 15px;
    }
    .list-menu__item {
        padding: 0 15px;
    }
    body .shopify-section .ts-info.multicolumn .page-width {
        padding: 50px 15px;
    }
    body .ts-info .multicolumn-card__info {
        padding: 20px 25px !important;
    }
    body .ts-info h3.inline-richtext {
        font-size: 26px;
    }
    .ts-info .multicolumn-card__info .rte p {
        font-size: 18px;
    }
    .ts-products ul.grid {
        padding: 0;
    }
    body .shopify-section .ts-vores-products .page-width {
        padding: 0 15px 50px;
    }
    .ts-products .collection__title h2.title {
        font-size: 35px;
    }
    .collection slider-component:not(.page-width-desktop) {
        padding: 0 40px;
    }
    body .ts-products .slider--desktop .grid__item {
        max-width: calc(25% - 16px);
        width: calc(25% - 16px) !important;
    }
    .ts-products slider-component .slide-btn.prev-btn {
        left: -10px;
    }
    .ts-products slider-component .slide-btn.next-btn {
        right: -10px;
    }
    body .shopify-section .page-width {
        padding: 50px 15px;
    }
    .ts-reviews h2.title {
        font-size: 34px;
    }
    .button {
        padding: 16px 10px;
        min-width: 180px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content {
        padding: 60px 50px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content h2.image-with-text__heading {
        font-size: 34px;
        max-width: 350px;
    }
    .ts-feature-container .ts-feature-left, section.ts-feature-wrap .ts-feature-right {
        width: calc(50% - 10px);
    }
    .ts-faq-section .collapsible-content-wrapper-narrow {
        padding: 50px 15px;
        column-gap: 35px;
    }
    .collapsible-content__header p {
        font-size: 16px;
        line-height: 27px;
    }
    .collapsible-content__header h2.collapsible-content__heading {
        font-size: 36px;
    }
    .ts-faq-section .accordion p {
        font-size: 16px;
        line-height: 28px;
    }
    .ts-faq-section .accordion summary h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .ts-faq-section .accordion summary {
        padding: 15px 20px;
    }
    .footer__blocks-wrapper {
        gap: 40px;
    }
    .footer__content-top.page-width {
        gap: 40px;
    }
    body .shopify-section footer.footer .footer__content-bottom.page-width {
        padding: 24px 15px;
    }
    .ts-faq-section .accordion details[open] .accordion__content {
        padding: 25px 20px 30px 20px;
    }
    body .shopify-section .page-width:has(.breadcrumb) {
        padding: 25px 15px 50px;
    }
    body .product.grid {
        gap: 40px;
        justify-content: space-between;
    }
    .product.grid .grid__item.product__media-wrapper {
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .product.grid .product__info-wrapper.grid__item {
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .ts-multi-images.multicolumn .page-width {
        padding: 37px 15px;
    }
    .ts-multi-images.multicolumn ul {
        gap: 30px;
    }
    .ts-multi-images .multicolumn-card.content-container img.multicolumn-card__image {
        max-width: 80px;
        height: 80px;
    }
    .ts-multi-images .multicolumn-card.content-container .multicolumn-card__info h3 {
        font-size: 14px;
        line-height: 22px;
    }
    body .ts-trusted-section .page-width {
        padding: 50px 0 !important;
    }
    .ts-trusted-section .title-wrapper-with-link h2.title, 
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content h2, 
    .ts-products .collection__title h2.title, section.benefits-section h2.benefits-title, 
    .collapsible-content__header h2.collapsible-content__heading {
        font-size: 32px;
        line-height: 36px;
    }
    body .ts-trusted-section ul.multicolumn-list .slick-track {
        gap: 18px;
    }
    .ts-unfiltered .image-with-text__grid, .ts-komfortliv .image-with-text__grid {
        gap: 40px;
    }
    .ts-unfiltered .image-with-text__grid .grid__item, .ts-komfortliv .image-with-text__grid .grid__item {
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content .image-with-text__text p {
        font-size: 16px;
        line-height: 28px;
    }
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 290px;
    }
    .benefit-left-item , .benefit-right-item {
        padding-bottom: 40px;
    }
    body .ts-products .card__inner.ratio {
        max-height: 200px;
        min-height: 200px;
    }
    body.template-product-filters .shopify-section .ts-vores-products .page-width.collection ,
    body.template-product .shopify-section .ts-vores-products .page-width.collection {
        padding: 50px 15px 60px !important;
    }
    body .shopify-section .facets-vertical.page-width {
        padding: 50px 15px;
    }
    body .card-wrapper .card__inner.ratio {
        max-height: 200px;
        min-height: 200px;
    }
    body .shopify-section .ts-cart-checkout .page-width {
        padding: 0 15px 50px;
    }
    body .shopify-policy__container {
        padding: 50px 15px;
    }
    body .shopify-policy__container .shopify-policy__title h1 {
        font-size: 36px;
    }
    body .shopify-policy__container .shopify-policy__body .rte p , body .shopify-policy__container .shopify-policy__body .rte ul li {
        font-size: 16px;
        line-height: 28px;
    }
    .main-benefits img.main-benefits:nth-of-type(2) .center-image {
        background-size: contain;
    }
    .benefits-wrapper {
        gap: 10px;
    }
    .ts-flexboth {
        gap: 60px;
    }
    .ts-flexboth .product-form__input {
        width: calc(70% - 30px);
        max-width: calc(70% - 30px);
    }
    .ts-flexboth variant-selects {
        width: calc(30% - 30px);
    }
    body .pages-mainbanner h2.rich-text__heading {
        font-size: 42px;
    }
    body .shopify-section .pages-mainbanner .page-width {
        padding: 50px 15px;
    }
    body .facet-filters__field .select__select {
        min-width: 210px;
    }
    body.template-product.handle-bath-mat-absorbent .shopify-section section.benefits-section .page-width {
        padding: 0 15px 50px;
    }

}
@media screen and (max-width: 1024px){
    .product.grid .product__title h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .product.grid .product__title {
        margin: 0;
    }
    .product.grid .price .price__container .price__sale .price-item {
        font-size: 20px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item span.h4 {
        font-size: 18px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item {
        gap: 13px;
        margin: 0 0 19px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item img {
        width: 32px;
        height: 32px;
    }
    .product.grid p.product__text {
        padding: 0 0 18px;
        margin: 18px 0;
        font-size: 15px;
        line-height: 27px;
    }
    .ts-flexboth {
        gap: 40px;
        justify-content: space-between;
    }
    .ts-flexboth variant-selects {
        width: calc(30% - 20px);
    }
    .ts-flexboth .product-form__input {
        width: calc(70% - 20px);
        max-width: calc(70% - 20px);
    }
    .facet-filters__label label , h2.product-count__text.text-body p {
        font-size: 16px;
    }
    .facet-filters__field .select__select, .mobile-facets__sort .select__select, span#ProductCountDesktop {
        min-width: 190px;
    }
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 270px;
    }
    .breadcrumb a , nav.breadcrumb span {
        font-size: 14px;
    }
    body .product.grid ul.ts-happy-customers-stars li.icon-with-text__item img {
        width: 110px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item {
        gap: 10px;
    }
}
@media screen and (max-width: 989px){
    .ts-region {    
        display: none;
    }
    body .shopify-section .utility-bar .page-width {
        gap: 0;
    }
    .ts-info ul.multicolumn-list {
        padding: 0;
    }
    body .ts-products .slider--desktop .grid__item {
        max-width: calc(33.33% - 16px);
        width: calc(33.33% - 16px) !important;
    }
    .ts-reviews ul.multicolumn-list {
        padding: 0;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .ts-reviews .title-wrapper-with-link {
        padding: 0;
        align-items: center;
    }
    .ts-reviews li.multicolumn-list__item {
        width: calc(50% - 15px) !important;
        max-width: calc(50% - 15px) !important;
        margin: 0 !important;
        min-width: calc(50% - 15px) !important;
    }
    .ts-reviews .slider-buttons {
        gap: 15px;
        margin: 20px 0 0;
    }
    .ts-reviews .slider-buttons .slider-counter {
        display: none;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content {
        padding: 40px 30px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content h2.image-with-text__heading {
        font-size: 30px;
    }
    .footer__content-top.page-width {
        flex-direction: column;
    }
    h2.footer-block__heading {
        font-size: 18px;
        margin: 0 0 14px;
    }
    p.footertext {
        margin-top: 0;
    }
    .newsletter-form__field-wrapper label.field__label {
        line-height: 2.4;
        font-size: 16px;
    }
    .custom-collection-grid .slick-slide img {
        max-height: 250px;
        min-height: 250px;
    }
    .ts-faq-section .collapsible-content-wrapper-narrow {
        flex-direction: column;
        gap: 20px;
    }
    .collapsible-content__header {
        max-width: 100%;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center !important;
    }
    .ts-products .collection__title h2.title {
        font-size: 32px;
    }
    .additional-info .additional-content {
        gap: 20px;
    }
    .additional-info .additional-content .right-left svg {
        max-width: 100%;
    }
    .product.grid ul.icon-with-text {
        margin: 18px 0;
    }
    .product.grid .additional-info ul.icon-with-text li.icon-with-text__item {
        gap: 7px;
        margin: 0 0 12px;
    }
    .product.grid .additional-info ul.icon-with-text li.icon-with-text__item span.h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .accordion summary .summary__title h2.accordion__title {
        font-size: 16px;
        line-height: 28px;
    }
    .accordion .accordion__content p {
        font-size: 14px;
        line-height: 22px;
    }
    .ts-multi-images.multicolumn ul {
        padding: 0;
        gap: 20px;
    }
    .ts-multi-images .multicolumn-card.content-container img.multicolumn-card__image {
        max-width: 60px;
        height: 60px;
    }
    .ts-multi-images .multicolumn-card.content-container .multicolumn-card__info h3 {
        font-size: 13px;
        line-height: 20px;
    }
    body .ts-trusted-section ul.multicolumn-list {
        padding: 0;
    }
    .ts-trusted-section .title-wrapper-with-link h2.title, 
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content h2, 
    .ts-products .collection__title h2.title, section.benefits-section h2.benefits-title, 
    .collapsible-content__header h2.collapsible-content__heading {
        font-size: 30px;
        line-height: 34px;
    }
    .ts-unfiltered .image-with-text__grid .grid__item .image-with-text__media {
        border: 0;
        border-radius: 30px;
    }
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content .image-with-text__text p, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content .image-with-text__text p {
        font-size: 15px;
        line-height: 26px;
    }
    body.template-product .ts-container p.ts-new-p {
        font-size: 16px;
        line-height: 26px;
    }
    .main-benefits {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    body.template-collection .product-grid {
        grid-template-columns: 1fr 1fr;
    }
    span#ProductCountDesktop {
        min-width: 170px;
    }
    h2.product-count__text.text-body {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
    body .facet-filters__field {
        flex-direction: column;
        align-items: flex-start;
    }
    .facet-filters__label label , h2.product-count__text.text-body p {
        font-size: 18px;
    }
    body .product-count-vertical {
        margin: 0;
    }
    cart-items.ts-cart-page td.cart-item__totals .cart-item__price-wrapper span.price {
        font-size: 15px;
    }
    body .shopify-policy__container .shopify-policy__title h1 {
        font-size: 30px;
        margin: 0 0 20px;
    }
    .additional-info .additional-content {
        gap: 10px;
    }
    .additional-info .additional-content .right-left .ts-payment-icons img {
        width: 28px;
    }
    .ts-flexboth {
        flex-direction: column-reverse;
        gap: 15px;
    }
    .ts-flexboth .product-form__input , .ts-flexboth variant-selects {
        width: 100%;
        max-width: 100%;
    }
    .benefits-wrapper {
        grid-template-columns: 1fr 0.7fr 1fr;
    }
    .benefit-item{
        justify-content:center;
        text-align:left;
    }
    .main-benefits img.main-benefits:nth-of-type(2) .center-image {
        max-width: 100%;
    }
    .benefits-wrapper .benefit-content p {
        font-size: 14px;
        line-height: 20px;
    }
    .benefits-wrapper .benefit-content h4 {
        font-size: 15px;
    }
    .benefits-section .benefit-left-item .benefit-icon img, 
    .benefits-wrapper .benefit-right-item .benefit-icon img {
        width: 50px;
        height: 50px;
    }
    body .pages-mainbanner h2.rich-text__heading {
        font-size: 35px;
    }
    body .facet-filters__field .select__select {
        min-width: 180px;
    }
    .breadcrumb a , nav.breadcrumb span {
        font-size: 14px;
    }
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 160px;
    }
    .main-benefits:nth-of-type(2) {
        min-height: 250px;
    }

}
@media screen and (max-width: 767px){
    body .shopify-section header.header.page-width {
        grid-template-columns: 0.7fr 1.4fr 0.5fr;
    }
    .header__icons {
        padding: 0;
    }
    .ts-info li.multicolumn-list__item {
        flex: unset;
        width: calc(50% - 10px);
    }
    .ts-info ul.multicolumn-list {
        justify-content: center;
    }
    body .shopify-section .ts-vores-products .page-width {
        padding: 0 15px 80px;
    }
    .collection slider-component:not(.page-width-desktop) {
        padding: 0;
    }
    .ts-products slider-component .slide-btn.prev-btn {
        top: auto;
        bottom: -70px;
        transform: unset;
        left: calc(50% - 50px);
    }
    .ts-products slider-component .slide-btn.next-btn {
        right: calc(50% - 45px);
        top: auto;
        transform: unset;
        bottom: -70px;
    }
    .ts-products .collection__title h2.title {
        font-size: 30px;
    }
    body .ts-products .slider--desktop .grid__item {
        max-width: calc(50% - 16px);
        width: calc(50% - 16px) !important;
    }
    .ts-products .card__inner.ratio, , body .card-wrapper .card__inner.ratio {
        max-height: 350px;
        min-height: 350px;
    }
    .footer-block__brand-info .rte {
      margin: 0 0 21px;
    }
    .footer-block__brand-info .footer__list-social.list-social {
      gap: 15px;
    }
    .footer-block__brand-info .footer__list-social.list-social li.list-social__item a.link {
      padding: 0;
    }
    .footer .grid {
      margin: 0;
    }
    .footer__content-top.page-width {
      gap: 0;
    }
    .footer-block.grid__item {margin: 30px 0 !important;}
    body .shopify-section .page-width {
      padding: 50px 15px 30px;
    }
    body .shopify-section footer.footer .footer__content-bottom {
      justify-content: center;
    }
    body .shopify-section footer.footer .footer__content-bottom .footer__column {
      padding: 0;
      align-items: center !important;
    }
    h2.footer-block__heading , p.footertext {
        text-align: left;
    }
    .footer-block--newsletter {
        flex: unset;
        width: 100%;
        max-width: 100%;
    }
    body .newsletter-form {
        align-items: flex-start;
    }
    .footer-block__details-content {
        margin: 0;
    }
    .footer .grid .footer-block.grid__item:first-child {
        margin-top: 0 !important;
    }
    .slider-button .icon {
        color: #2186d2;
    }
    .slider-button {
        background: #fff !important;
        border: 1px solid #ddd;
        width: 35px !important;
        height: 35px !important;
    }
    .ts-info ul.multicolumn-list {
        justify-content: space-between;
        padding: 0;
        gap: 10px;
    }
    .ts-info li.multicolumn-list__item {
        width: calc(50% - 5px);
        max-width: calc(50% - 5px);
    }
    body .ts-info .multicolumn-card__info {
        padding:  15px !important;
    }
    .ts-info .multicolumn-card__info .rte p {
        font-size: 14px;
    }
    body .ts-info .multicolumn-card.content-container {
        box-shadow: 0 8px 15px #00000014;
        border-radius: 10px;
    }
    .ts-reviews li.multicolumn-list__item {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }
    body .product.grid {
        flex-direction: column;
    }
    .product.grid .grid__item.product__media-wrapper , .product.grid .product__info-wrapper.grid__item {
        width: 100%;
        max-width: 100%;
    }
    .product.grid .product__title h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item {
        gap: 10px;
        margin: 0;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item span.h4 {
        font-size: 16px;
    }
    .product.grid ul.icon-with-text li.icon-with-text__item img {
        width: 26px;
        height: 26px;
    }
    .ts-flexboth variant-selects fieldset.product-form__input--swatch label.swatch-input__label {
        width: 30px;
        height: 30px;
    }
    .ts-flexboth {
        margin: 0 0 15px !important;
    }
    .product__info-container .ts-main-product-upsell {
        margin: 10px 0 20px;
    }
    .product-upsell .product-upsell__content form.form .product-form__buttons button.product-form__submit {
        font-size: 14px;
        min-width: 80px;
        height: 38px;
        padding: 0 10px;
    }
    .ts-multi-images.multicolumn ul {
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .ts-multi-images .multicolumn-card.content-container img.multicolumn-card__image {
        max-width: 45px;
        height: 45px;
    }
    .ts-multi-images .multicolumn-card.content-container .multicolumn-card__info h3 {
        font-size: 12px;
        line-height: 18px;
    }
    .ts-trusted-section .title-wrapper-with-link h2.title, 
    .ts-unfiltered .image-with-text__grid .image-with-text__text-item .image-with-text__content h2, 
    .ts-komfortliv .image-with-text__grid .image-with-text__content h2 , .ts-products .collection__title h2.title, 
    section.benefits-section h2.benefits-title, .collapsible-content__header h2.collapsible-content__heading {
        font-size: 28px;
        line-height: 31px;
    }
    .ts-unfiltered .image-with-text__grid, .ts-komfortliv .image-with-text__grid {
        flex-direction: column;
    }
    .ts-unfiltered .image-with-text__grid .grid__item, .ts-komfortliv .image-with-text__grid .grid__item {
        width: 100%;
        max-width: 100%;
    }
    body .ts-trusted-section ul.multicolumn-list .slick-track {
        gap: 10px;
    } 
    .ts-reviews h2.title {
        font-size: 30px;
        text-align: center;
    }
    .ts-cart-checkout .cart__footer .cart__blocks {
        margin: auto;
    }
    .ts-cart-checkout .cart__footer cart-note.cart__note {
        position: unset;
    }
    .ts-cart-checkout .cart__footer cart-note.cart__note label {
        z-index: 1;
        width: 100%;
        padding: 10px 10px 0 10px;
        font-size: 14px;
        max-width: 100%;
        align-items: center;
        top: 0;
    }
    .ts-cart-checkout .cart__footer {
        display: flex;
        flex-direction: column;
    }
    body.template-cart .shopify-section .ts-cart-page .page-width {
        padding: 50px 15px;
    }
    cart-items.ts-cart-page td.cart-item__details a.cart-item__name ,
    cart-items.ts-cart-page td.cart-item__totals .cart-item__price-wrapper span.price ,
    cart-items.ts-cart-page td.cart-item__details .product-option {
        font-size: 14px;
    }
    cart-items.ts-cart-page .title-wrapper-with-link .title {
        font-size: 28px;
    }
    .ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals p.totals__total-value {
        font-size: 16px;
    }
    .ts-cart-checkout .cart__footer .cart__blocks .js-contents .totals h2.totals__total {
        font-size: 20px;
    }
    .ts-cart-checkout .cart__footer .cart__blocks .js-contents small.tax-note {
        font-size: 14px;
        line-height: 22px;
    }
    body .shopify-policy__container .shopify-policy__title h1 {
        font-size: 28px;
    }
    section.shopify-section:has(.ts-trusted-section) {
        display: none;
    }
    .product.grid .grid__item.product__media-wrapper ul.product__media-list {
        margin: 0 0 6px;
    }
    body .product.grid {
        gap: 10px;
    }
    body .card-wrapper .card__inner.ratio {
        max-height: 100%;
        min-height: 200px;
        --ratio-percent: 100% !important;
    }
    .ts-komfortliv video.image-with-text__video {
        min-height: 350px !important;
    }
    .custom-collection-grid .slick-slide img {
        max-height: 300px;
        min-height: 300px;
        object-fit: cover;
    }
    body .shopify-section .page-width:has(.breadcrumb) {
        padding: 25px 15px 30px;
    }
    .benefits-wrapper .benefit-content p {
        display: none;
    }
    .benefit-left-item, .benefit-right-item {
        flex-direction: column;
        gap: 5px;
        padding-bottom: 30px;
    }
    .benefits-wrapper .benefit-content h4 {
        text-align: center;
        font-size: 14px;
    }
    .ts-beauty-start  video.image-with-text__video {
        position: unset !important;
    }
    .ts-beauty-start .image-with-text__grid {
        flex-direction: column;
    }
    .ts-beauty-start .image-with-text__grid .grid__item {
        width: 100%;
        max-width: 100%;
    }
    .ts-beauty-start video.image-with-text__video + button.play-video-btn svg {
        width: 50px;
        height: 50px;
    }
    .ts-beauty-start .image-with-text__text-item .image-with-text__content {
        padding: 40px 20px;
    }
    .product.grid .grid__item.product__media-wrapper .product-media-container {
        width: 100%;
    }
    body .pages-mainbanner h2.rich-text__heading {
        font-size: 28px;
    }
    aside#main-collection-filters {
        z-index: 1;
    }
    .ts-reviews .media {
        padding-bottom: 6% !important;
    }
    .review-content {
        margin: 0 0 5px;
    }
    .product.grid ul.ts-softerskin {
        padding: 0 0 16px;
    }
    .product.grid ul.ts-softerskin li.icon-with-text__item {
        margin: 0 0 8px;
    }
    .product.grid ul.ts-softerskin li.icon-with-text__item:last-child {
        margin: 0;
    }
    .additional-info .additional-content {
        margin: 0 0 15px;
    }
    body .shopify-section .ts-vores-products .page-width {
        padding: 0 15px 50px;
    }
    body .shopify-section .ts-vores-products.ts-products .page-width {
        padding: 0 15px 80px !important;
    }
    .ts-vores-products .collection__view-all a.button {
        margin: 30px 0 0;
    }
    .main-benefits:nth-of-type(2) {
        min-height: 180px;
    }
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 120px;
    }
    .product.grid .product__tax + div + ul.icon-with-text {
        padding: 0 0 15px;
        gap: 12px;
        display: flex;
        flex-direction: column;
    }
    .product.grid .additional-info ul.icon-with-text {
        gap: 10px;
    }
    span.product-upsell__badge {
        right: 15px;
    }

}

@media screen and (max-width: 750px) {
    body .mobile-facets__main {padding: 2.7rem 20px 0;gap: 10px;}
    body .mobile-facets__header {
        padding: 13rem 2.5rem 25px;
    }
    body .mobile-facets__summary {
        border: 1px solid #DADADA;
    }
    .mobile-facets__main summary.mobile-facets__summary span {
        font-family: Quicksand;
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0;
        color: #011323;
    }
    .mobile-facets__main .mobile-facets__details .mobile-facets__summary:last-child {
        border: 0;
        padding: 0;
    }
    .mobile-facets__main .mobile-facets__details .mobile-facets__summary:last-child label {
        font-weight: 600;
        color: #011323;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0;
    }
    body .mobile-facets__close-button span {
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0;
        color: #011323;
    }
    body .mobile-facets__close-button {
        font-weight: 600;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: 0;
        color: #011323;
    }
    body .mobile-facets__info {
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0;
        color: #011323;
    }
    body .facets__price .field input {
        border: 1px solid #DADADA;
        border-radius: 4px;
    }
    body .facets__price .field  label.field__label {
        line-height: 1.8;
        font-size: 14px;
    }
    body .facets__price span.field-currency {
        font-weight: 600;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0;
        color: #011323;
    }
    .product.grid ul.icon-with-text {
        margin: 0 0 4px;
    }
    aside#main-collection-filters .facets-container {
        padding: 0;
    }
}
@media screen and (max-width: 500px) {
    body .ts-products .slider--desktop .grid__item {
        max-width: 100%;
        width: 100% !important;
    }
    body.template-collection .product-grid {
        grid-template-columns: 1fr;
    }
    body.template-collection .product-grid li.grid__item .card__inner.ratio {
        max-height: 250px;
        min-height: 250px;
    }
    body .ts-products .collection slider-component {
        height: 100%;
        min-height: 100%;
    }
    body .ts-products .collection slider-component ul {
        height: 100%;
        min-height: 100%;
    }
    .additional-info .additional-content {
        flex-direction: column;
    }
    .custom-collection-wrapper .slick-slider {
        height: auto;
        overflow: auto;
    }
    .custom-collection-grid .slick-slide {
        height: 100%;
    }
    /* .product.grid ul.icon-with-text li.icon-with-text__item:nth-child(1) img {
        width: 30px;
        height: 35px;
    } */
    
}
@media screen and (max-width: 450px) {
    .main-benefits:nth-of-type(2) .center-image {
        max-width: 90px;
    }
}