/** Shopify CDN: Minification failed

Line 909:6 "idth" is not a known CSS property
Line 1470:15 Expected identifier but found whitespace
Line 1470:17 Unexpected "{"
Line 1470:26 Expected ":"
Line 2515:4 Expected identifier but found "!"
Line 2515:6 Expected identifier but found "!"
Line 2515:9 Expected identifier but found "!"
Line 2579:0 Unexpected "}"

**/
a.button:after {
    box-shadow: none;
}
a.button.button--primary {
    background-color: #fff;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 32px;
    padding: 14px 35px;
    border: 1px solid;
   transition: 0.5s ease all;
}
.main-heading {
    margin: 0;
    font-size: 52px;
    font-weight: 600;
    letter-spacing: 0;
}
.title-banner {
    margin: 0;
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 0;
}
.content {
    font-size: 20px;
    line-height: normal;
}
.announcement-bar__message span {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.header__menu-item {
    padding: 1.2rem 2.6rem;
}
.header .list-menu__item:hover span {
    color: #2e3691;
}
.header .list-menu__item span {
    font-size: 16px;
}
.header__menu-item.list-menu__item:hover {
    text-decoration: underline;
    text-underline-offset: 31px;
    text-decoration-thickness: 5px;
    text-decoration-color: #2E3791;
}
.header__submenu.list-menu .header__menu-item.list-menu__item:hover {
    text-decoration: none;
}
.header__submenu .header__menu-item {
    padding: 1.5rem 2rem;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    text-align: left;
    position: relative;
}
.header__submenu .header__menu-item:hover::after {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/check.png?v=1727172031);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.header__submenu .header__menu-item:hover {
    background-color: #F0F1FA;
}
.section-left, .section-right {
    flex: 1;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}
.container {
    display: flex;
    gap: 20px;
    padding: 30px 20px;
}
/* .section-left {
    padding: 40px 40px 60px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: end;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
} */
.section-left .custom-image img {
    width: 100%;
    height: 100%;
}
.section-left .custom-image {
    position: relative;
    display: block;
    height: 100%;
}
.section-left .inner_content {
    position: absolute;
    bottom: 100px;
    padding: 50px 50px 0px;
}
.section-left video {
    position: relative;
}
.home_collection_list button.tablinks:hover {
    background-color: #fff;
    color: #000;
}

.section-left .sds {
    font-size: 54px;
    color: #fff;
    margin: 0;
    font-weight: 900;
    line-height: normal;
}
.section-right-bottom .card__information {
    padding-bottom: 0;
    padding-top:0;
}
.section-left .sh {
    display: block;
    font-weight: 700;
    font-size: 54px;
    font-style: italic;
    color: transparent;
    -webkit-text-stroke: 1px white;
    line-height: normal;
}
.section-left p {
    font-size: 24px;
    margin: 10px 0 40px;
    width: 80%;
    color:#fff;
}
.section-left .button {
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    padding: 17px 20px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 20px;
    width: 37%;
    transition: 0.5s ease all;
}
.section-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-right-bottom li:first-child {
    border-right: 1px solid #D1D1D1;
}
.section-right-bottom .card__information {
    text-align: center;
}
.section-right-bottom .card__information h3 {
    font-size: 18px;
    font-weight: 600;
}
.section-right-bottom li {
    padding: 0 25px;
    margin: 0px 5px;
}
.section-right-bottom .card-information {
    margin: 20px;
    text-align: center;
}
.section-right-bottom .quick-add__submit {
    color: #000;
    min-width: 100%;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 100px;
    font-size: 20px;
    padding: 14px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 600;
    background-color: transparent;
    transition: 0.5s ease all;
}
.section-right-bottom .price {
    font-size: 20px;
    font-weight: 900;
}
.section-right-top {
    padding: 20px 40px;
    color: #fff;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-right-top .buttond {
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    padding: 13px 7px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 20px;
    width: 28%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;
    transition: 0.5s ease all;
}
.section-right-top h2 {
    font-size: 37px;
    margin: 0;
    width: 56%;
    color: white;
}
.section-right-top p {
    font-size: 18px;
    margin: 9px 0;
    font-weight: 400;
    width: 60%;
}
.section-left a.button:hover, .section-right-top .buttond:hover {
    background-color: #fff;
    color: #2e3791;
    font-weight: 600;
}
.section-right-bottom .quick-add__submit:hover {
    background-color: #2E3791;
    color: #fff;
}
.custom_product_select .custom-btn a:hover {
    background-color: #fff;
    color: #2E3791;
    border: 1px solid #fff;
}
a.button.button--primary:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid;
}
.accordion_section .custom-btn a:hover {
    background-color: #2e3791;
    color: #fff;
}
.home_collection_list {
    padding: 100px 0;
}
.home_collection_list a.custom-link {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    padding-left: 32px;
    position: relative;
}
.home_collection_list a.custom-link:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Vector_8.png?v=1727078070);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left;
    left: 3px;
    width: 18px;
    height: 18px;
    top: 0;
}
.banner-section .full-unstyled-link {
    width: 100%;
}
.banner-section .card-wrapper .card__inner {
    height: auto;
}
.banner-section .inner_card-pro {
    display: block;
}
.home_collection_list .main_call_list {
    margin-top: 32px;
}
.home_collection_list button.tablinks {
    background-color: transparent;
    border: 1px solid #ffffff47;
    padding: 10px 20px;
    border-radius: 32px;
    color: #ffffffb3;
    font-size: 16px;
    margin: 10px 3px;
    cursor:pointer;
    transition: 0.5s ease all;
}
.home_collection_list button.tablinks.active {
    background-color: #fff;
    color: #2E3791;
    font-weight: 600;
}
.home_collection_list .card.card--standard.card--media {
    margin: 0px 20px;
}
.home_collection_list .card__inner, .home_collection_list .card__media {
    border-radius: 8px!important;
}
.home_collection_list .card__inner {
    height: 536px!important;
    background-color: #fff;
}
.home_collection_list span.money {
    color: #fff;
}
.home_collection_list button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 40%;
    background-image: url(/cdn/shop/files/Frame_1171277632_1.png?v=1726916172);
    width: 50px;
    height: 50px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.home_collection_list button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 40%;
    background-image: url(/cdn/shop/files/Frame_1171277632_1.png?v=1726916172);
    width: 50px;
    height: 50px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    cursor: pointer;
    transform:rotate(180deg);
}
.home_collection_list .card__heading {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    width: 100%;
    height: 76px;
    line-height: 30px;
}
.home_collection_list .quick-add.no-js-hidden {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
    width: 100%;
    max-width: 280px;
    transition: 0.5s ease all;
}
.home_collection_list .card-wrapper:hover .quick-add.no-js-hidden {
    opacity: 1;
}
.home_collection_list .card.card--standard.card--media:hover .card__inner {
    filter: brightness(0.5);
}
.home_collection_list  .price>* {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.home_collection_list .quick-add__submit {
    background-color: #2E3791;
    color: #fff;
    font-size: 20px;
    border-radius: 32px;
    padding: 12px 30px;
    text-transform: uppercase;
    width: 100%;
    transition: 0.5s ease all;
}
.home_collection_list .quick-add__submit:after {
    box-shadow:none;
}
.home_collection_list .card-information {
    text-align: right;
    width: 100%;
    max-width: 30%;
}
.home_collection_list s.price-item.price-item--regular {
    display: none;
}
.logo-slider-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    color: #787B82;
}
.home_collection_list .main_call_list .full-unstyled-link {
    width: 260px;
    -webkit-line-clamp: 2;
}
.custom-logo-slider .page-width {
    padding: 0;
} 
.logo-slider {
    margin-top: 70px;
    margin-bottom: 70px;
    /* border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1; */
    padding-bottom: 40px;
    padding-top: 20px;
}
.logo-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 43%;
    bottom: -75px;
    background-image: url(/cdn/shop/files/Arrow_Right.png?v=1727070163);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.logo-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 43%;
    bottom: -75px;
    background-image: url(/cdn/shop/files/Arrow_Right.png?v=1727070163);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    cursor: pointer;
    transform: rotate(180deg);
}
.logo-slider button.slick-next.slick-arrow.slick-disabled {
    background-image: url(/cdn/shop/files/Arrow_Left_1.png?v=1727071083);
}
.logo-slider button.slick-prev.slick-arrow.slick-disabled {
   background-image: url(/cdn/shop/files/Arrow_Left_1.png?v=1727071083);
   transform: rotate(180deg);
  
}
.logo-slider .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}
.section-right-bottom .quick-add__submit:after {
    box-shadow: none;
}
.custom_blocks_sec .page_width {
    margin: 0px 20px;
}
.custom_blocks_sec .slick-initialized .slick-slide {
    margin: 0px 12px;
}
.custom_blocks_sec button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 46%;
    background-image: url(/cdn/shop/files/Frame_1171275774.png?v=1726896126);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.custom_blocks_sec button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 46%;
    background-image: url(/cdn/shop/files/Frame_1171275775.png?v=1726896275);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    cursor: pointer;
}
.custom_blocks_sec .slick-slide img {
    width: 100%;
    overflow: hidden;
    transition: transform .3s ease-in-out;
}
.custom_blocks_sec .slick-slide img:hover {
    transform: scale(1.08);
}
.custom_blocks_sec .img_sec {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.custom_blocks_sec {
    padding-top: 100px;
    border-top: 1px solid #c6c6c6bd;
}
.custom-multi-column .page-width {
    background-color: #2E3791;
    padding: 75px 0 50px;
    border-radius: 32px;
    margin-bottom: 80px;
}
.custom-multi-column .title-wrapper-with-link {
    display: block;
}
.custom-multi-column h2.main-heading.title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: normal;
}
.custom-multi-column .content {
    color: #fff;
}
.custom-multi-column a.button.button--primary {
    margin-top: 18px;
    background-color: transparent;
    padding: 0;
    justify-content: left;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 16px;
    text-underline-offset: 8px;
    font-weight: 600;
    margin-bottom: 26px;
    color: #fff;
    border: none;
}
.custom-multi-column .multicolumn-list {
    border-top: 2px solid #ffffff52;
    padding: 50px 60px 0;
}
.custom-multi-column .multicolumn-card__image-wrapper {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    width:100%;
}
.custom-multi-column .multicolumn-card__image-wrapper .media.media--transparent.media--square {
    display: flex;
    padding: 23px;
}
.custom-multi-column img.multicolumn-card__image {
    object-fit: contain;
    height: 40px!important;
    width: 40px!important;
}
.custom-multi-column h3.inline-richtext {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.custom-multi-column .multicolumn-card__info p {
    color: #fff;
    font-size: 16px;
}
.custom-multi-column .title-wrapper-with-link {
    padding: 0px 60px;
}
.accordion_section .flex_wrapper {
    display: flex;
    grid-gap: 90px;
    align-items: center;
}
.accordion_section  {
    padding: 90px 0 100px;
}
.accordion_section .left_wrapper {
    width: 100%;
    max-width: 50%;
}
.accordion_section .right-wrapper {
    width: 100%;
    max-width: 50%;
}
.accordion_section img.custom-img {
    width: 100%;
    margin-top: 80px;
}
.accordion_section button.accordion {
    cursor: pointer;
    width: 100%;
    outline: none;
    transition: .4s;
    text-align: left;
    background: transparent;
    border: none;
    position: relative;
}
.accordion_section img.icon-image {
    width: 100%;
    max-width: 80px;
    height: 80px;
    object-fit: contain;
}
.accordion_section button.accordion h2 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
    width: calc(100% - 100px);
    line-height: 26px;
    margin: 0 0 12px 0;
}
.accordion_section .inner_wrapper {
    display: flex;
    margin: 20px 0 30px;
    border-top: 1px solid #D1D1D1;
    padding: 30px 0 0;
    grid-gap: 20px;
    align-items: center;
}

