/** Shopify CDN: Minification failed

Line 1001:27 Unexpected "{"
Line 1001:36 Expected ":"
Line 1005:25 Unexpected "{"
Line 1005:34 Expected ":"

**/
.barbyd-signature__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: clamp(30px, 2.86vw, 55px);
    min-width: clamp(210px, 15.78vw, 303px);
    min-height: clamp(48px, 3.22vw, 62px);
    padding: clamp(14px, 0.94vw, 18px) clamp(20px, 1.25vw, 24px);
    background: #000000;
    text-decoration: none;
    border: 1px solid #000000;
    font-family: "Sora", sans-serif;
    font-size: clamp(15px, 1.25vw, {{ section.settings.button_size }}px);
    line-height: 1;
    font-weight: 700;
  }
.review-slider-container {
  padding: 50px 20px;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.slider-title {
  margin-bottom: 30px;
}
/* Slick adds spacing via wrapper padding */
.review-card-wrapper {
  padding: 0 10px; 
  box-sizing: border-box;
}
.review-card {
  background: linear-gradient(180deg, #fff, #f7f4ef) !important;
  border-radius: 8px;
  padding: 30px;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.review-stars {
  color: #cc851d;
  font-size: 20px;
}
.review-heading {
margin: 10px 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
}
.review-text {
  font-style: italic;
  color: #555;
  line-height: 1.5;
}
.review-author {
    display: block;
    margin-top: 15px;
    font-weight: 600;
    font-size: 14px;
    color: #cc851d;
}
/* Customizing slick arrows/dots to look cleaner */
.slick-prev:before, .slick-next:before {
  color: #000 !important; 
}
.slick-dots {
  bottom: -30px;
}
.barbyd-signature__button:hover {
    opacity: 0.92;
  }
  .fabric-quality-section {
  padding: 0px 20px 60px;
  text-align: center;
}
.barbyd-signature__button {
  margin-top: 12px !important;
  background: #000 !important;
}

.fabric-quality-section .subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 40px;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
  max-width: 1000px;
  margin: auto;
}

.feature-card {
    background: #f7f4ef !important;
    padding: 30px 15px;
    border-radius: 12px;
    box-shadow: 0 4px 15px #0000000d;
    transition: transform .3s ease;
    border: 1px solid #ad814045;
}

.feature-card:hover {
  transform: translateY(-5px);
      border-color: #ad8140;
}

.icon-wrapper {
  margin-bottom: 15px;
}

.icon-wrapper img {
  height: 90px;
  object-fit: contain;
}

.feature-card h3 {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    transition: 0.3s all;
}
.feature-card:hover h3 {
  color: #ad8140 !important;
}
.products-grid-4 {
    display: flex;
}

section#womens, section#jackets {
    background: #000 !important;
    padding: 60px 20px;
}

.product-colors {
color: #fff;
    margin: 5px 0;
    font-size: 14px;
}

section#mens 
{
  padding: 60px 20px;
}

section#womens .section-label, section#jackets .section-label, section#mens .section-label {
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #E9CB81 0%, #AD8140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.section.womens-section h2.section-title, .section.men_section h2.section-title, .story-heading, .cta-banner__content h2, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__heading, .fabric-quality-section h2, .lifestyle-section h2.ls-heading, .prestige-packaging h1 {
    margin: 0px 0 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 40px;
}
.section.men_section h2.section-title, .section.men_section .product-name, .section.men_section .product-colors, .story-heading, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__heading, .fabric-quality-section h2, .lifestyle-section h2.ls-heading, .prestige-packaging h1 {
    color: #000000ff;
}
 .lifestyle-section h2.ls-heading {
  margin-bottom: 32px
 }

.section-header-row {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 42px;
}

.product-card {
    background: #ad81401c;
    margin: 7px;
    border: 1px solid #ad81403b;
}

.product-card button.product-quick {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #6b4e07, #cc851d);
    text-decoration: none;
    border: none;
    font-family: Sora, sans-serif;
    font-size: 14px;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: -100px;
    padding: 10px 20px;
    left: 50%;
    width: max-content;
    transform: translate(-50%);
    border-radius: 5px;
    transition: 0.5s all;
    opacity: 0;
    visibility: hidden;
}

