/** Shopify CDN: Minification failed

Line 88:35 Expected identifier but found "!"
Line 88:38 Expected identifier but found "!"
Line 184:19 Expected identifier but found "!"
Line 184:22 Expected identifier but found "!"
Line 189:35 Expected identifier but found "!"
Line 189:38 Expected identifier but found "!"
Line 208:37 Expected identifier but found "!"
Line 208:40 Expected identifier but found "!"
Line 454:35 Expected identifier but found "!"
Line 454:38 Expected identifier but found "!"
... and 22 more hidden warnings

**/
body, html, h1, h2, h3, h4, h5, h6, p, span, a, ul, li, *,
span:not(.jdgm-star){
  font-family: "Outfit", serif !important;
}
.jdgm-star {
    font-family: 'JudgemeStar'!important;
}
html,body{
  scroll-behavior: smooth;
}


/* Slider before banner css : starts */
.sliderbeforebanner .item {}

.sliderbeforebanner .item {}

.sliderbeforebanner .item .img {
    width: 88px;
    height: 88px;
    background: #F6F6F6;
    border-radius: 10px;
    /* padding: 5px; */
    overflow: hidden;
    transition: all 0.5s ease;
}

.sliderbeforebanner .item > div {
    width: 88px;
}

.sliderbeforebanner .item a:hover .img {
    padding: 5px;
}

.sliderbeforebanner .item .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: all 0.5s ease;
}

.sliderbeforebanner .item a {
    max-width: 88px;
    display: inline-block;
    text-align: center;
    transition: all 0.5s ease;
}

.sliderbeforebanner .item a:hover .img img {
    /* transform: scale(1.1); */
}

.sliderbeforebanner .item a {
    position: relative;
}

.sliderbeforebanner .item a .sale_text {
    position: absolute;
    top: 3px;
    left: 3px;
    background: red;
    color: white;
    font-size: 9px;
    border-radius: 8px 2px 2px 2px;
    line-height: 16px;
    padding: 0px 6px;
}