.accordion_section h2.heading {
    padding-bottom: 31px;
    text-align: center;
}
.accordion_section button.accordion:after {
    content: "";
    float: right;
    background-image: url(/cdn/shop/files/Vector_7.png?v=1726910215);
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    position: absolute;
    right: -134px;
    top: 0;
    background-size: contain;
}
.accordion_section button.accordion.active:after {
    width: 14px;
    height: 14px;
    content: "";
    background-image: url(/cdn/shop/files/Vector_6.png?v=1726908832);
    background-repeat: no-repeat;
    position: absolute;
    right: -134px;
    top: 0;
    background-size: contain;
}
.accordion_section div.panel {
    padding:0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.7s ease-out;
}
.accordion_section h2.main-heading {
    text-transform: uppercase;
}
.accordion_section .content p {
    font-size: 20px;
    color: #1B1B1B;
    line-height: 32px;
    padding-bottom: 20px;
}
.accordion_section div.panel p {
    padding: 0;
    margin: 0;
    max-width: 400px;
}
.accordion_section .custom-btn a {
    font-size: 20px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    border: 1px solid;
    display: block;
    padding: 6px;
    border-radius: 32px;
    text-align: center;
    font-weight: 600;
 transition: 0.5s ease all;
}
.accordion_section .custom-btn {
    margin-top: 30px;
    border-top: 1px solid #D1D1D1;
    padding-top: 35px;
}
.custom-image-text .page-width {
    background-color: #2e3791;
    border-radius: 32px;
    padding: 80px 60px;
}
.custom-image-text .image-with-text .global-media-settings {
    border-radius: 12px;
}
.custom-image-text h2.main-heading {
    color: #fff;
    text-transform: uppercase;
}
.custom-image-text .image-with-text__content {
    padding: 6rem 1rem 7rem;
}
.custom-image-text .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    padding-right: 4rem;
}
.custom-image-text .content.image-with-text__text.rte.body p {
    color: #fff;
    line-height: 32px;
}

.custom_product_select .inner_wrapper {
    position: absolute;
    z-index: 1;
}
.custom_product_select{
  position:relative;
}
.custom_product_select .inner_wrapper {
    position: absolute;
    z-index: 1;
    top: 42px;
}
.custom_product_select h2.main-heading {
    text-transform: uppercase;
    color: #fff;
}
.custom_product_select .content {
    color: #fff;
    max-width: 760px;
}
.custom_product_select .custom-btn a {
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 32px;
    text-align: center;
    font-weight: 600;
    transition: 0.5s ease all;
    padding: 13px 50px;
}
.custom_product_select .custom-btn {
    margin-top: 35px;
}
footer.footer {
    background-color: #2E3691;
    margin: 20px;
    border-radius: 20px;
}
.footer .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 /0);
}
.footer-block.grid__item:first-child {
    width: 24%;
}
.footer-block.grid__item {
    border-right: 1px solid #eae3da4a;
    padding: 70px 19px;
}
.footer-block.grid__item:last-child {
    border-right: none;
}
footer h2.footer-block__heading.inline-richtext {
    font-weight: 600;
    text-transform: uppercase;
}
footer .footer-block__details-content .list-menu__item--link {
    font-size: 18px;
}
footer button#Subscribe {
    display: block;
    position: relative;
    width: 100%;
    background-color: #fff;
    color: #000;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-radius: 50px;
   transition: 0.5s ease all;
}
.newsletter-form__field-wrapper .field {
    flex-direction: column;
    grid-gap: 16px;
}
.newsletter-form__field-wrapper .field:after {
    box-shadow: none;
}
.newsletter-form__field-wrapper .field__input {
    padding-right: 5rem;
    background-color: transparent;
    border: 1px solid #ffffff85;
    border-radius: 50px;
    height: 5.5rem;
}
.newsletter-form__field-wrapper label.field__label {
    top: 17px;
}
.footer__copyright.caption {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer__content-bottom-wrapper .copyright__content {
    font-size: 16px;
    font-family: 'Poppins';
}
.footer-block__newsletter {
    margin-top: 16px;
}
.cps__main_wrap img {
    width: 100%;
    display: block;
}
.dots--main_call span {
    height: 16px;
    width: 16px;
    background: #fff;
    display: block;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.cps--all_main {
     position: relative;
}
.dots--main_call:hover span {
      background: #B1ABA8;
      cursor: pointer;
      transition: 0.4s all;
  }
.block--for--all {
      display: flex;
      align-items: center;
      position: relative;
      height: auto;
      z-index: 2;
}
.call--dots--content a {
      text-decoration: none;
       color: #000;
}
.call--dots--content h4 {
    margin: 0;
    font-size: 22px;
    font-style: italic;
    color: #fff;
    font-weight: 100;
    max-width: 153px;
}
.call--dots--content {
    background: transparent;
    padding: 20px;
    border-radius: 10px;
    margin-left: 10px;
    position: absolute;
    left: 30px;
}
.dots--main_call {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff00!important;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.call--dots--content {
      display: none;
}
cps_first_image {
      idth: 100%;
}
@keyframes ripple {
     from {
     opacity: 0.5;
          }
     to {
     opacity: 0;
     transform: scale(2);
          }
        }
.ripple {
    position: relative;
    }
.ripple, .ripple:after {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
}
.ripple:after {
    position: absolute;
    top: -2px;
    left: -2px;
    content: "";
    z-index: -1;
    animation: ripple 1s ease-out 0s infinite;
}
.custom-image-banner {
    margin-top: 32px;
    margin-bottom: 48px;
}
.custom-image-banner .banner__media.media {
    border-radius: 12px;
}
.custom-image-banner .title-banner {
    text-transform: uppercase;
}
.custom-image-banner .banner__text p {
    font-size: 18px;
}
.custom_filter ul#coll_filter {
    display: flex!important;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    gap: 36px 12px;
    margin: 0 0 10rem;
}
.custom_filter ul#coll_filter li.new_main_coll a {
    border: 1px solid #0000001f;
    color: #000;
    text-decoration: none;
    border-radius: 50px;
    padding: 14px 20px;
}
.custom_filter ul#coll_filter li a.active {
    background-color: #2E3791;
    color: #fff!important;
}
.custom_filter button#showMoreCollections {
    color: #2e3791;
    background-color: transparent;
    border: none;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    padding-left: 25px;
}
button#showMoreCollections:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Vector_9.png?v=1727160056);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    left: 0px;
    width: 16px;
    height: 16px;
    top: 4px;
}
 .inner_card-pro {
    display: flex;
    justify-content: space-between;
}
.full-unstyled-link {
    width: 170px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 20px;
    font-weight: 600;
}
 .price__regular .price-item--regular, span.price-item.price-item--sale.price-item--last {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
 s.price-item.price-item--regular{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.price--on-sale .price-item--regular span.money {
    text-decoration: line-through;
    color: #cfcdcd;
}
 .price--on-sale .price-item--regular {
    text-decoration: none;
}
span.rating-star {
    font-size: 30px;
}
.card-information .caption {
    font-size: 18px;
    color: #000000ab;
    font-weight: 600;
}
 .quick-add__submit {
    background-color: #2E3791;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 20px;
    border: 1px solid #2e3791;
}
 .quick-add__submit:after{
  box-shadow:none;
}
.card-wrapper .card__inner {
    height: 295px;
}
.quick-add__submit:hover {
    background-color: #fff;
    color: #2e3791;
    border: 1px solid #2e3791;
}
a.pagination__item.pagination__item--prev.pagination__item-arrow.link.motion-reduce, a.pagination__item.pagination__item--next.pagination__item-arrow.link.motion-reduce {
    background-color: transparent;
}

.card .media {
    border-radius: 12px;
}
.footer__content-top .grid {
    grid-gap: 10px;
}
.mutli-col-additional.multicolumn .multicolumn-card__info {
    border-radius: 12px;
    position: relative;
    background-color: #f7f7f7;
    padding: 40px;
    max-width: 520px;
    margin: -150px auto 0;
}
.mutli-col-additional.multicolumn h3.inline-richtext {
    font-size: 40px;
    text-transform: uppercase;
}
.mutli-col-additional .multicolumn-card__info .rte p {
    margin: 20px 0 0;
    color: #000;
}
.mutli-col-additional a.link.animate-arrow {
    background-color: #2e3791;
    width: 100%;
    color: #fff;
    padding: 11px 0;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px;
    border: 1px solid;
}
.mutli-col-additional .multicolumn-card__info .rte {
    height: 415px;
}
.mutli-col-additional {
    padding: 80px 0;
}
.mutli-col-additional a.link.animate-arrow:hover {
    background-color: transparent;
    color: #2e3791;
    border: 1px solid;
}
.newsletter {
    padding: 116px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 12px;
}
.newsletter h2.inline-richtext.h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 56px;
}
.template-page-Additional-Support section.custom_blocks_sec, .template-collection section.custom_blocks_sec, .template-page-Care-Maintenance .custom_blocks_sec {
    border: none;
}
.newsletter .newsletter__subheading p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 40px!important;
}
.newsletter button#Subscribe {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 16px;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
button#Subscribe:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid;
}
.newsletter .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100%;
}
.newsletter .newsletter-form__field-wrapper label.field__label {
    color: #fff;
}
.newsletter label.field__label {
    left: 4rem;
}
.newsletter .newsletter-form__field-wrapper .field {
    flex-direction: row;
    align-items: center;
}
.newsletter .newsletter-form__field-wrapper .field__input {
    min-width: 620px;
    color: #fff;
    border: 1px solid;
}
.newsletter button#Subscribe:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #ffffff75;
}
.care-image-text .image-with-text__media-item.image-with-text__media-item--medium {
    width: 40%;
    max-width: 40%;
}
.care-image-text .image-with-text__text-item.grid__item {
    width: 60%;
    max-width: 60%;
}
.care-image-text h2.main-heading {
    text-transform: uppercase;
}
.care-image-text .content {
    font-size: 18px;
}
.care-image-text .image-with-text .global-media-settings, .cleaning-image-text .image-with-text .global-media-settings {
    border-radius: 12px;
}
.cleaning-image-text .image-with-text__content {
    background-color: #E8EAF5!important;
    border-radius: 8px!important;
    margin-left: 32px;
}
.cleaning-image-text h2.main-heading {
    color: #2E3791;
    text-transform: uppercase;
}
.cleaning-image-text .image-with-text__text p {
    color: #000;
    font-size: 18px;
}
.cleaning-image-text:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Vector_3054.png?v=1727249374);
    width: 523px;
    height: 84px;
    background-size: cover;
    bottom: 0;
    background-repeat: no-repeat;
    right: 0;
}
.cleaning-image-text {
    position: relative;
}
.custom_faq_landing {
    padding: 80px 0;
}
.custom_faq_landing .accordion-single {
  border-bottom: 1px solid #efefef;
  margin-top: 10px;
}
.custom_faq_landing .accordion-single-title {
    border-top: 1px solid #efefef;
    padding: 30px 20px;
    cursor: pointer;
    position: relative;
    font-size: 32px;
    margin: 0;
}
.custom_faq_landing .accordion-single-title:after {
    content: "";
    position: absolute;
    top: 25px;
    right: 0;
    transition: transform .2s ease;
    background-image: url(/cdn/shop/files/Frame_5.png?v=1727253894);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}