.product-img {
    position: relative;
    overflow: hidden;
}
.product-img .img-placeholder:hover {
    transform: scale(1.1);
}

.product-img .img-placeholder {
    overflow: hidden;
    transition: 0.5s all;
}

.product-info {
    padding: 15px 18px;
}

.product-card:hover button.product-quick {
    opacity: 1;
    visibility: visible;
    bottom: 100px;
}

.section-header-row a.view-all, section#womens a.btn-primary, section#jackets a.btn-primary, #barbyd-hero-template--20644159127708__barbyd_hero_CUpXxW .barbyd-hero__button, .barbyd-signature__button, .cta-btn, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    text-decoration: none;
    border: none;
    font-family: Sora, sans-serif;
    font-size: 14px !important;
    font-weight: 200 !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 20px !important;
    border-radius: 5px;
    transition: 0.5s all;
    border: unset;
}
.section-header-row a.view-all:hover, section#womens a.btn-primary:hover, section#jackets a.btn-primary:hover, #barbyd-hero-template--20644159127708__barbyd_hero_CUpXxW .barbyd-hero__button:hover, .barbyd-signature__button:hover, .cta-btn:hover, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__button:hover { 
  background: #fff !important;
  color: #000 !important;
  border: unset;
}
#barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__button:hover span {
  color: #000 !important;
}

.product-name {
color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    font-family: 'Playfair Display';
}

.product-price {
    color: #b28745;
    font-size: 16px;
    font-weight: 700;
}

a.view-all {
    color: #fff;
}

.men_section, .our-story-section, .header[transparent] .header__row, .ui-test-collection-list, 
results-list.section.product-grid-container {
    background: #f7f4ef !important;
}

.cta-banner{
background: #130e07;
}
.cta-banner .container{
    max-width: 1320px;
    margin: auto;
    padding: 60px 12px;
}

.cta-banner__wrapper{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:40px;
}

.cta-banner__content h2{
color: #fff;
    margin: 0 0 20px;
    max-width: 550px;
    line-height: 50px;
}

.cta-banner__content p{
  color:#fff;
  font-size:16px;
  margin:0;
}

.cta-btn{
  background:#071d42;
  color:#fff;
  text-decoration:none;
  padding:22px 50px;
  display:inline-block;
  font-size:13px;
  letter-spacing:2px;
  text-transform:uppercase;
  font-weight:600;
  transition:.3s;
}

.cta-btn:hover{
  opacity:.9;
}
.ls-desc {
    border-left: 3px solid #ffffffff !important;
    background-color: #ad8140 !important;
    padding: 20px;
}
.ls-desc p br {
    display: none;
}

  .prestige-packaging {
    padding: 60px 20px;
  }
  .prestige-packaging .container {
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
  }
  .prestige-packaging p {
    font-size: 20px;
}
  .prestige-packaging .text-section {
    flex: 1;
    min-width: 300px;
  }
  .prestige-packaging h1 {
line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;
  }
  .prestige-packaging h1 br { display: none }
    .lifestyle-section { padding: 60px 20px; }
  .ls-container { display: flex; align-items: center; gap: 60px; max-width: 1100px; margin: 0 auto; }
  .ls-image-wrap { flex: 1; }
  .ls-image-wrap img { width: 100%; height: 450px; object-fit: cover; border-radius: 12px; box-shadow: 0 15px 35px rgba(0,0,0,0.1); }
  .ls-content { flex: 1; }
  
  .ls-heading { font-size: 32px; font-weight: 700; line-height: 1.2; margin-bottom: 25px; color: #fff; }
  .ls-desc { font-size: 16px; line-height: 1.8; color: #fff; font-style: italic; border-left: 3px solid #000 !important; padding-left: 25px; }

  #barbyd-footer-sections--20644159553692__barbyd_footer_Jj8VRE .barbyd-footer__newsletter-text {
    line-height: 21px !important;
    font-size: 14px !important;
}
.Jacket-collection .product-card .product-info {
    position: absolute;
    bottom: 0;
    background: #ad8140;
    transition: 0.3s all;
}

.Jacket-collection .product-card {
    position: relative;
}

.Jacket-collection .product-card:hover .product-info {
    background: #000;
     transform: translateY(-5px);
}
#barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__card-heading {
    line-height: 62px !important;
}

