/** Shopify CDN: Minification failed

Line 6420:42 Unexpected ")"

**/
/* Home SlideShow */
.slideshow .item {
    border: 1px solid #000;
    border-radius: 5px;
}
.slideshow .item .slide__image__container img {
    object-fit: cover;
    object-position: right !important;
}
.site-header #NavStandard {
    padding: 0;
}
.slideshow .item picture {
    transform: unset !important;
}
.slide__heading.main-heading {
    font-weight: 600;
}
.main-buttons__item .slide__btn {
    background: #0E822F;
    border: 0;
    max-width: 270px !important;
    width: 100%;
    min-width: auto;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'IBM Plex Sans';
    text-transform: capitalize;
}
h2.icons-row__heading {
    font-size: 40px;
    color: #222222;
    font-weight: 700;
}
color {
    color: #0E822F !important;
}
italic {
    font-style: italic;
}

/* Home Icons */
.icons-row__subheading {
    font-size: 18px;
    font-weight: 700;
    color: #434A51;
    margin-top: 15px;
}
.icons-row__wrapper .icons-row__headings {
    margin-bottom: 30px;
}
.icons-row__slider .icons-row-item {
    padding: 15px;
}
.icons-row__slider .icons-row-item h3.icons-row-item__title {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
}
.icons-row__slider .icons-row-item .icons-row-item__wrapper {
    align-items: center;
}
.icons-row__slider .icons-row-item .icons-row-item__wrapper {
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 2fr;
}
.icons-row__wrapper .icons-row__slider {
    gap: 25px;
}
.icons-row__slider .icons-row-item .icons-row-item__wrapper .icons-row-item__icon {
    width: 35px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}
.icons-row__slider .icons-row-item .icons-row-item__wrapper .icons-row-item__icon .icons-row-item__image img {
    object-fit: contain;
}
.icons-row__slider .icons-row-item .icons-row-item__wrapper .icons-row-item__icon .icons-row-item__image {
    padding: 0 !important;
    width: 100%;
    height: 100%;
}

/* Details Tab Section */
.details-tabs .section-heading {
    margin-bottom: 50px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.section-heading h2 {
    margin: 0 0 20px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: capitalize;
}
.tabs-slide-loop {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
}
.tabs-slide-loop .slide-item {
    width: 100%;
}
.details-tabs .media-handler {
    position: relative;
    margin-bottom: 80px;
}
.slide-item.tab-1 span.slide-count {
    bottom: 30%;
}
span.slide-count {
    position: absolute;
    color: #0E822F;
    font-size: 90px;
    font-weight: 700;
    bottom: 25px;
    left: 0;
    line-height: 1;
}
.details-tabs .media-handler {
    padding-left: 30px;
}
.tabs-slide-loop .main-image {
    display: block;
    width: 100%;
    max-height: 270px;
    object-fit: contain;
    object-position: left;
}
.alpha-points {
    position: absolute;
    top: 15px;
    right: 0;
}
.alpha-points span {
    box-shadow: 0 0 6.75px #00000026;
    background: #f1f2f3;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 500;
    color: #000;
    padding: 5px;
    max-width: 120px;
    width: 120px;
    margin-bottom: 8px;
    display: flex;
    counter-increment: count;
    gap: 10px;
    line-height: 1;
    align-items: center;
}
.alpha-points span:before {
    content: counter(count,upper-alpha);
    background: #0e822f;
    color: #fff;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.tabs-slide-loop .slide-item .media-handler:after {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0076/2609/6738/files/Vector_7.svg?v=1718195965);
    width: 50px;
    height: 16px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: -30px;
}
.details-tabs .heading-content p {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin: 0 0 15px;
}
.slide-item.tab-2 span.slide-count {
    bottom: 45%;
}
.details-tabs .dual-icons {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%);
}
.details-tabs .dual-icons {
    display: flex;
    gap: 20px;
}
.dual-icons span {
    background: #fff;
    display: flex;
    padding: 10px 26px;
    box-shadow: 1px 1px 5px 2px #0003;
}
.details-tabs .dual-icons span img {
    width: 100%;
    padding: 0;
    object-fit: contain;
    max-width: 45px;
    height: auto;
    max-height: 45px;
}
.details-tabs .dual-btns {
    position: absolute;
    bottom: 50px;
    right: -25px;
}
.details-tabs .dual-btns a {
    display: block;
    background: #fff;
    margin: 10px 0;
    border-radius: 4px;
    padding: 5px;
}
.details-tabs .dual-btns a {
    width: 100px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    border: .64px solid #BDBDBD;
    height: 40px;
}
.details-tabs .dual-btns a img {
    width: 143.4px;
    height: 54.5px;
}
.details-tabs .dual-btns a img {
    max-width: 70px;
    height: auto!important;
    display: block;
}
.tabs-slide-loop .content p {
    margin: 0  0 10px;
    font-size: 16px;
    line-height: 22px;
}
.tabs-slide-loop .slide-item.tab-3 .media-handler:after {
    display: none;
}
.tabs-slide-loop .media-side {
    padding-left: 30px;
}
h4.section_subheading {
    color: #434A51;
    font-size: 18px;
}

/* End Details Tab Section */


.accordions-section .section__heading {
    font-size: 40px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222;
}
.btn-bg-green {
    background: #0E822F;
}
.accordion__header a.btn {
    font-size: 15px;
    border-radius: 5px;
    background: #0E822F;
}
.section-textlist-inner-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 40px;
    background: #e8f6ec;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    align-items: center;
}
.section-textlist-inner-wrapper .link-list_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.section-textlist-inner-wrapper .link-list_block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.section-textlist-inner-wrapper .link-list_block h3 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px;
}
.section-textlist-inner-wrapper .link-list_block ul li {
    color: #222222;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
}
.section-textlist-inner-wrapper .text .text__heading {
    font-size: 48px;
    font-weight: 600;
    color: #222222;
    /* text-transform: capitalize; */
    margin-bottom: 20px;
}
.section-textlist-inner-wrapper .text {
    max-width: 500px;
}
.section-textlist-inner-wrapper .text .text__content {
    color: #434A51;
    margin-bottom: 30px;
}
.section-textlist-inner-wrapper .text a.btn {
    background: #FF6A00;
    border-radius: 5px;
    font-size: 16px;
    text-transform: revert;
    letter-spacing: 0;
    max-width: 200px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    text-transform: capitalize;
}
.accordions-section .accordion__content .accordion__item {
    background: transparent;
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0;
}
.accordions-section .accordion__content .accordion__item button {
    background: transparent !important;
    padding-left: 0;
    padding-right: 0;
}
.accordions-section .accordion__content .accordion__item .accordion__text-wrapper {
    padding: 0;
}
.accordions-section .accordion__content .accordion__item .accordion__text-wrapper .accordion__text {
    padding: 0;
    color: #434A51;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
}
.accordions-section .accordion__content .accordion__item button span {
    font-size: 24px;
    font-weight: 600;
    color: #020E05;
}
.accordions-section .accordion__content .accordion__item button svg path {
    stroke: #000 !important;
}

.home-img-text.image-with-text {
    background: transparent !important;
}
.home-img-text.image-with-text .image-with-text__items {
    padding: 40px;
    background: #e8f6ec;
    border-radius: 5px;
}
.home-img-text.image-with-text .image-with-text__items .image-with-text__content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.home-img-text.image-with-text .image-with-text__items  .image-with-text__heading {
    font-weight: bold;
}
.home-img-text.image-with-text .image-with-text__items .image-with-text__heading strong {
    font-weight: bold !important;
    color: #0e822f;
}
.home-img-text.image-with-text .image-with-text__items .image-with-text__content .image-with-text__text p {
    font-size: 18px;
    color: #434A51;
}
.home-img-text.image-with-text .image-with-text__items .image-with-text__content a.btn {
    background: #0E822F;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.home-section-text .text__heading {
    font-size: 22px;
    font-weight: 600;
}
.home-section-text .text__heading strong {
    font-weight: 700;
    color: #0E822F;
    text-transform: uppercase;
}
.home-section-text a.btn {
    background: #FF6A00;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
    border-radius: 5px;
}

.featured-collection .wrapper {
    display: flex;
    gap: 30px;
    align-items: start;
    margin-bottom: 30px;
}
.featured-collection .wrapper:after {
    display: none !important;
}
.icon_collection .featured-collection__content {
    flex-direction: column!important;
    gap: 20px;
    margin-bottom: 15px;
}
.icon_collection .featured-collection__content a.section__heading {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #222222;
    text-transform: uppercase;
}
.icon_collection .featured-collection__content .custom-icon_blocks {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px 40px;
}
.featured-collection .wrapper .image_with_collection {
    max-width: 500px;
}
.icon_collection .featured-collection__content .custom-icon_blocks a {
    width: 70px;
    height: 30px;
}
.icon_collection .featured-collection__content .custom-icon_blocks a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.featured-collection {
    background: #F1F2F3 !important;
}
.featured-collection .featured-collection__container {
    margin: 0 !important;
    width: 100%;
}
.featured-collection .carousel {
    /* overflow: hidden; */
    width: 100%;
}
.icon_collection {
    width: 100%;
}

.home-image-testimonials .testimonial__heading.section__heading {
    font-weight: 700;
    font-size: 40px;
}
.home-image-testimonials .testimonial__item span.rating__star svg {
    margin-right: 5px;
    width: 18px;
    height: 18px;
}
.home-image-testimonials .testimonial__item .testimonial__user__name {
    font-size: 18px;
    font-weight: 500;
}
.home-image-testimonials .testimonials__slider {
    padding-bottom: 70px;
}
.home-image-testimonials .flickity-button-holder button.flickity-prev-next-button {
    bottom: 0 !important;
    top: unset !important;
    transform: scale(1) translateY(0) !important;
    background: #000000;
    opacity: 1 !important;
}
.home-image-testimonials .flickity-button-holder button.flickity-prev-next-button:before {
    background: #fff !important;
}
.home-image-testimonials .flickity-button-holder button.flickity-prev-next-button[disabled]:before {
    background: #000 !important;
}
.home-image-testimonials .flickity-button-holder button.flickity-prev-next-button.previous {
    right: 55px !important;
}
.home-image-testimonials .flickity-button-holder button.flickity-prev-next-button[disabled] {
    background: #F1F2F3;
    border: 0;
}
.home-image-testimonials .testimonials__slider:focus-visible,
.home-collection-list .carousel:focus-visible,
:focus-visible {
    outline: none !important;
}
.home-collection-list .section__header {
    margin-bottom: 0;
}
.home-collection-list .section__header .section__heading {
    margin-bottom: 40px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: #222222;
    text-transform: uppercase;
}
.home-collection-list .carousel .list-collections__item .list-collections__item__image {
    background: #F1F2F3;
    border-radius: 15px;
}
.home-collection-list .carousel .list-collections__item .list-collections__item__image img {
    object-fit: contain;
    max-width: 100px;
    max-height: 100px;
    min-height: 100px;
    margin: auto !important;
}
.home-collection-list .carousel .list-collections__item .list-collections__item__image figure {
    display: flex;
}
.home-collection-list button.flickity-prev-next-button.next:before {
    mask-image: url(/cdn/shop/files/Arrow_1_Stroke.svg?v=1751863211);
    width: 17px;
    height: 11px;
}
.home-collection-list button.flickity-prev-next-button.previous:before {
    mask-image: url(/cdn/shop/files/Arrow_1_Stroke.svg?v=1751863211);
    width: 17px;
    transform: rotate(180deg);
    height: 11px;
}
.home-collection-list button.flickity-prev-next-button {
    border: 1px solid #000;
}
.home-collection-list .carousel .list-collections__item .list-collections__item__title {
    font-size: 22px;
    color: #434A51;
}
.footer-blocks-upper-area {
    background: #1EA23E;
    padding: 40px 0;
}
.footer-blocks-upper-area .footer-block {
    padding-bottom: 0;
}
.footer-blocks-lower-area {
    background: #fff;
    padding: 50px 0;
}
.footer-blocks-lower-area .footer-title {
    color: #000;
}
.footer-blocks-lower-area * {
    color: #000;
}