.custom_faq_landing .accordion-single-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  padding: 0 20px;
}
.custom_faq_landing .accordion-single-item.is-open .accordion-single-content {
  max-height: 500px; /* Adjust according to your content's height */
}
.custom_faq_landing .accordion-single-item.is-open .accordion-single-title:after {
    background-image: url(/cdn/shop/files/Frame_4.png?v=1727253823);
}
.custom_faq_landing .content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}
.custom_faq_landing .text-content {
  flex: 1 1 60%;
}
.custom_faq_landing .image-content {
  flex: 1 1 40%;
}
.custom_faq_landing .custom-image {
    max-width: 400px;
    height: auto;
    width: 100%;
}
.custom_faq_landing h2.main-heading {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 56px;
}
.accordion-single-item.js-acc-item:first-child h2.accordion-single-title.js-acc-single-trigger {
    border-top: 0;
}
.custom_faq_landing .text-content p {
    font-size: 18px;
    color: #000;
    margin: 0;
}
.custom-featured-col h2.main-heading {
    text-align: center;
    margin-bottom: 63px;
}
.custom-featured-col .slick-initialized .slick-slide {
    padding: 0 28px;
    border-right: 1px solid #00000017;
}
.custom-featured-col button.slick-next.slick-arrow {
    position: absolute;
    right: -13px;
    top: 40%;
    background-image: url(/cdn/shop/files/Arrow_Right_1.png?v=1727264131);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.custom-featured-col button.slick-prev.slick-arrow {
    position: absolute;
    left: -13px;
    top: 40%;
    background-image: url(/cdn/shop/files/Arrow_Right_1.png?v=1727264131);
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    cursor: pointer;
    transform: rotate(180deg);
}
.custom-featured-col ul.slick-dots {
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 0;
}
.custom-featured-col ul.slick-dots li.slick-active button {
    background: #2E3691;
}
.custom-featured-col ul.slick-dots li button {
    padding: 5px;
    font-size: 0;
    background: #2e369145;
    border: none;
    margin: 0 2px;
    border-radius: 100px;
}
.custom-featured-col ul.slick-dots li::marker {
    display:none;
    font-size:0;
} 
.custom-featured-col.custom-col-feat .slick-list.draggable {
    padding-left: 0!important;
}
.custom-col-feat .featured-col-center {
    padding-left: 11%;
}
.custom-col-feat h2.main-heading {
    text-align: left;
    text-transform: uppercase;
}
.custom-col-feat .inner_card-pro {
    display: block;
}
.custom-col-feat .full-unstyled-link {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 12px;
}
.custom-col-feat .price.price--on-sale, .custom-col-feat .price {
    text-align: center;
}
.custom-col-feat .quick-add__submit {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    margin-top: 15px;
}
.custom-col-feat .card-information {
    text-align: center;
}
.custom-col-feat button.slick-next.slick-arrow {
    right: 50px;
    top: -122px;
}
.custom-col-feat button.slick-prev.slick-arrow {
    right: 110px;
    top: -122px;
    left: auto;
}
.custom-tabs .container {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 77px 0;
}
.custom-tabs .content-wrapper {
    max-width: 46%;
}
.custom-tabs .heading_wrapper h2.main-heading {
    text-transform: uppercase;
    max-width: 600px;
}
.custom-tabs .content-wrapper p {
    font-size: 18px;
    margin: 0;
}  
.custom-tabs .heading_wrapper {
    max-width: 54%;
    width: 100%;
}  
.custom-tabs .flex_wrapper {
    display: flex;
}  
.custom-tabs .tabs_new {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 50%;
}
.custom-tabs .tabs_new li {
    margin: 0;
    padding: 23px 20px 16px 20px;
    cursor: pointer;
    font-size: 32px;
    font-weight: 500;
    line-height: 2em;
    display: block;
    border-bottom: 2px solid #CCCCCC;
    opacity: 61%;
}
.custom-tabs .tabs_new li.current {
    color: #000;
    opacity: 1;
    border-bottom: 2px solid #000;
    font-weight: 600;
}
.custom-tabs .tab-content-learn {
    width: 46%;
}
.custom-tabs .tab-content-learn{
    display: none;
    line-height:1.4;
}

.custom-tabs .tab-content-learn.current{
    display: block;
}
.custom-tabs .tab-content-learn img.icon-size_img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.custom-tabs .num_style_top {
    color: #222222;
    font-size: 18px;
    position: relative;
    top: -9px;
    left: -5px;
}
.custom-tabs .tab-content-learn h3 {
    font-size: 32px;
    color: #000;
    font-weight: 500;
}
.custom-tabs .tab-content-learn p {
    font-size: 18px;
    color: #000;
}  
.custom-tabs .tab-content-learn h3 {
    font-size: 32px;
    color: #231F20;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 2px solid #CCCCCC;
}
.custom-tabs .mobile {
    display: none;
}
.ctm_tables {
    display: grid;
    align-items: center;
    border-bottom: 1px solid #0000001a;
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.ctm_second {
    text-align: center !important;
    padding-block: 17px;
    background: {{ section.settings.bd_color }};
} 
.ctm_main_wrap p {
    margin: 0px;
}
.ctm_third {
   
    text-align: center;
}
.ctm_first h3 {
    font-size: 21px;
    font-weight: 500;
    text-align: center;
    color: #000;
}
.ctm_second img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.ctm_tables:first-child .ctm_second {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.ctm_tables:last-child .ctm_second {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.ctm_first h1, .ctm_first h2, .ctm_first h3, .ctm_first h4, .ctm_first h5, .ctm_first h6 {
    margin: 0px;
}
.ctm_main_wrap {
    padding: 10px;
    border-radius: 8px;
    margin-top: 48px;
}
  .ctm_first {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ctm_forth.first-row {
    background-color: #E2E6FB;
    border-radius: 5px 5px  0 0;
    padding: 30px 10px;
}
.ctm_second {
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
    align-items: center;
}
.ctm_main_wrap img {
    object-fit: contain;
}
.ctm_tables .first-row  p {
    font-size: 20px;
    color: #2E3791;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}
.ctm_third {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ctm_forth {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E2E6FB;
    padding: 0px 14px;
    text-align: center;
    line-height: 20px;
}
.ctm_first {
    padding-block: 22px;
}
.ctm_third {
    padding-block: 17px;
}
.summary-overview {
    display: none;
}
.stamped-header-title {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat';
    max-width: 600px;
    float: inline-start;
}
span.stamped-summary-actions-newreview {
    font-size: 20px;
    font-family: 'Montserrat';
    box-shadow: none!important;
    border: 1px solid  #000;
    border-radius: 50px;
    padding: 10px 34px;
    text-transform: uppercase;
}
.stamped-pagination .page.active {
    font-weight: 700;
    text-decoration: underline!important;
    background-color: #2E3791;
    border-radius: 100px;
    padding: 6px;
    color: #fff;
}
.stamped-pagination .page.active a {
    color: #fff;
}
.stamped-pagination a {
    color: #000;
}
.stamped-pagination .next a {
    background-image: url(/cdn/shop/files/arrow-up.png?v=1727430093);
    width: 31px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: 25%;
    font-size: 0;
}

.stamped-pagination .previous a{
    background-image: url(/cdn/shop/files/arrow-up.png?v=1727430093);
    width: 31px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    transform: rotate(180deg);
    left: 25%;
    font-size: 0;
}
.bundle-metafiled .flex_wrapper .main_meta_wrap {
    display: flex;
    gap: 100px;
}
.bundle-metafiled .left_wrapper {
    width: 100%;
    max-width: 40%;
}
.bundle-metafiled .right_wrapper {
    width: 100%;
    max-width: 60%;
}
.bundle-metafiled {
    padding: 80px 0 100px;
    border-bottom: 1px solid #c6c6c6;
}
.bundle-metafiled .flex_wrapper .main_meta_wrap .left_wrapper h2 {
    text-transform: uppercase;
}
.bundle-metafiled .left_wrapper ul {
    padding-left: 13px;
}
.bundle-metafiled .left_wrapper p strong {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.bundle-metafiled .first-meta-field {
    background-color: #F7F7F7;
    padding: 25px 40px 50px;
    border-radius: 6px 6px 0 0;
}
.bundle-metafiled .inner_wrapper {
    display: flex;
    margin: 38px 0 0;
    grid-gap: 18px;
}
.bundle-metafiled .main_features_div {
    width: 100%;
}
.bundle-metafiled .image_featre img {
    width: 100%;
    max-width: 116px;
    object-fit: contain;
}
.bundle-metafiled h2.heading {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 20px;
}
.bundle-metafiled .content {
    font-size: 16px;
}
.bundle-metafiled .image_featre h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
.bundle-metafiled .second-meta-field {
    padding: 32px 40px 32px;
    background-color: #E8EAF5;
    border-radius: 0 0 6px 6px;
}
.bundle-metafiled .second-meta-field .image_featre img {
    max-width: 100px;
    height: 100px;
}
.template-product-Bundle-products .product__title h1, .template-product-Default-main-product .product__title h1,
.socks-product-information .product__title h1{
    text-transform: uppercase;
    max-width: 400px;
}
.template-product-Bundle-products .grid__item.product__media-wrapper, .template-product-Default-main-product .grid__item.product__media-wrapper {
    width: 46%!important;
    max-width: 46%!important;
    position: relative;
    z-index: 1;
}

.template-product-Bundle-products .product__info-wrapper.grid__item, .template-product-Default-main-product .product__info-wrapper.grid__item {
    width: 48%!important;
    max-width: 48%!important;
}
.template-product-Bundle-products .price__regular .price-item--regular, .template-product-Bundle-products span.price-item.price-item--sale.price-item--last,
.template-product-Bundle-products .price--on-sale .price-item--regular span.money, .template-product-Default-main-product .price__regular .price-item--regular, .template-product-Default-main-product span.price-item.price-item--sale.price-item--last,
.template-product-Default-main-product .price--on-sale .price-item--regular span.money, .socks-product-information .price__regular .price-item--regular{
    font-size: 32px;
}
.template-product-Bundle-products .price--on-sale .price-item--regular, .template-product-Default-main-product .price--on-sale .price-item--regular {
    text-decoration: none;
}
.template-product-Bundle-products span.badge.price__badge-sale, .template-product-Default-main-product span.badge.price__badge-sale {
    display: none;
}
.template-product-Bundle-products .product-form__input, .template-product-Default-main-product .product-form__input {
    max-width: 100%;
    min-width: auto;
}
.template-product-Bundle-products variant-selects, .template-product-Default-main-product variant-selects, .socks-product-information variant-selects {
    border-top: 1px solid #EDEDED;
    padding: 30px 0 10px;
    border-bottom: 1px solid #EDEDED;
}
.template-product-Bundle-products .product-form__input--pill input[type=radio]:checked+label, .template-product-Default-main-product .product-form__input--pill input[type=radio]:checked+label {
    background-color: transparent;
    color: #2E3691;
    border: 1px solid #2E3691;
}
.template-product-Bundle-products .product-form__input--pill input[type=radio]+label, .template-product-Default-main-product .product-form__input--pill input[type=radio]+label {
    border: 1px solid #EDEDED;
    border-radius: 4px;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    width:100%;
}
.template-product-Default-main-product .product-form__input--pill input[type=radio]+label {
    width:auto;
}
.template-product-Bundle-products .bundle-product .flex_wrapper, .template-product-Default-main-product .main-product-information .flex_wrapper,
.socks-product-information .flex_wrapper{
    display: flex;
    align-items: center;
}
.template-product-Bundle-products a.link.product__view-details.animate-arrow, .template-product-Default-main-product a.link.product__view-details.animate-arrow {
    display: none;
}
.template-product-Bundle-products product-form.product-form, .template-product-Default-main-product product-form.product-form, .socks-product-information  product-form.product-form {
    margin: 0!important;
}
.template-product-Bundle-products .left_wrapper, .template-product-Default-main-product .left_wrapper  {
    width: 100%;
    max-width: 28%;
}
.template-product-Bundle-products .right_wrapper, .template-product-Default-main-product .right_wrapper {
    width: 100%;
    max-width: 72%;
}
.socks-product-information .flex_wrapper{
    display: flex;
    align-items: center;
    justify-content:space-between;
}
.socks-product-information .left_wrapper  {
    width: 100%;
    max-width: 28%;
}
.socks-product-information .right_wrapper {
    width: 100%;
    max-width: 60%;
}



.template-product-Bundle-products label.quantity__label.form__label, .template-product-Default-main-product label.quantity__label.form__label, .socks-product-information label.quantity__label.form__label {
    display: none;
}
.template-product-Bundle-products .product-form__submit, .template-product-Default-main-product .product-form__submit, .socks-product-information .product-form__submit {
    margin-bottom: 1rem;
    background-color: #2E3791;
    height: 0;
    min-height: 0;
    padding: 28px 0;
    border-radius: 5px!important;
    font-size: 18px;
    font-weight: 500;
}
.template-product-Bundle-products .product-form__submit:after, .template-product-Default-main-product .product-form__submit:after, .socks-product-information .product-form__submit:after {
    box-shadow: none;
}
.template-product-Bundle-products .quantity, .template-product-Default-main-product .quantity, .socks-product-information .quantity {
    color: #DCDCDC;
    width: calc(15rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    min-height: calc((var(--inputs-border-width) * 2) + 5.4rem);
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    margin-top: 5px;
}
.template-product-Bundle-products .quantity:after, .template-product-Default-main-product .quantity:after, .socks-product-information .quantity:after {
    box-shadow: none;
}
.template-product-Bundle-products legend.form__label, .template-product-Default-main-product legend.form__label, .socks-product-information legend.form__label {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.template-product-Bundle-products .thumbnail, .template-product-Default-main-product .thumbnail {
    background-color: transparent;
    border-radius: 8px;
    border: 1px solid #c5c5c547;
}
.template-product-Bundle-products .thumbnail[aria-current], .template-product-Default-main-product .thumbnail[aria-current] {
    box-shadow: none;
    border-color: #c5c5c5;
}
.template-product-Bundle-products .product-media-container.media-type-image, .template-product-Default-main-product .product-media-container.media-type-image {
    border-radius: 8px;
}
.template-product-Bundle-products span.stamped-badge-caption, .template-product-Default-main-product span.stamped-badge-caption {
    font-size: 18px;
}
.template-product-Bundle-products .product-media-container.constrain-height.media-fit-contain, .template-product-Default-main-product .product-media-container.constrain-height.media-fit-contain {
    width: 100%;
    padding: 50px;
}
.template-product-Bundle-products .product-title-wrapper, .template-product-Default-main-product .product-title-wrapper
{
    position: absolute;
    z-index: 3;
    padding: 8px 20px;
    background-color: #E8EAF5;
    border-radius: 50px;
    margin: 30px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #2E3691;
}
.template-product-Socks .product-title-wrapper {
    position: absolute;
    z-index: 3;
    padding: 8px 20px;
    background-color: #E8EAF5;
    border-radius: 50px;
    margin: 30px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #2E3691;
    left: 198px;
}
.custom-faq-metafiled .faq--wrap {
    display: flex;
    grid-gap: 40px;
}
.custom-faq-metafiled{
  padding: 80px 0;
}
.custom-faq-metafiled .left_wrapper {
    max-width: 40%;
    width:100%;
}
.custom-faq-metafiled .mn-faq.b-faq {
    max-width: 60%;
    width:100%;
}
.custom-faq-metafiled .faq__item {
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 32px 27px;
    border-radius: 5px;
    position: relative;
}
.b-faq .faq__title {
    margin: 0;
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .5px;
    cursor: pointer;
    padding-left: 10px;
}
.custom-faq-metafiled .left_wrapper h2.main-heading {
    max-width: 400px;
    color: #fff;
    text-transform: uppercase;
}
.custom-faq-metafiled .b-faq .faq__title .faq__spoiler {
    position: absolute;
    top: 34px;
    right: 23px;
}
.custom-faq-metafiled img {
    width: 22px;
    object-fit: contain;
    height: 22px;
}
.faq__spoiler.js-faq-rotate.faq__rotate .minus-image {
    display: block;
}
.faq__spoiler.js-faq-rotate.faq__rotate img.plus-image {
    display: none;
}
.minus-image {
    display: none;
}
.custom-faq-metafiled .b-faq .faq__content {
    padding: 13px;
    margin-bottom: 2px;
    font-size: 16px;
    display: none;
}
.custom-faq-metafiled .b-faq .faq__title {
    margin: 0;
    text-align: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .5px;
    cursor: pointer;
    padding-left: 10px;
    color: #000;
    text-decoration: none;
}
.faq__content.js-faq-content {
    padding: 10px 0 0 14px;
    padding-bottom: 0;
    color: #000;
    border-top: 1px solid #c5c5c5;
    margin-top: 22px;
}
.Product-benefits {
    padding: 100px 0;
}
.Product-benefits h2.main-heading {
    text-transform: uppercase;
    padding-bottom: 60px;
}
.Product-benefits .main_meta_wrap {
    display: grid;
    grid-template-columns: repeat(4,4fr);
    grid-gap: 24px;
}
.Product-benefits .main_features_div {
    padding: 30px 20px 20px;
    border: 1px solid #E2E2E2;
    text-align: center;
    border-radius: 8px;
    border-top: 5px solid #2E3791;
}
.Product-benefits .main_features_div h3 {
    font-size: 24px;
    font-weight: 600;
    margin:0;
}
.Product-benefits .content {
    font-size: 16px;
    line-height: normal;
}
.Product-image-text {
    padding: 120px 0;
    background-position: center;
    background-repeat: no-repeat;
}
.Product-image-text h2.main-heading.center {
    color: #fff;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto;
}
.Product-image-text p {
    max-width: 800px;
    margin: 24px auto;
    color: #fff;
    line-height: 32px;
}
.Product-image-text .image_featre {
    text-align: center;
}
.Product-image-text .image_featre img {
    width: 100%;
    max-width: 70px;
}
.product-faq-text .faq--wrap {
    display: flex;
    grid-gap: 100px;
}
.product-faq-text h2.main-heading {
    margin-bottom: 20px;
}
.product-faq-text p {
    margin: 0;
}
.product-faq-text .left_wrapper img {
    width: 100%;
}
.product-faq-text .left_wrapper {
    width: 100%;
    max-width: 40%;
}
.product-faq-text .mn-faq.b-faq {
    width: 100%;
    max-width: 60%;
    background-color: #F7F7F7;
    padding: 32px 0;
    border-radius: 8px;
}
.product-faq-text {
    padding: 50px 0 80px;
}
.product-faq-text a.faq__title1 {
    font-size: 32px;
    text-decoration: none;
    font-weight: 600;
    color: #000;
    line-height: normal;
}
.product-faq-text .sub-heading {
    font-size: 16px;
    color: #000;
    margin-top:10px;
    font-weight: 400;
}
.product-faq-text .faq__content1.js-faq-content1 img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.product-faq-text .custom-image {
    text-align: center;
}
.product-faq-text .faq__item {
    position: relative;
    padding: 32px 50px;
    margin: 8px 0;
}
.product-faq-text .faq__spoiler.js-faq-rotate {
    position: absolute;
    right: 42px;
}
.faq__spoiler.js-faq-rotate img {
    width: 100%;
    max-width: 21px;
    padding-left: 7px;
}
.product-faq-text .faq__item:nth-child(2n) {
    background-color: #E8EAF5;
}
.product-faq-text .list ul {
    list-style: none;
}
.product-faq-text .list ul li {
    margin: 10px 0;
    border-bottom: 1px solid #00000052;
    padding: 5px 0px;
    position: relative;
}
.product-faq-text .list ul li:after {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/Check_icon_cd37b197-c955-4513-a585-d0a0c90ac7a0.png?v=1727421838);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -32px;
    top: 11px;
}
.template-product-Socks .custom-faq-metafiled h2.main-heading {
    color: #000;
}
.template-product-Socks .custom-faq-metafiled .faq__item {
    border-left: 4px solid #2E3791;
    box-shadow: 0px 0px 12px 1px #00000014;
}
.Product-featured-meta .main_meta_wrap {
    display: flex;
    grid-gap: 32px;
    border-radius: 12px;
}
.Product-featured-meta img.featured_image {
    width: 100%;
    height: 518px;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
    display: block;
}
.Product-featured-meta .content {
    background-color: #2E3791;
    border-radius: 0 0 6px 6px;
}
.Product-featured-meta h3 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 10px;
    margin: 0;
}
.Product-featured-meta p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0px 50px 20px;
    border-top: 1px solid #ffffff33;
    padding: 20px 0;
}
.Product-featured-meta {
    padding: 100px 0;
}
.Product-socks-meta img.featured_image {
    width: 100%;
}
.Product-description-custom .inner_wrapper {
    display: flex;
    grid-gap: 20px;
}
.Product-description-custom .left_wrapper {
    width: 100%;
    max-width: 30%;
}  
.Product-description-custom .right_wrapper {
    width: 100%;
    max-width: 60%;
}  
.Product-description-custom img.featured_image {
    width: 100%;
    cursor: pointer;
}
.Product-description-custom .popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    z-index: 1000;
}
.Product-description-custom .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 10px;
}
.Product-description-custom .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}
.Product-description-custom #openPopup {
    padding: 0;
    color: #2E3791;
    border: none;
    cursor: pointer;
    background-color: transparent;
    font-size: 20px;
    margin-top: 20px;
}
.Product-description-custom {
    padding: 80px 0;
}
.socks-media-gallery .main-gallery-view {
    width: 100%;
    max-width: 80%;
    order: 2;
}
.socks-media-gallery .thumbnail-viewer {
    width: 100%;
    max-width: 20%;
    order: 1;
}
.socks-media-gallery .thumbnail-list {
    flex-direction: column;
}
.socks-product-information .media_inner {
    display: flex;
}
.socks-product-information button.slider-button.slider-button--prev, .socks-product-information button.slider-button.slider-button--next {
    display: none!important;
}
.socks-media-gallery .thumbnail-list__item {
    width: 100%!important;
}
.product--thumbnail_slider .thumbnail-slider {
    align-items: flex-start!important;
    padding-right: 25px;
}
.socks-media-gallery .thumbnail[aria-current] {
    box-shadow: none;
    border-color: #2E3791;
}
.socks-media-gallery .thumbnail {
    border-radius: 5px;
}
.socks-product-information .grid__item.product__media-wrapper {
    position: relative;
}
.socks-product-information .product-media-container {
    border-radius: 8px;
}
.socks-product-information .product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 0 0 1rem;
}
.socks-product-information .product-form__input--pill input[type=radio]+label {
    border: 1px solid #EDEDED;
    border-radius: 5px;
    padding: 16px 30px;
    font-size: 18px;
    font-weight: 600;
}
.socks-product-information .product-form__input--pill input[type=radio]:checked+label {
    background-color: #fff;
    color: #2E3691;
    border: 1px solid #2E3691;
}
div#globo-formbuilder-59293 {
    padding: 80px 0;
}
div#globo-formbuilder-59293 .header .title {
    font-size: 52px;
    text-transform: uppercase;
    max-width: 600px;
    margin: 0 auto 16px;
    line-height: normal;
}
div#globo-formbuilder-59293 .description.globo-description {
    margin-bottom: 56px;
}
div#globo-formbuilder-59293  .globo-formbuilder-wizard, div#globo-formbuilder-59403 .globo-formbuilder-wizard {
    background-color: #F9FCFE;
    padding: 64px 48px;
    border-radius: 12px;
}
div#globo-formbuilder-59403 .globo-form-app {
    background-color: #F9FCFE;
    border-radius: 12px;
    padding-top: 64px;
}
div#globo-formbuilder-59293 input, div#globo-formbuilder-59293 select, div#globo-formbuilder-59403 input, div#globo-formbuilder-59403 select {
    box-shadow:none;
    background-color: transparent;
    border-bottom: 1px solid #E0E0E0;
    font-size: 16px;
    font-weight: 500;
    padding: 37px 10px 22px;
}
 div#globo-formbuilder-59293 textarea, div#globo-formbuilder-59403 textarea {
    padding: 37px 10px 5px;
    background-color: transparent;
    border-bottom: 1px solid #E0E0E0;
    font-size: 16px;
    font-weight: 500;
    box-shadow:none;
}
div#globo-formbuilder-59293 span.label-content, div#globo-formbuilder-59403 span.label-content  {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
div#globo-formbuilder-59403 .heading-title  {
    margin-top: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