/* 04-06-2026 */

.product-information__grid h1 {
    background: linear-gradient(
4deg, #c7994d 0%, #AD8140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-family: 'Playfair Display' !important;
    font-size: 48px !important;
}

.product-information__grid p {
    color: #000;
    font-size: 16px;
}

.price__regular span.price {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.product-small-description ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    gap: 10px;
}

.product-small-description ul li {
    background: #ad81401c!important;
    padding: 14px;
    text-align: center;
    border: 1px solid #ad81403b;
    font-size: 14px;
    font-weight: 500;
    color: #000000b3;
    position: relative;
    transition: 0.3s all;
}
.product-small-description ul li:hover {
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    border: 1px solid #faf9f8;
    color: #fff;
    transform: translateY(-5px);
    border-color: #ad8140;
}

/* .product-small-description ul li:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    width: 12px;
    height: 12px;
    left: 50%;
    border-radius: 50%;
    transform: translateX(-50%);
    top: -6px;
} */

.product-small-description {
    margin-top: 0;
}
.product-information, .barbyd-performance {
    background: #f7f4ef !important;
}
.dynamic-tabs-section .tab-buttons button.tab-btn {
border-radius: unset;
    padding: 20px;
    font-weight: 500;
    font-family: 'Inter';
    letter-spacing: 1px;
    font-size: 16px;
    background: #f7f4ef;
    border: 1px solid #ad81403b;
    border-bottom: unset;
}

.dynamic-tabs-section .tab-buttons .tab-btn.active {
    background: #000 !important;
    color: #ad8140;
}
.dynamic-tabs-section {
  padding-top: 60px !important;
  margin-bottom: 40px !important;
  max-width: 1320px !important;
  padding-bottom: 0 !important;
}
.barbyd-performance {
    background: linear-gradient(180deg, #fff, #f7f4ef) !important;
}
.dynamic-tabs-section .tab-buttons {
    border-bottom: unset !important;
    margin-bottom: 0 !important;
}

.dynamic-tabs-section .tab-content {
    background: #f7f4ef;
    padding: 30px;
}

.dynamic-tabs-section .tab-content h3, .dynamic-tabs-section .tab-content h4, .dynamic-tabs-section .tab-content h2 {
    font-family: 'Playfair Display';
    color: #000;
}

.dynamic-tabs-section .tab-content .content p {
    color: #000000c4;
    font-family: 'Inter';
    font-size: 16px;
}

.dynamic-tabs-section .tab-content .content ul {
    padding: 0;
    list-style: none;
}

.dynamic-tabs-section .tab-content .content ul li {
    padding-left: 20px;
    margin-bottom: 6px;
    position: relative;
    color: #000000c4;
    font-size: 16px;
    font-family: 'Inter';
    border-bottom: 1px solid #0000000d;
    padding-bottom: 6px;
}
.dynamic-tabs-section .tab-content .content ul li:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    width: 12px;
    height: 12px;
    left: 0;
    border-radius: 50%;
    top: 6px;
}
.dynamic-tabs-section .tab-content .content ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: unset;
}
.dynamic-tabs-section .tab-content h3.mobile-title {
    background: linear-gradient(4deg, #c7994d 0%, #AD8140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.dynamic-tabs-section .tab-content h2 {
    font-size: 32px;
}

.shipping-perks-title, .barbyd-performance__inner h2.barbyd-performance__heading, .review-slider-container h2.slider-title, .section-resource-list__content h3 {
    margin-bottom: 40px !important;
    text-transform: uppercase !important;
    font-family: "Playfair Display", serif !important;
    font-weight: 700 !important;
    font-size: 40px !important;
    line-height: 52px !important;
}
.section-resource-list__content h3 { 
  color: #000 !important;
  margin-bottom: 0 !important
}

.shipping-perk-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 20px;
    border-radius: 8px;
    transition: transform 0.3s ease, border-color 0.3s ease;
    background: #ad81401c;
    border: 1px solid #ad81403b;
}
.shipping-perk-item {
    background: #ad81401c !important;
    border: 1px solid #ad81403b !important;
}

