/** Shopify CDN: Minification failed

Line 718:22 Expected ":"

**/
/* @font-face {
  font-family: "filson-pro2";
  src: url("/cdn/shop/files/FilsonProRegular.otf?v=1776842211") format("opentype");
  font-weight: 400;
  font-style: normal;
} */

@font-face {
  font-family: "filson-pro";
  src: url("/cdn/shop/files/FilsonProMedium.otf?v=1776842375") format("opentype");
  font-weight: 500;
  font-style: normal;
}
html {
  -moz-tab-size: 4;
}

h1,h2, h3, h4, h5, h6 {
  font-family: filson-pro !important;
}
.h1,.h2, .h3, .h4, .h5, .h6 {
  font-family: filson-pro !important;
}

a {
  font-family: filson-pro !important;
}
.button{
    font-size: 18px;
    font-weight: 500;
}

.section {
    /* padding-inline-end: 24px;
    padding-inline-start: 24px; */
}

.text-with-icon{
  font-family: filson-pro !important;
}
.product-info__accordion .text-with-icon{
    font-family: Muli, sans-serif !important;
}
button, input, optgroup, select, textarea {
  font-family: filson-pro !important;
}
.header__wrapper {
  border-bottom: 1px solid rgba(var(--text-color)/.15);
padding-top: 20px;
padding-bottom: 20px;
}

.product-info__variant-picker .block-swatch.is-disabled {
    display: none;
}

nav.header__link-list li a, nav.header__link-list li summary {
    /* font-size: 16px !important; */
    font-style: normal;
    font-weight: 400;
}

li.header-account--icon {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

li.header-account--icon::after {
    content: 'Mijn account';
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.32px;
}


.announcement_localization_added .announcement-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}
.announcement_localization_added .announcement-bar > .container{
    flex: 1;
}
.announcement-localization-locale {
    padding-right: 10px;
}

.announcement_localization_added .announcement-localization-locale button .bold.text-sm, .announcement_localization_added .announcement-localization-country button .bold.text-sm {
    font-size: 14px;
    font-weight: 400;
}
.header-icon-with-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.header-icon-text{
color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
}
.cart-icon--container, .signed-out-avatar-holder {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.header-icon-with-text .header__cart-count:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) {
    left: unset;
    /* right: 0.875rem; */
    right: calc(45% - 20px);
    top: 0px;
    right: 0px;
}

.footer--block-logo{
    max-width: 300px;
    width: 100%;
}