div#globo-formbuilder-59293 .globo-form-control, div#globo-formbuilder-59403 .globo-form-control {
    margin-bottom: 32px;
}
div#globo-formbuilder-59293 label .text-danger {
    color: #FF0000;
}
div#globo-formbuilder-59293 button.action.next.submit.classic-button.wizard__submit, div#globo-formbuilder-59403 button.action.next.submit.classic-button.wizard__submit {
    font-size: 20px;
    font-weight: 600;
    border-radius: 100px;
    padding: 18px;
    text-transform: uppercase;
}
div#globo-formbuilder-59293 .gfb__footer.wizard__footer, div#globo-formbuilder-59403 .gfb__footer.wizard__footer {
    display: flex;
    flex-direction: column-reverse;
}
div#globo-formbuilder-59293 .gfb__footer.wizard__footer .description.globo-description, div#globo-formbuilder-59403 .gfb__footer.wizard__footer .description.globo-description {
    margin-bottom: 0!important;
    margin-top: 20px;
    text-align: center;
}
div#globo-formbuilder-59403 {
    margin-top: -20rem;
}
div#globo-formbuilder-59403 .globo-form-control.layout-1-column.custom-country {
    width: 51%;
}
.globo-form-control.layout-1-column.shiping-address {
    margin-bottom: 5px!important;
}
div#globo-formbuilder-59403 .globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input:checked ~ .checkbox-label:before {
    border-color: #75BC2E;
    background-color: #75BC2E;
}
.wholesale-image-banner h2.title-banner.banner__heading {
    text-transform: uppercase;
}
.wholesale-image-banner .banner__text p {
    font-size: 18px;
}
div#globo-formbuilder-59403 .layout-2-column.checkbox-text-color label.checkbox-label.globo-option {
    color: #000;
}
div#globo-formbuilder-59403 button.action.next.submit.classic-button.wizard__submit {
    background-color: #2E3791;
}
div#globo-formbuilder-59403 .gfb__footer.wizard__footer .description.globo-description {
    color: #000;
    max-width: 650px;
    margin: 32px auto 0;
}
.main-product-information {
    border-bottom: 1px solid #E4E9EC;
    padding-bottom: 74px;
}
.product-description.mobile-des {
    display: none;
}
.product-description.mobile-des .description-content {
    max-height: 6em; /* Adjust based on line height (approx 1.5em * 4 lines) */
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

.product-description.mobile-des .description-content.expanded {
    max-height: none; /* No height limit when expanded */
  }

.product-description.mobile-des .read-more-btn, .product-description.mobile-des .read-less-btn {
    margin: 15px 0;
    cursor: pointer;
    background-color: transparent;
    color: #000;
    border: none;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.Product-featured-meta .main_features_div {
    width: 100%;
}
.Product-featured-meta.mobile-version {
    display: none;
}
.Socks-metafield-mobile {
    display: none;
}
.socks-product-information .product-form__input input[type='radio'] + label.color-swatch {
    padding: 10px;
}
.socks-product-information a.link.product__view-details.animate-arrow {
    display: none;
}
.Benefits-mobile.mobile-version {
    display: none;
}
.main_hmc_list {
    display: flex;
    align-items: center;
    background: #000;
    color: #fff;
    justify-content: space-between;
    margin: 0px 30px;
    border-radius: 10px;
    padding: 10px 30px;
    background: hsla(235, 52%, 37%, 1);
    background: linear-gradient(135deg, hsla(235, 52%, 37%, 1) 0%, hsla(203, 89%, 71%, 1) 48%, hsla(235, 100%, 79%, 1) 100%);
    background: -moz-linear-gradient(135deg, hsla(235, 52%, 37%, 1) 0%, hsla(203, 89%, 71%, 1) 48%, hsla(235, 100%, 79%, 1) 100%);
    background: -webkit-linear-gradient(135deg, hsla(235, 52%, 37%, 1) 0%, hsla(203, 89%, 71%, 1) 48%, hsla(235, 100%, 79%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#2E3791", endColorstr="#71C3F7", GradientType=1 );
}

.main_list_call {
    display: flex;
    gap: 10px;
    align-items: center;
}

.main_list_call img {
    width: 100%;
    max-width: 50px;
}

.main_list_call p {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
}

ul.mega-menu__list.page-width.mega-menu__list--condensed {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    text-align: left;
    max-width: 1024px;
    margin: auto;
      width: 100%;
}
.mega-menu__list--condensed .mega-menu__link {
    font-size: 15px;
    display: inline;
    padding-left: 30px;
    position: relative;
    transition: 0.5s ease all;
}
.mega-menu__list--condensed .mega-menu__link:hover {
    color: #2e3791;
}
ul.mega-menu__list.page-width.mega-menu__list--condensed li {
    width: 100%;
    max-width: 300px;
}
.mega-menu__content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 30px;
}

.image-column img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
    transition: 0.9s ease all;
    display: block;
}
div#MegaMenu-Content-4 ul.mega-menu__list {
    display: none;
}
.image-columnn {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}
div#MegaMenu-Content-3 ul , details#Details-HeaderMenu-5 .image-columnn , #Details-HeaderMenu-1  .image-columnn{
    display: none;
}

