/** Shopify CDN: Minification failed

Line 2220:27 Unexpected "{"
Line 2704:25 The "+" operator only works if there is whitespace on both sides
Line 2709:23 The "+" operator only works if there is whitespace on both sides

**/
 @font-face {
    font-family: 'gotham-medium';
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Medium.eot?v=1743762951');
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Medium.eot?v=1743762951?#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Medium.woff2?v=1743762951') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Medium.woff?v=1743762950') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Medium.ttf?v=1743762951') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'gotham-bold';
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/GothamBold.eot?v=1743763258');
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/GothamBold.eot?v=1743763258?#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/GothamBold.woff2?v=1743763258') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/GothamBold.woff?v=1743763258') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/GothamBold.ttf?v=1743763258') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham-book';
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Book.eot?v=1743830820');
    src: url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Book.eot?v=1743830820?#iefix') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Book.woff2?v=1743830821') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Book.woff?v=1743830820') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0749/0800/8706/files/Gotham-Book.ttf?v=1743830820') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body {
     font-family: 'gotham-medium' !important;
     font-size: 1.6rem;
      letter-spacing: 0.06rem;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'gotham-bold' !important;
    color: #000;
    word-break: break-word;
}
.image-inner-text .cstm-img-banner h2.image-with-text__heading {
    font-family: gotham-bold !important;
    font-size: 40px;
}
.page-width {
    max-width:150rem;
    margin: 0 auto;
           padding: 0 5rem;
}
.desktop-localization-wrapper, .menu-drawer__localization{
  display:none !important;
}
.section-collection-list .card__media a.collection-link {
    position: absolute;
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    cursor: pointer;
}
.card .card__inner .card__media {
    border-radius: 12px !important;
}
.header-wrapper--border-bottom{border-bottom:none !important;}
.shopify-section-header-sticky {
    box-shadow: 0 14px 15px #00000014;
}
.header__menu-item span {
 
    text-transform: uppercase;
    font-weight: 700;
}
.cstm-featu-cln.collection slider-component {
    --desktop-margin-left-first-item: max( 5rem, calc((100vw - var(--page-width) + 10rem - var(--grid-desktop-horizontal-spacing)) / 3) );
 
}
.cstm-featu-cln.collection .product-variant-thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
    justify-content: center;
      order: 1;
    padding-bottom: 1.7rem;
}
.cstm-multi-popup.multicolumn .page-width {
    max-width: 1120px;
}
.cstm-featu-cln.collection .card-information {
    text-align: center;
}
.cstm-featu-cln.collection .card__content {
    align-items: center;
    justify-content: center;
}
.cstm-featu-cln.collection .card__content h3 {
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
          font-family: gotham-bold !important;
    order: 2;
}
.cstm-featu-cln.collection .card__content h3 a:hover
{
  text-decoration:none;
  color:#000;
}
.cstm-featu-cln.collection .card__content .card__information .card-information {
    order: 3;
}
.cstm-featu-cln.collection .card-information p.rating-count.caption span {
    font-size: 12px;
    color: #000;
}
.cstm-featu-cln.collection .product-variant-thumbnails .product-variant-thumbnail {
    display: inline-flex;
}
.cstm-featu-cln.collection .card__content .card__badge {
    display: none;
}
.cstm-featu-cln.collection .card__content .card__information {
    display: flex;
    flex-direction: column;
}
.cstm-featu-cln.collection .product-variant-thumbnails .product-variant-thumbnail img {
 
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.cstm-img-banner img {
    width: 100%;
    height: 100%;
}
.cstm-img-banner.banner a.banner__link {
    z-index: 99999;
}
.cstm-multi-popup.multicolumn {
    padding-top: 30px;
}
.cstm-multi-popup.multicolumn .title-wrapper-with-link {
    align-items: center;
    justify-content: center;
}
.cstm-multi-popup.multicolumn .title-wrapper-with-link h2, .cstm-multi-popup.multicolumn .title-wrapper-with-link h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    text-align: center;
}
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item .multicolumn-card.content-container {
    background: transparent;
    text-align: center;
}
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item 
 h2.inline-richtext {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item .media {
    padding-bottom: 0 !important;
}
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item .media img.multicolumn-card__image {
    position: relative;
    max-width: 170px;
    margin: 0 auto;
    object-fit: contain;
}
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item img {
    max-width: 34px;
    margin: auto;
}
/* .boost-sd-right.boost-product-listing-column a.boost-sd__product-link:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
} */
.cstm-multi-popup.multicolumn ul.multicolumn-list li.multicolumn-list__item.grid__item button.popup-button {
    background-color: #000;
    max-width: 121px;
    margin: 12px auto 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    padding: 5px;
  border:none;
}
.section-collection-list  .card__inner {
    background: transparent;
}
.section-collection-list h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 40px;
}
.section-collection-list .card__content h3.card__heading, .section-collection-list .card__content h2.card__heading {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 18px !important;
    height: 100%;
    display: flex;
    align-items: flex-end;
    font-size: 24px;
}
.section-collection-list .card__content .card__information {
    padding: 0;
}
.section-collection-list .card__content .card__information a {
    text-transform: uppercase;
  color:#000;
}
.section-collection-list .card__content .card__information a:hover {
    text-decoration: none;
}
.section-collection-list .card:hover img {
    transform: inherit !important;
}
.section-collection-list .card
{
   transition: .35s ease-in-out;
  -ms-transition: .35s ease-in-out;
    -webkit-transition: .35s ease-in-out;
  
}

   
.section-collection-list .card:hover {
    transform: translateY(-5px);
}

.section-collection-list .card__content .card__information a span.icon-wrap {
    display: none;
}
.cstm-featu-cln.collection h2.title {
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    margin-bottom: 25px;
}
.cstm-img-wth-txt .image-with-text__grid {
    align-items: center;
}
.cstm-img-wth-txt .image-with-text__grid .image-with-text__media {
    padding-bottom: 0 !important;
  border: none;
}
.cstm-img-wth-txt button#toggle-button {
    background: transparent;
    color: #000;
    font-size: 14px;
    display: inline-block;
    border: none;
    text-decoration: underline;
    vertical-align: top;
    margin-top: 0;
    padding: 0;
}
.cstm-img-wth-txt .image-with-text__text.rte.body span {
    font-size: 16px;
    font-family: 'gotham-medium';
    color: rgba(0, 0, 0, 0.75);
    line-height: calc(1 + 0.8 / 1.0);
}
.cstm-img-wth-txt .image-with-text__grid .image-with-text__media img {
 
    position: relative !important;
    max-width: 510px !important;
    margin: 0 auto;
}
.cstm-img-wth-txt h2.image-with-text__heading {
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
}

.cstm-img-wth-txt button.toggle-button {
    background: transparent;
    border: none;
    font-size: 14px;
    color: #000;
    font-family: 'gotham-medium';
      text-transform: capitalize;
      text-decoration: underline;
}
.cstm-img-wth-txt p {
    font-size: 16px;
  line-height: calc(1 + 0.8 / 1.0);
}
.cstm-multicolumn .page-width {
    animation: inherit !important;
  opacity: 1;
    transform: inherit;
  -ms-transform: inherit;
  -webkit-transform: inherit;
}