.footer {
    background: linear-gradient(156deg, rgba(236, 238, 242, 0.50) 9.66%, #ECEEF2 50.01%, rgba(236, 238, 242, 0.50) 101.38%);
    color: #2A2D30;
}
.footer-text-block-content-heading {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 16px;
}
.footer-text-block-content-inner {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.36px;
}
.footer-text-block-icon {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 2px 10px;
    border-radius: 999px;
    border: 1.5px solid var(--Color-Neutral-400, #D0D5DD);
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: "filson-pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
}

.footer-text-block-icon img{
    max-height: 12px;
}

.footer-text-block-content-inner p{
    margin-bottom:  16px;
}
.footer__block.footer__block--menu.footer__block--multi-menu {
    max-width: 100%;
    display: flex;
    gap: 20px;
}
.footer__aside-bottom {
    flex-direction: column-reverse;
    padding-top: 24px;
    border-top: 1px solid #D0D5DD;
}
.footer__block--multi-menu_outer {
    flex: 1;
    width: 100%;
}
.footer__aside-bottom {
    flex-direction: column-reverse;
}
.footer__copyright p {
        color: var(--robinunderwear-com-primary-black-800, #39393E);
        font-family: filson-pro;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: -0.28px;
        text-align: center;
    }
.empty-menu--heading {
    min-height: 28.59px;
    margin-bottom: 14px;
}
.footer-multi-menu-holder p.bold {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.44px;
    margin-bottom: 14px;
}

.footer-multi-menu-holder ul li a {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    leading-trim: both;
    text-edge: cap;
    opacity: 1;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.36px;
}
.multi-menu-bottom-bar {
    display: flex;
    align-items: flex-end;
    width: 100%;
    justify-content: space-between;
    padding-top: 40px;
    flex-wrap: wrap;
    gap: 30px;
}
.footer__block.footer__block--text .prose p {
    font-family: 'filson-pro';
    font-size: 16px;
    font-weight: 400;
}

.social--heading {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.44px;
}

.multi-menu-bottom-bar .footer-block--social {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.multi-menu-bottom-bar img.multi-menu-bottom-icon {
    max-width: 255px;
}

.image-text-overlay-reviews {
    display: flex;
    align-items: center;
    gap: 10px;
}

.image-text-overlay-reviews .image-text-overlay-review-text {
    margin-top: 0px;
    font-family: 'filson-pro';
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
    line-height: 150%;
}

.homepage-hero--banner .prose .h1 {
    font-weight: 400;
    font-size: 58px;
}

.homepage-hero--banner .prose{
      max-width: 600px;
}

.homepage-hero--banner .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) {
    font-size: 20px;
    font-family: "filson-pro";
    font-weight: 300;
}

.homepage-hero--banner .button {
    min-height: 63px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: filson-pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.36px;
    margin-right: 16px;
}
   
.multi-column__item.is-relative {
    position: relative;
}
.multi-column__tag{
  position: absolute;
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.60);
  backdrop-filter: blur(25px);
  top: 16px;
  left: 16px;
}

.multi-column__tag_text {
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.36px;
}
img.multi-column__tag_icon {
    max-height: 17px; 
}
.protection-men-multicolumn section-header.section-header {
    justify-content: flex-start;
    text-align: left;
    justify-items: self-start;
}
.protection-men-multicolumn section-header.section-header .prose .h2, .shopify-section section-header.section-header .prose .h2{
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 62.4px */
  letter-spacing: -1.04px;
}
.section.protection-men-multicolumn {
    padding-block-end: 20px;
}
.protection-men-multicolumn .multi-column__item .h5 {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.protection-men-multicolumn .multi-column__item .prose p {
    color: #717387;
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.protection-men-multicolumn-2 section-header.section-header {
    justify-content: center;
    text-align: center;
    justify-items: center;
}
.protection-men-multicolumn-2 section-header.section-header .prose .h2, .shopify-section section-header.section-header .prose .h2{
  font-size: 52px;
  color: #2A2D30;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 62.4px */
  letter-spacing: -1.04px;
}
.section.protection-men-multicolumn-2 {
    padding-block-end: 60px;
}
.protection-men-multicolumn-2 .multi-column__item .h5 {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.protection-men-multicolumn-2 .multi-column__item .prose p {
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.protection-men-multicolumn-2 .multi-column__item .btn-holder {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in-out;
}
.protection-men-multicolumn-2 .multi-column__item:hover .btn-holder{
    opacity: 1;
    visibility: visible;   
}
.protection-men-multicolumn-2 .multi-column__item:hover .btn-holder a{
        font-size: 18px;
        text-decoration: none;
        border: none;
}
.multi-column__item .btn-holder--icon, .multi-column__item .btn-holder--icon .link{
    display: flex;
    align-items: center;
    gap: 8px;
}

.multi-content--overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
}
.multicolumn-overlay-url{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    z-index: 1;
}
.protection-men-multicolumn-2 .multi-content--overlay{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section.homepage-icons--with-text {
    padding-block-start: 50px;
    padding-block-end: 64px;
}

.homepage-icons--with-text .text-with-icons__text-wrapper .prose p.h4 {
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.68px;
}
.homepage-icons--with-text .text-with-icons__text-wrapper .prose p:not(.h4,.h1,.h2,.h3,.h5), .homepage-icons--with-text-2 .text-with-icons__text-wrapper .prose p:not(.h4,.h1,.h2,.h3,.h5) {
    color: #717387;
    text-align: center;
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    margin-top: 12px;
}
.section.homepage-icons--with-text-2 {
    padding-block-start: 80px;
    padding-block-end: 64px;
}

.homepage-icons--with-text-2 .text-with-icons__text-wrapper .prose p.h5 {
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 28.6px */
  letter-spacing: -0.44px;
}

.section.superior-performance--section {
    padding-block-start: 50px;
    padding-block-end: 48px;
}
.section.superior-performance--section.superior-performance--section-pdp{
    padding-block-start: 100px;
}
.section.superior-performance--section .rich-text__wrapper .prose p.h1 {
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.04px;
}
.superior-performance--section .rich-text__wrapper .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) {
    font-size: 20px;
    font-family: "filson-pro";
    font-weight: 400;
}

.homepage-media-grid-section{
    padding-block-end: 48px;
}
.homepage-media-grid-section .media-grid__item .content-over-media{
    background: transparent;
}
.homepage-media-grid-section .media-grid__item .content-over-media img{
        object-fit: inherit;
}
.section.homepage-media-grid-section .media-grid__item .prose .button:hover {
    background: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
}

.content--center .section-header{
  justify-content: center;
  align-items: center;
  text-align: center;
  justify-items: center;
}

.recommended-pack--section product-list.product-list {
    max-width: 866px;
    margin: auto;
}
.product-card__quick-buy.product-card__quick-buy-visible {
    position: unset;
    visibility: visible;
    opacity: 1;
    transform: unset;
    margin-top: 8px;
}
.quick_buy_view_more_holder {
    display: flex;
    align-items: center;
    gap: 20px;
}

.view_more_btn.button {
    background: transparent;
    color: #2A2D30;
    border-radius: 60px;
    border: 2px solid var(--robinunderwear-com-primary-black-1000, #2A2D30);
    margin-top: 10px;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    text-align: center;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.36px;
}

.product-card__quick-buy .button{
      font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.36px;
}
.product-reviews-section__card-product .product-card-protection-info {
    color: #717387;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.28px;
    padding-left: 0px;
}
.product-reviews-section__card-product .product-card-protection-info:not(:last-child) {
    display: none;
}
.section.popular-with-men--section {
    padding-block-start: 40px;
        padding-block-end: 100px;
}
.popular-with-men--section .section-header ul {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
}

.popular-with-men--section .section-header ul li {
    border-radius: 999px;
    border: 1px solid var(--Color-Neutral-600, #667085);
    display: flex;
    padding: 8px 16px 8px 34px;
    align-items: center;
    list-style: none;
    gap: 8px;
    justify-content: center;
    position: relative;
}
.popular-with-men--section ul li::before {
    content: '';
    background: url(/cdn/shop/files/Vector_6.svg?v=1775531208);
    width: 12px;
    height: 12px;
    display: block;
    background-position: center;
    position: absolute;
    top: 0;  
    bottom: 0;
    margin: auto;
    left: 14px;
    background-size: contain;
    background-repeat: no-repeat;
}
.logo-with-text--section .media-with-text__item {
    --media-with-text-item-grid-template: "content media" / minmax(0, 1.5fr) minmax(0, 1.0fr) !important;
}
.logo-with-text--section .media-with-text {
  border-radius: 14px;
}

.logo-with-text--section .media-with-text .media-with-text__media{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0px 34px;
}

.logo-with-text--section .media-with-text .media-with-text__media img{
    max-width: 327px;
    object-fit: contain;
    height: auto;
}

.logo-with-text--section .media-with-text .media-with-text__content{
  padding: 34px;
}


.logo-with-text--section .media-with-text .media-with-text__content p{
  font-family: "filson-pro";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 33.6px */
  letter-spacing: -0.56px;
}
.logo-with-text--section .media-with-text .media-with-text__content .h2{
  /* font-size: 52px; */
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -1.04px;
  margin-bottom: 10px;
}

.logo-with-text--section .media-with-text .media-with-text__content  .prose :is(.h0,.h1,.h2,h1,h2)+* {
    margin-block-start: 0px;
}
.logo-with-text--section .media-with-text .media-with-text__content  .prose .button{
  margin-block-start: 24px !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.36px;  
}
.section.mission-story--section {
    padding-block-start: 60px;
}
.mission-story--section .rich-text__wrapper .prose .h2 {
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.04px;
    /* max-width: 600px; */
    max-width: 850px;
}

.mission-story--section .rich-text__wrapper .prose p.subheading {
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.44px;
    /* max-width: 640px; */
    max-width: 1040px;
    margin-block-start: 24px;
}

.mission-story--section .rich-text__wrapper .prose .h6 {
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.36px;
    margin-block-start: 60px;
}

.mission-story--section .rich-text__wrapper .prose ul {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;s
}

.mission-story--section .rich-text__wrapper .prose ul li{
  text-align: center;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -1.04px;
  opacity: 0.5;
  list-style: none;
  font-family: 'filson-pro';
}

.faq-blog-posts blog-post-card.blog-post-card {
    border-radius: 16px;
    border: 2px solid var(--Color-Neutral-400, #D0D5DD);
    background: var(--Color-Neutral-200, #F2F4F7);
    padding: 16px;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.section.faq-blogpost--section {
    padding-block-start: 60px;
}
.faq-blogpost--section .faq-blog-posts .blog-post-card__info {
    height: 100%;
    flex: 1;
}

.faq-blogpost--section .faq-blog-posts .blog-post-card__info .v-stack{
    flex-direction: column;
    display: flex;
    height: 100%;
}
.faq-blogpost--section .faq-blog-posts .blog-post-card__info .v-stack .v-stack{
  flex: 1;
  flex-direction: column;
  display: flex;
}

.faq-blogpost--section .section-stack__intro .prose .h2, .faq_block__title {
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.04px;
    margin-bottom: 2.5rem;
}

.faq-blogpost--section .accordion-box {
    background: transparent;
    padding: 10px;
}

.faq-blogpost--section .accordion summary .accordion__toggle {
    padding: 16px;
    border-radius: 8px;
    background: #E6E8EC;
    margin-bottom: 10px;
}
.faq_block__view_more, .view_all_blog_btn{
    margin-top: 30px;
    display: flex;
    padding: 20px 32px;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    border: 2px solid var(--robinunderwear-com-primary-black-1000, #2A2D30);
    background: transparent;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    text-align: center;
    font-family: "filson-pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.36px;
    width: max-content;
}

.blog-post-card__info p:not(.h3){
    overflow: hidden;
    color: var(--robinunderwear-com-primary-black-600, #898786);
    text-overflow: ellipsis;
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
}

.blog-post-card__info .h3{
      overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Filson Pro";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.56px;
}

.faq-blogpost--section .blog-post-card__meta{
  order: -1;
}
a.button.read-more-article {
    width: max-content;
    border-radius: 60px;
    border: 2px solid var(--robinunderwear-com-primary-black-1000, #2A2D30);
    min-height: 63PX;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    text-align: center;
    font-family: "Filson Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.36px;
    padding: 10px 32px;
}
.section.essential-products-multi--section {
    padding-block-start: 64px;
}
.essential-products-multi--section .multi-column {
    --multi-column-list-column-max-gap: 1rem !important;
}

.essential-products-multi--section .multi-column .multi-column__item p.h4 {
    font-family: "filson-pro";
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.68px;
}

.essential-products-multi--section .multi-column .prose ul {
    row-gap: 5px !important;
}

.essential-products-multi--section .multi-column .prose ul{

}
.essential-products-multi--section .multi-column .prose ul li{
    list-style: none;
    position: relative;
    padding-left: 30px;
    color: #717387;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
}

.essential-products-multi--section .multi-column .prose ul li::before {
    content: '';
    background: url(/cdn/shop/files/fi_14090371.png?v=1775553531);
    position: absolute;
    width: 21px;
    height: 21px;
    background-position: center;
    background-size: contain;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.essential-products-multi--section .multi-column .btn-holder{
    margin-top: 30px;
}
.product-card__badge-list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    left: 5px !important;
    top: 5px;
    max-width: 100%;
}

.product-card-protection-info {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 4px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(25px);
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.36px;
    width: max-content;
}
.product-card-protection-info img{
    max-height: 16px;
}
.product-card-protection-info-below{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 4px 0px;
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: "filson-pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.36px;
    width: max-content;
}
.product-card-protection-info-below img{
    max-height: 16px;
}



.product-card--tags.product-card--tags-below {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    left: 10px;
}
.mm-col__products-wrap .product-card--tags.product-card--tags-below {
    bottom: unset;
    top: 10px;
}

.product-card--tags .badge.badge--tags {
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(25px);
    padding: 4px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.32px;
}
.product-card-whats-included {
    color: #717387;
    text-align: center;
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    padding: 10px 0px;
}
.product-card__info .price-list {
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.product-card__info .price-list .text-subdued{
    color: #2C2B2B;
}
.recommended-pack--section .product-card__info price-list.price-list sale-price {
    color: var(--robinunderwear-com-primary-black-900, #2C2B2B) !important;
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.recommended-pack--section .product-card__info price-list.price-list compare-at-price{
    color: var(--robinunderwear-com-primary-black-600, #898786) !important;
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}

.product-card__title a{
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.recommended-pack--section .product-card__title a, .popular-with-men--section .product-card__title a{
    font-size: 22px;
}

.media-with-text__content .image-text-multi-btns-holder{
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.image-text-multi-btns-holder .button-with-icon {
    border-radius: 60px;
    border: 2px solid var(--robinunderwear-com-primary-black-1000, #2A2D30);
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: filson-pro;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -.36px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    /* padding: 20px 32px 20px 22px; */
    padding: 20px 26px 20px 18px;
    background: transparent;
    margin-block-start: 0px !important;
}
.button-with-icon img{
    width: 21px;
    height: 21px;
}


.got-questions-image-text-section .media-with-text__content {
    border-radius: 16px;
    /* padding: 3rem; */
    padding: 2.2rem;
    border: 2px solid var(--Color-Neutral-400, #D0D5DD);
}

.got-questions-image-text-section .media-with-text__content .prose .h2{
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 62.4px */
    letter-spacing: -1.04px;
    text-align: left;
    /* max-width: 500px; */
    margin-left: auto;
    margin-right: auto;
}

.got-questions-image-text-section .media-with-text__content .prose p:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){
    font-family: "filson-pro";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 33.6px */
    letter-spacing: -0.56px;
    text-align: left;
    /* max-width: 500px; */
    margin-left: auto;
    margin-right: auto;
}


/* PLP start */
.collection_header_richtext {
    padding-block-start: 30px;
    padding-block-end: 30px;
    border-bottom: 1px solid var(--Color-Neutral-400, #D0D5DD);
}
.collection_header_richtext .rich-text__wrapper{
    max-width: 1040px;
}
.collection_header_richtext .rich-text__wrapper .prose p.h1 {
    color: #2A2D30;
    text-align: center;
    font-size: 52px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.04px;
    word-break: auto-phrase;
}

.collection_header_richtext .prose .metafield-rich_text_field p{
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    text-align: center;
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.collection_header_richtext .prose .metafield-rich_text_field ul {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 12px;
}
.collection_header_richtext .prose .metafield-rich_text_field ul li {
    border-radius: 999px;
    border: 1px solid var(--Color-Neutral-400, #D0D5DD);
    padding: 4px 12px;
    color: var(--color-grey-18, #2A2D30);
    text-align: center;
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.28px;
    position: relative;
    padding-left: 30px;
}
.collection_header_richtext .prose .metafield-rich_text_field ul li::before{
    content: '';
    background: url(/cdn/shop/files/Vector_6.svg?v=1775531208);
    width: 12px;
    height: 12px;
    display: block;
    background-position: center;
    position: absolute;
    top: 0;  
    bottom: 0;
    margin: auto;
    left: 14px;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-list__promo__card{
    border-radius: 8px;
    border: 1px solid var(--Color-Neutral-400, #D0D5DD);
    background: var(--Color-Neutral-100, #F9FAFB);
    padding: 20px;
    min-height: 400px;
}

.product-list__promo__card .promotion_card__icon {
    max-width: 75px;
    max-height: 75px;
}

.product-list__promo__card .promotion_card__holder {
    display: flex;
    height: 100%;
    width: 100%;
}

.product-list__promo__card .promotion_card__holder .prose p.h5 {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.44px;
}

.new_plp_quick_buy{
    width: 90%;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
}

.new_plp_quick_buy .button{
    background-color: #5433EB;
    border-color: #5433EB; 
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.36px;
    width: 100%;
}
.new_plp_quick_buy .button:not([disabled]):hover{
    background-color: #fff !important;
    color: #5433EB !important;
    border-color: #5433EB !important;
}

.product-card:hover .product-card__figure {
    border-radius: 15px;
    border: 3px solid var(--robinunderwear-com-primary-black-1000, #2A2D30);
}
.product-card .product-card__figure a img{
    border-radius: 12px;
}

.product-card-filter-wrapper .product-card__title a {
    font-size: 18px;
    padding: 5px 0px;
    display: flex;
}

.product-card-best-for, .product-card-product-type {
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    opacity: 0.8;
    letter-spacing: -0.32px;
}
.product-card-product-type {
    display: block;
    padding: 5px 0px;
}

.care-products-section{
    padding-block-start: 60px;
    border-top: 1px solid var(--Color-Neutral-400, #D0D5DD);
}

.care-products-section .prose :is(.h0,.h1,.h2,h1,h2)+* {
    margin-block-start: var(--spacing-4);
}

.care-products-section .prose p {
   font-size: 22px;
}
.infp-popup--holder {
    flex: 1;
    width: 100%;
    display: flex;
    min-width: 100%;
    flex-basis: 100%;
}
.info-popup--trigger{
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.info-popup--trigger span{
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;

}
.info-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000063;
    display: none;
    
}
.info-popup--content {
    font-family: 'filson-pro';
    font-weight: 400;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}   

/* width */
.info-popup--content::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.info-popup--content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.info-popup--content::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.info-popup--content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

h5.info-popup--heading {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    width: 100%;
}
.info-popup.is-open{
    display: flex;
}
span.info-popup--close {
    position: absolute;
    top: -30px;
    right: -30px;
    cursor: pointer;
}
.info-popup--inner{
    border-radius: 8px;
    height: max-content;
    background: #FFF;
    padding: 16px 24px 24px 24px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    display: flex;
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 500px;
}
/* ── Custom Filter Bar ─────────────────────────────────────────── */
  .custom-filter-bar {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 12px;
    align-items: flex-start;
    padding: 48px 0 5px;
    margin-bottom: 10px;
    /* justify-content: center; */
    justify-content: space-between;
  }

  .custom-filter-group {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }
  .custom-filter-group__btn-container {
    padding: 8px;
    border-radius: 999px;
    background: var(--Color-Neutral-200, #F2F4F7);
    display: flex;
    gap: 8px;
  }

  .custom-filter-group__label {
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
  }

  .custom-filter-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px 14px;
    border-radius: 999px;
    /* border: 1px solid rgba(0,0,0,0.18); */
    border: 1px solid transparent; 
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    color: #2A2D30;
    white-space: nowrap;
  }

  .custom-filter-btn .filter-sublabel {
    font-size: 11px;
    opacity: 0.6;
    font-weight: 400;
  }

  .custom-filter-btn:hover {
    border-color: var(--text-color, #2A2D30);
    background: #2A2D30;
    color: #fff;

  }

  .custom-filter-btn.is-active {
    background: #2A2D30;
    color: #fff;
    border-color: #2A2D30;
  }

  .custom-filter-btn.is-active .filter-sublabel {
    opacity: 0.75;
  }

  /* hide/show products */
  .product-list > [data-custom-hidden="true"] {
    display: none !important;
  }

  /* no-results message */
  .custom-filter-no-results {
    display: none;
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px 0;
    font-size: 15px;
    opacity: 0.5;
  }

  .custom-filter-no-results.visible {
    display: block;
  }

  /* ── Mobile dropdowns ────────────────────────────────────────────── */
.custom-filter-selects {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding: 12px 0;
  width: 100%;
}

.custom-filter-select-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 140px;
    flex-basis: calc(50% - 20px);
}

.custom-filter-select-group__label {
   color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: capitalize;
}

.custom-filter-select-wrapper {
  position: relative;
}

/* Custom chevron */
.custom-filter-select-wrapper::after {
  content: '';
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
}

.custom-filter-select {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 6px;
  background: var(--Color-Neutral-200, #F2F4F7);
  border: none;
  border-radius: 4px;
  padding: 7px 30px 7px 10px;
  font-size: 0.875rem;
  color: inherit;
  cursor: pointer;
  width: 100%;
  outline-offset: 2px;
}

/* ── Show/hide by breakpoint ─────────────────────────────────────── */

/* Mobile: show dropdowns, hide pills */
@media screen and (max-width: 999px) {
  .custom-filter-selects { display: flex; }
  .custom-filter-group   { display: none; }
}

/* Desktop: hide dropdowns, show pills */
@media screen and (min-width: 1000px) {
  .custom-filter-selects { display: none; }
  .custom-filter-group   { display: flex; } /* or whatever your existing display value is */
}


.product-card--tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.product-card__badge-list span.badge.badge--primary.badge--custom:not(.badge--popular):not(.badge--new):not(.badge--new-product) {
    /* display: none; */
}

.product-card__badge-list span.badge.badge--primary.badge--custom.badge--popular{
    background: var(--color-Purple-Blue-56, #5433EB);
    color: #fff;
}

.product-card__badge-list span.badge.badge--primary.badge--custom.badge--new, .product-card__badge-list span.badge.badge--primary.badge--custom.badge--new-product{
    background: var(--color-Purple-Blue-56, #EB001B);
    color: #fff;
}
   
.product-card__badge-list .badge:not(.badge--lg){
            font-family: "filson-pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 130%;
        letter-spacing: -0.36px;

}
.product-info__description ul, .product_key_points ul{
    display: flex;
    align-items: center;
    list-style: none;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 12px;
}  
.product-info__description ul li, .product_key_points ul li {
    border-radius: 999px;
    border: 1px solid var(--Color-Neutral-400, #D0D5DD);
    padding: 4px 12px;
    color: var(--color-grey-18, #2A2D30);
    /* text-align: center; */
    font-family: 'filson-pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.28px;
    position: relative;
    padding-left: 30px;
}
.product-info__description ul li::before, .product_key_points ul li::before{
    content: '';
    background: url(/cdn/shop/files/Vector_6.svg?v=1775531208);
    width: 12px;
    height: 12px;
    display: block;
    background-position: center;
    position: absolute;
    top: 0;  
    bottom: 0;
    margin: auto;
    left: 14px;
    background-size: contain;
    background-repeat: no-repeat;
}

.color-swatch.pill-full:not(.is-disabled) {
  --swatch-offset: 2px;
  --swatch-size: 49px;
  --swatch-margin: calc(var(--swatch-offset) * 2);
  width: 120px;
  height: var(--swatch-size);
  margin: var(--swatch-margin);
  background: var(--swatch-background) center/cover;
  flex-shrink: 0;
  place-items: center;
  display: grid;
  position: relative;
  border-radius: 40px;
}

.block-swatch.pill-full{
    width: max-content;
    min-width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    height: 57px;
    padding: 0px 5px;
}
.block-swatch.pill-full span:not(.variant-size-details){
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    leading-trim: both;
    text-edge: cap;
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 105%;
    letter-spacing: -0.44px;
}
span.variant-size-details {
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    leading-trim: both;
    text-edge: cap;
    font-family: 'filson-pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}

.info_icons_metafield_holder{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    padding: 20px 0px;
    flex-wrap: wrap;
}
.info_icons_metafield{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 0px 10px;
    position: relative;
    flex: 1;
}
.info_icons_metafield:not(:first-child)::before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: -6px;
    background: #D0D5DD;
}
.info_icons_metafield img{
    width: 70px;
    height: 70px;
}
.info_icons_metafield span{
    color: var(--color-grey-18, #2A2D30);
    text-align: center;
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
}

.product_tagline p {
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.44px;
}
.product-info__description p{
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
}
.buy-again-container {
   border-radius: 12px;
   padding: 12px;
    background: var(--color-grey-9560, rgba(239, 245, 245, 0.60));
}
.buy-again-label {
    margin: 0 0 12px 0;
    color: var(--robinunderwear-com-primary-black-800, #39393E);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
}
.buy-again-card {
    background: #fff;
    border-radius: 8px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.buy-again-info {
    display: flex;
    align-items: center;
    gap: 15px;
}
.buy-again-image img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 4px;
    background: #eee;
}
.buy-again-title {
    margin: 0;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
}
.buy-again-variant {
    margin: 2px 0;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
}
.buy-again-price {
    margin: 0;
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
}
.btn-buy-again {
    background-color: #5433EB; /* Match your brand purple */
    color: white;
    border: none;
    padding: 20px 24px;
    border-radius: 30px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s;
    white-space: nowrap;
    font-family: "filson-pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%; /* 23.4px */
    letter-spacing: -0.36px;
}
.btn-buy-again:hover {
    background-color: #4a2ecc;
}
.variant-picker__option .variant-picker__option-info .h-stack legend.text-subdued {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
}
.variant-picker__option .variant-picker__option-info .h-stack span{
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 25.2px */
}
.variant-picker__option-info {
    margin-block-end: 20px;
}
.variant-picker__option-info button.size-chart--btn span.link {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.28px;
}
@media (max-width: 480px) {
    .btn-buy-again {
    padding: 14px 14px;
    }
    .buy-again-image {
        flex: 1;
        max-width: 65px;
    }
    .buy-again-details{
        flex: 1;
    }
    /* .buy-again-card {
    flex-direction: column;
    gap: 15px;
    text-align: center;
    }
    .buy-again-info {
    flex-direction: column;
    }
    .buy-again-action, .btn-buy-again {
    width: 100%;
    } */
}

.info_points_container ul{
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Creates 2 equal columns */
    gap: 10px; /* Optional spacing */
} 
.info_points_container ul li {
    list-style: none;
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 16px;
    position: relative;
    padding-bottom: 16px;
    border-top: 1px solid var(--Color-Neutral-400, #D0D5DD);
    color: var(--color-grey-18, #2A2D30);
    font-family: "filson-pro";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
}
.info_points_container ul li:nth-child(n+3) {
  border-bottom: 1px solid var(--Color-Neutral-400, #D0D5DD);
}
.info_points_container ul li::before{
    content: '';
    background: url('/cdn/shop/files/Vector_6.svg?v=1775531208');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
    top: 20px;
    width: 13px;
    height: 13px;
    position: absolute;
}

.info_points_container ul li strong {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.32px;
}


.product_supported_by_experts .prose h5{
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
    text-align: center;
}

.product_supported_by_experts .prose ul{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}


.product_supported_by_experts .prose ul li{
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    text-align: center;
    font-family: "filson-pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 28.8px */
    letter-spacing: -0.48px;
    opacity: 0.5;
}

.product_supported_by_experts .prose ul li h6{
    font-weight: 700;
}

.product-info__block-group.accordion-group details.product-info__accordion.accordion {
    border-radius: 8px;
    border: 1px solid #ECEEF2;
    background: var(--Color-Neutral-200, #F2F4F7);
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
}

.product-info__button.btn_info_content__added {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-info__button-content {
    color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: 'filson-pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: -0.32px;
}
.product-info__button.btn_info_content__added .product-info__button-content{
    flex: 1;
}

.product-info__button.btn_info_content__added .button{
    /* flex: 1; */
    width: max-content;
}

.product-gallery__ar-wrapper-relative{
    position: relative;
}
.pdp-protection-info, .pdp-protection-info-container {
    position: absolute;
    top: 16px;
    z-index: 1;
    left: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    flex-wrap: wrap;
}
safe-sticky.product-info.product-info-mobile {
    display: none;
}

.pdp-icons--with-text.bg-gradient{
        background: var(--gradient);
}


/* ============================================================
   Complementary Products — Card Grid Layout ON PDP
   ============================================================ */

/* Grid container */
.complementary-card-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(var(--grid-cols, 4), 1fr);
}

/* Column count helpers set by Liquid */
.complementary-card-grid--cols-2 { --grid-cols: 2; }
.complementary-card-grid--cols-3 { --grid-cols: 3; }
.complementary-card-grid--cols-4 { --grid-cols: 4; }
.complementary-card-grid--cols-5 { --grid-cols: 5; }

/* Collapse to 2 columns on mobile */
@media (max-width: 740px) {
  .complementary-card-grid {
    --grid-cols: 2 !important;
    gap: 8px;
  }
}

/* Section heading */
.complementary-card-grid__heading {
  color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
    margin-bottom: 4px;
}

/* ── Individual Card ── */
.complementary-card {
  background-color: var(--card-bg, #F2F2F2);
  border-radius: var(--card-radius, 12px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 3px;
  gap: 10px;
  text-align: center;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.complementary-card:hover .complementary-card__image{
    outline: 2px solid #000;
}

/* ── Product image ── */
.complementary-card__image-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
}

.complementary-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;  /* keeps product fully visible, no cropping */
  border-radius: 12px;
background: #ededed;
}

/* ── Text area ── */
.complementary-card__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  width: 100%;
}

/* Product title */
.complementary-card__title {
  display: block;
  color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
    text-align: center;
    font-family: "filson-pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: -0.32px;
  text-decoration: none;
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
 
}


/* Subtitle / product type  — italic gray, like "Light Protect" */
.complementary-card__subtitle {
  color: var(--robinunderwear-com-primary-black-600, #898786);
    text-align: center;
    font-family: "filson-pro";
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
    margin: 0;
}

/* CTA button — only shown when enabled */
.complementary-card__cta {
  margin-top: 6px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.icon-with-text-subtitle{
    text-align: center;
    margin-top: 24px;
}

.starting_from_text{
    padding-right: 5px;
}

@media(max-width: 999px){
    safe-sticky.product-info.product-info-mobile {
        display: block;
    }
    safe-sticky.product-info.product-info-mobile .product-info__block-item:not(.show_above_mobile){
        display: none;
    }
    safe-sticky.product-info.product-info-mobile .product-info__block-item.show_above_mobile {
        display: block;
    } 
    safe-sticky.product-info:not(.product-info-mobile) .product-info__block-item.show_above_mobile{
    display: none;
    }
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails{
        grid: auto / minmax(0, 1fr) auto;
        align-items: start;
        gap: 12px;

    }
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails page-dots.product-gallery__thumbnail-list {
        grid-auto-flow: row;
    }

    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails .product-gallery__thumbnail-list-wrapper {
        grid-auto-flow: row;
        align-items: center;
        gap: var(--spacing-4);
        display: grid;
        position: relative;
        
        max-height: 840px;
        overflow: auto;
    }
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails .product-gallery__ar-wrapper .product-gallery__media-list{
        margin-inline-start: 0;
        margin-inline-end: 0;
        padding-inline-start: 0;
        padding-inline-end: 0;
        scroll-padding-inline: 0;
    }
    .info_icons_metafield:not(:first-child)::before{
        display: none;
    }
    .info_icons_metafield {
        flex-direction: row;
        gap: 6px;
        padding: 0px 0px;
        flex-basis: 40%;
        justify-content: flex-start;
        text-align: left;
    }
    .info_icons_metafield span {
    text-align: left;
    }
    .info_icons_metafield img {
        width: 35px;
        height: 35px;
    }
    .info_icons_metafield_holder {
        padding: 0px 0px;
        row-gap: 5px;
    }
    .product-info__block-item.show_above_mobile[data-block-type="info-icon-metafield"] {
            margin-top: 6px;
            margin-bottom: 6px;
        }
    .product-info__text.product_tagline p {
        font-size: 18px;
    }
    .homepage-media-grid-section .media-grid__item .content-over-media img{
        object-fit: cover;
    }
}
@media(max-width: 800px){
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails .product-gallery__thumbnail-list-wrapper{
        max-height: 645px;
    }
    
}
@media(max-width: 700px){
    .product-info__button.btn_info_content__added {
        flex-direction: column;
        text-align: center;
        max-width: 280px;
        margin: auto;
    }
    .footer__block--menu, .footer__block--text, .footer__block--multi-menu_outer {
        order: var(--mobile-order);
    }
   .footer__block--multi-menu_outer {
        grid-column: span 2;
    }
    .footer__block.footer__block--menu.footer__block--multi-menu {
        flex-wrap: wrap;
    }
    .footer-multi-menu-holder {
        flex-basis: 45%;
    }
    
}
@media(max-width: 600px){
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails .product-gallery__thumbnail-list-wrapper{
        max-height: 480px;
    }
}
@media(max-width: 480px){
    product-gallery.product-gallery.product-gallery--mobile-vertical-thumbnails .product-gallery__thumbnail-list-wrapper{
        max-height: 320px;
    }
    .product-info__block-item.show_above_mobile[data-block-type="text"] {
        margin-top: 12px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1600px) {
    .product {
        column-gap: var(--spacing-16);
    }
}

@media screen and (min-width: 1400px){
    .homepage-hero--banner .prose .h1 {
        font-size: 4.2vw;
    }

    .homepage-hero--banner .prose{
        max-width: 43vw;
    }

}

@media screen and (min-width: 1150px) {
    .shopify-section--main-product .product-gallery {
        position: sticky;
        top: 0px;
    }
    .care-products-section section-header.section-header {
        grid-template-columns: 1040px;
    }
    .mega-menu.mega-menu--collection-tabs {
    --mega-menu-block-padding: 0px;
    }
   
    .homepage-hero--banner .prose :is(.h0,.h1,.h2,h1,h2)+* {
        margin-block-start: 24px;
    }
    .section.superior-performance--section .prose :is(.h0,.h1,.h2,h1,h2)+*{
        margin-block-start: 16px;
    }
  .full-width--header .section-header {
          grid-template-columns: 1100px;
  }
  .faq-blogpost--section .section-stack__intro {
        width: 60%;
    }
    .faq-blogpost--section .section-stack__main {
        width: 40%;
    }
    .product-gallery--desktop-thumbnails-right {
        grid: auto / minmax(0, 1fr) auto;
        align-items: start;
        gap: 24px;
    }

    .product-gallery--desktop-thumbnails-right .product-gallery__thumbnail-list-wrapper {
        grid-auto-flow: row;
        justify-items: center;
        overflow: auto;
    }

    .product-gallery--desktop-thumbnails-right .product-gallery__thumbnail-list {
        gap: var(--spacing-2-5);
        grid-auto-flow: row;
        max-height: 600px;
        overflow: auto;
    }

    .product-gallery--desktop-thumbnails-right .product-gallery__thumbnail-list-wrapper > button {
        transform: rotate(90deg);
    }
}
@media(max-width: 1149px){
     .nav-dropdown-trigger .nav-dropdown-chevron{
            background: transparent;
        }
        .nav-dropdown-trigger[aria-expanded="true"] .nav-dropdown-chevron {
            transform: rotate(180deg) !important;
        }
        .nav-dropdown__content .product-card .product-card__figure img {
            max-width: 155px;
        }
        .nav-dropdown__content .product-card .product-card__figure {
                max-width: 155px;
                border: none;
        }
        .nav-dropdown__content product-card.product-card {
            display: flex;
            text-align: left;
            align-items: center;
            gap: 16px;
        }
        .nav-dropdown__content product-card .jdgm-preview-badge .jdgm-star.jdgm-star {
            font-size: 12px;
        }
        .nav-dropdown__content product-card .jdgm-prev-badge__text {
            font-size: 14px;
        }
        .nav-dropdown__content product-card .product-card__info {
            padding-top: 0px;
        }
        .nav-dropdown__content .product-card__info .price-list {
            font-size: 16px;
            color: #717387;
        }
        .nav-dropdown__content .product-card__info .product-card__quick-buy {
            display: none;
        }
        .mm-col__banner-wrap {
            display: none;
        }
        .panel__wrapper .v-stack > li.h3 {
            color: var(--robinunderwear-com-primary-black-1000, #2A2D30);
            font-family: "Filson Pro";
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 130%;
            letter-spacing: -0.36px;
        }
        button.nav-dropdown-trigger {
            outline: none;
            border: none;
        }


}


@media(max-width: 798px){
    li.header-account--icon{
        display: none;
    }
    
    .homepage-hero--banner .prose .h1 {
        font-weight: 400;
        font-size: 46px;
    }
    .homepage-hero--banner .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) {
        font-size: 18px;
        font-weight: 400;
        max-width: 200px;
        line-height: 130%;
    }
    .homepage-hero--banner .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) br {
            display: none;
        }
    .homepage-hero--banner .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) strong {
        padding-left: 5px;
    }
    .homepage-hero--banner .button {
        min-height: 45px;
        width: max-content;
        min-width: 180px;
        display: flex;
        font-size: 16px;
        margin-top: 60px !important;
    }
    .homepage-hero--banner .button.button--outline{
        margin-top: 12px !important;
    }
    .homepage-hero--banner .image-text-overlay-reviews {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }
    .protection-men-multicolumn-2 section-header.section-header .prose .h2, .shopify-section section-header.section-header .prose .h2, .section.superior-performance--section .rich-text__wrapper .prose p.h1, .mission-story--section .rich-text__wrapper .prose .h2 {
        font-size: 34px;
    }
    .section.protection-men-multicolumn-2 {
            padding-block-end: 40px;
            padding-block-start: 48px;
        }
    .protection-men-multicolumn-2 .multi-column__item img {
        max-height: 130px;
        object-fit: cover;
    }
    .protection-men-multicolumn-2 .multi-column__item .h5, .homepage-icons--with-text-2 .text-with-icons__text-wrapper .prose p.h5 {
        font-size: 18px;
    }

    .homepage-icons--with-text-2 .text-with-icons .text-with-icons__list {
        row-gap: 48px;
    }
    .homepage-media-grid-section {
        padding-block-end: 32px;
    }
    .popular-with-men--section .section-header ul li {
        padding: 4px 16px 4px 30px;
        font-size: 14px;
        line-height: 130%;
    }
    .popular-with-men--section .section-header ul {
        gap: 16px;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .section.homepage-icons--with-text-2 {
        padding-block-start: 40px;
        padding-block-end: 40px;
    }
    .superior-performance--section .rich-text__wrapper .prose p:not(.h1,.h2,.h3,.h4,.h5,.h6) {
        font-size: 18px;
    }
    .logo-with-text--section .media-with-text .media-with-text__content .h2{
        font-family: 40px;
    }
    .logo-with-text--section .media-with-text__item {
        display: flex;
        flex-direction: column;
        padding: 20px 0px 50px;
    }
    .logo-with-text--section .media-with-text .media-with-text__media {
        justify-content: flex-start;
    }
    .logo-with-text--section .media-with-text .media-with-text__content .prose :is(.h0,.h1,.h2,h1,h2)+* {
        margin-block-start: 18px;
        font-size: 22px;
        font-weight: 400;
    }
    .logo-with-text--section .media-with-text .media-with-text__content p {
        font-family: "filson-pro";
        font-size: 20px;
    }
    .product-reviews-section__heading {
        font-size: 34px !important;
    }
    .mission-story--section .rich-text__wrapper .prose p.subheading {
        font-size: 18px;
    }
    .mission-story--section .rich-text__wrapper .prose .h6 {
        margin-block-start: 40px;
    }
    .mission-story--section .rich-text__wrapper .prose ul li {
    /* font-size: 40px; */
    font-size: 24px;
    }
    .mission-story--section .rich-text__wrapper .prose {
        justify-content: flex-start;
        justify-items: left;
        align-items: flex-start;
        text-align: left;
    }
    .mission-story--section .rich-text__wrapper .prose ul {
        gap: 15px;
        justify-content: flex-start;
        align-items: flex-start;
        /* flex-direction: column; */
        flex-wrap: wrap;
    }
    .faq-blogpost--section .section-stack__intro .prose .h2, .faq_block__title {
        font-size: 34px;
        text-align: center;
        margin-bottom: 1.5rem !important;
    }
    a.button.read-more-article {
        min-height: 45PX;
        font-size: 16px;
    }
    .blog-posts.faq-blog-posts{
        display: flex;
        flex-direction: column;
    }
    .faq_block__view_more {
        margin-left: auto;
        margin-right: auto;
    }
    .button {
        font-size: 16px;
    }
    .got-questions-image-text-section .media-with-text__content {
        padding: 24px 16px;
    }
    .got-questions-image-text-section .media-with-text__content .prose .h2{
        margin-left: 0px;
        font-size: 34px;
    }

    .got-questions-image-text-section .media-with-text__content .prose p:not(.h0,.h1,.h2,.h3,.h4,.h5,.h6){
        margin-left: 0px;
        font-size: 18px;
        line-height: 130%;
        font-weight: 400;
    }
    .image-text-multi-btns-holder .button-with-icon {
        font-size: 16px;
        line-height: 130%;
        gap: 10px;
        /* padding: 10px 32px 10px 22px; */
            padding: 20px 26px 20px 18px;
        width: 100%;
    }
    .collection_header_richtext .rich-text__wrapper .prose p.h1 {
        font-size: 40px;
    }
    .product-card-best-for, .product-card-product-type {
        font-size: 14px;
    }
    .product-card-protection-info, .product-card--tags .badge.badge--tags {
        padding: 2px 10px;
        font-size: 14px;
    }
    .product-card-protection-info-below {
        padding: 2px 0px;
        font-size: 14px;
    }
    .product-card-protection-info img, .product-card-protection-info-below img {
        max-height: 12px;
    }
    .product-list__promo__card .promotion_card__holder .prose p.h5 {
        font-size: 18px;
    }
    .custom-filter-bar {
        padding: 10px 0 10px;
    }
    .shopify-section--main-collection-filters .collection {
        margin-block-start: 10px;
    }
    .product_supported_by_experts .prose ul {
        justify-content: center;
    }
}

@media(max-width: 480px){
    .homepage-hero--banner .image-banner picture img{
        min-height: 586px;
    }
    .section.faq-blogpost--section {
        padding-block-start: 20px;
    }
    
    span.product-reviews-section__badge-icon {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 10px 0px;
    }
    .product-card__title {
        line-height: 1;
    }
    .product-card__title a, .recommended-pack--section .product-card__title a, .popular-with-men--section .product-card__title a {
        font-size: 16px;
        line-height: 115%;
    }
    .product-card-whats-included {
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
    }
    .recommended-pack--section .product-card__info price-list.price-list sale-price {
        font-size: 16px;
    }
    .recommended-pack--section .product-card__info price-list.price-list compare-at-price{
        font-size: 16px;
    }
    .quick_buy_view_more_holder {
        display: flex;
        align-items: center;
        gap: 10px;
        flex-direction: column;
        margin-top: 15px;
        width: 100%;
    }
    .product-card__quick-buy.product-card__quick-buy-visible {
        margin-top: 0px;
        max-width: 90%;
        width: 100%;
    }
    .product-card__quick-buy .button {
        padding: 10px 12px;
        font-size: 14px;
        width: 100%;
    }
    .view_more_btn.button{
        margin-top: 0px;
        padding: 12px 16px;
        width: 100%;
        max-width: 90%;
    }
}
.jdgm-rev-widg__summary .jdgm-rev-widg__summary-inner .jdgm-rev-widg__summary-text {
    display: none;
}