.menu.img a {
    text-decoration: none;
    font-size: 17px;
}
.menu.img a h6 {
    margin: 5px 0 0;
}
.new_menu_mega {
    overflow: hidden;
    border-radius: 12px;
}

.new_menu_mega:hover img {
    transform: scale(1.2);
}
.logo-slider .slick-initialized .slick-slide {
    margin-left: 31px;
}
/* .mega-menu__list--condensed .mega-menu__link::before {
    content: "fff";
    background-image: url(/cdn/shop/files/SPACER_icon_6fbcd4cb-6f10-4627-a5c2-140ef1af15d9.png?v=1730960526);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
} */
section.custom-logo-slider {
    background: #f7f7f7;
}
.product-grid .save_points_offer {
    display: none;
}
.save_points_offer {
    position: absolute;
    right: -110px;
    top: -10px;
    margin: 0;
    font-size: 12px;
    background: #c6f3b8;
    color: #000000;
    padding: 6px 10px;
    font-weight: 600;
}

.price__sale {
    position: relative;
}
.bundle-metafiled_accordion-container{
display:none;

}
div#myID {
    position: fixed;
    bottom: 6px;
    width: 100%;
    z-index: 2;
}

div#myID .product-form__buttons {
    max-width: 100%;
    !;!i;!;
}

div#myID .product-form__buttons .product-form__submit {
    background: #000000;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    border-radius: 55px !important;
    max-width: 98%;
    margin: auto;
    transition: 0.6s ease all;
    border: 1px solid #000;
}
div#myID .product-form__buttons .product-form__submit:hover {
    background: #fff;
    color: #2e3691;
    border-color: #fff;
}
div#myID .product-form__buttons .product-form__submit:before , div#myID .product-form__buttons .product-form__submit:after {
    display: none;
}
div#myID.hide {
    opacity:0;
   
}
div#myID.show {
    opacity:1;
  
}
.btn_product_scroll {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.4rem;
    background: #fff;
    border-radius: 115px;
    box-shadow: 0px 1px 7px 3px #00000040;
    padding: 18px 50px;
}
.btn_custom_main_product {
    width: 100%;
    max-width: 220px;
}
.btn_product_scroll 
 h1 {
    font-size: 18px;
}
div#price-cstm-Ic {
    color: #000;
    font-weight: bold;
    margin-top: 4px;
}
.btn_product_scroll 
 .product__title {
    margin: 0;
}
div#myID {
    display: none !important;
}
/*
div#rebuy-cart {
    display: none !important;
*/
}


  
.section-right-top .buttond , .section-left .button , .card__badge  .badge {
    background: -webkit-linear-gradient(135deg, hsla(235, 52%, 37%, 1) 0%, hsla(203, 89%, 71%, 1) 48%, hsla(235, 100%, 79%, 1) 100%);
    border: 0;
}

.section-right-bottom li {
    padding: 0px 9px;
}
i.stamped-fa.stamped-fa-star{
    color: #2e3791;
}
.logo-item img {
    width: 100%;
    max-width: 160px;
}

.globo-form-control select {
    padding: 0 !important;
}

/* Mega---menu */

ul.mega-menu__list.page-width.mega-menu__list--condensed li a {
    display: flex;
    align-items: center;
    gap: 10px;
}

ul.mega-menu__list.page-width.mega-menu__list--condensed li a .product-image {
    width: 100%;
    max-width: 40px;
}

ul.mega-menu__list.page-width.mega-menu__list--condensed li a .product-image img {
    width: 100%;
}


.video_content {
    margin-bottom: 34px;
}

.video_content h2.main-heading {
    font-size: 32px;
}


cart-drawer {
    display: none !important;
}


._inline_1q1d2_47 ._formContainer_1q1d2_30 {
    min-width: unset;
    max-width: var(--inline-container-max-width);
    width: 100%;
    min-height: var(--inline-container-min-height);
    max-width: 100%;
    background-color: #F9FCFE;
    padding: 64px 48px;
    border-radius: 12px;
}

/*=========================Responsive========================*/



@media screen and (max-width: 1780px) and (min-width: 749px) { 
.custom-col-feat .featured-col-center {
    padding-left: 0px!important;
}
}
@media screen and (max-width: 1680px) {
  .main_list_call p {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px;
}
  .main_list_call img {
    width: 100%;
    max-width: 35px;
}
}


@media screen and (max-width: 1480px) {  

footer .footer-block__details-content .list-menu__item--link {
    font-size: 16px;
}
.footer__content-bottom-wrapper .copyright__content {
    font-size: 14px;
}  
.accordion_section button.accordion.active:after {
    right: -50px;
}  
.accordion_section button.accordion:after {
    right: -50px;
}  
.section-left .sds, .section-left .sh {
    font-size: 50px;
}  
.section-left p, .section-right-top p {
    line-height: normal;
}  
.section-left .button {
    padding: 14px 20px;
    font-size: 18px;
} 
.section-right-top h2 {
    font-size: 38px;
}  
.section-right-top .buttond {
    padding: 10px 7px;
    font-size: 18px;
    width: 200px;
}
.section-right-bottom .price {
    font-size: 18px;
}  
.section-right-bottom .card-information {
    margin: 18px 0;
}  
.section-right-bottom .quick-add__submit {
    font-size: 14px;
}  

.custom_filter ul#coll_filter {
    margin: 0px 0 5rem;
} 
.custom-image-banner {
    max-width: 1280px;
}  
.newsletter {
    margin: 0px 20px;
}  
}