.shipping-perk-item path {
    stroke: #b28745;
}

.shipping-perk-item h3.shipping-perk-heading {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    font-family: 'Playfair Display';
}

.shipping-perk-item p.shipping-perk-text {
  font-family: 'Inter';
}

.barbyd-performance__feature {
    background: #fff !important;
    padding: 30px 15px !important;
    border-radius: 12px;
    box-shadow: 0 4px 15px #0000000d;
    transition: transform .3s ease;
    border: 1px solid #ad814045;
}

.barbyd-performance__feature .barbyd-performance__icon-placeholder {
    line-height: normal !important;
    height: 60px !important;
}

.barbyd-performance__feature h3.barbyd-performance__title {

    font-family: 'Playfair Display' !important;
    font-size: 22px !important;
    transition: 0.3s all;
}

.barbyd-performance__feature .barbyd-performance__text {
    font-family: 'Inter' !important;
    color: #000000c4 !important;
    font-size: 14px !important;
    line-height: 22px !important;
}

.barbyd-performance__feature:hover {
    transform: translateY(-5px);
    border-color: #ad8140;
}

.barbyd-performance__feature:after {
  display: none;
}

.barbyd-performance__feature:hover h3.barbyd-performance__title {
    color: #ad8140 !important;
}

.barbyd-performance__features, .barbyd-performance__feature {
    margin: 10px !important;
}
.barbyd-performance__inner {
    padding: 50px 20px !important;
    max-width: 1320px;
}
.variant-option__button-label {
    background-color: #efe7dc !important;
}
.variant-option__button-label:hover, .variant-option__button-label input[type=radio] {
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    color: #fff !important;
}


.shipping-perk-item:hover {
    transform: translateY(-5px);
    border-color: #ad814070 !important;
}
.review-slider-container h2.slider-title {
  color: #000 !important;
}

  .custom-banner {
    padding: 100px 20px;
    text-align: center;
    background-size: cover;
    background-position: center;
    color: #ffffff;
  }
  .banner-content h2 { 
    font-size: 3rem; 
    margin-bottom: 10px; 
  }
  /* .button { 
    display: inline-block; 
    padding: 10px 20px; 
    background: #000; 
    color: #fff; 
    text-decoration: none; 
    margin-top: 15px; 
  } */

  .collection-card__content {
    position: absolute;
    bottom: 0;
    background: #ad8140;
    transition: 0.3s all;
    max-width: max-content;
    padding: 15px 18px;
    height: max-content;
    text-transform: capitalize;
}

.collection-card__content p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    font-family: 'Playfair Display';
}

.resource-list__item:hover .collection-card__content {
    background: #000;
    transform: translateY(-5px);
}

.section-resource-list__content h1, .custom-section-content h1 {
    color: #000 !important;
    text-transform: uppercase !important;
    font-family: "Playfair Display", serif !important;
    font-weight: 700 !important;
    font-size: 40px !important;
}

.collection-card__inner {
    border: 1px solid #00000012;
}

.facets__filters-wrapper span.facets__label {
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 16px;
}

product-price {
  padding: 0px 18px !important;
}

.user-select-text p {
    padding: 0px 18px 5px !important;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    font-family: 'Playfair Display';
}

.product-badges__badge {
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    color: #fff;
}

.price__regular span.price {
    color: #b28745;
    font-size: 16px;
    font-weight: 700;
}

.bdp-brand-story {
  padding: 60px 20px 40px;
}