.cstm-multicolumn.multicolumn h2.title.inline-richtext.h1,.cstm-multicolumn.multicolumn h5.title.inline-richtext.h1 {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container {
    text-align: center;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container p {
    font-size: 16px;
    color: #000;
 line-height: calc(1 + 0.8 / 1.0);
  color: rgba(0, 0, 0, 0.75); 
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container h3.inline-richtext {
    color: #000;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container h5 {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
}

.cstm-tabs ul.nav.nav-tabs {
    display: flex;
    
  align-items: center;
    margin: 24px 0 14px;
    border-bottom: 2px solid #d0d0d0;
}
.cstm-tabs h2,.cstm-tabs h3 {
    font-family: 'gotham-medium';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}
.cstm-tabs ul.nav.nav-tabs li {
    margin-right: 30px;
}
.cstm-tabs ul.nav.nav-tabs li:last-child
{
  padding-right:0;
}
.cstm-tabs ul.nav.nav-tabs li a {
    cursor: pointer;
    display: block;
    border: none;
    text-transform: uppercase;
    background: transparent;
    color: #d0d0d0;
    font-size: 1.8rem;
    padding: 0 0 14px;
    position: relative;
    transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -webkit-transition: color .3s ease-in-out;
   font-family: 'gotham-medium';
}

.cstm-tabs ul.nav.nav-tabs li a:hover
{
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
    
  
}
.cstm-tabs .tab-content a.carousel-control {
    display: none;
}
.cstm-tabs .item .carousel-caption .carousel-block p.small-txt {
    color: gray;
    text-transform: uppercase;
    font-size: 11px;
}
.cstm-tabs .item .carousel-caption .carousel-block a {
    background-color: #000;
    color: #fff;
    padding: 10px 3rem;
    font-size: 1.5rem;
    letter-spacing: .1rem;
    border-radius: 7px;
      display: table;
  border:2px solid #000;
}
.cstm-tabs .item .carousel-caption .carousel-block a:hover
{
  text-decoration:none;
  background-color:#fff;
  color:#000;
}
.cstm-tabs .item .carousel-caption {
    background: transparent;
    color: #000;
      width: 100%;
      text-shadow: none;
      left: 0;
    right: 0;
    width: 100%;
  max-width:100%;
      display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
  position:relative;
}
.cstm-tabs .item .carousel-caption .carousel-block {
    text-align: left;
}
.cstm-tabs .item .carousel-caption .carousel-block h5 {
    padding-top: 0;
    font-size: 6rem;
    line-height: 1.1;
    text-transform: uppercase;
          margin: 5rem 0 3rem;
}
.cstm-tabs .item .carousel-caption .carousel-block  p {
    font-size: 16px;
}
.cstm-tabs .item .carousel-caption img {
    width: auto;
    height: auto;
}
.cstm-tabs .carousel-inner {
    overflow: inherit;
}
.cstm-tabs .item .carousel-caption ol 
{
  counter-reset: item;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 38px;
    margin-bottom: 58px;

}
  .cstm-tabs .item .carousel-caption .tab-img img {
    width: 100%;
    height: auto;
        max-height: inherit;
}  
.cstm-tabs .item .carousel-caption ol li {
    display: block;
    padding-left: 48px;
    margin-bottom: 22px;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
     counter-increment: item; /* <-- move this here */
}
.cstm-tabs .item .carousel-caption ol li br{display:none;}
.cstm-tabs .item .carousel-caption ol li:before {
    content: counter(item) " ";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.6;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cstm-tabs ul.nav.nav-tabs li.active a {
    font-weight: normal;
    color: #535353;
}

.cstm-tabs ul.nav.nav-tabs li.active:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    transition: background-color .3s ease-out;
    background-color: #535353;
}
.cstm-tabs ul.nav.nav-tabs li a:hover
{
     color: #535353;
}
footer h2.footer-block__heading {
    color: #000;
    text-transform: uppercase;
   font-weight: normal !important;
    letter-spacing: calc(1.0 * 0.06rem);
   
}
footer ul.footer-block__details-content li a {
    font-size: 13px !important;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.75) !important;
}
section.Custom.Marquee.marquee-logos-section {
    max-width: 1500px;
    margin: 0 auto;
    padding: 2rem 5rem;
}
#shopify-section-template--19346810896642__image_marquee_YQWFxC section.Custom.Marquee.marquee-logos-section {
    padding: 2rem 5rem 70px;
}
section.Custom.Marquee.marquee-logos-section .marquee-images img {
    height: auto;
        max-height: 60px;
}
section.Custom.Marquee.marquee-logos-section h5 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #000000bf;
}
section.Custom.Marquee.marquee-logos-section .marquee-heading {
    padding-top: 40px;
    padding-bottom: 28px;
}
.cstm-blog.blog .page-width-desktop {
    max-width: 150rem;
}
.cstm-blog.blog h2,.cstm-blog.blog h6 {
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
}
.cstm-blog.blog .card__information {
    padding-left: 0 !important;
    display: flex;
    flex-direction: column;
}
.cstm-blog.blog .card__information h3.card__heading.h2 a,.cstm-blog.blog .card__information h6.card__heading.h2 a
{
  letter-spacing: calc(1.0 * 0.06rem);
      font-family: 'gotham-bold';
    text-transform: uppercase;
    color: #000;
  word-break: break-word;
      font-size: 18px;
  line-height:23px;
}