@media screen and (max-width: 1280px) {
.accordion_section button.accordion.active:after {
    right: 0px;
}  
.accordion_section button.accordion:after {
    right: 0px;
} 
.custom-image-text .page-width {
    margin: 0px 20px;
}
.section-right-top {
    height: 341px;
}  
.section-left .sds, .section-left .sh {
    font-size: 40px;
} 
.section-left p, .section-right-top p {
    font-size: 20px;
}  
.section-left .button {
    width: 100%;
    max-width: 200px;
}
.section-right-top h2 {
    font-size: 32px;
}  
.section-right-top .buttond {
    margin-top: 10px;
} 
.section-right-bottom .quick-add__submit {
    font-size: 14px;
}  
.home_collection_list .card__inner {
    height: 436px;
}  
.home_collection_list .card__heading, .home_collection_list .price>* {
    font-size: 20px;
}  
.cps__main_wrap img {
    height: 620px;
    object-fit: cover;
}  
.header__menu-item {
    padding: 1.2rem 1.6rem;
}  
div#ProductGridContainer .full-unstyled-link {
    width: 140px;
    font-size: 14px;
}  
div#ProductGridContainer .price__regular .price-item--regular, div#ProductGridContainer span.price-item.price-item--sale.price-item--last, div#ProductGridContainer s.price-item.price-item--regular {
    font-size: 15px !important;
}
div#ProductGridContainer .quick-add__submit {
    padding: 13px 2px;
    display: block;
} 
div#ProductGridContainer span.rating-star {
    font-size: 24px;
}  
div#ProductGridContainer .card-information .caption {
    font-size: 14px !important;
}  
.custom-image-banner {
    max-width: 1020px;
}
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 410px;
}  
.mutli-col-additional.multicolumn h3.inline-richtext {
    font-size: 28px;
}  
.template-product-Bundle-products .bundle-product .flex_wrapper, .main-product-information .bundle-product .flex_wrapper, .socks-product-information .flex_wrapper {
    grid-gap: 20px;
}  
.main-heading {
    font-size: 40px;
}
.template-product-Bundle-products .quantity, .main-product-information .quantity {
    width: fit-content;
} 
.bundle-metafiled .flex_wrapper .main_meta_wrap {
    gap: 50px;
}  
.template-product-Bundle-products .left_wrapper, .main-product-information .left_wrapper, .socks-product-information .left_wrapper {
    max-width: 35%;
}  
.template-product-Bundle-products .right_wrapper, .main-product-information .right_wrapper, .socks-product-information .right_wrapper {
    max-width: 65%;
}  
.main-product-information .flex_wrapper {
    grid-gap: 20px;
}  
.Product-featured-meta img.featured_image {
    height: 400px;
}  
.Product-featured-meta {
    padding: 70px 0;
}  
.socks-product-information .flex_wrapper {
    display: block;
}  
.section-left .inner_content {
    bottom: 150px;
}  
}

@media screen and (max-width: 1080px) {
.template-product-Bundle-products .grid__item.product__media-wrapper, .template-product-Default-main-product .grid__item.product__media-wrapper {
    width: 46%!important;
    max-width: 46%!important;
}  
.template-product-Bundle-products .product__info-wrapper.grid__item, .template-product-Default-main-product .product__info-wrapper.grid__item {
    width: 46%!important;
    max-width: 46%!important;
}  
.footer-block.grid__item:first-child {
    width: 17%;
    padding-right: 15px;
}
footer .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
}
.footer-block.grid__item {
    padding: 36px 9px;
} 
h2.footer-block__heading.inline-richtext {
    font-size: 14px;
}   
.custom_blocks_sec button.slick-next.slick-arrow {
    right: -9px;
}
.custom_blocks_sec button.slick-prev.slick-arrow {
    left: -9px;
}  
.custom_blocks_sec {
    padding-top: 80px;
}  
.custom-multi-column .page-width {
    margin: 0px 20px 64px;
} 
.custom-multi-column .page-width {
    padding: 50px 0 38px;
    margin: 0px 20px 64px;
}  
.accordion_section button.accordion h2 {
    font-size: 20px;
} 
.accordion_section img.icon-image {
    max-width: 50px;
    height: 50px;
} 
.accordion_section button.accordion:after {
    right: 0;
}  
.accordion_section button.accordion.active:after {
    right: 0;
    top: 8px;
}   
/* .logo-slider {
    padding-bottom: 100px;
    padding-top: 20px;
}   */
.logo-slider button.slick-next.slick-arrow {
    bottom: -75px;
}  
.call--dots--content h4 {
    font-size: 18px;
    max-width: 200px;
}  
.title-banner {
    font-size: 50px;
}  
.custom-image-banner {
    max-width: 980px;
    margin: 32px 20px;
}  
.mutli-col-additional {
    padding: 50px 0;
}  
.newsletter h2.inline-richtext.h1 {
    font-size: 40px;
} 
.newsletter .newsletter-form__field-wrapper .field__input {
    min-width: 570px;
}
.custom_faq_landing .accordion-single-title {
    font-size: 25px;
}  
.custom-featured-col .slick-initialized .slick-slide {
    border-left: 1px solid #00000017;
}
.custom-tabs .tabs_new li, .custom-tabs .tab-content-learn h3 {
    font-size: 22px;
}  
.ctm_first h3 {
    font-size: 18px;
}  
.template-product-Bundle-products .product__info-wrapper.grid__item, .main-product-information .product__info-wrapper.grid__item {
    padding: 0;
}  
.bundle-metafiled .inner_wrapper {
    display: grid;
    grid-template-columns: repeat(2,2fr);
}
.bundle-metafiled .image_featre {
    text-align: center;
}  
.main-heading {
    font-size: 33px;
}
.Product-benefits .main_meta_wrap {
    grid-template-columns: repeat(2,2fr);
}  
.Product-benefits {
    padding: 60px 0;
}  
div#globo-formbuilder-59293 .header .title {
    font-size: 40px;
}   
div#globo-formbuilder-59403 {
    margin-top: -11rem;
}  
.Product-featured-meta img.featured_image {
    height: 300px;
}  
.Product-featured-meta h3 {
    font-size: 20px;
}  
.Product-featured-meta p {
    margin: 0px 27px 20px;
}  
}

@media screen and (max-width: 989px) {
.btn_product_scroll {
    padding: 14px 28px;
    max-width: 93%;
}
  .btn_custom_main_product {
    max-width: 160px;
}
  .btn_custom_main_product button#ProductSubmitButton-template--18056362328227__main {
    font-size: 12px;
    max-width: 143px !important;
}
  .btn_product_scroll 
 h1 {
    font-size: 14px;
}
  div#price-cstm-Ic {
    font-size: 12px;
}
.custom-faq-metafiled .faq__item {
    padding: 32px 13px;
}  
.custom-multi-column .accordion-content {
  display: none; /* Initially hide the content */
}
.custom-multi-column .arrow {
  display: inline-block;
  margin-left: 10px;
  transition: transform 0.3s ease;
}
.custom-multi-column .arrow.down {
    transform: rotate(0);
    background-image: url(/cdn/shop/files/Vector_5.png?v=1726905543);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    top: 17px;
}
.custom-multi-column .arrow.up {
  transform: rotate(180deg); /* Rotate the arrow when content is shown */
  background-image: url(/cdn/shop/files/Vector_5.png?v=1726905543);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    top: 8px;
}
.multicolumn-card.content-container {
    border-bottom: 2px solid #ffffff3b;
    padding: 15px 0;
}
.custom-multi-column .multicolumn-list li:last-child .multicolumn-card.content-container {
    border-bottom: 0;
} 
.container {
    display: block;
}   
.section-right {
    margin-top: 20px;
}  
.section-right-top {
    height: 600px;
}  
.banner-section .grid--2-col-tablet-down .grid__item {
    width: 43%!important;
}  
.section-right-bottom .card__information h3, .section-right-bottom .price {
    font-size: 16px;
}  
.section-right-bottom li {
    padding: 0 5px;
}  
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 600px;
}  
.mutli-col-additional .multicolumn-card__info .rte {
    height: auto;
}  
.newsletter .newsletter-form__field-wrapper .field__input {
    min-width: fit-content;
}  
.bundle-metafiled h2.heading {
    font-size: 26px;
}
.custom-faq-metafiled .b-faq .faq__title {
    width: calc(100% - 50px);
    display: block;
}  
div#globo-formbuilder-59403 .globo-form-control.layout-1-column.custom-country {
    width: 100%;
}  
.template-product-Bundle-products .left_wrapper, .template-product-Bundle-products .right_wrapper, .main-product-information .left_wrapper, .main-product-information .right_wrapper {
    max-width: 100%;
}
.product-faq-text .faq--wrap {
    grid-gap: 50px;
} 
.section-left .inner_content {
    bottom: 100px;
}  
}


@media screen and (max-width: 800px) {

section.bundle-metafiled {
    display: none;
}
.bundle-metafiled_accordion-container{

  display: block;
}


  
.product-faq-text .faq__item {
    padding: 10px 20px;
    margin: 8px 0;
}  
.product-faq-text {
    padding: 20px 0 60px;
}  
.main-product-information {
    padding-bottom: 30px;
}  
.footer-block.grid__item:first-child {
    width: 35%;
    padding-right: 36px;
}
footer .footer-block__details-content .list-menu__item--link {
    padding: 3px 0;
}  
.footer-block.grid__item.footer-block--menu {
    width: 49%;
}  
.footer-block.grid__item:first-child {
    width: 100%;
    padding-right:0;
    border-right: 0;
} 
footer .footer__content-top .grid {
    row-gap: 0;
    column-gap: 0;
} 
.footer-block.grid__item {
    border-right: none;
}  

.custom-multi-column .title-wrapper-with-link {
    padding: 0 20px;
}
.custom-multi-column .multicolumn-list {
    padding: 50px 20px 0;
} 
.custom-multi-column a.button.button--primary {
    font-size: 14px;
}  
.accordion_section .flex_wrapper {
    display: block;
}  
.accordion_section .left_wrapper, .accordion_section .right-wrapper {
    max-width: 100%;
}  
.accordion_section {
    padding: 56px 0;
}  
.accordion_section div.panel p {
    max-width: 100%;
}  
.accordion_section button.accordion h2 {
    width: calc(100% - 27px);
    font-size: 18px;
}  
.accordion_section .content p {
    font-size: 16px;
    line-height: 20px;
}  
.accordion_section .inner_wrapper {
    align-items: flex-start;
    grid-gap:15px;
}  
.accordion_section img.custom-img {
    margin-top: 56px;
}  
.custom-image-text .page-width {
    padding: 50px 16px;
}  
.custom-image-text .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    padding-right: 0;
}
.footer-block.grid__item.footer-block--menu {
    border: 1px solid #ffffff30;
    border-top: none;
    border-bottom: none;
    margin: 0;
}
.footer-block.grid__item.footer-block--menu:nth-child(2n) {
    border-right: 0;
}
.footer-block.grid__item {
    padding: 36px 25px!Important;
} 
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 620px;
}  
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 550px;
} 
.newsletter .newsletter__subheading p {
    font-size: 16px;
}  
.newsletter .newsletter-form__field-wrapper .field {
    flex-direction: column;
}  
.home_collection_list .main_call_list .full-unstyled-link {
    width: 160px;
    -webkit-line-clamp: 1;
} 
.bundle-metafiled .flex_wrapper .main_meta_wrap {
    display: block;
}
  
.custom-faq-metafiled .faq--wrap {
    display: block;
}  
.custom-faq-metafiled .left_wrapper, .custom-faq-metafiled .mn-faq.b-faq {
    max-width: 100%;
}  
.custom-faq-metafiled {
    padding: 60px 0;
}  
.custom-faq-metafiled .left_wrapper h2.main-heading {
    margin-bottom: 40px;
}  
div#globo-formbuilder-59293 .globo-formbuilder-wizard {
    padding: 64px 18px;
}
div#globo-formbuilder-59293 span.label-content {
    font-size: 16px;
}  
div#globo-formbuilder-59403 {
    margin-top: -8rem;
}  
}