.bdp-brand-story__content {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.bdp-brand-story__label {
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #E9CB81 0%, #AD8140 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.bdp-brand-story__title {
    color: #000;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 40px;
    margin-top: 0;
}

.bdp-brand-story__text {
  max-width: 700px;
  margin: 0 auto;
}

.bdp-brand-story__text p {
  font-size: 16px;
  line-height: 32px;
  color: #1f1e1b;
  margin: 0 0 15px;
}

.bdp-brand-story__text p:last-child {
  margin-bottom: 0;
}

.why-love-it_content {
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
    padding: 50px;
    text-align: center;
    max-width: 850px;
    margin: auto;
    border-radius: 10px;
}

.why-love-it_content h2 {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* background: linear-gradient(90deg, #E9CB81 0%, #AD8140 100%); */
    /* -webkit-background-clip: text; */
    /* background-clip: text; */
    /* color: transparent; */
    /* -webkit-text-fill-color: transparent; */
    color: #fff;
}

.why-love-it_content h4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000 !important;
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 30px !important;
    border-radius: 5px;
    transition: 0.5s all;
    border: unset;
    margin-top: 0;
}

.why-love-it_content p {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    margin: 0;
    font-weight: 200 !important;
    letter-spacing: 0.5px;
}

.why-love-it-sec {
    margin-bottom: 60px;
}

.product-details product-price {
    padding: 0 !important;
}

.why-love-it_content p br {
  display: none;
}

.luxury-contact-section{
  padding:80px 0;
  background:#fff;
}

.luxury-contact-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:50px;
  align-items:center;
}

.luxury-contact-image img{
  width:100%;
  display:block;
}

.contact-subtitle{
  display:block;
  letter-spacing:4px;
  text-transform:uppercase;
  color:#b78b3f;
  font-size:12px;
  margin-bottom:12px;
}

.contact-title{
font-size: 40px;
    color: #000000;
    margin: 0 0 25px;
    font-family: 'Playfair Display';
}

.contact-text{
    font-size: 16px;
    line-height: 1.9;
    color: #424242;
  margin-bottom:35px;
}

.contact-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:15px;
}

.luxury-contact-content input,
.luxury-contact-content textarea{
  width:100%;
  border:1px solid #ad81403b;
  padding:16px 18px;
  margin-bottom:15px;
  background:#f7f4ef !important;
  border-radius:0px;
  font-size:15px;
}

.luxury-contact-content textarea{
  resize:none;
}

.luxury-contact-content button{
  width:100%;
  background:#111;
  color:#c8a15b;
  border:none;
  padding:18px;
  text-transform:uppercase;
  letter-spacing:3px;
  cursor:pointer;
  font-weight:600;
}

.contact-success{
  background:#f4f4f4;
  padding:15px;
  margin-bottom:20px;
}

.luxury-contact-section .container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}
.custom-banner .banner-content {
    max-width: 720px;
    margin: auto;
}
.banner-content h2 {
    font-family: 'Playfair Display';
    text-transform: uppercase;
}
.custom-banner {
    padding: 140px 20px !important;
}

.header button.button.dropdown-localization__button.localization-selector.header-actions__action {
    display: flex;
    border-radius: 5px;
    margin-top: 0;
}
.header button.button.dropdown-localization__button.localization-selector.header-actions__action:hover {
    background: linear-gradient(90deg, #6b4e07, #cc851d) !important;
}



@media(max-width:991px){

  .luxury-contact-grid{
    grid-template-columns:1fr;
    gap:20px;
  }

  .contact-title{
    font-size:32px;
  }

  .contact-row{
    grid-template-columns:1fr;
  }
}

@media(max-width:768px){

  .custom-banner {
    padding: 80px 20px !important;
}

  .why-love-it-sec {
    margin-bottom: 0;
}

   .ls-container { flex-direction: column; gap: 30px; text-align: center; }
    .ls-desc { border-left: none; border-top: 3px solid #d4af37; padding-left: 20px; padding-top: 20px; }

      .prestige-packaging-{{ section.id }} .container {
      flex-direction: column;
      text-align: center;
    }
    .prestige-packaging-{{ section.id }} .divider {
      margin-left: auto;
      margin-right: auto;
    }

  .cta-banner{
    padding:50px 20px;
  }

  .cta-banner__wrapper{
    flex-direction:column;
    text-align:center;
  }

  .cta-banner__content h2{
    font-size:38px;
    max-width:100%;
  }

  .cta-btn{
    width:100%;
    text-align:center;
  }
  
.products-grid-4 {
    display: flex;
    flex-direction: column;
}
.section-header-row {
    margin-bottom: 42px;
    flex-direction: column;
    gap: 30px;
}
.section.womens-section h2.section-title, .section.men_section h2.section-title, .story-heading, .cta-banner__content h2, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__heading, .fabric-quality-section h2, .lifestyle-section h2.ls-heading, .prestige-packaging h1, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__heading, #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__card-heading, .section-resource-list__content h1, .bdp-brand-story__title, .contact-title, .banner-content h2, .section-resource-list__content h1, .custom-section-content h1 {
    font-size: 28px !important;
    line-height: 38px !important;
}
.why-love-it_content h2 {
    font-size: 26px !important;
    line-height: 36px !important;
}

.bdp-brand-story__text p {
    line-height: 28px;
}

.bdp-brand-story {
  padding: 30px 0px 30px;
}
section#womens .section-label, section#jackets .section-label, section#mens .section-label {
    margin-bottom: 6px;
}
    #barbyd-hero-template--20644159127708__barbyd_hero_CUpXxW .barbyd-hero__heading {
        font-size: 36px !important;
        line-height: 46px !important;
    }
        #barbyd-hero-template--20644159127708__barbyd_hero_CUpXxW .barbyd-hero__subheading {
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }
    #barbyd-hero-template--20644159127708__barbyd_hero_CUpXxW .barbyd-hero__content {
    padding-bottom: 70px !important;
    padding-top: 180px !important;
}
    .section-header-row {
        align-items: baseline;
    }
    .lifestyle-section {
    padding: 0px 20px;
}