.cstm-blog.blog .card__information h3.card__heading.h2,.cstm-blog.blog .card__information h6.card__heading.h2 {
    margin-top: 24px;
}
.cstm-tabs .carousel-inner .item {
	height: auto;
}
.cstm-blog.blog .card__information {
    padding-left: 0;
}
.cstm-blog.blog .card__information time {
    color: gray;
    text-transform: uppercase;
    font-size: 11px;
   font-family: 'Gotham-book';
}
.cstm-blog.blog .card__information p.article-card__excerpt {
    font-family: 'gotham-medium' !important;
  font-size: 1.6rem;
  color:rgba(0,0,0,0.75);
  line-height: calc(1 + 0.8 / 1.0);
 
}
.cstm-blog.blog .card__inner {
    background: transparent;
}
.cstm-blog.blog .article-card-wrapper:hover a {
    text-decoration: none;
}
.cstm-blog.blog .title-wrapper-with-link {
    margin-bottom: 42px;
}
.cstm-accordion .horizontal-accordion .accordion-item .accordion-header h5.accordion-title {
    
    font-size: 24px;
    text-transform: uppercase;
}
div#popupModal {
    height: 100%;
    align-items: center;
    background-color: rgba(0,0,0,0.75);
}
div#popupModal .modal-content {
      margin: 0 auto;
    padding: 0;
    background: none;
    border: 0;
    width: 520px;
    position: relative;
  background: transparent;
    border: none;
  box-shadow:none;
}
div#popupModal .modal-content span.close {
        position: absolute;
    right: 22px;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    top: 10px;
}
.page-img-banner .cstm-img-banner {
     min-height: 56rem;
    height: 56rem;
}
.page-img-banner .cstm-img-banner img {
    object-fit: cover;
}
.page-img-banner .banner {
    min-height: 56rem;
}
.page-img-banner .cstm-img-banner.banner:before{display:none !important;}
.page-img-banner .banner:before,.page-img-banner .banner .banner__media.media:before {
    padding-bottom: 0 !important;
  display:none !important;
}
.page-img-banner .banner .banner__media img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
}
.footer__content-bottom-wrapper .footer__copyright.caption {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.image-inner-text .cstm-img-banner.img-text-story-1 .cstm-img-banner p,
.image-inner-text .cstm-img-banner.img-text-story-2 p, .image-inner-text p{
    font-size: 16px;
     color: rgba(0, 0, 0, 0.75);
}
.image-inner-text .cstm-img-banner.img-text-story-1  .image-with-text__media img,
.image-inner-text .cstm-img-banner.img-text-story-2  .image-with-text__media img,
.image-inner-text img{
    border-radius: 16px;
}
.image-inner-text .cstm-img-banner.img-text-story-1  .image-with-text__media,
.image-inner-text .cstm-img-banner.img-text-story-2  .image-with-text__media,
.image-inner-text .image-with-text__media  {
    border: none;
}
.image-inner-text .image-with-text__content a.button {
    border: 1px solid #000;
    border-radius: 7px;
      text-transform: uppercase;
}
.image-inner-text .image-with-text__content a.button:hover {
    background-color: #fff;
    color: #000;
}
.image-inner-text .image-with-text__content a.button:before,.image-inner-text .image-with-text__content a.button:after{display:none;}
.page-img-banner img {
    width: 100%;
}
.page-img-banner .banner__box {
    max-width: 90rem !important;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container {
    background: transparent;
    text-align: left;
    background: rgb(var(--color-background)) linear-gradient(rgba(var(--color-foreground), .04), rgba(var(--color-foreground), .04));
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none !important;
}
.custom__text_rich h6 {
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.75);
}
.page-width.page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
}
.page-width.page-width--narrow h1.main-page-title.page-title {
    font-size: 52px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.globo-formbuilder-wizard .globo-form-control {
    margin-bottom: 0;
}
/* .globo-formbuilder-wizard input {
    background-color: #f0f0f0!important;
    border: none!important;
    border-radius: 10px!important;
    height: 44px !important;
    padding: 25px 12px 8px !important;
} */
.globo-formbuilder-wizard .globo-form-input:before, .globo-formbuilder-wizard .globo-form-input:after {
    display: none;
}
.footer__content-bottom-wrapper .footer__copyright.caption small.copyright__content {
    /* font-size: 12px; */
    /* color: red; */
    color: rgba(0,0,0,0.75);
}
.footer__content-bottom {
 
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
footer {
    padding-bottom: 12px !important;
}
.footer__content-bottom .footer__copyright.caption {
    margin-top: 0;
}
.footer__content-bottom {
    opacity: 1 !important;
}
/*collection page*/
.boost-sd-layout {
    max-width: 1400px!important;
    gap: 30px;
}
.boost-sd__filter-tree-vertical {
    width: 100%!important;
    padding: 30px 20px;
}
div#boost-sd-filter-tree-column {
    max-width: 100%;
    min-width: 456px;
}
.boost-sd__filter-option-range-slider-slider.noUi-target.noUi-ltr.noUi-horizontal.noUi-txt-dir-ltr {
    display: none;
}
body .boost-sd__filter-option {
    border-bottom: 0;
    padding-bottom: 0;
}
body .boost-sd__filter-option-range-slider-range-amount {
    margin-bottom: 0;
}
body .boost-sd__filter-option-title {
    font-size: 14px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    border-bottom: 0;
    width: 100%;
    padding-bottom: 0;
    border-radius: 0;
}
body .boost-sd__filter-option-title:before {
    display: none;
}
body .boost-sd__filter-option-range-slider-input-wrapper {
    min-height: 44px;
}
body .boost-sd__filter-option-label {
    margin-bottom: 30px;
}
body span.boost-sd__filter-option-item-label {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-left: 8px;
    margin-right: 0;
    margin-left: 0;
}
body .boost-sd__filter-option-swatch-item .boost-sd__filter-option-item-button {
    padding: 0;
    display: flex;
    align-items: center;
}
body .boost-sd__filter-option-item-amount {
    opacity: 1;
    color: #000;
}
body .boost-sd__filter-option-listitem--inline .boost-sd__filter-option-item {
    margin: 3px 3px;
}
body .boost-sd__filter-option-listitem--box {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    display: grid;
    margin-left: 1px!important;
}
body .boost-sd__filter-option-item-amount {
    opacity: 1;
    color: #000;
}
.boost-sd__filter-option-listitem--inline .boost-sd__filter-option-item {
    margin: 3px 2px;
}
body div#pf_opt_size-toggle-target-label {
    margin-bottom: 10px;
}
body .boost-sd__filter-option-box-item .boost-sd__filter-option-item-button:hover span.boost-sd__filter-option-item-label{
  color: #fff !important;
}
body .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item {
    width: calc(33.3333% - 8px);
}
body .boost-sd__product-title {
    font-size: 13px;
    text-align: center !important;
    font-size: 1.3em !important;
    line-height: 1.2 !important;
    font-family: 'gotham-bold' !important;
    text-transform: uppercase !important;
    color: #121212;
}
body span.boost-sd__format-currency {
    font-size: 1.6rem;
    font-family: 'gotham-medium';
}
body .boost-sd__product-info--left {
    justify-content: center;
    align-items: center;
    text-align: center;
}
body .boost-sd__product-swatch-options {
    gap: 0;
}
.custom-banner-col {
    display: block!important;
}
body .collection-hero.collection-hero--with-image .collection-hero__image-container img {
    position: relative!important;
}
body .collection-hero .boost-sd__header-main-2-content {
    position: relative;
}
body .collection-hero .boost-sd__header-main-2 {
    max-width: 1400px!important;
}
body .boost-sd__header-main-2-content-inner {
    max-width: 100%;
}
body .boost-sd__header-main-2-content {
    position: relative;
    padding: 0;
}
body .collection-hero .boost-sd__header-image-overlay {
    display: none;
}
.mega-menu__list {
    gap: 0!important;
    padding: 0 3rem;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px !important;
    display: flex!important;
}
.mega-menu__list > li {
    display: none;
}
.mega-menu__list > li {
    list-style: none;
    display: block;
    flex: 0 0 33%;
    max-width: 33.33%;
    padding-right: 3rem;
    aspect-ratio: 5/3;
    display: none;
}
.mega-menu__list>li.mega_menu_img {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 0;
    padding-right: 3rem;
}
.mega-menu__list.images-count-4 > li {
    flex: 0 0 25%;
    max-width: 25%;
}
.mega-menu__list > li.mega_menu_img a {
    aspect-ratio: 5/3;
    display: flex;
    flex-direction: column;
}
.mega-menu__list > li.mega_menu_img div {
    aspect-ratio: 5/3;
}
.mega_menu_img .title {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: Gotham-bold;
    padding-top: 24px;
    text-align: center;
    margin: 0;
}
.mega-menu__list > li.mega_menu_img div.title {
    aspect-ratio: auto;
}
.mega-menu__list.images-count-4 > li {
    flex: 0 0 25%;
    max-width: 25%;
}
.mega-menu__list .mega-menu__link img {
    transition: transform 0.5s ease;
    object-fit: cover;
    border-radius: 12px;
    aspect-ratio: 5 / 3;
    max-width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.mega_menu_img a:hover .title, .mega_menu_img a:hover {
    text-decoration: none;
}
.mega_menu_img:hover img {
    transform: scale(1.03);
}
.mega_menu_img div {
    text-align: center;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-radius: 16px;
}
body.contact_main .globo-form-id-84099 .globo-form-app {
    max-width: 100%!important;
}
body.contact_main h1.main-page-title.page-title {
    display: none;
}
body.contact_main .globo-form-app .globo-form-control {
    padding: 12px 22px!important;
    transition: box-shadow .1s ease;
    -ms-transition: box-shadow .1s ease;
    -webkit-transition: box-shadow .1s ease;   
    border: 1px solid #737373!important;
}
body.contact_main .globo-form-app .globo-form-control.layout-2-column {
    width: 48.6%;
}
body.contact_main .globo-form-app .panel.movingIn.block-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body.contact_main .globo-form-app form.g-container label {
    margin-bottom: 0!important;
    top: -8px!important;
    left: 10px!important;
}
body.contact_main .globo-form-app form.g-container label span {
    color: #404040!important;
    font-family: 'gotham-medium'!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 1.6rem!important;
}
body.contact_main .globo-form-app form.g-container .globo-form-input {
    background: transparent!important;
    border-radius: 0!important;
    outline: none !important;
    border: 0 !important;
    box-shadow: inherit !important;
}
body.contact_main .globo-form-app form.g-container .globo-form-input input, body.contact_main .globo-form-app form.g-container .globo-form-input textarea {
    flex-grow: 1;
    text-align: left;
    color: #404040;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    padding: 12px 22px!important;
    font-family: 'Inter';
}
body.contact_main .gfb-style-material_filled .globo-form-control:not([data-type=file2],body.contact_main [data-type=imageOptions],body.contact_main[data-type=rating-level],body.contact_main [data-type=feedback],body.contact_main [data-type=matrix],body.contact_main [data-type=rating-star2],body.contact_main [data-type=checkbox],body.contact_main [data-type=radio],body.contact_main [data-type=colorSwatches],body.contact_main [data-type=rangeSlider],body.contact_main [data-type=switcher],body.contact_main [data-type=button],body.contact_main [data-type=signature]) .globo-label.gfb__label__shink, body.contact_main .gfb-style-material_filled .globo-form-control:not([data-type=file2],body.contact_main [data-type=imageOptions],body.contact_main [data-type=rating-level],body.contact_main [data-type=feedback],body.contact_main[data-type=matrix],body.contact_main [data-type=rating-star2],body.contact_main [data-type=checkbox],[data-type=radio],body.contact_main [data-type=colorSwatches],body.contact_main [data-type=rangeSlider],body.contact_main [data-type=switcher],body.contact_main [data-type=button],body.contact_main [data-type=signature]) .globo-label.gfb__label__filled {
    -webkit-transform: translate(12px,8px) scale(.71)!important;
    -moz-transform: translate(12px,8px) scale(.71)!important;
    -ms-transform: translate(12px,8px) scale(.71)!important;
}
.gfb-style-material_filled .globo-form-control:not([data-type=file2],[data-type=imageOptions],[data-type=rating-level],[data-type=feedback],[data-type=matrix],[data-type=rating-star2],[data-type=checkbox],[data-type=radio],[data-type=colorSwatches],[data-type=rangeSlider],[data-type=switcher],[data-type=button],[data-type=signature]) .globo-label {
    box-sizing: border-box;
    padding: 0;
    line-height: 1.5714285714;
    font-size: var(--gfb-form-default-font-size);
    font-weight: 400;
    color: var(--gfb-color-text);
    display: block;
    transform-origin: top left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 15px;
    top: 0;
    transform: translate(12px, 16px) scale(1);
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms,transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms,max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
    z-index: 1;
    pointer-events: none;
} body.contact_main .globo-form-input:focus-visible {
    box-shadow: none!important;
    border: 0;
    outline: 0;
} 
body.contact_main .globo-form-app .panel textarea {
    min-height: 98px;
}
 body.contact_main .globo-form-app .globo-form-control[data-type=textarea] {
    padding: 22px!important;
}
body.contact_main .globo-form-app form.g-container .globo-form-input input {
    height: 23px;
    padding: 0!important;
}
body .globo-form-control[data-type=file2] .gfb__dropzone {
    background-color: rgba(var(--gfb-color-text), 0.08);
    border-radius: 8px;
}
body .globo-form-control[data-type=file2] .gfb__dropzone--placeholder .gfb__dropzone--placeholder--title {
    font-size: 1.4rem;
    color: #404040cc;
}
body .globo-form-control .gfb__dropzone--placeholder--description {
    font-size: 14px;
    color: #40404099;
}
body .globo-form-control[data-type=file2] .gfb__dropzone--placeholder--button {
    border-radius: 4px;
    color: rgb(var(--gfb-color-outlineButton));
    background: none;
    border: 1px solid rgb(var(--gfb-color-outlineButton));
    font-size: 14px;
}
body .globo-form-id-84099 .globo-form-app .footer button, .globo-form-id-84099 .globo-form-app .gfb__footer button {
    border: 1px solid var(--gfb-primary-color);
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'gotham-medium'!important;
    border-radius: 7px;
    padding: 0px 39px;
}
body.contact_main .globo-form-app form.g-container .globo-form-input textarea {
    padding: 0!important;
}
body.contact_main .globo-form-app .panels {
    z-index: 1;
}
.collection-hero--with-image .collection-hero__title {
    text-transform: uppercase;
}
body .boost-sd__product-label--sale {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;       /* triangle size */
    height: 70px;
    background-color: #FF0000 !important; /* bright red */
    color: #fff !important;
    font-weight: 700;
    font-size: 0.8rem;
    text-align: center;
    line-height: 1.2;
    transform: rotate(-45deg);
    transform-origin: 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
    padding: 0;
}
body .boost-sd__product-label--sale span {
    text-transform: capitalize;
    font-size: 16px!important;
    font-family: 'gotham-medium'!important;
}
.breadcrumb a {
    font-family: gotham-bold;
    text-decoration: none;
    color: #767676;
    transition: .35s ease-in-out;
}

product-info .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 55%;
    width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2);
}
product-info .product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 0 0 5rem;
    max-width: 45%;
    width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2);
}
product-info .global-media-settings {
    border: 0;
}
product-info .product__title h1 {
  text-transform: uppercase;
}
product-info .afterpay-paragraph {
    font-size: 12px;
}
product-info .size-options.hello-inner {
    display: inline;
}
.product__info-wrapper .product__accordion .desktop h2 {
    background-color: #00d800;
    color: #fff;
    padding: 12px;
    max-width: 177px;
    font-size: 16px;
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
}
.product__info-wrapper .product__accordion h2.Toddler{
  background: #0061ff;
}
.product__info-wrapper .product__accordion h2.Kids{
  background: #ffca00;
}
.product__info-wrapper .product__accordion h2.New_Walkers{
  background: #8843ff;
}
.product__info-wrapper .product__accordion h2.Pave{
  background: #e42f25;
}
.product__info-wrapper .product__accordion h2.Boots{
  background: #fb9202;
}
product-info .accordion .summary__title {
    align-items: center;
    gap: 7px;
}
product-info .accordion__content a.button {
    margin-top: 22px;
    color: #fff;
    min-height: 61px;
    border-radius: 6px;
}
product-info .product-form__submit:after{
    border-radius: 6px;
    transition: box-shadow var(--duration-short) ease;
}	
product-info .product-form__submit:hover {
    background: #000;
    color: #fff;
	border-radius: 6px;
    transition: box-shadow var(--duration-short) ease;
}
product-info .icon-with-text img {
    height: 60px;
    width: 60px;
    object-fit: contain;
}
.product__description, .product__description span .product__description p, .product__description .richp {
    font-family: 'gotham-medium'!important;
    font-size: 15px!important;
    margin-bottom: 1em!important;
    margin-top: 1em!important;
    color: #000000bf;
}
.product__info-wrapper.grid__item .container.mt-3.main_faq_sec {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding-left: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.product__info-wrapper.grid__item a.btn.btn-primary {
    width: 100%;
    background: transparent;
    border: none;
    color: rgba(var(--color-foreground),.75);
    text-align: left;
    padding: 0;
    font-family: 'gotham-medium'!important;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
}
.product__info-wrapper.grid__item a.btn.btn-primary:after {
    content: "1";
    position: absolute;
    right: 0;
    background: url(https://cdn.shopify.com/s/files/1/0749/0800/8706/files/icon-down.png?v=1744201906) center no-repeat;
    color: transparent;
    width: 10px;
    height: 9px;
    top: 6px;
}
.product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapse, .product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapsing {
    padding-top: 1.5rem!important;
    padding-bottom: 0!important;
}
.product__info-wrapper.grid__item .collapse.show a.btn.btn-primary {
    border-top: none;
}
.product__info-wrapper.grid__item a.btn.btn-primary.toggle-btn.active {
    border-bottom: none;
}
.product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapse a, .product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapsing a, .product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapse p, .product__info-wrapper.grid__item .container.mt-3.main_faq_sec .collapsing p {
    text-transform: capitalize;
}
.product__info-wrapper.grid__item .collapse.show .collapse.show p, .product__info-wrapper.grid__item .collapse.show .collapse p, .product__info-wrapper.grid__item .collapse.show .collapsing p {
    padding: 0;
    font-family: 'gotham-medium'!important;
    font-size: 15px;
    text-transform: capitalize;
    color: rgba(var(--color-foreground),.75);
    text-decoration: none;
}
.product__info-wrapper.grid__item .container.mt-3.main_faq_sec img {
    width: 100%;
    border-radius: 16px;
}
.product__column-sticky {
    display: block;
    position: sticky;
    top: 3rem;
    z-index: 2;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__title {
    text-transform: uppercase;
}
.main_section_Tabbed .tabbed-content-slider h3.title {
    padding-top: 0;
    font-size: 6rem;
    line-height: 1.1;
}
.main_section_Tabbed .tabbed-content-slider ol {
    counter-reset: item;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 38px;
    margin-bottom: 58px;
}
.main_section_Tabbed .tabbed-content-slider ol li {
    display: block;
    padding-left: 48px;
    margin-bottom: 22px;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
}
.main_section_Tabbed .tabbed-content-slider ol li:after {
    content: counter(item) " ";
    counter-increment: item;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 1.6;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.multi_walker .button,
.multi_walker .button:after{
	border-radius: 6px;
}
.multi_walker h3.title.mobile {
    display: none;
}
.table_section .page-width {
    max-width: 1200px;
    padding: 15px;
}
.table_section .main-table {
    max-width: 100%;
    margin: 0 auto;
    padding: 100px 0 0;
    overflow-x: hidden;
}
.table_section .main-table .table_data {
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f6f2f2;
    border: 2px solid #E2E1E0;
    border-radius: 30px;
    margin-bottom: 50px;
    box-shadow: 0 24px 30px -28px #0003;
}
.table_section .main-table .table_data .col.fisrt_Sec {
    flex: 1 0 50%;
    margin-top: 0;
    border-radius: 30px 0 0 30px;
    border-right: none;
    margin-bottom: 0;
    padding-top: 120px;
}
.table_section .main-table .table_data .col.second_table {
    flex: 1 0 15%;
    background-color: #fff;
    border: 2px solid #E2E1E0;
    transform: scale3d(1.2,1.2,1);
    -ms-transform: scale3d(1.2,1.2,1);
    -webkit-transform: scale3d(1.2,1.2,1);
    position: relative;
    z-index: 1;
}
.table_section .main-table .table_data .col.second_table {
    background-color: #fff;
    border: 2px solid #E2E1E0;
    border-radius: 10px;
}
.table_section .main-table .table_data .col.third_table {
    flex: 1 0 35%;
    border-left: none;
    transform: scale3d(1.2,1.2,1);
}
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    font-size: 16px;
    color: #000000bf;
    font-weight: 600;
    text-transform: inherit;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 70px;
    border-bottom: 1px solid #E2E1E0;
    font-family: var(--bs-body-font-family);
    margin: 0;
}

.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img {
    margin-bottom: 10px;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img, .table_section .main-table .table_data .col.third_table .main_col:first-child img {
    width: 100px;
    height: 100px;
    display: block;
    background-color: transparent;
    border-radius: 0;
}
.table_section .main-table .table_data .col.third_table .main_col img, .table_section .main-table .table_data .col.second_table .main_col.tick_nark img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin: 0 auto;
    background-color: #000;
    border-radius: 50px;
    padding: 2px;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img.main-oldsoles {
    height: 29px!important;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark, .table_section .main-table .table_data .col.third_table .main_col {
    clear: both;
    width: 100%;
    background-color: transparent;
    text-align: center;
    border-radius: 0;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark {
    padding: 11px 0;
}
/* body .table_section .main-table .table_data .col.third_table .main_col:first-child span {
    text-transform: capitalize;
    font-size: 18px;
    max-width: 110px;
    margin-left: auto;
    margin-right: auto;
    line-height: 19px;
    margin-top: -6px;
} */
.col.third_table .main_col:first-child img {
    margin-bottom: 10px !important;
}
body .table_section .main-table .table_data .col.third_table .main_col:first-child span {
    text-transform: capitalize;
    font-size: 18px;
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    line-height: 19px;
    margin-top: 0;
    min-height: 34.8px;
    margin-top: 17px;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child span, .table_section .main-table .table_data .col.third_table .main_col:first-child span {
    display: block;
    text-align: center;
    font-size: 20px;
    font-family: var(--bs-body-font-family);
    font-weight: 600;
    text-transform: uppercase;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark, .table_section .main-table .table_data .col.third_table .main_col {
    clear: both;
    width: 100%;
    background-color: transparent;
    text-align: center;
    border-radius: 0;
}
.table_section .main-table .table_data .col.third_table .main_col {
    border-bottom: 1px solid #E2E1E0;
    padding: 10px 0;
}
.table_section .main-table .table_data .col.third_table .main_col:last-child {
    border-bottom: none;
}
.table_section .main-table .table_data .col.fisrt_Sec .main_col:last-child h3 {
    border-bottom: none;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child, .table_section .main-table .table_data .col.third_table .main_col:first-child {
    margin-top: -40px;
}
.product-form__submit {
    text-transform: uppercase;
}
product-recommendations .related-products__heading {
    font-size: 25px;
    text-transform: uppercase;
}
product-recommendations .product-variant-thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
    justify-content: center;
}
product-recommendations .card__information .product-variant-thumbnails {
    order: 1;
    padding-bottom: 1.7rem;
}
product-recommendations .product-variant-thumbnail {
    display: inline-flex;
}
product-recommendations .product-variant-thumbnail img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}
product-recommendations .card__information {
    display: flex;
    flex-direction: column;
    padding-top: 0;
}
product-recommendations .product-grid .card__content h3.h5 {
    font-size: 1.3em;
    line-height: 1.2;
}
product-recommendations .card__information .card__heading {
    order: 2;
}
product-recommendations .product-grid .card__content, .product-grid .card__content .card-information {
    text-align: center;
}
product-recommendations .card__information .card-information {
    order: 3;
}
product-recommendations .card__information {
    display: flex;
    flex-direction: column;
    padding-top: 0!important;
}
product-recommendations .card {
	border: 0;
}
.gallery-carousel .splide__track li img {
    max-height: 60px;
}
/* section.Custom.Marquee.marquee-logos-section .marquee-images img {
    height: 60px;
    max-height: 60px;
    width: 240px;
} */
section.Custom.Marquee.marquee-logos-section .marquee-images{
  gap: 0;
}
section.Custom.Marquee.marquee-logos-section .marquee-image{
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    padding: 0 20px;
}
section.Custom.Marquee.marquee-logos-section .marquee-images img {
    height: auto;
    max-height: 60px;
    width: 100%;
}
.hide, .size-box.disabled {
    display: none!important;
}
body .drawer__inner {
    overflow-y: auto;
}
product-info span.variant-name_two {
    display: block!important;
    color: #000;
    text-indent: 0;
    padding: 6px 12px;
    font-size: 10px;
    line-height: 10px;
    height: auto!important;
    width: auto!important;
    text-transform: uppercase;
    transition: opacity .2s ease-out;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    transform: translate(-50%);
    left: 50%;
    top: -13px;
    z-index: 10;
    display: inline-flex;
    min-width: -moz-max-content;
    min-width: max-content;
    box-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
    clip: auto!important;
    opacity: 0!important;
}
product-info label:hover span.variant-name_two {
    opacity: 1!important;
    transition: opacity .2s ease-out;
}
product-info .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    color: rgb(var(--color-foreground));
    cursor: pointer;
    background-color: transparent;
    opacity: .4;
    transition: .35s ease-in-out;
    -webkit-transition: .35s ease-in-out;
}
product-info .thumbnail[aria-current] {
    opacity: 1;
    transition: .35s ease-in-out;
    box-shadow: none !important;
    border: 0 !important;
    -webkit-transition: .35s ease-in-out;
}
/*cart drawer*/
.drawer__inner .upsell-products h4 {
    text-transform: uppercase;
    color: #000;
    margin: 20px 0;
    font-size: 14px;
}	
.upsell-product-list {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: inherit;
    padding-bottom: 10px;
    column-gap: 8px;
    margin-bottom: 10px;
}
.upsell-product-list .product {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    min-width: 130px;
    max-width: 130px;
    margin: 0;
    border: 0;
    padding: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
}
.upsell-product-list .product p, .upsell-product-list .product .product__title h5 {
    color: #000;
    line-height: 1.3;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
}
.upsell-product-list .product .product__title.mobile_title {
    display: block!important;
}
.upsell-product-list a:hover,.upsell-product-list a {
    text-decoration: none;
}
.upsell-product-list .product select {
    width: 100%;
    padding: 4px 0;
    border-radius: 6px;
    color: #000;
    font-size: 13px;
}
.upsell-product-list .product .add-to-btn {
    background: #000;
    border: 0;
    padding: 7px 5px;
    width: 100%;
    border-radius: 5px;
    color: #fff;
    margin-top: 5px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
}
.upsell-product-list::-webkit-scrollbar {
    height: 10px;
    background: #dfdfdf;
    border-radius: 10px;
}
.upsell-product-list::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}
cart-drawer-items {
    overflow: unset !important;
}
.cart-drawer .cart-items thead {
    margin-bottom: .5rem;
    margin-top: 33px!important;
}
.cart-item__details .h4 {
    color: #000;
    font-size: 15px;
    margin: 0;
}
.cart-item__details .h4:hover{
	color: #000;
    text-decoration: none;
}
body .drawer__inner {
    width: 45rem;
}
.drawer__inner .drawer__close .svg-wrapper {
    height: 1.5rem;
    width: 1.5rem;
}
.drawer__heading {
    font-size: 15.4px;
    margin: 0;
    letter-spacing: 0;
	color: #000;
}
.drawer__inner .drawer__header {
    padding: 12px 0;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
}
.drawer__inner .cart-progress-bar-container {
    background-color: #e2e4e3;
    display: flex;
    height: 10px;
    width: 100%;
    border-radius: 5px;
    padding: 3px;
    position: relative;
    align-items: center;
    margin-top: 20px;
    overflow: unset;
}
.drawer__inner .gift-product-block {
    gap: 6px;
    display: flex;
}
.drawer__inner .free-shipping-icon {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #E2E4E3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.drawer__inner #cart-progress-bar {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right,#8cc63f,#172313);
    border-radius: 5px;
    height: 100%;
    transition: width .5s ease-in-out;
    max-width: 100%;
    width: 0%;
    padding: 0;
}
.drawer__inner .goal-message {
    font-size: 16px;
    color: rgba(var(--color-foreground),.75);
    margin-bottom: 25px;
    margin-top: -5px!important;
}
.drawer__inner .upsell-sectionss {
    box-shadow: 0 4px 7px #0000004d;
    margin-top: 50px;
    border-radius: 8px;
    background: #f9f9f9;
    padding: 10px;
    position: relative;
}
.drawer__inner .upsell-sectionss .next_upsell {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.drawer__inner .upsell-sectionss .next_upsell .meadia a img {
    height: 100%;
    display: block;
    border-radius: 4px;
}
.drawer__inner .upsell-sectionss .next_upsell .second_content {
    padding-left: 15px;
}
.drawer__inner .upsell-sectionss .next_upsell .second_content p {
    margin: 0;
    font-size: 14px;
    color: #333;
}
.drawer__inner .upsell-sectionss .next_upsell .second_content select.variant-selects {
    padding: 3px;
    height: 31px;
    font-size: 13px;
    width: 150px;
    border-radius: 6px;
    color: #000;
}
.drawer__inner .upsell-sectionss .next_upsell .add-to-carts-gifts {
    background-color: #000;
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding: 8px 10px;
    font-size: 12px;
    border-radius: 6px;
    width: 100%;
    cursor: pointer;
    line-height: 1;
}
.drawer__inner .upsell-sectionss:after {
    content: "1";
    position: absolute;
    right: 10px;
    background: url(https://cdn.shopify.com/s/files/1/0749/0800/8706/files/gift-black.png?v=1744353093) center no-repeat;
    width: 36px;
    height: 36px;
    background-size: contain;
    color: transparent;
    top: 10px;
}
.cstm-featu-cln .card__heading a{
	text-align: center;
}
.drawer__inner .drawer__close {
    top: 0;
}
.cart-upsell-toggle-label {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
cart-drawer input[type=checkbox] {
    display: inline-block;
    width: auto;
    margin-right: .5rem;
}
.cart-upsell-toggle {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}
.cart-upsell-toggle:checked + .cart-upsell-toggle-slider {
    background-color: #4CAF50;
}
.cart-upsell-toggle-slider {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    background-color: #ccc;
    border-radius: 20px;
    margin-right: 10px;
    transition: background-color 0.3s ease;
}
.cart-upsell-toggle:checked + .cart-upsell-toggle-slider::before {
    transform: translateX(20px);
}
.cart-upsell-toggle-slider::before {
    content: "";
    position: absolute;
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s ease;
}
.drawer__footer .cart-upsell-toggle-container {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: .1rem solid rgba(var(--color-foreground),.2);
    display: flex;
    margin: 0;
}
.upsell-product_protection {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.upsell-product_protection .product_title h2,.upsell-product_protection .product_prize p {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'gotham-bold';
}
.drawer__inner p.protection_text {
    font-size: 12px;
    color: #8b8b8b;
    font-weight: 400;
    margin: 12px 0;
}
p.guaranted_text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    font-weight: 600;
}
.cart-drawer .cart__checkout-button {
    font-size: 18px!important;
    line-height: 30px;
    gap: 5px;
    text-transform: uppercase;
    border-radius: 6px;
}
.cart-drawer .cart__checkout-button:after {
    border-radius: 6px;
}
.cart-drawer .cart__checkout-button .totals p {
    font-size: 18px!important;
    line-height: 30px;
}
img.image_section_main {
    width: 100%;
}
.cart-drawer .totals {
    justify-content: space-between;
}
.collection-hero__image-container {
    border-radius: 16px !important;
}
.country-selector-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 50px;
}
.country-selector {
    list-style-type: none;
    position: absolute;
    display: inline-flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 0 0 12px;
    top: -20px;
    left: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.country-option:first-child {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.country-option img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
.country-option span {
    font-size: 14px;
}
.country-selector.active .country-option:not(:first-child) {
    display: flex;
    margin-top: 5px;
    align-items: center;
}
.country-option:not(:first-child) {
    display: none;
}
.page-img-banner .cstm-img-banner .banner__media, .cstm-img-banner {
    height: 100%!important;
}
.product__info-wrapper h2.Pre_Walkers,
.product__info-wrapper .accordion__title{
    text-transform: uppercase;
	}
cart-drawer.drawer.is-empty.animate.active .drawer__footer {
    display: none;
}
.drawer__inner-empty .button:after{
    border-radius: 6px;
}
.drawer__inner-empty a.button {
    border-radius: 6px;
    max-width: 246px;
    min-width: 245px;
}
.is-empty .cart__empty-text, .is-empty .cart__warnings {
    text-transform: uppercase;
}

.multi_walker .title.desktop{
	text-transform: uppercase;
}
product-info .product-form__input--pill input[type=radio]+label.color_variants_custom {
    border: 0;
}
product-info .product__description.rte table td {
    width: 100%!important;
}
product-info .product__description table {
    max-width: 100%!important;
}
.content-terms-privacy h6,
.content-terms-privacy h5,
.content-terms-privacy h4,
.content-terms-privacy h3,
.content-terms-privacy h2,
.content-terms-privacy h1{
	text-transform: uppercase;
}
product-info .product-form__input--pill input[type=radio]+label {
    border-radius: 20px;
    border: 1px solid #1212128c!important;
}
product-info .product-form__input--pill input[type=radio]:checked+label {
    border-color: #dedede !important;
}
body .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item:hover .boost-sd__product-image-img--second {
    opacity: 1;
    transition: all .5s ease;
}
body .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item{
    transition: all .5s ease;
}
.cstm-btn.hide_btn {
    display: none;
}
/* 3/2/2026 css start from here */
.boost-sd-layout .boost-sd__product-swatch.boost-sd__product-swatch--full-width {
    order: -1;
}

.boost-sd-layout .boost-sd__product-rating {
    order: 1;
    display: block;
    width: 100%;
} 
.boost-sd-layout .boost-sd__product-price {
    order: 3;
}
.boost-sd-layout label.boost-sd__radio-label.boost-sd__radio-label--circle.boost-sd__radio-label--hide-text {
    border: unset;
    border-radius: unset;
    box-shadow: unset;
}
.boost-sd__product-swatch-more {
    margin-top: 5px;
    margin-left: 5px;
}
.boost-sd-layout .boost-sd__tooltip {
    display: flex;
}
.boost-sd__product-swatch-options {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    scrollbar-width: thin;
}
@media (min-width:767px){
    .boost-sd-layout label.boost-sd__radio-label.boost-sd__radio-label--circle.boost-sd__radio-label--hide-text {
    width: 40px;
    height: 40px;
}
}
/* 3/2/2026 css end from here */
@media(max-width: 1460px){
body header {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    display: flex!important;
    justify-content: space-between;
    gap: 1rem!important;
}
/* header .country-selector-wrapper {
	width: 70px;
} */
/* header .header__heading-logo {
	height: auto;
	max-width: 200px;
} */
header .header__menu-item {
	padding: 0.7rem;
	font-size: 12px;
}
header .header--middle-left {
	column-gap: 1rem;
}
header .country-selector {
	margin: 0 0 0 10px;
	padding: 10px 5px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1460px) {
header .header__heading-logo {
	height: auto;
	max-width: 200px;
}
}
@media(min-width: 991px){
  .custom_richtext-fit .rich-text__blocks {
      max-width: 78rem;
  }
}
@media(min-width: 901px)
{

.cstm-accordion.wrapper .horizontal-accordion {
    list-style: none;
    margin: 0;
    padding: 0;
    aspect-ratio: 16 / 9;
    display: flex;
    flex-direction: row;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-item {
    flex: 0 1 auto;
    width: 12%;
    cursor: pointer;
    position: relative;
    padding: 3rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all .3s ease-out;
    overflow: hidden;
    min-height: auto;
}

.cstm-accordion.wrapper .horizontal-accordion .accordion-item.active {
    flex: 1 1 auto;
    width: 33%;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-item:not(:last-of-type) {
    border-right: 2px solid #fff;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-item:before
{
   content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    transition: opacity .8s ease-out .2s;
}
  .drawer__inner .free-gift-icon svg {
    width: 24px;
    height: 24px;
}
.drawer__inner .free-gift-icon {
    width: 40px!important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cstm-accordion.wrapper .horizontal-accordion .accordion-item.active:before
{
  opacity: .25;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content {
    background: transparent;
  padding:3rem;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content h5{
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content img {
    max-width: 46px;
    height: auto;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content p {
    max-width: 999px;
    font-size: 16px;
   font-family: 'gotham-medium';
    line-height: calc(1 + 0.8 / 1);
    margin: 16px 0;
}
  .announcement-bar_cart h2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
    line-height: 1.4;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content .inner-img {
    width: 46px;
}
.cstm-accordion.wrapper .horizontal-accordion .accordion-content a.btn {
    border: none !important;
    padding: 0 !important;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    height: auto;
    font-family: 'gotham-medium';
    text-decoration: underline;
    text-align: left;
      margin-top: 0;
}
}
@media(max-width: 840px) {
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
  min-height: 50px;
  font-size: 14px!important;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img.main-oldsoles {
  height: 22px!important;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img, .table_section .main-table .table_data .col.third_table .main_col:first-child img {
  width: 80px;
  height: 80px;
}
body .table_section .main-table .table_data .col.third_table .main_col:first-child span {
  font-size: 15px;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child {
  margin-bottom: 21px;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child {
  padding-bottom: 28px;
}
}
@media(min-width: 768px){
  .mobile,.mobile-head-imgss{
    display: none;
  }
}
@media(min-width: 768px){
  .mobile,.mobile-head-imgss{
    display: none;
  }
}
@media(max-width: 1024px){
  .cstm-multi-popup ul .slick-arrow:before {
    color: #000;
    background-image: url(https://cdn.shopify.com/s/files/1/0749/0800/8706/files/prev-arrow-josh-lever_1.png?v=1744438626);
    font-size: 0;
    width: 24px;
    height: 24px;
    opacity: 1;
    display: inline-block;
}
.cstm-multi-popup ul .slick-next.slick-arrow:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0749/0800/8706/files/arrow-josh-lever_1.png?v=1744438626);
}
.cstm-multi-popup ul button.slick-prev.slick-arrow {
    left: 10px;
    z-index: 9;
}
.cstm-multi-popup ul button.slick-next.slick-arrow {
    right: 10px;
}
}
@media(min-width: 750px){
.product__info_for_mobile, {
    DISPLAY: NONE;
}
.mobile, .mobile-head-imgss {
    display: none;
}
  .mobile-only.product__description.rte.quick-add-hidden {
    display: none;
}
.product__info_for_mobile {
    display: none;
}
.cstm-img-banner img:nth-child(2) {
  display: none;
}
}
@media(max-width: 1475px){
div#boost-sd-filter-tree-column {
    max-width: 100%;
    min-width: 32%;
    width: 32%;
}
body .boost-sd__filter-option-listitem--box {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    margin-left: 0px!important;
}
.boost-sd__filter-product-list .boost-sd-left .boost-sd__filter-option-itemwrapper ul#pf_opt_color li button span.boost-sd__filter-option-swatch-item-img {
    margin: 00;
}
body .boost-sd__filter-option-swatch-item .boost-sd__filter-option-item-button {
    gap: 10px;
}
}
@media(max-width: 1280px){
  body .boost-sd__filter-option-listitem--box {
    display: flex;
    flex-wrap: wrap;
}
}
@media(max-width: 1200px){
	section.Custom.Marquee.marquee-logos-section .marquee-image{
		width: 25%;
		max-width: 25%;
		min-width: 25%;
	}
  .footer__content-bottom-wrapper .footer__copyright.caption {
    gap: 10px;
    text-align: center!important;
}
}
@media(max-width: 989px){
  .section-collection-list .collection-list .grid__item {
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
product-info .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
product-info .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
}
}
@media(max-width: 800px){
	section.Custom.Marquee.marquee-logos-section .marquee-image{
		width: 33.33%;
		max-width: 33.33%;
		min-width: 33.33%;
	}
}
@media(max-width: 767px){
.cstm-img-banner img:nth-child(1) {
  display: none;
}
.cstm-img-banner img {
  object-fit: cover;
}
.cstm-img-banner .banner__media,.cstm-img-banner{
  height: 450px !important;
}
.inner-banner-cstm.banner a.banner__link {
    z-index: -1;
}
  .page-img-banner .podiatrist_banner.banner {
    min-height: auto!important;
    height: auto!important;
}
  .img-text-story-1 h2 {
    font-size: 30px;
}
.image-inner-text .cstm-img-banner.img-text-story-1 .cstm-img-banner p, .image-inner-text .cstm-img-banner.img-text-story-2 p, .image-inner-text p {
    font-size: 15px;
}
  .desktop .Pre_Walkers{
    display: none;
  }
.cstm-img-banner img:nth-child(2) {
    display: block;
}
      /*product table*/
  .table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    min-height: 65px;
    font-size: 14px!important;
    display: flex;
    align-items: center;
}
  .table_section .main-table .table_data .col.second_table .main_col.tick_nark, .table_section .main-table .table_data .col.third_table .main_col {
    min-height: 59px;
    padding: 0;
    display: flex;
    align-items: center;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child {
    margin-bottom: 56px;
    min-height: auto;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child {
    min-height: auto;
    display: block;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child {
    padding-bottom: 44px;
    display: block;
}

.table_section .main-table .table_data .col.third_table .main_col {
    min-height: 54px;
}
}
@media(max-width: 749px){
  p.desktop-product__tiles.product__text.inline-richtext.subtitle {
    display: none;
}
.product__accordion .desktop {
	display: none;
}
.product__accordion .mobile h2{
    background-color: #00d800;
    color: #fff;
    border-radius: 50px;
}
  p {
    word-wrap: break-word;
}
  body .page-width.page-width--narrow {
    padding: 0 15px;
}
.custom-banner-col .collection-hero__inner {
    flex-direction: column-reverse;
    padding: 0 2rem!important;
}
.custom-banner-col .collection-hero__image-container {
    height: auto;
}
.custom-banner-col .collection-hero--with-image .collection-hero__text-wrapper {
    padding-top: 2rem;
}
.boost-sd__filter-product-list .page-width {
    padding: 0 15px;
}
body .boost-sd__product-title {
    font-size: 20px!important;
}
.page-width.page-width--narrow h1.main-page-title.page-title {
    font-size: 40px;
    margin-bottom: 20px;
}
  .cstm-multi-popup.multicolumn .title-wrapper-with-link h2,.cstm-multi-popup.multicolumn .title-wrapper-with-link h1 {
    font-size: 30px;
}
.section-collection-list h2 {
    font-size: 30px;
    margin-bottom: 0;
}
.section-collection-list .card__content .card__information a {
    font-size: 20px;
}
.cstm-img-wth-txt h2.image-with-text__heading {
    font-size: 30px;
    margin-top: 24px;
    margin-bottom: 20px;
}
.page-width {
    padding: 0 15px;
}
h2.desktop-header {
    display: none;
}
.cstm-tabs h2,.cstm-tabs h3 {
    font-size: 15px;
}
.cstm-tabs ul.nav.nav-tabs li a {
    font-size: 12px;
    padding-bottom: 14px;
}
.cstm-tabs ul.nav.nav-tabs li {
    margin-right: 16px;
}
.cstm-tabs .item .carousel-caption {
    display: flex;
    flex-direction: column-reverse;
}
.cstm-tabs .item .carousel-caption .carousel-block h5 {
    font-size: 3rem;
    margin: 3rem 0 2rem;
}
.cstm-tabs .item .carousel-caption .carousel-block p {
    font-size: 15px;
}
.cstm-tabs .item .carousel-caption .carousel-block a {
    text-transform: uppercase;
    padding: 10px 27px;
	}
	.cstm-multicolumn.multicolumn .title-wrapper-with-link {
    margin-bottom: 0;
}
.cstm-multicolumn.multicolumn h2.title.inline-richtext.h1,.cstm-multicolumn.multicolumn h5.title.inline-richtext.h1,.cstm-blog.blog h2,.cstm-blog.blog h6,.cstm-featu-cln.collection h2.title {
    font-size: 30px;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container p {
    font-size: 15px;
}
.cstm-multicolumn.multicolumn .multicolumn-card.content-container h5 {
    font-size: 12px;
}
.cstm-multicolumn.multicolumn .multicolumn-card__info {
    padding-bottom: 0;
}
.cstm-accordion .horizontal-accordion .accordion-item .accordion-header h5.accordion-title {
    font-size: 20px;
}
section.Custom.Marquee.marquee-logos-section h5 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
}
.horizontal-accordion .accordion-item {
    min-height: 80px !important;
}
.footer__content-bottom-wrapper .footer__copyright.caption {
    flex-direction: column;
    gap: 0;
}
.page-img-banner .cstm-img-banner .banner__media, .cstm-img-banner,.page-img-banner .banner  {
    height: 340px!important;
   min-height: 340px!important;
}
.custom_richtext-fit p{
	font-size: 15px;
}
.cstm-multicolumn-feet .title-wrapper-with-link {
	margin-bottom: 3rem !important;
}
.cstm-multicolumn-feet .multicolumn-card__info {
    padding: 2.5rem!important;
}
product-info .product--large:not(.product--no-media) .product__media-wrapper {
  max-width: 100%;
    width: 100%;
}
product-info .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.thumbnail-list__item.slider__slide {
    width: calc(20% - .6rem)!important;
}
.product__info-wrapper h2.Pre_Walkers, .product__info-container h2.Toddler, .product__info-container h2.Kids, .product__info-container h2.New_Walkers, .product__info-container h2.Pave {
    padding: 9px;
    max-width: 145px;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
}
.product__description, .product__description span .product__description p, .product__description .richp {
    font-size: 12px!important;
    margin-bottom: 7px!important;
    margin-top: 0!important;
}
  .main_section_Tabbed .multi_walker {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
product-info .price .price-item {
    font-size: 13px;
}
.afterpay-paragraph {
    font-size: 12px!important;
    margin-top: -10px;
}
.multi_walker h3.title.mobile {
    display: block;
}
  .Pre_Walkers .title.desktop,.title.desktop{
	display: none;
}
  .table_section .main-table .table_data .col.fisrt_Sec {
    flex: 1 0 44%;
}
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    font-size: 12px;
    padding-left: 10px;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child span {
    margin-top: 19px!important;
}
.desktop.product__description.rte.quick-add-hidden {
    display: none;
}
    /* .product_info_for_desktop {
    display: none;
} */
  .product_info_for_desktop .product__title.mobile_title,
.product_info_for_desktop .shopify-app-block {
    display: none;
}
.related-products__heading {
    font-size: 14px!important;
}
  .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    border-bottom: 0;
}
.mobile_checkout.cart__ctas {
    position: fixed;
    bottom: 0;
    width: 45rem;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: #959da533 0 8px 24px;
    max-width: calc(100vw - 3rem);
}
  .drawer__footer {
    padding-bottom: 64px!important;
  }
  .desktop.cart__ctas {
    display: none;
}
  .only-for-home .cstm-img-banner {
    height: auto!important;
    min-height: auto!important;
}
  #shopify-section-template--17618330878132__page_image_banner_mNVncT .banner--mobile-bottom .banner__media{
    position: absolute;
}
}
@media screen and (max-width: 600px) {
body .boost-sd__product-title {
    font-size: 16px!important;
}
	section.Custom.Marquee.marquee-logos-section .marquee-image{
		width: 50%;
		max-width: 50%;
		min-width: 50%;
	}
}
@media screen and (max-width: 575px) {
.table_section .main-table .table_data .col.second_table {
    transform: scale3d(1.2,1.1,1);
    -ms-transform: scale3d(1.2,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
}
}
@media screen and (max-width: 480px) {
  .section-collection-list .title-wrapper-with-link {
    justify-content: center;
}
.section-collection-list .card__content h3.card__heading, .section-collection-list .card__content h2.card__heading {
    justify-content: center;
}
.cstm-tabs .item .carousel-caption {
    padding: 0;
}
.cstm-multicolumn.multicolumn .multicolumn-card__info {
    padding: 10px 10px 0;
}
.accordion-item.active .accordion-content h2 {
    font-size: 20px;
}
body .accordion-content p {
    font-size: 15px;
    line-height: 26px;
}
.gallery-carousel{
	max-width: 100%!important;
}
  .table_section .main-table .table_data .col.fisrt_Sec {
    padding-top: 80px;
}
.table_section .main-table .table_data .col.fisrt_Sec {
    flex: 1 0 35%;
}
.table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop {
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E2E1E0;
}
/* .table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    padding-top: 0;
    padding-bottom: 0;
} 
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    border-bottom: none;
}*/
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child img, .table_section .main-table .table_data .col.third_table .main_col:first-child img {
    width: 75px;
    height: 75px;
}
  .table_section .main-table .table_data .col.third_table .main_col:first-child img {
    top: 20px;
    position: relative;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child span {
    font-size: 14px!important;
    padding: 0 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 15px!important;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child span {
    margin-top: 19px!important;
}
  .cart-drawer .cart__checkout-button, .cart-drawer .cart__checkout-button .totals p {
    font-size: 16px!important;
}
.cart-drawer .cart__checkout-button {
    padding-left: 10px;
    padding-right: 10px;
}
     /*product table*/
  .table_section .main-table .table_data .col.second_table .main_col.tick_nark:first-child {
    margin-bottom: 23px;
    min-height: auto;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child {
    padding-bottom: 10px;
    display: block;
}
.table_section .main-table .table_data .col.fisrt_Sec .main_col h3, .table_section .main-table .table_data .col.fisrt_Sec .table_fisrt_column.desktop h2 {
    min-height: 78px;
    font-size: 12px!important;
    padding: 10px;
}

.table_section .main-table .table_data .col.second_table .main_col.tick_nark, .table_section .main-table .table_data .col.third_table .main_col {
    min-height: 71px;
}
.table_section .main-table .table_data .col.third_table .main_col {
    min-height: 65px;
}
.table_section .main-table .table_data .col.third_table .main_col:first-child {
    padding-bottom: 14px;
    display: block;
}
}
@media screen and (max-width: 449px) {
.cstm-tabs ul.nav.nav-tabs li a {
    font-size: 10px;
}
.cstm-tabs ul.nav.nav-tabs li {
    margin-right: 7px;
}
}
@media screen and (max-width: 360px) {
.header {
    padding: 0 15px 10px!important;
}
}
/* Change the write a review button to the theme style */
#judgeme_product_reviews .jdgm-write-rev-link,
#judgeme_product_reviews .jdgm-btn,
.collection__view-all .button {
    min-width: calc(12rem+var(--buttons-border-width)*2);
    min-height: 45px;
    padding: 0 3rem;
    font-size: 1.5rem;
    letter-spacing: .1rem;
    line-height: calc(1+.2/var(--font-body-scale));
    border-radius: 6px;
    width: fit-content !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.collection__view-all .button,
.tabbed-content-slider .button {
    background-color: #000;
    border: 2px solid #000;
}
.collection__view-all .button:after,
.tabbed-content-slider .button:after {
    display: none;
}
.jdgm-write-rev-link:hover,
.collection__view-all .button:hover,
.tabbed-content-slider .button:hover {
    background-color: transparent !important;
    text-decoration: none !important;
    color: #000 !important;
}

.boost-sd__filter-option-title {
    font-family: 'gotham-bold' !important;
}
.boost-sd__filter-option-item-button,
.boost-sd__show-limit-list-label, 
.boost-sd__show-limit-list-button
{
    font-family: 'gotham-medium' !important;
}
body span.boost-sd__filter-option-item-label,
.boost-sd__product-count,
.boost-sd__sorting-button,
.boost-sd__view-as-text,
.boost-sd__filter-option-range-slider-unit,
.boost-sd__sorting-label,
.boost-sd__filter-tree-toggle-button-text
 {
    font-family: 'gotham-medium' !important;
    font-weight: normal;
    font-size: 14px;
}
.boost-sd__filter-option-swatch-item .boost-sd__filter-option-item-amount {
    margin-top: 0;
    font-family: 'gotham-medium' !important;
}
.jdgm-prev-badge__text {
    font-size: 12px;
}
.announcement-bar .announcement-bar__message {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.utility-bar.color-scheme-5 *{
    color: #fff;
}
.boost-sd__filter-option-item.boost-sd__filter-option-box-item {
    border-radius: 6px !important;
    overflow: hidden !important;
}
.boost-sd__filter-option-content-inner.boost-sd__filter-option-content-inner--scrollbar {
    padding-left: 0 !important;
}