.footer-blocks-lower-area .newsletter-form .input-group {
    flex-direction: row !important;
    flex-wrap: nowrap;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    margin: 0;
}
.footer-blocks-lower-area .newsletter-form .input-group .input-group__item {
    padding: 0;
}
.footer-blocks-lower-area .newsletter-form .input-group button {
    background: #0E822F;
    max-width: 150px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.footer-blocks-lower-area .newsletter-form .input-group .input-group__fields {
    max-width: 100% !important;
    width: 100%;
}
.footer-blocks-lower-area .newsletter-form .input-group__item--btn {
    max-width: 150px !important;
}
.footer-content .footer-blocks.wrapper {
    margin: auto;
}
.footer-blocks-lower-area .footer-block.footer-block--newsletter .footer-title {
    font-size: 22px;
    font-weight: 600;
}
.footer-blocks-lower-area .footer-block.footer-block--newsletter .rte {
    font-size: 16px;
    color: #434A51;
}
.footer-blocks-lower-area .footer-blocks.wrapper .rte {
    color: #434A51;
    font-size: 16px;
}
.site-footer:not(.landing-footer-wrapper .site-footer) {
    background: transparent !important;
    padding: 0 !important;
}

.footer-bottom.wrapper .footer-copyright__content {
    text-align: left;
}
.footer-blocks-upper-area .footer-block .footer-title button {
    font-size: 18px;
    font-weight: 600;
}



.featured-collection .main_collection_wrapper {
    display: flex;
    gap: 30px;
    align-items: start;
}

.featured-collection .main_collection_wrapper .image_with_collection {
    max-width: 500px;
}
.icon_collection_wrap.icon_collection .custom-icon_blocks {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px 40px;
}
.main_collection_wrapper.wrapper .custom-icon_blocks a {
    width: 70px;
    height: 30px;
    display: flex;
    align-items: center;
}
.main_collection_wrapper.wrapper .custom-icon_blocks a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.icon_collection_wrap.icon_collection .featured-collection__content .custom-icon_blocks {
    display: none;
}
.icon_collection_wrap.icon_collection .wrapper--full-padded {
    padding: 0;
}

.icon_collection_wrap.icon_collection button.flickity-button.flickity-prev-next-button {
    bottom: 0 !important;
    transform: unset !important;
    top: unset !important;
    right: 0 !important;
    left: unset !important;
    background: #000 !important;
}
.icon_collection_wrap.icon_collection .carousel {
    padding-bottom: 60px;
}
.icon_collection_wrap.icon_collection button.flickity-prev-next-button:before {
    background: #fff !important;
}
.icon_collection_wrap.icon_collection button.flickity-prev-next-button[disabled]:before {
    background: #000 !important;
}
.icon_collection_wrap.icon_collection button.flickity-prev-next-button.previous {
    right: 55px !important;
}
.icon_collection_wrap.icon_collection button.flickity-prev-next-button[disabled] {
    background: #F1F2F3 !important;
    border: 0;
}




.scrolling_counter-section.reaching-info .section-columns__slider .count_block_main::after {
    content: '';
    height: 100%;
    width: 1px;
    display: block;
    background: #AFD5BA;
    position: absolute;
    right: 0;
    top: 50%;
    max-height: 100px;
    transform: translateY(-50%);
}
.scrolling_counter-section.reaching-info .section-columns__slider .count_block_main:last-child::after {
    display: none;
}
.scrolling_counter-section.reaching-info .row.section-columns__slider {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
}

.scrolling_counter-section.reaching-info .section-columns__slider .count_block_main {
    position: relative;
     padding: 10px;
   text-align: center;
}
.scrolling_counter-section.reaching-info .count-area-content.column-item {
    width: 100% ;
}
/* .header__dropdown__inner .images-block .menu__block--narrow a.link-over-image {
    position: relative;
} */
 .header__dropdown__inner .images-block .menu__block--narrow a.link-over-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
product-grid-item-swatch.product-grid-item__swatch {
    display: none;
}
@media (max-width: 767px) {
  .icons-row__slider .icons-row-item .icons-row-item__wrapper {
    grid-template-columns: 1fr;
  }
  .icons-row__slider .icons-row-item .icons-row-item__wrapper .icons-row-item__icon {
    margin-right: auto;
    margin-left: unset;
    margin-bottom: 10px;
  }
  .tabs-slide-loop {
    grid-template-columns: repeat(1,1fr);
  }
  .details-tabs .dual-btns {
    right: 0;
  }
  .tabs-slide-loop .slide-item .media-handler:after {
    right: 0;
    transform: rotate(90deg);
    left: 0;
    bottom: -40px;
  }
  .scrolling_counter-section.reaching-info .row.section-columns__slider {
    grid-template-columns: repeat(2, 1fr);
}
  .scrolling_counter-section.reaching-info .section-columns__slider .count_block_main:nth-child(2)::after {
    display: none;
}
html.cart-open chat-widget.hydrated {
    display: none;
}
}

/* Header CSS */
.custom_header_wrapper {
    background: #fff;
}
.custom_header_wrapper .search-form__inner {
    background: transparent;
}
.custom_header_wrapper .custom_menu_bar {
    display: flex;
    width: 100%;
    align-items: center;
}
.custom_header_wrapper .custom_menu_bar h1.logo {
    padding: 0;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons {
    position: static;
    margin: 0;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons svg {
    width: 30px;
    height: 30px;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons span.icon {
    stroke: none;
}
header#SiteHeader .wrapper:nth-child(2) {
    z-index: -1;
    width: var(--site-width);
}
.custom_header_wrapper .search-form__inner {
    padding: 0;
    min-height: 45px;
}
.custom_header_wrapper .search-form__inner input {
    background: #f4f4f4 !important;
}
.announcement .announcement__block span {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'IBM Plex Sans';
}
.bottom-header-wrapper {
    background: #fff;
    width: 100%;
}

.image-with-text__items--inline-right .image-with-text__content-items {
    max-width: 500px;
    margin-right: auto;
}
.image-with-text__items--inline-left .image-with-text__content-items {
    max-width: 500px;
    margin-left: auto;
}

.multicolumn-divider-sec .section-columns__slider .column-item {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
.multicolumn-divider-sec .section-columns__slider .column-item:after {
    content: '';
    background: #AFD5BA;
    width: 1px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.multicolumn-divider-sec .section-columns__slider .column-item:last-child:after {
    display: none;
}
.multicolumn-divider-sec .section-columns__slider .column-item .column-item__content .column-item__heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0px;
    text-align: center;
    color: #020E05;
}
.multicolumn-divider-sec .section-columns__slider .column-item .column-item__content .column-item__text p {
    font-size: 16px;
    color: #33483A;
    text-transform: capitalize;
    letter-spacing: 0;
}
.multicolumn-divider-sec .section-columns__slider .column-item .column-item__inner {
    width: 100%;
    max-width: 280px;
    margin: auto;
}
.heading-sec-wrapper .text__subheading {
    color: #0e822f;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.heading-sec-wrapper .text__heading {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -2px;
}
.heading-sec-wrapper .text__content {
    color: #33483a;
    max-width: 500px;
    margin: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}
.heading-sec-wrapper  .text-left .text__content {
    margin-right: auto;
    margin-left: unset;
}
.heading-sec-wrapper  .text-right .text__content {
    margin-right: unset;
    margin-left: auto;
}
.multicol-imgs .column-item img {
    object-fit: contain !important;
}


.slider-custom-design-wrapper .item {
    display: flex !important;
    flex-direction: row-reverse !important;
    border: 0;
    align-items: end;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text__wrapper {
    width: 100%;
    max-width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
}
.slider-custom-design-wrapper .slide__image__container .slide__image__inner {
    position: static;
}
.slider-custom-design-wrapper .slide__image__container picture {
    position: static;
    height: auto;
    object-fit: contain;
    background: transparent;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text__wrapper {
    padding-left: 0;
}
.slider-custom-design-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bottom-slideshow-icons {
    display: grid;
    grid-template-columns: auto auto auto;
    margin-top: 30px;
    max-width: 500px;
    width: 100%;
}
.bottom-slideshow-icons .bottom-icons-slide {
    display: grid;
    gap: 8px;
    text-align: center;
}
.bottom-slideshow-icons .bottom-icons-slide img {
    display: block;
    width: 100%;
    max-width: 30px;
    margin: auto;
    height: 30px;
}
.bottom-slideshow-icons .bottom-icons-slide span {
    color: #33483A;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}
.bottom-slideshow-icons .bottom-icons-slide {
    display: grid;
    gap: 8px;
    text-align: center;
    border-right: 1px solid #AFD5BA;
    padding: 0 10px;
}
.bottom-slideshow-icons .bottom-icons-slide:first-child {
    padding-left: 0;
}
.bottom-slideshow-icons .bottom-icons-slide:last-child {
    border-right: 0;
    padding-right: 0;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__buttons a.slide__btn {
    max-width: 300px !important;
}
.slider-custom-design-wrapper .item .slide__text__container .main-heading {
    margin-bottom: 16px;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text {
    max-width: 500px;
    font-size: 16px;
    color: #33483A;
}
.slider-custom-design-wrapper .wrapper.item {
    width: var(--site-width) !important;
}
.slider-custom-design-wrapper button.flickity-button {
    bottom: 25px !important;
    opacity: 1 !important;
    visibility: visible !important;
    width: 50px !important;
    height: 50px !important;
    right: 0;
    left: unset;
    display: flex !important;
    z-index: 99;
    backface-visibility: visible !important;
    transform: unset !important;
    top: unset !important;
    background: #020E05;
}

.slider-custom-design-wrapper {
    padding-bottom: 100px;
}
.slider-custom-design-wrapper .bottom-div {
    display: block;
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
}
.slider-custom-design-wrapper ol.flickity-page-dots {
    width: var(--site-width) !important;
    transform: translateX(-50%) !important;
    left: 50% !important;
    display: flex;
    margin: 0;
    gap: 10px;
    bottom: 45px;
    max-width: 100% !important;
}
.featured-collection-icons-upper .wrapper {
    flex-direction: column;
}

.content-with-icons-wrapper .custom-icon_blocks {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px;
    width: 100%;
}
.content-with-icons-wrapper .custom-icon_blocks a,
.content-with-icons-wrapper .custom-icon_blocks img {
    display: block;
    width: 100%;
}
.content-with-icons-wrapper .section__header {
    width: 100%;
    max-width: 385px;
}
.content-with-icons-wrapper {
    width: 100%;
    gap: 60px;
    margin-bottom: 48px !important;
}
.featured-collection-icons-upper .section__text {
    color: #33483A;
}
.featured-collection-icons-upper {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.text-block-wrapper {
    max-width: 220px;
}
.text-block-cards .text-card-mains {
    display: flex;
    align-items: start;
    gap: 15px;
    margin-bottom: 20px;
}
.text-block-cards .text-card-mains span.icon-block {
    width: 100%;
    max-width: 40px;
}
.text-block-wrapper>h2,
.header__dropdown__inner .images-block>h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483a;
    margin-bottom: 20px;
}
.text-block-cards .text-card-mains p.text-heading {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483a;
}
.text-block-cards .text-card-mains .text-content {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483a;
}
.header__dropdown__wrapper .header__grandparent__links {
    width: 100%;
    max-width: fit-content;
}
.header__dropdown__inner .menu__block--narrow {
    max-width: 200px;
}
.header__dropdown__inner .images-block {
    width: 100%;
}
.header__dropdown__inner .images-block-inner {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    width: 100%;
}
.header__dropdown__inner .header__grandparent__links {
    flex: unset !important;
    width: 100%;
    max-width: 220px;
}
.header__dropdown__inner .header__grandparent__links .dropdown__family {
    margin: 0;
}
.header__dropdown__inner .images-block .menu__block--narrow {
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.header__dropdown__inner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    gap: 20px;
}
.header__dropdown[grandchild="true"] .images-block {
    padding-right: 24px;
}
.header__dropdown[grandchild="true"] .images-block-inner {
    grid-template-columns: repeat(4, 1fr);
}
.header__dropdown__inner .images-block .menu__block--narrow .hero__content__wrapper {
    position: static;
    margin-top: 12px;
}
.header__dropdown__inner .images-block .menu__block--narrow .header__dropdown__image .image-fill {
    border-radius: 12px;
    max-height: 200px !important;
    height: 100%;
    padding: 0 !important;
    width: 100%;
    min-height: 200px;
}
.header__dropdown[grandchild="true"] .images-block-inner .menu__block--narrow .header__dropdown__image .image-fill {
    min-height: 250px !important;
    max-height: 250px !important;
}
.header__dropdown__inner .images-block .menu__block--narrow .header__dropdown__image {
    display: flex;
    flex-direction: column-reverse;
}
.header__dropdown__inner .images-block .menu__block--narrow .hero__content__wrapper h2.hero__title {
    color: #33483a;
    font-size: 16px;
}
.header__dropdown__inner .images-block .menu__block--narrow .hero__content__wrapper .hero__content:before {
    content: unset;
}
.header__dropdown__inner .images-block .menu__block--narrow .hero__content__wrapper .hero__content {
    padding: 0;
}

.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons svg {
    stroke: transparent;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons a.navlink span.visually-hidden {
    position: static;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483a;
    width: 100%;
    height: auto;
    text-transform: capitalize;
}

.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons a.cart__toggle.navlink span.visually-hidden {
    display: none;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons .menu__item {
    border-left: 1px solid #AFD5BA;
    min-height: 56px;
    padding: 0 20px;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons .menu__item:last-child {
    padding-right: 0;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons .menu__item a.navlink.navlink-account-icon {
    flex-direction: row-reverse;
    gap: 5px;
    padding: 0;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons .menu__item:first-child {
    padding-left: 0;
    border: 0;
}
.custom_header_wrapper .custom_menu_bar .menu__item.menu__item--icons {
    width: 100%;
    max-width: max-content;
}
.trade-in-button {
    width: 100%;
    max-width: 181px;
}
.trade-in-button a {
    border: 1px solid #0E822F;
    display: flex;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #0E822F;
    padding: 12px 20px;
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    justify-content: center;
}
.trade-in-button a svg {
    width: 26px;
    height: 26px;
}
.custom_header_wrapper .custom_menu_bar {
    gap: 42px;
    padding: 20px 0 8px;
}
.custom_header_wrapper .custom_menu_bar search-popdown.search-popdown .search-popdown__main {
    max-width: 420px;
    margin-left: auto;
}
.custom_header_wrapper .custom_menu_bar search-popdown.search-popdown .search-form__label {
    width: 35px;
    height: 24px;
    border-right: 1px solid #AFD5BA;
    padding-right: 5px;
}
.custom_header_wrapper .search-form__inner input {
    min-height: 56px;
    font-size: 16px;
}
.custom_header_wrapper .custom_menu_bar h1.logo {
    margin-top: 0;
    margin-bottom: 0;
}
.global-footer-wrapper .footer-block.footer-block--newsletter {
    flex-direction: row;
    flex-wrap: unset;
    text-align: left;
}
.global-footer-wrapper .footer-block.footer-block--newsletter .text-newsletter-wrapper {
    max-width: 550px;
}
.global-footer-wrapper .footer-block.footer-block--newsletter .text-newsletter-wrapper .rte {
    color: #33483A;
    font-size: 16px;
    margin-top: 10px;
}
.global-footer-wrapper .footer-block--text .rte {
    max-width: 500px;
}
.information-inner {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.information-inner ul.footer-links {
    flex-direction: row;
    display: flex;
    align-items: center;
}
.information-inner ul.footer-links li:before {
    display: none;
}
.information-inner ul.footer-links li:not(:last-child) {
    margin: 0;
    border-right: 1px solid;
}
.payment-block-wrapper p {
    margin: 0 0 15px;
    color: #33483A;
    font-size: 16px;
}
.footer-block.footer-block--information {
    padding-bottom: 30px;
}
.global-footer-wrapper .payment-block-wrapper ul.payment-icon-list {
    justify-content: start;
    direction: ltr;
    gap: 8px;
}
.global-footer-wrapper .payment-block-wrapper ul.payment-icon-list>li {
    margin: 0;
    border: 1px solid #AFD5BA;
    width: 100%;
    max-width: 90px;
    padding: 5px 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.global-footer-wrapper.landing-footer-wrapper .footer-links__wrapper li {
    line-height: 1;
    padding: 0 6px;
}
.footer-bottom .footer-copyright .footer-copyright__content {
    text-align: center;
}

/* css on 11-08 */
.featured-collection-icons-upper .text-highlight__break {
    display: block;
    color: #020E05;
}
.featured-collection-icons-upper .featured-collection__content .section__text p {
  font-size: 16px !important;
}

.featured-collection-icons-upper .flickity-slider .carousel__item {
    background: #fff;
    padding: 32px;
    border-radius: 15px;
    height: 100%;
    min-height: 524px;
}
.featured-blog p.blog__post-meta small:first-child {
    display: none;
}
.featured-collection-icons-upper .product-grid-item__title {

    font-size: 18px;
    font-weight: 400 !important;
    margin-bottom: 12px;
}

.cstm_tradesmart_section .text__subheading {
    font-size: 16px !important;
    color: #0E822F;
}
.cstm_tradesmart_section .text__subheading p {
    line-height: 1;
    letter-spacing: 0;
}
.cstm_tradesmart_section .text__heading {
    font-size: 48px;
    color:#020E05;
}
.cstm_tradesmart_section .text-slide {
    display: flex;
    align-items:center;
    gap: 1rem;
}
.cstm_tradesmart_section .section-textlist-inner-wrapper {
    padding: 120px 115px;
}
.cstm_tradesmart_section .icon-wrapper {
    min-width: 24px !important;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
}

.cstm_tradesmart_section .text__content {
    font-size: 16px !important;
    color:#020E05;
}
.cstm_tradesmart_section .section-textlist-inner-wrapper .link-list_block ul li {
    color:#33483A;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: center;
}
.cstm_tradesmart_section .section-textlist-inner-wrapper .link-list_block {
    text-align: center;
    color:#020E05;
}

.cstm_tradesmart_section .device-link-list-wrapper h3 {
    color: #020E05 !important;
    font-size: 24px;
}

.cstm_tradesmart_section .btn--advanced{
    background: #0E822F !important;
    font-size: 20px !important;
    margin-top: 28px !important

}
.image-text-icon-sec-hompage .image-text-icon-wrapper {
    display: flex;
    gap:15px;
}
.image-text-icon-sec-hompage p{
    color: #33483A;
    margin: 0;
    font-size: 16px !important;
}

.image-text-icon-sec-hompage p em {
    color: #0E822F;
    font-style: italic;
    font-weight: 600;
}

.image-text-icon-sec-hompage .image-with-txt-img {
    margin-left: -62px;
}
.image-text-icon-sec-hompage .image-with-text-content ul {
  padding: 0;
  list-style: none;
  margin: 0;
  margin-bottom:1rem;
}

.image-text-icon-sec-hompage .image-with-text-content li {
  position: relative;
  padding-left: 32px; /* leave space for icon */
  color: #33483A;
}

.image-text-icon-sec-hompage .image-with-text-content li::before {
  content: "";
  display: inline-block;
  width: 24px;
  aspect-ratio: 1;
  background-image: url("/cdn/shop/files/fluent_checkmark-16-filled.png?v=1754907676");
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.image-text-icon-sec-hompage .image-text-review-block img {
    width: 100%;
    max-width: 216px;
    display: block;
}
.image-text-icon-sec-hompage .main-buttons {
 justify-content: start;
}
.image-text-icon-sec-hompage .icon-text-wrapper {
    display: flex;
    gap: 2rem;
    margin-top: 3rem;
}
.image-text-icon-sec-hompage .text-slide {
    display: flex;
    align-items: center;
    gap: 2rem;
}
.image-text-icon-sec-hompage .icon-wrapper {
    background: #fff;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    box-shadow: 3px 3px 5px 0px #0b231112;
    width: 116px;
    aspect-ratio: 1;
}
.image-text-icon-sec-hompage .text-slide p{
  font-size: 24px !important;
  font-weight: 600;
}

/* Homepage CSS */
.home-img-txt-sec-wrapper .image-with-text__content-items {
    max-width: 556px;
}
.home-img-txt-sec-wrapper .image-with-text__content-items .image-with-text__header span.text-highlight__break {
    letter-spacing: -2px;
}
.image-with-text__content-items .image-with-text__text em {
    color: #0e822f;
}
.bottom-img-text-sec-wrapper .image-with-text__header span.text-highlight__break {
    letter-spacing: -2px !important;
}
.featured-blog .blog__post-item {
    box-shadow: 0px 2px 5px 0px #3121210A;
    box-shadow: 0px 22px 13px 0px #31212105;
    border: 1px solid #F4F4F4;
    border-radius: 24px;
    overflow: auto;
}
.featured-blog .blog__post-item .blog__post-content {
    padding: 28px;
}
.featured-blog .blog__post-item a.blog__post-image-link {
    margin: 0;
}
.featured-blog .blog__post-item a.blog__post-image-link {
    margin: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0px !important;
}
/* css on 12-08 */
.slider-custom-design-wrapper button.flickity-button {
    right: 16.2%;
}
.flickity-button.flickity-prev-next-button.previous {
    position: absolute;
    right: 20%;
}
.flickity-button.flickity-prev-next-button.previous:before{
    left: 0px;
    background-image: url("/cdn/shop/files/left_1.png?v=1754998414");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px !important;
    height: 40px !important;
}
.flickity-prev-next-button.next:before, .pswp__button:before {
    left: 0px;
    background-image: url("/cdn/shop/files/next_1.png?v=1754997624");
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px !important;
    height: 40px !important;
    mask-image: unset;
}
button.flickity-button.flickity-prev-next-button.previous {
    position: absolute;
    right: 20%;
    background-color: #fff;
    background: #F4F4F4;
}
.featured-blog .blog__post-item .blog__post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 17rem;
}
.blog__post-meta {
    line-height: 1.25;
    order: 3;
    display: flex;
    justify-content: space-between;
}

.slider-custom-design-wrapper ol.flickity-page-dots li {
    margin: 0;
    width: 8px;
    height: 8px;
    background: #F4F4F4;
    border-color: #F4F4F4 !important;
    opacity: 1 !important;
}
.slider-custom-design-wrapper ol.flickity-page-dots li.dot.is-selected {
    width: 32px;
    background: #020E05;
    box-shadow: none;
}

/* Google Reviews Section */
.custom-code-sec  .reputon-google-reviews-widget .reputon-container {
    height: 100%;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-container .reputon-top-part {
    padding: 28px;
    border-radius: 20px;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-container .reputon-reviewer-info {
    gap: 20px;
}
.custom-code-sec .reputon-google-reviews-widget  .reputon-image {
    min-width: 60px;
    height: 60px;
    width: 60px;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-attributes a {
    font-size: 24px;
    font-family: 'IBM Plex Sans';
    color: #020E05;
    line-height: 140%;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-date {
    color: #898F8B;
    font-family: 'IBM Plex Sans';
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 150%;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-review-logo svg {
    width: 24px !important;
    height: 24px !important;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-review-header {
    align-items: center;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-rating-stars svg {
    width: 20px;
    height: 20px;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-text-holder .reputon-text {
    font-family: 'IBM Plex Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder svg.reputon-swiper-button-prev,
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-next {
    background: transparent;
    color: #0E822F;
    position: absolute;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder svg.reputon-swiper-button-prev {
    left: -4%;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-next {
    right: -4%;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder {
    position: relative;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-reviews-head {
    margin: 0 !important;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-reviews-holder {
    padding: 0 !important;
}

/* QA Issues */
.slide__heading.main-heading strong {
    font-weight: 600;
    color: #0e822f;
}
.grid-layout-home-wrapper .mosaic__item__content .mosaic__item__heading {
    font-size: 24px;
    margin: 0;
    padding: 5px 0;
}
.image-text-icon-sec-hompage .image-text--text color {
    font-weight: 500;
}
.image-text-icons-section-wrapper .image-text--text {
    margin: 12px 0 12px;
}
.image-text-review-block .review-stars {
    margin-top: 8px;
}
p.rating-bottom {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: underline;
    color: #0E822F;
}
.image-text-icon-sec-hompage .icon-text-wrapper p {
    color: #020E05;
}
.home-img-txt-sec-wrapper .image-with-text__text p strong {
    font-weight: 600;
}
.cstm_tradesmart_section .text-slide {
    margin-bottom: 8px;
}
.cstm_tradesmart_section .text-slide  p {
    margin: 0;
}
.featured-blog .featured-blog__button a {
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}

.featured-collection-icons-upper .carousel button.flickity-button {
    bottom: 0 !important;
    top: unset !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: unset !important;
    right: 0 !important;
    left: unset !important;
    width: 54px;
    height: 54px;
    background: #020E05;
}
.featured-collection-icons-upper .carousel button.flickity-button::before {
    background-image: url(/cdn/shop/files/Vector_9.png?v=1755674700);
    width: 10px !important;
    height: 10px !important;
    margin: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    background-size: contain !important;
    mask-image: unset !important;
    /* transition: all .5s; */
}
.featured-collection-icons-upper .carousel button.flickity-button.flickity-prev-next-button.previous::before {
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.featured-collection-icons-upper .carousel {
    padding-bottom: 74px;
}
.featured-collection-icons-upper .carousel button.flickity-button.flickity-prev-next-button.previous {
    right: 60px !important;
}
.featured-collection-icons-upper .carousel button.flickity-button[disabled] {
    background: #fff;
}
.featured-collection-icons-upper .carousel button.flickity-button[disabled]::before {
    filter: invert(1);
    /* transition: all .5s; */
}

/* Product Page CSS Starts from here */
.product-wrapper-icons-row .img-text-bg-image {
    padding: 120px 80px;
    border-radius: 24px;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__headings {
    margin-bottom: 60px;
    max-width: 569px;
    margin-right: auto;
    margin-left: unset;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__headings h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -2px;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider {
    gap: 48px 60px;
    margin: 0;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item {
    padding: 0;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__wrapper {
    display: block;
    text-align: left;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__icon {
    margin-left: unset;
    margin-bottom: 8px;
    width: 34px;
    height: 34px;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider .image-fill figure {
    background: transparent;
    border-radius: 0;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider h3.icons-row-item__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #020E05;
    letter-spacing: 0;
    text-decoration: none;
    margin-bottom: 4px;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    margin: 0;
    color: #33483A;
}
.product-img-text-sec .image-with-text__header p span {
    letter-spacing: -1px !important;
}
.product-img-text-sec .image-with-text__text ul {
    margin: 0;
}
.product-img-text-sec .image-with-text__text ul li:before {
    content: '';
    width: 32px;
    height: 32px;
    display: inline-flex;
    background-image: url(/cdn/shop/files/fluent_checkmark-16-filled.png?v=1754907676);
    background-position: center;
    background-size: 22px;
    background-repeat: no-repeat;
}
.product-img-text-sec .image-with-text__text ul li {
    display: flex;
    align-items: center;
    gap: 8px;
}
.product-rich-text-sec .button_image_reviews {
    margin-top: 80px;
}
.product-rich-text-sec .button_image_reviews a.btn {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -2px;
    text-align: center;
    color: #0E822F;
    text-transform: capitalize;
}
.product-rich-text-sec .button_image_reviews a.btn:before,
.product-rich-text-sec .button_image_reviews a.btn:after {
    display: none;

}
.icons-row.img-text-bg-image {
    background-size: cover;
    background-repeat: no-repeat;
}
.icons-row .icons-row__headings {
    max-width: 658px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.icons-row .icons-row__headings .image-with-text__subheading {
    margin-bottom: 8px;
    color: #0E822F;
    letter-spacing: 0;
}
.icons-row .icons-row__headings h2.icons-row__heading {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -2px;
}
.icons-row .icons-row__headings .icons-row__subheading {
    margin-top: 20px;
}
.icons-row .icons-row__headings .icons-row__subheading p {
    color: #33483A;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
}
.icons-row-pdp-page .icons-row__slider {
    gap: 44px;
}
.icons-row-pdp-page .icons-row__slider .icons-row-item {
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    box-shadow: 2px 4px 5px 0px #0B231112;
}
.icons-row-pdp-page .icons-row__slider .icons-row-item .icons-row-item__wrapper {
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.icons-row-pdp-page .icons-row__slider .icons-row-item .icons-row-item__wrapper .icons-row-item__icon {
    margin-left: unset !important;
    margin: 0;
    width: 34px;
    height: 34px;
}
.icons-row-pdp-page .icons-row__slider h3.icons-row-item__title {
    font-size: 24px;
    color: #020E05;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -1px;
    text-decoration: none;
    margin-bottom: 4px;
}
.icons-row-pdp-page .icons-row__slider .icons-row-item__text p {
    font-size: 16px;
    margin: 0;
    letter-spacing: 0;
    color: #33483A;
    line-height: 150%;
}
.bg-img-wrapper {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.featured-collection-pdp-page .wrapper {
    flex-direction: column;
    gap: 48px;
}
.featured-collection-pdp-page {
    background: #fff !important;
}
.featured-collection-pdp-page .featured-collection__content {
    margin: 0;
}
.featured-collection-pdp-page .featured-collection__content a.section__heading {
    margin: 0;
}
.icon-lock img {
    display: block;
    width: 100%;
    max-width: 100px;
    margin-top: 5px;
}
.featured-collection-pdp-page .product-grid-item {
    border: 1px solid #AFD5BA;
    border-radius: 16px;
    padding: 32px;
    min-height: 524px;
}
.product-grid-item .product-grid-item__image {
    max-height: 170px;
    min-height: 170px;
    margin-bottom: 24px;
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
}
.product-grid-item .product-grid-item__image::before {
    display: none;
}
.product-grid-item .product-grid-item__image img {
    object-fit: contain;
}
.product-grid-item .product-grid-item__info {
    gap: 16px;
}
.product-grid-item .product-grid-item__info .product-grid-item__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #020E05;
    letter-spacing: 0;
}
.work-with-detail {
    margin-bottom: 12px;
    color: #33483A;
    font-size: 14px;
    text-transform: uppercase;
}
.condition-box {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #33483A;
    margin-bottom: 12px;
}
.condition-box span {
    font-style: italic;
    display: block;
    text-transform: capitalize;
}
.product-price-grid-item {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
}
.see-detail-button a {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: underline;
    color: #0E822F;
}
.featured-collection-pdp-page .carousel button.flickity-button {
    top: -59px !important;
    right: 0;
    left: unset;
    opacity: 1;
    visibility: visible;
    transform: scale(1) translateY(-50%);
    transition-delay: 0s;
    width: 60px;
    height: 60px;
    background: #0E822F;
    border-radius: 50%;
    z-index: 9;
}
section.featured-collection-pdp-page:hover .flickity-enabled>.flickity-prev-next-button:not(:disabled):hover {
    transform: scale(1) translateY(-50%);
}
.featured-collection-pdp-page .carousel {
    /* overflow: visible; */
}
.overflow-hidden-products {
    width: 100%;
    overflow: hidden;
}
.featured-collection-pdp-page .featured-collection__content {
    margin-bottom: 48px;
}
.featured-collection-pdp-page .carousel button.flickity-button[disabled] {
    background: #EFF7F1;
}
.featured-collection-pdp-page .carousel button.flickity-button.flickity-prev-next-button.previous {
    right: 76px;
}
.featured-collection-pdp-page .carousel button.flickity-button::before {
    background: transparent;
    margin: 0;
    width: auto;
    background-image: url(/cdn/shop/files/line-md_arrow-up.svg?v=1755771443);
    background-size: 20px;
    mask: unset;
    z-index: 99;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px !important;
    height: 20px !important;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.featured-collection-pdp-page .carousel button.flickity-button.flickity-prev-next-button.previous::before {
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.featured-collection-pdp-page .carousel button.flickity-button[disabled]:before {
    background-image: url(/cdn/shop/files/line-md_arrow-up_1.svg?v=1755771748);
}
.featured-collection-pdp-page .carousel button.flickity-button.flickity-prev-next-button.next[disabled]::before {
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.featured-collection-pdp-page .carousel button.flickity-button.flickity-prev-next-button.previous[disabled]:before {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
}

.product-gallery {
    display: flex;
    flex-direction: row-reverse;
}
.product-gallery .product-gallery__media-slider {
    margin: 0;
    width: 100%;
}
.product-gallery .product-single__thumbnails {
    width: 100%;
}

.product__form__wrapper legend.radio__legend span {
    color: #020E05;
    font-weight: 600;
    font-size: 24px !important;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.icons-row-product-block .product__icon__row.product__icon__row--multiple {
    grid-template-columns: repeat(2, 1fr);
    padding: 28px 23px 0 !important;
    gap: 15px;
}
.icons-row-product-block .product__icon__row .icons-row-block__item .icons-row-block__icon {
    position: static;
    transform: unset;
    flex: 0 0 25px;
}
.icons-row-product-block .product__icon__row .icons-row-block__item {
    padding: 0;
    gap: 8px;
    display: flex;
    flex-wrap: unset;
    flex-direction: row;
}
.icons-row-product-block span.icons-row-block__text {
    font-weight: 400;
    font-size: 16px;
    color: #33483A;
    line-height: 150%;
    letter-spacing: 0;
}
fieldset.radio__fieldset label.radio__label {
    border: 1px solid #AFD5BA !important;
    min-height: 60px;
    display: flex !important;
    align-items: center;
    min-width: 130px;
    justify-content: center;
    flex-direction: column;
}
fieldset.radio__fieldset .radio__buttons {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
fieldset.radio__fieldset {
    width: 100%;
}
fieldset.radio__fieldset .radio__buttons span.radio__button {
    width: auto !important;
    flex: 0 0 auto !important;
    display: flex;
    max-width: 100%;
}
fieldset.radio__fieldset label.radio__label span {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    text-transform: capitalize;
}
fieldset.radio__fieldset .radio__input:checked~.radio__label {
    border-color: #0E822F !important;
    background: linear-gradient(96.62deg, #EBF8ED 0%, #BBE6BB 100%);
}
fieldset.radio__fieldset .radio__input:checked~.radio__label span.option-title {
    color: #0E822F;
}
.product-single__wrapper {
    gap: 27px;
}
.product-single__wrapper .product-gallery {
    max-width: 597px;
}
.product-single__wrapper .product-single__details .form__wrapper {
    max-width: 569px;
}
fieldset.radio__fieldset legend.radio__legend {
    margin-bottom: 20px;
}

.product-wrapper-icons-row .img-text-bg-image .icons-row__headings h2 {
    text-align: left;
}
.product-wrapper-icons-row .img-text-bg-image .icons-row__headings h2 italic {
    display: block;
}
.product-img-text-sec .image-with-text__items--inline-right .image-with-text__content-items {
    max-width: 569px;
}
.product-img-text-sec .image-with-text__items--inline-right .image-with-text__image img {
    max-width: 566px;
    margin-left: auto;
}
.product-img-text-sec .image-with-text__buttons .main-buttons__item {
    width: 100%;
    max-width: 259px;
}
.product-img-text-sec .image-with-text__buttons .main-buttons__item a.btn {
    width: 100%;
}

.custom-code-sec .reputon-google-reviews-widget .reputon-reviews-head {
    display: none !important;
}

/* Homepage Fixes CSS */
.multicolumn-divider-sec .section-columns__slider {
    margin: 0;
}
.multicolumn-divider-sec .section-columns__slider .column-item {
    padding-left: 0;
    padding-right: 0;
}
.image-text-icon-sec-hompage .icon-text-wrapper {
    margin-bottom: 0;
}
.multicol-imgs .section-columns__slider .column-item .column-item__image-wrapper--inner figure {
    padding: 0;
}
.multicol-imgs .section-columns__slider .column-item .column-item__image-wrapper--inner figure img {
    position: static;
    max-height: 110px;
    min-height: 110px;
}
.multicol-imgs .section__header {
    margin: 0;
}
.featured-collection-icons-upper .flickity-slider .carousel__item product-grid-item-swatch {
    display: none;
}
header#SiteHeader .bottom-header-wrapper nav#NavStandard .menu__item a.navlink.navlink--toplevel span {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    text-transform: none;
}
.slider-custom-design-wrapper .slide__text__wrapper .main-heading strong {
    font-style: italic;
}
.cstm_tradesmart_section .text-slide p {
    color: #33483A;
}
.featured-blog p.blog__post-meta small {
    font-size: 16px;
    font-weight: 600;
    color: #33483A;
    line-height: 150%;
    /* margin-top: 24px; */
}
.featured-blog .featured-blog__button {
    margin-top: 48px;
}

footer#SiteFooter {
    --text: #33483A;
}
footer#SiteFooter .footer-title {
    color: #020E05;
}
.comparison-columns-section .section__header .section__heading p em {
    color: inherit;
}

/* Slideshow Section */
.block-item-bakground.item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-custom-design-wrapper .block-item-bakground.item .wrapper {
    display: flex !important;
    flex-direction: row-reverse !important;
    border: 0;
    align-items: end;
}
.slider-custom-design-wrapper .item .slide__text__container .main-heading {
    font-weight: 600;
    font-size: 54px;
    line-height: 120%;
    letter-spacing: -3px;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text p,
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text ul li {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.slider-custom-design-wrapper .block-item--1 .slide__text__container {
    width: 100%;
    max-width: 616px;
} 
.slider-custom-design-wrapper .block-item--2 .slide__text__container {
    width: 100%;
    max-width: 585px;
}
.slider-custom-design-wrapper .block-item--2 {
    /* align-items: center; */
}
.slider-custom-design-wrapper .block-item--3 .slide__text__container {
    width: 100%;
    max-width: 498px;
    margin-right: 52px;
}
.slider-custom-design-wrapper .block-item--3 {
    align-items: center;
}
.slider-custom-design-wrapper .slide__image__container {
    width: 100%;
}
.slider-custom-design-wrapper .slide__text__container .slide__text__wrapper {
    padding-right: 0;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text  em {
    color: #0E822F;
    font-weight: 600;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text {
    max-width: 527px;
    margin: 0;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text ul li:before {
    background-image: url(/cdn/shop/files/fluent_checkmark-16-filled.png?v=1754907676);
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text ul li {
    list-style: none;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 8px;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__text.main-text ul {
    margin: 8px 0 0;
}
.slider-custom-design-wrapper .item .main-buttons {
    flex-wrap: unset;
    flex-direction: row;
    margin: 32px 0 0;
    gap: 24px;
}
.slider-custom-design-wrapper .item .main-buttons .main-buttons__item {
    margin: 0;
    width: auto;
}
.slider-custom-design-wrapper .item .slide__text__container .slide__buttons a.slide__btn {
    max-width: 100% !important;
    padding: 13px 32px;
    width: auto;
}
.slider-custom-design-wrapper .item .main-buttons .main-buttons__item .slide__btn.btn--primary.btn--outline {
    border: 1px solid #0E822F;
    background: transparent;
    color: #0E822F;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
}

.grid-layout-home-wrapper .mosaic__grid .mosaic__item {
    aspect-ratio: 1/1;
}
.tabs-header {
    border-bottom: 1px solid #AFD5BA;
    display: flex;
    align-items: center;
    gap: 50px;
}
.tab-content-slide {
    display: none;
}
.active_content {
    display: block;
}
.tabs-header .tab-heading-slide p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #020E05;
}
.tabs-header .tab-heading-slide {
    padding-bottom: 20px;
    cursor: pointer;
}
.tabs-header  .tab-heading-slide.active_tab {
    border-bottom: 3px solid #0E822F;
    margin-bottom: -2px;
}
.tabs-content {
    padding-top: 60px;
}
.tabs-content .inner-content {
    font-size: 16px;
    line-height: 150%;
    color: #33483A;
    font-weight: 400;
}
.tabs-content h2.content {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    margin-bottom: 32px;
}
div#tab2 ul.list-content {
    columns: 2;
    max-width: 770px;
}
ul.list-content li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}

.product-single__wrapper .product-single__details .product__subheading {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #0E822F;
}
.product-single__wrapper .product-single__details .product__title {
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -1px;
}
.product-single__wrapper .product-single__details .product__price {
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 16px;
}
.product-single__wrapper .product-single__details .product__price span.product__price--off {
    order: 2;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0;
    padding: 0px 0px;
    width: fit-content;
}
.product-single__wrapper .product-single__details .product__price  span.product__price--regular {
    order: 3;
    width: 100%;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -2px;
    color: #020E05;
    margin: 0;
}
.product-single__wrapper .product-single__details .product__price {
    max-width: 250px;
    padding: 0;
    flex-direction: row;
}
.product-single__wrapper .product-single__details .product__price .product__price--compare {
    order: 1;
    font-weight: 400;
    font-size: 16px;
    color: #898F8B;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: line-through;
    opacity: 1;
    margin: 0;
    width: fit-content;
}
.product-single__wrapper .product__form__wrapper .product__form {
    gap: 0;
}
.product-single__wrapper .product__form__wrapper .product__form .product__submit__holder {
    margin-top: 32px;
}
.product__block hr {
    border-color: #AFD5BA;
}
.product-warranty-tag {
    position: absolute;
    z-index: 1;
    max-width: 106px;
    height: 106px;
    top: 0;
    right: 0;
}
.icons-row-product-block .product__icon__row.product__icon__row--multiple {
    display: grid;
    padding-left: 0 !important;
    padding-right: 0 !important;
}



/* Collection Page CSS */
.collection__products .product-grid-item {
    background: #fff;
    padding: 32px;
    border-radius: 15px;
    height: 100%;
    min-height: 524px;
    box-shadow: 0px 0px 10px 4px #f5f5f5;
}
.collection__products .grid {
    padding: 10px;
}

.button-bottom-text {
    font-size: 16px !important;
    color: #0E822F;
    font-weight: 600 !important;
    margin-top: 12px;
}
.selling-icons-row .icons-row__slider {
    gap: 24px;
}
.selling-icons-row .icons-row__slider .icons-row-item {
    border-bottom: 4px solid #0E822F;
}
.style2-main-wrapper {
    width: 100%;
    display: flex;
    gap: 78px;
}
.accordions-style2-section h2.section__heading {
    font-size: 48px !important;
    color: #020E05;
    letter-spacing: -2px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.accordions-style2-section .accordion__subheading {
    color: #0E822F;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.style2-main-wrapper .accordion__header {
    max-width: 442px;
}
.accordions-style2-section .accordion__header.rte {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.accordion-widget {
    background: #EFF7F1;
    border-radius: 16px;
    padding: 32px;
}
.widget-footer-wrapper .image-with-text__buttons {
    margin: 0;
    gap: 16px;
}
.widget-footer-wrapper .image-with-text__buttons .main-buttons__item {
    margin: 0;
    width: 100%;
}
.widget-heading {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    margin-bottom: 16px;
    color: #020E05;
}
.widget-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    margin: 0 0 24px;
}
.widget-footer-wrapper .image-with-text__buttons a.btn {
    width: 100%;
    min-height: 56px;
    border: 1px solid #0E822F;
    border-radius: 6px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
}
.widget-footer-wrapper .image-with-text__buttons .main-buttons__item.secondary-button a {
    color: #0E822F;
    background: transparent;
}

.product-media-upper-wrpper {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.product-single__wrapper {
    align-items: start;
}
.product-gallery {
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.product-trust-widget p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    color: #0E822F;
    margin: 0;
}
.product-trust-widget span {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
h3.features-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    color: #020E05;
    letter-spacing: -1px;
    margin-bottom: 16px;
}
.middle-list-content li {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    color: #33483A;
}
.read-more-btn, .read-less {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    text-decoration: underline;
    color: #0E822F;
    margin-top: 16px;
    display: block;
    cursor: pointer;
}
.last-content, first-content {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    color: #33483A;
    margin-top: 10px;
}
span.read-more-btn+.last-content, span.read-more-btn+.last-content+span {
    display: none;
}
.middle-list-content ul {
    margin-bottom: 10px;
}
.product-key-features,
.meta-product-description,
.trade-gear {
    margin-top: 60px;
}
.trade-upper {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
}
.trade-upper span {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
}
.trade-gear a.btn {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -1px;
    text-transform: capitalize;
    border: 1px solid #0E822F;
    background: transparent;
    color: #0E822F;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 170px;
}

.template-index .accordion__content .accordion__list .accordion__title {
    padding-right: 0;
    display: flex;
    align-items: center;
}
.block-item--1.block-item-bakground .slide__text__container {
    max-width: 585px;
}


.product_info_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: #00000050;
    z-index: 9999999;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    max-height: 100%;
    backdrop-filter: blur(8px);
}
.product-info-popup-inner {
    background: #fff;
    border-radius: 12px;
    padding: 40px;
    min-height: 400px;
    max-height: 580px;
    max-width: 792px;
    width: 100%;
    overflow-y: auto;
}
.product-info-popup-inner::-webkit-scrollbar {
    display: none;
}
.variant_head {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 20px;
    margin-bottom: 48px;
}
.product_details h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    color: #020E05;
    margin-bottom: 8px;
}
.product_details p {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    margin: 0;
}
.product-info-popup-inner .popup-var-block {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.custom_option_values ul {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 8px;
}
li.custom_options {
    border: 1px solid #AFD5BA;
    padding: 8px 2px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    margin: 0;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    text-transform: capitalize;
    flex-direction: column;
}
.custom_option_values {
    width: 100%;
    max-width: 569px;
}
.custom_option_name h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.product-info-popup-inner .popup-var-block:not(:last-child) {
    margin-bottom: 16px;
}
li.custom_options.active {
    background: linear-gradient(96.62deg, #EBF8ED 0%, #BBE6BB 100%);
    border-color: #0E822F;
}
span.popup_cross_icon {
    display: flex;
    width: 29px;
    height: 29px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.custom_product_field span.radio__legend__label {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    text-transform: capitalize;
}
.custom_product_field .recommended_heading {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    width: 100%;
}
.custom_product_field {
    grid-column: 1 / -1;
}
.custom_product_field span.deals_text , .template-product .deals_condition_popup {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    letter-spacing: 0 !important;
    color: #0E822F !important;
    text-transform: capitalize !important;
    cursor: pointer;
}
fieldset.radio__fieldset .radio__buttons span.radio__button {
    overflow: hidden;
}
span.radio__button.sold-out:after {
    display: block;
    right: 0;
    z-index: 9;
    top: 0;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top left, transparent 49%, #AFD5BA80 50%, transparent 51%);
}
fieldset.radio__fieldset span.radio__button.sold-out label {
    background: transparent !important;
    border: 0 !important;
    color: #898F8B !important;
    text-decoration: none;
    z-index: 99;
}
fieldset.radio__fieldset span.radio__button.sold-out label span.option-title {
    color: #898F8B !important;
}
fieldset.radio__fieldset span.radio__button.sold-out {
    border-radius: 6px;
    background: #EFF7F1;
    border: 1px solid #AFD5BA;
}
fieldset.radio__fieldset .radio__buttons span.radio__button {
    margin: 0 16px 16px 0;
}
.breadcrumbs-block {
    margin-bottom: 40px;
}
nav.breadcrumbs a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
span.breadcrumbs__sep {
    display: flex;
}
span.breadcrumbs__current {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.product__price-and-badge {
    margin-bottom: 0;
    padding-bottom: 24px;
}
.deal-type-options {
    display: flex;
    gap: 16px;
}
.deals_heading, .deals_heading1 {
    border: 1px solid #AFD5BA;
    padding: 8px;
    border-radius: 6px;
    cursor: pointer;
}
.deals_heading .radio__button,
.deals_heading1 .radio__button {
    margin: 0;
    display: block;
    text-align: center;
}
.deals_heading .radio__button p,
.deals_heading1 .radio__button p {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    margin: 0;
}
.custom_variant a {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #898F8B;
    display: block;
}
.featured-collection-pdp-page .product-grid-item {
    height: 100%;
}
li.custom_options span {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #898F8B;
}
.popup_product_title * {
    display: inline;
}
.popup_product_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    margin: 0;
}
.tabs-header .tab-heading-slide.active_tab p {
    color: #0E822F;
}

/* Static Pages */
.contact-page-head .text__heading {
    margin-bottom: 36px;
}
.contact-page-head .text__button {
    margin: 0;
}
.contact-page-head .text__button a.btn {
    width: 100%;
    max-width: 185px;
    min-height: 56px;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.icon-row-form-section .icons-row__slider  .icons-row-item {
    border-bottom: 0;
    background: #EFF7F1;
}
.icon-row-form-section .icons-row__slider {
    margin: 0;
    max-width: 416px;
}
.icon-row-form-section  .icons-row__wrapper {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    max-width: 1016px;
    margin: auto;
}
.icon-row-form-section .icons-row__wrapper .custom_contact_form {
    width: 100%;
    max-width: 496px;
}
.icon-row-form-section .icons-row__slider .icons-row-item h3.icons-row-item__title {
    margin-bottom: 12px;
}
.icon-row-form-section .icons-row__slider .icons-row-item figure {
    background: transparent;
}
.breadcrumbs-block-banner nav.breadcrumbs {
    justify-content: center;
}
.breadcrumbs-block-banner nav.breadcrumbs * {
    color: #fff;
}
.breadcrumbs-block-banner nav.breadcrumbs svg path {
    stroke: #fff;
}
.accordions-style2-section .accordion__list li {
    margin: 0;
}
.accordions-section .accordion__content .accordion__item button {
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 15px;
    flex-wrap: unset;
}
.accordions-style2-section .accordion__list .accordion__item {
    border-bottom: 1px solid #AFD5BA;
}
.accordions-section .accordion__content .accordion__item button svg {
    margin: 0;
}
.accordions-section .accordion__content .accordion__item button svg {
    margin: 0;
    height: auto;
    transform: rotate(90deg);
    width: 35px;
    position: static;
    opacity: 1;
}
.accordions-section .accordion__content .accordion__item button svg.icon.icon-toggle-minus {
    display: none;
}
.accordions-section .accordion__content .accordion__item button.is-expanded svg {
    transform: rotate(-90deg);
}
.product__form__wrapper legend.radio__legend  span.deals_condition_popup {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 150% !important;
    letter-spacing: 0 !important;
    color: #0E822F !important;
}
fieldset.radio__fieldset legend.radio__legend {
    display: flex;
    align-items: center;
    gap: 12px;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons,
fieldset.radio__fieldset .radio__buttons {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons span.swatch__button {
    margin: 0;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons label.swatch__label {
    width: 100%;
    background: transparent;
    display: flex;
    justify-content: center;
    border: 1px solid #AFD5BA;
    min-height: 60px;
    padding: 12px;
    gap: 8px;
    align-items: center;
    border-radius: 8px !important;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons label.swatch__label span.visually-hidden {
    color: #33483A;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    font-size: 16px;
    overflow: visible;
    clip: unset;
    position: static;
    margin: 0;
    width: fit-content;
    height: auto;
    text-transform: capitalize;
    display: flex;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons label.swatch__label span.icon.icon-check {
    display: none;
}
fieldset.radio__fieldset[data-swatches-container] .radio__buttons label.swatch__label::before {
    position: static;
    transform: unset;
    background: var(--swatch);
    width: 10px;
    height: 10px;
    opacity: 1;
    visibility: visible;
}
fieldset.radio__fieldset .radio__buttons span.radio__button {
    margin: 0;
    width: 100% !important;
}
fieldset.radio__fieldset .radio__buttons span.radio__button label.radio__label {
    width: 100%;
}
.selector-wrapper.selector-wrapper--boxes {
    margin: 0;
}
.product__selectors {
    margin: 0;
}
.selector-wrapper--swatches .radio__fieldset {
    padding: 0;
    margin: 0;
}
fieldset.radio__fieldset {
    margin: 0 !important;
}
fieldset.radio__fieldset.device_storage .radio__buttons {
    grid-template-columns: repeat(4, 1fr);
}
fieldset.radio__fieldset[data-swatches-container] .swatch__button .swatch__input:checked~.swatch__label {
    border-color: #0E822F;
    background: linear-gradient(96.62deg, #EBF8ED 0%, #BBE6BB 100%);

}
fieldset.radio__fieldset[data-swatches-container] .swatch__button .swatch__input:checked~.swatch__label span.visually-hidden {
    color: #0E822F;
}
fieldset.radio__fieldset[data-swatches-container] span.swatch__button.Color_default_option.sold-out label.swatch__label {
    background: #EFF7F1;
}
fieldset.radio__fieldset[data-swatches-container] span.swatch__button.Color_default_option.sold-out label.swatch__label span.visually-hidden {
    color: #898F8B;
}
fieldset.radio__fieldset[data-swatches-container] span.swatch__button.Color_default_option.sold-out label.swatch__label::after {
    width: 100%;
    height: 1px;
    background: linear-gradient(to top left, transparent 49%, #AFD5BA80 50%, transparent 51%);
    z-index: 999;
    display: block;
    right: 0;
    z-index: 9;
    top: 0;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: unset !important;
}
fieldset.radio__fieldset label.radio__label span.option-price,
fieldset.radio__fieldset label.radio__label span.sold-out {
    font-size: 14px !important;
    color: #898F8B !important;
    font-weight: 400;
}

.image-text-blocks-sec .image-text-icon-wrapper .image-with-txt-img {
    margin: 0;
}
.image-text-blocks-sec .image-text-icon-wrapper .image-with-txt-img {
    margin: 0;
    max-width: 560px;
    width: 100%;
}
.image-text-blocks-sec .image-text-icon-wrapper .image-with-txt-img img {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
}
.image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content {
    width: 100%;
    max-width: 515px;
}
.image-text-blocks-sec  .image-text-icon-wrapper {
    gap: 40px;
    justify-content: space-between;
    max-width: 1159px;
    margin: auto;
}
.image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__buttons .main-buttons__item {
    margin: 0;
}
.image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__buttons {
    margin: 36px 0 0;
    justify-content: start;
}
.comparison-columns-section .icon-list-block-wrapper-inner li:before {
    display: none;
}
.icon-list-block-wrapper-inner li {
    padding: 0 !important;
    display: flex;
    align-items: center;
    gap: 8px;
}
.icon-list-block-wrapper-inner ul {
    margin-bottom: 20px !important;
}
.icon-list-block-wrapper-inner li span.icon-block {
    display: flex;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    padding: 3px;
}
.image-text--text.side-text-wrapper {
    margin: 0 0 20px;
    border-left: 3px solid #0E822F;
    padding-left: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.comparison-columns-section .main-buttons__item a {
    font-size: 20px;
}
.image-text--text.side-text-wrapper p {
    margin: 0;
    color: #33483A;
    text-align: left;
}
.image-text--text.side-text-wrapper p em {
    color: #0E822F;
    font-weight: 600;
}
.icon-text-block-item {
    display: flex;
    gap: 16px;
    align-items: start;
}
.icon-text-block-item span.icon-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
}
.icon-text-block-item .content-blk>p {
    margin: 0 0 4px;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
}
.icon-text-block-item .content>p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    margin: 0;
}
.icon-text-block-item {
    margin-bottom: 20px;
}
.icon-text-block-wrapper {
    border-bottom: 1px solid #AFD5BA;
    margin-bottom: 20px;
}
.img-text-static-pages .image-with-text__items .image-with-text__content {
    padding: 0;
    max-width: 529px;
}
.img-text-static-pages .image-with-text__items .image-with-text__content-items {
    max-width: 100%;
}
.img-text-static-pages .image-with-text__items .image-with-text__image {
    max-width: 600px;
}
.img-text-static-pages .image-with-text__items {
    justify-content: space-between;
    gap: 40px;
    flex-wrap: unset;
}
.img-text-static-pages .image-with-text__items .image-with-text__content .image-with-text__header p span {
    letter-spacing: -2px !important;
}
.icon-text-block-item .content>p em {
    font-weight: 600;
    color: #0E822F;
}
.icon-text-block-wrapper h4.heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    margin: 0 0 16px;
}
.icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item {
    margin-bottom: 12px;
}
.icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item span.icon-block {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
}
.icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item .content-blk>p {
    margin: 0 0 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item:last-child {
    margin-bottom: 20px;
}
.icons-row-selling-sec .icons-row__slider {
    gap: 24px;
    margin: auto !important;
    max-width: 1127px;
    margin-bottom: 48px !important;
}
.icons-row__wrapper .text-content-footer {
    max-width: 468px;
    text-align: center;
    margin: auto;
}
.icons-row__wrapper .text-content-footer .image-text--text p {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    color: #020E05;
    margin: 0 0 16px;
}
.icons-row__wrapper .text-content-footer .image-text-rich-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    margin: 0;
}
.icons-row__wrapper .text-content-footer .section-footer-wrapper {
    margin-top: 40px;
}
.icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons .main-buttons__item {
    margin: 0;
    width: auto;
    max-width: fit-content;
}
.icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons .main-buttons__item a {
    width: auto;
    max-width: fit-content;
    padding: 14px  32px;
    min-width: auto;
    font-size: 20px;
    line-height: 140%;
}
.icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons {
    margin: 0;
    justify-content: space-between;
    gap: 24px;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item {
    border-bottom: 4px solid #0E822F;
    padding: 32px;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper {
    gap: 12px !important;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper h3.icons-row-item__title {
    margin-bottom: 16px;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text ul {
    margin-bottom: 8px;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text ul:last-child {
    margin: 0;
    /* padding-left: 32px; */
    list-style: none;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text p strong {
    color: #0E822F;
    margin-bottom: 8px;
    display: block;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text p,
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text ul:last-child li:before {
    content: '';
    background-image: url(/cdn/shop/files/fluent_checkmark-16-filled.png?v=1754907676);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text ul:last-child li {
    display: flex;
    align-items: start;
    gap: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.section-custom-multicolumn .section__header {
    max-width: 618px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}
.section-custom-multicolumn .section__header .image-with-text__subheading {
    color: #0E822F;
    letter-spacing: 0;
    margin-bottom: 8px;
}
.section-custom-multicolumn .section__header .section__heading {
    margin-bottom: 20px;
    line-height: 120%;
    letter-spacing: -1px;
}
.section-custom-multicolumn .section__header .section__text {
    color: #33483A;
    max-width: 484px;
    margin: auto;
}
.section-custom-multicolumn .section-columns__wrapper .column-item {
    box-shadow: 1px 1px 3px 0px #0B231114;
    border-radius: 24px;
    padding: 0;
    border-bottom: 6px solid var(--color--column);
    background: #EFF7F1;
    position: relative;
    margin-top: 56px;
    width: 100%;
}
.section-custom-multicolumn .section-columns__wrapper .column-item img.card_logo {
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    max-width: 115px;
    display: block;
    width: 100%;
}
.section-custom-multicolumn .section-columns__wrapper .section-columns__slider {
    margin: 0;
}
.section-custom-multicolumn .section-columns__wrapper .section-columns__slider {
    margin: 0;
    gap: 70px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.section-custom-multicolumn .section-columns__wrapper .column-item .column-item__content {
    padding: 28px;
}
.section-custom-multicolumn .section-columns__wrapper .column-item .column-item__image-wrapper {
    border-radius: 24px 24px 0px 0px !important;
    margin: 0;
}
.section-custom-multicolumn .section-columns__wrapper .column-item .column-item__content .subheading-text {
    color: #33483A;
    letter-spacing: 0;
    text-transform: math-auto;
    line-height: 150%;
    font-size: 16px;
}
.section-custom-multicolumn .section-columns__wrapper .column-item .column-item__image-wrapper figure {
    border-radius: 0;
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    padding: 0;
}
.section-custom-multicolumn .section-columns__wrapper .column-item:not(:last-child)::after {
    content: '';
    background-image: url(/cdn/shop/files/Vector_37.svg?v=1759216283);
    width: 40px;
    height: 26px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -55px;
}

.image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content a.btn {
    font-size: 20px;
    width: auto;
    padding-left: 32px;
    padding-right: 32px;
}
.img-text-static-pages .image-with-text__content-items .image-with-text__text em {
    font-weight: 600;
}
.image-text-icon-sec-hompage .image-with-text-content li p strong {
    font-weight: 600;
    color: #0E822F;
    font-style: italic;
}
.img-text-static-pages .image-with-text__content-items .image-with-text__text em strong {
    font-weight: 600;
}
.icons-row-selling-sec .icons-row__slider::after {
    display: none;
}
.custom_contact_form .globo-form-app {
    margin: 0;
}
.custom_contact_form .globo-form-app .header {
    margin-bottom: 40px;
}
.custom_contact_form .globo-form-app .header .title {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    color: #020E05;
    margin-bottom: 12px;
}
.custom_contact_form .globo-form-app .header .description p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    font-family: 'IBM Plex Sans';
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control {
    display: flex;
    flex-direction: column !important;
    gap: 0;
    margin-bottom: 24px !important;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control label {
    position: static !important;
    margin: 0;
    transform: unset !important;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 150% !important;
    letter-spacing: 0;
    color: #33483A !important;
    font-family: 'IBM Plex Sans';
    margin-bottom: 8px;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input input {
    background-color: transparent !important;
    border: 1px solid #AFD5BA;
    border-radius: 6px;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input {
    background-color: transparent !important;
    border-radius: 0 !important;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input input {
    background-color: transparent !important;
    border: 1px solid #AFD5BA !important;
    padding: 10px !important;
    min-height: 56px !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input:hover {
    background-color: transparent;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select {
    background-color: transparent !important;
    border: 1px solid #AFD5BA !important;
    padding: 10px !important;
    min-height: 56px !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone {
    background-color: transparent;
    border: 1px solid #AFD5BA;
    min-height: 56px;
    padding-left: 18px;
    padding-right: 18px;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone .gfb__dropzone--placeholder {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone .gfb__dropzone--placeholder button {
    border: 0;
    padding: 0;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone .gfb__dropzone--content {
    width: 100%;
    align-items: center !important;
    justify-content: center !important;
    gap: 0;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone .gfb__dropzone--placeholder .gfb__dropzone--placeholder--title {
    color: #AFD5BA;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input textarea {
    background-color: transparent !important;
    border: 1px solid #AFD5BA !important;
    padding: 10px !important;
    min-height: 180px !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
}
.custom_contact_form .gfb__footer.wizard__footer {
    margin: 0;
}
.custom_contact_form button.submit {
    margin: 0 !important;
    min-height: 56px;
    background: #0E822F;
    border: 0 !important;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 20px !important;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: capitalize;
    font-family: 'IBM Plex Sans';
    border-radius: 6px;
}

.icons-row-item__content p a {
    text-decoration: none;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input input::placeholder,
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select::placeholder,
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input textarea::placeholder {
    color: #AFD5BA;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select {
    color: #AFD5BA;
}
.custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select {
    background-image: url(/cdn/shop/files/Vector_54a4df69-2956-4d9a-84c0-13e62a0e9310.svg?v=1759497346) !important;
    background-repeat: no-repeat;
    background-position: 96% center;
}

/* All Pages Changes */
.image-with-txt-img img {
    display: block;
    width: 100%;
}
.image-text-icon-sec-hompage .image-with-txt-img {
    max-width: 680px;
}
.img-text-static-pages .image-with-text__items {
    align-items: unset;
}

.main-content:before {
    background-color: #0e101666;
    backdrop-filter: blur(40px);
}
.megamenu-opened .main-content:before,
.search-opened .main-content:before {
    opacity: 1 !important;
}
.explain-images  .explain-image {
    width: calc(50% - 10px);
    margin: 0;
}
.explain-images {
    gap: 30px 20px;
}
.multicol-imgs .section-columns__slider .column-item {
    padding: 0;
}
.multicol-imgs .section-columns__slider .column-item .column-item__image-wrapper {
    margin: 0;
}
.multicol-imgs .section-columns__slider .column-item:nth-child(1) {
    max-width: 268px;
    max-height: 102px;
}
.multicol-imgs .section-columns__slider .column-item:nth-child(2) {
    max-width: 205px;
    max-height: 115px;
}
.multicol-imgs .section-columns__slider .column-item:nth-child(3) {
    max-width: 304px;
    max-height: 102px;
}
.multicol-imgs .section-columns__slider .column-item:nth-child(4) {
    max-width: 247px;
    max-height: 90px;
}
.multicol-imgs .section-columns__slider .column-item {
    width: 100%;
    height: 100%;
    white-space: unset !important;
    flex: unset !important;
}
.multicol-imgs .section-columns__slider .column-item * {
    width: 100% !important;
    height: 100% !important;
    min-height: auto !important;
    min-width: auto !important;
}
.multicol-imgs .section-columns__slider {
    gap: 66px;
    flex-flow: unset !important;
    overflow: unset;
    margin: 0 !important;
    align-items: center;
}

.header__dropdown[grandchild="true"] .images-block-inner {
    grid-template-columns: repeat(5, 1fr);
}
.header__dropdown[grandchild="true"] .images-block-inner .menu__block--narrow .header__dropdown__image .image-fill {
    min-height: 172px !important;
    max-height: 172px !important;
}

header#SiteHeader .bottom-header-wrapper nav#NavStandard .header__dropdown .header__dropdown__wrapper {
    max-width: 1440px;
    margin: auto;
}

.product-info-popup-inner .popup-var-block .custom_option_name {
    flex: 0 0 100px;
}
.product-info-popup-inner {
    max-width: 900px;
}
.product-info-popup-inner .popup-var-block .custom_option_values {
    max-width: 100%;
}
.product-info-popup-inner .popup-var-block .custom_option_values li,
.product-info-popup-inner .popup-var-block .custom_option_values li span {
    font-size: 14px;
    letter-spacing: 0px;
}

/* App Block Design Product Page */
.simp-ask-question-header {
    background-color: transparent !important;
    padding: 30px 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto !important;
}
.simp-ask-question-header a.simpAskQuestionForm-btnOpen.btn.button {
    background: #0e822f;
}
.lb-bundle-classic-cont .lb-bundle-cta-button .lb-button {
    background: #0e822f !important;
    border-radius: 6px !important;
    font-size: 20px !important;
    min-height: 56px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
}
.tab-content-slide .simpAsk-container {
    margin: 0 !important;
}
#simpAskQuestion.simpAsk-container h2 {
    margin: 0 !important;
    font-size: 32px;
    letter-spacing: -1px;
}
a.simpAskQuestionForm-btnOpen {
    display: block !important;
    border-radius: 6px !important;
    font-size: 20px;
    letter-spacing: 0;
    position: static !important;
    margin: 0 !important;
}
body .accordionSimpQA ul li p.simpQuestionHolder {
    color: #33483A;
    font-size: 16px;
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    padding: 0;
    line-height: 150% !important;
}
.accordionSimpQA ul li p.simpAnswerHolder {
    color: #33483A;
    font-size: 16px;
    padding: 0;
    margin: 0 !important;
    display: flex;
    gap: 50px !important;
    align-items: start;
}
.accordionSimpQA ul li p.simpQuestionHolder:before {
    display: none !important;
}
.accordionSimpQA ul li p.simpAnswerHolder:before {
    content: 'Answer:' !important;
    font-weight: 400 !important;
    color: #898F8B !important;
    margin: 0 !important;
    position: static !important;
}
body .accordionSimpQA ul li {
    margin-bottom: 50px !important;
}
div#simpAskQuestion {
    max-width: 816px;
}
.simp-ask-question-header .simpAskQuestion-Qcontent {
    width: auto !important;
    display: block !important;
}
body #simpAskQuestion .simpAskForm-container {
    padding: 0px !important;
    background: transparent !important;
    margin-bottom: 70px;
}
#simpAskQuestion .simpAskSubmitForm {
    display: flex;
    margin: 0px !important;
    padding-top: 30px !important;
    clear: unset !important;
    width: 100%;
}
#simpAskQuestion .simpAskSubmitForm .simpAskForm-cancel-btn.button {
    width: 100%;
    max-width: 180px;
}
body #simpAskQuestion #askQuestion textarea {
    font-size: 16px;
    color: #898F8B !important;
    padding: 16px !important;
    border-radius: 6px !important;
    margin-bottom: 24px !important;
}
body #simpAskQuestion #askQuestion textarea::-webkit-placeholder,
#simpAskQuestion #askQuestion input.simpAsk-fifty-percent::-webkit-placeholder {
    font-size: 16px;
    color: #898F8B !important;
}
#simpAskQuestion #askQuestion input.simpAsk-fifty-percent {
    font-size: 16px;
    color: #898F8B !important;
    padding: 16px !important;
    border-radius: 6px !important;
    margin-bottom: 24px !important;
    width: calc(50% - 12px) !important;
}
#simpAskQuestion .simpAskSubmitForm input.button {
    font-size: 20px;
    border-radius: 6px;
    line-height: 140%;
}
lb-upsell-widget.lb-widget .lb-bundle-header-cont .lb-bundle-title-cont {
    margin: 0 0 32px;
}
lb-upsell-widget.lb-widget {
    max-width: 1130px !important;
    width: 100%;
    display: block;
}
lb-upsell-widget.lb-widget .lb-bundle-header-cont .lb-bundle-title-cont .lb-bundle-title {
    font-size: 32px !important;
    letter-spacing: -1px !important;
    color: #020E05 !important;
}
lb-upsell-widget.lb-widget lb-bundle-cta.lb-bundle-cta-host .lb-bundle-cta-cont {
    margin: 0 !important;
    max-width: 250px !important;
}
.lb-bundle-cta-total-cont .lb-bundle-cta-total .lb-bundle-cta-total-subTitle {
    display: none;
}
.lb-bundle-cta-total-cont .lb-bundle-cta-total .lb-bundle-cta-total-title {
    font-size: 20px !important;
    letter-spacing: 0;
    color: #0E822F;
}
.lb-bundle-cta-total-cont lb-price .lb-price {
    flex-direction: row !important;
    width: 100%;
    align-items: center;
    gap: 8px;
}
.lb-bundle-cta-total-cont lb-price .lb-price span {
    font-size: 20px !important;
    letter-spacing: -1px;
    font-weight: 400 !important;
}
.product__selectors .selector-wrapper {
    margin: 0;
}
.faq-header-wrappr-block .wrapper--narrow {
    max-width: 1009px !important;
    width: 100%;
}
.faq-header-wrappr-block .wrapper--narrow .text__content {
    max-width: 759px;
}
.accordions-main {
    margin-top: 60px;
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
}
.accordions-main .tab-wrapper h3.tab_title {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    text-align: center;
    color: #020E05;
    max-width: 579px;
    margin-left: auto;
    margin-right: auto;
}
.accordions-main .tab-wrapper .tab_tp_description {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    max-width: 550px;
    margin: 0 auto 24px;
}
button.accordion__button span {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #020E05;
}

.support-blocks-wrappr .icons-row__slider {
    gap: 25px;
}
.support-blocks-wrappr .icons-row__slider .icons-row-item {
    border: 1px solid #AFD5BA;
    box-shadow: none;
}
.support-blocks-wrappr .icons-row__headings {
    max-width: 598px;
}
.product-img-text-sec .image-with-text__buttons .main-buttons__item a.btn {
    font-weight: 600;
}

.banner-heading-sec-wrappr .text__heading {
    font-size: 54px;
    margin: 0;
}
.banner-heading-sec-wrappr .wrapper--narrow {
    width: 100%;
    max-width: 876px;
    padding: 0 20px;
}
.banner-heading-sec-wrappr .text__heading span.text-highlight__break {
    color: var(--highlight-color);
}
.banner-heading-sec-wrappr .text__content {
    margin-top: 16px;
}
.banner-heading-sec-wrappr .button_image_reviews .text__button {
    margin: 32px 0 0;
    gap: 24px;
}
.banner-heading-sec-wrappr .text__button a.btn {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 14px 32px;
    line-height: 140%;
}

.img-txt-renew-page .image-with-text__items {
    gap: 66px !important;
}
.img-txt-renew-page .image-with-text__items .image-with-text__content {
    width: 100%;
    max-width: 638px;
}
.img-txt-renew-page .image-with-text__items .image-with-text__image {
    max-width: 582px;
    margin-right: 0;
    min-height: auto;
}
.img-txt-renew-page .image-with-text__items .image-with-text__header p span {
    font-size: 48px;
}
.icon-image-text-sec .image-text-icon-wrapper .image-text-item {
    width: 100%;
    max-width: 519px;
}
.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content {
    max-width: 638px;
    width: 100%;
}
.icon-image-text-sec .image-text-icon-wrapper .image-text-item .image-with-txt-img {
    margin: 0;
    max-width: 100%;
}
.icon-image-text-sec.image-text-icon-sec-hompage .image-text-icon-wrapper {
    display: flex;
    gap: 67px;
    justify-content: space-between;
}
.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .text__subheading p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #0E822F;
    margin-bottom: 8px;
}
.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__heading {
    font-size: 48px !important;
    color: #020E05;
    margin-bottom: 20px;
}
.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__heading span {
    letter-spacing: -2px;
}
.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__heading span em {
    color: #020E05;
}
.icon-image-text-sec .icon-list-block-wrapper-inner li:not(:last-child) {
    margin-bottom: 12px;
}
.icon-image-text-sec .icon-list-block-wrapper-inner li span.icon-block {
    padding: 0;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    padding: 3px;
}
.icon-image-text-sec .icon-list-block-wrapper-inner li {
    gap: 12px;
    align-items: start;
}
.content-blck h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #0E822F;
    margin: 0;
}
.content-blck p {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.text-field-item {
    margin-top: 24px;
}
.text-field-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.text-field-item .green_text p {
    color: #0E822F;
    font-weight: 600;
}
.header-sec-renew .text {
    max-width: 694px;
    margin: auto;
}
.header-sec-renew .text__heading {
    letter-spacing: -1px;
}
.header-sec-renew .text__content {
    max-width: 657px;
}
.header-sec-renew .text__content strong {
    color: #0E822F;
}

.faq-accordions-wrappr .page-width {
    --page-width-var: 1254px;
}
.section-heading-main p {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
    text-align: center;
    margin: 0;
}
.section-heading-main {
    max-width: 694px;
    margin: 0 auto 60px;
}
.faq-accordions-wrappr .tabs-row {
    padding: 0;
}
.faq-accordions-wrappr .tabs-row .tab-head span {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
}
.faq-accordions-wrappr .accordions-main {
    margin-top: 80px;
    max-width: 100%;
}
.faq-accordions-wrappr .accordions-main .tab-wrapper h3.tab_title {
    margin-left: unset;
    max-width: 622px;
    text-align: left;
}
.faq-accordions-wrappr .accordions-main .tab-wrapper .tab_tp_description {
    margin-left: unset;
    margin-bottom: 0;
    text-align: left;
    max-width: 622px;
}
.faq-accordions-wrappr .accordions-main .tab-wrapper .tab_tp_description p {
    margin: 0 0 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.faq-accordions-wrappr .accordions-main .tab-wrapper .tabs-content-item {
    margin-top: 60px;
}
.faq-accordions-wrappr .accordions-main .tab-wrapper .tabs-content-item {
    margin-top: 60px;
    gap: 46px;
}

.accordions-global-sec .accordion__content .accordion__list .accordion__title {
    padding-right: 0;
    display: flex;
    align-items: center;
}
.accordion-widget-other {
    box-shadow: 2px 4px 5px 0px #0B231112;
    background: #fff;
    margin-top: 32px;
    text-align: center;
}
.accordion-widget-other .widget-header-wrappr {
    max-width: 400px;
    margin: auto;
}
.accordion-widget-other .widget-footer-wrapper {
    max-width: 474px;
    margin: auto;
}
.accordion-widget-other .widget-footer-wrapper .main-buttons {
    flex-direction: row;
    flex-wrap: unset;
    gap: 24px;
}
.smarter-choice-section .image-with-text__items {
    justify-content: space-between;
}
.smarter-choice-section .image-with-text__items .image-with-text__image {
    max-width: 554px;
}
.smarter-choice-section .image-with-text__items .image-with-text__content {
    max-width: 591px;
    width: 100%;
}
.smarter-choice-section .image-with-text__items figure img {
    border-radius: 24px;
    object-fit: cover;
}
.accordions-global-sec .accordion__content .accordion__list li button svg {
    transform: rotate(0);
}
.accordions-global-sec .accordion__content .accordion__item button.is-expanded svg {
    background: #0e822f;
    border-radius: 50%;
    transform: rotate(90deg);
}
.accordions-global-sec.landing-accordions .accordion__content .accordion__item button.is-expanded svg path {
    stroke: #fff !important;
}

.faq-header-wrappr-block .text__heading {
    letter-spacing: 0px;
}
.logo-list .page-width {
    --page-width-var: 1254px;
}
.support-blocks-wrappr .icons-row__slider {
    margin: 0;
}


.how-works-page-sec .text {
    max-width: 788px;
    margin: auto;
}
.how-works-page-sec .text .text__heading {
    letter-spacing: -1.5px;
}
.how-works-page-sec .text .text__heading em strong {
    font-weight: 600;
}
.how-works-page-sec .text .text__content {
    color: #33483A;
    max-width: 732px;
    margin: 16px auto 0;
}
.how-works-page-sec .text .text__content:last-child p {
    font-size: 20px;
    color: #0E822F;
    font-weight: 600 !important;
}
.img-txt-list-icons .image-with-text__items .image-with-text__content {
    width: 100%;
    max-width: 557px;
    justify-content: start;
}
.img-txt-list-icons .image-with-text__items .image-with-text__image {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.img-txt-list-icons .image-with-text__items .image-with-text__image figure {
    position: static;
    max-height: 367px;
}
.image-with-text__image .ul-text ul {
    margin: 0;
}
.image-with-text__image .ul-text ul li {
    display: flex;
    padding: 4px;
    gap: 12px;
    margin: 0;
    align-items: center;
}
.image-with-text__image .ul-text ul li span.icon-block {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
}
.image-with-text__image .ul-text ul li span.icon-block img {
    display: block;
    width: 100%;
    height: 100%;
}
.image-with-text__image .ul-text ul li h4 {
    color: #33483A;
}
.img-txt-list-icons .image-with-text__items .image-with-text__image figure img {
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
    max-height: 367px;
}
.multi-step-columns .section__header {
    max-width: 766px;
    margin-bottom: 36px;
}
.section_subheading_bottom {
    font-size: 32px;
    margin-bottom: 0 !important;
    margin-top: 60px;
    max-width: 628px;
    margin-left: auto;
    margin-right: auto;
}
.multi-step-columns .section-columns__slider .column-item .column-item__image-wrapper {
    display: none;
}
.multi-step-columns .section-columns__slider .column-item {
    background: #fff;
}
.multi-step-columns .section-columns__slider .column-item .column-item__content {
    padding: 24px;
    padding-top: 84px;
}
.multi-step-columns .section-columns__slider .column-item::after {
    display: none !important;
}
.multi-step-columns .section-columns__slider {
    gap: 36px 24px !important;
}
.how-work-img-text .image-with-text__items .image-with-text__image {
    max-width: 548px;
}
.how-work-img-text .image-with-text__items .image-with-text__content {
    padding: 0;
    max-width: 600px;
}
.how-work-img-text .image-with-text__items {
    justify-content: space-between;
}
.how-work-img-text .image-with-text__items .image-with-text__content .image-with-text__content-items {
    margin: 0;
    max-width: 100%;
}
.how-work-img-text .image-with-text__items .image-with-text__content .image-with-text__heading span {
    letter-spacing: -1px;
}
.how-work-img-text .image-with-text__items.image-with-text__items--inline-right .image-with-text__content {
    max-width: 506px;
}
.how-work-img-text .image-with-text__items.image-with-text__items--inline-right .image-with-text__image {
    max-width: 600px;
}
.how-work-img-text .icon-text-block-wrapper {
    max-width: 460px;
    margin: 0;
    border: 0;
}
.how-work-img-text .icon-text-block-wrapper .icon-text-block-item {
    margin: 0;
}
.how-work-img-text .icon-text-block-wrapper .icon-text-block-item .content-blk p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    letter-spacing: -0.5px;
    color: #33483A;
    margin: 0;
}
.how-work-img-text .icon-text-block-wrapper .icon-text-block-item .content-blk .content p {
    font-size: 16px;
    color: #0E822F;
    font-weight: 600;
}
.how-work-img-text .icon-text-block-wrapper .icon-text-block-item span.icon-block {
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
}
.how-work-img-text .image-with-text__items figure {
    position: static;
}
.how-work-img-text .image-with-text__items .image-with-text__buttons {
    margin: 24px 0 0;
    gap: 24px;
}
.how-work-img-text .image-with-text__items .image-with-text__buttons .main-buttons__item {
    margin: 0;
    width: 100%;
}
.how-work-img-text .image-with-text__items .image-with-text__buttons .main-buttons__item a {
    max-width: 100%;
    width: 100%;
    font-weight: 600;
    letter-spacing: 0;
}
.how-work-bottom-sec .image-with-text__items.image-with-text__items--inline-right .image-with-text__content {
    max-width: 578px;
}
.how-work-bottom-sec .image-with-text__items.image-with-text__items--inline-right .image-with-text__image {
    max-width: 554px;
    min-height: auto;
}

/* Ravi */
.new-image-opt.multi-step-columns .section-columns__slider .column-item .column-item__image-wrapper {
    display: block;
}
.new-image-opt.multi-step-columns .section-columns__slider .column-item .column-item__content {
    padding-top: 0px;
}
/* Ravi */

.image-with-text__content .image-with-text__header {
    margin-bottom: 20px;
}
.how-work-img-text .image-with-text__items .image-with-text__image .ul-text {
    margin-top: 20px;
    max-width: 416px;
}
.how-work-img-text .image-with-text__items .image-with-text__image .ul-text h4 {
    color: #0E822F;
    font-size: 20px;
    font-style: italic;
}
.img-txt-sec-million-devices .image-with-text__items .image-with-text__content {
    max-width: 557px;
    justify-content: start;
}
.img-txt-sec-million-devices .image-with-text__items .image-with-text__image {
    min-height: auto;
}
.img-txt-sec-million-devices .image-with-text__items .image-with-text__image figure {
    position: static;
}
.img-txt-sec-million-devices .image-with-text__items.image-with-text__items--inline-left .image-with-text__content {
    max-width: 600px;
}

.section-custom-multicolumn.multi-step-grid-4 .section-columns__slider {
    grid-template-columns: repeat(4, 1fr);
}
.section-custom-multicolumn .section-footer-wrapper {
    margin-top: 60px;
    max-width: 558px;
}
.section-custom-multicolumn .section-footer-wrapper .main-buttons {
    margin: 0;
    gap: 24px;
}
.section-custom-multicolumn .section-footer-wrapper .main-buttons .main-buttons__item {
    margin: 0;
}
.section-custom-multicolumn .section-footer-wrapper .main-buttons .main-buttons__item a {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 14px 32px;
}
.section-custom-multicolumn .section-footer-wrapper .footer-text {
    font-size: 16px;
    margin-bottom: 36px;
}
.section-custom-multicolumn .section-footer-wrapper .footer-text strong {
    color: #0E822F;
}
.multicol-text-wrappr .section-columns__wrapper .column-item {
    margin: 0;
    border: 0;
    border-radius: 20px;
}
.section-custom-multicolumn.multicol-text-wrappr .section-columns__slider {
    gap: 28px;
}
.multicol-text-wrappr .section-columns__wrapper .column-item:after {
    display: none !important;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__inner {
    justify-content: start;
    align-items: start;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__content {
    padding: 24px;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__heading {
    font-size: 24px;
    margin-bottom: 8px;
    color: #020E05;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__text p {
    font-size: 16px;
    color: #33483A;
    line-height: 150%;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__text {
    border-bottom: 1px solid #AFD5BA;
    padding-bottom: 24px;
}
.multicol-text-wrappr .section-columns__wrapper .column-item .column-item__text p:last-child {
    margin: 0;
}
.multicol-text-wrappr .section-columns__wrapper .column-item a.column-item__button {
    margin-top: 24px;
    text-transform: capitalize;
    font-size: 16px;
    color: #0E822F;
    font-weight: 600;
}
.multicol-text-wrappr .section-columns__wrapper .column-item a.column-item__button::after,
.multicol-text-wrappr .section-columns__wrapper .column-item a.column-item__button::before {
    display: none !important;
}
.multicol-text-wrappr .section__header {
    max-width: 708px;
}

.main-about-rich-text .text {
    max-width: 634px;
    margin: auto;
}
.main-about-rich-text .text .text__content {
    max-width: 100%;
}
.img-text-about-sec .image-with-text__items .main-buttons {
    margin: 36px 0 0;
    gap: 24px;
    flex-wrap: unset;
}
.img-text-about-sec .image-with-text__items .main-buttons .main-buttons__item {
    margin: 0;
    width: 100%;
}
.img-text-about-sec .image-with-text__items .main-buttons .main-buttons__item a {
    width: 100%;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
}
.img-text-device-mission .image-with-text__buttons {
    margin: 36px 0 0;
}
.img-text-device-mission .image-with-text__buttons .main-buttons__item {
    margin: 0;
}
.img-text-device-mission .image-with-text__buttons a {
    padding: 14px 32px;
    line-height: 140%;
    letter-spacing: 0;
}
.image-text-blocks-sec .section__text {
    max-width: 488px;
    margin: auto;
}
.imgtext-bottom-static.about-img-text-bottom-sec .image-with-text__items .image-with-text__content {
    max-width: 597px;
}
.imgtext-bottom-static.about-img-text-bottom-sec .image-with-text__items .image-with-text__image {
    max-width: 561px;
    min-height: auto;
}
.section_subheading_bottom.new-custom-cont p {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
    text-align: center;
    margin: 0;
}
.section_subheading_bottom.new-custom-cont {
    margin: 0 auto 20px !important;
    max-width: 766px;
}
.smarter-choice-section .main-buttons__item a {
    font-weight: 700;
    letter-spacing: 0;
}
.section-custom-multicolumn .section-columns__wrapper .column-item {
    min-height: 340px;
}
.accordions-global-sec .section__header .accordion__subheading {
    font-weight: 400 !important;
}

.product__selectors .selector-wrapper--swatches {
    order: unset;
}
.grading-banner-img-txt .banner-image__inner {
    min-height: 579px;
}
.grading-banner-img-txt .banner-image__text-container .banner-image__heading span {
    font-size: 68px;
    letter-spacing: -2px;
}
.grading-banner-img-txt .breadcrumbs-block-banner a,
.grading-banner-img-txt .breadcrumbs-block-banner span {
    font-weight: 500;
}
.grading-img-text-sec .image-with-text__content {
    padding: 0;
    max-width: 557px;
}
.grading-img-text-sec .image-with-text__image {
    max-width: 600px;
    min-height: auto;
}
.grading-img-text-sec .image-with-text__image figure {
    position: static;
}
.grading-img-text-sec .image-with-text__items {
    justify-content: space-between;
    gap: 40px;
    flex-wrap: unset;
}
.grading-img-text-sec .image-with-text__content .image-with-text__content-items {
    max-width: 100%;
}
.grading-img-text-sec .image-with-text__content .image-with-text__subheading {
    margin-bottom: 8px;
}
.grading-img-text-sec .image-with-text__content .image-with-text__header {
    max-width: 450px;
}
.grading-img-text-sec .image-with-text__content .image-with-text__header p span {
    letter-spacing: -2px;
}
.grading-img-text-sec .subtitle-heading p {
    font-size: 24px !important;
    color: #020E05;
    font-weight: 600;
}
.grading-img-text-sec.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .subheading-middle .image-with-text__heading {
    font-size: 24px !important;
    letter-spacing: 0 !important;
}
.grading-img-text-sec.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .subheading-middle .image-with-text__heading span {
    letter-spacing: 0;
}
.grading-img-text-sec .icon-list-block-wrapper-inner {
    max-width: 482px;
    border-bottom: 1px solid #AFD5BA;
    margin-bottom: 20px;
}
.grading-img-text-sec .image-text-icon-wrapper .image-text-item {
    max-width: 548px;
}
.grading-img-text-sec .image-text-icon-wrapper .image-with-txt-img,
.grading-img-text-sec .image-text-icon-wrapper .image-with-txt-img img {
    height: 100%;
}
.grading-img-text-sec .image-text-icon-wrapper .image-with-text-content {
    max-width: 600px;
}
.grading-img-text-sec .image-text-icon-wrapper {
    gap: 40px;
}
.grading-img-text-sec .icon-list-block-wrapper-inner .content-blck p strong {
    font-style: normal;
    color: #33483A;
}
.grading-img-text-sec-other .image-text-icon-wrapper .image-with-text-content {
    max-width: 567px;
}
.grading-img-text-sec-other .image-text-icon-wrapper .image-with-text-content .content-blck h4 {
    color: #33483A;
}
.subheading-middle .image-with-text__heading span {
    font-size: 24px;
    letter-spacing: 0 !important;
    color: #020E05;
}

.items-grid-cu table {
    border: none;
    display: block;
}
.items-grid-cu table th,
.items-grid-cu table td {
    padding: 0;
    border: 0;
}
.items-grid-cu table td p {
    margin: 0;
}
.img-text-grading-table .image-with-text__image {
    max-width: 600px;
    min-height: auto;
}
.img-text-grading-table .image-with-text__image figure {
    position: static;
}
.img-text-grading-table .image-with-text__items {
    gap: 40px;
    justify-content: space-between;
    flex-wrap: unset;
}
.img-text-grading-table .image-with-text__content {
    max-width: 557px;
    padding: 0 50px 0 0px !important;
    justify-content: center !important;
}
.img-text-grading-table .image-with-text__content-items {
    max-width: 100%;
}
.img-text-grading-table .image-with-text__content-items .image-with-text__subheading {
    margin-bottom: 8px;
}
.img-text-grading-table .image-with-text__content-items .image-with-text__header p span {
    letter-spacing: -1px !important;
}
.image-with-text .sub-heading-wrapper-title p span {
    letter-spacing: 0 !important;
}
.img-text-grading-table .image-with-text__content-items .image-with-text__header.sub-heading-wrapper-title p span {
    letter-spacing: 0px !important;
}
.table-heading p span {
    font-size: 24px;
    letter-spacing: 0px !important;
}
.img-text-grading-table .image-with-text__content-items .table-heading p span {
    letter-spacing: 0px !important;
}
.items-grid-cu table thead {
    padding-bottom: 16px;
    border-bottom: 1px solid #AFD5BA;
    display: block;
}
.items-grid-cu table tbody {
    display: block;
}
.items-grid-cu table thead tr,
.items-grid-cu table tbody tr {
    display: flex;
    width: 100%;
}
.items-grid-cu table thead tr th:first-child,
.items-grid-cu table tbody tr td:first-child {
    width: 100%;
    max-width: 160px;
    font-weight: 600;
}
.items-grid-cu table thead tr th,
.items-grid-cu table tbody tr td {
    width: 100%;
}
.items-grid-cu table tbody tr {
    padding-top: 16px;
}
.items-grid-cu table thead tr th {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.items-grid-cu table tbody tr td,
.items-grid-cu table tbody tr p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.image-with-text .image-with-text__text.green-subtitle p {
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
}
.image-with-text .image-with-text__text.green-subtitle p strong {
    font-weight: 600;
}

.faq-grading-page-layout .accordions-header .tabs-row {
    grid-template-columns: repeat(5, 1fr);
}
.faq-grading-page-layout {

}
.faq-grading-page-layout .tabs-content-item {
    gap: 48px !important;
    max-width: 1023px;
}
.faq-grading-page-layout .tabs-content-item .grid-data-item .image-item-ls {
    display: none;
}
.faq-grading-page-layout .tabs-content-item .grid-data-item {
    border-radius: 12px;
    border: 1px solid #AFD5BA;
    padding: 24px;
}
.faq-grading-page-layout .tabs-content-item .grid-data-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image-text-icon-wrapper .image-text-item .text-field-item p {
    color: #0e822f;
    font-size: 20px !important;
    font-style: italic;
    font-weight: 600;
    line-height: 140%;
}
.image-text-icon-wrapper.image-text-img-reverse {
    flex-direction: row-reverse;
}
.grading-img-rev-sec .image-text-icon-wrapper .image-with-text-content {
    max-width: 567px;
}
.grading-img-rev-sec .image-text-icon-wrapper .image-text-item {
    max-width: 600px;
}
.faq-grading-page-layout .tabs-content-item .grid-data-item ul li::before {
    content: '';
    background-image: url(/cdn/shop/files/Vector_39.svg?v=1763104514);
    width: 40px;
    height: 40px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
}
.faq-grading-page-layout .tabs-content-item .grid-data-item ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: start;
}

.sustain-page-header-sec {
    min-height: 610px;
    margin: 0 !important;
    display: flex;
    align-items: center;
}
.sustain-page-header-sec .text {
    max-width: 708px;
    margin: auto;
}
.sustain-page-header-sec .text .text__heading span {
    font-size: 54px;
    letter-spacing: -1.5px;
    font-weight: 600;
    line-height: 120%;
}
.sustain-page-header-sec .text .text__heading span strong {
    font-weight: 600;
    color: #0E822F;
}
.sustain-page-header-sec .text .text__heading {
    margin-bottom: 16px;
}
.sustain-page-header-sec .text .text__content {
    color: #33483A;
    font-size: 16px;
    margin: 0;
}
.sustain-page-header-sec .text .text__button {
    margin: 32px 0 0;
}
.sustain-page-header-sec .text .text__button a {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'IBM Plex Sans';
    text-transform: capitalize;
    padding: 14px 32px;
}
.sustain-page-header-sec .text .text__content strong {
    color: #0E822F;
    font-style: italic;
}
.heading-sec-wrapper {
    margin-bottom: 0 !important;
}
.sustain-section-headers .text {
    max-width: 741px;
    margin: auto;
}
.chart-tabs-icons-sec  .icons-row__headings {
    margin-left: unset;
    margin-bottom: 32px;
}
.chart-tabs-icons-sec .icons-row__headings .icons-row__heading {
    font-size: 24px !important;
    line-height: 140%;
    letter-spacing: -1px !important;
    text-align: left !important;
}
.chart-tabs-icons-sec .icons-row__slider {
    gap: 24px;
}
.chart-tabs-icons-sec .icons-row__slider .icons-row-item {
    border: 1px solid #AFD5BA;
    border-radius: 12px;
    padding: 37px 16px;
    min-height: 210px;
}
.chart-tabs-icons-sec .icons-row__slider .icons-row-item__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    justify-content: start;
}
.chart-tabs-icons-sec .icons-row__slider .icons-row-item__icon {
    margin: 0 auto;
    height: 34px !important;
    width: 34px !important;
}
.chart-tabs-icons-sec .icons-row-item__content h3.icons-row-item__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 4px;
    text-decoration: none;
}
.chart-tabs-icons-sec .icons-row-item__content p {
    color: #33483A;
    font-size: 16px;
    letter-spacing: 0;
    margin: 0;
    line-height: 150%;
}
.chart-img-text-sec .image-with-text__items {
    gap: 24px;
    flex-wrap: unset;
    justify-content: space-between;
}
.chart-img-text-sec .image-with-text__items .image-with-text__content {
    padding: 0;
    max-width: 450px;
}
.chart-img-text-sec .image-with-text__items .image-with-text__image {
    max-width: 704px;
    min-height: auto;
    width: 100%;
    flex-basis: unset;
}
.chart-img-text-sec .image-with-text__items .image-with-text__image img {
    display: block;
    width: 100%;
    height: 100%;
}
.chart-img-text-sec .image-with-text__items .image-with-text__image figure {
    position: static;
    width: 100%;
    transform: unset;
}
.image--combine-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
}
.image--combine-block>img {
    flex: 0 0 50% !important;
}
.image--combine-block img {
    border-radius: 12px;
}
.image--combine-block>*:not(:first-child)::after {
    content: '';
    background-image: url(/cdn/shop/files/Vector_37.svg?v=1759216283) !important;
    width: 32px;
    height: 32px;
    background-size: 18px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    right: -40px;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
}
.image--combine-block>*:not(:first-child) {
    position: relative !important;
}
.chart-img-text-sec .image-with-text__items .image-with-text__content .image-with-text__header {
    margin-bottom: 24px;
}
.chart-img-text-sec .image-with-text__items .image-with-text__content .image-with-text__header .image-with-text__heading span {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
}
.chart-img-text-sec .image-with-text__content .image-with-text__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    margin-bottom: 12px;
}
.chart-img-text-sec .image-with-text__content .icon-list-block-wrapper-inner ul {
    margin: 0 0 12px !important;
}
.chart-img-text-sec .image-with-text__content .icon-list-block-wrapper-inner li {
    margin-bottom: 8px;
}
.chart-img-text-sec .image-with-text__content .icon-list-block-wrapper-inner span.icon-block {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    padding: 0;
}
.chart-img-text-sec .image-with-text__content .icon-list-block-wrapper-inner  p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    margin: 0;
}
.chart-img-text-sec .image-with-text__image .ul-text {
    max-width: 520px;
    margin-top: 36px;
}
.chart-img-text-sec .image-with-text__image .ul-text .content-blck h4 {
    color: #0E822F;
    font-style: italic;
    font-size: 20px;
    line-height: 140%;
}
.sustain-section-headers .text__content.sustain-subtitle p {
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0;
    color: #020E05 !important;
}


.icon-text-block--sustain .image-text-icon-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 40px;
}
.icon-text-block--sustain .image-text-icon-wrapper .image-with-text-content {
    max-width: 600px;
}
.icon-text-block--sustain .image-text-icon-wrapper .image-text-item {
    max-width: 520px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
.icon-text-block--sustain .image-text-icon-wrapper .image-with-txt-img:not(:last-child)::after {
    content: '';
    background-image: url(/cdn/shop/files/Vector_40.svg?v=1763372628);
    width: 36px;
    height: 36px;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    bottom: -48px;
    left: 50%;
    transform: translateX(-50%);
}
.icon-text-block--sustain .image-text-icon-wrapper .image-with-txt-img:not(:last-child) {
    position: relative;
}
.icon-text-block--sustain .image-text-icon-wrapper .image-with-txt-img img {
    border-radius: 16px;
}
.icon-text-block--sustain .image-with-text-content .image-text--text {
    margin: 0 0 20px;
}
.icon-text-block--sustain .image-with-text-content .image-text--text h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    color: #020E05;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner ul {
    margin: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #AFD5BA;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner ul li {
    margin-bottom: 16px;
    gap: 12px;
    align-items: start;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner li span.icon-block {
    width: 40px;
    height: 40px;
    padding: 0;
    flex: 0 0 40px;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner li .content-blck * {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    margin: 0;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner li .content-blck h4 {
    font-weight: 600;
    color: #33483A;
}
.icon-text-block--sustain .image-with-text-content .icon-list-block-wrapper-inner li .content-blck * strong {
    color: #0E822F;
    font-weight: 600;
}
.icon-text-block--sustain .image-txt-italic-bottom-wrapper {
    margin: 0 !important;
}
.icon-text-block--sustain .image-txt-italic-bottom-wrapper h5 {
    font-size: 20px;
    line-height: 140%;
    color: #0E822F;
    font-style: italic;
    font-weight: 600;
}
.icon-text-block--sustain .image-txt-italic-bottom-wrapper p {
    margin: 0;
    font-size: 16px;
    line-height: 150%;
    color: #33483A;
}
.icon-text-block--sustain .section-footer-wrapper .main-buttons {
    justify-content: start;
    margin: 36px 0 0;
    gap: 24px;
}
.icon-text-block--sustain .section-footer-wrapper .main-buttons__item {
    margin: 0;
    max-width: fit-content;
}
.icon-text-block--sustain .section-footer-wrapper .main-buttons__item a {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    padding: 14px 32px;
}
.img-txt-sustain-block-grid .icon-text-block-wrapper .icon-text-block-wrapper-inner {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 24px;
}
.img-txt-sustain-block-grid .icon-text-block-wrapper .icon-text-block-item {
    margin: 0 !important;
    border: 1px solid #AFD5BA;
    border-radius: 12px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 16px;
    gap: 8px;
}
.img-txt-sustain-block-grid .icon-text-block-wrapper .icon-text-block-item span.icon-block {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
}
.img-txt-sustain-block-grid .icon-text-block-wrapper .content-blk>p {
    font-weight: 600;
    font-size: 32px !important;
    line-height: 130%;
    letter-spacing: -1px;
    text-align: center;
    color: #020E05 !important;
    margin-bottom: 4px !important;
}
.img-txt-sustain-block-grid .icon-text-block-wrapper .icon-text-block-item .content-blk .content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
}
.img-text-bottom-heading-block p:first-child {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 4px;
}
.img-txt-list-icons .main-buttons {
    margin: 36px 0 0;
    gap: 24px;
}
.img-txt-list-icons .main-buttons .main-buttons__item {
    margin: 0;
}
.img-txt-list-icons .main-buttons .main-buttons__item a {
    padding: 14px 32px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.img-txt-sustain-block-grid .image-with-text__items .image-with-text__image {
    min-height: auto;
    max-width: 571px;
}
.img-txt-sustain-block-grid .image-with-text__items .image-with-text__image figure {
    max-height: 100%;
}
.img-txt-sustain-block-grid .image-with-text__items .image-with-text__image figure img {
    max-height: 100%;
    object-fit: contain;
}
.img-txt-sustain-block-grid .image-with-text__content {
    max-width: 604px !important;
    width: 100%;
}
.icon-text-block--sustain .section__header {
    margin-bottom: 60px;
    max-width: 566px;
}
.multicol-sustain-sec .section__header {
    max-width: 681px;
    margin-bottom: 0;
}
.multicol-sustain-sec .section-columns__slider {
    gap: 24px !important;
    margin-top: 36px !important;
}
.multicol-sustain-sec .section-columns__slider .column-item {
    margin: 0 !important;
    background: #FFFFFF;
}
.multicol-sustain-sec .section-columns__slider .column-item::after {
    display: none !important;
}
.icon-text-block-wrapper-inner.custom_footer_icons {
    border-top: 1px solid #AFD5BA;
    margin-top: 32px;
    padding-top: 32px;
}
.custom_footer_icons .icon-text-block-item {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    max-width: 553px;
}
.multicol-sustain-sec .section-columns__slider .column-item__content {
    padding: 32px 28px !important;
}
.multicol-sustain-sec .section-columns__slider .column-item__content .column-item__heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #020E05;
    margin-bottom: 8px;
}
.multicol-sustain-sec .section-columns__slider .column-item__content .column-item__button {
    margin-top: 20px;
    font-weight: 600;
    font-style: Italic;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    color: #0E822F;
    text-transform: capitalize;
    text-decoration: none;
}
.multicol-sustain-sec .section-columns__slider .column-item__content .column-item__button::after,
.multicol-sustain-sec .section-columns__slider .column-item__content .column-item__button::before {
    display: none;
}
.multicol-sustain-sec .section__header .section__text p {
    font-size: 16px;
}
.multicol-sustain-sec .section__header .section__text {
    max-width: 617px;
}
.multicol-sustain-sec .section-footer-wrapper .footer-text {
    margin-bottom: 0;
}
.multicol-sustain-sec .section-footer-wrapper .footer-text h6 {
    margin: 0;
    font-size: 20px;
}
.multicol-sustain-sec .section-footer-wrapper .footer-text h6 strong {
    font-weight: 600;
}
.sustain-img-txt-bottom .image-with-text__items {
    gap: 40px;
    flex-wrap: unset;
}
.sustain-img-txt-bottom .image-with-text__content .main-buttons {
    flex-wrap: unset;
}
.sustain-img-txt-bottom .image-with-text__content .main-buttons .main-buttons__item {
    max-width: fit-content;
}
.sustain-img-txt-bottom .image-with-text__content .main-buttons .main-buttons__item a {
    padding: 14px 32px;
    line-height: 140%;
}
.image-with-text__header.subtitle-sustain-wrappr p span {
    color: #0e822f;
}
.grading-img-txt-icon-txt-block .icon-text-block-wrapper-inner .icon-text-block-item {
    margin-bottom: 12px;
}
.grading-img-txt-icon-txt-block .icon-text-block-wrapper-inner span.icon-block {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
}
.grading-img-txt-icon-txt-block .icon-text-block-wrapper-inner span.icon-block img {
    display: block;
    width: 100%;
    max-width: 32px;
}
.faq-grading-page-layout .accordions-header .main_accordions-header {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: end;
    margin-bottom: 60px;
}
.faq-grading-page-layout .accordions-header .main_accordions-header .section-heading-main {
    max-width: 587px;
    margin: 0;
}
.faq-grading-page-layout .accordions-header .main_accordions-header .section-heading-main p {
    text-align: left;
}
.faq-grading-page-layout .accordions-header .main_accordions-header span.sub_heading p {
    margin: 0;
    font-size: 16px;
    color: #33483A;
    line-height: 150%;
}
.faq-grading-page-layout .accordions-header .main_accordions-header span.sub_heading p strong {
    color: #0E822F;
}
.icon-text-block-wrapper-inner.custom_footer_icons span.icon-block {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
}
.icon-text-block-wrapper-inner.custom_footer_icons .icon-text-block-item:not(:last-child) {
    margin-bottom: 24px;
}
.icon-text-block-wrapper-inner.custom_footer_icons .icon-text-block-item .content strong {
    color: #0e822f;
}
.grading-img-rev-sec .image-with-text-content .icon-list-block-wrapper-inner h4 {
    color: #33483A;
}
.img-text-grading-table .image-with-text__buttons a {
    font-weight: 600;
}

.b2b-banner-sec .text {
    max-width: 787px;
    margin: auto;
}
.b2b-banner-sec .text .text__heading {
    font-size: 68px;
    letter-spacing: -3px;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 120%;
}
.b2b-banner-sec .text .text__heading em {
    font-weight: 600;
    color: #0E822F;
}
.b2b-banner-sec .text .text__content p {
    color: #33483A;
    font-size: 16px;
    line-height: 150%;
}
.b2b-banner-sec .text .text__content {
    margin-bottom: 16px;
}
.b2b-banner-sec .text__content.subtitle-header-sec p {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #0E822F;
}
.b2b-banner-sec .text__content.subtitle-header-sec {
    max-width: 469px;
    margin: auto;
}
.b2b-banner-sec .text__button {
    margin-left: auto;
    margin-right: auto !important;
    max-width: 545px;
    gap: 24px;
}
.b2b-banner-sec .text__button a {
    padding: 14px 32px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
}

section.section-padding.text-section {
    margin: 0 !important;
}
.img-txt-b2b-sec .image-with-text__items {
    gap: 40px;
    flex-wrap: unset;
    justify-content: space-between;
}
.img-txt-b2b-sec .image-with-text__image {
    min-height: auto;
    max-width: 600px;
}
.img-txt-b2b-sec .image-with-text__image figure {
    position: static !important;
}
.img-txt-b2b-sec .image-with-text__content {
    padding: 0;
    max-width: 446px;
}
.img-txt-b2b-sec .image-with-text__content .image-with-text__header p span {
    letter-spacing: -1px !important;
    font-size: 48px;
    line-height: 120%;
}
.img-txt-b2b-sec .image-text--text.side-text-wrapper ul {
    margin: 0 0 0 14px;
}
.img-txt-b2b-sec .image-with-text__content .image-with-text__text p strong {
    color: #0E822F;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper {
    gap: 40px !important;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text-content {
    max-width: 600px;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text__heading span strong {
    font-weight: 600;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .subtitle-text-wrapper span {
    color: #020E05;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0px !important;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .icon-list-block-wrapper-inner .content-blck h4 {
    color: #33483A;
}
.b2b-multicol-sec .section__header {
    max-width: 684px;
    margin-bottom: 60px;
}
.b2b-multicol-sec .section__header h2.section__heading {
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
    color: #020E05;
    text-align: center;
}
.b2b-multicol-sec .section-columns__wrapper .column-item {
    margin: 0;
}
.b2b-multicol-sec .section-columns__slider {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 24px !important;
}
.b2b-multicol-sec .section-columns__wrapper .column-item figure {
    aspect-ratio: 2/1.19 !important;
}
.b2b-multicol-sec .section-columns__wrapper .column-item__content {
    padding: 28px !important;
}
.b2b-multicol-sec.section-custom-multicolumn .section-columns__wrapper .column-item__text p {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #020E05;
}
.b2b-multicol-step .section__header {
    max-width: 708px;
    margin-bottom: 60px;
}
.b2b-multicol-step .section__header .section__heading {
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
    text-align: center;
    color: #020E05;
}
.b2b-multicol-step .section-footer-wrapper a.btn {
    font-weight: 600 !important;
}
.b2b-multicol-sec-block3 .section-columns__slider {
    grid-template-columns: repeat(3, 1fr) !important;
}
.b2b-multicol-sec-block3 .section-columns__slider .column-item__text p {
    font-size: 16px !important;
    line-height: 150% !important;
    color: #33483A !important;
    text-align: left !important;
}
.b2b-multicol-sec-block3 .section-columns__slider .column-item figure {
    aspect-ratio: 1/0.91 !important;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-text-item {
    max-width: 600px;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content {
    max-width: 446px;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .icon-list-block-wrapper-inner .content-blck strong {
    color: #33483A;
    font-style: normal;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .main-buttons {
    margin: 0;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .main-buttons .main-buttons__item {
    max-width: fit-content;
    margin: 0;
}
.img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .main-buttons .main-buttons__item a {
    padding: 14px 32px;
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
}
.img-txt-b2b-rev-sec .image-with-text__image {
    max-width: 550px;
}
.img-txt-b2b-rev-sec .image-with-text__content {
    max-width: 469px;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text-content a.btn {
    font-weight: 600;
}

.bulk-header-sec .text {
    max-width: 642px;
    margin: auto;
}
.bulk-header-sec .text__heading span {
    font-size: 54px;
    line-height: 120%;
    letter-spacing: -1.5px;
    text-align: center;
}
.bulk-header-sec .text__heading {
    margin: 0 !important;
}
.bulk-header-sec .text__heading span em {
    color: #0E822F;
}
.bulk-header-sec .text__content {
    margin-top: 16px;
    margin-bottom: 0;
}
.bulk-header-sec .text__button {
    margin: 32px 0 0 !important;
}
.bulk-header-sec .text__button a.btn {
    padding: 14px 32px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.bulk-header-sec {
    min-height: 720px;
    display: flex;
    align-items: center;
}
.bulk-multicol-steps .section__header {
    max-width: 630px;
}
.bulk-multicol-steps .section__header .section__text {
    max-width: 100%;
}
.bulk-multicol-steps .section__header .section__text p {
    color: #33483A;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
}
.bulk-multicol-steps .section-columns__slider .column-item {
    background: #fff;
}
.img-txt-bulk-sec .image-with-text__items .image-with-text__content {
    max-width: 487px;
}
.img-txt-bulk-sec .image-with-text__items {
    gap: 40px;
}
.img-txt-bulk-sec .image-text--text.side-text-wrapper p {
    font-size: 16px;
}
.img-txt-bulk-sec .main-buttons a.btn {
    padding: 14px 32px;
    line-height: 140%;
    font-weight: 600;
}
.img-txt-bulk-sec .image-with-text__image {
    min-height: auto;
}
.img-txt-bulk-sec .image-with-text__items--inline-left .image-with-text__image {
    max-width: 570px;
}
.img-txt-bulk-sec .image-with-text__items--inline-left .image-with-text__content {
    max-width: 553px;
    justify-content: start;
}
.img-txt-bulk-sec .image-with-text__items--inline-left {
    justify-content: start;
    gap: 54px;
    flex-wrap: unset;
}
.img-txt-bulk-sec .main-buttons a.btn {
    max-width: fit-content !important;
}
.bulk-faq-sec .accordion-widget {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-top: 60px;
}
.bulk-faq-sec .accordion-widget a.btn {
    max-width: fit-content;
    margin: auto;
}

.img-text-business-form .image-with-text__items {
    align-items: start;
    gap: 40px;
    flex-wrap: unset;
    justify-content: space-between;
}
.img-text-business-form .image-with-text__image {
    max-width: 624px;
    min-height: auto;
}
.img-text-business-form .image-with-text__image figure {
    position: static;
    border-radius: 20px;
}
.img-text-business-form .image-with-text__content {
    padding: 0;
    max-width: 496px;
}
.img-text-business-form .globo-form-app {
    margin: 0;
}
.img-text-business-form .globo-form-app .globo-form-control {
    padding: 0;
    margin-bottom: 24px;
}
.img-text-business-form .globo-form-app .globo-form-control label {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}
.img-text-business-form .globo-form-app .globo-form-control label span {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A !important;
}
.img-text-business-form .globo-form-app .globo-form-control .globo-form-input {
    border-color: #AFD5BA;
    border-radius: 6px;
}
.img-text-business-form .globo-form-app .globo-form-control .globo-form-input input,
.img-text-business-form .globo-form-app .globo-form-control textarea {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    padding: 15px 18px;
}
.img-text-business-form .globo-form-app .globo-form-control .globo-form-input input::placeholder,
.img-text-business-form .globo-form-app .globo-form-control textarea::placeholder {
    color: #AFD5BA !important;
}
.img-text-business-form .globo-form-app .gfb__footer.wizard__footer button.action.next.submit {
    background: #0E822F;
    border-color: #0E822F;
    border-radius: 6px;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.img-text-business-form .globo-form-app .gfb__footer.wizard__footer {
    margin-bottom: 24px;
}
.img-text-business-form .image-with-text__text p,
.img-text-business-form .image-with-text__text p strong {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px !important;
}
.bulk-heading-sec .text {
    max-width: 675px;
    margin: auto;
}
.bulk-heading-sec .text__content li {
    text-align: center;
    width: fit-content;
    margin: auto;
}
.img-txt-bulk-sec .image-with-text__text li {
    font-size: 16px;
    color: #33483A;
}
.img-text-image-blocks .image-with-text__items {
    gap: 24px;
    flex-wrap: unset;
    align-items: start;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image {
    display: flex;
    flex-direction: column;
    min-height: auto;
    gap: 24px;
    max-width: 100%;
    width: 100%;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image figure {
    position: static;
    border-radius: 20px;
}
.img-text-image-blocks .image-with-text__items .image-with-text__content {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.img-text-image-blocks .image-with-text__content-items {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.image-text--image-block img {
    display: block;
    width: 100%;
    max-width: 100%;
}
.img-text-image-blocks .image-text--image-block img {
    border-radius: 20px;
}
.bulk-heading-sec .text__content ul {
    margin: 0;
}
.img-text-image-blocks .icon-text-block-wrapper {
    margin: 0;
    border: 0;
}
.img-text-image-blocks .icon-text-block-wrapper .icon-text-block-item {
    margin: 0;
    gap: 12px;
    align-items: center;
}
.img-text-image-blocks .icon-text-block-wrapper span.icon-block {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
}
.img-text-image-blocks .icon-text-block-wrapper span.icon-block img {
    width: 31px;
    height: 31px;
    display: block;
}
.img-text-image-blocks .icon-text-block-wrapper .icon-text-block-item p {
    font-weight: 600;
    font-style: Italic;
    font-size: 20px;
    line-height: 140%;
    color: #820E10;
    letter-spacing: 0;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image ul li {
    padding: 0;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image ul li span.icon-block {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image ul li span.icon-block img {
    width: 31px;
    height: 31px;
    display: block;
}
.img-text-image-blocks .image-with-text__items .image-with-text__image ul li .content-blck h4 {
    font-weight: 600;
    font-style: Italic;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    color: #0E822F;
}

.img-txt-b2b-sec .image-text--text.side-text-wrapper ul li {
    color: #33483A;
    font-weight: 400;
}
.b2b-multicol-sec .column-item .column-item__content .subheading-text strong {
    font-weight: 600;
}
.img-txt-icons-b2b-sec .image-with-text__buttons {
    margin-top: 36px !important;
}
.img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text-content .main-buttons__item {
    margin-top: 0;
}
.img-txt-b2b-rev-sec .main-buttons__item a.btn {
    font-weight: 600;
}

.img-txt-bulk-sec .image-with-text__items .image-with-text__content .image-with-text__heading span {
    font-size: 48px;
}

nav.breadcrumbs a {
    margin-right: 7px;
}
nav.breadcrumbs span {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    text-transform: capitalize;
    display: block !important;
}
.blog-banner-sec-wrapper .banner-image__heading span {
    font-size: 68px;
    line-height: 120%;
    letter-spacing: -2px;
}
.blog-banner-sec-wrapper .banner-image__heading {
    margin-bottom: 8px;
}
.blog-banner-sec-wrapper .banner-image__inner {
    min-height: 496px !important;
}
.blog .blog__post .blog__post-item {
    box-shadow: 0px 2px 5px 0px #3121210A;
    box-shadow: 0px 22px 13px 0px #31212105;
    border: 1px solid #F4F4F4;
    border-radius: 24px;
    overflow: auto;
}
.blog .blog__post .blog__post-item a.blog__post-image-link {
    margin: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0px !important;
}
.blog .blog__post .blog__post-item .blog__post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 17rem;
}
.blog .blog__post .blog__post-item .blog__post-content {
    padding: 28px 28px 28px;
    min-height: 276px;
    height: auto;
}
.blog .blog__post p.blog__post-meta small {
    font-size: 16px;
    font-weight: 600;
    color: #33483A;
    line-height: 150%;
    /* margin-top: 24px; */
    display: flex;
    align-items: center;
}
.blog .blog__post .blog__post-item .blog__post-content p.blog__post-meta {
    margin-top: 24px;
    margin-bottom: 0;
}
a.blog__post-title-link {
    color: #020E05;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
}
a.blog__post-excerpt-link .rte {
    color: #33483A;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
}
a.blog__post-excerpt-link {
    min-height: 76px;
}
span.custom_reading_time {
    display: flex;
    flex-direction: row-reverse;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
}
.blog .blog__post p.blog__post-meta small::before {
    content: '';
    background-image: url(/cdn/shop/files/icon-park-outline_calendar.svg?v=1763710000);
    width: 18px;
    height: 18px;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 4px;
}
.blog .blog__post {
    margin-top: 48px;
}

/* Article Page */
.article-wrapper-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    gap: 24px;
}
.article-wrapper-header p.article__meta {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 4px;
}
.article-wrapper-header p.article__meta time {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #0E822F;
}
.article-wrapper-header span.custom_reading_time span {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #0E822F;
}
.article-wrapper-header span.custom_reading_time::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #0E822F;
    border-radius: 50px;
    margin-right: 4px;
}
.article-wrapper-header span.custom_reading_time {
    flex-direction: row;
    align-items: center;
}
.article-wrapper-header h1.article-name-heading {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 16px;
    color: #020E05;
}
article.article__wrapper header.section-header {
    max-width: 772px;
    margin: auto;
    padding: 48px 0;
}
.breadcrumbs li {
    list-style: none;
    line-height: 1;
    margin: 0;
}
.article-main-content-wrappr {
    display: flex;
    gap: 26px;
    margin-top: 80px;
}
.article-details-side-wrapper {
    max-width: calc(288px + 92px);
    width: 100%;
}
.article-content-rte-inner {
    max-width: 288px;
    margin-left: auto;
}
.article-block-heading {
    margin: 0 0 16px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 12px;
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -0.5px;
    color: #020E05;
}
.article-block-heading::before {
    content: '';
    min-height: 40px;
    background: #0E822F;
    display: block;
    width: 3px;
    border-radius: 100px;
}
.article-content-item {
    width: 100%;
}
.social-share-capture-block {
    max-width: 184px;
    width: 100%;
    margin: 0;
}
.social-sharing {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.social-sharing a {
    display: block;
    max-width: 70px;
    width: 100%;
    height: auto;
}
.social-sharing a svg {
    display: block;
    width: 100%;
    height: 100%;
}
.article-tags-block ul {
    margin: 0;
}
.article-tags-block ul .article-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 8px;
}
.article-tags-block ul .article-tags a {
    display: block;
    width: fit-content;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    color: #33483A;
    background: #F4F4F4;
    padding: 12px 16px;
    border-radius: 100px;
}
.article-tags-block ul .article-tags a::after {
    display: none;
}
.article__image__wrapper {
    margin: 0;
    border-radius: 20px;
    overflow: hidden;
}
.social-share-capture-block-inner,
.article-content-rte-inner {
    position: sticky;
    top: 150px;
}
.article-content-item {
    letter-spacing: -1px;
    color: #020E05;
}
.article-content-item h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
    margin: 0 0 20px;
}
.article-content-item li {
    color: #33483A;
    letter-spacing: 0;
    font-size: 16px;
}
a.btn.get-quote-btn {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    padding: 14px 32px;
    margin-top: 16px;
}
.article-content-item p {
    color: #33483A;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 150%;
}

.first-content {
    margin-bottom: 20px;
}
.middle-list-content {
    margin-bottom: 20px;
}
.tab-content-slide.active_content .content {
    margin-bottom: 20px;
}
.recommended-posts .blog__post.blog__post--two-col {
    --grid: repeat(6, minmax(0, 1fr));
}
.recommended-posts .blog__post .blog__post-item {
    box-shadow: 0px 2px 5px 0px #3121210A;
}

.img-text-home-outer-wrappr .image-text-icon-wrapper {

}
.img-text-home-outer-wrappr .image-text-icon-wrapper .image-text-item {
    max-width: 615px;
    width: 100%;
}

.product__selectors .selector-wrapper--swatches fieldset.radio__fieldset {
    max-height: 100%;
}
.product__selectors .selector-wrapper--swatches button.swatch__more {
    display: none;
}

/* Globo App CSS */
.gpo-element.gpo-form__group .gpo-swatches.buttons label {
    border: 1px solid #AFD5BA;
    width: 100%;
    max-width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 10px;
}
.gpo-element.gpo-form__group .gpo-swatches.buttons label span {
    font-family: 'IBM Plex Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
}
.gpo-element.gpo-form__group .gpo-ov-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.gpo-swatches.buttons input:checked+label {
    background: linear-gradient(96.62deg, #EBF8ED 0%, #BBE6BB 100%) !important;
    border-color: #0E822F !important;
}
.gpo-element.gpo-form__group {
    padding: 0 !important;
    margin: 0 0 32px;
}
.gpo-element.gpo-form__group>label.gpo-label.expanded {
    margin: 0 0 20px;
}
.gpo-element.gpo-form__group>label.gpo-label.expanded span {
    font-family: 'IBM Plex Sans';
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    color: #020E05;
}
.gpo-element.gpo-form__group>.gpo-selected-values {
    display: none !important;
}
.gpo-element.gpo-form__group .gpo-swatches.buttons label .gpo-tooltip,
.gpo-element.gpo-form__group .gpo-swatches.color-swatches .gpo-tooltip {
    background: #0E822F !important;
}
.gpo-element.gpo-form__group .gpo-swatches.buttons label .gpo-tooltip span,
.gpo-element.gpo-form__group .gpo-swatches.color-swatches .gpo-tooltip span {
    color: #fff !important;
}
.gpo-container .gpo-app {
    margin: 0 !important;
    width: 100% !important;
}
.gpo-group__childs {
    margin: 0 !important;
}
.gpo-element.gpo-form__group .gpo-swatches.color-swatches label {
    border: 1px solid #AFD5BA;
    width: 100%;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}
.gpo-element.gpo-form__group .gpo-swatches.color-swatches input:checked+label {
    background: linear-gradient(96.62deg, #EBF8ED 0%, #BBE6BB 100%);
    border-color: #0E822F;
}
.gpo-swatches.buttons input:checked+label span {
    color: #0E822F !important;
}
.gpo-element.gpo-form__group .gpo-swatches.color-swatches label span.gpo-swatch__inner {
    border: 0;
}
.gpo-element.gpo-form__group .gpo-swatches.color-swatches label span.gpo-swatch__inner span.swatch-top {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50px;
}
.gpo-group__wrapper {
    margin: 0 !important;
}
.gpo-element.gpo-form__group .gpo-ov-wrapper .gpo-ov-item {
    height: auto !important;
    gap: 0;
}

.grid-layout-home-wrapper .mosaic__item__inner::before {
    display: none;
}
.product-gallery .product-gallery__media-slider .product-gallery__media {
    max-height: 700px;
}

.collection__filter * {
    font-family: 'IBM Plex Sans' !important;
}
.collection__filter button.collection__filter__title {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: capitalize;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0e822f;
}
.collection__filter button.collection__filter__title svg circle {
    fill: #0e822f;
}
.collection__filter button.collection__filter__title svg {
    width: 24px;
    margin: 0;
}
.collection__filter button.collection__filter__title svg.icon.icon-toggle-minus {
    display: none;
}
.collection__filter button.collection__filter__title svg.icon.icon-toggle-plus {
    display: block;
    opacity: 1;
}
.collection__filter button.collection__filter__title.is-expanded .collection__filter__count .icon-toggle-plus {
    transform: rotate(90deg);
}
.collection__filter .collection__filter-tags-wrapper.is-expanded {
    border-bottom: 1px solid #0e822f;
    padding-bottom: 10px;
}
.collection__filter button.collection__filter__title.is-expanded {
    border-bottom: 0;
}

.bss-po-product-page .po-stack .po-option__button-media {
    border: 1px solid #AFD5BA !important;
    min-height: 60px;
    display: flex !important;
    align-items: center;
    min-width: 130px;
    justify-content: center;
    flex-direction: column;
    border-radius: 8px;
}
.bss-po-product-page .po-stack .po-option__button-media .po-option__button-value {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    text-align: center;
    color: #33483A;
    text-transform: capitalize;
}
.bss-po-product-page .po-label-container span {
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05 !important;
    text-transform: capitalize;
}
.bss-po-product-page .po-label-container {
    display: flex;
    align-items: center;
    gap: 10px;
}
.bss-po-product-page .po-label-container label {
    align-items: center;
    gap: 5px;
}
.bss-po-product-page .po-stack .po-option__button-media .po-option__button-value .po-custom-button-total-price {
    font-size: 14px !important;
    color: #898F8B !important;
    font-weight: 400;
}

.device_storage span.option-price {
    display: none;
}
.Color_default_option span.option-price {
    display: none;
}
.bss-po-product-page  .po-option--container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.bss-po-product-page .po-option--container .po-option--button-wrapper label.po-option__value,
.bss-po-product-page .po-option--container .po-option--button-wrapper label.po-option__value .po-option__button-media {
    width: 100%;
}

.template-product .product__selectors .selector-wrapper {
    order: 4;
}
.template-product .product__selectors .custom_product_field {
    order: 1;
}
.template-product .product__selectors .option--Condition {
    /* order: 2; */
}
.template-product .product__selectors .selector-wrapper:nth-child(3) {
    order: 3;
}
.template-product .product__selectors .selector-wrapper:nth-child(4):not(.option--Condition) {
    order: 4;
}
.footer-block.footer-block--information .legal-information-block {
    width: 100%;
    text-align: right;
}
.information-inner .payment-block-wrapper {
    max-width: 100%;
    width: 100%;
}
.footer-block.footer-block--information .legal-information-block ul.footer-links {
    justify-content: end;
}
.global-footer-wrapper .payment-block-wrapper ul.payment-icon-list {
    filter: unset;
}

.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-next,
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-prev {
    border: 0;
    background: transparent;
}
.custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-prev {
    left: -4%;
    color: #039855;
}
.product-gallery .product-gallery__media-slider button.flickity-button.flickity-prev-next-button {
    display: none !important;
}

.product__block.product-title-price-block-wrapper {
    /* display: flex; */
}
.shop-pay-terms.aos-animate {
    margin-top: 15px;
}

.template-collection .collection__products .product-grid-item {
    min-height: auto;
}

.collection-banner-header .banner-image__inner {
    display: flex;
    flex-direction: column;
    min-height: auto;
}
.collection-banner-header .banner-image__inner .banner-image__image-inner,
.collection-banner-header .banner-image__inner .banner-image__image-inner figure {
    position: static;
    transform: unset;
}
.collection-banner-header .banner-image__inner .banner-image__text-wrapper {
    width: var(--site-width);
    max-width: 100%;
    margin: 0 auto;
}
.collection-banner-header {
    background: #fff;
}
.collection-banner-header .overlay {
    background: #fff;
}
.collection-banner-header .banner-image__text-container p {
    color: #000;
    font-size: 48px;
}


@media (min-width: 768px) {
    .accordion-tab .tab-content-slide {
        display: none !important;
    }
    .tab-heading-slide .arrow {
        display: none !important;
    }
    .grid-data-item .main-arrow-coll .flex-item-arrow {
        display: none;
    }
    footer#SiteFooter ul.footer-links {
        overflow: unset;
    }
}


@media (min-width: 1025px) {
  header#SiteHeader .bottom-header-wrapper) .site-header--compress .nav .menu__item {
    display: flex;
  }
  header#SiteHeader .bottom-header-wrapper nav#NavStandard .menu__item.menu__item--compress {
    display: none;
  }
  header#SiteHeader .bottom-header-wrapper nav#NavStandard {
    position: static !important;
    justify-content: center;
  }
  header#SiteHeader .bottom-header-wrapper nav#NavStandard .menu__item.menu__item--icons.menu__item--secondary {
    display: none;
  }
  header#SiteHeader .bottom-header-wrapper button.mobile-menu__button {
    display: none;
  }
  header#SiteHeader .bottom-header-wrapper h1.logo {
    display: none;
  }
  header#SiteHeader .bottom-header-wrapper nav#NavStandard .header__dropdown {
    background: #fff;
  }
  header#SiteHeader .bottom-header-wrapper .wrapper:before {
    display: none;
  }
  .bottom-header-wrapper .wrapper:not(.landing-page-body .bottom-header-wrapper .wrapper) {
    width: 100%;
    padding: 0;
  }

  .contact-page-banner-wrappr .banner-image__inner.four-fifty-height {
    min-height: 432px;
  }
  .contact-page-banner-wrappr .banner-image__inner.four-fifty-height .banner-image__image-inner picture {
    transform: unset;
  }
  .contact-page-banner-wrappr .banner-image__inner.four-fifty-height .banner-image__image-inner img {
    height: 100%;
    object-fit: cover;
  }
  .about-us-page-banner .banner-image__inner.five-fifty-height {
    min-height: 579px;
  }
  .about-us-page-banner .banner-image__inner.five-fifty-height .banner-image__image-inner picture {
    transform: unset;
  }
}



@media (min-width: 1025px) {
  .wrapper-menu>.mobile-menu {
    display: none !important;
  }
  header#SiteHeader .bottom-header-wrapper nav#NavStandard {
    display: flex;
  }
}

@media (max-width: 1300px) {
    fieldset.radio__fieldset.device_storage .radio__buttons {
        grid-template-columns: repeat(2, 1fr);
    }
    fieldset.radio__fieldset[data-swatches-container] .radio__buttons, fieldset.radio__fieldset .radio__buttons {
        grid-template-columns: repeat(2, 1fr);
    }
    .featured-collection-pdp-page .product-grid-item {
        width: calc(33% );
    }
}

@media (max-width: 1024px) {
    .image-text-icon-sec-hompage .icon-text-wrapper {
        display: flex;
        gap: 2rem;
        margin-top: 3rem;
        flex-wrap: wrap;
    }

    /* Mega Menu CSS */
    .site-header #NavStandard {
        padding: 0;
        display: flex;
    }
    #nav-drawer-section .mobile-dropdown {
        position: fixed;
        top: 0;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: rgb(255,255,255);
        z-index: 1;
        transform: translate(100%);
        visibility: hidden;
        height: 100% !important;
        /* display: none; */
        margin-top: 0;
        transition: transform 0.4s ease,visibility 0.4s ease-out;
    }
    #nav-drawer-section li.mobile-menu__item {
        position: static;
    }
    #nav-drawer-section .mobile-dropdown.open-drawer {
        transition: transform 0.4s ease,visibility 0.4s ease;
        transform: translate(0);
        visibility: visible;
        display: block;
        /* grid-template-rows: auto 1fr 1fr; */
        z-index: 9;
    }
    .mobile-dropdown .header__dropdown__image .image-fill {
        padding: 0 !important;
    }
    .mobile-dropdown .header__dropdown__image .image-fill figure {
        position: static !important;
    }
    .images-block-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .images-block-inner .header__dropdown__image {
        opacity: 1;
    }
    .menu-item-header-wrapper {
        padding: 24px 20px;
        display: grid;
        grid-template-columns: auto 1fr auto;
        align-items: center;
        gap: 10px;
    }
    .menu-item-header-wrapper>p {
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: -1px;
        margin: 0;
        text-align: center;
        color: #020E05;
    }
    span.menu-item--close {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .menu-item-header-wrapper .drawer-menu--close .drawer__close-button {
        position: static;
        padding: 0;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
    }
    .menu-item-header-wrapper {
        padding: 24px 20px;
        display: grid;
        grid-template-columns: auto 1fr auto;
        align-items: center;
        gap: 10px;
        position: sticky;
        top: 0;
        background: #fff;
        /* box-shadow: 0px 0px 5px 2px #f5f5f5; */
        border-bottom: 1px solid #AFD5BA;
        z-index: 9;
    }
    #nav-drawer-section .mobile-dropdown .text-block-wrapper {
        max-width: 100%;
        padding: 24px 20px 24px;
    }
    #nav-drawer-section .mobile-dropdown .text-block-wrapper .text-card-mains:last-child {
        margin: 0;
    }
    #nav-drawer-section .mobile-dropdown .images-block {
        padding: 0 20px 20px;
    }
    #nav-drawer-section .mobile-dropdown .images-block>h2 {
        font-size: 14px;
        font-weight: 400;
        color: #33483A;
        line-height: 150%;
        margin-bottom: 16px;
    }
    #nav-drawer-section .mobile-dropdown .images-block .hero__content::before {
        display: none;
    }
    #nav-drawer-section .mobile-dropdown .images-block .hero__content {
        padding: 0;
    }
    #nav-drawer-section .mobile-dropdown .images-block .hero__content h2.hero__title {
        margin-top: 8px;
        font-weight: 600;
        font-size: 14px;
        line-height: 150%;
        color: #33483A;
        letter-spacing: 0;
    }
    #nav-drawer-section .mobile-dropdown .images-block  .header__dropdown__image {
        display: flex;
        flex-direction: column-reverse;
    }
    #nav-drawer-section .mobile-dropdown .images-block .header__dropdown__image .image-fill {
        border-radius: 12px;
    }
    #nav-drawer-section .mobile-dropdown .images-block .header__dropdown__image .hero__content__wrapper {
        position: static;
    }
    .drawer__header {
        border-bottom: 1px solid #AFD5BA;
    }
    #nav-drawer-section li.mobile-menu__item a.mobile-navlink {
        color: #33483A;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0;
    }
    .main-buttons.need-help-menu-btn {
        margin: 0;
        padding: 24px 0;
        border-top: 1px solid #AFD5BA;
        justify-content: start;
    }
    .main-buttons.need-help-menu-btn .main-buttons__item {
        margin: 0;
    }
    .main-buttons.need-help-menu-btn .main-buttons__item a {
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0;
        text-transform: capitalize;
        text-align: left;
    }
    .main-buttons.need-help-menu-btn .main-buttons__item a:before,
    .main-buttons.need-help-menu-btn .main-buttons__item a:after {
        display: none;
    }
    .shopify-section-mobile-menu mobile-menu.drawer:not(body.has-scrolled mobile-menu.drawer) {
        top: 40px;
    }
    mobile-menu.drawer .trade-in-button {
        padding: 24px 20px 16px;
        width: 100%;
        max-width: 100%;
    }
    mobile-menu.drawer .trade-in-button svg {
        width: 20px;
        height: 20px;
    }
    mobile-menu.drawer .trade-in-button a {
        border: 0;
        padding: 0;
        font-size: 16px;
        justify-content: start;
    }
    #nav-drawer-section li.mobile-menu__item.mobile-menu__item--level-1:last-child a {
        padding-bottom: 24px;
    }
    .wrapper-menu>h1.logo {
        padding: 0;
        margin: 0 !important;
        max-width: 143px;
        max-height: 35px;
    }
    .wrapper-menu nav#NavStandard {
        position: static;
    }
    .wrapper-menu nav#NavStandard button.mobile-menu__button.mobile-menu__button--burger {
        position: static;
        margin: 0;
        padding-right: 0;
        padding: 0;
        width: 26px;
        height: 30px;
        justify-content: end;
    }
    .wrapper-menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
    }
    .bottom-header-wrapper .wrapper {
        padding: 24px 20px !important;
    }
    .bottom-header-wrapper {
        margin-top: 0 !important;
    }
    .wrapper-menu .menu__item.menu__item--compress {
        margin: 0 !important;
        display: flex;
    }
    .wrapper-menu .mobile-menu {
        display: none;
    }
    .wrapper-menu .menu__item.menu__item--compress svg.icon.icon-user {
        stroke: none;
    }
    .wrapper-menu nav#NavStandard .menu__item.menu__item--compress svg {
        width: 20px;
        height: 20px;
    }

    .wrapper-menu nav#NavStandard .menu__items {
        display: none;
    }
    .custom_header_wrapper {
        display: none;
    }
    .site-header #NavStandard {
        justify-content: end;
    }
    .wrapper-menu nav#NavStandard .menu__item.menu__item--icons.menu__item--secondary {
        display: none;
    }
    .announcement .announcement__block span {
        font-size: 12px;
    }

    /* Slideshow Section */
    .slider-custom-design-wrapper .block-item-bakground.item .wrapper {
        flex-direction: column-reverse !important;
    }
    .slider-custom-design-wrapper .item .slide__text__container .main-heading {
        font-size: 42px;
        line-height: 130%;
        letter-spacing: -2px;
    }
    .slider-custom-design-wrapper .block-item--3 .slide__text__container {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .slider-custom-design-wrapper .item .main-buttons {
        gap: 16px;
        flex-direction: column;
    }
    .slider-custom-design-wrapper .item .main-buttons .main-buttons__item {
        margin: 0;
        width: 100%;
    }
    .slider-custom-design-wrapper .item .slide__text__container .slide__buttons a.slide__btn {
        width: 100%;
        font-size: 16px !important;
    }
    .slider-custom-design-wrapper .item {
        height: auto !important;
        min-height: auto !important;
    }
    .slider-custom-design-wrapper .item .slide__text__container .slide__text__wrapper {
        padding-top: 40px;
        margin-top: 0;
    }

    .custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder svg.reputon-swiper-button-prev,
    .custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-next {
        z-index: 99;
    }
    .custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder .reputon-swiper-button-next {
        right: 0;
    }
    .custom-code-sec .reputon-google-reviews-widget .reputon-carousel-holder svg.reputon-swiper-button-prev {
        left: 0;
    }

    .slider-custom-design-wrapper .block-item-bakground.item .wrapper {
        align-items: start;
    }
    .cstm_tradesmart_section .section-textlist-inner-wrapper {
        padding: 60px 40px;
    }
    .wrapper-menu nav#NavStandard button.mobile-menu__button.mobile-menu__button--burger {
        display: flex;
    }
    

}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-wrapper-icons-row .img-text-bg-image {
        padding: 60px 40px;
    }
    .product-wrapper-icons-row .img-text-bg-image .icons-row__slider {
        gap: 20px 20px;
    }
    .product-wrapper-icons-row .img-text-bg-image .icons-row__slider h3.icons-row-item__title {
        font-size: 18px;
    }
    .section-padding {
        --padding-top: calc(var(--PT) * .4);
        --padding-bottom: calc(var(--PB) * .4);
    }
    .icons-row-pdp-page .icons-row__slider {
        gap: 20px;
        margin: 0 !important;
    }
    .featured-collection-pdp-page .carousel button.flickity-button {
        width: 45px;
        height: 45px;
    }
    .product-warranty-tag {
        max-width: 89px;
        height: 89px;
    }
    .product__selectors {
        margin: 0;
    }
    .product-single__wrapper {
        gap: 27px !important;
    }
    .product-gallery .product-single__thumbnails {
        width: 100%;
        margin: 0;
    }
    .icons-row-product-block span.icons-row-block__text {
        font-size: 14px;
    }
    .icons-row-selling-sec .icons-row__slider {
        margin-bottom: 48px !important;
    }
    .global-footer-wrapper .footer-block.footer-block--newsletter .text-newsletter-wrapper {
        max-width: 100%;
    }
    fieldset.radio__fieldset[data-swatches-container] .radio__buttons, fieldset.radio__fieldset .radio__buttons {
        grid-template-columns: repeat(2, 1fr);
    }
    fieldset.radio__fieldset.device_storage .radio__buttons {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 767px) {
  .home-collection-list .section__header .section__heading {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .list-collections-section .section__header {
    margin-bottom: 0;
  }
  .list-collections-section .carousel .list-collections__item {
    max-width: 170px;
    margin-right: 12px;
  }
  .list-collections-section .carousel .list-collections__item .list-collections__item__content {
    padding-top: 10px;
  }
  .testimonials-section .testimonial__item {
    width: 100% !important;
    max-width: 300px !important;
  }
  .home-image-testimonials .testimonial__heading.section__heading {
    font-size: 36px;
  }
  .icons-row__slider .icons-row-item {
    padding: 10px;
  }
  .icons-row__slider .icons-row-item h3.icons-row-item__title {
    font-size: 14px;
  }
  .home-img-text.image-with-text .image-with-text__items {
    padding: 10px;
  }
  .section-textlist-inner-wrapper {
    gap: 20px;
    padding: 15px;
    grid-template-columns: 1fr;
  }
  .section-textlist-inner-wrapper .text .text__heading {
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
  }
  .section-textlist-inner-wrapper .text .text__content {
    margin-bottom: 20px;
    text-align: center;
  }
  .section-textlist-inner-wrapper .text .text__button {
    justify-content: center;
  }
  .wrapper {
    padding: 0 20px !important;
  }
  .accordions-section .section__heading {
    font-size: 36px !important;
  }
  .accordions-section .accordion__content .accordion__item button {
    flex-wrap: nowrap;
  }
  .accordions-section .accordion__content .accordion__item button.is-expanded .icon-toggle-plus {
    display: none;
  }
  .accordions-section .accordion__content .accordion__item button .icon-toggle-minus {
    display: none;
  }
  .accordions-section .accordion__content .accordion__item button.is-expanded .icon-toggle-minus {
    display: flex;
  }
  .home-img-text.image-with-text .image-with-text__items  .image-with-text__heading {
    font-weight: bold;
    text-align: center;
    font-size: 36px;
  }
  .home-img-text.image-with-text .image-with-text__items .image-with-text__content .image-with-text__text p {
    font-size: 16px;
    text-align: center;
  }
  .accordions-section .accordion__content .accordion__item button svg {
    position: static;
    margin: 0;
  }
  .featured-collection .main_collection_wrapper {
    flex-direction: column;
    padding: 0 !important;
    margin: 0;
  }
  .featured-collection .main_collection_wrapper .icon_collection_wrap.icon_collection {
    padding: 0 15px;
  }
  .icon_collection_wrap.icon_collection .custom-icon_blocks {
    grid-template-columns: auto auto auto !important;
    margin-bottom: 30px;
  }
  .custom-feature-col .featured-collection {
    padding: 0;
  }
  .featured-collection .featured-collection__container .carousel {
    padding: 0px 0 30px;
  }
  .footer-blocks-lower-area .newsletter-form .input-group button {
    max-width: 110px;
    font-size: 14px;
  }
  .footer-blocks-lower-area .newsletter-form .input-group__item--btn {
    max-width: 110px !important;
  }
  .featured-collection .featured-collection__container .carousel .product-grid-item {
    width: 100%;
    max-width: 50%;
    padding: 32px;
    background: #fff;
    border-radius: 5px;
    max-width: 232px;
  }
  .featured-collection .featured-collection__container .carousel .product-grid-item .product-grid-item__info a.product-grid-item__title {
    font-size: 16px;
    line-height: 18px;
  }
  .announcement .announcement__block span {
    font-size: 12px;
  }
  .custom_header_wrapper .custom_menu_bar h1.logo {
    max-width: 120px;
  }

  .slider-custom-design-wrapper .item {
    flex-direction: column-reverse !important;
  }
  .cstm_tradesmart_section .device-link-list-wrapper h3 {
    text-align: center;
    font-size: 18px;
  }
  .custom_header_wrapper {
    display: none;
  }
  .slider-custom-design-wrapper .wrapper.item {
    justify-content: space-between;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .slider-custom-design-wrapper .wrapper.item .slide__text__wrapper {
    margin: 0;
    padding: 40px 0 60px;
  }
  .slider-custom-design-wrapper .item .slide__text__container .main-heading span.text-highlight__break {
    font-size: 42px;
    margin-bottom: 0px;
  }
  .slider-custom-design-wrapper .item .slide__text__container .main-heading {
    margin-bottom: 8px;
  }
  .slider-custom-design-wrapper .item .slide__text__container .slide__text {
    font-size: 14px;
  }
  .slider-custom-design-wrapper .item .slide__text__container .slide__buttons a.slide__btn {
    max-width: 100% !important;
    font-size: 16px;
    min-height: 48px;
    max-height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: capitalize;
  }
  .bottom-slideshow-icons {
    margin-top: 36px;
  }
  .bottom-slideshow-icons .bottom-icons-slide span {
    font-size: 14px;
  }
  .slider-custom-design-wrapper .wrapper.item .slide__image__container .slide__image__inner {
    transform: unset !important;
  }
  .slider-custom-design-wrapper button.flickity-button {
    display: none !important;
  }
  .slider-custom-design-wrapper {
    padding-bottom: 32px;
  }
  .slider-custom-design-wrapper ol.flickity-page-dots {
    bottom: 24px;
    left: 0;
    right: 0;
    transform: unset !important;
    padding: 0;
    justify-content: center;
    width: 100%;
    gap: 8px;
  }
  .slider-custom-design-wrapper {
    padding-bottom: 56px;
  }
  .slider-custom-design-wrapper .bottom-div {
    height: 56px;
  }
  .heading-sec-wrapper .text__heading {
    font-size: 32px;
    line-height: 130%;
    letter-spacing: -1px;
  }
  .heading-sec-wrapper .text__subheading {
    margin-bottom: 4px;
  }
  .heading-sec-wrapper .text__content {
    font-size: 14px;
  }
  .heading-sec-wrapper {
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .multicolumn-divider-sec {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .multicolumn-divider-sec .section-columns__wrapper .section-columns__slider {
    gap: 24px 0;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item .column-item__image-wrapper {
    max-width: 34px;
    margin-bottom: 8px;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item .column-item__content .column-item__heading {
    font-size: 18px;
    letter-spacing: -1px;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item .column-item__content .column-item__text p {
    font-size: 14px;
    line-height: 150%;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item:nth-child(2):after {
    display: none;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item:nth-child(even) {
    padding-right: 0;
  }
  .multicolumn-divider-sec .section-columns__slider .column-item:nth-child(odd) {
    padding-left: 0;
  }

  .heading-sec-wrapper .wrapper.text-left {
    text-align: center;
  }
  .grid-layout-home-wrapper .mosaic__grid.carousel--mobile {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 24px;
  }
  .grid-layout-home-wrapper .mosaic__grid.carousel--mobile .mosaic__item {
    margin: 0 !important;
    width: 100%;
  }
  .grid-layout-home-wrapper .mosaic__grid.carousel--mobile .mosaic__item .mosaic__item__inner:before {
    padding: 0;
  }
  .grid-layout-home-wrapper .mosaic__grid.carousel--mobile .mosaic__item .mosaic__item__inner {
    max-height: 180px;
    min-height: 180px;
  }
  .google-review-header {
    padding-top: 40px;
  }
  .custom-code-sec {
    padding-bottom: 80px;
  }
  .image-text-icon-sec-hompage {
    padding-top: 80px;
  }
  .image-text-icon-sec-hompage .text-slide {
    gap: 15px !important;
    width: 100%;
  }
  .image-text-icon-sec-hompage .icon-text-wrapper {
    gap: 24px !important;
    margin-bottom: 0;
  }
  .image-text-icon-sec-hompage .text-slide p {
    color: #020E05;
    margin: 0;
  }
  .multicol-imgs {
    padding-top: 20px;
  }
  .multicol-imgs .section-columns__wrapper .section-columns__slider {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .multicol-imgs .section-columns__wrapper .section-columns__slider figure {
    padding: 0;
  }
  .multicol-imgs .section-columns__wrapper .section-columns__slider figure img {
    position: static;
    max-height: 100px;
    margin: auto;
    width: 100%;
    object-fit: fill !important;
    max-width: 300px;
  }

  .featured-collection-icons-upper .featured-collection__content .section__text p {
    font-size: 14px !important;
  }
  .featured-collection-icons-upper a.section__heading {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .featured-collection-icons-upper .section__text {
    margin-bottom: 24px;
  }
  .featured-collection-icons-upper .wrapper {
    padding-right: 0 !important;
  }
  .featured-collection-icons-upper .section__text, .featured-collection-icons-upper a.section__heading {
    padding-right: 20px;
  }
  .content-with-icons-wrapper .custom-icon_blocks a, .content-with-icons-wrapper .custom-icon_blocks img {
    width: 115px;
  }
  .content-with-icons-wrapper .custom-icon_blocks {
    white-space: nowrap;
    width: 100%;
    overflow-x: auto;
  }
  .featured-collection-icons-upper .featured-collection__content {
    margin-bottom: 40px;
  }
  .featured-collection-icons-upper  .wrapper {
    gap: 0;
    margin: 0;
  }
  .home-img-txt-sec-wrapper .image-with-text__items {
    flex-direction: column-reverse;
    flex-wrap: unset;
  }
  .home-img-txt-sec-wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .home-img-txt-sec-wrapper .image-with-text__content {
    padding-top: 0 !important;
  }
  .home-img-txt-sec-wrapper.image-with-text .image-with-text__subheading {
    margin-bottom: 0;
  }
  .home-img-txt-sec-wrapper .image-with-text__content .image-with-text__buttons {
    margin-top: 0;
    margin-bottom: 0;
  }
  .home-img-txt-sec-wrapper .image-with-text__content .image-with-text__buttons a.btn {
    font-size: 16px;
    width: 100%;
    min-height: 48px;
    border-radius: 6px;
  }
  .cstm_tradesmart_section .wrapper {
    padding: 0 !important;
  }
  .cstm_tradesmart_section .section-textlist-inner-wrapper {
    padding: 80px 20px;
    gap: 0;
  }
  .cstm_tradesmart_section .text__subheading {
    font-size: 16px !important;
    color: #0E822F;
    margin: 0 0 5px;
    line-height: 1;
  }
  .cstm_tradesmart_section .text__content {
    font-size: 14px !important;
    margin-bottom: 12px;
    text-align: left;
  }

  .cstm_tradesmart_section .text-slide p {
    margin: 0;
    font-size: 14px;
  }
  .cstm_tradesmart_section .text-slide {
    gap: 12px;
    margin-bottom: 4px;
  }
  .cstm_tradesmart_section .icon-wrapper {
    padding: 5px;
  }
  .cstm_tradesmart_section .icon-text-wrapper {
    margin-bottom: 0;
  }
  .cstm_tradesmart_section  .text__button {
    margin-top: 32px;
  }
  .cstm_tradesmart_section .text__button a.btn {
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    max-height: 48px;
    padding: 10px 20px;
    font-size: 16px !important;
    text-transform: capitalize;
  }
  .cstm_tradesmart_section .section-textlist-inner-wrapper .link-list_block {
    margin-top: 60px;
  }
  .cstm_tradesmart_section .section-textlist-inner-wrapper .link-list_block ul li {
    font-size: 14px;
  }
  .heading-sec-wrapper.blog-heading-wrapper .wrapper.text-left {
    text-align: left;
  }
  .featured-blog .featured-blog__button {
    margin-top: 32px;
  }
  .featured-blog .featured-blog__button a.btn {
    width: 100%;
    font-size: 20px;
    border-radius: 6px;
    min-height: 56px;
    text-transform: capitalize;
    letter-spacing: -1px;
    font-weight: 600;
  }
  .bottom-img-text-sec-wrapper .image-with-text__items {
    flex-wrap: unset;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .bottom-img-text-sec-wrapper .image-with-text__items .image-with-text__image {
    min-height: auto;
  }
  .bottom-img-text-sec-wrapper .image-with-text__items .image-with-text__image figure {
    position: static;
  }

  /* Footer */
  .global-footer-wrapper .footer-block.footer-block--newsletter {
    flex-direction: column !important;
  }
  .landing-footer-wrapper .footer-block.footer-block--newsletter form .input-group {
    margin: 0;
  }
  .footer-block--text .rte {
    font-size: 14px;
  }
  .landing-footer-wrapper .footer-links__wrapper li {
    font-size: 14px;
  }
  .landing-footer-wrapper .footer-block.footer-block--menu:nth-child(9) {
    width: 100%;
  }
  .landing-footer-wrapper .footer-links__wrapper li:before {
    width: 24px;
    height: 24px;
    background-size: 7px;
    margin-right: 10px;
    background-position: center;
  }
  .global-footer-wrapper.landing-footer-wrapper .footer-links__wrapper li {
    padding: 0;
  }
  .information-inner {
    flex-direction: column;
    align-items: start;
    gap: 24px;
  }
  .global-footer-wrapper.landing-footer-wrapper .footer-block--information .footer-links__wrapper li {
    padding: 0 5px;
    font-size: 14px;
  }
  .footer-block.footer-block--information {
    padding-bottom: 0;
  }
  .footer-bottom.wrapper .footer-copyright__content span {
    font-size: 14px !important;
  }

  .cstm_tradesmart_section .text__content {
    text-align: left !important;
  }
  .bottom-img-text-sec-wrapper .image-with-text__buttons a {
    max-width: 100%;
    width: 100%;
  }

  .featured-collection-icons-upper .carousel {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    gap: 24px;
    scroll-padding: 0;
  }
  .featured-collection-icons-upper .carousel .product-grid-item {
    margin: 0;
  }
  .slider-custom-design-wrapper ol.flickity-page-dots li {
    border-color: #F4F4F4 !important;
    /* box-shadow: 0px 0px 5px 3px #bfb8b8; */
  }
  .global-footer-wrapper.landing-footer-wrapper .footer-links__wrapper li a.footer-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0;
  }

  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__text p {
    font-size: 14px;
    text-align: center;
  }
  .product-wrapper-icons-row .img-text-bg-image {
    padding: 80px 15px;
    margin: 0 !important;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__headings {
    padding: 0;
    margin-bottom: 40px;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__headings h2 {
    font-size: 32px;
    line-height: 130%;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider {
    gap: 24px 16px;
    display: grid;
    padding: 0;
    margin: 0;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item {
    text-align: center;
    width: 100% !important;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__wrapper {
    text-align: center;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider .icons-row-item__icon {
    margin-left: auto;
    margin-right: auto;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider h3.icons-row-item__title {
    font-size: 18px;
    letter-spacing: -1px;
    text-align: center;
  }
  .product-wrapper-icons-row .img-text-bg-image .icons-row__slider:after {
    display: none;
  }
  .product-img-text-sec .image-with-text__items {
    flex-wrap: unset;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .product-img-text-sec .image-with-text__items .image-with-text__image {
    min-height: auto !important;
  }
  .product-img-text-sec .image-with-text__items .image-with-text__image figure {
    position: static;
  }
  .icons-row .icons-row__headings h2.icons-row__heading {
    font-size: 32px;
    line-height: 130%;
    text-align: center;
  }
  .icons-row .icons-row__headings .icons-row__subheading {
    margin-top: 16px;
  }
  .icons-row .icons-row__headings .icons-row__subheading p {
    font-size: 14px;
  }
  .icons-row .icons-row__headings {
    margin-bottom: 40px;
  }
  .icons-row-pdp-page .icons-row__slider {
    gap: 32px !important;
    display: grid !important;
    grid-template-columns: 1fr;
    margin: 0;
  }
  .icons-row-pdp-page .icons-row__slider .icons-row-item {
    width: 100% !important;
    padding: 16px;
  }
  .icons-row-pdp-page .icons-row__slider h3.icons-row-item__title {
    font-size: 18px;
  }
  .icons-row-pdp-page .icons-row__slider .icons-row-item__text p {
    font-size: 14px;
  }
  .overflow-hidden-products {
    overflow: visible;
  }
  .overflow-hidden-products .carousel {
    overflow: auto;
  }
  .featured-collection-pdp-page .product-grid-item {
    border-radius: 12px !important;
    padding: 24px 32px !important;
  }
  .product-rich-text-sec .button_image_reviews {
    margin-top: 48px;
  }
  .product-rich-text-sec .button_image_reviews a.btn {
    font-size: 24px;
    letter-spacing: -1px;
  }

  .slider-custom-design-wrapper ol.flickity-page-dots {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  .slider-custom-design-wrapper ol.flickity-page-dots li {
    border-color: #F4F4F4 !important;
    opacity: 1 !important;
  }
  .comparison-columns-section .main-buttons__item a {
    margin-bottom: 0;
  }

  .tabs-content {
    display: none !important;
  }
  .tabs-header {
    display: block;
    border-bottom: 0;
  }
  .tabs-header  .tab-heading-slide.active_tab {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .accordion-tab:first-child .tab-content-slide {
    display: block;
  }
  .accordion-tab {
    border-bottom: 1px solid #AFD5BA;
    padding: 16px 0;
  }
  .tabs-header .tab-heading-slide {
    padding-bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .tab-content-slide {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #AFD5BA;
  }
  .tab-heading-slide.active_tab span.arrow {
    transition: all .5s;
    transform: rotate(180deg);
  }
  .tab-heading-slide span.arrow {
    transition: all .5s;
  }
  .icons-row-product-block span.icons-row-block__text {
    font-size: 14px;
  }
  .icons-row-product-block .product__icon__row .icons-row-block__item {
    margin: 0;
    text-align: left;
  }
  .meta-product-description, .trade-gear, .product-key-features {
    display: none;
  }
  .product-media-upper-wrpper {
    flex-direction: column;
  }
  .product-warranty-tag {
    max-width: 89px;
    height: 89px;
  }
  .template-index .accordion__content .accordion__list .accordion__title {
    padding-right: 0;
  }
  .grid-layout-home-wrapper .mosaic__grid .mosaic__item .mosaic__item__inner {
    min-height: 100% !important;
    max-height: 100%  !important;
  }
  .product-single__details {
    margin-top: 80px;
  }
  .product-single__wrapper .product-single__details .product__title {
    line-height: 140%;
    font-size: 24px;
  }
  fieldset.radio__fieldset .radio__buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  fieldset.radio__fieldset .radio__buttons span.radio__button {
    margin: 0;
    width: 100% !important;
  }
  fieldset.radio__fieldset .radio__buttons span.radio__button label.radio__label {
    width: 100%;
  }
  .product-single__wrapper .product__selectors {
    gap: 24px;
  }
  .product-single__wrapper fieldset.radio__fieldset {
    margin: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
  }
  fieldset.radio__fieldset legend.radio__legend {
    margin-bottom: 16px;
  }
  .product__form__wrapper legend.radio__legend span {
    font-size: 18px !important;
  }
  .product__price-and-badge {
    padding-bottom: 16px;
  }
  .product__block.product__form__wrapper {
    padding-bottom: 32px;
  }
  .icons-row-product-block .product__icon__row.product__icon__row--multiple {
    padding: 24px 0px 0 !important;
  }
  .product__block.product-last-divider {
    padding-bottom: 0;
  }
  .product-info-popup-inner {
    padding: 20px;
  }
  .product_details h3 {
    font-size: 24px;
  }
  .popup_product_title, .popup_product_title p, .popup_product_title * {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #020E05;
    margin: 0;
  }
  .product-info-popup-inner .popup-var-block {
    gap: 16px;
    flex-direction: column;
  }
  .custom_option_values ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .product-info-popup-inner .popup-var-block:not(:last-child) {
    margin-bottom: 24px;
  }
  .product-info-popup-inner {
    max-height: 100%;
  }
  .product-rich-text-sec {
    padding-bottom: 80px;
  }

  /* Static Pages */
  .icon-row-form-section .icons-row__wrapper {
    margin: 0 !important;
    flex-direction: column;
  }
  .icon-row-form-section .icons-row__wrapper .icons-row__slider {
    padding: 0;
  }
  .icon-row-form-section .icons-row__slider {
    gap: 24px !important;
  }
  .style2-main-wrapper {
    gap: 40px;
    flex-direction: column;
  }
  fieldset.radio__fieldset[data-swatches-container] .radio__buttons {
    grid-template-columns: repeat(2, 1fr);
  }
  fieldset.radio__fieldset.device_storage .radio__buttons {
    grid-template-columns: repeat(2, 1fr);
  }
  .selector-wrapper.selector-wrapper--swatches button.btn.btn--text.swatch__more {
    display: none;
  }
  fieldset.radio__fieldset[data-swatches-container] .radio__buttons, fieldset.radio__fieldset .radio__buttons {
    gap: 8px;
  }
  .deal-type-options {
    gap: 8px;
  }
  .custom_product_field span.radio__legend__label {
    font-size: 18px;
  }
  .custom_product_field span.deals_text,
  .template-product .deals_condition_popup {
    font-size: 14px !important;
  }
  .image-text-blocks-sec p {
    font-size: 14px !important;
    text-align: left !important;
  }
  .image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__buttons {
    margin: 20px 0 0;
  }
  .image-text-blocks-sec .image-with-text__buttons a.btn {
    margin-top: 4px;
    max-width: 183px;
    padding: 0;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
  }
  .img-text-static-pages .image-with-text__items {
    flex-direction: column-reverse;
  }
  .img-text-static-pages .image-with-text__image, .img-text-static-pages .image-with-text__image figure {
    min-height: auto;
    position: static !important;
  }
  .icon-text-block-item .content-blk>p {
    font-size: 18px;
  }
  .icon-text-block-item .content>p {
    font-size: 14px;
  }
  .img-text-static-pages .image-with-text__items .image-with-text__buttons {
    margin: 0;
    flex-direction: column;
    flex-wrap: unset;
    gap: 16px;
  }
  .img-text-static-pages .image-with-text__items .image-with-text__buttons .main-buttons__item {
    margin: 0;
    width: 100%;
  }
  .img-text-static-pages .image-with-text__items .image-with-text__buttons .main-buttons__item a {
    font-size: 16px;
    width: 100%;
    min-height: 48px;
  }
  .section-custom-multicolumn .section-columns__wrapper .section-columns__slider {
    gap: 86px;
    grid-template-columns: repeat(1, 1fr);
  }
  .section-custom-multicolumn .section__header .section__heading {
    font-size: 32px;
  }
  .section-custom-multicolumn .section__header .section__text p {
    font-size: 14px;
  }
  .section-custom-multicolumn .section__header {
    margin-bottom: 40px;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item img.card_logo {
    top: -49px;
    max-width: 107px;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item {
    margin-top: 49px;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item:not(:last-child)::after {
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
    right: unset;
    bottom: -55px;
    top: unset;
    width: 30px;
    height: 20px;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item .column-item__content .column-item__heading {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item .column-item__content .subheading-text p {
    line-height: 150%;
    font-size: 14px;
  }
  .icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text ul:last-child li {
    font-size: 14px;
  }
  .icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text p,
  .icons-row-selling-sec .icons-row__slider .icons-row-item__wrapper .icons-row-item__text li {
    font-size: 14px;
  }
  .icons-row-selling-sec .icons-row__slider {
    margin-bottom: 40px !important;
  }
  .icons-row__wrapper .text-content-footer {
    padding: 0 20px;
  }
  .icons-row__wrapper .text-content-footer .image-text--text p {
    font-size: 24px;
    line-height: 140%;
  }
  .icons-row__wrapper .text-content-footer .image-text-rich-text p {
    font-size: 14px;
  }
  .icons-row__wrapper .text-content-footer .section-footer-wrapper {
    margin-top: 32px;
  }
  .icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons {
    flex-wrap: unset;
    flex-direction: column;
    gap: 16px;
  }
  .icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons .main-buttons__item,
  .icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons .main-buttons__item a {
    width: 100%;
    max-width: 100%;
  }
  .icons-row__wrapper .text-content-footer .section-footer-wrapper .image-with-text__buttons .main-buttons__item a {
    width: 100%;
    max-width: 100%;
    padding: 12px 32px;
    font-size: 16px;
    line-height: 150%;
  }
  .icons-row-selling-sec .icons-row__slider .icons-row-item {
    padding: 24px !important;
  }
  .image-text-blocks-sec h2.section__heading p {
    text-align: center !important;
  }
  .image-text-blocks-sec h2.section__heading p {
    text-align: center !important;
    letter-spacing: -1px !important;
  }
  .image-text-blocks-sec .image-text-icon-wrapper .image-with-text-content a.btn {
    font-size: 16px;
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
    max-width: 100%;
  }
  .img-text-static-pages .image-with-text__items .image-with-text__content .image-with-text__header p span {
    font-size: 32px;
  }
  .google-review-header .text__heading {
    letter-spacing: -1px !important;
  }
  .img-text-static-pages .image-with-text__items .image-with-text__content .image-with-text__header p span {
    letter-spacing: -1px !important;
  }
  .image-text--text.side-text-wrapper p {
    font-size: 14px;
  }
  .image-text-icon-sec-hompage .image-text-icon-wrapper {
    flex-direction: column;
  }
  .accordions-style2-section h2.section__heading {
    font-size: 32px !important;
    letter-spacing: -1px;
    text-align: center;
  }
  .accordions-style2-section .section__header .rte p {
    text-align: center;
    font-size: 14px;
  }
  .accordions-style2-section .accordion__subheading {
    text-align: center;
  }
  .accordions-section .accordion__content .accordion__item button {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .accordion-widget {
    padding: 24px;
  }
  .accordion-widget * {
    text-align: center;
  }
  .widget-heading {
    margin-bottom: 8px;
    font-size: 24px;
  }
  .widget-footer-wrapper .image-with-text__buttons a.btn {
    min-height: 48px;
    font-size: 16px;
    line-height: 150%;
  }
  .custom_contact_form .globo-form-app .header .title {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .custom_contact_form .globo-form-app .header {
    padding: 0;
  }
  .custom_contact_form .globo-form-app .header .description p {
    font-size: 14px;
  }
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control {
    padding: 0 !important;
  }
  .custom_contact_form .gfb__footer.wizard__footer {
    padding: 0;
  }
  .custom_contact_form button.submit {
    min-height: 48px;
    font-size: 16px !important;
  }
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input textarea,
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select,
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input input,
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone {
    min-height: 48px !important;
  }
  .contact-page-head .text__heading {
    margin-bottom: 16px;
  }
  .contact-page-head .text__button a.btn {
    min-height: 48px;
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%;
    max-width: 100%;
    line-height: 150%;
    font-weight: 700;
  }
  .contact-page-head {
    padding-top: 0;
    padding-bottom: 80px;
  }
  fieldset.radio__fieldset[data-swatches-container] .radio__buttons label.swatch__label span.visually-hidden {
    font-size: 14px;
  }
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input input::placeholder,
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input select,
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .globo-form-input textarea::placeholder {
    font-size: 12px;
    font-family: 'IBM Plex Sans';
  }
  .custom_contact_form .globo-formbuilder-wizard .globo-form-control .gfb__dropzone {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    font-family: 'IBM Plex Sans';
  }
  .multicol-imgs .section-columns__wrapper .section-columns__slider {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column !important;
  }
  .accordions-header {
    display: none;
  }
  .tab-head.mobile-tabs-heading {
    margin-bottom: 24px;
  }
  .product-info-popup-inner .popup-var-block .custom_option_name {
    flex: 0 0 auto;
  }
  .custom_option_name h3 {
    margin: 0;
  }
  .product-info-popup-inner .popup-var-block {
    gap: 16px;
    align-items: start;
  }
  .product-img-text-sec .image-with-text__buttons .main-buttons__item a.btn {
    max-width: 207px;
  }
  .product__form__wrapper legend.radio__legend  span.deals_condition_popup {
    font-size: 14px !important;
  }
  .product-rich-text-sec .text__heading br {
    display: none;
  }

  /* Renew Certified Page */
  .banner-heading-sec-wrappr {
    padding: 80px 0;
    margin: 0;
  }
  .banner-heading-sec-wrappr .text__heading {
    font-size: 42px;
    line-height: 130%;
    letter-spacing: -1px;
    text-align: center;
  }
  .banner-heading-sec-wrappr .text__button {
    flex-direction: column;
    gap: 16px !important;
  }
  .banner-heading-sec-wrappr .text__button a.btn {
    width: 100%;
    font-size: 16px;
  }
  .img-txt-renew-page .image-with-text__items {
    gap: 40px !important;
  }
  .img-text-static-pages.img-txt-renew-page {
    padding-bottom: 40px;
  }
  .icon-image-text-sec {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .icon-image-text-sec .image-text-icon-wrapper {
    gap: 40px !important;
  }
  .icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .text__subheading p {
    text-align: left !important;
  }
  .icon-image-text-sec.icon-image-text-sec .image-with-text-content .image-with-text__header p {
    font-size: 32px !important;
    margin-bottom: 16px;
    text-align: left !important;
  }
  .icon-image-text-sec .image-text--text.side-text-wrapper {
    margin: 0 0 16px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .icon-image-text-sec .image-text--text.side-text-wrapper p {
    font-size: 14px !important;
    text-align: left !important;
  }
  .icon-image-text-sec .icon-list-block-wrapper-inner li p {
    text-align: left !important;
    font-size: 14px !important;
  }
  .content-blck h4 {
    font-size: 14px;
  }
  .icon-image-text-sec .icon-list-block-wrapper-inner ul {
    margin-bottom: 0 !important;
  }
  .text-field-item {
    margin-top: 16px;
  }
  .image-text-icons-section-wrapper .text-field-item p {
    font-size: 14px !important;
    text-align: left !important;
  }
  .accordions-main {
    margin-top: 40px;
  }
  .support-blocks-wrappr.icons-row-pdp-page .icons-row__slider {
    gap: 24px !important;
  }

  .faq-accordions-wrappr .accordions-header {
    display: block;
    overflow: unset;
  }
  .faq-accordions-wrappr .accordions-header .tabs-row {
    display: none;
  }
  .faq-accordions-wrappr .accordions-header p {
    font-size: 32px;
    line-height: 130%;
  }
  .faq-accordions-wrappr .section-heading-main {
    margin-bottom: 40px;
  }
  .faq-accordions-wrappr .accordions-main {
    margin-top: 0;
  }
  .faq-accordions-wrappr .tab-wrapper-mobile h3.tab_title {
    display: none;
  }
  .faq-accordions-wrappr .tab-wrapper-mobile .tab-head {
    margin-bottom: 24px;
    padding: 20px 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-height: 136px;
  }
  .faq-accordions-wrappr .accordions-main .tab-wrapper .tabs-content-item {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .tabs-content-item .heading-item-cont .rich-des {
    display: none;
    padding-top: 16px;
  }
  .tabs-content-item .grid-data-item.active_slide .rich-des {
    display: block;
  }
  .tabs-content-item .grid-data-item {
    border-bottom: 1px solid #AFD5BA;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .faq-accordions-wrappr .accordions-main .tab-wrapper .tab_tp_description p {
    font-size: 14px;
  }
  .tabs-content-item .heading-item-cont .icon-items {
    max-width: 100%;
    gap: 16px;
    justify-content: start;
    align-items: center;
  }
  .tabs-content-item .heading-item-cont .icon-items .image-item-ls-mobile {
    max-width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tabs-content-item .heading-item-cont .icon-items .image-item-ls-mobile img {
    display: block;
    width: 100%;
  }
  .tabs-content-item .heading-item-cont .icon-items h4 {
    font-size: 18px;
    letter-spacing: 0;
    margin: 0;
  }
  .tabs-content-item .grid-data-item.active_slide .flex-item-arrow .element-svg svg {
    transition: all .5s;
    transform: rotate(180deg);
  }
  .tabs-content-item .grid-data-item .flex-item-arrow .element-svg svg {
    transition: all .5s;
  }
  .faq-accordions-wrappr .tab-wrapper-mobile .tab-head span {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 140%;
  }
  .accordion-widget-other .widget-footer-wrapper .main-buttons {
    flex-direction: column;
    gap: 16px;
  }
  .accordions-global-sec .accordion__content .accordion__list .accordion__title.is-expanded svg.icon-toggle-minus {
    display: flex;
  }
  .accordions-global-sec .accordion__content .accordion__list .accordion__title  svg {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
  }
  .smarter-choice-section .image-with-text__items .image-with-text__content p strong {
    font-weight: 600;
  }

  .how-works-page-sec {
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0;
  }
  .how-works-page-sec .text .text__content p {
    font-size: 14px !important;
  }
  .img-txt-list-icons {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .how-work-img-text .image-with-text__image {
    min-height: auto;
  }
  .section_subheading_bottom.new-custom-cont p {
    font-size: 32px;
    line-height: 130%;
    letter-spacing: 0px;
  }
  .section-custom-multicolumn h2.section__heading.section_subheading_bottom:last-child {
    margin-top: 40px;
    font-size: 24px;
    letter-spacing: 0;
  }
  .section-custom-multicolumn .section-columns__wrapper .column-item {
    min-height: 320px;
  }
  .how-work-bottom-sec .image-with-text__items.image-with-text__items--inline-right .image-with-text__image {
    display: flex;
    flex-direction: column;
    margin: 0 !important;
  }
  .how-work-img-text .image-with-text__items .image-with-text__image .ul-text h4 {
    font-size: 14px;
  }
  .grading-banner-img-txt .banner-image__inner {
    min-height: 464px;
  }
  .grading-img-text-sec .image-with-text__items {
    flex-direction: column-reverse;
  }
  .grading-img-text-sec .image-with-text__items .image-with-text__content {
    padding: 0;
  }
  .grading-img-text-sec .subtitle-heading p {
    font-size: 18px !important;
    letter-spacing: 0;
  }
  .img-text-grading-table .image-with-text__items {
    flex-direction: column-reverse;
  }
  .img-text-grading-table .image-with-text__content {
    padding: 0 0px 0 0px !important;
  }
  .items-grid-cu table tbody tr td, .items-grid-cu table tbody tr p {
    font-size: 14px;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item {
    padding: 16px;
    border: 0;
    /* border-bottom: 1px solid #AFD5BA; */
    border-radius: 0;
    border-top: 1px solid #AFD5BA;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item.active_slide {
    border-radius: 12px;
    border: 0;
    border: 1px solid #AFD5BA;
  }
  .faq-grading-page-layout .grid-data-item .main-arrow-coll .rich-des p,
  .faq-grading-page-layout .grid-data-item .main-arrow-coll .rich-des li {
    font-size: 14px;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item .flex-item-arrow .image-item-ls-mobile {
    display: none;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item .flex-item-arrow h4 {
    font-size: 18px;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item ul li::before {
    width: 32px;
    height: 32px;
    background-size: 26px;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item.active_slide+.grid-data-item {
    border-top: 0;
  }
  .faq-grading-page-layout .tabs-content-item .grid-data-item:last-child {
    border-bottom: 1px solid #AFD5BA;
  }
  .grading-banner-img-txt .banner-image__text-container .banner-image__heading span {
    font-size: 42px;
    letter-spacing: -1px;
  }
  .grading-img-text-sec-other .image-text-icon-wrapper {
    gap: 40px;
    flex-direction: column-reverse;
  }
  .image-text-icon-wrapper.image-text-img-reverse {
    flex-direction: column-reverse;
  }
  .grading-img-rev-sec .image-text-rich-text p {
    text-align: left !important;
    font-size: 14px !important;
  }
  .image-with-text .image-with-text__content .image-with-text__buttons {
    margin: 24px 0 0;
    gap: 16px;
  }
  .image-with-text .image-with-text__content .image-with-text__buttons .main-buttons__item,
  .image-with-text .image-with-text__content .image-with-text__buttons .main-buttons__item a {
    margin: 0;
    width: 100%;
    letter-spacing: 0;
  }
  .sustain-page-header-sec .text .text__heading span {
    font-size: 42px;
    letter-spacing: 0px;
    line-height: 130%;
  }
  .sustain-page-header-sec .text .text__heading {
    margin-bottom: 8px;
  }
  .sustain-page-header-sec .text .text__content {
    font-size: 14px;
  }
  .sustain-page-header-sec .text .text__button {
    gap: 16px;
    flex-direction: column;
  }
  .sustain-page-header-sec .text .text__button a {
    width: 100%;
    font-size: 16px;
    padding: 12px 20px;
    line-height: 150%;
  }
  .sustain-page-header-sec {
    min-height: 687px;
    margin: 0 !important;
    display: flex;
    align-items: center;
  }

  .grading-img-text-sec .image-with-text__content .image-with-text__header p span {
    font-size: 32px;
  }
  .icon-text-block-wrapper h4.heading {
    font-size: 18px;
    letter-spacing: 0;
  }
  .img-text-grading-table .image-with-text__content-items .table-heading p span {
    font-size: 18px;
  }
  .faq-grading-page-layout .accordions-header .main_accordions-header {
    margin-bottom: 40px;
    flex-direction: column;
  }
  .icon-text-block-wrapper-inner.custom_footer_icons {
    border-top: 0;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .subheading-middle .image-with-text__heading span {
    font-size: 18px;
  }
  .image-text-icon-wrapper .image-text-item .text-field-item p {
    font-size: 14px !important;
  }
  .img-text-grading-table .image-with-text__content-items .image-with-text__header:not(.sub-heading-wrapper-title) p span {
    font-size: 32px;
  }
  .chart-tabs-icons-sec .icons-row__headings .icons-row__heading {
    font-size: 18px !important;
    letter-spacing: 0px !important;
  }
  .chart-tabs-icons-sec .icons-row__wrapper {
    margin: 0;
  }
  .chart-tabs-icons-sec .icons-row__wrapper .icons-row__slider {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .chart-tabs-icons-sec .icons-row__wrapper .icons-row__slider .icons-row-item {
    width: 100%;
    padding: 21px 16px;
    min-height: 164px;
  }
  .chart-tabs-icons-sec .icons-row__wrapper .icons-row__slider .icons-row-item__wrapper .icons-row-item__icon {
    margin-left: auto;
    margin-right: auto;
  }
  .chart-tabs-icons-sec .icons-row__wrapper .icons-row__slider .icons-row-item__content h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #020E05 !important;
  }
  .chart-tabs-icons-sec .icons-row__wrapper .icons-row__slider .icons-row-item__content p {
    font-size: 14px;
  }
  .chart-img-text-sec .image-with-text__items {
    flex-direction: column-reverse;
  }
  .chart-img-text-sec .image-with-text__image .ul-text .content-blck h4 {
    font-size: 14px;
  }
  .image--combine-block {
    grid-template-columns: 1fr;
  }
  .image--combine-block>*:not(:first-child)::after {
    right: unset;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    top: -40px;
  }
  .icon-text-block--sustain .image-text-icon-wrapper {
    flex-direction: column;
  }
  .icon-text-block--sustain .section-footer-wrapper .main-buttons__item {
    max-width: 100%;
  }
  .icon-text-block--sustain .section-footer-wrapper .main-buttons__item a {
    font-size: 16px;
  }
  .icon-text-block-wrapper.design2-icontxt-block .icon-text-block-wrapper-inner {
    gap: 16px;
  }
  .icon-text-block-wrapper.design2-icontxt-block .content-blk>p {
    font-size: 24px !important;
  }
  .icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item .content-blk .content p {
    font-size: 14px;
  }
  .multicol-sustain-sec .section-footer-wrapper .footer-text h6 {
    font-size: 14px;
  }
  .sustain-img-txt-bottom .image-with-text__content .main-buttons .main-buttons__item {
    max-width: 100%;
  }
  .b2b-banner-sec .text .text__heading {
    font-size: 42px;
    letter-spacing: -1px;
  }
  .b2b-banner-sec .text .text__content p {
    font-size: 14px;
  }
  .b2b-banner-sec .text__content.subtitle-header-sec p {
    font-size: 14px;
    line-height: 150%;
  }
  .b2b-banner-sec .text__button {
    gap: 16px !important;
    flex-direction: column;
  }
  .b2b-banner-sec .text__button a {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 150%;
  }
  .img-txt-b2b-sec .image-with-text__items {
    flex-direction: column-reverse;
  }
  .img-txt-b2b-sec .image-with-text__content .image-with-text__header p span {
    font-size: 32px;
  }
  .img-txt-b2b-sec .image-with-text__content .side-text-wrapper li {
    font-size: 14px;
    line-height: 150%;
    color: #33483A;
  }
  .icon-image-text-sec.img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text-content .text__subheading p {
    text-align: center !important;
  }
  .img-txt-icons-b2b-sec.icon-image-text-sec.icon-image-text-sec .image-with-text-content .image-with-text__header p:not(.image-with-text__header.subtitle-text-wrapper p) {
    text-align: center !important;
  }
  .img-txt-icons-b2b-sec .section-footer-wrapper a.btn {
    font-size: 16px;
    padding: 12px 32px;
  }
  .icon-image-text-sec.img-txt-icons-b2b-sec {
    padding-bottom: 40px;
  }
  .b2b-multicol-sec .section__header h2.section__heading {
    font-size: 32px;
    line-height: 130%;
  }
  .b2b-multicol-sec .section-columns__wrapper {
    margin: 0;
  }
  .b2b-multicol-sec .section-columns__wrapper .section-columns__slider {
    padding: 0;
    gap: 24px !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .b2b-multicol-sec .section-columns__slider .column-item {
    margin: 0;
  }
  .b2b-multicol-sec .section-columns__wrapper .column-item figure {
    aspect-ratio: 2/2.15 !important;
  }
  .b2b-multicol-sec .section-columns__wrapper .column-item__content {
    padding: 24px !important;
  }
  .b2b-multicol-sec.section-custom-multicolumn .section-columns__wrapper .column-item__text p {
    font-size: 18px !important;
  }
  .b2b-multicol-sec {
    padding-bottom: 80px;
  }
  .b2b-multicol-step .section-footer-wrapper {
    margin-top: 40px;
  }
  .b2b-multicol-step .section-footer-wrapper a.btn {
    width: 100%;
    padding: 12px 32px !important;
    font-size: 16px !important;
    line-height: 140% !important;
  }
  .b2b-multicol-sec-block3.b2b-multicol-sec.section-custom-multicolumn .section-columns__wrapper .column-item__text p {
    font-size: 14px !important;
    line-height: 150% !important;
  }
  .b2b-multicol-sec-block3 .section-columns__slider .column-item figure {
    aspect-ratio: 1/1.08 !important;
  }
  .img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .main-buttons .main-buttons__item a {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 150%;
  }
  .img-txt-icons-b2b-sec .image-text-img-reverse .image-with-text-content .main-buttons .main-buttons__item {
    max-width: 100%;
  }
  .sustain-section-headers .text__content.sustain-subtitle p {
    font-size: 18px;
  }
  .chart-tabs-icons-sec .icons-row__headings {
    margin-bottom: 24px;
    padding: 0;
  }
  .chart-tabs-icons-sec .icons-row__slider {
    margin: 0 !important;
  }
  .chart-tabs-icons-sec .icons-row__wrapper {
    margin: 0 !important;
  }
  .chart-tabs-icons-sec .icons-row__slider .icons-row-item {
    width: 100% !important;
    display: block !important;
  }
  .chart-img-text-sec {
    padding-top: 0;
  }
  .chart-img-text-sec .image-with-text__content {
    padding-top: 0 !important;
  }
  .icon-text-block--sustain .image-with-text-content .image-text--text h4,
  .chart-img-text-sec .image-with-text__items .image-with-text__content .image-with-text__header .image-with-text__heading span {
    font-size: 18px;
  }
  .multicol-sustain-sec .section-columns__slider .column-item__content .column-item__button {
    font-size: 14px !important;
  }
  .img-text-bottom-heading-block p:first-child {
    font-size: 18px;
  }
  .sustain-img-txt-bottom .image-with-text__content {
    padding-top: 0 !important;
  }
  .sustain-img-txt-bottom .image-with-text__content .image-with-text__header p:not(.subtitle-sustain-wrappr p) {
    font-size: 32px;
  }
  .image-with-text__header.subtitle-sustain-wrappr p span {
    font-size: 18px !important;
  }
  .chart-img-text-sec {
    padding-bottom: 60px;
  }
  .icon-text-block--sustain .image-txt-italic-bottom-wrapper h5 {
    font-size: 14px;
  }
  .img-txt-sustain-block-grid .img-text-bottom-heading-block p:first-child {
    font-size: 14px;
  }
  .bulk-header-sec .text__heading span {
    font-size: 42px;
    line-height: 130%;
  }
  .bulk-header-sec .text__content p {
    font-size: 14px !important;
    line-height: 150%;
    color: #33483A;
  }
  .bulk-header-sec .text__button a.btn {
    width: 100%;
    padding: 12px 32px;
    font-size: 16px;
    line-height: 150%;
  }
  .bulk-header-sec {
    min-height: 655px;
  }

  .img-text-image-blocks .image-with-text__items {
    flex-direction: column-reverse;
    gap: 32px;
  }
  .heading-sec-wrapper.bulk-heading-sec {
    padding-top: 80px;
  }
  .bulk-heading-sec .text__content {
    margin-left: 20px;
    text-align: left;
  }
  .bulk-heading-sec .text__content li {
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
  }
  .img-text-image-blocks .icon-text-block-wrapper span.icon-block,
  .img-text-image-blocks .image-with-text__items .image-with-text__image ul li span.icon-block {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
  }
  .img-text-image-blocks .icon-text-block-wrapper span.icon-block img,
  .img-text-image-blocks .image-with-text__items .image-with-text__image ul li span.icon-block img {
    width: 28px;
    height: 28px;
  }
  .img-text-image-blocks .icon-text-block-wrapper .icon-text-block-item p,
  .img-text-image-blocks .image-with-text__items .image-with-text__image ul li .content-blck h4 {
    font-size: 14px;
  }
  .img-txt-bulk-sec .image-with-text__content {
    padding: 0 !important;
  }
  .img-txt-bulk-sec .image-with-text__text li {
    font-size: 14px;
  }
  .img-txt-bulk-sec .main-buttons a.btn {
    max-width: 100% !important;
    padding: 12px 32px;
  }
  .section-custom-multicolumn.bulk-multicol-steps .section-footer-wrapper .main-buttons .main-buttons__item a {
    font-size: 16px;
    line-height: 150%;
    padding: 12px 32px;
    width: 100%;
  }
  .section-custom-multicolumn.bulk-multicol-steps .section-footer-wrapper {
    margin-top: 40px;
    max-width: 558px;
  }
  .img-txt-bulk-sec .image-text--text.side-text-wrapper p {
    font-size: 14px;
  }
  .img-txt-bulk-sec .image-with-text__items--inline-left {
    gap: 40px;
    flex-direction: column-reverse;
  }
  .bulk-faq-sec .accordion-widget a.btn {
    max-width: 100%;
  }
  .bulk-faq-sec .accordion-widget {
    margin-top: 40px;
  }
  .img-text-business-form .image-with-text__items {
    flex-direction: column-reverse;
  }
  .img-text-business-form {
    padding-bottom: 80px;
    padding-top: 20px;
  }
  .b2b-banner-sec.bg-img-wrapper {
    background-position: left !important;
  }
  .img-txt-icons-b2b-sec.icon-image-text-sec .image-text-icon-wrapper .image-with-text-content .image-with-text__heading span {
    letter-spacing: -1px;
  }
  .img-txt-icons-b2b-sec .image-text-icon-wrapper .image-with-text-content .main-buttons__item a.btn {
    margin-top: 0;
  }
  .img-txt-bulk-sec .image-with-text__image img {
    min-height: 400px;
    object-fit: cover;
  }
  .img-text-image-blocks .image-text--image-block img {
    min-height: 400px;
    object-fit: cover;
  }
  .img-text-image-blocks .image-with-text__items .image-with-text__image figure img {
    min-height: 400px;
    object-fit: cover;
  }
  .img-txt-bulk-sec .image-with-text__items .image-with-text__content .image-with-text__heading span {
    font-size: 32px;
  }
  .blog-banner-sec-wrapper .banner-image__heading span {
    font-size: 42px;
    line-height: 130%;
    letter-spacing: -1px;
  }
  .blog .blog__post .blog__post-item .blog__post-content {
    padding: 20px 28px 28px;
  }
  a.blog__post-title-link {
    font-size: 18px;
  }
  a.blog__post-excerpt-link .rte {
    font-size: 14px;
  }
  span.custom_reading_time,
  .blog .blog__post p.blog__post-meta small {
    font-size: 14px;
  }
  .blog-banner-sec-wrapper .banner-image__inner {
    min-height: 432px !important;
  }
  .blog .blog__post {
    margin-top: 32px;
  }
  .blog {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  a.blog__post-excerpt-link {
    min-height: 85px;
  }
  .article-main-content-wrappr {
    flex-direction: column;
    gap: 40px;
    margin-top: 40px;
  }
  .social-share-capture-block {
    max-width: 100%;
    order: 1;
  }
  .social-sharing {
    flex-direction: row;
    gap: 16px;
  }
  .social-sharing a {
    max-width: 60px;
  }
  .article-details-side-wrapper {
    max-width: 100%;
    order: 2;
  }
  .article-content-item {
    order: 3;
  }
  .social-share-capture-block-inner,
  .article-content-rte-inner {
    position: static;
  }
  .article-content-rte-inner {
    max-width: 100%;
  }
  .article-tags-block ul .article-tags a {
    font-size: 14px;
    padding: 10px 12px;
  }
  .article-block-heading {
    font-size: 18px;
  }
  .article-content-item p {
    font-size: 14px;
  }
  .article-content-item h3 {
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    margin: 0 0 16px;
  }
  a.btn.get-quote-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    padding: 12px 32px;
    margin-top: 12px;
  }
  .recommended-posts.blog {
    padding-top: 0;
  }
  .gpo-element.gpo-form__group .gpo-ov-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 8px;
  }
  .gpo-group__wrapper.open {
    margin: 0 !important;
  }

  .gpo-element.gpo-form__group {
    margin: 0 0 24px;
  }
  .gpo-element.gpo-form__group>label.gpo-label.expanded {
    margin: 0 0 16px;
  }
  .gpo-element.gpo-form__group>label.gpo-label.expanded span {
    font-size: 18px;
  }
  .gpo-element.gpo-form__group .gpo-swatches.buttons label span {
    font-size: 14px;
  }
  .img-text-block-icons-about.image-text-icon-sec-hompage p {
    text-align: left !important;
  }
  .img-text-about-movement .icon-text-block-wrapper.design2-icontxt-block .icon-text-block-item .content-blk>p {
    font-size: 16px !important;
  }
  .multi-step-grid-4 .section-footer-wrapper .image-with-text__buttons a.btn {
    width: 100%;
  }
  .img-txt-sec-reverse-million .image-with-text__items {
    flex-direction: column-reverse;
    flex-wrap: unset;
    gap: 40px;
  }
  .multi-step-four-milion-devices .section-columns__slider .column-item {
    max-width: 288px;
    margin-left: auto;
    margin-right: auto;
  }
  .bss-po-product-page .po-option--container.po-option--type-button__inline.po-option--button-container {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    }
    .bss-po-product-page .po-option--container.po-option--type-button__inline.po-option--button-container .po-option--button-wrapper {
        width: 100%;
    }
    .bss-po-product-page .po-stack label.po-option__value {
        width: 100%;
    }
    .bss-po-product-page .po-stack label.po-option__value .po-option__button-media {
        width: 100%;
    }
    .bss-po-product-page .po-label-container span {
        font-size: 18px !important;
    }
    body.template-product .accordion-tab:first-child .tab-content-slide {
        /* display: none; */
    }
    .footer-block.footer-block--information .legal-information-block ul.footer-links {
        justify-content: start;
    }
    .icons-row-pdp-page .icons-row__slider::after {
        display: none;
    }
    .icons-row-pdp-page .section-footer-wrapper {
        margin: 0 !important;
    }

    .template-collection .collection__inner .grid {
        column-gap: 15px;
    }
    .template-collection .collection__inner {
        width: 100%;
    }
    .collection__filters__toggle {
        width: 40px;
        height: 40px;
        margin-right: 0;
    }

    #nav-drawer-section .mobile-dropdown .images-block .header__dropdown__image a.link-over-image {
        position: static;
    }
    .collection-banner-header .banner-image__inner .banner-image__image-inner img {
        /* min-height: 300px; */
    }
    .collection-banner-header .banner-image__inner .banner-image__text-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .collection-banner-header .banner-image__text-container p {
        font-size: 28px;
    }
}



/* Other CSS */
.image-with-text .image-with-text__subheading {
    font-size: 16px;
    color: #0E822F;
    letter-spacing: 0;
}
.image-with-text .image-with-text__header span.text-highlight__break {
    font-weight: 600;
    letter-spacing: -4px;
}






@media (max-width: 768px) {
    .image-text-icon-sec-hompage .image-with-txt-img {
        margin-left: 0px;
    }
    .cstm_tradesmart_section .section-textlist-inner-wrapper .text {
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .cstm_tradesmart_section .text-highlight__break {
        display: block;
        text-align: left;
    }
    .image-text-icon-sec-hompage p {
        text-align: center !important;
    }
    .image-text-icon-sec-hompage .image-text--text {
        text-align: center;
    }
    .image-text-icon-sec-hompage .image-text-review-block {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 1rem;
    }
    .image-text-icon-sec-hompage .image-text-review-block img {
        width: 60%;
    }
    .image-text-icon-sec-hompage .btn {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .image-text-icon-sec-hompage .icon-wrapper {
        width: 80px;
    }
    .image-text-icon-sec-hompage .text-slide p {
        font-size: 18px !important;
        font-weight: 600;
    }
    .image-text-icon-sec-hompage .text-slide {
        display: flex;
        align-items: center;
        gap: 2rem;
    }
    .bottom-header-wrapper {
        margin-top: -3%;
    }
    .blog__post-meta small{
        font-size: 16px;
    }
    .cstm_tradesmart_section #Text--heading_ECkXDP {
        font-size: 32px;
    }
    .cstm_tradesmart_section .btn--advanced {
        margin-top: 0px !important;
        margin-bottom: 2rem;
    }
}

/* @media (max-width: 1024px) {
    #nav-drawer-section .mobile-dropdown {
        overflow-y: auto !important;
    }
    .menu-item-header-wrapper {
        position: static !important;
    }
} */




@media (max-width: 1024px) {

  body.drawer-open {
    position: fixed;
    width: 100%;
    overflow: hidden;
  }

  /* LOCK parents – but keep them visible */
  .shopify-section-mobile-menu mobile-menu.drawer,
  .shopify-section-mobile-menu mobile-menu.drawer .drawer__inner,
  .shopify-section-mobile-menu mobile-menu.drawer .drawer__body,
  .shopify-section-mobile-menu mobile-menu.drawer .drawer__content {
    overflow: hidden !important;
    height: 100%;
    max-height: 100%;
  }

  /* Do NOT hide, just disable scroll */
  .drawer__content-scroll {
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overscroll-behavior: contain;
  }

  .shopify-section-mobile-menu mobile-menu.drawer .drawer__content {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }

  /* ONLY scrollable area */
  .menu-header-wrapper-main-block-mobile {
    flex: 1;
    min-height: 0;
    height: calc(90dvh - 60px);
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-y;
    overscroll-behavior-y: contain;
  }

  #nav-drawer-section .mobile-dropdown,
  #nav-drawer-section .mobile-dropdown.open-drawer {
    overflow: visible !important;
    transform: none !important;
    z-index: 999999;
  }

  .drawer-open .shopify-section-mobile-menu mobile-menu.drawer {
    overflow: hidden !important;
  }

  .drawer-open .shopify-section-mobile-menu mobile-menu.drawer .mobile-nav {
    height: 100%;
  }

  body.drawer-open .drawer__header {
    display: none !important;
  }
}