@media screen and (max-width: 749px) {

.home_collection_list button.slick-arrow {
    display: none !important;
}


.Benefits-mobile.mobile-version {
    display: block;
}
.Benefits-mobile.mobile-version .main_features.faq__item.active {
    padding: 15px 10px 10px;
    text-align: left;
    border-top: 5px solid #2E3791;
    border-radius: 8px 8px 0 0;
    border-bottom: 0;
    margin: 0;
}
.Benefits-mobile.mobile-version .main_features.faq__item.active a.faq__title.js-faq-titlees h3 {
    border-top: 0;
    padding: 10px 0 0;
} 
.Benefits-mobile.mobile-version a.faq__title.js-faq-titlees h3 {
    margin: 0;
    padding: 14px 0;
    border-top: 1px solid #00000024;
    width: calc(100% - 10px);
}
.Benefits-mobile.mobile-version .main_features.faq__item:last-child h3 {
    border-bottom: 0;
}  
.Benefits-mobile.mobile-version .main_features.faq__item {
    padding: 0px 22px;
    margin: 12px 0;
}  
.Benefits-mobile.mobile-version .main_meta_wrap.mobile-version {
    border: 1px solid #EDEDED;
    border-radius: 8px;
} 
.Benefits-mobile.mobile-version a.faq__title.js-faq-titlees {
    text-decoration: none;
    width: calc(100% - 10px);
    position:relative;
}
.Benefits-mobile.mobile-version a.faq__title.js-faq-titlees.faq__active:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Frame_7.png?v=1728103414);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    right: 0;
    background-size: contain;
    top: 13px;
}  
.Benefits-mobile.mobile-version a.faq__title.js-faq-titlees:after {
    position: absolute;
    content: "";
    background-image: url(/cdn/shop/files/Frame_8.png?v=1728103689);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    right: 0;
    background-size: contain;
    top: 13px;
}
  
.Benefits-mobile.mobile-version .faq__content.js-faq-content {
    border-top: 0;
}  
.Benefits-mobile.mobile-version .main_meta_wrap.mobile-version {
    margin-top: 26px;
}  
.Product-benefits.desktop-version {
    display: none;
}  
.Benefits-mobile.mobile-version {
    padding: 50px 0;
}  
 .Product-benefits .main_meta_wrap {
    grid-template-columns: repeat(1,1fr);
} 
.socks-product-information .flex_wrapper {
    display: flex;
}   
.socks-product-information .left_wrapper, .socks-product-information .right_wrapper{
max-width:100%;
}  
.Product-description-custom .inner_wrapper {
    display: block;
}  
.Product-description-custom {
    padding: 0 0 30px 0;
}  
.Product-description-custom .left_wrapper, .Product-description-custom .right_wrapper {
    max-width: 100%;
}  
.Socks-metafield-mobile span.faq__symbol {
    position: absolute;
    right: 36px;
    filter: invert(1);
}  
.Product-featured-meta.mobile-version img.featured_image {
    height: auto;
}  
.Product-featured-meta.mobile-version {
    margin: 0;
    padding: 0;
}
.Socks-metafield-mobile {
    display: block;
    padding: 0px 0px 50px;
}
.Socks-metafield-mobile .faq__item {
    border-top: 1px solid #ffffff47;
    margin-top: 15px;
}  
.Socks-metafield-mobile .faq__content.js-faq-content {
    padding: 0;
    border-top: none;
    margin-top: 16px;
    color: #fff;
    font-size: 13px;
}
.Socks-metafield-mobile .b-faq .faq__title {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    width: calc(100% - 10px);
    display: block;
    padding: 8px 0;
    margin: 5px 0;
} 
.custom-image.mobile-image img {
    width: 100%;
}  
.Product-socks-meta {
    display: none;
}  
.Product-featured-meta.mobile-version .faq__title {
    display: block;
    padding: 15px;
    background-color: #2E3791;
    cursor: pointer;
    border: 1px solid #ddd;
    text-decoration: none;
    border-radius: 12px;
    margin: 19px 0;
    text-align: left;
}
.Product-featured-meta.mobile-version h3, .Product-featured-meta.mobile-version p {
    text-align: left;
}  
.Product-featured-meta.mobile-version .Product-featured-meta p {
    margin: 0;
}  
.main_features.faq__item.active .faq__content.js-faq-content {
    order: 1;
    padding: 0;
    margin: 0;
}
.main_features.faq__item.active .Product-featured-meta img.featured_image {
    height: auto;
}  
.main_features.faq__item.active a.faq__title.js-faq-titlee.faq__active {
    order: 2;
    margin: 0;
    border-radius: 0 0 12px 12px;
}
.Product-featured-meta.mobile-version .faq__content {
    padding: 15px;
    border: 1px solid #ddd; /* Border around the content */
    border-top: none; /* No border on top to connect with title */
}
.main_features.faq__item.active {
    display: grid;
}  

.Product-featured-meta.mobile-version {
    display: block;
    padding: 50px 0;
} 
.Product-featured-meta.desktop-version {
    display: none;
}  
.Product-featured-meta.mobile-version .main_meta_wrap.mobile-version {
    display: grid;
    grid-gap:0;
}  
.faq__item.main_features_div.active {
    padding: 30px 20px 20px;
    border: 1px solid #E2E2E2;
    text-align: center;
    border-radius: 8px;
    border-top: 5px solid #2E3791;
}
.Product-benefits .main_meta_wrap.mobile-version .faq__item.main_features_div {
    border-top: 1px solid #E2E2E2;
    border-bottom: 0;
    border-radius: 0!important;
    margin: 0;
}
.Product-benefits .main_meta_wrap.mobile-version a.faq__title.js-faq-title {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    text-decoration: none;
}
.Product-benefits .main_meta_wrap.mobile-version .faq__content.js-faq-content {
    text-align: left;
}  
.Product-benefits .main_meta_wrap.mobile-version {
    display: block;
    border: 1px solid #EDEDED;
    border-radius: 12px;
    padding: 0;
}
.Product-benefits .main_meta_wrap.mobile-version .main_features_div h3 {
    text-align: left;
    font-size: 16px;
}  
.product-description.desktop-version {
    display: none;
}
.product-description.mobile-des {
    display: block;
}
.product-faq-text a.faq__title1 {
    font-size: 24px;
}  
.product-faq-text .faq--wrap {
    display: block;
}  
.product-faq-text .left_wrapper, .product-faq-text .mn-faq.b-faq {
    max-width: 100%;
}  
.main-product-information .product-form__input--pill input[type=radio]+label {
    text-align: left;
}  
div#globo-formbuilder-59293 .header .title {
    font-size: 32px;
}  
div#globo-formbuilder-59293 {
    padding: 40px 0;
}  
.custom-faq-metafiled .b-faq .faq__title {
    font-size: 16px;
}   
.custom-multi-column h3.inline-richtext {
    font-size: 20px;
}  
.custom-multi-column a.button.button--primary {
    margin-bottom: 0;
}  
a.button.button--primary {
    font-size: 16px;
} 
.custom-image-text .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    order: 2;
}  
.custom-image-text .image-with-text__content {
    padding: 1rem 1rem 4rem;
}  
.home_collection_list .card.card--standard.card--media {
    margin: 0 10px;
}  
.home_collection_list .card__inner {
    height: 336px;
}  
.home_collection_list .page-width {
    padding: 0;
}
.home_collection_list .card__heading, .home_collection_list .price>* {
    font-size: 16px;
    line-height: normal;
} 
.home_collection_list ul.slick-dots {
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 0;
}  
.home_collection_list ul.slick-dots li::marker {
    font-size: 0;
    display: none;
}  
 
.home_collection_list li button {
    padding: 5px;
    font-size: 0;
    background: #ffffffb0;
    border: none;
    margin: 0px 2px;
    border-radius: 100px;
} 
.home_collection_list li.slick-active button {
    background: #fff;
}  
.custom-image-banner .banner__box {
    padding: 20rem 1.5rem 4rem;
}  
.title-banner {
    font-size: 32px;
}  
.custom-image-banner .banner__text p {
    font-size: 16px;
}  
.custom_filter ul#coll_filter li.new_main_coll a {
    padding: 12px 15px;
    font-size: 14px;
}  
.custom_filter ul#coll_filter {
    gap: 27px 6px;
}
footer .footer-block__details-content .list-menu__item--link {
    font-size: 16px;
}  
h2.footer-block__heading.inline-richtext {
    font-size: 16px;
}
.footer__copyright.caption {
    display: block;
}  
.mutli-col-additional {
    padding: 40px 0;
}  
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 357px;
    padding: 24px 16px!important;
    margin: -76px auto 0;
}  
.mutli-col-additional.multicolumn h3.inline-richtext {
    font-size: 32px;
}   
.care-image-text .image-with-text .grid {
    display: grid;
}
.care-image-text .image-with-text__media-item.image-with-text__media-item--medium {
    width: 100%;
    max-width: 100%;
    order: 1;
}
.care-image-text .image-with-text__text-item.grid__item {
    width: 100%;
    max-width: 100%;
}
.care-image-text .image-with-text__content {
    padding: 3rem calc(0rem / var(--font-body-scale)) 5rem;
}  
.cleaning-image-text .image-with-text__content {
    margin: 10px 0;
}  
.cleaning-image-text .image-with-text__content {
    padding: 4rem calc(2rem / var(--font-body-scale)) 5rem;
}
.cleaning-image-text .image-with-text__text p {
    font-size: 16px;
}
.cleaning-image-text .image-with-text__media-item {
    order: 1;
    margin-top: 25px;
}
.cleaning-image-text .image-with-text .grid {
    display: grid;
}  
.custom_faq_landing .content-wrapper {
    display: block;
} 
.home_collection_list .card__inner {
    height: 436px!important;
}  
.custom_faq_landing .custom-image {
    max-width: 100%;
    margin: 20px 0;
}  
.custom-tabs .flex_wrapper {
    display: block;
}
.custom-tabs .heading_wrapper h2.main-heading {
    max-width: 100%;
}  
.custom-tabs .heading_wrapper {
    max-width: 100%;
}  
.custom-tabs .content-wrapper {
    max-width: 100%;
    margin-top: 20px;
}  
.custom-tabs img.icon-size_img {
    width: 100%;
} 
.custom-tabs .tab-content-learn.current {
    display: none;
}   
.custom-tabs li.tab .mobile {
    display: none;
} 
.custom-tabs .tabs_new li.current .mobile {
    display: block;
}  
.custom-tabs .tabs_new {
    width: 100%;
}  
.custom-tabs .container {
    margin: 50px 0;
}  
.custom-tabs .num_style_top {
    font-size: 14px;
}
.custom-tabs .tabs_new li.current .mobile h3 {
    font-size: 22px;
    border-bottom: 1px solid #0000003b;
    padding-bottom: 14px;
    font-weight: 500;
}  
.custom-tabs .tabs_new li.current .mobile p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}  
.custom-tabs .content-wrapper p {
    font-size: 16px;
}  
.template-product-Bundle-products .grid__item.product__media-wrapper, .template-product-Bundle-products .product__info-wrapper.grid__item, .main-product-information .grid__item.product__media-wrapper, .main-product-information .product__info-wrapper.grid__item {
    width: 100%!important;
    max-width: 100%!important;
}  
.template-product-Bundle-products .product__title h1 {
    max-width: 100%;
}  
.bundle-metafiled h2.heading {
    font-size: 20px;
} 
.template-product-Bundle-products .product-form__submit {
    font-size: 16px;
}  
.bundle-metafiled {
    padding: 0px 0 40px;
} 
.bundle-metafiled .first-meta-field, .bundle-metafiled .second-meta-field {
    padding: 25px 12px 50px;
}  
.bundle-metafiled .image_featre h3 {
    font-size: 16px;
}  
.bundle-metafiled .content {
    font-size: 14px;
}  
.stamped-header-title {
    font-size: 32px;
    float: inline-start;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}  