.prestige-packaging p {
    font-size: 16px;
}
.cta-banner .container {
    padding: 0px 12px;
}
    #barbyd-explore-template--20644159127708__barbyd_explore_collection_Xe9wHf .barbyd-explore__card {
        min-height: 300px !important;
    }
    .product-information__grid h1 {
    font-size: 32px !important;
}
.product-small-description ul {
  flex-direction: column;
  width: 100%;
}
.dynamic-tabs-section .tab-content h3.mobile-title {
  font-size: 22px !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
}
.dynamic-tabs-section .tab-panel.active .content {
  padding: 0 0 32px !important;
}
.dynamic-tabs-section .tab-content {
    padding: 30px 15px;
}
.dynamic-tabs-section .tab-content h2 {
    font-size: 20px;
}
.dynamic-tabs-section .tab-content h3 {
  font-size: 18px;
}
.shipping-perks-title, .barbyd-performance__inner h2.barbyd-performance__heading, .review-slider-container h2.slider-title, .section-resource-list__content h3 {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 20px !important;
}
#barbyd-performance-template--20644159357084__barbyd_performance_features_QBfUMY .barbyd-performance__features {
    gap: 0px !important;
}
.barbyd-performance__features, .barbyd-performance__feature {
    margin: 10px 0 !important;
}
.barbyd-performance__inner {
    padding: 0px 20px 20px  !important;
}
.shipping-perks-section {
    padding: 40px 20px;
}
.review-slider-container {
    padding: 40px 20px;
}
.product-details div {
    width: 100% !important;
}
.dynamic-tabs-section {
    padding-top: 30px !important;
}
.dynamic-tabs-section .tab-content .content p, .dynamic-tabs-section .tab-content .content ul li {
    font-size: 14px;
}
.collection-card__content p {
    font-size: 14px;
}
.collection-card__content {
    padding: 6px 8px;
}
.section-resource-list__content h1 {
  margin-bottom: 0 !important;
}
.why-love-it_content {
    padding: 30px 16px;
    border-radius: 0;
}
.why-love-it_content h4 {
    font-size: 14px !important;
    letter-spacing: 1px;
    padding: 12px 15px !important;
    line-height: 23px;
}
.shipping-perks-section {
    padding: 40px 20px;
}
.lifestyle-section h2.ls-heading {
    margin-bottom: 15px;
}
.user-select-text p {
    font-size: 14px;
    padding: 0 !important;
}
product-price {
    padding: 0px 0px !important;
}
.price__regular span.price {
    font-size: 14px;
}
.menu-drawer__menu-item {
    font-size: 20px;
}
}