.sliderbeforebanner .item .img+p {
    margin-top: 10px;
    font-family: Outfit !important;!i;!;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.03em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.sliderbeforebanner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sliderbeforebanner .item a:hover .img {
    background: radial-gradient(60.19% 60.19% at 50% 50%, #408CD0 60.02%, #005AAA 100%);
}

/* Slider before banner css : ends */


/* Home Banner Slider CSS : starts  */
.custombannerslideshow .slideshow__nav {
    justify-content: flex-start;
}

.custombannerslideshow .slideshow__progress-bar {
    flex-basis: 36px;
    margin: 0 4px;
}

.custombannerslideshow .slideshow__progress-bar span.visually-hidden {
    height: ;
}

.custombannerslideshow .slideshow__progress-bar::before,.custombannerslideshow .slideshow__progress-bar::after {
    border-radius: 2px;
    height: 4px;
    visibility: visible !important;
}

[dir="ltr"] .custombannerslideshow .content-box {
    margin-left: 0;
}

.custombannerslideshow h2 {
    font-family: "Outfit", serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.custombannerslideshow h3 {
    font-family: "Outfit", serif !important;
    font-size: 54px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.custombannerslideshow .heading * {
    font-family: "Outfit", serif !important;
}

.custombannerslideshow .button-wrapper {}

.custombannerslideshow .button-wrapper a.button {
    border-radius: 0;
    font-family: Outfit !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 8px 16px;
}

.custombannerslideshow .button-wrapper a.button:hover {
    background: #870C0F;
  color: #fff;
}

/* Home Banner Slider CSS : ends  */

/* New Arrivals CSS : starts */
.newarrivalstyles .section__header {
    margin-left: 0;!i;!;
    text-align: left;
}

.newarrivalstyles .section__header h3.heading.h2 {
    font-family: Outfit !important;!i;!;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.newarrivalstyles .product-list--center .product-list__inner {
    margin: 0;
    --grid-gap: 2px;
    column-gap: 2px;
}

.newarrivalstyles .product-list--center .product-list__inner .product-item {flex-basis: 20%;}

.newarrivalstyles .product-item__info * {
    font-family: 'Outfit' !important;!i;!;
    text-align: left;
}

.newarrivalstyles .product-item__info {
    align-items: flex-start;
}

.newarrivalstyles .product-item__info a.product-item-meta__title {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #353535;
}

.newarrivalstyles .product-item__info span.price {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.newarrivalstyles .product-item__info p.product-item-meta__color-count {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #353535;
}

.newarrivalstyles img.product-item__primary-image {
    border-radius: 0;
}

.newarrivalstyles .product-item__image-wrapper:hover  img.product-item__primary-image {}

.newarrivalstyles .product-item__image-wrapper:hover img.product-item__secondary-image {
    object-fit: cover;
}

.newarrivalstyles .product-item__image-wrapper:hover .product-item__quick-form {}

.newarrivalstyles .product-item__image-wrapper:hover .product-item__quick-form button.button {
    border-radius: 0;
    font-family: 'Outfit' !important;
}

.newarrivalstyles .product-item__image-wrapper .product-item__quick-form button.button * {
    font-family: 'Outfit' !important;
}

section.section.newarrivalstyles {
    padding-bottom: 80px;
}

.newarrivalstyles .product-item__info .product-item-meta__swatch-list {
    justify-content: flex-start;
    padding-left: 2px;
}

.product-item__quick-form.keep-showing .size-options {
    padding: 10px;
    min-height: auto;
  transform: none; 
    bottom: 63px;
  
}

.product-item__quick-form .size-options .sizesdivwrap{
  transition: none;
}

.product-item__quick-form .size-options .sizelabel {
    text-align: center;
}

.product-item__quick-form .size-options .sizesdivwrap {
    display: flex;
    column-gap: 10px;
    row-gap: 10px;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
}

.product-item__quick-form .size-options .sizesdivwrap .option-cont {
    border: 0;
  padding: 0px 5px;
}

.product-item__quick-form .size-options .sizesdivwrap .option-cont.active {
    background: #000;
    color: #fff;
}

.product-item .product-item__quick-form .size-options,
.product-item .product-item__quick-form.keep-showing .size-options{
    transform: none;
    left: 0;
    right: 0;
    margin: auto;
    min-height: auto;
    transition: none;
}
/*  New Arrivals CSS : ends */



body h1,body  h2,body  h3,body  .heading,body  strong {
    font-family: 'Outfit' !important;
}

.customrichtextstyles .heading {
    font-family: Outfit;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.customrichtextstyles .content-box {
    width: 100%;
}

.whatmore-base * {
    font-family: 'Outfit' !important;
}

.twocolumncategory {
    padding-top: 50px;
    padding-bottom: 50px;
}

.twocolumncategory .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.twocolumncategory .row .col-md-6 {
    flex-basis: 50%;
    padding: 0 10px;
}

.twocolumncategory .catwrap {}

.twocolumncategory .catwrap .catimg {
    position: relative;
    height: 395px;
    overflow: hidden;
}

.twocolumncategory .catwrap .catimg .catinfo {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.twocolumncategory .catwrap .catimg .catinfo h3 {font-family: Outfit;font-size: 44px;font-weight: 300;line-height: 1.25;text-align: left;text-underline-position: from-font;text-decoration-skip-ink: none;color: #fff;margin-bottom: 10px;}

.twocolumncategory .catwrap .catimg .catinfo a {
    padding: 8px 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 0;
    font-family: Outfit !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #252423;
    transition: all 0.5s ease;
}

.twocolumncategory .catwrap .catimg .catinfo a:hover {
    background: #870C0F;
    color: #fff;
}

.twocolumncategory .catwrap .catimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 0.5s ease;
}

.twocolumncategory .catwrap .catimg:hover img {
    transform: scale(1.1);
}

.marquee-content span {
    -webkit-text-stroke: 1px #A7A7A7; /* Border color and width */
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-left: 10px;
}

.marquee-wrapper .marquee-content span{
  font-family: "Manrope", serif !important;
}

.tabscollection 
 header.section__header {
    margin-left: 0;
    text-align: left;
}

.tabscollection header.section__header .heading {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tabscollection .tabs-nav__scroller-inner {
    margin-left: 0 !important;
}

.tabscollection .tabs-nav__scroller-inner button.tabs-nav__item {
    font-family: Outfit !important;!i;!;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-bottom: 10px;
}

.tabscollection .tabs-nav__scroller-inner .tabs-nav__item-list {
    /* gap: 30px; */
}

.tabscollection .product-list__inner {
    margin: 0;
    --grid-gap: 2px;
    column-gap: 2px;
}

.tabscollection .product-list__inner .product-item__info {
    align-items: flex-start;
    text-align: left;
}

.tabscollection .product-list__inner .product-item__info * {
    font-family: 'Outfit' !important;!i;!;
}

.tabscollection .product-list__inner .product-item__info img {}

.tabscollection .product-list__inner img {
    border-radius: 0;
}

.tabscollection .product-list__inner img.product-item__secondary-image {
    object-fit: cover;
}

.tabscollection .product-list__inner button.button {
    border-radius: 0;
}

.tabscollection .product-list__inner button.button * {
    font-family: 'Outfit' !important;!i;!;
}

.tabscollection .product-list__inner a.product-item-meta__title {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #353535;
}

.tabscollection .product-list__inner .product-item__info span.price {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.tabscollection .product-list__inner .product-item__info p.product-item-meta__color-count {
    color: #353535;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.customcollectionstyling {
    padding: 50px 0;
}

.customcollectionstyling header.section__header {
    margin-left: 0;
    text-align: left;
}

.customcollectionstyling .list-collections__item-list {
    --grid-gap: 2px;
    column-gap: 2px;
}

.customcollectionstyling .list-collections__item-list .list-collections__item-image-wrapper {
    height: 339px;
    overflow: hidden;
    border-radius: 0;
}

.customcollectionstyling .list-collections__item-list .list-collections__item-image-wrapper img.list-collections__item-image {
    border-radius: 0;
}

.customcollectionstyling .list-collections__item-list .list-collections__item {
    border-bottom: 0;
}

.customcollectionstyling .list-collections__item-list .list-collections__item {
    border-radius: 0;
}

.customcollectionstyling .list-collections__item-list .list-collections__item-info * {
    font-family: 'Outfit' !important;!i;!;
}

.customcollectionstyling .list-collections__item-list .list-collections__item-info .heading {
    font-family: Outfit;
    font-size: 44px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0.03em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

section.section.denimsstyles {
    background: #000;
    padding-bottom: 50px;
    margin-top: 20px;
}

section.section.denimsstyles .section__color-wrapper {
    background: #000;
}

section.section.denimsstyles header.section__header {
    text-align: left;
    margin-left: 0;
}

section.section.denimsstyles header.section__header .heading--small {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

section.section.denimsstyles header.section__header h3.heading.h2 {
    font-family: Outfit;
    font-size: 54px;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    max-width: 490px;
    margin-top: 10px;
}

section.section.denimsstyles .product-list__inner {
    --grid-gap: 2px;
    px; */
    column-gap: 2px;
    gap: 2px;
}

section.section.denimsstyles .product-list__inner img {
    border-radius: 0;
}

section.section.denimsstyles .product-list__inner img.product-item__secondary-image {
    object-fit: cover;
}

section.section.denimsstyles .product-list__inner .product-item-meta__price-list-container {
    display: none;
}

section.section.denimsstyles .product-list__inner p.product-item-meta__color-count.text--small.text--subdued {
    display: none;
}

section.section.denimsstyles .product-list__inner .product-item__quick-form {
    display: none;
}

section.section.denimsstyles .product-list__inner .product-item__info {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(-90deg) translate(140px, -90px);
    text-align: left;
    z-index: 2;
}

section.section.denimsstyles .product-list__inner .product-item__info a.product-item-meta__title {
    margin: 0;
    font-family: Outfit !important;!i;!;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    /* color: #000; */
}

section.section.denimsstyles .product-list__inner .product-item__image-wrapper {}

section.section.denimsstyles .product-list__inner .product-item__image-wrapper a {
    position: relative;
}

section.section.denimsstyles .product-list__inner .product-item__image-wrapper a::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    background: #00000033;
    z-index: 1;
}

body a:not([class*=jdgm]), 
body li:not([class*=jdgm]), 
body p:not([class*=jdgm]), 
body span:not([class*=jdgm]), 
body button:not([class*=jdgm]) {
    font-family: 'Outfit' !important;!i;!;
}

/* custom product section css : starts */
.containerwidthblackbg {
    background: #000;
    padding: 50px 0;
  margin-top: 50px;
}

.containerwidthblackbg header.section__header {
    margin-left: 0;
    text-align: left;
    max-width: 100%;
}

.containerwidthblackbg header.section__header h3.heading--small {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  margin: 0;
    /* color: #fff; */
}

.containerwidthblackbg header.section__header h2.heading {
    font-family: Outfit;
    font-size: 54px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
    /* color: #fff; */
    
}
.containerwidthblackbg header.section__header .text-container {
    display: flex;
    align-items: baseline;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.blackbgwhitetext 
 h3.heading--small {
    color: #fff;
}

.blackbgwhitetext 
 h2.heading {
    color: #fff;
}

.containerwidthblackbg .slider {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
        justify-content: space-between;
}

.containerwidthblackbg .slider .item {
    flex-basis: 25%;
    padding: 0 2px;
}

.containerwidthblackbg .slider .item .img {
    max-height: 450px;
    overflow: hidden;
}

.containerwidthblackbg .slider .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom left;
    transition: all 0.5s ease;
  transform-origin: bottom left;
}

.containerwidthblackbg .slider .item a:hover .img img {
    transform: scale(1.1);
  transform-origin: bottom left;
}

.fullwidthsection.whitebgblacktext {
    background: #fff;
  margin-top: 0;
}

.fullwidthsection.whitebgblacktext .container {
    padding: 0;
}

.fullwidthsection.whitebgblacktext h2.heading {}

.fullwidthsection.whitebgblacktext header.section__header {
    padding: 0 50px;
}

.fullwidthsection .productdesktopslider .item .img {
    min-width: 340px;
}

.fullwidthsection .productdesktopslider .item a {
    position: relative;
  display: block;
}

.fullwidthsection .productdesktopslider .item a p {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Outfit;
    font-size: 44px;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: 0.03em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.productmobileslider .item .img + p {
    display: none;
}

.fullwidthsection.whitebgblacktext header.section__header h2.heading {
    max-width: 100%;
}

.fullwidthsection .productdesktopslider .item a:hover .img img {
    transform: none;
}

.product-item-meta__swatch-list {
    justify-content: flex-start;
    padding-left: 2px;
}
/* custom product section css : ends */

/*  */
.icontitlesection {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding: 50px 0;
}

.icontitlesection h2.heading {
    font-family: Outfit;
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    letter-spacing: 0.05px;
    text-align: center;
}

.icontitleblocks {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0;
}

.icontitleblocks .icontitlewrap {
    flex-basis: 25%;
    padding: 0 10px;
    text-align: center;
}

.icontitleblocks .icontitlewrap p {
    font-family: Outfit;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.icontitleblocks .icontitlewrap .icon {
    height: 80px;
    width: 80px;
    margin: 0 auto;
}

.icontitleblocks .icontitlewrap .icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.btndiv {
    text-align: center;
}

.btndiv a {
    background: linear-gradient(91.92deg, #101010 -6.26%, #565656 44.49%, #101010 98.38%);
    display: inline-block;
    padding: 16px 32px;
    font-family: Outfit;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03px;
    color: #fff;
}
/*  */
.footer__item-content .linklist__item a {
    text-transform: uppercase;
}

@media all and (max-width: 1200px){
  .footer__item-list {
  }
  
  section.section.denimsstyles .product-list__inner .product-item__info {
      transform: rotate(-90deg) translate(0px, 0px);
      bottom: 130px;
      left: -70px;
      max-width: 220px;
  }
}

@media all and (max-width: 1199px){
  /* .containerwidthblackbg .slider .item .img{
    height: 240px;
  } */

  .fullwidthsection .productdesktopslider .item .img {
    min-width: 280px;
    height: 300px;
  }
}

@media all and (max-width: 1023px){
  .twocolumncategory .catwrap .catimg {
    height: 220px;
  }
  
  .twocolumncategory .catwrap .catimg .catinfo h3 {
      font-size: 30px;
  }
}

@media all and (max-width: 991px){
  /* .containerwidthblackbg .slider .item .img{
    height: 170px;
  } */

  .containerwidthblackbg header.section__header h2.heading{
    font-size: 38px;
    max-width: 300px;
  }

  .fullwidthsection .productdesktopslider .item .img {
    height: 300px;
  }

  .icontitlesection h2.heading{
    font-size: 36px;
  }

  .icontitleblocks .icontitlewrap p{
    font-size: 18px;
    line-height: 1.3;
  }
}

@media all and (max-width: 767px){
  .product-sticky-form-hide_on_pdp{
    display:none!important;
  }
  .footer {
    padding-bottom: 100px;
  }
  .containerwidthblackbg{
        padding: 30px 0 50px 0;
  }
  .custombannerslideshow h2 {
    font-size: 14px;
  }
  
  .custombannerslideshow h3 {
      font-size: 28px;
      margin: 10px 0 !important;
  }
  
  .custombannerslideshow h3 split-lines {}
  
  .custombannerslideshow h3 split-lines span {
      /* display: inline-block !important;
    padding-right: 5px; */
  }
  
  .custombannerslideshow .slideshow__image-wrapper {
      min-height: 554px;
  }
  
  .custombannerslideshow slide-show-item {
      min-height: 550px;
  }
  
  .custombannerslideshow .slideshow__slide-inner {
      /* align-items: center; */
      /* justify-content: center; */
      min-height: 550px;
  }
  
  .custombannerslideshow .button-wrapper {
      margin-top: 20px;
  }
  
  .custombannerslideshow .button-wrapper img.slideshow__image {}
  
  .custombannerslideshow img.slideshow__image {
  }
  
  .custombannerslideshow .button-wrapper a.button {
      font-size: 14px;
  }

  .newarrivalstyles .section__header h3.heading.h2 {
    font-size: 24px;
  }
  
  .section .section__color-wrapper .container .section__header {
      margin-top: 20px !important;!i;!;
      margin-bottom: 20px !important;!i;!;
  }
  
  .newarrivalstyles .product-item__info a.product-item-meta__title {
      font-size: 14px;
  }
  
  .newarrivalstyles .product-item__info span.price {
      font-size: 16px;
  }
  
  .customrichtextstyles .content-box {
      margin-left: 0;
  }
  
  .customrichtextstyles .heading {
      font-size: 24px;
  }
  
  .whatmore-widget-container {
      margin-top: 0 !important;!i;!;
  }
  
  .marquee-content span {
      font-size: 30px;
  }
  
  .twocolumncategory .row .col-md-6 {
      flex-basis: 100%;
      padding: 0;
  }
  
  .twocolumncategory .row {
      margin: 0;
      row-gap: 20px;
  }
  
  .twocolumncategory .catwrap .catimg {
      height: 240px;
  }
  
  .twocolumncategory .catwrap .catimg .catinfo {
      height: 100%;
      top: 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 20px 0;
  }
  
  .twocolumncategory .catwrap .catimg .catinfo h3 {
      font-size: 24px;
  }
  
  .twocolumncategory .catwrap .catimg .catinfo a {
      font-size: 14px;
  }
  
  .tabscollection header.section__header h3.heading {
      font-size: 24px;
  }

  .tabscollection tabs-nav.tabs-nav {
    margin-bottom: 20px;
}
  
  .tabscollection header.section__header .heading {
      font-size: 16px;
    padding-bottom: 5px;
  }
  
  .tabscollection .product-list__inner a.product-item-meta__title {
      font-size: 14px;
  }
  
  .tabscollection .product-list__inner .product-item__info span.price {
      font-size: 16px;
  }
  
  section.section.denimsstyles header.section__header h3.heading.h2 {
      font-size: 24px;
      max-width: 190px;
  }
  
  section.section.denimsstyles header.section__header .heading--small {
      font-size: 14px;
  }
  
  section.section.denimsstyles .product-list__inner .product-item__info a.product-item-meta__title {
      font-size: 16px;
  }
  
  section.section.denimsstyles .product-list__inner .product-item__info {
      transform: rotate(-90deg) translate(0px, 0px);
        left: -70px;
        bottom: 110px;
        max-width: 200px;
  }
  
  section.section.denimsstyles .product-list__inner {
      --grid-gap: 10px;
      gap: 10px;
  }
  
  .customcollectionstyling 
   .heading {
      font-size: 24px;
  }
  
  .customcollectionstyling .list-collections__item-list .list-collections__item-info .heading {
      font-size: 24px;
  }
  
  .container .footer__inner .footer__item-list .footer__item .footer__item-title {
      font-size: 16px !important;
  }

  /* .containerwidthblackbg .slider .item .img{
    height: 227px;
  } */

  .fullwidthblackbg .container {
    padding-right: 0;
  }

  .containerwidthblackbg header.section__header h2.heading{
    font-size: 28px;
    max-width: 220px;
  }

  .containerwidthblackbg header.section__header h3.heading--small{
    font-size: 14px;
    margin-bottom: 10px;
  }

  .containerwidthblackbg header.section__header{
    margin-bottom: 20px;
  }

  .fullwidthsection.whitebgblacktext {
    margin-top: 30px;
    padding: 0 var(--container-gutter) 30px var(--container-gutter);
  }
  
  .fullwidthsection.whitebgblacktext .productdesktopslider {
      row-gap: 10px;
      margin: 0 -5px;
  }
  
  .fullwidthsection.whitebgblacktext .productdesktopslider .item {
      flex-basis: 50%;
      padding: 0 5px;
  }
  
  .fullwidthsection.whitebgblacktext .productdesktopslider .item .img {
      height: 300px;
    min-width: auto;
    /* height: auto; */
  }

  .fullwidthsection.whitebgblacktext header.section__header{
    padding: 0;
  }

  .fullwidthsection .productdesktopslider .item a p{
    font-size: 18px;
  }

  .icontitleblocks .icontitlewrap{
    flex-basis: 50%;
  }

  .icontitlesection h2.heading{
    font-size: 24px;
    line-height: 1.3;
  }

  .icontitleblocks{
    row-gap: 40px;
  }

  .tabscollection .tabs-nav__scroller-inner .tabs-nav__item-list {
    box-shadow: none;
  }
  
  .tabscollection header.section__header h3.heading {
      font-size: 24px;
  }

  .newarrivalstyles.section .section__color-wrapper .container .section__header {
    margin-top: 10px !important;!i;!;
    margin-bottom: 30px !important;!i;!;
  }

  .whatmore-events-carousel-portrait {
      margin-top: 20px;
  }

  .sliderbeforebanner .item{
    text-align: center;
  }
}

@media all and (max-width: 575px){
  .containerwidthblackbg .slider .item .img{
    /* height: 227px; */
  }

  .fullwidthsection.whitebgblacktext .productdesktopslider .item .img{
    height: 150px;
  }

  .productmobileslider .slick-list {
    padding-left: 0 !important;
  }

  .fullwidthblackbg .container{
    padding-right: var(--container-gutter);
  }

  .sliderbeforebanner .item {
    margin: 0 10px;
  }

  .icontitleblocks .icontitlewrap .icon{
    width: 60px;
    height: 60px;
  }

  .btndiv a{
    font-size: 14px;
    line-height: 24px;
    padding: 12px 20px;
  }

  .sliderbeforebanner {
    padding-right: 0 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  
  .sliderbeforebanner .item .img {
      width: 60px;
      height: 60px;
  }
  
  .sliderbeforebanner .item a {
      max-width: 60px;
  }
  
  .sliderbeforebanner .item .img+p {
      font-size: 13px;
      margin-top: 5px;
  }
  
  .sliderbeforebanner .item {
      margin: 0 5px;
  }
  
  .sliderbeforebanner .slick-list {
  }
}

.product-item .color-swatch-list {
  justify-content: flex-start;
}

@media all and (min-width: 1025px){
  .product-item .color-swatch-list {
    opacity: 0;
    transition: all 0.5s ease;
    justify-content: flex-start;
  }
  
  .product-item:hover .color-swatch-list {
      opacity: 1;
  }
}

/*  */
@media all and (max-width:767px){
  .ai-trust-badges-container-amg1ovjj3ehk1nxo0laigenblock78e4c3br4pakx {
    grid-template-columns: 1fr 1fr 1fr!important;
}

.ai-trust-badge-item-amg1ovjj3ehk1nxo0laigenblock78e4c3br4pakx {
    padding: 10px!important;
    flex-direction: column!important;
    align-items: center!important;
}

.ai-trust-badge-text-amg1ovjj3ehk1nxo0laigenblock78e4c3br4pakx {
    font-size: 12px!important;
    text-align: center!important;
}

.ai-trust-badge-icon-amg1ovjj3ehk1nxo0laigenblock78e4c3br4pakx {
    min-width: 20px!important;
    min-height: 20px!important;
}
}