span.stamped-summary-actions-newreview {
    font-size: 16px;
    padding: 10px 23px;
}  
.custom-faq-metafiled img {
    width: 18px;
    height: 18px;
}  
div#globo-formbuilder-59403 h3.title.globo-heading {
    font-size: 24px!important;
}  
div#globo-formbuilder-59293  .globo-formbuilder-wizard, div#globo-formbuilder-59403 .globo-formbuilder-wizard {
    padding: 36px 20px;
}  
.announcement-bar__message span {
    font-size: 14px;
}
.stamped-pagination .next a {
    right: 0;
}  
.stamped-pagination .previous a {
    left: 0;
}  
.Product-featured-meta.mobile-version .faq__title h3 {
    width: calc(100% - 10px);
    position: relative;
}
.Product-featured-meta.mobile-version .faq__title h3:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(/cdn/shop/files/Vector_12.png?v=1728035528);
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.Product-featured-meta.mobile-version a.faq__title.js-faq-titlee.faq__active h3:after {
    background-image: url(/cdn/shop/files/Frame_6.png?v=1728035791);
}  
.Product-featured-meta.mobile-version p {
    margin: 0;
}  
.socks-media-gallery .thumbnail-viewer {
    max-width: 30%;
}  
.socks-media-gallery .main-gallery-view {
    max-width: 100%;
}  
  .main_hmc_list {
    flex-wrap: wrap;
}

.main_list_call p {
    font-size: 11px;
}
.main_list_call {
    margin-bottom: 0;
    display: flex !important;
    gap: 19px;
    justify-content: center;
}

.main_list_call img {
    max-width: 24px;
}
.badge {
    font-size: 9px;
}
}


@media screen and (max-width: 680px) {
.socks-product-information .product-title-wrapper {
    padding: 5px 20px;
    margin: 18px 7px;
    font-size: 14px;
    left: 54px;
    top: 6px;
} 

.video_content h2.main-heading {
    font-size: 27px;
            text-align: center;
}


.card-wrapper .card__inner {
    height: auto;
}

.Product-featured-meta.mobile-version .Product-featured-meta h3 {
    font-size: 16px;
}  
.utility-bar__grid.page-width {
    padding-left: 1rem;
    padding-right: 1rem;
}  
.custom_blocks_sec .slick-initialized .slick-slide {
    margin: 0 5px;
}
.custom_blocks_sec button.slick-next.slick-arrow {
    width: 29px;
    top: 40%;
}  
.custom_blocks_sec button.slick-prev.slick-arrow {
    width: 29px;
    top: 40%;
}  
.main-heading {
    font-size: 26px;
}  
.content {
    font-size: 16px;
}  
.custom-multi-column img.multicolumn-card__image {
    width: 27px!important;
}  
.custom-multi-column .multicolumn-list {
    padding: 30px 20px 0;
}  
    
.section-left .sds, .section-left .sh {
    font-size: 36px;
}
.section-left p, .section-right-top p {
    font-size: 16px;
    line-height: 23px;
    width: 100%;
}  
.section-right-top {
    padding: 40px 20px;
    height: 400px;
}   
.logo-slider button.slick-prev.slick-arrow {
    left: 40%;
}  
.logo-slider button.slick-next.slick-arrow {
    right: 40%;
}  
.logo-slider-heading {
    font-size: 20px;
}  
.home_collection_list {
    padding: 56px 0;
} 
.home_collection_list h2.main-heading, .home_collection_list .main_call_list .tabs {
    padding: 0px 20px;
}  
.home_collection_list .main_call_list {
    margin-top: 24px;
} 
.header {
    padding: 0px 1rem 0px 1rem!important;
} 
.logo-slider {
    margin-top: 30px;
    margin-bottom: 46px;
}  
.home_collection_list button.tablinks {
    padding: 10px;
    font-size: 14px;
    margin: 4px 3px;
}  
.home_collection_list a.custom-link {
    font-size: 14px;
} 
.home_collection_list button.slick-next.slick-arrow {
    top: 34%;
    width: 40px;
    height: 40px;
}  
.home_collection_list button.slick-prev.slick-arrow {
    top: 34%;
    width: 40px;
    height: 40px;
}  
.main_for_list {
    margin-top: 35px;
}  
/* ul#product-grid li.grid__item {
    width: 100%!important;
    max-width: 100%!important;
}   */
full-unstyled-link {
    width: 100%;
    font-size: 22px;
}  
.inner_card-pro {
    display: block;
}  
div#ProductGridContainer .price__regular .price-item--regular, div#ProductGridContainer span.price-item.price-item--sale.price-item--last, div#ProductGridContainer s.price-item.price-item--regular {
    font-size: 22px;
}  
div#ProductGridContainer .card-information .caption {
    font-size: 18px;
}  
div#ProductGridContainer .price {
    margin: 4px 0;
}
div#ProductGridContainer .quick-add__submit {
    font-size: 11px;
}  
div#ProductGridContainer .pagination__list {
    justify-content: center;
}  
.section-right-bottom .quick-add__submit {
    padding: 6px;
  display:none;
} 
.home_collection_list .inner_card-pro {
    display: flex;
} 
.mutli-col-additional {
    padding: 20px 0;
}  
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 330px;
}  
.newsletter h2.inline-richtext.h1 {
    font-size: 32px;
}
.newsletter .newsletter__wrapper {
    padding-right: calc(1rem / var(--font-body-scale));
    padding-left: calc(1rem / var(--font-body-scale));
}  
.newsletter {
    padding: 80px 0;
} 
.cleaning-image-text:after {
    width: 264px;
    height: 58px;
}  
.custom_faq_landing .accordion-single-title {
    font-size: 22px;
    width: calc(100% - 21px);
}  
.custom_faq_landing .accordion-single-title:after {
    right: -24px;
}
.custom_faq_landing .text-content p {
    font-size: 16px;
}
.custom_faq_landing {
    padding: 50px 0;
}  
.custom_faq_landing h2.main-heading {
    margin-bottom: 26px;
}  
.custom-multi-column .arrow.down {
    top: 30px;
}  
.home_collection_list .card__inner {
    height: 350px!important;
}  
.custom-col-feat .featured-col-center {
    padding-left: 0;
}  
.custom-col-feat button.slick-prev.slick-arrow {
    right: auto;
    top: 40%;
    left: -10px;
}  
.custom-col-feat button.slick-next.slick-arrow {
    top: 39%;
    right: -13px;
}  
.ctm_first h3 {
    font-size: 13px;
}
.ctm_tables .first-row  p {
    font-size: 14px;
}  
.ctm_main_wrap {
    padding: 0;
}  
.template-product-Bundle-products .price__regular .price-item--regular, .template-product-Bundle-products span.price-item.price-item--sale.price-item--last, 
  .template-product-Bundle-products .price--on-sale .price-item--regular span.money, .main-product-information .price__regular .price-item--regular, .main-product-information span.price-item.price-item--sale.price-item--last, 
  .main-product-information .price--on-sale .price-item--regular span.money, .socks-product-information .price__regular .price-item--regular, .socks-product-information  span.price-item.price-item--sale.price-item--last, 
  .socks-product-information  .price--on-sale .price-item--regular span.money {
    font-size: 24px;
}
.template-product-Bundle-products .product-form__input--pill input[type=radio]+label, .main-product-information .product-form__input--pill input[type=radio]+label, .socks-product-information .product-form__input--pill input[type=radio]+label {
    padding: 20px 10px;
    font-size: 16px;
}
.template-product-Bundle-products .product-title-wrapper, .main-product-information .product-title-wrapper {
    padding: 8px 20px;
    margin: 18px 8px;
    font-size: 11px;
}  
div#globo-formbuilder-59403 {
    margin-top: -5rem;
}  
.section-left .inner_content {
    bottom: 50px;
}  
.section-left .inner_content {
    padding: 40px 20px 0px;
}  

.home_collection_list .quick-add.no-js-hidden {
  visibility:hidden;
}
.home_collection_list .card-wrapper:hover .quick-add.no-js-hidden {
    opacity: 0;
}
.home_collection_list .card.card--standard.card--media:hover .card__inner {
    filter: brightness(1);
}


  
.banner-section .price__sale span s.price-item.price-item--regular {
    text-decoration: none;
}
    .banner-section .full-unstyled-link {
    font-size: 12px;
}
  .banner-section .price__sale span {
    font-size: 12px;
}
  
}

@media screen and (max-width: 480px) {
.section-left .button {
    max-width: 100%;
    font-size: 16px;
}
.container {
    padding: 20px 10px;
}  
.section-right-top .buttond {
    width: 100%;
    font-size: 16px;
}
.section-right-top {
    height: 300px;
}  
.logo-slider button.slick-prev.slick-arrow {
    left:38%;
}  
.logo-slider button.slick-next.slick-arrow {
    right: 38%;
}  
.footer-block.grid__item {
    padding: 22px 13px!important;
}  
.call--dots--content h4 {
    font-size: 16px;
}
.dots--main_call {
    width: 28px;
    height: 28px;
}  
.call--dots--content {
    padding: 0;
}  
.dots--main_call span {
    height: 13px;
    width: 13px;
}
.call--dots--content h4 {
    max-width: 150px;
}  
.custom-image-banner .banner__box {
    padding: 9rem 0 4rem;
}  
.mutli-col-additional.multicolumn .multicolumn-card__info {
    max-width: 268px;
}  
.mutli-col-additional.multicolumn h3.inline-richtext {
    font-size: 24px;
}  
.custom-image-banner .title-banner {
    word-break: break-all;
}  
.ctm_first h3 {
    font-size: 12px;
} 
.ctm_main_wrap p {
    font-size: 12px;
    line-height: normal;
}  
.ctm_tables .first-row  p {
    font-size: 12px;
}
.custom_filter ul#coll_filter li.new_main_coll a {
    padding: 12px 5px;
    font-size: 12px;
}
.section-left .sds, .section-left .sh {
    font-size: 30px;
}  
}

@media screen and (max-width: 375px) {

.section-right-top h2 {
    font-size: 25px;
}
.logo-slider button.slick-prev.slick-arrow {
    left: 34%;
}  
.logo-slider button.slick-next.slick-arrow {
    right: 34%;
}  
footer .footer-block__details-content .list-menu__item--link, h2.footer-block__heading.inline-richtext {
    font-size: 14px;
}  
.custom_product_select .custom-btn a {
    font-size: 18px;
    padding: 11px 30px;
}  
.title-banner {
    font-size: 24px;
}  
.ctm_first h3 {
    font-size: 10px;
}  
.ctm_main_wrap p {
    font-size: 12px;
}  
.section-left .custom-image img {
    height: 500px;
    object-fit: cover;
}
  .main_hmc_list {
    flex-wrap: wrap;
    row-gap: 13px;
}

.main_list_call {
    width: 50%;
}

.main_hmc_list {
    padding: 10px 10px;
}

.main_list_call p {
    font-size: 10px;
}
  .main_list_call img {
    width: 100%;
    max-width: 28px;
}
  .section-right-bottom ul {
    gap: 9px;
}
.template-product-Bundle-products .product-title-wrapper, .template-product-Default-main-product .product-title-wrapper {
    z-index: 1;
}

}


@media screen and (max-width: 340px) {
.ctm_tables {
    grid-template-columns: 84px 55px 55px 100px;
}     
}