/** Shopify CDN: Minification failed

Line 41:0 All "@import" rules must come first
Line 3327:35 Expected identifier but found "!"
Line 10390:0 Expected "}" to go with "{"

**/
/* Transcript Mono Pro Font Family */
@font-face {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    src: url('/cdn/shop/files/transcript-mono-bold.woff?v=1665750765');
}
@font-face {
    font-family: 'Transcript Mono Pro';
    font-weight: 400;
    src: url('/cdn/shop/files/transcript-mono-regular.woff?v=1665750819');
}
/* Transcript Pro Font Family */
@font-face {
    font-family: 'Transcript Pro';
    font-weight: 300;
    src: url('/cdn/shop/files/transcript-light.woff?v=1665750645');
}
@font-face {
    font-family: 'Transcript Pro';
    font-weight: 400;
    src: url('/cdn/shop/files/transcript-regular.woff?v=1665750876');
}
@font-face {
    font-family: 'Transcript Pro';
    font-weight: 500;
    src: url('/cdn/shop/files/transcript-medium.woff?v=1665750710');
}
@font-face {
    font-family: 'Transcript Pro';
    font-weight: 700;
    src: url('/cdn/shop/files/transcript-bold.woff?v=1665750379');
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

/* body {
  max-width: 1920px;
  margin: 0 auto;
} */
.page-width {
    max-width: 1420px;
}
button#product-button[aria-disabled] {
    opacity: 1;
}
.pl-20 {
  display: block;
  padding-left: 20px;
}
small.site-footer__copyright-content.site-footer__copyright-content--powered-by {
    display: none;
}
.image-thumb-slider-nav.slick-initialized.slick-slider.slick-dotted, 
.image-thumb-slider-nav.slick-initialized.slick-slider {
    display: none;
}
div#videoSlider .slideshow-wrapper button.visually-hiddenn.slideshow__pause {
    display: none;
}
img.sm\:hidden {
    display: none;
}

/*Header Start*/
.site-header__mobile-nav {
    display: flex;
    align-items: center;
}
.site-header__mobile-nav>div:nth-child(1) {
    order: 2;
}
.site-header__mobile-nav>div:nth-child(2) {
    order: 1;
}
.site-header__mobile-nav>div:nth-child(3) {
    order: 3;
}
/*
.site-header__mobile-nav > div {
    width: 33.33%!important;
    max-width: 33.33%!important;
    min-width: 33.33%!important;
}*/
button.fancybox-button div {
    display: flex;
    align-items: center;
    justify-content: center;
}
button.fancybox-button.fancybox-button--arrow_right {
    margin-right: 18px !important;
}
ul#SiteNav {
    text-align: left;
    display: flex;
}
.site-header #SiteNav>li+li {
    margin-left: 40px;
}
.site-header #SiteNav>li>a {
    padding: 0;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.03em;
}
a.site-header__logo-image {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.site-nav__label {
    color: black;
    font-family: 'Transcript Mono Pro';
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    text-decoration: none;
    border: none !important;
    letter-spacing: -0.03em;
}
.site-nav a {
    text-decoration: none;
}
header.site-header.border-bottom.logo--left {
    background: transparent;
}
.site-header__mobile-nav {
    background: transparent;
}
.homeBanner .innerWrapper {
    border-radius: 20px;
    padding: 44px 67px;
}
.homeBanner .innerWrapper h2 {
    font-family: 'Transcript Pro';
    font-weight: 700;
}
a.btn-2, .cart__continue-btn, .cart__submit {
    color: #fff;
    font-family: 'Transcript Pro';
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    text-decoration: none;
    text-transform: initial;
    background: #FF5833;
    padding: 10px 29px;
    border-radius: 50px;
    font-weight: 400;
    display: inline-block;
    border: 1px solid #FF5833;
}
.cart__continue-btn:hover, .cart__submit:hover {
    border-color: #FF5833 !important;
    color: #FF5833 !important;
}
.cart__continue-btn:hover path, .cart__submit:hover path {
  stroke: #FF5833;
}
.innerWrapper {
    position: relative;
    height: 711px;
}
.innerWrapper img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
}
.fixed-images img {
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
p,
div {
    color: #54595D;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Transcript Pro';
}

/*
.two-column-text-section {
    padding: 106px 0px;
}*/
.two-column-text-section {
    padding-top: 100px;
    padding-bottom: 80px;
}
.banner-hero img {
    width: 100%;
    height: auto;

}
header.site-header.logo--left {
    background: transparent;
}
.newsletter-section.index-section--newsletter-background {
    background: #FED318;
    /* max-width: 1310px; */
    margin: auto;
    border-radius: 20px;
    padding: 60px 60px 68px;
    /* padding-bottom: 0px; */
}

.newsletter-section h2.h2 {
    color: #000000;
    font-size: 44px;
    line-height: 48px;
    font-family: 'Transcript Pro';
    font-weight: 700;    
    letter-spacing: -0.02em;
    margin-bottom: 17px;
    text-transform: none;
}
.newsletter-section .rte p {
    color: #000000 !important;
    font-size: 18px;
    line-height: 24px;
}
div#shopify-section-16630864806b27dd68 .newsletter-section.index-section--newsletter-background .form-single-field .input-group .input-group__btn {
    width: 24.3%;
    flex-grow: unset;
}
.newsletter-section.index-section--newsletter-background button.btn {
    background-color: #000000 !important;
    color: #fff;
    font-size: 14px;
    padding: 11.5px 10px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Transcript Mono Pro';

}
/*
input#Contact_16630864806b27dd68-email {
    color: black;
}*/
.site-footer {
    color: #333232;
    background-color: #FF5833 !important;
    padding-top: 0;
}
.main-content {
    padding-top: 0;
  padding-bottom: 10px;
}
ul.site-footer__linklist.list--inline {
    display: flex;
    flex-direction: column;
    text-align: left;
}
ul.site-footer__linklist.list--inline a {
    color: #F0F0F0 !important;
    text-decoration: none;
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
    font-family: sans-serif;
    font-family: 'Transcript Pro';
}
.site-footer__item-inner.site-footer__item-inner--link_list {
    width: 100%;
}
.site-footer__item.site-footer__item--center.site-footer__item--full-width {
    margin-bottom: 0;
}
li.site-footer__linklist-item {
    position: relative;
    margin: 0;
    padding: 0;
}
li.site-footer__linklist-item:after {
    content: "";
    width: 100%;
    height: 0.5px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 7px;
}
/* .newsletter-section.index-section--newsletter-background {
    margin-top: 45px;
    margin-bottom: 165px;
} */
.product-inner .thumb a {
    background: #e6e6e6;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-inner {
    max-width: 422px;
}

.productItemFooter {
    margin-top: 5px;
}

.productItemFooter .title {
    font-size: 28px;
    line-height: 30px;
    color: black;
    font-family: 'Transcript Pro';
    font-weight: 700;
    letter-spacing: -0.03em;
    text-transform: capitalize;
}
p.button a {
    background: #FF5833;
    color: #fff !important;
    text-decoration: none;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.005em;
    padding: 6.75px 20.18px 3.0px;
    line-height: 127%;
    justify-content: center;
    display: inline-block;
    font-family: 'Transcript Mono Pro';
}
.product-inner .thumb a {
    aspect-ratio: 1/1.3;
    height: 500px;
}
p.price {
    display: flex;
    flex-direction: revert;
    gap: 10px;
    width: calc(100% - 120px);
}
p.price span {
    font-size: 22px;
    color: black;
    font-family: 'Transcript Pro';
    letter-spacing: 0.01em;
    font-weight: 400;
}
.newsletter-section>.page-width>.section-header {
    margin-bottom: 70px;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}
span.regular-price {
    text-decoration: line-through;
    opacity: 0.5;
}
.newsletter-section .contact-form .input-group input[type="email"] {
    min-height: 45px;
    padding-top: 7px;
    padding-bottom: 3px;
    font-size: 28px;
    width: 75.7%;
    flex-basis: unset;
    flex-grow: unset;
}
/* .newsletter-section .contact-form .input-group .input-group__field::placeholder {
    color: #C8C8C8 !important;
} */
.newsletter-section .contact-form .input-group .input-group__field:hover::placeholder {
    color: #000000 !important;
}
.priceSection {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -6px;

}


.site-footer .site-footer__social-icons .social-icons__item {
    padding: 0;
}
.site-footer .site-footer__social-icons .social-icons__item+.social-icons__item {
    margin-left: 20px;
}
.site-footer-item-tall {
    margin-bottom: 10px;
}
.productItem {
    padding: 0px 11.5px;
}
.template-collection .previewer-button {
    position: absolute;
    top: 30%;
    left: 30%;
    border-radius: 10px;
    background-color: #ffffff60;
}
.remove-margin>h5 {
    margin: 0px !important;
}
.template-collection .previewer-button.center {
    display: none;
    top: 30%;
    left: 30%;
    border-radius: 50px;
    background-color: #ffffff60;
}

.previewer-button.center {
    top: 0;
    background-color: #ffffff60;
    display: none !important;
}
.previewer-button.center a {
    aspect-ratio: 0 !important;
}
/*
.previewer-product:hover .previewer-button {
    background: #ffffffa3;
    backdrop-filter: blur(7px);
}*/
.product-inner .thumb a img {
    transition: all .75s ease;
}
.product-inner .thumb:hover a img {
/*     transform: scale(1.2); */
  width: 100%;
  transition: all .75s ease;
}
.Metric .col-sm-4 .set-desk-image {
    height: 630px;
    width: 100% !important;
    object-fit: cover;
}
.product-inner .thumb {
    border-radius: 20px;
    overflow: hidden;
}
.product-container {
    margin-left: -25px;
    margin-right: -25px;
}
p.product-sku {
    color: #FF5833;
    font-weight: bold; 
    margin-top: 26px;
    margin-bottom: 2px;
    line-height: 14px;
    font-family: 'Transcript Mono Pro';
    font-size: 14px;
}
ul.slick-dots button {
    display: none;
}
ul.slick-dots li {
    height: 4px;
    background: #E6E6E6;
    border-radius: 10px;
    flex-grow: 1;
    overflow: hidden;
}
ul.slick-dots li.slick-active {
    background: #FF5833;
}
.slick-dots {
    display: flex !important;
}
.product-container {
    padding-bottom: 20px;
}
.slick-slider .slick-arrow::before {
    display: none;
}
button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    background-repeat: no-repeat !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 134px !important;
}
button.slick-next.slick-arrow {
    position: absolute;
    left: 50px;
    background-repeat: no-repeat !important;
}
ul.slick-dots li:after {
    content: '/ ''0'counter(frac);
    position: absolute;
    right: 0;
    opacity: 0;
    color: black;
    font-size: 22px;
    line-height: 24px;
    bottom: -48px;
}
ul.slick-dots li {
    counter-increment: frac frac0;
    overflow: initial;
    position: initial;
}
ul.slick-dots {
    counter-reset: frac frac0;
}
ul.slick-dots li:last-child:after {
    opacity: 1;
}
ul.slick-dots li:before {
    content: '0'counter(frac0);
    opacity: 0;
    color: black;
    font-size: 22px;
    line-height: 24px;
    position: absolute;
    right: 47px;
    bottom: -48px;
}
.slick-dots li button {
    opacity: 0;
}
ul.slick-dots li.slick-active:before {
    opacity: 1;
}
.product-single .image-thumb-slider ul.slick-dots li:before,
.product-single .image-thumb-slider ul.slick-dots li:after {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    bottom: -35px;
}
.product-single .image-thumb-slider ul.slick-dots li:before {
    right: 40px;
}
.product-single .product-single__meta .product-form .qtydiv {
    padding-right: 20px;
    padding-top: 0;
    padding-left:20px;
}
.shop-all-btn-section a.btn-5 {
    color: #FF5833 !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FF5833;
    border-radius: 20px;
    aspect-ratio: 1320 / 428;
    padding: 15% 0;
}
.shop-all-btn-section a.btn-5 svg {
    margin-left: 15px;
}
.shop-all-btn-section a.btn-5:hover {
    background: #FF5833 !important;
    color: #fff !important;
}
.shop-all-btn-section a.btn-5:hover path {
    stroke: white;
}

h4.pre-heading {
    font-size: 14px;
    color: #54595D;
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    letter-spacing: -0.03em;
}
h3.item-title {
    font-size: 17px;
    color: black;
    margin-top: 19px;
    letter-spacing: -0.03em;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Transcript Pro';    
    margin-bottom: 0px;
}
.inner img {
    width: 100%;
}
/* .innerSectionContant-plus-image-grid {
    margin-top: 123px;
} */
.contant-plus-image-grid .col-sm-4 h4.pre-heading {
    margin-bottom: 23px;
}
.contant-plus-image-grid a.btn-2 {
    padding: 10px 37px;
}
ul.site-footer__linklist.list--inline a {
    border: none !important;
    text-decoration: none !important;
    font-family: 'Transcript Pro';
}
ul.site-footer__linklist.list--inline a:hover {
    color: #c2c2c2;
}
/*Header End*/

/*jayshree*/
.our.collection h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 20px;
  text-transform:none;
}
.our.collection {
    margin-top: 145px;
}
.our.collection .product-container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -11.5px;
    margin-right: -11.5px;
    margin-bottom: 162px !important;
}
.our.collection .product-container ul.slick-dots {
    max-width: 1253px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -41px;
}
.our.collection .product-container .slick-prev {
    left: 20px;
}
.our.collection .product-container .slick-next {
    left: initial;
    right: 20px;
}
.our.collection .product-container .slick-arrow:hover svg path {
    stroke: #FF5833;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid .item-description {
    font-family: 'Transcript Pro';
    font-size: 14px;
    letter-spacing: -0.03em;
    width: 100%;
      line-height: 1.5;
}
.newsletter-section.index-section--newsletter-background .rte p {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #000000;
    max-width: 461px;
    margin: auto;
}
div#shopify-section-16630864806b27dd68 {
    padding: 0px 70px;
    margin-top: 100px;
    max-width: 1518px;
    margin-left: auto;
    margin-right: auto;
}
html, body {
    background: #F8F8F8;
}
html.js {
    padding-bottom: 0px !important;
    overflow: auto;
}
.newsletter-section.index-section--newsletter-background .page-width {
    max-width: 655px;
    margin: 0 auto;
}
.mt-5 .slick-dotted.slick-slider p:last-child {

    margin-top: -2px;
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text {
    position: relative !important;
    font-family: 'Transcript Mono Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    width: auto;
    height: auto;
    margin: 0;
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper svg.icon.icon-search {
    display: none;
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper a.site-header__icon.site-header__account {
    display: none;
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper svg.icon.icon-cart {
    display: none;
}
div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart {
    text-decoration: none;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 0;
}
div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart:before {
    content: '';
    background-color: #FF5833;
    border-radius: 50%;
    min-width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
    margin-top: -0.06em;
}
body.page-custom header.site-header a.site-header__icon.site-header__cart:before {
  background-color: #ffc107 !important;
}
div#shopify-section-header button.btn--link.site-header__icon.site-header__search-toggle.js-drawer-open-top {
    padding-right: 47px;
}
#shopify-section-cart-template .cart-header {
    visibility: hidden;
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.03em;
    font-family: 'Transcript Mono Pro';
}
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .site-header__cart-count {
    position: static;
    background-color: transparent;
    color: #000;
    display: block;
    height: auto;
    padding-left: 2px;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid h2 {
    text-transform: initial;
    font-size: 60px;
    line-height: 66px;
    font-family: 'Transcript Pro';
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 49px;
    color: black;
}
.site-footer .site-footer__content .site-footer__rte p {
    color: #F0F0F0 !important;
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;

}
.site-footer__item {
    padding: 0px;
}
.site-footer-item-align-right {
    text-align: left;
}
.site-footer__social-icons {
    padding-top: 7.5px;
    text-align: left;
}
.site-footer p,
.site-footer__linklist-item a,
.site-footer__rte a,
.site-footer h4,
.site-footer small,
.site-footer__copyright-content a,
.site-footer__newsletter-error,
.site-footer__social-icons .social-icons__link {
    color: white !important;
}
small.site-footer__copyright-content a {
    text-decoration: none;
}
small.site-footer__copyright-content {
    font-family: 'Transcript Mono Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-transform: capitalize;
    color: #F0F0F0 !important;
}
.site-footer__item-inner.site-footer__item-inner--text .site-footer__rte a {
    border: none;
}
div#shopify-section-footer .site-footer__content {
    display: block;
    padding-top: 31px;
}
.mobile-nav-wrapper.js-menu--is-open {
    display: block;
    z-index: 9;
}
.page-container {
    transition: all .45s cubic-bezier(.29, .63, .44, 1);
    position: relative;
    overflow: hidden;
    transform: none !important;
}
div#shopify-section-footer .site-footer__content .site-footer__item.site-footer__item--one-half {
    margin-bottom: 24px;
}
.site-footer__rte {
    max-width: 400px;
    width: 100%;
}



.mobile-nav-wrapper {
    background-color: var(--color-body);
    transition: all .45s cubic-bezier(.29, .63, .44, 1);
    display: none;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;    
    max-width: 95%;
    z-index: 30;
    padding-top: 70px;
}
button.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--close {outline: none;}
div#shopify-section-16630864806b27dd68 .newsletter-section.index-section--newsletter-background .form-single-field {
    max-width: 462px;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid a.btn-2:hover path {
    stroke: red;
}
.footer_logo .site-header__logo:hover {
    opacity: 0.5;
}
ul.site-footer__linklist.list--inline a:hover {
    opacity: 0.5;
}
.site-footer .site-footer__social-icons .social-icons__item .social-icons__link:hover {
    opacity: 0.5;
}
.homeBanner .innerWrapper .col-sm-7 a.btn-2:hover {
    background: transparent !important;
    color: white;
    border: 1px solid white;
}
.homeBanner .innerWrapper .col-sm-7 {
    z-index: 1;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid a.btn-2:hover {
    background: transparent !important;
    border: 1px solid #FF5833 !important;
    color: #FF5833 !important;
}
::placeholder {
    color: #000000 !important;
    font-family: 'Transcript Pro';
}
/*theme css */
a:not([disabled]):hover,
a:focus {
    color: unset;
}
.mt-5 .product-container .productItemFooter p.button a:hover {
    background: transparent !important;
    color: #FF5833 !important;
    border: 1px solid #FF5833;
}
.newsletter-section .input-group:hover .input-group__btn .btn {
    background: #ff5833;

}
.newsletter-section .input-group input#Contact_16630864806b27dd68-email:hover {
    border: 1px solid #ff5833;
}
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black !important;
    opacity: 1;
    /* Firefox */
    font-weight: 400 !important;
    font-family: 'Transcript Pro';
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black !important;
    font-weight: 400 !important;
    font-family: 'Transcript Pro';

}
::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black !important;
    font-weight: 400 !important;
    font-family: 'Transcript Pro';

}
/*Product page*/

.product-single__meta .product__price {
    color: black;
}
body.template-product {
    overflow-x: hidden;
}
.product-single__meta {
    padding-left: 90px;
    padding-right: 60px;
    padding-top: 13px;
}
.product-single__meta .product-sku {
  margin-top: 15px;
  margin-bottom: 13px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.0233em;
}
.product-single .product-single__description ol,
ul {
    padding-left: 0px;
}
.price--on-sale .price__badge--sale {
    display: flex;
    font-family: 'Transcript Mono Pro';
    letter-spacing: -0.005em;
    border-radius: 15px;
    padding: 8px 14px 5px;
    font-size: 13px;
    border-color: #FF5833;
    background-color: #FF5833;
}
.price--on-sale .price__sale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
.rectangle .rectangle.cart .product-form__item--no-variants span {

    color: white;
    line-height: 2.5;

}
.rectangle .rectangle.cart .price-item {

    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: black;
}
.template-product .slick-list .slick-slide {
    padding: 10px;
  padding: 0;
}
.product-single .product-single__meta .product__price .price-item {
    font-weight: 400;
    font-size: 22px !important;
    line-height: 1;
    letter-spacing: 0.01em;
    color: #000000;
}

div#shopify-section-product-template .product-single .product-single__meta h1.product-single__title {
    font-family: 'Transcript Pro';
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000000;
    padding-bottom: 30px;
    border-bottom: 0.5px solid #000000;
}
div#shopify-section-product-template .product-single .product-single__meta .product-single__description {
    margin-top: 22px;
    margin-bottom: 50px;
}
.product-single .product-single__description ul {
    margin: 0px;
    font-style: normal;
    font-size: 14px;
    line-height: 1.46em;
    letter-spacing: -0.51px;
    color: #000000;

}
div#ProductSection-product-template .product-single__description.rte p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.03em;
    color: #000000;
}
div#ProductSection-product-template .product-single__description.rte p strong {
    font-size: 17px;
    font-family: 'Transcript Pro';
    font-weight: 700;
}
div#ProductSection-product-template .product-form__controls-group~.product-form__controls-group--submit .product-form__item.product-form__item--submit.product-form__item--no-variants {
    background: #FF5833;
    border-radius: 80px;
    color: white;
    height: 51px;
}
div#ProductSection-product-template .product-form__item.product-form__item--submit.product-form__item--no-variants button.btn.product-form__cart-submit span {
    font-weight: 400;
    font-size: 22px;
    font-family: 'Transcript Pro';
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-align: center;
    justify-content: center;
    text-transform: capitalize;
    display: inline-block; 
}
.product-form__controls-group--submit {
    margin-top: 20px;
    background: #FF5833;
    border-radius: 80px;
    background: #FF5833;
    border-radius: 80px;
    color: white;
    height: 51px;
    min-width: 320px;
    width: 60%;
}
.product-form__item {
    flex-basis: 89%;
    padding: 0px 0px;
}
.product-form__controls-group--submit:hover {
    background-color: #000;
}
.product-form__controls-group--submit #product-button:focus {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}
body.template-product .site-footer {
    background: black !important;
}
/*thumbnail slider*/



.product-single .thumbnails-wrapper {
    position: relative;
    top: 10px;
    text-align: center;
    margin: 0 2px 30px;
}
.thumbnails-slider__btn .icon {
    height: 14px;
    width: 14px;
}
.slider-active .product-single__thumbnails {
    display: block;
    margin: 0 auto;
    /*max-width: 32%;*/
    overflow: hidden;
}
.product-single__thumbnails-slider-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.product-single__thumbnails-item-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    padding: 5px 2.5px;
}
.product-single__thumbnails-item {
    flex: 0 0 25%;
    padding-left: 5px;
}
.product-single__thumbnail.active-thumb {
    border-color: var(--color-text);
}
.product-single__thumbnail {
    margin: 0 auto;
}
.product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    min-height: 44px;
    position: relative;
    border: 2px solid transparent;
}
.product-single__thumbnails-slider-track {
    display: flex;
    flex-wrap: nowrap;
}
/*quantity button*/
.qtydiv label {
    display: block;
    margin-bottom: 12px;
    letter-spacing: 2.8px;
    color: #747a7b;
}
.qtybox {
    padding: 0 30px;
    margin-bottom: 8px;
    border: 1px solid #C8C8C8;
    border-radius: 80px;
}
.qtydiv .btnqty svg {
    width: 20px;
    position: absolute;
}
.buy-now-section .product-form .qtydiv .btnqty svg circle {
    fill: #AFAFAF;
    stroke: #AFAFAF;
}
.buy-now-section .product-form .qtydiv .btnqty svg path {
    stroke: #fff;
}
.product-form .qtydiv .btnqty svg path {
    stroke: #000000;
}
.product-form .qtydiv .btnqty svg:hover circle,
.product-form .qtydiv .btnqty svg:hover path {
    stroke: #FF5833;
}
.qtydiv .btnqty.qtyminus {
    margin-right: 8px;
}
.qtydiv .btnqty.qtyplus {
    margin-left: 8px;
}
.qtydiv .quantity-input {
    border: none;
    padding: 13px 8px;
    text-align: center;
    width: 52px;
    outline: none;
    display: inline-block;
    background-color: #f8f8f8;
    font-family: 'Transcript Pro';
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
}
div#ProductSection-product-template .product-single__description h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    font-family: 'Transcript Pro';
    margin-bottom: 1rem !important;
}
.qtydiv {
    display: inline-block;
    padding-right: 15px;
    padding-top: 10px;
}
.specification.wrapper {
    margin-top: 50px;
}
.Metric.\&.Standard .col-sm-4:last-child {
    position: relative;
}
.Metric.\&.Standard>.container .col-sm-4:nth-child(2) {
    padding-bottom: 25px;
}
.Metric.\&.Standard>.container {
    background: #000000;
    border: 1px solid black;
    border-radius: 20px;
    max-width: 1360px;
    margin: auto;
}
.Metric.\&.Standard .col-sm-4 .metric.image {
    position: absolute;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.Metric.\&.Standard p {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
}
h4.cardtext {

    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Transcript Pro';
    letter-spacing: -0.03em;
    color: #F0F0F0;
    margin-bottom: 4px;
    margin-top: 7px;
}
h2.metric.heading {
    font-style: normal;
    font-family: 'Transcript Pro';
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
    padding-top: 40px;
    padding-left: 50px;
}
.subheading1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
    padding-top: 43px;
    padding-bottom: 6px;
    margin-bottom: 0px;
    border-bottom: 1px solid #F0F0F0;
    font-family: 'Transcript Pro';
}
.Metric.\&.Standard tr {
    border-bottom: 1px solid #F0F0F0;
}
.Metric.\&.Standard th,
td {
    text-align: left;
    border: 1pxsolidvar(--color-border);
    padding: 3px 0px;
}
.wrapper.one {
    padding-left: 50px;
}
.specification.wrapper>.container {
    background: #54595D;
    border: 1px solid #54595D;
    border-radius: 20px;
    max-width: 1360px;
    margin: auto;
}
img.image.one {
    margin-top: 45px;
    padding-bottom: 73px;
    height: 480px;
}
.product.details tr {
    border-bottom: 1px solid rgb(240 240 240 / 30%);
}
.product.details tr:first-child {
    border-top: 1px solid rgb(240 240 240 / 30%);
}
.product.details {
    margin-top: 26%;

}
.specification.wrapper h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
    padding-top: 54px;
    font-family: 'Transcript Pro';

}
h1.specification.label {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
    line-height: 1.5;
    font-family: 'Transcript Pro';
    margin-bottom: 6px;
    margin-top: 8px;
}
.specification.value {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #F0F0F0;
}
.specification.image {
    margin-left: 50px;
    margin-top: 54px;
}
img.metric.image {
    margin-top: 55%;
}
.vector.sku p.product-sku {

    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-align: right;
    color: #000000;
    line-height: 14px;
    float: right;
    padding-right: 50px;
    margin-top: 60px;
}
#shopify-section-product-template .rectangle {
    margin-top: 50px;
}
.rectangle>.container {
    background: #FED318;
    border-radius: 20px;
    max-width: 1360px;
    margin: auto;
    padding-bottom: 70px;
}
.rectangle.cart .product-form__controls-group {
    display: block;
    flex-wrap: wrap;
    margin-top: 0px;
}
.rectangle .rectangle.cart .product__price .price__pricing-group .price__badges {
    display: none;
}
.rectangle .rectangle-middle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.rectangle .rectangle.cart .qtybox #quantity {
    width: 60px;
    background-color: #fff;
}
.rectangle .rectangle.cart .qtybox .icon-minus {
    position: relative;
}
.rectangle .rectangle.cart .qtybox .icon-plus {
    position: relative;
}
.rectangle .rectangle.cart .qtybox .btnqty svg:hover circle {
    fill: #FF5833;
}
.rectangle .rectangle.cart .qtybox .btnqty.icon img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translate(0px, -50%);
}
.rectangle .vector img.shop.image {
    padding-right: 50px;
}
.rectangle .rectangle.cart {
    padding-left: 20px;
    padding-right: 0px;
}
.product-form__item--no-variants {
    max-width: unset;
}
.rectangle .rectangle.cart .product-single__title {
    margin-bottom: 0.5rem;
    padding: 0px 30px;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: -0.02em;
    color: #000000;
    font-family: 'Transcript Pro';
    padding-right: 0;
    line-height: 66px;
}
.rectangle .rectangle.cart .product__price {
    padding: 0px 30px;
}
.rectangle .rectangle.cart .product__price .rec-act-price {
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: black;
}
.rectangle .rectangle.cart .price--on-sale .price__sale {
    display: inline-block;
    flex-direction: row;
    flex-wrap: wrap;
    font-weight: 700;
    font-size: 28px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000000;
}
.rectangle .rectangle.cart .qtydiv {
    position: relative;
   /* top: -10px;*/
}
.rectangle .rectangle.cart .qtybox {
    padding: 0 24px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 80px;
    background: white;
}
img.shop.image {
    margin-top: 187px;
}
.return-link-wrapper .btn.return-link {
    background: #FF5833;
    color: #fff;
    border-radius: 50px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    padding: 10px 37px 5px;
    border: 1px solid #FF5833;
    text-transform: none;
}
.return-link-wrapper .btn.return-link svg {
    position: relative;
    top: -3px;
    transform: rotate(180deg);
}
.return-link-wrapper .btn.return-link:hover {
    background: transparent !important;
    border: 1px solid #FF5833;
    color: #FF5833;
}
.return-link-wrapper .btn.return-link:hover svg path {
    stroke: #FF5833;
}
.rectangle .rectangle.cart button#other:focus-visible {
    outline: 0;
}
.rectangle .rectangle.cart .product-form__controls-group--submit {
    max-width: 460px;
    margin-left: 30px;
    background: black;
}
.product.overview {
    background: #F0F0F0;
    margin-top: 150px;
}
.overview_heading {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #FF5833;
    padding-top: 85px;
    font-family: 'Transcript Pro';
}
.product.overview>.container>.overview_heading,
.product.overview>.container>.main.class {
    padding-left: 17px;
    padding-right: 17px;
}
.product.overview>.container>.main.class {
    padding-top: 90px;
    padding-bottom: 0px;
}
img.overview.image {
    right: 50px;
    position: absolute;
    margin-top: -50px;
}
.main.class {
    padding-top: 60px;
    padding-bottom: 60px;
}
.product.overview>.container>.main.class .overview-middle-img img {
    max-width: 83%;
    width: 100%;
}
.main.class h1.specification.label {
    font-style: normal;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #FF5833;
    font-family: 'Transcript Pro';
}
.main.class p.specification.value {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #FF5833;
    max-width: 293px;
}
/*slider*/
img.hero__imagee.hero__image--7b765837-984c-4ea4-86e1-82a8fec26e57 {
    object-fit: cover;
    width: 100%;
}
.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    display: none;
    height: 60%;
}
button.flickity-button.flickity-prev-next-button.next:before {
    content: '';
    background-image: url(/cdn/shop/files/Arrow-next.svg?v=1667539549);
    display: block;
    width: 21px;
    height: 14px;
    background-size: cover;
    margin: auto;
}
button.flickity-button.flickity-prev-next-button.previous:before {
    content: '';
    font-size: 25px !important;
    font-weight: bolder;
    background-image: url(/cdn/shop/files/Arrow.svg?v=1667539193);
    display: block;
    width: 21px;
    height: 14px;
    background-size: cover;
    margin: auto;
}
button.flickity-button.flickity-prev-next-button.previous:hover::before {
    background-image: url(/cdn/shop/files/Arrow-black.svg?v=1667540211);
}
button.flickity-button.flickity-prev-next-button.next:hover:before {
    background-image: url(/cdn/shop/files/Arrow-next-black.svg?v=1667540211);
}
.image-slider .flickity-prev-next-button.previous {
    left: 4%;
    top: 35%;
}
.image-slider .flickity-prev-next-button.next {
    right: 4%;
    top: 35%;
}
.flickity-button {
    position: absolute;
    background: transparent;
    border: 2px solid white;
    color: white;
}
.flickity-button:hover {
    background: white;
    cursor: pointer;
    color: black;
}
.slideshow__slide.slideshow__slide.is-selected {
    margin-top: -50px;
}
.flickity-viewport {
    overflow: unset !important;
}
div#videoSlider {
    margin-top: 50px;
    padding-bottom: 70px;
    background: black;
    padding-top: 101px;
}
.support-middle-secion .supp-mid-rgt .supp-mid-rgt-content h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: 'Transcript Pro';
}

div#videoSlider .flickity-page-dots {
    display: none;
}
.hero__text-content {
    display: table-cell;
}
.hero__text-content.horizontal-center {
    text-align: center;
}
div#videoSlider .hero__text-content.vertical-top.horizontal-center {
    position: absolute;
    width: 27%;
    background: #ff610a !important;
    left: 0;
    height: 100%;
    padding: 30px 40px;
}
.hero__text-wrap .page-width {
    display: table;
    width: 100%;
    height: 100%;
}
.loaded .slideshow__slide.is-selected .hero__image-wrapper {
    opacity: 1;
    transform: translate(0);
    transition: transform .7s ease, opacity .7s ease;
    height: 500px !important;
    overflow: hidden;
}
.product-single .product-image-slider .image-thumb-slider {
    margin-bottom: 70px !important;
}
.hero {
    display: block;
}
div#videoSlider .hero-natural--166385146497cf62bd {
    height: auto;
    padding-bottom: 0px;
}
.slideshow__slide {
    height: 100%;
    left: 0;
    opacity: 1;
}
#videoSlider #Slideshow-166385146497cf62bd {
    position: relative;
}

.slideshow__slide:first-child,
.flickity-slider .slideshow__slide {
    display: block;
}
.slideshow__slide-inner1 {
    overflow: hidden;
    flex-wrap: wrap;
    position: relative;
}
.vid_img_slider .slideshow__slide .hero__image-wrapper {
    opacity: 1;
    transform: translateX(0);
    transition: transform .7s ease, opacity .7s ease;
}
.slideshow__slide-inner1 .hero__image-wrapper {

    order: 0;
    position: static;
}
.hero__image-wrapper:before,
.hero__media:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: #ff610a;
    background-color: var(--colorImageOverlay);
    opacity: 0;
    opacity: var(--colorImageOverlayOpacity);
}

.hero__slide-link {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
}
div#videoSlider .hero__text-wrap {
    position: relative;

}
.slideshow__slide-inner1 .hero__text-wrap .page-width {
    padding: 0;
}
div#videoSlider .hero__text-content.vertical-top.horizontal-center {
    position: absolute;
    width: 27%;
    background: #ff610a;
    left: 0;
    height: 100%;
    padding: 30px 40px;
}
.slideshow__slide-inner1 .hero__text-wrap .hero__text-content {
    position: static !important;
}
div#videoSlider .hero__text-shadow {
    text-align: left;
}
.hero__text-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: auto;
    background: radial-gradient(rgba(0, 0, 0, 0) 0%, transparent 60%);
    background: radial-gradient(rgba(0, 0, 0, var(--colorImageOverlayTextShadow)) 0%, transparent 60%);
    margin: -100px -200px;
    z-index: -1;
}
div#videoSlider h2.h1.hero__title {
    transform: initial !important;
}
div#videoSlider .animation-cropper_ {
    transform: initial !important;
}
div#videoSlider .animation-contents_ {

    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #F0F0F0;
}
div#videoSlider h2.h1.hero__title {
    font-size: 28px;
    text-align: center;
}
div#videoSlider .hero__subtitle {
    transform: initial !important;
}
div#videoSlider .hero__subtitle {
    text-align: center;
    font-size: 18px;
    /* padding-top: 24px;
    margin-top: 30px;*/
}
div#videoSlider .animation-cropper_ {
    transform: initial !important;
}
div#videoSlider .animation-contents_ {
    transform: initial !important;
}
.hero__slide-link {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
}
.vid_img_slider .slideshow__slide {
    width: 57%;
    margin-right: 10px;
    margin-left: 10px;
}
.slideshow__slide.is-selected .hero__image-wrapper {
    margin-top: -10%;
}
/* #shopify-section-product-recommendations .product-recommendations__inner {
    padding-left: 17px;
    padding-right: 17px;
}
#shopify-section-product-recommendations .product-recommendations__inner {
    padding-left: 58px;
    padding-right: 58px;
} */
/* product thumbnail slider */
div#ProductSection-product-template .product-single .product-image-slider .slick-slide img {
    display: block;
    width: auto;
    max-height: 688px;
    margin: auto;
    border-radius: 20px;
}
div#ProductSection-product-template .product-single .product-image-slider button.slick-next.slick-arrow {
    transform: rotate(180deg);
    position: absolute;
    top: auto;
    background-repeat: no-repeat !important;
    color: white;
    right: 18px !important;
    left: initial !important;
}
div#ProductSection-product-template .product-single .product-image-slider button.slick-prev.slick-arrow {
    position: absolute;
    top: auto;
    left: 18px !important;
    right: initial !important;
    background-repeat: no-repeat !important;
    z-index: 1;
}
div#ProductSection-product-template .product-single .product-image-slider .slick-arrow:hover path {
    stroke: #FF5833;
}
hr.overrideone {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    left: 245px;
    top: -38px;
    width: 209px;
    color: #FF5833;
}
hr.override {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    top: -37px;
    width: 70px;
    right: 80px;
    color: #FF5833;
}
li.overlione {
    list-style: disc;
    right: -26%;
    position: absolute;
    margin-top: -45px;
    color: red;
}
li.overlitwo {
    list-style: disc;
    position: absolute;
    margin-top: 7px;
    color: red;
    left: calc(0px - 160px);
}
.overview.right tr:nth-child(2) {
    position: relative;
}
.overview.right tr:nth-child(2) td {
    padding-left: 4px;
    padding-top: 74px;
    position: relative;
    left: 55px;

}
.overview.right tr:nth-child(3) td {
    padding-top: 67px;
    position: relative;
    left: -55px;
}
.overview.right tr:nth-child(3) {
    position: relative;
}
.overview.right tr:nth-child(2) hr.override {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    top: 7px;
    width: 155px;
    right: 178px;
    color: #FF5833;
}
.overview.left tr:nth-child(2) hr.overrideone {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    top: -37px;
    width: 275px;
    right: 190px;
    color: #FF5833;
}
.overview.left tr:nth-child(2) li.overlione {
    list-style: disc;
    right: -70%;
    position: absolute;
    margin-top: -49px;
    color: red;
}
.overview.left tr:nth-child(2) h1.specification.label {
    margin-top: 15px;
}
.vl {
    opacity: .25;
    position: relative;
    top: -5px;
    width: 180px;
    right: -3px;
    color: #FF5833;
    border-left: 1px solid red;
    height: 70px;
}
.overview.right tr:nth-child(1) {
    position: relative;
    left: -55px;
}
.overview.right tr:nth-child(1) hr.override {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    top: 12px;
    width: 68px;
    right: 65px;
    color: #FF5833;
}
.overview.right tr:nth-child(1) li.overlitwo {
    list-style: disc;
    position: absolute;
    margin-top: 12px;
    color: red;
    left: calc(0px - 50px);
}
.overview.right tr:nth-child(2) .vl {
    display: none;
}
.overview.right tr:nth-child(3) hr.override {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    top: 371px;
    width: 188px;
    right: 185px;
    color: #FF5833;
}
.overview.right tr:nth-child(3) .vl {
    opacity: .25;
    position: relative;
    top: 285px;
    width: 180px;
    right: -3px;
    color: #FF5833;
    border-left: 1px solid red;
    height: 70px;
}
.overview.right tr:nth-child(3) li.overlitwo {
    list-style: disc;
    position: absolute;
    margin-top: 370px;
    color: red;
    left: calc(0px - 172px);
}
.overview.right tr:nth-child(2) h1.specification.label {
    margin-top: -30px;
}
.overview.right tr:nth-child(3) h1.specification.label {
    margin-top: -30px;
}
.overview.left tr:nth-child(2) hr.overrideone {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border: 1px solid;
    opacity: .25;
    position: relative;
    left: 246px;
    top: -42px;
    width: 372px;
    color: #FF5833;
}

/* about us*/
.image-about .feature-row {
    max-width: 1200px;
    margin: auto;
}
.image-about .feature-row h2.h3 {

    font-family: 'Transcript Pro';
    font-style: normal;
    font-size: 29px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #000000;
    max-width: 490px;

}
.image-about div#FeatureRowImageWrapper-image-text-about {
    margin-top: -18%;
}
.image-about .feature-row .rte.rte-setting.featured-row__subtext p {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-left: 56px;
    max-width: 475px;
    margin-top: 44px;
}
.image-about .feature-row__text {
  padding-bottom: 20px;
}
.hero-about .hero__overlay:before {
  display: none;
}
body.template-page div#shopify-section-header
{
    background: #FF5833;

}
body.template-page:not(.page-support):not(.page-parts) .site-header__logo-image{
  filter: invert(1);
}
body.template-page .site-header__mobile-nav{
  /*background:none;*/
}
.rte.about {
    background: #FF5833;
    padding-bottom: 70px;
    padding-top: 90px;
}
.rte.about h1 {    
    font-style: normal;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 0 55px;
    font-family: 'Transcript Pro';
    font-weight: 700;
    max-width: 1078px;
}
.template-page div#Hero-hero {
    max-width: 1200px;
    margin: auto;
    border-radius: 20px;
}
.hero__overlay:before {
    border-radius: 20px;
}
.hero-about div#Hero-hero-about {
    border-radius: 20px;

    margin-bottom: 110px;
}
.image-text-one .feature-row {
    max-width: 1200px;
    margin: auto;
}
.image-text-one .rte.rte-setting.featured-row__subtext p {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #000000;
    max-width: 500px;
}
.image-about .page-width.feature-row h2.h3 {

    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #000000;
    max-width: 475px;
}
.image-about .page-width.feature-row .rte.rte-setting.featured-row__subtext p {

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    max-width: 428px;
    margin-left: 20px;
    padding-top: 44px;

}
.rich-about h2.h3 {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-size: 28px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #000000;
    max-width: 490px;
    margin-left: -26px;
}
.hero-about .rte-setting.mega-subtitle {
    max-width: 100%;
}
.hero-about .rte-setting.mega-subtitle p {
    font-family: 'Transcript Pro';
    max-width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
.hero-about .hero__inner {
    padding: 0;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.hero-about .hero__inner h2.h1.mega-title {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.32;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
.hero-about .hero-about-logo .site-header__logo-image img {
    width: 177px;
    margin-top: 49px;
}
body.template-page header.site-header.logo--left ul#SiteNav .site-nav__label {
    color: white;
}
body.template-page div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text{
    color: white;
}
/* collection page */
body.template-collection .section-header.text-center span.filters-toolbar__product-count {
    display: none;
}
body.template-collection div#Collection .h4.grid-view-item__title.product-card__title {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #121212;
    display: block;
}
.product-card__title {
    border-bottom: none;
}
body.template-collection div#Collection s.price-item.price-item--regular {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    line-height: 1;
    letter-spacing: 0.01em;
    text-decoration-line: line-through;
    color: #000000;
    opacity: 0.5;
}
body.template-collection div#Collection span.price-item {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
}
body.template-collection header.collection-header h1 {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000000;
    text-align: left;
}
/* blog page */

body.template-page .image-text-one .feature-row__item.feature-row__text.feature-row__text--left {
    padding-left: 0;
}
body.template-blog {
    background: #E5E5E5;
}
body.template-blog div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
    color: white !important;
}

body.template-blog div#shopify-section-header {
    background: #54595D;
}
body.template-blog header.site-header.logo--left ul#SiteNav .site-nav__label {
    color: white;
}
body.template-blog div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text {
    color: white;
}
.template-blog h2.article__title.h3.article__title--has-image {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #000000;
}
.article__link {

    text-decoration: none;
}
#featured-sectionn .pagination .pagination__text {
    font-size: 19px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.03em;
    font-family: 'Transcript Pro';
    font-weight: 700;
    margin-top: 5px;    
}
#featured-sectionn .pagination li[aria-hidden="true"] {
    display: none;
}
#featured-sectionn .pagination li .btn--narrow {
    background-color: transparent;
    color: #000;
}
.template-blog .article__grid-meta .rte.article__grid-excerpt {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 2px;
}
.template-blog .grid--blog ul.list--inline.article__meta-buttons a.btn.btn--tertiary.btn--small {
    font-family: 'Transcript Mono Pro';
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    text-decoration-line: underline;
    color: #FF5833;
    padding: 0px;
    text-transform: none;
    font-weight: 700;
}
.supp-cont-info-warp .social-links .social-icons__item .social-icons__link:hover rect {
    fill: #fff;
}
.supp-cont-info-warp .social-links .social-icons__item .social-icons__link:hover path {
    fill: #000;
}
#SearchDrawer .search-form {
    border: 1px solid #FF5833;
    border-radius: 70px;
}
#SearchDrawer .search-form .search-form__input-wrapper .search-bar__input {
    border-radius: 70px;
    color: #FF5833;
    outline: none;
    border-color: #FF5833;
    padding-top: 13px;
    padding-left: 30px;
    padding-right: 60px;
}
#SearchDrawer .search-form .search-bar__submit {
    margin-right: 18px;
} 
#SearchDrawer .search-form .search-bar__submit svg,
#SearchDrawer .search-bar__actions .search-bar__close svg {
    fill: #FF5833;
}
#SearchDrawer .search-form .search-form__input-wrapper .search-bar__input::placeholder {
    color: #FF5833 !important;
}
body.template-blog ul.list--inline.pagination {
    justify-content: center;
}
header.section-header.text-center h1 {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #000000;
    text-align: left;
}
#shopify-blog header.section-header.text-left,
body.template-article .section-preheader {
    padding-top: 112px;
    padding-top: 90px;
    padding-bottom: 58px;
    margin-bottom: 66px;
    background: #54595D;
}
#shopify-blog header.section-header.text-left h2,
body.template-article .section-preheader h2{
    margin: auto;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    font-family: 'Transcript Pro';
    letter-spacing: -0.02em;
    color: #FFFFFF;
    text-transform: none;
}
.template-article #shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
    color: #fff;
}
div#shopify-blog article .article__link {
    display: flex;
    flex-direction: row-reverse;
    background: white;
    border-radius: 20px;
    align-items: center;
}
div#shopify-blog article .article__link .featured-item-content-area .featured-item-content-area-inner {
    max-width: 429px;
}
div#shopify-blog article .featured-item-content-area p.Featured.Article {
    margin-bottom: 24px;
}
div#shopify-blog article .article__link .article__title {
    font-family: 'Transcript Pro';
    font-weight: 500;
    font-style: normal;
    font-size: 44px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 0px auto 34px auto;
}
div#shopify-blog article .article__link .featured-item-content-area {
    width: 50%;
    padding-left: 74px;
}
div#shopify-blog article .article__link div#ArticleImageWrapper-101507465414 {
    margin: 0;
    max-width: 50%;
    width: 100%;
}
div#shopify-blog article .article__link div#ArticleImageWrapper-101507465414 .article__grid-image-container {
    margin: 0px;
}
div#shopify-blog article .article__link div#ArticleImageWrapper-101507465414 .article__grid-image-container img#ArticleImage-101507465414 {
    border-radius: 0px 20px 20px 0px;
    max-width: 100%;
    width: 100%;
    max-height: unset;
}
div#shopify-blog article header span.article__date {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 34px;
}
body.article {
    margin-bottom: 0px;
}
p.Featured.Article {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    line-height: 127%;
    display: flex;
    justify-content: center;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    color: #FF5833;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid;
    align-items: center;
    padding: 6px 10px 2px;
    max-width: 192px;
    margin-bottom: 70px;
}
div#shopify-blog article .article__grid-meta {
    position: absolute;
    bottom: 20px;
    padding-left: 65px;
}
div#shopify-blog ul.list--inline.article__meta-buttons a.btn {
    background: #000000;
    border-radius: 0px;
    padding: 9px 8px 7px 8px;
    color: white;
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    text-transform: none;
    text-decoration: none;
}
div#shopify-blog ul.list--inline.article__meta-buttons a.btn:hover {
    background: #FF5833;
}
#shopify-blog .grid--blog>li>article {
    position: relative;
}
#shopify-blog {
    padding-bottom: 73px;
}
#shopify-blog .page-width>.grid--blog {
    margin-left: 0px;
    margin-bottom: 0;
}
#featured-sectionn .section-header {
    margin-bottom: 38px;
}
/* blog inner page */

div#prod-img-text {
    margin-top: 80px;
    padding-left: 60px;
}
.prod-img-text-row {

    display: flex;
    flex-wrap: wrap;

    margin-bottom: 100px;
}
.prod-img-text-row .prod-img-text-item.prod-it-content {
    width: 50%;
}
#prod-img-text .prod-img-text-row:nth-child(even)>.prod-img-text-item.prod-it-content {
    padding-left: 100px;
}
.prod-img-text-row .prod-img-text-item.prod-it-image {
    width: 50%;
}
.prod-img-text-row .prod-img-text-item.prod-it-content .prod-it-content {
    max-width: 100%;
    padding-right: 65px;
}
.prod-img-text-row:nth-child(even) {
    flex-direction: row-reverse;
}
.prod-img-text-row:last-child {
    margin-bottom: 0px;
}
/*
#prod-img-text .prod-img-text-row:nth-child(even)>.prod-it-content {
    padding-left: 70px;
}
#prod-img-text .prod-img-text-row>.prod-it-content {
    padding-right: 70px;
}*/
#prod-img-text .prod-img-text-row:nth-child(even)>.prod-it-image {
    padding-left: 0px;
    padding-right: 105px;
}
#prod-img-text .prod-img-text-row>.prod-it-image {
    padding-left: 100px;
}
.section-header h1#title-0 {
    text-align: left;
    font-style: normal;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000000;
    max-width: 920px;
    font-family: 'Transcript Pro';
    font-weight: 700;
}
.article__grid-image2 {
    margin: 0 auto;
    width: 100%;
}
.prod-it-content.rte.appear-delay-1 p {
    font-style: normal;
    font-size: 17px;
    letter-spacing: -0.03em;
    color: #000000;
    line-height: 24px;
}
body.template-article .rte {
    max-width: 54%;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #000000;

}
body.template-article div#shopify-section-article-template .article__grid-image-wrapper {
    margin-bottom: 46px;
}
.prod-it-content.rte.appear-delay-1 h3 {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #000000;
}
body.template-article div#shopify-section-article-template span.article__date {

    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    padding-left: 25px;
}
div#featured-sectionn .article__grid-image-container .article__grid-image {
    position: absolute;
    top: 0;
    height: 260px;
    border-radius: 20px;
    max-width: 100%;
    object-fit: cover;
}
div#featured-sectionn .article__grid-image-wrapper {
    margin: 30px auto;
    position: relative;
    width: 100%;
    height: 260px;
    border-radius: 20px;
    max-width: 100%;
}
body.template-collection .grid-view-item__image-wrapper .grid-view-item__image {
    position: absolute;
    top: 0;
    height: 300px;
    width: 100%;
    border-radius: 20px;

}
body.template-collection .grid-view-item__image-wrapper {
    height: 300px;
    width: 100%;
    border-radius: 20px;

}
/*
.js .article__grid-image {
    position: absolute;
    top: 0;
    height: 260px;
}body.template-blog .article__grid-image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 260px;
    margin-bottom: 33px;
}*/
h1.blog-share {
    font-family: 'Transcript Pro';
    font-style: normal;
    font-weight: 500;
    font-size: 44px;
    line-height: 110%;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #000000;
    padding-right: 25px;
}
.blog-logo:before {
    display: inline-block;
    content: "";
    border-top: 0.3rem solid #FF5833;
    width: 1.7rem;
    margin: 0 1rem;

}
.blog-logo {
    padding-left: 50px;
    padding-top: 68px;
}
body.template-article ul.social-sharing {
    align-items: flex-end;
    padding-top: 13px;
    padding-left: 0px;
    border-top: 3px solid #FF5833;
    margin-top: 128px;
    margin-bottom: 100px;
}
hr.blog.line {
    border: 3px solid #FF5833;
    opacity: unset;
    margin-top: 128px;
}
#shopify-section-article-template .section-header .Shop.insights {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
}
span.Shop.insights {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FF5833;
    border-radius: 20px;
    border: 1px solid #FF5833;
    align-items: center;
    padding: 7px 20px 4px;
    max-width: 200px;

}
.blog-heading {
    background: #54595D;
    padding-top: 110px;
    padding-bottom: 10px;

}
.blog-heading h1 {

    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
body.template-article div#shopify-section-header {
    background: #54595D;
}
body.template-article header.site-header.logo--left ul#SiteNav .site-nav__label {
    color: white;
}
body.template-article div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text {
    color: white;
}
#shopify-section-blog-article-heading .heading h1 {
    font-family: 'Transcript Pro';
    font-weight: 700;
}
#shopify-section-blog-article-heading .heading {
    max-width: 1518px;
    padding-left: 68px;
    padding-right: 68px;
    padding-bottom: 52px;
}
div#bootstrap {
    background: #54595D;
    padding-top: 110px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin-bottom: 84px;
}
div#bootstrap h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
.page-custom div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
    color: #fff !important;
}
/* cartpopup 
.cart-popup-wrapper {
    width: 30rem;
    right: 0;
    height: 100%;
}.cart-popup {
    box-shadow: 1px 1px 10px 2px rgb(235 235 235 / 50%);
    height: 100%;
}.cart-popup-item__description span.price-item.price-item--sale {
   
    font-family: sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #000000;
}.cart-popup-item__description .price--on-sale .price-item--regular{
  font-family: sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #000000;
}.cart-popup .cart-popup__dismiss {
    padding: 0.9rem;
    background-color: transparent;
    border: none;
    line-height: 0;
    display: flex;
    justify-content: end;
}.cart-popup .cart-popup-item .price__regular, .price__sale {
    margin: 0px;
}.cart-popup__header h2#CartPopupHeading a.cart-popup__cta-link.btn.btn--secondary-accent {
    width: auto;
}*/
.productItem .product-inner {
    position: relative;
}
.productItem .product-inner .prod-overl-lkn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body.template-collection dl.price.price--listing.price--on-sale .price__sale {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;

}
.collection-header>.page-width,
#ProductSection-product-template {
/*     max-width: 1518px; */
    margin: auto;
/*     padding: 0 63px; */
}
#shopify-section-collection-template #Collection {
/*     max-width: 1518px; */
/*     margin: auto; */
/*     padding: 0 70px; */
    margin-bottom: 58px;
}
.collection-header {
    margin-top: 90px;
}
div#shopify-section-product-template .product-single .product-single__meta .product-form {
    padding-top: 15px;
}
.overview.left tr ul {
    position: relative;
    padding-left: 0px;
}
.overview.right tr:nth-child(1) ul {
    position: relative;
}
.overview.left tr:nth-child(2) td {
    padding-top: 524px;
}
#shopify-section-product-recommendations>.page-width {
    max-width: 1518px;
    padding: 0 70px;
}
.product-recommendations__inner .product-card .product-card__title {
    font-family: 'Transcript Pro';
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.03em;
}
#shopify-section-hero-about .hero-about>.page-width {
    padding-left: 0px;
    padding-right: 0;
}
#shopify-blog .article__grid-meta .article__meta-buttons li:last-child {
    display: none;
}
#shopify-blog .article__grid-meta .article__meta-buttons li .btn {
    text-decoration: none;
}
#featured-sectionn .grid--blog li.grid__item .article__date {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #AFAFAF;
    margin-bottom: 15px;
}
.template-blog .article__grid-meta .article__meta-buttons li:last-child {
    display: none;
}
#shopify-section-article-template .article__title {
    margin-top: 24px;
}
#shopify-section-article-template .section-header {
    border-bottom: 3px solid #FF5833;
    padding-bottom: 28px;
    margin-bottom: 51px;
}
/* jayshree */
.image-slider {
    background: black;
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 59px;
}
.product-page-slider .product-page-slider-inner {
    margin-left: 10px;
    margin-right: 10px;
    width: 95%;
    position: relative;
}
.product-page-slider img.gallery-cell {
    object-fit: cover;
    max-height: 530px;
    border-radius: 20px;
}
.product-page-slider.is-selected .product-page-slider-inner:before {
    opacity: 0.2;
}
.product-page-slider .product-page-slider-inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    border-radius: 20px;
}
.product-page-slider .image-slider-description {
    margin-top: 30px;
}
.product-page-slider.is-selected {
    margin-top: -50px;
}
p.image-slider-description {
    text-align: center;
    color: white;
}
#prod-img-text .prod-img-text-row .prod-it-image .prod-it-image img {
    width: 100%;
}
.template-page.page-support #shopify-section-header {
    background-color: #FED318;
}
.template-page.page-support #shopify-section-header .site-header #SiteNav>li>a .site-nav__label {
    color: #000;
}
.template-page.page-support #shopify-section-header .site-header__icon .icon__fallback-text {
    color: #000 !important;
}
.template-page.page-support #shopify-section-header .site-header__icon #CartCount span {
    color: #000 !important;
}
.support-middle-secion {
    background-color: #fed318;
    padding-top: 112px;
    padding-bottom: 87px;
}
.support-middle-secion,
.support-middle-secion p,
.supp-mid-rgt h3 {
    color: #000;
}
.support-middle-secion .supp-mid-lft .section-header h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000;
    margin-bottom: 106px;
    font-family: 'Transcript Pro';
}
.supp-cont-info-warp h4 {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
}
.supp-cont-info-warp .supp-cont-socail-link h4 {
    margin-bottom: 20px;
    font-family: 'Transcript Mono Pro';
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;

}
.supp-cont-info-warp .supp-cont_infos p {
    font-size: 17px;
    line-height: 24px;
    font-family: 'Transcript Pro';
}
.supp-cont-info-warp .supp-cont_infos {
    margin-bottom: 80px;
}
.social-links {
    padding-left: 0px;
}
.supp-cont-info-warp .social-links .social-icons__item {
    display: inline-block;
    padding: 0 10px;
}
.supp-cont-info-warp .social-links .social-icons__item:first-child {
    padding-left: 0;
}
.support-middle-secion .supp-mid-rgt p {
    line-height: 32px;
    letter-spacing: -0.03em;
    font-size: 17px;
    line-height: 24px;
}
.supp-mid-rgt h3 {
    margin-bottom: 5px;
}
.support-middle-secion .supp-mid-rgt {
    max-width: 561px;
    margin-left: auto;
}
.support-middle-secion .supp-mid-rgt .supp-mid-rgt-content {
    max-width: 354px;
    margin-bottom: 70px;
}
.contact-form-style1 input[type="text"],
.contact-form-style1 input[type="email"],
.contact-form-style1 input[type="tel"] {
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #000000;
    padding: 5px 0px;
    height: 35px;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    font-family: 'Transcript Pro';
    font-weight: 400;
}



.contact-form-style1 input::placeholder,
.contact-form-style1 textarea::placeholder {
    opacity: 0.5;
}
.contact-form-style1 textarea {
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 12px 13px;
    height: 143px;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    margin-top: 10px;
    margin-bottom: 30px;
}
.contact-form-style1 .form-field {
    margin-bottom: 5px;
}
.contact-form-style1 input[type="submit"] {
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    background-color: #000;
    display: block;
    width: 100%;
    padding: 13px 10px;
    border-radius: 80px;
    text-transform: capitalize;
    font-family: 'Transcript Pro';
}
.product-card:hover .product-card__image-with-placeholder-wrapper .product-card__image-wrapper {
    width: 100%;
}
.product-card .product-card__image-with-placeholder-wrapper .product-card__image-wrapper {
    transition: all .75s ease;
    max-width: initial !important;
    margin: 0;
    width: 80%;
    height: auto;
}
.rectangle .rectangle.cart .product-form__controls-group--submit .product-form__item:hover {
    background: #fff;
}
.rectangle .rectangle.cart .product-form__controls-group--submit .product-form__item:hover .product-form__cart-submit span {
    color: #000;
    background-color: transparent;
}
.contact-form-style1 input[type="submit"]:hover {
    background-color: #fff;
    color: #000;
}
.footer_logo .site-header__logo .site-header__logo-image {
    max-width: 100%;
}
.product-card .product-card__image-with-placeholder-wrapper {
    height: 522px;
    width: 100%;
    padding: 0px 40px;
    background: #e6e6e6;
    aspect-ratio: 1/1;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
#shopify-section-product-recommendations {
    margin-top: 90px;
}
.feature-row__image-wrapper .after-image-text {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
    margin-top: 15px;
}
.article__link:not([disabled]):hover .article__grid-image-wrapper:before {
    border-radius: 20px;
}
#shopify-section-article-template .rte p:first-child {
    padding-left: 0px;
}
#shopify-section-article-template>.rte>p {
    padding-left: 60px;
}
#shopify-section-article-template .rte p:first-child strong {
    font-size: 44px;
    font-weight: 400;
    line-height: 110%;
    color: #000;
    font-family: 'Transcript Pro';
    letter-spacing: -0.02em;
}
.announcement-bar,
#shopify-section-1663085820cdd8996f .banner-hero {
    width: 100%;
}
.homeBanner a.btn-2 svg, .cart__continue-btn svg {
    margin-left: 15px;
}
.template-blog div#shopify-section-header header.site-header.logo--left .alt-logo,
.template-article div#shopify-section-header header.site-header.logo--left .alt-logo {
    display: block;
}
.site-header__logo .alt-logo {
    display: none;
}
.template-blog div#shopify-section-header header.site-header.logo--left img,
.template-article div#shopify-section-header header.site-header.logo--left img {
    display: none;
}
.page-custom div#shopify-section-header header.site-header.logo--left img {
    display: none;
}
.page-custom div#shopify-section-header header.site-header.logo--left .alt-logo {
    display: block;
}
.pagination li .btn {
    display: block;
}
.slick-lightbox .slick-lightbox-slick .slick-arrow {
    height: 50px;
    width: 50px;
    left: 15px;
    right: initial;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #fff;
}
.slick-lightbox .slick-lightbox-slick .slick-prev:before,
.slick-lightbox .slick-lightbox-slick .slick-next:before {
    content: '';
    font-size: 14px;
    color: #fff;
    display: block;
    opacity: 1;
    visibility: visible;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAzNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuNDA2NyAyMS42NDk5TDEuOTk5ODYgMTEuMTE0M0wxMi40MDY3IDAuNjEzOTU2IiBzdHJva2U9IiNDOEM4QzgiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiPjwvcGF0aD48cGF0aCBkPSJNMi4wMDA2NiAxMS4xMTQzTDM0IDExLjExNDMiIHN0cm9rZT0iI0M4QzhDOCIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCI+PC9wYXRoPjwvc3ZnPg==);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
}
.slick-lightbox .slick-lightbox-slick .slick-next {
    transform: translate(0px, 50%) scaleX(-1);
    left: initial;
    right: 30px;
}
.slick-lightbox .slick-lightbox-slick .slick-prev:hover:before,
.slick-lightbox .slick-lightbox-slick .slick-next:hover:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAzNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuNDA2NyAyMS42NDk5TDEuOTk5ODYgMTEuMTE0M0wxMi40MDY3IDAuNjEzOTU2IiBzdHJva2U9IiNGRjU4MzMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiPjwvcGF0aD48cGF0aCBkPSJNMi4wMDA2NiAxMS4xMTQzTDM0IDExLjExNDMiIHN0cm9rZT0iI0ZGNTgzMyIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCI+PC9wYXRoPjwvc3ZnPg==);
}
.slick-lightbox .slick-lightbox-slick .slick-arrow:hover {
    border-color: #FF5833;
}
.productItem .productItemFooter .priceSection .price span {
    position: relative;
    top: 0px;
}
.product-card .price.price--listing {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: unset;
}
body.template-collection dl.price.price--listing.price--on-sale .price__sale,
body.template-collection dl.price.price--listing.price--on-sale .price__regular {
/*     position: relative; */
/*     top: 2px; */
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 69px;
    row-gap: 74px;
    background-color: #FFFFFF00;
    padding: 10px;
    margin-bottom: 35px;    
}
.first-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
    margin-bottom: 49px;
}
.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick {
    margin: auto;
}
.slick-lightbox-inner .slick-lightbox-slick .light-box-navs {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
}
.slick-lightbox-inner .slick-lightbox-slick .light-box-navs .slick-next.slick-arrow {
    right: 15px;
    left: auto;
}
.slick-lightbox-inner .slick-lightbox-slick>.slick-arrow {
    opacity: 0;
}
#shopify-section-collection-template #Collection .product-card .product-card__image-with-placeholder-wrapper img {
    max-width: unset;
    max-height: unset;
    height: auto;
}
#shopify-section-product-recommendations .section-header h2 {
    font-weight: 400;
}
/* Dilip */
.product-single__meta .product-single__title {
    font-family: 'Transcript Pro';
    font-weight: 700;
   /* font-size: 52px;*/
    line-height: 1.27em;
    letter-spacing: -0.023em;
    color: #000000;
/*     padding-bottom: 30px;
    border-bottom: 0.5px solid #000000; */
    margin-bottom: 22px;
}
.product-single__meta .product-single__title ~ hr {
  border-color: #121212;
  margin: 22px 0;
  opacity: 1;
}
.product-single__description {
/*     margin-top: 22px; */
  margin-top: 0;
  margin-bottom: 50px;
}
.product-single__description h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    font-family: 'Transcript Pro';
    margin-bottom: 74px;
}
.product-single__description p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #000000;
}
.product-single__description strong {
  font-size: 16px;
  line-height: 34px;
  font-family: 'Transcript Pro';
  font-weight: 700;
  color: #000;
}
/* .product-template__container {
    max-width: 1518px;
    margin: auto;
    padding: 0 63px;
} */
button.slick-arrow {
  position: absolute;
  top: 50% !important;
  bottom: initial;
  transform: translateY(-50%) !important;
  width: auto;
  height: auto;
}
button.slick-next.slick-arrow {
  transform: translateY(-50%) scaleX(-1) !important;
}
.product-image-slider button.slick-arrow svg path {
  stroke: #000;
}
.product-image-slider button.slick-arrow:hover svg path {
  stroke: #FF5833;
}
button.slick-next.slick-arrow {
    background-repeat: no-repeat !important;
    color: white;
    right: 18px;
    left: auto;
}
button.slick-prev.slick-arrow {
    left: 18px;
    background-repeat: no-repeat !important;
    z-index: 1;
}
#product-button .add-cart-text {
    font-weight: 400;
    font-size: 22px;
    font-family: 'Transcript Pro';
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-align: center;
    justify-content: center;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 4px;
}
.template-product .rectangle {
    margin-top: 50px;
}
#back_tools_btn {
  display: none;
  margin-top: 35px;
  padding: 6px 35px !important;
  background: #FF5833;
  border-radius: 80px;
  color: white;
  height: 40px;
}
#back_tools_btn:hover {
  background: #000000;
}
#back_tools_btn span {
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  font-family: 'Transcript Pro';
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-align: center;
  text-transform: initial;
}
#back_tools_btn svg {
  margin-top: -2px;
}
.image-text-one .feature-row,
.third-image-block .feature-row,
.shopify-section .rich-text,
.hero-about .page-width,
.support-second-secion .page-width {
    max-width: 1260px !important;
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
}
.stroy_page .second-section .featured-row__subtext {
    padding-left: 72px;
}
.rte.about {
    background: #FF5833;
    padding-bottom: 70px;
    padding-top: 90px;
    margin-bottom: 35px;
}
.image-about .feature-row {
    align-items: flex-start;
}
.shopify-section .second-section .feature-row>.feature-row__text--left {
    flex: 0 1 44%;
}
.second-section .feature-row>.feature-row__item {
    flex: 0 1 56%;
}
.second-section img {
    max-width: 100% !important;
    max-height: unset !important;
}
.third-image-block img {
    max-width: 100% !important;
    max-height: unset !important;
    border-radius: 21px;
}
.second-section .feature-row__image-wrapper {
    max-width: 100% !important;
    margin-bottom: 0px;
}
.third-image-block .feature-row__image-wrapper {
    max-width: calc(100% - 55px) !important;
    margin-right: 0;
    margin-top: 35px;
}
.third-image-block h2 {
    font-size: 44px !important;
    font-family: 'Transcript Pro'; !important;
    max-width: 665px !important;
    letter-spacing: -0.02em !important;
}
.third-image-block .feature-row__text--right {
    flex: 0 1 56%;
    padding-right: 0px;
}
.third-image-block .feature-row__item:nth-child(2) {
    flex: 0 1 44% !important;
}
.shopify-section .rich-text__heading--medium h2 {
    font-size: 44px;
    line-height: 110%;
    letter-spacing: -0.02em;
    font-family: 'Transcript Pro';
    max-width: 665px;
    text-align: left;
}
.shopify-section .medium-up--two-thirds {
    left: 0 !important;
    width: 100%;
}
.hero-about .hero {
    height: 602px;
    border-radius: 20px;
    margin-bottom: 110px;
}
.hero-about .page-width .hero__inner .page-width .mega-title {
    font-size: 60px;
}
.hero-about .page-width .hero__inner .page-width .mega-subtitle p {
    font-size: 60px;
    line-height: 66px;
}
.hero-about .page-width .hero__inner .hero-about-logo .site-header__logo-image {
    max-width: 177px;
}
.stroy_page .shopify-section:nth-child(3) {
    padding-top: 37px !important;
}
#shopify-blog .wp-blogs {
    margin: 30px auto;
    position: relative;
    width: 100%;
    height: 260px;
    border-radius: 20px;
    max-width: 100%;
}
#shopify-blog .grid--blog {
    margin-left: -30px !important;
}
.wp-blogs img {
    position: absolute !important;
    top: 0 !important;
    height: 260px;
    border-radius: 20px;
    max-width: 100% !important;
    object-fit: cover;
}
#shopify-blog .blog-section .grid--blog {
    margin-left: 0px !important;
}
#shopify-blog .blog-section {
    padding-bottom: 73px !important;
}
#shopify-blog .wp-blog-publish-date {
    font-family: 'Transcript Mono Pro';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #AFAFAF;
    margin-bottom: 15px;
}
#shopify-blog .wp-blog-btn {
    font-family: 'Transcript Mono Pro' !important;
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 14px !important;
    text-align: center !important;
    text-decoration-line: underline !important;
    color: #FF5833 !important;
    padding: 0px !important;
    text-transform: none !important;
    font-weight: 700 !important;
    background-color: transparent !important;
    letter-spacing: 0;
}
.pagination .pagination__text, .parts_collection .pagination-container a.pagination-link {
    font-size: 19px;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.03em;
    font-family: 'Transcript Pro';
    font-weight: 700;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;  
    padding-top: 2px;
}
.pagination .pagination__text + .pagination__text {
  margin-left: 10px;
}
.collection .pagination .pagination__text + .pagination__text{
   margin-left: 0px;
}
.pagination .pagination__text.active, .parts_collection .pagination-container a.pagination-link.active {
  background: #FF5833;
  color: #FFF;
}
.pagination .pagination__text a, .parts_collection .pagination-container a {
  color: #000;
  text-decoration: none;
}
.pagination .pagination__text a:hover, .parts_collection .pagination-container a:hover {
  color: #FF5833;
}
.pagination li:not(.pagination__text) {
  margin-top: -3px;
}
.pagination li:first-child:not(.pagination__text) {
  margin-right: 18px;
}
.pagination li:last-child:not(.pagination__text) {
  margin-left: 18px;
}
.pagination li .btn:hover path {
  stroke: #FF5833;
}
ul.list--inline.pagination li .btn--narrow {
    background-color: transparent;
    color: #000;
}
#shopify-blog ul.list--inline.pagination {
    padding-top: 0px !important;
}
.template-blog footer {
    margin-top: 85px !important;
}
.template-product #ProductSection-product-template form {
  position: relative;
  padding-top: 5px;
}
.specification .row .col-sm-6 .product.details h4 {
    display: none;
}
.article--header {
  position: relative;
}
.article--header .article-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.article--header:hover .article__meta-buttons .btn {
  background: #FF5833 !important;
}
.cart__image, .cart-popup-item__image {
  aspect-ratio: 1;
  object-fit: cover;
}
.jdgm-rev-widg__summary-average img {
    width: 100%;
    max-width: 53px;
}
.jdgm-rev-widg__summary-text.jdgm-all-reviews__summary-text--verified {
    margin: 0!important;
}
.jdgm-widget .jdgm-verified-checkmark {
    display: none!important;
}
.product-single__meta .product-single__title ~ hr {
    margin: 1.3rem 0 1.8rem!important;
}

.collection-stupid-simple .product-card__image-with-placeholder-wrapper {
    height: 263px !important;
    width: 100% !important;
    padding: 2rem !important;
    background: #e7e7e7 !important;
    position: relative;
}
.collection-stupid-simple .product-card:hover img {
    transform: scale(1.125) !important;
}
.collection-stupid-simple .grid-view-item__image {
    width: 223px !important;
    height: 223px !important;
    display: block;
    max-width: 100% !important;
    max-height: 100% !important;
    position: relative !important;
    transition: transform ease 0.3s !important;
}
.collection-stupid-simple .product-card__title {
    font-size: 2.8rem!important;
    font-weight: 700;
    margin: 0 0 18px !important;
    font-family: "Transcript Pro";
}
.collection-stupid-simple p.product-sku {
    margin: 30px 0 8px;
}
.collection-stupid-simple .product-card__image-wrapper div {
    position: relative !important;
    padding-top: 0 !important;
}
.collection-stupid-simple .grid--view-items {
    overflow: hidden !important;
}
/* RESPONSIVE */

@media only screen and (min-width: 576px) {
    .homeBanner .innerWrapper>.row>.col-sm-7 {
        width: 61%;
    }
    .contant-plus-image-grid .innerSectionContant-plus-image-grid .col-sm-8>.row {
        padding-left: 96px;
    }
}


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


    .site-header {
        /*     padding: 0 43px!important; */
    }
    .only-mobile-view-slider li {
      width: 33.33% !important;
      padding: 0px 14px !important;
    }
    .cstm-abt-pg #shopify-section-image-with-text .feature-row__item:first-child {
        flex: 0 1 56%;
    }
    .cstm-abt-pg #shopify-section-image-with-text .feature-row__item:last-child {
        flex: 0 1 44%;
    }
    .cstm-abt-pg #shopify-section-image-with-text .feature-row__item:last-child>div {
        padding-left: 72px;
    }
    .cstm-abt-pg #shopify-section-image-with-text .feature-row__item #FeatureRowImageWrapper-image-with-text {
        max-width: 100%;
        margin-bottom: 0px;
    }
    .cstm-abt-pg #shopify-section-image-with-text .feature-row__item #FeatureRowImageWrapper-image-with-text img {
        max-width: 100%;
        max-height: unset;
    }
    .cstm-abt-pg #shopify-section-image-with-text .image-text-one>.feature-row,
    .cstm-abt-pg #shopify-section-image-text-about .image-about>.feature-row {
        max-width: 1320px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about .feature-row__text .h3 {
        font-size: 44px;
        font-family: 'Transcript Pro';
        max-width: 665px;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about>.feature-row {
        align-items: unset;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about .feature-row__item .feature-row__image-wrapper {
        max-width: calc(100% - 72px);
        margin-right: 0;
        margin-top: 35px;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about .feature-row__item .feature-row__image-wrapper #FeatureRowImage-image-text-about {
        max-width: 100%;
        max-height: unset;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about>.feature-row .feature-row__item:first-child {
        flex: 0 1 56%;
        padding-right: 0px;
    }
    .cstm-abt-pg #shopify-section-image-text-about .image-about>.feature-row .feature-row__item:last-child {
        flex: 0 1 44%;
    }
    .cstm-abt-pg>#shopify-section-image-text-about {
        padding-top: 37px;
    }
    .cstm-abt-pg #shopify-section-rich-text-about>.rich-about .page-width {
        max-width: 1320px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .cstm-abt-pg #shopify-section-rich-text-about>.rich-about .page-width>.grid {
        margin-left: 0px;
    }
    .cstm-abt-pg #shopify-section-rich-text-about>.rich-about .rich-text__heading--medium .h3 {
        margin-left: 0px;
        font-size: 44px;
        line-height: 110%;
        letter-spacing: -0.02em;
        font-family: 'Transcript Pro';
        max-width: 665px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about>.page-width {
        max-width: 1320px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about {
        height: 602px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about .hero__inner {
        padding-top: 170px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about .hero__inner .mega-subtitle p {
        font-size: 60px;
        line-height: 66px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about .hero__inner .mega-title {
        font-size: 60px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about .hero__inner .site-header__logo .site-header__logo-image {
        max-width: 175px;
    }
    .cstm-abt-pg #shopify-section-hero-about .hero-about #Hero-hero-about .hero__inner .site-header__logo img {
        width: 100%;
    }
    .template-blog #MainContent .shopify-section > .page-width,
    .template-article .section-header .page-width,
    .template-article .article-content.page-width {
        max-width: 1260px;
        padding-right: 30px;
        padding-left: 30px;
    }
 .buy-now-section .rectangle .rectangle.cart .qtybox .icon-plus{
        padding-right: 3.6rem;
  }
}

.site-header {
    max-width: 1420px;
    margin: auto;
}

.kaktusc-cart-icon {
    opacity:0 !important;
}


.sold-outbox {
    margin:24px 0 52px;
    border: 1px solid #ff5833;
    padding: 24px 40px;
    border-radius: 23px;
}
.sold-out-heading {
    font-size: 20px;
    color: #FF5833;
    font-weight: 700;
    line-height: 24px;
      margin-bottom: 13px;
     letter-spacing: 1px;
      text-transform: uppercase;
}
.sold-out-content p {
    font-family: 'Transcript Pro';
    letter-spacing: 1px;
    font-size: 16px;
    color: #000;
    line-height: 20px;
      margin: 0
}

.sold-out-content h5 {
    font-size: 15px;
    color: #000;
    letter-spacing: 1px;
    line-height: 21px;
    font-weight: 700;
    margin: 18px 0 0;
}
span.pre-add-cart-text {
    display: none ! IMPORTANT;
}

span.add-cart-text.pre-ordr-btn span.pre-add-cart-text {
    display: block!important;
}
span.add-cart-text.pre-ordr-btn span.tool-add-cart-text {
    display: none !important;
}
.trustlogo-oter .trust-marquee-wrapper {
    margin-right: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    padding-left: 0; 
} 
.Marquee {
  overflow: hidden;
}
.trustlogo-oter .marguee-titlemain {
    width: 16%;
} 
.marquee {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.trustlogo-oter .inner {
    height: 50px;
    padding: 8px 18px;
    display: flex;
    align-items: center;
} 
.trustlogo-oter .inner img {
    max-width: 85%;
}


@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.our.collection.our-tools__home .our-tools__home_inner {
    margin-top: 0;
} 
.trustlogo-oter {
    background-color: #000000;
    padding: 7px 0 6px;
} 
.trustlogo-oter .trust-marquee-wrapper {
    display: flex;
    align-items: center;
} 
.marguee-titlemain p {
    font-family: 'Transcript Pro';
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    color: #fff;
} 
.trust-col-rit.Marquee-content .trust-inricons.Marquee-tag {
    padding: 0 16px;
} 
div#shopify-section-template--22675029721364__72337555-997f-4bfc-b24e-de75e888b1b6 .shop-all-btn-section.page-width {
    padding: 0;
} 
.shop-all-btn-section {
    margin-bottom: 75px !important;
} 
.priceSection span {
    font-size: 20px !important;
    line-height: 25px;
} 
.future-proof-collection.our.collection.pre_order_main {
    padding-bottom: 0 !IMPORTANT;
} 
.future-proof-collection.our.collection.pre_order_main h2 {
    margin-bottom: 13px;
}
.innerSectionContant-plus-image-grid {
    margin-top: 114px;
    margin-bottom: 40px;
} 
div#shopify-section-template--22675029721364__23ab21ce-37ae-4fb0-9a61-196cfdee7ba6 {
    PADDING-BOTTOM: 55px;
} 
.stock-indevc p {
    color: #FF5833;
    font-size: 15px;
    font-weight: 500;
} 
.stock-indevc {
    display: flex;
    align-items: center;
} 
.stock-indevc svg {
    margin-right: 8px;
} 
/* #ProductSection-product-template .price__pricing-group .price__sale {
    display: flex;
    flex-wrap: nowrap;
}  */
.grid.product-single .grid__item .product-single__meta {
    padding-left: 11.4rem !important;
    padding-right: 0rem !important;
} 
.stock-indevc {
    padding-left: 28px;
} 
.paymticns {
    padding-top: 20px;
} 
.designusa-fr-col ul {
    display: flex;
    text-align: center;
    margin: 10px 0 0;
    padding: 0;
    max-width: 100%;
    justify-content: space-between;
}
.designusa-fr-col ul li {
    list-style: none;
    width: auto;
    padding: 0 14px;
    margin: 36px 0 0; 
} 
.designusa-fr-col ul li p {
    color: #54595D;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    padding-top: 13px;
    max-width: 111px;
    margin: 0 auto;
}
.paymticns svg {
    width: 393px;
    height: auto;
} 
.designusa-fr-col ul li:first-child {
    padding-left: 0;
} 
.designusa-fr-col ul li:last-child {
    padding-right: 0;
} 
.custmrcart-tx span {
    border: 1px solid #54595D;
    font-size: 10px;
    line-height: 7px;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-right: 10px;
    padding: 2px;
}
.custmrcart-tx {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width:100%;
}
.product-single .product-form__controls-group {
    margin-top: 0 !important;
    padding-top: 20px;
}
#ProductSection-product-template .product-single__description {
    margin-bottom: 4.5rem !important;
}
.grid.product-single .grid__item .product-single__meta .price__badges span.price__badge.price__badge--sale {
    background-color: #000000;
    border-color: #000000;
    margin-top: -4px;
} 
.grid.product-single .grid__item .product-single__meta .price__sale dd span.price-item {
    letter-spacing: -0.6px;
    color: #121212 !important;
    font-size: 22px !important;
} 
#ProductSection-product-template .product-single__meta .price__sale dd s.price-item.price-item--regular {
    letter-spacing: -0.6px;
} 
.how-vd-ad-ourt {
    background-color: #121212;
    padding: 62px 0px 60px;
    margin-top: 53px;
    margin-bottom: 0px;
} 
.how-vd-ad-ourt h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 5rem;
    font-family: 'Transcript Pro';
    font-weight: 700;
    text-transform: capitalize;
} 
.vd-sld-using {
    margin-left: -60px;
} 
.how-vd-ad-ourt .swiper-slide video {
    object-fit: cover;
    object-position: top;
} 
ul.accordion.prod-detail-faqs li.accordion-item .faq-content {
    padding: 0px 0px 22px;
}
ul.accordion.prod-detail-faqs li.accordion-item .faq-title {
    padding: 22px 0px 22px;
    border-bottom: 0px solid #eee;
    margin-bottom: 0;
}
ul.accordion.prod-detail-faqs li.accordion-item {
    border: 0px;
    padding: 0;
    border-bottom: 1px solid #eee; 
}
ul.accordion.prod-detail-faqs {
    border: 1px solid #AFAFAF;
    border-radius: 20px;
    padding: 53px 52px 53px;
}
ul.accordion.prod-detail-faqs li.accordion-item:first-child {
    padding-top: 0;
}
ul.accordion.prod-detail-faqs li.accordion-item:last-child {
    border-bottom: 0px;
}
ul.accordion.prod-detail-faqs li.accordion-item h3 span.arwupdw {
    background-color: #000;
    border-radius: 50px;
    width: 42px;
    height: 42px;
    display: flex;
    position: absolute;
    right: 0;
    top: -4px;
    align-items: center;
    justify-content: center;
}
ul.accordion.prod-detail-faqs li.accordion-item h3 span.arwupdw svg {
    width: 18px;
    height: 10px;
} 
ul.accordion.prod-detail-faqs li.accordion-item.is-active h3 span.arwupdw svg {
    transform: rotate(180deg);
} 
.faq-title.accordion-thumb h3 {
    position: relative;
} 
.rockt-one1.mobile-vw {
    display: none;
}
.accordion-panel {
display: none;
}
ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte, ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte p, ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte li {
    color: #000;
    font-size: 20px;
    line-height: 28px;
} 
ul.accordion.prod-detail-faqs li.accordion-item h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    font-family: 'Transcript Pro';
    color: #000;
    margin: 0;
    cursor: pointer; 
} 
/* body.template-product.product-identibolt {
    background-color: #fff !important;
} */
.pdp-faqs-kc h2 {
    margin-bottom: 22px;
} 
ul.accordion.prod-detail-faqs li.accordion-item:first-child .faq-title {
    padding-top: 0;
} 
.pdp-usouter-rw {
    padding: 30px 0 8px;
} 
ul.accordion.prod-detail-faqs li.accordion-item:last-child .faq-title {
    padding-bottom: 0;
} 
.jdgm-carousel-wrapper .jdgm-carousel-title-and-link {
    min-width: 132rem !important;
    width: 132rem !important;
    max-width: 132rem !important;
    margin: 0 auto;
    padding: 0 8px;
} 
.jdgm-carousel-wrapper span.jdgm-carousel-number-of-reviews, .jdgm-carousel-wrapper span.jdgm-carousel-number-of-reviews a {
    color: #000;
    font-family: 'Transcript Pro';
    font-size: 20px;
      text-decoration: none !important; 
} 

.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper {
    box-shadow: none !important;
    border: 1px solid #AFAFAF;
    border-radius: 20px !important;
    padding: 37px 33px 21px !important; 
    position: relative;
} 
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-title {
    color: #121212;
    font-size: 32px;
    line-height: 39px; 
    font-family: 'Transcript Pro';
    font-weight: 500;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
      -webkit-line-clamp: 2;
} 
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body p {
    color: #121212;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Transcript Pro';
    font-weight: 400;
} 
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body {
    margin: 6px 0 5px !important;    
    overflow-y: auto;
    -webkit-line-clamp: 5 !important;
    padding-right: 5px;
} 
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__reviewer-name, .jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__timestamp {
    color: #54595D;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Transcript Pro';
} 
.jdgm-carousel-wrapper .jdgm-star.jdgm-star, .jdgm-carousel .jdgm-star.jdgm-star {
    background-color: transparent !important;
} 
.jdgm-carousel-wrapper .jdgm-star.jdgm-star::before, .jdgm-carousel .jdgm-star.jdgm-star::before {
    color: #FF5833;
    font-size: 34px;
} 
.jdgm-carousel-wrapper .jdgm-carousel-title-and-link .jdgm-verified-by-judgeme {
    display: none;
} 
.jdgm-carousel__item-container .jdgm-carousel__item-wrapper .jdgm-carousel-item {
    padding: 15px 10px;
} 
.jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow {
    border-width: 2px !important;
    width: 16px !important;
    height: 16px !important; 
}
.jdgm-carousel__arrows .jdgm-carousel__left-arrow {
    margin-right: 44px;
} 
.jdgm-carousel__arrows {
    margin: 45px auto 0px auto !important; 
}
.jdgm-carousel-wrapper {
    padding: 66px 0 0 !important;
} 
/* .jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review {
    display: flex;
    flex-wrap: wrap;    
}  */
.jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review .jdgm-carousel-item__review-content {
    width: 100%;
    order: 1;
} 
.jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review .jdgm-carousel-item__review-rating {
    margin: 0;
    margin-left: -3px;
    position: absolute;
    bottom: 50px;
    font-size: 34px;
} 
.jdgm-carousel--card-theme .jdgm-carousel-item__product{
  display: none;
}
.jdgm-carousel--card-theme .jdgm-carousel-item__timestamp{
  display: inline !important;
  font-style: normal;
}
/* .jdgm-widget.jdgm-widget .jdgm-carousel__item-container .jdgm-carousel__item-wrapper {
    margin-left: -50px;
}  */
.grid.product-single .product-single__meta p.product-sku {
    color: #000;
    font-size: 10px !important;
} 
.video-container {
	border-radius: 20px;
	margin: 0 auto;
	position: relative;

	.video-wrapper {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	video {
		width: 100%;
		border-radius: 4px;
	}
}
.video-wrapper div#video-container video, .video-wrapper div#video-container {
    height: 500px;
    cursor: pointer; 
    border-radius: 20px;
}
.how-vd-ad-ourt .video-wrapper .vdtxt-btm p, .how-vd-ad-ourt .video-wrapper .vdtxt-btm p a {
    padding-bottom: 7px;
    padding-top: 18px;
    color: #F0F0F0;
    font-weight: 300;
    text-align: left;
    font-size: 19px;
    line-height: 21px;
    transition: 0.60s;
    display: none;
  text-decoration: none !important; 
}
.video-wrapper {
    padding-bottom: 0;
      border-radius: 20px; 
}
.play-button-wrapper {
	position: absolute;
    background-color: rgb(51 51 51 / 40%); 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: auto;
	pointer-events: none;
	#circle-play-b {
	cursor: pointer;
	pointer-events: auto;

		svg {
			width: 44px;
            height: 44px;
            fill: #ffffff8c;
            stroke: #ffffff8c;
			cursor: pointer;
			background-color: rgba(black, 0.2);
			border-radius: 50%;
			opacity: 0;
		}
	}
}
.how-vd-ad-ourt .swiper-slide.swiper-slide-active .video-wrapper .play-button-wrapper {
    background-color: transparent;
}
/* .kaktusc-cart .kaktusc-cart__wrap .kaktusc-cart__body .kaktusc-cart__product .kaktusc-cart__product-delete, div#shopify-section-cart-template form.cart tr.cart__row p.cart__remove {
    display: none;
}  */
.kaktusc-cart__wrap .kaktusc-cart__shipping {
    background-color: transparent !important;
    padding: 20px 0 0;
    text-align: left !important;
} 
.kaktusc-cart__wrap .kaktusc-cart__shipping .kaktusc-cart__shipping-preunlock {
    text-align: left !important;
    font-family: 'Transcript Pro' !important;
    font-size: 20px;
    line-height: 30px;
} 
.kaktusc-cart__wrap .kaktusc-cart__shipping .kaktusc-cart__shipping-progress {
    background: #d3d3d3 !important;
} 
.grid.product-single .product-single__meta p.product-sku {
    font-size: 13px !important;
    font-weight: 400;
} 
.site-header .grid__item .site-header__icons-wrapper button.btn--link.site-header__icon.site-header__search-toggle {
    display: none;
} 
p.price {
    flex-direction: reverse;
    width: auto;
} 
.our.collection.our-tools__home .our-tools__home_inner span.regular-price {
    color: #AFAFAF !important;
    letter-spacing: -0.5px !important;
    margin-top: -1px;
} 
.our.collection.our-tools__home .our-tools__home_inner span.salse-price {
    color: #54595D !important;
    letter-spacing: 0.01em !important; 
    font-weight: 400;
    font-size: 22px !important;
    line-height: 24px;
} 
.our-tools__home .product-container .shop_now_btn {
    padding: 11px 18px 10px !important;
    font-size: 15px !important; 
    letter-spacing: -0.005em;
    line-height: 127%;
    font-weight: 500;
}

.our.collection.our-tools__home .our-tools__home_inner .product-container.our-tools__slider button svg, .our.collection.our-tools__home .our-tools__home_inner .product-container.our-tools__slider .pagination-svg {
    width: 30px !important;
    height: 22px !important;
} 
.future-proof-collection.our.collection.pre_order_main .row .pre_order_header.d-flex.space-between {
    align-items: end;
    margin-bottom: 4.5rem; 
      padding-left: 4px; 
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future p.product-sku.font-dark-gray {
    color: #54595D !important;
    font-weight: 400 !important;
    font-size: 16px !important;
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future p.price span.regular-price.font-dark-gray {
    color: #AFAFAF !important;
    letter-spacing: -0.5px;
      font-size: 20px !important;
     opacity: 0.88;
    font-weight: 400 !important; 
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future p.price span.salse-price.text-white {
    color: #fff !important;
    letter-spacing: -0.5px;
      font-size: 20px !important;
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future .mega-btn-badge {
    margin: 24px 0 19px;
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future:hover p.product-sku.font-dark-gray {
    color: #FF5833 !important;
} 
.future-proof-collection.our.collection.pre_order_main .row {
    margin: 0 auto !important;
} 
  .future-proof-collection.our.collection.pre_order_main .slick-current.slick-active {
        margin-left: 0rem !important;
    } 

/* .future-proof-collection.our.collection.pre_order_main .row .productItem {
        width: 30.7rem !important;
    }  */
.future-proof-collection.our.collection.pre_order_main .row .productItem.fixed-images1.slick-slide.slick-active {
    padding-left: 12px;
} 
.future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future .productItemFooter h3.title.text-white {
    margin-bottom: 8px;
} 
.future-proof-collection.our.collection.pre_order_main .pre_order_product_wrapper .slick-list.draggable {
    padding-bottom: 0;
    margin-bottom: 0;
} 
.future-proof-collection.our.collection.pre_order_main .pre_order_product_wrapper .productItemFooter .mega-btn-badge {
    padding: 6px 20px 4px !important;
} 
#ProductSection-product-template .product-single__meta .product-sku {    
    font-weight: 600;
} 
.template-product #ProductSection-product-template form .product-form__controls-group {
    padding-top: 10px;
    justify-content: space-between;
}
.product-form__controls-group.product-form__controls-group--submit {
    padding-top: 0 !important;
}
#ProductSection-product-template .product-single__description {
    margin-bottom: 2.5rem !important;
}
.how-vd-ad-ourt .swiper-slide.swiper-slide-active .video-wrapper .vdtxt-btm p {
    display: block;
} 
/* .jdgm-carousel-wrapper .jdgm-carousel-title-and-link span.jdgm-all-reviews-rating-wrapper, div#judgeme_product_reviews h2.jdgm-rev-widg__title, div#judgeme_product_reviews .jdgm-row-media, div#judgeme_product_reviews .jdgm-row-actions, div#judgeme_product_reviews .jdgm-rev-widg__body, div#judgeme_product_reviews .jdgm-row-stars .jdgm-rev-widg__summary, div#judgeme_product_reviews .jdgm-row-stars .jdgm-rev-widg__summary .jdgm-histogram, div#judgeme_product_reviews .jdgm-row-stars .jdgm-histogram {
    display: none;
}  */
.jdgm-widget-collection-product-reviews span.jdgm-prev-badge__text, .product-single__revivew span.jdgm-prev-badge__text {
    font-size: 14px;
    color: #121212;
    font-family: 'Transcript Pro' !important;
    letter-spacing: -0.03em !important;
    text-transform: capitalize !important;
    font-weight: 400;
    margin: 4px 1px 1px;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge, .product-single__revivew .jdgm-prev-badge {
    margin-bottom: 12px;
    margin-top: -8px;
} 
.jdgm-widget-collection-product-reviews .jdgm-prev-badge span.jdgm-star::before, .product-single__revivew .jdgm-prev-badge span.jdgm-star::before {
    font-size: 24px;
} 
.jdgm-rev-widg__header form.jdgm-form .jdgm-form__title {
    color: #000;
    letter-spacing: 0px;
    font-size: 30px;
    margin: 0;
} 
.jdgm-rev-widg__header form.jdgm-form .jdgm-form__fieldset label {
    color: #000;
    font-size: 18px;
} 
.jdgm-rev-widg__header form.jdgm-form .jdgm-form__fieldset textarea, .jdgm-rev-widg__header form.jdgm-form input {
    font-size: 17px;
    color: #000;
    font-family: 'Transcript Pro' !important;
} 
.jdgm-rev-widg__header form.jdgm-form .jdgm-form__fieldset p, .jdgm-rev-widg__header form.jdgm-form .jdgm-form__fieldset p a {
    font-size: 14px;
    color: #000;
    font-family: 'Transcript Pro' !important;
} 
.jdgm-rev-widg.jdgm-rev-widg {
    padding-bottom: 0;
} 
.jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link {
    border-radius: 50px;
    max-width: 270px;
    font-size: 2.2rem;
    font-weight: 400;
  text-decoration: none;
}
.jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link:hover {
    background-color: transparent !important;
    color: #FF5833 !important;
    text-decoration: none;
}
.jdgm-carousel--card-theme .jdgm-carousel-item__reviewer-name-wrapper{
  margin-top: 0;
     display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.jdgm-carousel--card-theme .jdgm-carousel-item__review {    
    height: calc(100% - 1.6em) !important;
}
.product-image-slider .icon-zoom {
    position: absolute;
    bottom: 13rem;
    right: 30px;
    z-index: 1;
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.template-product .how-vd-ad-ourt .page-width{
  padding: 0;
}
/* product thumbnail slider start */
#ProductSection-product-template .product-single .slider-thumb.slick-slider {
    margin-bottom: 0 !important;    
}
.template-product .slider-thumb .slider-thumb-img.slick-slide {
    /* width: 58px;
    max-width: 58px; */
    margin-right: 15px;
    height: 8rem;
}
div#ProductSection-product-template .product-single .slider-thumb .slider-thumb-img.slick-slide img {
    height: 100%;
    width: 100% !important;
    max-height: 100% !important;
  border-radius: 7px;
}
#ProductSection-product-template ul.slick-dots li:after, #ProductSection-product-template ul.slick-dots li:before{
  display: none;
}
div#ProductSection-product-template .product-single .slider-thumb .slick-list.draggable{
  border-radius: 0 !important;
}
#ProductSection-product-template .product-single ul.slick-dots li {    
    height: 0 !important;
}
#ProductSection-product-template .product-single ul.slick-dots li.slick-active{
    height: .3rem!important;
  width: 7rem;
}
.template-product .slider-thumb-img.slick-slide.slick-current.slick-active{
  position: relative;
  margin-bottom: 11px;
}
.template-product .slider-thumb-img.slick-slide.slick-current.slick-active:after {
    content: '';
    background: #FF5833 !important;
    height: 4px !important;
    width: 98%;
    position: absolute;
    bottom: -10px;
    border-radius: 10px;
}

/* product thumbnail slider css end */
/* judge me start icon css */
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--on, .product-single__revivew .jdgm-prev-badge__stars .jdgm--on, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm--on {
  background-image: url("/cdn/shop/files/star-on.svg");
  background-size: cover; 
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--off, .product-single__revivew .jdgm-prev-badge__stars .jdgm--off, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm--off { 
  background-image: url("/cdn/shop/files/star-off.svg");
  background-size: contain;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--half, .product-single__revivew .jdgm-prev-badge__stars .jdgm--half, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm--half { 
  background-image: url("/cdn/shop/files/star-half.svg");
  background-size: contain;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm-star, .product-single__revivew .jdgm-prev-badge__stars .jdgm-star, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm-star { 
  padding: 0 !important;
  margin: 0 3px 0 0 !important;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm-star::before, .product-single__revivew .jdgm-prev-badge__stars .jdgm-star::before, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm-star::before { 
  opacity: 0;
} 
/* .jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars, .product-single__revivew .jdgm-prev-badge__stars { 
  margin-right: 5px;
} */
.template-product .return-link-wrapper{
    margin-top: 10rem;
}
.jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link {
    margin-top: 30px;
}
/* judge me start icon css */
.template-index .slideshow .slick-dots{
  bottom:-2.5rem!important;
}
.template-index .slideshow ul.slick-dots li {
    height: .4rem !important;
}
.about-social-icon .about-mail a {
    color: #FF5833;
    text-decoration: none;
  font-size: 2.4rem;
}
.about-social-icon .icon-box {
    display: flex;
    align-items: center;
    gap: 7px;
  width: max-content;
   margin-top: -5.9rem;
}
.about-social-icon{
  margin-top: 7.5rem;  
  margin-bottom: 2.2rem;
}
.about-social-icon .icon-box ul{
  padding: 0;
}
.about-social-icon .icon-box li.social-icons__item {
    padding: 0px;
    margin: 0 17px 0 0;    
}
.about-social-icon .icon-box li.social-icons__item svg {
    width: 5.5rem;
    height: 5.5rem;
}
.template-product .site-footer .site-footer__social-icons .social-icons__item svg{
  display: none;
}
.template-product .site-footer .site-footer__social-icons .social-icons__item:first-child a {
    background: url(/cdn/shop/files/Instagram-black.svg) no-repeat center;
    width: 3.3rem;
    height: 3.3rem;
}
.template-product .site-footer .site-footer__social-icons .social-icons__item:nth-child(2) a {
    background: url(/cdn/shop/files/Facebook-black.svg) no-repeat center;
    width: 3.3rem;
    height: 3.3rem;
}
  div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span.m-count{
    display: none;
  }
/* Wire Stripping Machine css start*/
.template-product .upsellpro {
   padding: 61px 55px 60px;
}
.template-product .upsellpro .product-card__image-with-placeholder-wrapper {
    width: 100% !important;
    height: 375px !important;
    padding: unset;
    border: 3px solid #e6e6e6;
}
.template-product .upsellpro .grid--view-items {
    padding-left: 10px;
}
.template-product .upsellpro li.grid__item {
    padding-left: 21px;
}
.template-product .upsellpro li.grid__item p.product-sku {
    color: #121212;
    margin-top: 2.4rem;
}
.template-product .upsellpro li.grid__item .price div, .template-product .upsellpro li.grid__item .price .price-item {
  color: #121212 !important;
}
.template-product .upsellpro .addtocartforall button.addbasket {
    font-size: 22px;
    height: 51px;
}
.template-product .upsellpro li.grid__item:hover p.product-sku, .template-product .upsellpro .slick-current.slick-active p.product-sku {
    color: #FF5833;
}
.template-product .upsellpro .addtocartforall .qtydiv .btnqty svg:hover circle, .template-product .upsellpro .addtocartforall .qtydiv .btnqty svg:hover path {
    stroke: #FF5833;
}
.template-product .upsellpro li.grid__item:hover .product-card__image-with-placeholder-wrapper{
  border-color: #FF5833;
}
/* Wire Stripping Machine css end  */



/* megaflow featured product css start */
/* .megaflow-featured-product.product-single .swatch .header {
    font-size: 17px;
} */
.megaflow-featured-product.product-single .swatch label {
    padding: .25rem 2.63rem !important;
}
.megaflow-featured-product.product-single .swatch input:checked + label {
    color: #FF5833;
}
/* .megaflow-featured-product.product-single .product-single__meta .product-form .qtydiv{
  padding-left: 17px;
  padding-right: 5px;
} */
/* .megaflow-featured-product.product-single .qtybox {    
    padding: 0 38px;
} */
.product-megaflow-2 .index-section--featured-product .mega-page-width  {
    background: #F0F0F0;
}
/* .megaflow-featured-product.product-single .product-form {
    margin-top: 3rem;
} */

.grid.megaflow-featured-product.product-single
  .grid__item.medium-up--one-half
  h3.h1.product-single__title {
  display: none;
}


/* megaflow featured product css end */
.product-single .swatch input:checked + label {
    color: #FF5833;
}
/* part page css start */
.parts_collection .section-header h2 {
    font-size: 4.4rem;
    line-height: 4rem;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Transcript Pro';
    color: black;
    letter-spacing: -0.02em;
}
.section-header h2 {
    font-size: 4.4rem;
    line-height: 4rem;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Transcript Pro';
    color: black;
    letter-spacing: -0.02em;
}
.parts_collection .section-header {
    margin-bottom: 25px;
}
.part-filter .form-group {
    margin-bottom: 1.3rem;
}
.part-filter .cta.filter {
    padding-left: 13px;
}
.part-filter {
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
}
.part-filter .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.part-filter .form-group label {
    position: relative;
    cursor: pointer;
    font-size: 2.2rem;
    line-height: 2.4rem;
    color: #000;
    display: flex;
    align-items: center;
    width: fit-content;
}
.part-filter .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #FF5833;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 13px;
    border-radius: 6px;
}
.part-filter .form-group input.active + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #FF5833;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.page-parts .grid--view-items .grid-view-item p.product-sku, .page-parts .grid--view-items .product-card .price.price--listing{
  width: 100% !important;
}
.parts_collection .part-filter a.clear-filter, .parts_collection .part-filter .close-filter .close-filter-btn {
    color: #fff;
    background: #ff5833;
    text-decoration: none;
    cursor: pointer;
    /* border: 1px solid #ff5833 !important; */
    border-radius: 5rem;
    padding: 7px 31px;
    margin-top: 10px;
    display: inline-block;
    font-size: 2.2rem;
}
.parts_collection .part-filter a.clear-filter:hover, .parts_collection .part-filter .close-filter .close-filter-btn:hover, .parts_collection .filter-tools a.filter-tools-btn:hover{
  background: #000;
  border-color: #000;
}
.parts_collection .cta.search {
    margin-bottom: 6rem;
}
.parts_collection .cta.search input#search-bar {
    width: 100%;
    border-radius: 80px;
    border: 1.5px solid #ff5833;
    font-size: 2.2rem;
    padding: 6px 30px;
    background: url(/cdn/shop/files/parts-search-icon.svg) no-repeat center right 26px;
}
.parts_collection .cta.search input#search-bar:focus{
  border-color: #ff5833;
}
.parts_collection .cta.search input#search-bar::placeholder {
  color: #ff5833 !important;
  opacity: 1;
}
.parts_collection .cta.search input#search-bar::-ms-input-placeholder {
  color: #ff5833;
}
.parts_collection .col-md-9 {
    padding-left: 67px;
}
.parts_collection .cta.search .form-group, .parts_collection .no-products {
    padding: 0 1.5rem;
}
.parts_collection .pagination-container a.pagination-link:hover svg path {
    stroke: #ff5833;
}
.parts_collection .filter-tools, .parts_collection .part-filter .close-filter .close-filter-btn{
  display: none;
}
.parts_collection .filter-tools a.filter-tools-btn {
    font-size: 17px;
    line-height: 21px;
    padding: 13px;
    background: #FF5833;
    color: #fff;
    text-decoration: none;
    border-radius: 80px;
    width: 100%;
    display: block;
    text-align: center;  
}
.parts_collection .filter-tools p {
    color: #FF5833;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    line-height: 20px;
    margin: 12px 0;
    text-transform: uppercase;
}
.page-parts .grid--view-items {
    display: flex;
    flex-wrap: wrap;    
}
/* part page css end */
/* scroll bar css start*/
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
  border-radius: 11px;
  background-color: #E6E6E6;
}
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body::-webkit-scrollbar {
    width: 10px;
   border-radius: 11px;
  background-color: #E6E6E6;  
}
.jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body::-webkit-scrollbar-thumb {
  border-radius: 11px;
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
  background-color: #FF5833;
  border-width: 3px 2px;
  border-style: solid;
  border-color: #e6e6e6;
}
/* scroll bar css end */
#ProductSection-product-template .product-single__description.rte ul{
  padding-left: 1.5rem;
}
/* upcoming-tools--product-page css start */
.upcoming-tools--product-page .grid.product-single .product-single__meta p.product-sku, .upcoming-tools--product-page .custmrcart-tx, 
.upcoming-tools--product-page .grid.product-single .grid__item .product-single__meta .price__sale dd span.price-item, .upcoming-tools--product-page .product-recommendations__inner h2,
.upcoming-tools--product-page .product-recommendations__inner .product-card .product-card__title, .upcoming-tools--product-page .product-recommendations__inner .price-item,
body.upcoming-tools--product-page div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text,
.upcoming-tools--product-page div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span.m-count{
    color: #fff !important;
}
.upcoming-tools--product-page .custmrcart-tx span {
    border-color: #fff;
}
.upcoming-tools--product-page .product-single__meta .collape-header[aria-expanded="false"] .additional_info_title::after,
.upcoming-tools--product-page .product-single__meta  .collape-header .additional_info_title::after {
    filter: brightness(0) invert(1);
}
.upcoming-tools--product-page .site-header__mobile-nav {
    background: #121212;
}
.upcoming-tools--product-page header button.btn--link.site-header__icon .icon-hamburger path, .upcoming-tools--product-page header button.btn--link.site-header__icon .icon-close{
      stroke: #fff !important;
    color: #fff;
}
/* upcoming-tools--product-page css end */
.price__badges.price__badges--listing span.price__badge.price__badge--sale{
  padding: 7px 10px 4px;
}
.kaktusc-cart {
    font-family: 'Transcript Pro' !important;
}
@media( min-width: 1600px){
  .template-index .trustlogo-oter .trust-marquee-wrapper.page-width {
    min-width: 176rem !important;
  }
}
@media only screen and (min-width: 1200px) {
    .site-header__mobile-nav>div {
        width: 33.33% !important;
        max-width: 33.33% !important;
        min-width: 33.33% !important;
    }
  .template-product .banner-hero .container{
    min-width: 144rem !important;
  }
}


@media only screen and (min-width: 992px) {

    .item-description {
        font-size: 14px;
        line-height: 22px;

        color: black;
        width: 258px;
    }
    .two-column-text-section .description {
        line-height: 3.2rem;
        font-size: 2.4rem;
        font-family: 'Transcript Pro';
        letter-spacing: -0.03em;
    }
    .two-column-text-section {
        margin-top: 95px;
        margin-bottom: 80px;
    }
    .two-column-text-section h2 {
        margin-bottom: 0px;
    }
    #shopify-section-166308487391f55800 .two-column-text-section h2 {
        padding-left: 24px;
    }
    .two-column-text-section>.container>.row {
        align-items: center;
    }
    .homeBanner .innerWrapper h2 {
        text-transform: initial;
        color: #fff;
       font-size: 60px;
        line-height: 66px;
        letter-spacing: -0.02em;
        margin-bottom: 60px;
    }
    .homeBanner .innerWrapper a.btn-2 {
        margin-left: -10px;
    }
    h2 {
        text-transform: initial;
        font-size: 6rem;
        line-height: 6.6rem;
        font-weight: 700;
        font-family: 'Transcript Pro';
        letter-spacing: 0.1px;
        margin-bottom: 58px;
        color: black;
        letter-spacing: -0.02em;

    }
    div#shopify-section-footer .site-footer .grid.grid--no-gutters.small--text-center.grid--footer-float-right {
        margin-top: 112px;
        padding-bottom: 53px;
        z-index: 2;
        position: relative;
    }
  .page-parts .product-card .product-card__image-with-placeholder-wrapper {
    height: 263px !important;
    width: 100% !important;
  }
}

@media (max-width:1200px) {

.trustlogo-oter .marguee-titlemain {
    width: 20%;
    margin-left: -30px;
}
.marguee-titlemain p {
    font-size: 26px;
    line-height: 33px;
} 
.trustlogo-oter .inner img {
    max-width: 76%;
} 
/* .trustlogo-oter .trust-marquee-wrapper.page-width {
    margin-left: 35px;
}  */
.our.collection.our-tools__home .our-tools__home_inner span.salse-price,
.our.collection.our-tools__home .our-tools__home_inner span.regular-price{
  font-size: 18px !important;
}
  .our-tools__home.collection .page-width {
    padding: 0 1rem;
  }
 .our-tools__home.collection .slick-slider .product-inner .thumb a {
    width: unset !important;
  }
  .our-tools__home .product-container .shop_now_btn {
    padding: 8px 10px 5px !important;
  }
  .template-index .our-tools__home .product-container button.slick-prev.slick-arrow, .template-index .our-tools__home .product-container button.slick-next.slick-arrow {
    bottom: -10.8rem !important;
  }
  .jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper {
    padding: 37px 15px 21px !important;
  }
  .jdgm-carousel-wrapper .jdgm-star.jdgm-star::before, .jdgm-carousel .jdgm-star.jdgm-star::before, .jdgm-carousel--card-theme .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review .jdgm-carousel-item__review-rating {    
    font-size: 26px;
  }
  .template-product .banner-hero .container{
    min-width: 100% !important;
  }
  #ProductSection-product-template .qtybox{
    gap: 0;
  }
  
}

@media (max-width: 1180px) {
    .grid-container {
        display: flex;
        flex-wrap: wrap;
    }
    /* .support-second-secion .grid-container .item1 {
           width: calc(50% - 35px);
    } */
    .support-second-secion .grid-container .item1 .thumb-img {
        width: 100%;
        background-size: contain;
        background-position: center;
    }
  .our-tools__home .product-container .slick-dots li:before {
      right: 5rem!important;
  }
}



@media (max-width: 748px) {

    .priceSection { 
        margin-top: -13px;
    }

  .grid.product-single .grid__item.product-single__media-group, .grid.product-single .grid__item.medium-up--six-tenths {
    width: 100%;
} 
  .grid.product-single .grid__item.medium-up--six-tenths .product-single__meta {
    padding-left: 0 !important;
    padding-right: 0 !important;
} 
  .grid.product-single .grid__item.medium-up--six-tenths .product-single__meta .price__pricing-group {
    flex-wrap: wrap !important;
} 
  .stock-indevc {
    padding-left: 0;
} 
.designusa-fr-col ul li:last-child {
    display: none;
} 
  .designusa-fr-col ul li {
    width: 33%;
    padding: 0 6px;
    margin: 30px 0 0;
} 
  .designusa-fr-col ul li p {
    font-size: 14px;
    line-height: 19px;
} 
  .trustlogo-oter {
    margin-top: 25px;
    margin-bottom: 22px;
}
.how-vd-ad-ourt h2 {
    font-size: 30px;
    margin-bottom: 3rem;
  letter-spacing: 0;
}
  .video-wrapper div#video-container video, .video-wrapper div#video-container {
    height: 400px;
} 
  
  .trustlogo-oter .trust-marquee-wrapper .slick.marquee.slick-slider {
    height: auto !important;
    min-height: auto !important;
        width: 70%; 
}
      .trustlogo-oter .marguee-titlemain {
        width: 33%;
        margin-left: -16px;
    } 
  .trustlogo-oter .inner {
    height: 48px;
    padding: 6px 10px;
    justify-content: center;
}
  .trustlogo-oter .trust-marquee-wrapper.page-width {
    margin-left: auto;
    margin-right: 0 !important;
}
  .trustlogo-oter .trust-marquee-wrapper.page-width {
    margin-left: auto;
    margin-right: 0 !important;
} 
  .marguee-titlemain p {
    font-size: 20px;
    line-height: 26px;
} 
    .page-width {
      padding-left: 16px !important;
      padding-right: 16px !important;
    }
    .header-nav {
      padding-bottom: 5px !important;
    }
    .site-header__icons {
        padding-right: 16px;
    }
    .sep-pro-view .d-flex {
        padding-top: 30px;
    }
    .sep-pro-view .d-flex .col-6 .rec-act-price {
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.02em;
        color: #000000;
    }
    .only-m-view .qtybox {
        background: #FFFFFF;
    }
    .only-m-view .qtydiv {
        justify-content: start !important;
        margin-top: 0 !important;
    }
    .add-to-cart-btn #other {
        background: #000000;
        border-radius: 80px;
        color: white;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.01em;
        padding: 16px 0px;
        width: 100%;
        margin-top: 21px;
    }
    .sep-pro-view .rectangle.cart {
        margin-top: 55px;
    }
    .sep-pro-view .rectangle.cart p.product-sku {
        color: #000000;
    }
    .only-m-view {
        padding: 35px 16px 0px 16px;
    }
    .template-product .start-slider-frome-here .slick-list .slick-slide {
        clear: none !important;
    }
    .template-product .start-slider-frome-here ul.slick-dots {
        width: 100% !important;
    }
    .start-slider-frome-here ul.slick-dots li:before {
        width: 600px;
    }
    .start-slider-frome-here ul.slick-dots li:after {
        width: 613px;
    }
    .only-mobile-view-slider {
        overflow: unset !important;
        width: 100%;
        margin: auto;
    }
    .support-middle-secion {
        padding-top: 50px;
        padding-bottom: 0px !important;
    }
    .se-mo-view .supp-cont-info-warp {
        padding-top: 38px;
    }
    .support-second-secion {
padding-top: 56px !important;
    padding-bottom: 56px !important;
        margin-bottom: 0px !important;
    }
    .seperate-mobile-view .supp-cont-socail-link .social-links {
        display: flex;
        gap: 16px;
    }
    .supp-mid-rgt .form-vertical #ContactForm input::placeholder,
    .supp-mid-rgt .form-vertical #ContactForm textarea::placeholder {
        text-align: left;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.03em;
        color: #000000;
    }
    .supp-mid-rgt .form-vertical #ContactForm input {
        margin-bottom: 30px;
    }
    .seperate-mobile-view .supp-cont-socail-link .social-links .social-icons__item {
        padding: 0;
    }
    .specification .row .col-sm-6 .product.details h4 {
        display: block;
    }
    .specification .row .col-sm-2 {
        display: none;
    }
    .specification.wrapper .row .col-sm-4 {
        order: 2;
        padding: 0px;
    }
    .specification.wrapper .row .col-sm-6 .product.details {
        margin-top: 0px;
    }
    .specification.wrapper .row .col-sm-6 .product.details table {
        margin-top: 91px;
    }
    .specification.wrapper>.container {
        background: unset;
        border: unset;
    }
    .specification.wrapper .row .col-sm-6 {
        background-color: #54595D;
        border-radius: 20px;
    }
    .specification.wrapper {
        padding: 0px 16px;
    }
    .template-product .product img.overview.image {
        display: block;
        width: 30px;
        height: 152px;
        object-fit: cover;
    }
    .stroy_page .second-section .featured-row__subtext {
        padding-left: 0px;
    }
    .stroy_page .feature-row__text {
        padding: 50px 0px 0px 0px !important;
    }
    .third-image-block .feature-row__image-wrapper {
        max-width: 100% !important;
    }
    .stroy_page .third-image-block .feature-row {
        padding: 0px 16px !important;
    }
    .third-image-block h2 {
        font-size: 30px !important;
    }
    .shopify-section .rich-text__heading--medium h2 {
        font-size: 30px;
    }
    .stroy_page .rich-text {
        padding: 0px 16px !important;
    }
    .stroy_page .hero-about>.page-width {
        padding: 0px !important;
    }
    .stroy_page .image-text-one .feature-row {
        padding: 0px 16px !important;
    }
    .site-footer .site-footer__content {
        padding: 0 0px;
    }
    .site-footer .site-footer__item p.h4 {
        margin-bottom: 31px;
    }
    .newsletter-section .contact-form .input-group .input-group__btn button.btn {
        width: 112px !important;
        margin: auto;
        text-align: center;
        position: unset;
    }
    .newsletter-section .contact-form .input-group input::-webkit-input-placeholder {
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 28px;
        line-height: 30px;
        text-align: center;
        letter-spacing: -0.03em;
        text-transform: lowercase;
        color: black !important;
    }
    .newsletter-section .page-width {
        padding: 0px !important;
    }
    .newsletter-section .contact-form .input-group {
        display: unset !important;
    }
    /* .content-grid-hed-description {
        height: 173px;
    } */
    .innerSectionContant-plus-image-grid .col-sm-4 .inner .item-title {
        margin-top: 23px;
        line-height: 120%;
    }
    .innerSectionContant-plus-image-grid a.btn-2 svg {
        position: relative;
        top: -1px;
    }
    .innerSectionContant-plus-image-grid a.btn-2 {
        padding: 10px 30px;
        border-radius: 80px;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
    }
    .innerSectionContant-plus-image-grid h4.pre-heading {
        font-size: 14px;
        color: #54595D;
        letter-spacing: -0.03em;
        line-height: 14px;
        font-family: 'Transcript Mono Pro';
        font-style: normal;
        font-weight: 700;
        margin-bottom: 24px !important;
    }
    .shop-all-btn-section a.btn-5 {
        padding: 198px 0px;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        letter-spacing: -0.03em;
    }
    .homeBanner img.sm\:hidden {
        position: absolute;
        left: 0;
        border-radius: 20px;
        bottom: 0px;
        height: auto;
    }
    img.sm\:hidden {
        display: block;
    }
    img.hidden.sm\:block {
        display: none;
    }
    /* .announcement-bar {
        display: none;
    } */
    .product-card .product-card__image-with-placeholder-wrapper .product-card__image-wrapper,
    body.template-collection .grid-view-item__image-wrapper .grid-view-item__image {
        height: auto;
    }
    .first-btn {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .first-btn li {
        margin-bottom: 10px;
    }
    h2.metric.heading {
        padding-left: 0px !important;
    }
    .specification.wrapper h4 {
        font-size: 28px;
    }
    .wrapper.one {
        padding-left: 0px !important;
    }
    .overview_heading {
        font-size: 36px;
    }
    .product.overview .main.class {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .template-product .overview-middle-img {
        order: 4;
        margin-top: -45px;
    }
    .product-single__description {
      margin-bottom: 70px;
    }
    .Metric.\&.Standard .col-sm-4 .metric.image {
        position: unset;
        width: 100%;
    }
    .template-product .specification .row .col-sm-4 .wrapper .image.one {
        width: 100%;
        height: unset;
        padding-bottom: 0px !important;
    }
    .template-product .specification .row .col-sm-4 .wrapper h4 {
        display: none;
    }
    .template-product .image-slider {
        margin-top: 104px;
    }
    .rectangle .rectangle.cart .product-single__title {
        font-size: 36px;
        line-height: 40px;
    }
    .Metric.\&.Standard {
        padding: 0px 16px;
    }
    .overview.right tr:nth-child(1) {
        position: relative;
        left: 0;
    }
    .overview.right tr:nth-child(2) td {
        left: 0px;
    }
    .overview.right tr:nth-child(3) td {
        position: relative;
        left: 0;
    }
    .product.overview>.container>.main.class .overview-middle-img img {
        max-width: 100%;
    }
    .main.class .left p.specification.value {
        margin-top: 0px !important;
    }
    .product.overview {
        padding: 0px 20px;
    }
    .homeBanner .innerWrapper {
        border-radius: 20px;
        padding: 30px 30px;
    }
    .product-inner .thumb a {
        aspect-ratio: unset;
    }
    .homeBanner .innerWrapper h2 {
        text-transform: initial;
        color: #fff;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.02em;
        font-style: normal;
        font-weight: 700;
        font-family: 'Transcript Pro';
        margin-bottom: 34.5px;
    }
    .innerWrapper {
        position: relative;
        height: 555px;
    }
    a.btn-2 {
        color: #fff;
        text-decoration: none;
        background: #FF5833;
        padding: 10px 30px;
        border-radius: 50px;
        width: 247.5px;
        text-align: center;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;        
    }
    .btn, a.btn-2 {
      padding-top: 10px;
      padding-bottom: 8px;
    }
    .two-column-text-section {
        padding: 76px 16px;
    }
    .two-column-text-section .col-sm-6 h2 {
           font-size: 3rem;
    line-height: 3rem!important;
        color: #000000;
        letter-spacing: -0.02em;
        line-height: 40px;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 700;
        text-transform: initial;
    }
    .two-column-text-section .col-sm-6 .description {
    font-size: 1.9rem;
    line-height: 2.7rem;
        color: #54595D;
        letter-spacing: -0.03em;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 400;
    }
    /* .banner-hero img.sm\:hidden {
        height: 664px;
        width: 100%;
    } */
    .mt-5 h2 {
        padding: 15px 30px;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        font-family: 'Transcript Pro';
        letter-spacing: -0.02em;
        color: #000000;
    }
    .productItem {
        padding: 0px 3px;
    }
    .shop-all-btn-section {
        padding: 0px 16px;
    }
    .contant-plus-image-grid .innerSectionContant-plus-image-grid h2 {
        text-transform: initial;
        font-size: 37px;
        line-height: 40px;
        font-family: 'Transcript Pro';
        font-weight: 700;
        letter-spacing: -0.02em;
        margin-bottom: 32.5px;
        color: black;
    }
    .contant-plus-image-grid {
        padding: 0px 16px;
    }
    .contant-plus-image-grid .innerSectionContant-plus-image-grid .col-sm-8 {
        padding-top: 26.5px;
    }
    .item-description {
        font-size: 15px;
        line-height: 22px;
        font-family: roboto;
        color: black;
        padding-bottom: 25px;
    }
    .newsletter-section h2.h2 {
        color: #000000;
        font-size: 36px;
        line-height: 40px;
        font-weight: 700;
        font-family: 'Transcript Pro';        
        margin-bottom: 1em;
        letter-spacing: -0.02em;
        text-align: center;
        padding: 0px 20px;
    }
    .newsletter-section.index-section--newsletter-background {
        background: #FED318;
        max-width: 1230px;
        border-radius: 20px;
        padding: 30px 30px;
    }
    .index-section--flush:last-child {
        margin-bottom: -35px;
        padding: 0px 16px;
        margin-top: 40px;
    }
    .newsletter-section .rte p {
        color: #000000 !important;
        /* height: 124px; */
        padding: 0px 0px !important;
    }    
    .site-footer>.page-width {
        margin: unset;
        width: 100%;
    }
    .site-footer .page-width:nth-child(2) {
        order: 2;
        display: flex;
    }
    .site-footer .page-width:nth-child(2) .grid--footer-float-right {
        display: flex;
        padding-top: 28px;
    }
    .site-footer .page-width:nth-child(2) .grid--footer-float-right .small--one-whole .site-footer__icon-list {
        display: flex;
    }
    .site-footer .site-footer-item-align-right {
        position: relative;
        left: 40px;
    }
    .template-blog .site-footer .site-footer-item-align-right {
        position: relative;
        left: 25px;
    }
    ul.site-footer__linklist.list--inline a {
        font-size: 60px !important;
        line-height: 66px;
        font-weight: 700;
    }
  div#shopify-section-footer .site-footer__content .site-footer__item.site-footer__item--one-half{
    margin-bottom: 19px;
  }
    .site-footer .site-footer__content .site-footer__rte p {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.03em;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 300;
        width: 250px;
    }
    .footer_logo {
        margin-top: 30px;
    }
    button.slick-prev.slick-arrow {
        position: absolute;
        left: 0px;
        background-repeat: no-repeat !important;
    }
    button.slick-next.slick-arrow {
        width: 50px;
        position: absolute;
        height: 24px;
        left: 47px !important;
        background-repeat: no-repeat !important;
    }
    .template-product ul.slick-dots li:after{     
    content: '/ ''0'counter(frac);   
  }
  .template-product ul.slick-dots li:before{     
    content: '0'counter(frac0);   
  }
    ul.slick-dots li:after {
        content: '/ 'counter(frac);
        position: absolute;
        right: 25px;
        opacity: 0;
        color: black;
        font-size: 22px;
        line-height: 24px;
        bottom: -48px;
    }
    .template-product ul.slick-dots li:after {
        left: 22px;
        font-family: 'Transcript Pro';
    }
    .template-product ul.slick-dots li:before {
        left: 0;
        font-family: 'Transcript Pro';
    }
    ul.slick-dots li:before {
        content: counter(frac0);
        opacity: 0;
        color: black;
        font-size: 22px;
        line-height: 24px;
        position: absolute;
        right: 70px;
        bottom: -48px;
    }
    .slick-dots {
        display: block !important;
    }
    .slick-dots {
        bottom: -25px;
        width: 100%;
        margin: 0;
        list-style: none;
        text-align: center;
        padding: 0px 30px !important;
    }
    img.overview.image,
    .overview table td ul,
    .overview table td hr,
    .overview.right tr td .vl {
        display: none;
    }
    .product.overview .main.class {
        padding-top: 0px;
    }
    .overview.left tr:nth-child(2) td {
        padding-top: 45px;
    }
    .main.class .overview.right>table {
        margin-top: 25px !important;
    }
    .overview.right tr:nth-child(2) td {
        padding-left: 0;
        padding-top: 25px;
    }
    .overview.right tr:nth-child(3) td {
        padding-top: 0px;
    }
  
    div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text {
        font-size: 22px;
        line-height: 32px;
        line-height: 1;
        letter-spacing: -0.03em;
    }
    div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .site-header__cart-count {
        right: 65px;
        top: 23px;
    }
    div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
        left: 63px;
        top: -2px;
    }
    div#shopify-section-header button.btn--link.site-header__icon.site-header__search-toggle.js-drawer-open-top {
        padding-right: 4px;
    }    
    .site-header__logo img {
        max-width: initial !important;
        width: 98px;
    }
    .site-header__icon {
        padding-left: 22px;
    }
    .site-header__menu {
        padding-right: 0px;
    }
    .site-header__logo {
        margin-bottom: 0px;
    }
    .icon-hamburger {
        width: auto;
        height: 30px;
        color: #000000;
    }
    .our.collection h2 {
        padding-left: 0px;
        font-family: 'Transcript Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.02em;
    }
    .our.collection {
        margin-top: 40px;
    }
    div#shopify-section-16630864806b27dd68 {
        padding: 0px 30px;
        margin-top: 40px;
    }
    ::placeholder {
        font-size: 19px;
        text-align: center;
    }
    .site-header__logo {
        padding-left: 0px;
    }
    .small--one-half {
        width: 100%;
        padding-left: 22px;
    }
    .collection-header>.page-width {

        padding: 0 30px;
    }
    body.template-page div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
        left: 63px;
    }
    .rte.about h1 {
        padding: 0 16px;
        font-size: 40px;
        line-height: 47px;
    }
    .rte.about {
        padding-top: 100px;
    }
    .feature-row__image-wrapper .feature-row__image {
        position: relative;
    }
    body.template-page .image-text-one .feature-row__item.feature-row__text.feature-row__text--left {
        margin-left: 0px;
        padding: 0 30px;
    }
    .feature-row__item {
        padding: 0 0px;
    }
    .image-about .feature-row .rte.rte-setting.featured-row__subtext p {
        margin-left: 0px;
    }
    .rich-about {
        padding: 0 30px;
    }
    .rich-about h2.h3 {
        margin-left: 0px;
    }
    .hero-about .hero__inner {
        padding-top: 50px;
    }
    .hero-about .page-width .hero__inner .page-width .mega-subtitle p {
        font-size: 36px;
        line-height: 45px;
    }
    .hero-about .hero-about-logo .site-header__logo-image img {
        margin-top: 35px;
    }
    .hero-about .page-width .hero__inner .page-width .mega-title {
        font-size: 36px;
    }
    .hero-about div#Hero-hero-about {
        margin-bottom: 50px;
    }
    .learn-img {
        padding-top: 0px !important;
    }
    body.template-blog div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span {
        left: 63px;
    }
    div#shopify-blog header.section-header.text-left h2{
        font-size: 45px;
        line-height: 1;
    }
    .grid--blog {
        margin-left: 0px;
    }
    div#shopify-blog article a.article__link div#ArticleImageWrapper-101507465414 .article__grid-image-container img#ArticleImage-101507465414 {
        border-radius: 20px 20px 20px 20px;
    }
    div#shopify-blog article a.article__link {
        display: block;
    }
    div#shopify-blog article a.article__link div#ArticleImageWrapper-101507465414 .article__grid-image-container {
        margin-bottom: 25px;
    }
    div#shopify-blog article a.article__link .article__title {
        text-align: center;
        padding-bottom: 70PX;
    }    
    div#shopify-blog article .article__link .featured-item-content-area {
        width: 100%;
        padding: 26px 22px 41px;
        background-color: white;
        margin-top: 10px;
        border-radius: 20px;
    }
    .template-blog #shopify-section-template--17451672666388__main .page-width {
        padding: 0px 16px;
    }
    .template-blog header.section-header.text-center h1 {
        text-align: left;
    }
    .template-blog #featured-sectionn .section-header {
        margin-bottom: 36px;
    }
    p.Featured.Article {
      display: inline-flex;
      align-items: center;
        font-size: 13px;
        line-height: 1.27;
        font-weight: bold;
        padding: 6px 20px 2px;
    }
    div#shopify-blog ul.list--inline.article__meta-buttons a.btn {
        padding: 10px 10px 10px 10px;
    }
    .template-blog #shopify-blog .grid--blog {
        margin-left: 0px !important;
    }
    div#shopify-blog article .article__link {
        display: flex;
        align-items: unset;
        flex-wrap: wrap;
        flex-direction: unset;
    }
    div#shopify-blog article .article__link div#ArticleImageWrapper-101507465414 {
        max-width: 100%;
    }
    div#shopify-blog article .article__link div#ArticleImageWrapper-101507465414 .article__grid-image-container img#ArticleImage-101507465414 {
        border-radius: 20px;
    }
    div#shopify-blog article header span.article__date {
        bottom: 335px;
    }
    div#shopify-blog article .article__grid-meta ul.list--inline.article__meta-buttons a.btn.btn--tertiary.btn--small {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    div#shopify-blog article .article__grid-meta {
        padding-left: 95px;
    }
    .article__grid-meta {
        margin-bottom: 0px;
    }
    .template-blog .index-section {
        padding-bottom: 0px;
    }
    .template-blog .grid__item {
        padding-left: 0px;
    }
    header.section-header.text-center h1 {
        text-align: center;
    }
    .template-blog h2.article__title.h3.article__title--has-image {
        padding-left: 0px;
        font-size: 28px;
    }
    .article__grid-meta--has-image {
        padding-left: 0px;
    }
    .template-blog .article__grid-meta .rte.article__grid-excerpt {
        height: 88px;
    }
    body.template-blog ul.list--inline.pagination {
        margin-top: 25px;
    }
    div#shopify-blog header.section-header.text-left,
    body.template-article .section-preheader {
      padding-top: 70px;
      padding-bottom: 34px;
      padding-top: 100px;
      padding-bottom: 35px;
    }
    .support-middle-secion {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .support-middle-secion .supp-mid-lft .section-header h1 {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .supp-cont-info-warp .supp-cont_infos {
        margin-bottom: 50px;
    }
    .social-links {
        margin-bottom: 50px;
    }
    .support-second-secion .row-one {
        margin-left: 0px !important;
        padding: 0 0px;
    }
    .support-second-secion>.container {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }
    .support-second-secion h1 {
        font-size: 36px !important;
        line-height: 40px !important;
        padding-top: 37px !important;
        margin-bottom: 0px !important;
    }
    /* .support-three-button {
        width: 55%;
    } */
    .support-second-secion .grid-container .item1 {
        width: 100%;
        padding: 40px 40px 30px;
    }
    .grid-head {
        padding: 0px 22px;
    }
    .mobile-nav-wrapper {
        background: #f8f8f8;
        padding-top: 0 !important;
        max-width: 100%;
    }
    .icon-close {
/*         margin-top: 5px; */
/*         background-color: #F1f1f1; */
        padding: 3px;
        color: #000;
        width: 40px;
        height: 2.7rem;
    }
    .mobile-nav__link {
        font-family: 'Transcript Mono Pro';
        color: #000;
        text-decoration: none;
        padding-left: 0px;
    }
    body.template-page.page-support .site-header {
      background: #FED318 !important;
    }
    body.template-page:not(.page-support):not(.page-parts) div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart:before {
       background-color: #FED318; 
    }
    body.template-blog .site-header,
    body.template-article .site-header{
      background: #54595D !important;
    }
    body.template-page:not(.page-support):not(.page-parts) .site-header .icon-hamburger path,
    body.template-blog .site-header .icon-hamburger path, 
    body.template-article .site-header .icon-hamburger path {
      stroke: #FFFFFF !important;
    }
    body.template-page .site-header .icon__fallback-text,
    body.template-blog .site-header .icon__fallback-text, 
    body.template-article .site-header .icon__fallback-text{
      color: #FFFFFF !important;
    }
    .template-collection .collection-header .page-width {
        padding: 0px 12px;
    }
    .template-collection #Collection .grid--view-items {
        width: 100%;
        margin-left: 0;
    }
    #shopify-section-collection-template #Collection {
        padding: 0 12px;
    }
    .template-index .site-header__mobile-nav {
        top: 0px;
    }
    .template-page.page-support {
        overflow: hidden;
    }
    .announcement-bar {        
        width: 100%;
    }
    body.template-collection header.collection-header, body.template-collection header.collection-header h1 {
        margin-top: 7px;
    }
    .site-header__mobile-nav .site-header__icons-wrapper .icon__fallback-text {
        color: #000 !important;
    }
    .site-header__mobile-nav .site-header__icons-wrapper div#CartCount span {
        color: #000 !important;
    }
    button.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--close {}
    .template-index .mobile-nav-wrapper {
        padding-top: 120px;
        max-width: 100%;
    }
    .cart-header {
        margin-top: 100px;
        display: none;      
    }
    /* .cart__image-wrapper {
      padding-right: 16px;
    } */
    .cart-popup-item__title {
      font-size: calc(((var(--font-size-base) - 1) / (var(--font-size-base))) * 1em);
    }
    .search-bar__form {
        top: 100px;
    }
    .search-bar__close {
        padding-top: 200px;
    }
    .search-bar__close .icon {
        width: 20px;
        height: auto;
    }
    .template-index .search-bar__form {
        top: 160px;
    }
    .template-index .search-bar__close {
        padding-top: 320px;
    }
    .template-product .main-content {
        padding-top: 0;
    }
    .product-single .product-single__media-group .product-image-slider {
        max-width: 100%;
    }
    #ProductSection-product-template {
        padding: 0 16px;
    }
    .template-product ul.slick-dots {
        padding: 0px 0px !important;
        width: calc(100vw - 130px) !important;
        max-width: 100% !important;
        justify-content: space-around;
        display: flex !important;
    }
    .product-single .image-thumb-slider ul.slick-dots li:before,
    .product-single .image-thumb-slider ul.slick-dots li:after {
        font-family: 'Transcript Mono Pro';
        font-weight: 700;
        font-size: 14px;
        line-height: 14px;
        bottom: -8px;
        width: 45px;
        margin-left: calc(100vw - 100px);
        text-align: right;
    }
    .product-single .image-thumb-slider ul.slick-dots li:before {
      width: 35px !important;
    }
  .product-single .main-slider ul.slick-dots li:before{
    width: 35px !important;
  }
    .product-single__meta .product-sku {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: -0.02em;
        font-family: 'Transcript Mono Pro';
    }
    .product-single__meta .product-single__title {
       /* font-size: 36px;
        line-height: 40px;*/
        font-style: normal;
    }
  .template-collection .grid-view-item__image{
    transition: all 0.3s;
  }
    .price__pricing-group {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    div#ProductSection-product-template .product-single .product-image-slider button.slick-next.slick-arrow {
        display: none !important;
    }
    div#ProductSection-product-template .product-single .product-image-slider button.slick-prev.slick-arrow {
        display: none !important;
    }
    .product-single__meta {
      padding-left: 0;
      padding-right: 0;
    }  
    div#shopify-section-product-template .product-single .product-single__meta h1.product-single__title {
        font-size: 40px;
        line-height: 50px;
    }
    #ProductSection-product-template .product-single__meta .price__sale {
      margin-top: 15px;
    }
    .product-single__media-group {
        margin-bottom: 0px;
    }
    .product-form__controls-group {
        display: block;
    }
    .template-product .qtydiv {
        display: flex;
        justify-content: end;
        margin-top: -80px;
        padding-right: 0 !important;
    }
    /* .template-product .product-form__controls-group ~ .product-form__controls-group .qtydiv {
      position: absolute;
      right: 0;
      top: -38px;
      margin: 0 !important;
      padding: 0;
    } */
    .qtybox {
        padding: 0 16px;
        margin: 0;
    }
    .product-form__controls-group--submit {
        margin-top: 54px;
        min-width: 100%;
    }
    #back_tools_btn {
      display: inline-block;      
    }
    .product.overview {
        margin-top: 50px;
    }
    #PageContainer .product.overview .container {
        padding: 0px;
    }
    #PageContainer .product.overview .container .overview_heading {
        padding: 32px 0px 0px 0px;
    }
    .template-product .price__regular {
        margin-right: 0px;
    }
    .template-product .price {
        align-items: flex-start;
        padding: 0;
    } 

    div#ProductSection-product-template .product-form__item.product-form__item--submit button.btn.product-form__cart-submit span { 
      line-height: 1 !important;
      margin:0 !important;
    }
    .template-product .specification.image {
        margin-left: 0px;
        margin-top: 0px;
    }
    .template-product .rectangle {
        padding: 0 16px;
        margin-top: 50px;
    }
    .rectangle .rectangle.cart .product__price .rec-act-price {
        font-size: 36px;
        line-height: 40px;
    }
    .rectangle .rectangle.cart .product__price {
        padding: 0px 0px;
    }
    .rectangle .rectangle.cart .product-single__title {
        padding: 0px;
    }
    .rectangle .rectangle.cart .price-item {
        font-size: 40px;
    }
    .rectangle .rectangle-middle .qtydiv {
        width: 100%;
        justify-content: flex-start;
    }
    .rectangle .rectangle.cart .price__pricing-group {
        padding-left: 30px;
    }
    .rectangle .rectangle.cart button#other {
        font-size: 20px !important;
        padding: 5px 15px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
    .rectangle .vector.sku p.product-sku {
        float: left !important;
        margin-left: 30px !important;
        margin-top: 35px;
    }
    .rectangle .vector img.shop.image {
        margin-top: 40px;
        margin-left: 25px;
    }
    #shopify-section-product-recommendations {
        margin-top: 10px;
    }
    #shopify-section-product-recommendations>.page-width {
        padding: 0 30px;
    }
    body.template-collection header.collection-header h1,
    .support-middle-secion .supp-mid-lft .section-header h1 {
        font-size: 45px;
        line-height: 1;
    }
    .sep-mob-view p {
        font-family: 'Transcript Mono Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 14px !important;
        line-height: 14px !important;
    }
    .sep-mob-view {
        padding-bottom: 30px;
    }
    .support-middle-secion>.container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .support-middle-secion .supp-mid-rgt {
        padding-right: 0px;
    }
    .seperate-mobile-view .supp-cont-socail-link h4 {
        font-family: 'Transcript Mono Pro';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 14px;
        color: #000000;
    }
    #shopify-section-product-recommendations .product-recommendations__inner .product-card {
        margin-left: 25px;
        text-align: center;
    }
    .price--on-sale .price__sale {
        margin-right: 0px;
    }
    .price--on-sale .price__sale .price__compare dd {
        margin-right: 0px;
    }
    .form-message.form-message--success {
        font-size: 25px;
        text-align: center;
    }
    .previewer_modal-body h2.product-single__title {
        font-family: 'Transcript Pro';
        text-transform: none;
        letter-spacing: 0px;
        color: #000;
        font-weight: 600;
    }
    .previewer_modal-body .product-single__price {
        margin-bottom: 10px;
        font-family: 'Transcript Pro';
        color: #000;
        margin-top: 20px;
        font-weight: 800;
    }
    .previewer_add-to-cart_wrapper .btn-addtocart {
        margin-bottom: 11px !important;
        border: 1px solid;
        padding: 10px;
        border-radius: 0px;
        border-color: #cccccc;
        font-family: 'Transcript Pro';
        text-transform: none;
        letter-spacing: 0px;
        font-size: 22px;
    }
    .site-header .site-header__icons .site-header__icons-wrapper .site-header__icon.site-header__search-toggle {
        display: none;
    }
    .site-header .site-header__icons .site-header__icons-wrapper .site-header__icon.site-header__cart #CartCount .icon__fallback-text {
        display: none;
    }
    a.btn-2 svg {
        position: relative;
        top: -1px;
    }
    .our.collection .product-container .slick-dots {
        display: flex !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    .our.collection .product-container .slick-dots li {
        width: auto;
    }
    .our.collection .product-container .slick-dots li button {
        width: auto;
    }
    .newsletter-section.index-section--newsletter-background button.btn {
        padding: 11.5px 5px 9.5px;
    }
    .newsletter-section .contact-form .input-group input[type="email"] {
        width: 100%;
    }
    div#shopify-section-16630864806b27dd68 .newsletter-section.index-section--newsletter-background .form-single-field .input-group .input-group__btn {
        width: 45%;
    }
}

/* 8-10-22 */
body.template-article .rte p {
    color: #000;
}
p.announcement-bar__message {
    font-family: 'Transcript Pro';
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 6px 22px 3px; 
}
.announcement-bar {
    background-color: #3a3a3a;
    margin: auto;
}
body.template-index.index .banner-hero {
    margin: auto;
}
.rectangle .rectangle.cart button#other {
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-align: center;
    justify-content: center;
    text-transform: capitalize;
    font-family: sans-serif;
    background: black;
    padding: 5.5px 15px;
    border-radius: 80px;
    margin-left: 25px;
    margin-top: 67px;
    max-width: 393px;
    width: 100%;
}
.rectangle .rectangle.cart button#other:hover {
    background: white;
    color: black;
    border-color: transparent;
    font-weight: 400;
    font-size: 22px;
}
.support-three-button {
    display: flex;
    justify-content: flex-start;
}
.second-btn {
    margin-left: 10px;
}
.button.second-btn a {
    background-color: #54595d;
}
.third-btn {
    margin-left: 10px;
}
.button.third-btn a {
    background-color: #fed318;
    color: #000000 !important;
}
.support-second-secion h1 {
    font-family: 'Transcript Pro';
    font-weight: 700;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    color: #000;
    border-top: 3px solid #FF5836;
    padding-left: 0px;
    padding-top: 43px;
    margin-bottom: 33px;
    padding-right: 0;
}
.support-second-secion .support-p {
    padding-left: 0px;
    font-family: 'Transcript Pro';
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: -0.03em;
  margin-bottom: 60px;
}
.support-second-secion .support-three-button {
    padding-left: 0px;
    margin-bottom: 0px;
}
.grid-container>div {
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    border: 1px solid #000000;
/*     width: 370px; */
    padding: 40px 50px 30px;
    border-radius: 20px;
}
.grid-container>div:hover {
    background-color: #FFFFFF;
    color: #000000;
}
.support-second-secion {
    padding-top: 130px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.support-second-secion>.container {
    max-width: 1300px;
    padding-right: 30px;
    padding-left: 30px;
}
.grid-head {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.03em;
    font-family: 'Transcript Pro';
    font-weight: 700;
  margin: 0;
}
.grid-six {
    margin-bottom: 15px;
    font-family: 'Transcript Mono Pro';
}
.grid-container>div:hover .thumb-img {
/*     background: url("/cdn/shop/files/Group_250.png?v=1665654003") no-repeat; */
  filter: invert(100%);
}
.support-second-secion .thumb-img {
    background: url("/cdn/shop/files/Frame.png?v=1665653462") no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;;
    aspect-ratio: 1;
    margin: 40px auto;
}
.manual-btn {
/*     margin-top: 85px; */
}
.support-second-secion .grid-container .item1 .manual-btn a {
    padding: 6px 23px 3px;
    display: inline-block;
}
.add-cart-btn input.btn {
    position: absolute;
    top: 38%;
    left: 30%;
    background-color: #ffffff60;
    border: 1px solid;
    border-radius: 50px !important;
    padding: 5px 1px 5px 1px;
    width: 40%;
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    display: none;

    letter-spacing: 1px;
    text-transform: capitalize;
}
.medium-up--one-third:hover .add-cart-btn input.btn {
    display: block;
}
.add-tool .btn {
    position: absolute;
    top: 55%;
    left: 30%;
    border: 1px solid;
    border-radius: 50px !important;
    padding: 5px 20px;
    background-color: #ffffff60;
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    display: none;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.add-tool .btn:hover {
    border: 1px solid !important;
    border-radius: 50px !important;
    padding: 5px 20px !important;
    background-color: #ffffff60 !important;
    color: #000000 !important;
}
.productItem:hover .add-tool .btn {
    display: block;
}
.support-second-secion .grid-container {
    padding: 0px;
}
.support-second-secion .grid-container {
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.first-btn li {
    cursor: pointer;
    text-decoration: none;
    border-radius: 50px;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Transcript Mono Pro';
    letter-spacing: -0.005em;
    padding: 7px 20px 5px 20px;
    letter-spacing: 0.8px;
    margin-right: 10px;
}
/*
.first-btn li:nth-child(1) {
    background-color: #ff5833;
    color: #fff !important;
    border: 1px solid #ff5833;
}
.first-btn li a {
    color: #fff !important;
    text-decoration: none;
}
.first-btn li:nth-child(1):hover,
.first-btn li:nth-child(2):hover,
.first-btn li:nth-child(3):hover {
    background-color: transparent;
}
.first-btn li:nth-child(1):hover a {
    color: #ff5833 !important;
}
.first-btn li:nth-child(2) {
    background-color: #54595d;
    color: #fff !important;
    border: 1px solid #54595d;
} 
p.manual-btn--video a {
  background-color: #54595d;
}

.first-btn li:nth-child(2):hover a {
    color: #54595d !important;
}
.first-btn li:nth-child(3) {
    background-color: #fed318;
    color: #000 !important;
    border: 1px solid #fed318;
}
p.manual-btn--other a {
  background-color: #fed318;
}
.first-btn li:nth-child(3):hover a {
    color: #fed318 !important;
}
.first-btn li:nth-child(3) a {
    color: #000 !important;
    text-decoration: none;
}
.support-three-button .first-btn li.inactive-filter {
    background-color: transparent;
    border-color: #333;
    opacity: .6;
}
.support-three-button .first-btn li.inactive-filter a {
    color: #333 !important;
}
*/
.grid-container .video {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 0;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.article__date {
    font-family: 'Transcript Mono Pro';
}
.cart-header__title {
    font-family: 'Transcript Pro';
}
.text-link--accent {
    font-family: 'Transcript Mono Pro';
}
.cart th {
    font-family: 'Transcript Pro';
    text-transform: capitalize;
}
.cart__product-title {
    font-family: 'Transcript Pro';
}
.cart dd {
    font-family: 'Transcript Pro';
}
.cart__qty-input {
    font-family: 'Transcript Pro';
}

.list-view-item__title {
    font-family: 'Transcript Pro';
}
.cart td:last-child {
    font-family: 'Transcript Pro';
}
.cart-subtotal__title {
    font-family: 'Transcript Pro';
}
.cart-subtotal__price {
    font-family: 'Transcript Pro';
}
.cart__shipping {
    font-family: 'Transcript Pro';
    font-size:17px;
}
.cart__submit {
    font-family: 'Transcript Pro';
}
.btn--tertiary {
    border-radius: 100px;
    padding: 2px 2px;

}
.btn--narrow {
    background-color: #ff5833;
    color: #fff;
    border: 0px;
}
.pagination .btn:disabled {

    color: #000;

}
.pagination li {
    font-family: 'Transcript Pro';
}
.pagination__text {
    padding: 0 15px;
    color: #000;
}
.form-message.form-message--success {
    font-family: 'Transcript Pro';
}
.support-second-secion .grid-container .item1 {
    display: none;
    position: relative;
}
.support-second-secion .item1 .cover-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.support-second-secion .grid-container .item1.active {
  display: block;
  display: flex;
  flex-direction: column;
}
.support-second-secion .grid-container .item1 .grid-head {
  flex: 1 auto;
}
.search-bar__form {
    max-width: 100%;
}
/*.search-bar {
    background-color: #fed318;
}
.search-form__container{
  background-color: #fed318;
}*/
.previewer_modal-body h2.product-single__title {
    font-size: 44px;
}
.header-nav {
    padding-bottom: 20px;
}
.add-cart-text {
    color: #FFFFFF;
}
.btn.product-form__cart-submit {
    padding-bottom: 0px;
}
.social-link {
    display: none;
}
.product svg.hideonproduct {
    display: none;
}
.product .social-link {
    display: block;
}
.overview-left h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'Transcript Pro';
    color: #ff5833;
}
.overview-right h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'Transcript Pro';
    color: #ff5833;
}
.overview-left p {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #FF5833;
    max-width: 220px;
}
.overview-right p {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #FF5833;
    max-width: 220px;
}
.overview-first {
    margin-top: 40px;
}
.main.class .left p.specification.value {
    margin-top: -35px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1199px) {
    .site-header nav#AccessibleNav {
        width: 40%;
    }
    .site-header .logo-align--left {
        width: 30%;
    }
    .site-header .site-header__icons--plus {
        width: 30%;
    }
    .product-inner .thumb a {
        aspect-ratio: unset;
    }    
}
@media (min-width: 1400px) {
    #shopify-section-template--17432996053268__bf5261d8-1887-400f-9c8a-3a77bb7ebea6 .container,
    .our.collection .container {
        max-width: 1220px;
    }
}
@media only screen and (min-width: 992px) {
    #shopify-section-template--17432996053268__bf5261d8-1887-400f-9c8a-3a77bb7ebea6 .two-column-text-section {
        margin-top: 85px;
        margin-bottom: 85px;
    }
}

.footer_logo {
  display: flex;
  align-items: flex-end;
  margin-top: -80px;
}
.footer_logo .footer-social-copyright {
  max-width: 40%;
  flex-basis: 40%;
}
.footer_logo .site-footer__logo {
  max-width: 60%;
  flex-basis: 60%;
}
.footer_logo .site-footer__logo img {
  width: 100%;
}
.site-footer__copyright-content {
  font-family: 'Transcript Mono Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  text-transform: capitalize;
  color: #F0F0F0;
}
.site-footer__copyright-content a {
  text-decoration: none !important;
}
body.template-blog header.section-header.text-center h1 {
  margin: 0;
}
.article__link:not([disabled]):hover .article__grid-image-wrapper:before, .article__link:focus .article__grid-image-wrapper:before {
  display: none;
}
body.template-article .section-header {
  padding-top: 83px;  
  margin-bottom: 50px;
}
body.template-article .article-meta-header {
  margin-bottom: 24px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
body.template-article .article-meta-header span.Shop.insights {
  margin-right: 30px;
}
body.template-article .article-meta-header .article__date{
  font-family: 'Transcript Mono Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.03em;
  color: #000000;
}
body.template-article  .section-header h1#title-0 {
  max-width: 970px;
}
body.template-article .section-header .divider {
  margin-top: 40px;
  border-bottom: 3px solid #FF5833;
}
body.template-article .article__grid-image-wrapper {
  margin-bottom: 45px;
}
body.template-article .article-content .rte h2 {
  font-family: 'Transcript Pro';
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #000000;
}
.btn--share {
  margin-right: 0;
  border: none !important;
  padding: 7px 10px !important;
}
.price__regular, .price__regular *,
.price__sale, .price__sale * {
  font-size: 22px;
  line-height: 1 !important;
  max-height: 1em;
}
.price__sale {
  margin-top: 4px;
}
.price-item {
  font-weight: 400;
}
.price__badges--listing {
  margin-top: 0;
}
.grid-view-item__title {
  color: #000;
}
.grid-view-item__image-wrapper .grid-view-item__image {
  width: 100%;
  max-width: initial !important;
  max-height: initial !important;
}

@media only screen and (max-width: 748px) {
  .product-single .product-form__controls-group:not(.product-form__controls-group--submit) {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row !important;
    gap: 19px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: white;
    width: 100%;
    padding: 10px 15px;
    z-index: 9999;
  }

  div#ProductSection-product-template .product-single__description.rte p {
    margin-bottom: 0 !important;
    padding: 4px 0;
}
  
  .product-single .product-form__controls-group--submit {
    margin-top: 0;
    min-width: initial;
  }
  .product-single .product-form__controls-group .qtybox {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 51px;
    padding: 0 2.4rem;
  }
  .product-single .product-single__meta .product-form .qtydiv {
    margin-top: 0;
    padding-top: 0;
  }
  .template-product .product-form__controls-group ~ .product-form__controls-group .qtydiv {
    position: unset;
  }
  .swatch~.product-form__variants~.product-form__controls-group {
    flex-direction: column;
    margin-top: 17px;
  }
  .swatch~.product-form__variants~.product-form__controls-group .product-form__controls-group--submit {
    width: 100%;
  }
  .swatch label {
    font-size: 12px !important;
    padding: 7px 15px !important;
  }
  .swatch {
    margin-left: -13px !important;
  }
  .swatch .header {
    font-size: 18px;
    margin-bottom: 0 !important;
  }
  .swatch .header, 
  .swatch .swatch-element {
    margin-left: 13px !important;
  }
  .swatch .swatch-element {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 748px) {
      /* body.template-page .site-header, 
    body.template-blog .site-header,
    body.template-article .site-header{
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 9;
      border-color: transparent;
    } */
      a.site-header__logo-image {
        max-width: initial;
        justify-content: flex-start;
        padding-left: 16px;
    }
      body.template-page .site-header:not(body.page-careers .site-header) {
      background: #ff5833 !important;
    }
  .site-header__mobile-nav {
    padding: 9px 0;
    background: #f8f8f8;
    z-index: 99;
  }
  body.page-custom .site-header__mobile-nav, body.page-custom .mobile-nav-wrapper {
    background: #ff5833;
  }
  body.page-custom .mobile-nav__link, 
  body.page-custom .site-header__mobile-nav .icon-close,
  body.template-blog .mobile-nav__link,
  body.template-article .mobile-nav__link,
  body.template-blog .site-header__mobile-nav .icon-close,
  body.template-article .site-header__mobile-nav .icon-close {
    color: #FFF;
  }
  body.page-custom .mobile-nav__link--active .mobile-nav__label,
  body.template-blog .mobile-nav__link--active .mobile-nav__label, 
  body.template-article .mobile-nav__link--active .mobile-nav__label {
    border-bottom-color: #FFF;
  }
  body.page-support .site-header__mobile-nav, body.page-support .mobile-nav-wrapper {
    background: #fed318;
  }
  body.page-support .mobile-nav__item {
    border-color: #000 !important;
  }
  body.template-blog .site-header__mobile-nav, body.template-blog .mobile-nav-wrapper,
  body.template-article .site-header__mobile-nav, body.template-article .mobile-nav-wrapper {
    background: #54595d;
  }
  #MobileNav {
    margin: 0;
    padding: 0 15px;
  }  
  .site-header__cart-count span {
    display: block;
    font-size: 18px !important;
    line-height: 1 !important;
    padding: 0;
/*     margin-top: -1em; */
    text-align: center !important;
  }
  body.template-collection .price__compare dd {
    margin-right: 0.5em !important;
  }
  .our.collection .product-container {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    margin-bottom: 150px !important;
  }
  .product-recommendations__inner .only-mobile-view-slider {
    margin: 0 auto;
  }
  .slick-lightbox .slick-lightbox-slick .slick-arrow {
    left: 10px !important;
  }
  .slick-lightbox .slick-lightbox-slick .slick-arrow.slick-next {
    left: initial !important;
    right: 10px !important;
  }
  .shop-all-btn-section a.btn-5 {
    aspect-ratio: 344 / 428;
    padding: 60% 0;
  }
  .innerSectionContant-plus-image-grid a.btn-2 {
    width: auto;
  }
  .newsletter-section.index-section--newsletter-background {
    padding: 42px 30px;
  }  
  .newsletter-section>.page-width>.section-header {
    margin-bottom: 60px;
  }
  .newsletter-section .contact-form  {
    margin-bottom: 0;
  }
  /* .newsletter-section .contact-form .input-group .input-group__btn button.btn {
    border-radius: 40px;
  } */
  .innerSectionContant-plus-image-grid .row > * {
    width: 100%;
  }
  .contant-plus-image-grid .innerSectionContant-plus-image-grid .col-sm-8>.row {
    padding: 0;
  }
  .site-footer {
    padding-bottom: 28px;
  }
  .footer_logo {
    flex-direction: column-reverse;
    margin-top: 80px !important;
  }
  .footer_logo > * {
    max-width: 100% !important;
    flex-basis: 100% !important;
    width: 100%;
  }
  .footer_logo .site-footer__logo {
    margin-bottom: 30px;
  }
  .footer_logo .footer-social-copyright {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .site-footer__icon-list {
    padding: 0;
  }
  .site-footer__copyright-content a {
    display: block;
    padding: 0;
  }
  .hero-about .hero__inner .site-header__logo-image {
    padding: 0 !important;
  }
  div#shopify-blog header.section-header.text-left,
  body.template-article .section-preheader {
    margin-bottom: 53px;
  }
  #shopify-blog {
    padding-bottom: 35px;
  }
  #shopify-blog .wp-blogs {
    margin-top: 0;
    margin-bottom: 45px;
  }
  .template-blog #shopify-blog .grid--blog .grid__item {
    padding-bottom: 50px;
    border-bottom: 0.5px solid #000000;
    margin-bottom: 60px;
  }
  body.template-article .rte {
    max-width: 100%;
  }
  div#prod-img-text {
    margin-top: 40px;
    padding: 0;
  }
  body.template-article .section-header {
    padding-top: 0;
  }
  body.template-article .prod-img-text-row {
    flex-direction: column;
    margin-bottom: 0;
  }
  .prod-img-text-row .prod-img-text-item.prod-it-content, .prod-img-text-row .prod-img-text-item.prod-it-image {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 30px;
  }
  .prod-img-text-row .prod-img-text-item.prod-it-content .prod-it-content {
    padding-right: 0;
  }
  .blog-logo {
    padding: 0;
  }
  body.template-article ul.social-sharing {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .support-second-secion .support-p {
    margin-bottom: 30px;
  }
  .grid-container {
    row-gap: 70px;
  }
}

/* custom css */
.border-radius-20{
  border-radius:20px;
}
.slider-title{
    text-transform: initial;
    color: #fff;
    font-size: 60px;
    line-height: 66px;
    letter-spacing: -0.02em;
    margin-bottom: 60px;
    font-family: 'Transcript Pro';
    text-align: left !important;
}
.slider-subheading{
  font-family: 'Transcript Pro';
}
.text-black{
  color:black !important;
}
.font-transcript{
  font-family: 'Transcript Pro';
  font-size: 30px;
  line-height: 32px;
}
.slider-btn{
    color: #fff;
    font-family: 'Transcript Pro';
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    text-decoration: none;
    text-transform: initial;
    background: #FF5833;
    padding: 10px 29px;
    border-radius: 50px;
    font-weight: 400;
    display: inline-block;
    border: 1px solid #FF5833;
}
.slider-btn:hover{
    background: transparent !important;
    color: white !important;
    border: 1px solid white !important;
}
.custom--slideshow{
  margin-top:0 !important;
}
/* .slideshow__slide{
  height:auto;
} */
.slider-desktop-img{
    position: absolute;
    top: 0;
    right: -67px;
    z-index:-99;
}
.desktop-slick-dots, .mobile-slick-dots{
  position:absolute !important;
  top:0;
  left:0 !important;
}
.slider-left-arrow{
    position: absolute !important;
    top: -270px !important;
    left: 60px !important;
}
.slider-right-arrow{
   position: absolute !important;
    top: -270px !important;
    right: 60px !important;
    transform: scaleX(-1) !important;
}
.slideshow__arrows .slick-dots {
    margin: 0 !important;
    padding: 0 55px !important;  
    top: 65px !important;
}
.slideshow__arrows{
  width:0 !important;
}
.slideshow__pause{
  display:none !important;
}
.slideshow__arrows .slick-dots li.slick-active a::before{
  opacity:0 !important
}
.slideshow__arrows .slick-dots li a::before{
  opacity:0 !important
}
.slideshow {
  height:650px !important;
}
.slideshow__arrows>ul.slick-dots li:before{
  display:none !important;
}
.slideshow__arrows>ul.slick-dots li:after{
  display:none !important;
}
.slider-btn-box{
    position: absolute;
    bottom: -75px;
}
.slider-mobile-img{
  display:none;
}
.mobile-slideshow-control{
  display:none !important;
}
.mobile-slick-dots>li{
  width:30% !important;
}
.slider-right-arrow:hover svg path{
  stroke: #ff5833;
}
.slider-left-arrow:hover svg path{
  stroke: #ff5833;
}
.vertical-center{
  align-items: center;
}
.space-between{
  justify-content: space-between !important;
}
.content-grid-hed-description{
  padding: 24px 17px 0;
}
h3.item-title {
    font-size: 30px;
    color: white;
    margin-top: -88px;
    letter-spacing: -0.03em;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Transcript Pro';
    margin-bottom: 37px;
}
.item-7>.inner img {
    width: 100%;
    aspect-ratio: 1/1 !important;
}
.future-proof-collection{
    background: black;
    padding: 80px 0;
    margin-top:0 !important;
}
.btn-2:hover{
      background: transparent !important;
    color: white !important;
    border: 1px solid white !important;
}
.shop-all-btn-section{
      margin-bottom: 14.1rem !important;
}
.future-proof-subheading{
    color: #54595D;
    font-weight: 500;
    font-family: 'Transcript Pro';
    margin-bottom:0 !important;
}
.vertical-bottom{
  align-items:flex-end !important;
}
.mb-20{
  margin-bottom:20px !important;
}
.font-dark-gray{
  color:#AFAFAF !important;
}
.mega-btn-badge{
    font-family: 'Transcript Mono Pro';
    letter-spacing: -0.005em;
    border-radius: 30px;
    padding: 5px 13px;
    font-size: 18px;
    border-color: #FF5833;
    background-color: #FF5833;
    color:white;
    width:200px;
    text-align:center;
}
.product-inner-future .thumb a {
    aspect-ratio: 1/1 !important;
    height: 320px !important;
}
/* .product-inner-future .thumb a {
    background: #333333;
} */
.product-inner-future:hover .thumb a{
  background:#00000000 !important;
  border:1px solid #FF5833 !important;
}
/* .fixed-images1{
  width:307px !important;
}
 */
.product-inner-future:hover .product-sku{
  color:#FF5833 !important;
}
.none-text-line{
  text-decoration:none !important;
}
.collape-header-box{
  border-bottom:1px solid #121212;
}

a.collape-header[aria-expanded="true"]>.collape-header-box{
   border-bottom:1px solid #FF5833 !important;
}
a.collape-header[aria-expanded="true"]>.collape-header-box>.additional_info_title{
   color: #FF5833 !important;
}
a.collape-header[aria-expanded="true"]>.collape-header-box>.additional_info_icon>.fa-chevron-right:before {
    content: "\f078";
  color: #FF5833 !important;
}
.additional_info_title{
    font-size: 24px;
    line-height: 1.4em;
    font-family: 'Transcript Mono Pro';
}
.additional_info_content>.metafield-rich_text_field, .additional_info_content>.metafield-rich_text_field>p{
    font-size: 17px !important;
    line-height: 1.4em !important;
    font-family: 'Transcript Mono Pro' !important;
}
.additional_info_content>.metafield-rich_text_field>ul>li {
    list-style: disc !important;
}
.btn-start-autoship, .btn-start-autoship-collection{
    margin-top: 7px;
    background: #FED318;
    border-radius: 80px;
    background: #FED318;
    color: black;
    height: 51px;
    min-width: 320px;
    width: 60%;
}
.btn-start-autoship:hover, .btn-start-autoship-collection:hover{
  background:black !important;
  color:white !important;
}
.w-100{
  width:100%;
}
.p-0{
  padding:0 !important;
}
#shopify-section-template--19233857503508__d02f62aa-f6bd-41c4-af6e-6c34be11f8af > div > div > div > div:nth-child(1) > h2{
    font-size: 43px !important;
    line-height: 47px !important;
}
#shopify-section-template--19233857503508__d02f62aa-f6bd-41c4-af6e-6c34be11f8af > div > div > div{
      align-items: flex-start !important;
}
#shopify-section-template--19233857503508__b435537b-0877-4afa-aa59-fb0329411b35 > div{
  text-align:center !important;
}
#shopify-section-template--19233857503508__b435537b-0877-4afa-aa59-fb0329411b35 > div>img{
   width:50% !important;
  margin: auto !important;
}
.btn-join-team {
    border-radius: 80px;
    background: #FF5833;
    color: white;
    padding: 10px 25px;
    letter-spacing: normal;
    font-size: 20px;
}
.btn-join-team:hover{
    background: black !important;
    color: white !important;
}
.replacement-parts{
    margin-top: 0 !important;
    background: #C8C8C8;
    padding: 50px;
    max-width: 1200px;
       margin: 80px auto;
    border-radius: 20px;
}
.replacement-parts svg>path{
  stroke : black !important;
}
.replacement-parts .slick-arrow:hover svg>path{
  stroke : #FF5833 !important;
} 
.replace-product-inner .thumb a {
    aspect-ratio: 1/1 !important;
       height: auto !important;
}
.replacement-parts-subheading{
  color:black !important;
}
.parts {
    background: #F0F0F0 !important;
}
.page-title{
    font-size: 50px;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    font-family: 'Transcript Pro';
    font-weight: 700;
}
.font-black{
  color:black !important;
}
.two-column-text-section-v2{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.two-column-text-section-v2>.container>.row {
    align-items: flex-start !important;
    padding: 0 2rem 0 0
}
.font-24{
    font-size: 2.4rem !important;
    line-height: 3.2rem !important;
    font-family: 'Transcript Pro' !important;
}
.font-20{
    font-size: 20px !important;
    line-height: 24px !important;
    font-family: 'Transcript Pro' !important;
}
.font-17{
    font-size: 1.7rem !important;
    line-height: 2.4rem !important;
    font-family: 'Transcript Pro' !important;
}
.font-bold{
  font-weight:700 !important;
}
.btn-hover-black:hover{
  background:black !important;
  color:white !important;
}
.parts_help_section {
  background: #F0F0F0;
    border-radius: 20px;
    width: 69%;
}
.careers-page-main-section{
  background:black !important;
}
.additional_info_icon {
    display: none;
}
.product-single__meta .collape-header-box {
    display: block !important;
}
.additional_info_title{
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
button.fancybox-button.fancybox-button--arrow_right div, button.fancybox-button.fancybox-button--arrow_left div {
    background: #333333 !important;
    color: #ffffff !important;
}
.product-single__meta > .mt-5 {
    margin-top: 60px !important;
}
.fancybox-navigation .fancybox-button svg{
  width: 40px !important;
  height: 40px !important;
}
.product-single .mt-5 .mb-3{
  margin-bottom: 24px !important;
}
.collape-header[aria-expanded="false"] .additional_info_title::after, .collape-header .additional_info_title::after {
    content: " ";
    background-image: url(/cdn/shop/files/Vector_69_796bf562-4f90-4579-98bb-42c452a93f52.png?v=1721644702);
    position: absolute;
    top: -5px;
    right: 0;
    background-size: cover;
    height: 28px;
    width: 14px;
    background-repeat: no-repeat;
    opacity: 1;
    transition: all 0.2s
}
.collape-header[aria-expanded="true"] .additional_info_title::after {
    background-image: url(/cdn/shop/files/Vector_67.png?v=1721644768);
    background-size: cover;
    height: 14px;
    width: 28px;
    background-repeat: no-repeat;
    top: 13px;
    transition: all 0.2s;
}
.arrow-icon{
  display: flex;
    align-items: center;
}
.fa-chevron-right:before {
    background-image: url(/cdn/shop/files/Vector_72.svg?v=1695386058);
  content:''!important;
    width: 17px;
    height: 34px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat!important;
}
.fa-chevron-up:before {
    background-image: url(/cdn/shop/files/Vector_71.svg?v=1695386188);
  content:'';
      width: 3.4rem;
    height: 1.7rem;
    display: block;
    background-size: contain;
    background-repeat: no-repeat!important;
}
.hr-red-line{
  border-top: 3px solid #FF5833 !important;
    opacity: 1 !important;
}
.hr-gray-line{
  border-top:2px solid #54595D !important;
    opacity: 1 !important;
}
.btn-apply-now{
    background: #FF5833;
    color: #fff ;
    text-decoration: none;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.005em;
    padding: 2px 30px;
    text-align:center;
    font-family: 'Transcript Mono Pro';
}
.job-details{
  display:none;
}
.view-toggle-btn:hover{
  cursor:pointer;
}
.slideshow__arrows .slick-dots li {
    height: 4px !important;
      margin: 0 10px !important;
    border-radius: 10px !important;
}
.pl-105{
  padding-left:105px;
}



@media (max-width:980px){
  .pl-105{
  padding-left:0px;
}
  .page-title{
    font-size: 35px;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    font-family: 'Transcript Pro';
    font-weight: 700;
    margin-top: 47px;
  }
  .replacement-parts{
    background: #C8C8C8;
      padding: 0 !important;
    padding-top:50px !important;
      padding-bottom:50px !important;
      width: 100% !important;
      margin: auto;
      border-radius: 0px !important;
  }
  .btn-2{
    font-size:18px !important;
  }
  .future-proof-subheading{
  }
  h3.item-title {
    font-size: 30px;
    color: white;
    margin-top: -127px !important;
    letter-spacing: -0.03em;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Transcript Pro';
    margin-bottom: 70px !important;
  }
  .content-grid-hed-description {
    height: auto !important;
  }
  .item-7{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .two-column-text-section {
      margin-top: 0px !important;
      margin-bottom: 0px !important;
  }
  .slider-title{
    text-transform: initial;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-style: normal;
    font-weight: 700;
    font-family: 'Transcript Pro';
    margin-bottom: 34.5px;
    text-align: left !important;
  }
  .slider-btn-box{
    position: absolute !important;
   /* bottom: -75px !important;*/
  }
  .slider-mobile-img{
    display:block;
  }
  .slider-desktop-img{
    display:none;
  }
  .mobile-slideshow-controls{
    display:block !important;
    bottom: -70px !important;
    position:relative !important;
  }
  .mobile-slideshow-controls>.slideshow__arrows{
    display:block !important;
        position: absolute !important;
        bottom: -58px !important;
  }
  .desktop-slideshow-controls{
    display:none;
  }
  .slideshow {
    height: 74vh !important;
  }
 .slider-left-arrow{
   top:15px !important;
    bottom:-70px !important;
   left:0 !important;
  }
 .slider-right-arrow{
     top:15px !important;
    bottom:-70px !important;
   left: 60px !important;
  }
  .slideshow__arrows .slick-dots {
    top: -10px !important;
    padding:0 !important;
  }
  .slideshow__arrows .slick-dots li a{
    position: absolute;
    bottom: 57px;
  }
  /* .slideshow__arrows .slick-dots li a::before {
    opacity: 1 !important;
  }
  .slideshow__arrows .slick-dots li.slick-active a::before {
    opacity: 1 !important;
  } */
  .slideshow__arrows{
    background: none !important;
    width: 100% !important;
  }
  .mobile-d-block{
    display:block !important;
  }
  .p-5.col-md-7 {

  }
  .row.px-4, .slideshow__text-content-list{
    height:auto;
    height:fit-content!important;
  }
  .row.px-4{
     max-height: 100%;
    min-height: 100%;
  }
  
  .slider-btn-box{
    position:relative!important;
 /*   bottom:0!important;*/
  }


  .slideshow .slick-list, .slideshow .slick-track, .slick-slider {
    height: 100%;
    max-height: 52.6212rem!Important;
}
  .slider-mobile-img{
    display: block;
    height: 52.6212rem!important;
    position: absolute;
  }
  .slick-slide{
    overflow:hidden;
  }
 .slider-mobile-img img {
  position: absolute;
    bottom: 0;
   width: 33.8511rem!important;
  }
  br.br-d{
    display:none!important;
  }
  br.br-m{
    display:block!important;
  }

  .slideshow:not(.slideshow.slick-initialized) {
   /* height: 52.6212rem!important; */
    margin: 0 2rem;
    overflow: hidden;
  }
  .slideshow:not(.slideshow.slick-initialized) .slideshow__slide--active{
    height: 52.6212rem!important;
    overflow:hidden;
  }

    .slideshow:not(.slideshow.slick-initialized) div:first-child{
    display:block!important;
  }
  .slideshow:not(.slideshow.slick-initialized) div{
    display:none;
  }
  .slick-dots{
    display:flex!important;
    flex-direction:row!important;
    padding: 1rem 1.6rem!important;
    gap: 0.5rem;
  }
  ul.slick-dots li{
    width:100%;
    margin:0!important;
    
  }
    .slideshow:not(.slideshow.slick-initialized) .slider-mobile-img img{
    left:0;
  }
    .two-column-text-section .container{
    padding:0!important;
  }
  .two-column-text-section .row div + div{
    padding-top:2rem;
  }
/*
    .our-tools__home{
    margin-top: 6.9rem!important;
  }
  .our-tools__home{
    padding: 0 1.65rem;
  }
    .our-tools__home .container{
    padding: 0rem;
  }
  .our-tools__home h2{
    font-size:3.6rem;
    text-transform:none!important;
    margin-bottom: 3rem!important;
  }
  .our-tools__home .slick-slide{
    padding:0;
    margin:0!important;
  }
  .our-tools__home .product-inner .thumb {

    height: 48.9885rem;
  } */

}

@media (max-width:991px){
    /*two column section bold text left */
  .two-column-text-section h2 {
        text-transform: initial;
    font-size: 6rem;
    line-height: 6.6rem;
        font-weight: 700;
        font-family: 'Transcript Pro';
        letter-spacing: 0.1px;
        /*margin-bottom: 58px;*/
        color: black;
        letter-spacing: -0.02em;
    }
    .two-column-text-section{
      padding: 1.7rem 1.6rem;
  }
}


/** Custom Mobile CSS by Bailey **/
@media screen and (max-width: 748px){
  html{
    font-size:2.703vw!important;
  }
    br.br-m{
    display:none!Important;
  }
  br.br-d{
    display:block!Important;
  }
  .site-header__logo img{
    max-width:9.8rem;
    width:9.8rem;
  }
  a.site-header__logo-image{
    padding-left:1.6rem;
  }
  .site-header .grid__item{
    width:50%!important;
  }
  .site-header__mobile-nav{
    padding: 2rem 0;
  }
  .site-header__icons{
    padding-right:1rem;
  }
  .header-nav {
      padding-bottom: 2.929rem;
  }
  .icon-hamburger{
    height:2.7rem;
  }
  div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text{
    font-size:2.2rem;
   /* margin-left:1em;*/
  }
  /* .site-header__icons-wrapper{
    justify-content:space-between;
  } */
  .site-header__icon{
    padding-left:0;
  }
  .site-header__cart{
    left:-2rem;
  }
  div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart:before{
    width:1.1rem;
    min-width:1.1rem;
    height:1.1rem;
  }
  .a.site-header__icon.site-header__cart{
    padding-left:0!important;
  }
  .icon__fallback-text{
    margin-left:2rem!important;
  }
  div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart{
    margin-left:0!important;
    padding-left:0!important;
  }
  .site-header__menu{
    padding-left:0!important;
  }
  .site-header__mobile-nav {
         padding-top: 1rem!important;
    padding-bottom: 0.6rem!important;
  }

  /** slideshow **/

    .slider-title{
    margin-bottom:2rem;
    font-size:3.6rem;
    line-height:4rem;
    letter-spacing: -0.06rem;
  }
  .slideshow-wrapper,
  .slick-slider{
    height: 52.6212rem;
    min-height:52.6212rem;
    padding:0!important;
  }

  .slick-slide img{
    width:100%!important;
  }
    .slideshow-wrapper .slick-initialized .slick-slide,
   .slideshow-wrapper .slick-slide {
      display: block;
    height: 52.6212rem!important;
      min-height: 52.6212rem!Important;
      max-height: 52.6212rem!Important;
      /* margin: 0 1.574rem;*/
    
  }
  .slideshow-wrapper .slick-slide{
 /* width: 33.8511rem!important;*/
   
  }
  .px-4 {
    padding-right: 0;
    padding-left: 0!important;
    padding-right: 0!important;
 
    }
  .col-md-7{
    padding: 0.75rem!important;
  }


  /** Mobile careers page **/
  body.careers-page .site-header{
    background-color:#000000!important;
  }
  .page-careers .site-header__icon.site-header__cart:before{
    background-color:#ff5833 !important;
  }
    .page-container h1.page-title {
    font-size: 3.6rem!important;
    margin:1.55em 0 0em 0!important;
    display: block!important;
  }
  .page-careers .two-column-text-section-v2 .two-col-heading.font-24{
    font-size:2.4rem!important;
        font-weight:bold;
    margin-bottom:2rem!important;
  }
  .page-careers .two-column-text-section-v2 .two-col-des .font-black{
    font-size:1.7rem;

  }
  .page-careers .two-column-text-section-v2{
    margin-top:5rem!important;
  }
  .page-careers .hr-red-line{
    width:34.3rem!important;
    margin-left:auto;
    margin-right:auto;
    margin-top:6rem;
    margin-bottom:2.5rem;
  }
  .page-careers .hr-gray-line{
    margin-top: 2rem;
  }
  .page-careers .container:not(.two-column-text-section-v2 .container){
    padding: 0 16px!important;
  }
  .page-careers .container:not(.two-column-text-section-v2 .container) h3{
    margin-bottom:.8rem;
    font-size:2.8rem!important;
  }
  .page-careers .btn-join-team {
    text-transform: none;
    padding: 0.5rem 2.7rem!important;
    font-size: 2.2rem;
}
  .page-careers .pb-2 p{
    font-size:1.4rem!important;
  }
  .page-careers .job-view-more-btn{
    font-size:1.4rem!important;
  }
  .page-careers .mt-3 {
      margin-top: 2rem!important;
  }
  .page-careers .job-details{
    font-size:1.4rem!important;
    color:#54595D!important;
    margin-left: 2rem;
    line-height: 1.96rem!important;
  }
  .our-tools__home_inner {
    padding-top: 44px;
}
}


/** Custom CSS by Pat **/
/*  
#ProductCardImageWrapper-template--24652429426964__parts_collection_UMw4mQ-8823256908052 {
 height: auto;
    object-fit: contain;
} */

.no-products {
padding: 2rem 4rem !important;
}

.index-section {
    padding-top: 3rem;
}
 
    .font-black {
    color: #000000;
    }

    .parts_collection .col-md-9 {
    padding-left: 30px;
}
.our-tools__home .productItem .priceSection {
    margin-top: -10px;
}

.parts_collection .cta.search {
    margin-bottom: 4rem;
}

.our-tools__home .productItem .jdgm-widget-collection-product-reviews span.jdgm-prev-badge__text, .product-single__revivew span.jdgm-prev-badge__text {
    font-size: 14px;
    color: #121212;
    font-family: 'Transcript Pro' !important;
    letter-spacing: -0.03em !important;
    text-transform: capitalize !important;
    font-weight: 400;
    margin: 2px 1px 1px;
}

.future-proof-collection.our.collection.pre_order_main .row .productItem.fixed-images1.slick-slide.slick-active p.product-sku.font-dark-gray {
    color: #FF5833 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-size: 14px;
    line-height: 14px;
}

.future-proof-collection .product-inner-future .priceSection {
    margin-top: 1rem;  
}

.future-proof-collection .pre_order_main .product-inner .title {
    margin-top: -3px; 
}


.grid-view-item__title + .jdgm-widget.jdgm-preview-badge { 
    margin-top: 1.5rem;
}


.page-parts .grid--view-items .grid-view-item p.product-sku, .page-parts .grid--view-items .product-card .price.price--listing { 
    margin-top: -0.5rem;
}


/* UpCart */

 
#CartPopup.styles_active__ {
    width: 534px !important; 
}


.upcart-product-image-wrapper img {
    border-radius: 13px ; 
  }


  .upcart-header-text {
    font-size: 48px; 
  }

  .upcart-rewards-message p {
    font-size: 16px ;
    font-weight: 500 ;
    line-height: 1.5 ;
    color: #222 ;
    margin: 0 ;
  }
 
.upcart-rewards-message b {
    font-weight: 700 !important;  
  }
   
  .upcart-rewards-message p {
    font-size: 15px !important;
    line-height: 1.6 !important;
    text-align: center !important;
    margin: 0 !important;
    font-weight: 400;
}
  .upcart-rewards.styles_Rewards__ {
    margin-top: -1.5rem !important;  
  }

  .styles_Header__ { 
    padding: 2rem 2.5rem 1rem !important;
}

.upcart-rewards-bar-background.styles_Rewards__progressBar__ {
    background-color: #e6e6e6;
    height: 14px;

}

.styles_Rewards__progressBar--progress__.upcart-rewards-bar-foreground { 
    border-radius: 3rem;
    height: 10px;
    margin: 2px 2px 3px;
  }


  .styles_TieredRewards__progressBar__ { 
    height: 14px !important; 
}

.upcart-product-title-link.styles_ProductRow__productTitleLink__ {
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    max-width: 26rem;
  }

  span.DiscountCodeBadge_title__ { 
    font-weight: 400;
    font-size: 10px !important;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #54595D;
}

.upcart-upsells-title p {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    margin: 0;  
  }
  .styles_CustomButton__fullWidth__.styles_CustomButton__fullHight__.UpcartDesignSettings__button.upcart-checkout-button {
    font-weight: 500;
    font-size: 19px !important;
    line-height: 20px;
  } 

/* Scope only to the upsell carousel */
#up-upsell-carousel .Stack {
    display: flex;
    flex-direction: column;
    padding: 10px;
}
  
  /* Hide the "(X reviews)" text */
  #up-upsell-carousel .styles_upsell_tile_rating_reviews__,
  #up-upsell-carousel .upcart-upsell_tile_rating_reviews__ {
    display: none;
  }
  
 
  #up-upsell-carousel .carousel .slider-wrapper.axis-horizontal {
    width: calc(25% - 0px) !important;
    overflow: visible;
    margin-top: 2rem;
}

#up-upsell-carousel .styles_PreviewCarousel__variationProduct__ {
    display: flex !important;
    flex-direction: column !important;
  }
  
  #up-upsell-carousel .styles_PreviewCarousel__inputWrapper__ {
    width: 9rem;
    margin-top: -.8rem; 
  }  
  
  #up-upsell-carousel .styles_PreviewCarousel__selectWrapper__ {
    margin-bottom: 7px;
  }

  #up-upsell-carousel .styles_itemTitle__ { 
    white-space: normal;
    width: 9rem;
    text-align: center;
    margin-top: -5px;
}

#up-upsell-carousel .upcart-upsell-item-image{
    border-radius: 10px;
    max-width: 73px; 
}


#UpcartPopup .Stack--noWrap {
    flex-wrap: nowrap;
    background-color: white;
    border-radius: 10px;
    max-width: 112px; 
}

.styles_PreviewCarousel__item__ { 
    overflow: visible !important;  
}

#up-upsell-carousel .upcart-upsell-item-card.styles_PreviewCarousel__item__ {
    width: 15rem !important;
    border-radius: 10px;
    padding: 15px 0 0;
}

   .styles_upsell_tile_rating_V2_stars__ {
    font-size: 15px; 
    color: #FF5833 !important;
    font-size: 15px;
    margin: -11px 16px -5px;
}
 

.upcart-upsell-item-card .Stack--noWrap .Stack__item {
    margin-left: 12px;
    margin-top: 12px; 
  }

  #up-upsell-carousel .carousel-root .carousel-slider .slider-wrapper.axis-horizontal .slider.animated {
    transform: translate3d(-153%, 0px, 0px) !important;
    margin-left: 30px;
}

.control-arrow.control-next,
.control-arrow.control-prev {
    display: none;
}

div#up-upsell-carousel .Stack__item {
    margin-left: 2px !important;
    margin-top: 3px !important;
    max-width: 100%; 
}

#up-upsell-carousel .carousel-root .slider-wrapper.axis-horizontal .slider > li:nth-child(5) {
    margin-left: 3rem !important;
}
 
 
 

.styles_CartPreview__ input {
    line-height: 1 !important;
}

.styles_SelectArrow__{
display:none;
}

.styles_PreviewCarousel__selectWrapper__{
    padding: 0px 8px;
}
.upcart-upsells-button.styles_PreviewCarousel__button__.UpcartDesignSettings__button {
    font-weight: 400;
    font-size: 11px;
    line-height: 10px;
    
    min-height: 19px!important;
    height: 24px !important; 
}



 
.Stack__item--fill:has(.styles_upsell_tile_rating_V2_row__) {
    display: flex;
    flex-direction: column;
  }
  
  /* Reorder elements */
  .Stack__item--fill:has(.styles_upsell_tile_rating_V2_row__) 
    .styles_upsell_tile_rating_V2_row__ {
    order: 1; /* Stars first */
  }
  
  .Stack__item--fill:has(.styles_upsell_tile_rating_V2_row__) 
    .styles_PreviewCarousel__itemTitle__ {
    order: 2; /* Name + Price */
  }
  
  .Stack__item--fill:has(.styles_upsell_tile_rating_V2_row__) 
    form {
    order: 3; /* Add button */
  }

 
 
  .styles_PreviewCarousel__itemTitle__ .styles_PreviewCarousel__itemPrice__ { 
    font-weight: 400 !important; 
}
 
   
  .styles_PreviewCarousel__itemPrice__ {
    text-align: center;
    width: 9rem;
  }
 
.styles_ProductRow__price__ .upcart-discount-code-badge {
    order: -2; 
    padding: 0px 1px 0px 3px;
  }

  .styles_ProductRow__productTitle__ { 
   margin-bottom: 10px !important; 
}

.upcart-item-option {
    line-height: 17px; 
  }

  .upcart-item-option {
    line-height: 17px;
    font-weight: 400;
    font-size: 14px; 
    color: #AFAFAF;
}

/* Make the parent a flex container */
.upcart-item-prices-row {
    display: flex !important; /* Overrides theme-specific styles */
    flex-direction: row;
  }
  
  /* Move the compare price (first element) to the second position */
  .upcart-item-prices-row > span:nth-child(1) {
    order: 2;
  }
  
  /* Move the item price (second element) to the first position */
  .upcart-item-prices-row > span:nth-child(2) {
    order: 1;
  }
  .upcart-item-compare-price {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #AFAFAF !important;
}
  
  .upcart-item-price {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #121212 !important;
}

.upcart-upsell-item-variant-selector{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 9px 0 9px !important;
}

.styles_ProductRow__stepper__ {
    background: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 30px;
    margin-bottom: 8px;
    border: 1px solid #C8C8C8;
    border-radius: 80px;
    width: 91px;
    height: 31px;
}

.styles_QuantityField__ {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
}

.upcart-product-quantity-minus,
.upcart-product-quantity-plus {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #F5F5F5;
}

.upcart-product-quantity-minus svg,
.upcart-product-quantity-plus svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.upcart-product-quantity-input {
    width: 40px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    border: none;
    background-color: transparent;
    outline: none;
    color: #333;
}

.upcart-product-quantity-minus, .upcart-product-quantity-plus {
    border-radius: 3rem !important;
    background-color: transparent!important; 
} 
.upcart-product-quantity-input,
.styles_quantityInput__ {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.styles_button__ { 
    width: 15px !important;
    height: 15px !important;
    min-height: 15px !important;
    max-height: 15px !important; 
    border: 1px solid #C8C8C8 !important;
}

.styles_ProductRow__price__ { 
    line-height: .5; 
}

.upcart-item-prices-row.styles_ProductRow__priceRow__ { 
    line-height: 20px  ;
}

.upcart-footer .styles_Footer__savingsCodes__ .UpcartDesignSettings__cartTextColor { 
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.01em;
    color: #54595D;
}
.upcart-savings-amount.UpcartDesignSettings__cartTextColor { 
    color: #121212;
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.01em;
}
.styles_ProductRow__product__ {
    border-bottom: 1px solid #E6E6E6;
    padding: 18px 0px !important; 
}

.upcart-products-section{
    padding: 0 30px;
}

/* Container for both prices */
.upcart-upsell-item-price-row { 
    flex-direction: column; 
}

/* Default price shown above discount price if present */
.upcart-upsell-item-compare-price { 
    display: inline-block;
}

.styles_PreviewCarousel__itemTitle__ .styles_PreviewCarousel__itemPrice--discount__ {
    margin-right: 0 !important;
    color: grey;


}
 
/* Make the entire upsell card a vertical flex container */
#UpcartPopup .Stack--noWrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 28.5rem; /* Or however tall your card should be */
  }
  
  /* Ensure the main content section stretches */
  #UpcartPopup .Stack__item--fill {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  
/* Make the form a flex column */
#UpcartPopup form {
    display: flex;
    flex-direction: column;
    margin-top: auto; /* Still pushes form down */
    gap: 0.5rem;
  } 
  
  /* Optional: Adjust spacing inside top content */
  #UpcartPopup .styles_PreviewCarousel__itemTitle__ {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
  }
   
  .styles_PreviewCarousel__imageWrapper__ { 
    margin-bottom: 2px;
}

.upcart-upsell-item-image-wrapper.styles_PreviewCarousel__imageWrapper__ {
    margin-bottom: 2px;
}


 
/* For screens wider than or equal to 1242px */
@media screen and (min-width: 1242px) {
    .carousel.carousel-slider {
        margin: auto 10px;
    } 
     
}

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

    span.upcart-item-price.UpcartDesignSettings__cartTextColor.styles_ProductRow__ProductPrice__ {
        margin-right: 0px;
    }

    .styles_PreviewCarousel__itemTitle__ .styles_PreviewCarousel__itemPrice--discount__ { 
        margin-right: 10px !important; 
    }

    .upcart-products-section .Stack__item.Stack__item--fill {
        margin-left: 10px !important;
    }

    .upcart-products-section {
        padding: 0px 22px;
    }

    .upcart-upsells-title.UpcartDesignSettings__cartTextColor {
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #54595D;
        text-transform: capitalize;
    }

    .upcart-footer .styles_Footer__savingsCodes__ .UpcartDesignSettings__cartTextColor { 
        font-size: 14px;
        line-height: 32px; 
    }

    .upcart-savings-amount.UpcartDesignSettings__cartTextColor { 
        font-size: 16px;
        line-height: 29px; 
    }

    .styles_ProductRow__priceRow__ { 
        gap: 0px; 
    }

    .upcart-upsells-button.styles_PreviewCarousel__button__.UpcartDesignSettings__button {
        margin-left: -1px;

    }
    .upcart-upsell-item-price-row.styles_PreviewCarousel__itemPrice__ {
        width: 9.7rem;
    }

    .styles_upsell_tile_rating_V2_stars__ { 
        margin-top: -3px;
        margin-left: 18px;
        margin-bottom: -19px;
    }

    #up-upsell-carousel .upcart-upsell-item-image { 
        margin-left: 9px;
        margin-top: 10px;
    }

    div#up-upsell-carousel .Stack__item {
        margin-left: 0px !important;
        margin-top: 1px !important; 
    }

    #up-upsell-carousel .styles_itemTitle__ {
        width: 9rem;
        margin-top: 7px;
        margin-left: -1px;
    }

    /* Apply font size to all elements with this class */
.UpcartDesignSettings__cartTextColor {
    font-size: 14px;
  }
  
  /* Add margin-right only to the "Discounts" span */
  .UpcartDesignSettings__cartTextColor:not(.upcart-savings-amount) {
    margin-right: 10px;
  }
  
  /* Apply margin-bottom to the discount badge */
  .upcart-discount-code-badge.DiscountCodeBadge_discountBadge__ {
    margin-bottom: 6px;
  }
 

    .styles_ProductRow__price__ .upcart-discount-code-badge { 
        padding: 0px 1px 0px 0px;
    }
    span.DiscountCodeBadge_title__ { 
        margin: 0 !important; 
    }

    .DiscountCodeBadge_discountBadge__ { 
        margin-left: 0px !important;
        padding: 0px 3px 0px 2px; 
    }
    span.DiscountCodeBadge_title__ { 
        font-size: 8px !important; 
    }

    .styles_ProductRow__price__ { 
        width: 15rem;
    }

    #up-upsell-carousel .carousel .slider-wrapper.axis-horizontal {
        width: calc(33% - -3px) !important; 
        margin-left: 15.8rem;
    }

    #up-upsell-carousel .carousel-root .slider-wrapper.axis-horizontal .slider > li:nth-child(4) {
        margin-left: 20px !important;
    }
     

    #CartPopup.styles_active__ {
        width: 389px !important; 
    }

    .upcart-header-text { 
            font-family: 'Transcript Pro';
            font-style: normal;
            font-weight: 700;
            font-size: 32px;
            line-height: 40px;
            letter-spacing: -0.02em;
            text-transform: none !important; 
    }

    .product-single__review .jdgm-prev-badge {
        margin-bottom: -13px;
        margin-top: -8px;
    }

    div#ProductSection-product-template .product-form__item--submit .btn.product-form__cart-submit .buy-now-button {
        font-size: 17px !important;
        line-height: 1;
        margin:0;
      }
      
      div#ProductSection-product-template .product-form__item--submit .btn.product-form__cart-submit .add-cart-text:not(.buy-now-button) {
        font-size: 23px !important;
        line-height: 1;
        margin:0;
      }
 
    .future-proof-collection.our.collection.pre_order_main {
        padding-bottom: 4rem !important;
    }

    .pre_order_main .product-inner-future .thumb a {
 
        background: transparent
    }

    .our-tools__home .product-container .slick-dots li:after, .our-tools__home .product-container .slick-dots li:before {
        bottom: -45px;
    }

    .our-tools__home .productItem .jdgm-widget-collection-product-reviews span.jdgm-prev-badge__text, .product-single__revivew span.jdgm-prev-badge__text { 
        margin: 2px 3px 1px;
    }
 

    #product-button .add-cart-text { 
        margin-top: 8px;
    }

    .no-products {
    padding: 2rem 2rem !important;
}
 

 
    .parts_collection .cta.search {
    margin-bottom: 3rem !important;
}
 

 
.h4.grid-view-item__title.product-card__title {
    font-size: 30px !important; 
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm-star, .product-single__revivew .jdgm-prev-badge__stars .jdgm-star, .template-product .jdgm-carousel-wrapper .jdgm-carousel-item__review-rating .jdgm-star {
    padding: 0 !important;
    margin: 0!important;
}
    #shopify-section-template--24652429426964__parts_collection_UMw4mQ .product-card .product-card__image-with-placeholder-wrapper {
    padding: 1rem !important;
      height: 20rem !important;
} 

   #shopify-section-template--24652429426964__custom_header_bVCTyg .custom-text-header__title {
    font-size: 5rem !important;
}

    .parts_collection .col-md-9 {
  padding-left: 0rem;
}

    .custom-text-header {
    text-align: center;
    padding: 1rem 0 1.5rem;
}
 .font-24 { 
    padding-bottom: 1rem;
}
  .font-black {
    font-size: 2.5rem !important; 
    letter-spacing: -.5px;
    font-weight: bold;
    padding-bottom: 2rem;
}
.two-col-des.font-17 p.font-black.font-24:first-of-type {
    margin-bottom: 2rem ;
}
 .two-column-text-section-v2 .font-black.font-24 {
      margin-bottom: 0rem !important;
      font-size: 17px !important;
    font-weight: normal;
}

 .two-column-text-section-v2 {
    padding: 3rem 3rem 1rem !important;
  }
  .page-upcoming-tools .two-column-text-section-v2 {
    padding: 24px 16px 1rem !important;
  }
  .page-upcoming-tools .two-column-text-section-v2 .font-black.font-17 {
    margin-bottom: 0;
  }

}

/** Custom CSS by Bailey **/
@media screen and (min-width: 749px) {
html{
  font-size:0.694vw!important;
}





/** header **/
.site-header__mobile-nav{
  justify-content: center;
  padding-top:.8rem;
  
}
  .header-nav {
    padding-bottom: 2rem!important;
}
.page-width {
    max-width: none;
    padding: 0 6rem;
}

header .medium-up--one-half{
  width:33.33%;
}
.site-header__logo img{
  max-width:8.7rem!important;
  width:8.7rem!important;
}  
.site-header #SiteNav>li+li{
  margin-left:4rem;
}

.site-header{
  padding:0;
}

.site-header .grid__item{
  width:33%!important;
}

.site-header #SiteNav>li>a,
div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text,
.site-nav__label
{
  font-size:2.2rem;
}

.slideshow,
.slider-desktop-img img{
    height: 67.53rem!important;
}

h2.slider-title{
  font-size:6rem!important;
  line-height:1.06em;
  color:inherit;
  text-shadow:none;
}
  .slider-subheading {
    text-shadow:none;
  }
  

  .slider-btn{
    font-size:2.4rem!important;
        width: fit-content;
    padding: 1rem 3rem;
  }
 .slider-btn-box {
  position: absolute;
   padding:0;
   bottom:8.195rem;
   left:8rem;
   width:auto;
  }

    .custom--slideshow .slider-btn-box{
    position:absolute!important;

  }

  .px-4{
    height:100%!important;
    
  }
  .slider-btn-box svg{
    width:2.55rem;
  }

 .slideshow .p-5 {
  position: absolute;
    top: 5rem;
    padding: 0!important;
    left: 8rem;
  }


  /** start of sliders error */

.custom--slideshow .slider-btn-box svg{
  margin-left: 1.5rem;
}
.custom--slideshow .slideshow__btn{
  display:flex;
  align-items: center;
}
.custom--slideshow  .slideshow__arrows .slideshow__arrow-next,
.custom--slideshow .slideshow__arrows .slideshow__arrow-previous{
  padding:3.3rem;
}
.custom--slideshow  .slider-left-arrow {
    position: absolute !important;
    top: -27rem !important;
    left: 6rem !important;
}
.custom--slideshow .slider-right-arrow {
    position: absolute !important;
    top: -27rem !important;
    right: 6rem !important;
}
.custom--slideshow .slideshow__arrows .slick-dots{
  align-items: flex-end;
}
.custom--slideshow  .slideshow:not(.slideshow.slick-initialized) {
   /* height: 52.6212rem!important; */
    overflow: hidden;
  }
.custom--slideshow   .slideshow:not(.slideshow.slick-initialized) .slideshow__slide--active{
    height: 67.5303rem!important;
    overflow:hidden;
  }

.custom--slideshow     .slideshow:not(.slideshow.slick-initialized) div:first-child{
    display:block!important;
  }
.custom--slideshow   .slideshow:not(.slideshow.slick-initialized) div{
    display:none;
  }

 .custom--slideshow          .slick-slide img{
          min-height: 67.53rem;
          height: 67.53rem!important;
          max-height:67.53rem;
          border-radius:2rem;
          margin:0 auto!important;
            z-index:-1;
                min-width: 132rem;
    max-width: 132rem;
    width: 132rem;
          }
 .custom--slideshow  .slideshow .slick-slide {
    margin: 0 6rem!important;
   min-width: 132rem!important;
  }
 .custom--slideshow  .slider-desktop-img{
    z-index:-1!important;
  }
 .custom--slideshow        .slick-slide{
          overflow:hidden!important;
          background-color:none!important;
          background:none!important;
        }
        .border-radius-20{
          border-radius:2rem!important;
        }

  
/** Two Column Text Section **/
.two-column-text-section:not(.text_column_page_about) .container{
    padding:0 7.5rem!important;
  max-width:132rem;
}
.two-column-text-section:not(.text_column_page_about) .container .col-sm-6{
  padding:0;
}

.two-column-text-section .description{
  padding:0;
}
/** header Css **/
/** home page product toolbox slider **/
/*.our-tools__home .slick-list{ overflow:visible;}*/
  
  /* .our.collection .product-container ul.slick-dots{
    bottom:-2rem;
  } */
  /* .our-tools__home .slick-list,
  .our-tools__home .slick-list .productItem,
  .our-tools__home .product-inner{
  min-height:75rem!important;
  } */

  .our-tools__home .product-inner {
    /* min-height: 75rem!important; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}
  .productItemFooter .title{
    
  }
  /* .our-tools__home h3.title{
    font-size:2.8rem;
  }
  .our-tools__home .price{
    font-size:2.2rem;
  } */

 /* .product-inner .thumb {
    width: 38.1rem;
    height: 54.4rem;
    overflow:visible;
  }
  .fixed-images img{
    width:30rem;
  }
  */

  /** Desktop Careers Page **/
    .page-container h1.page-title {
    font-size: 6rem!important;
    margin: 1.25em 0 0.5em 0!important;
    display: block!important;
  }
  .page-careers .two-column-text-section-v2 .two-col-heading.font-24,
  .page-parts .two-column-text-section-v2 .two-col-heading.font-24,
  .page-upcoming-tools .two-column-text-section-v2 .two-col-heading.font-24
  {
    font-size:4.4rem!important;
  }
  .page-careers .two-column-text-section-v2 .two-col-des .font-black,
  .page-parts .two-column-text-section-v2 .two-col-des .font-black,
  .page-upcoming-tools .two-column-text-section-v2 .two-col-des .font-black{
    font-size:2.4rem!important;
        line-height: 2.4rem!important;
  }
  .page-careers .two-column-text-section-v2,
  .page-parts .two-column-text-section-v2,
  .page-upcoming-tools .two-column-text-section-v2{
    margin-top:7rem!important;
  }
  .page-careers .hr-red-line{
    width:119.4rem!important;
    margin-left:auto;
    margin-right:auto;
    margin-top:9rem;
    margin-bottom:7rem;
  }
  .page-careers .hr-gray-line{
    margin-top: 3rem;
  }
  .page-careers .container:not(.two-column-text-section-v2 .container){
    width:119.4rem;
    margin: 0 auto;
  }
  .page-careers .container:not(.two-column-text-section-v2 .container) h3{
    margin-bottom:2rem;
    font-size:2.8rem;
  }
  .page-careers .btn-join-team{
    text-transform: none;
    padding: 0.5rem 2.7rem!important;
    font-size: 2.2rem;
  }
  .page-careers .pb-2 p{
    font-size:2.4rem!important;
  }
  .page-careers .job-details{
    font-size:2.4rem!important;
    color:#54595D!important;
    margin-left: 3rem;
    line-height: 3.2rem!important;
  }
}


  /** Desktop Tools Page **/
.collection-stupid-simple .two-column-text-section-v2 {
    max-width: 100%;
    margin: 0 auto;
}
.collection-stupid-simple .two-column-text-section-v2 {
    margin: 0 !important;
    padding: 60px 0 23px;
}
.collection-stupid-simple  .two-column-text-section-v2  h3.two-col-heading.font-24.m-0 {
    font-size: 4.4rem !important;
}
.collection-stupid-simple .two-column-text-section-v2 .two-col-des .font-black {
    font-size: 2.4rem !important;
    line-height: 3.2rem !important;
}
.collection-stupid-simple section.custom-text-header .page-width {
    padding: 0 7px;
}

/** Product Page **/
.slideshow .slick-dots{
  bottom:-2.5rem!important;
}
.product-image-slider{
  border-radius:2rem;
}
@media screen and (max-width: 981px){
    /* .our.collection .product-container {
      min-height: 110rem!important;
    } */
  .our-tools__home .slick-list .productItem .product-inner{
    margin:0 auto!Important;
  }
}
@media screen and (max-width: 748px){
  

    /* .our.collection .product-container {
          margin-bottom: 14rem!important;
    } */
  /* .our.collection .slick-list{
    min-height: 72rem!important;
  } */
  /* .our.collection .product-container ul.slick-dots{
    bottom:-6rem!important;
  } */
  /* .our.collection .product-container .slick-arrow{
    bottom:-11.7rem!important;
  } */
  /* .our.collection .productItemFooter .title{
    font-size:2.8rem;
  }
 .our.collection  .product-sku{
    font-size:1rem;
  } */
  .productItem .product-inner{
      margin:0 auto;
  }


  
}

.buy-now-form .rectangle .rectangle.cart .product-form__controls-group--submit .product-form__item:hover{
  background:none!important;
  color:black!important;
}

.buy-now-form .rectangle.cart, .buy-now-form button{
  width:100%;
}
.buy-now-form .rectangle.cart{
  padding-left:0;
}
  /** Custom CSS by Bailey **/
@media screen and (min-width: 1440px) {
html{
  font-size:10px!important;
}
}

/** max widths **/
.custom--slideshow{
  max-width:1440px;
  margin:0 auto;
}

/** Custom Header Color**/
.page-careers #shopify-section-header, .page-careers .site-header__mobile-nav {
  background-color: #000000 !important;
}
.page-parts #shopify-section-header, .page-parts .site-header__mobile-nav {
  background-color: #F0F0F0 !important;
  background: #F0F0F0 !important;
}

body.page-parts div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .icon__fallback-text {
    color: black!important;
}

body.page-parts header.site-header.logo--left ul#SiteNav .site-nav__label{
  color:black;
}
.page-parts .two-column-text-section-v2{
      max-width: 100%;
}
.page-upcoming-tools .grid nav.grid__item {
    padding: 0 !important;
}
.page-upcoming-tools #shopify-section-header, .page-upcoming-tools .site-header__mobile-nav {
  background-color: #121212 !important;
  background: #121212 !important;
}
body.page-upcoming-tools header.site-header.logo--left ul#SiteNav .site-nav__label{
  color:white;
}

body.page-upcoming-tools div#shopify-section-header header.site-header.logo--left a.site-header__icon.site-header__cart:before{
  background-color:#FF5833!important;
}
.page-upcoming-tools{
  background-color:#121212!important;
  color:white!important;
}
.page-upcoming-tools .font-black, .page-upcoming-tools div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .site-header__cart-count,
.upcoming-tools--product-page div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper .site-header__cart-count{
  color:white!important;
}
.page-upcoming-tools .grid-view-item__title,
.page-upcoming-tools .price-item--sale,
.page-upcoming-tools .price-item--regular{
  color:white!important;
}
/* .two-column-text-section-v2 .container{
  margin-left:6rem;
} */
.two-column-text-section-v2{
  max-width:1440px;
  margin: 0 auto;
}

.two-column-text-section-v2 .font-black.font-17{
  margin-bottom:4rem;
}

.star-rating {
    color: #FF5833;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.1em;
    font-weight: 400;
    font-style: normal; 
}
.custom-our-tools {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.03em;
    padding: 5px;
}
.custom-our-tools-title {
    color: #000;
    font-size: 44px;
    line-height: 110%;
    letter-spacing: -2px;
}

.custom-our-tools-content {
    color: #000;

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 30px; 
letter-spacing: -0.03em;

}


/** Move this to correct breakpoint after **/
.page-upcoming-tools .product-card .product-card__image-with-placeholder-wrapper{
  background:#121212!important;
  border:solid 2px gray;
  padding: 0;
}

.page-upcoming-tools .product-card__title,
.page-parts .product-card__title{
  font-size:2.8rem!important;
  font-weight:bold!important;
  margin-top:1.9rem!important;
  display:block;
}
.page-upcoming-tools .price--listing .price-item,
.page-parts .price--listing .price-item {
  font-size:2.2rem!important;
}

.upcoming-parts-badge{
display: block;
    background-color:#FF5833!important;
    width: fit-content;
    padding: 0.5rem 2rem;
    border-radius: 2rem;
    line-height: 1.6rem;
    font-size: 1.3rem;
  border:none!important;
  margin-top:2.63rem;
}
.page-upcoming-tools .price .price__badges{
  display:none;
}
.upcoming-parts-collection .pagination .pagination__text a{
    color: #fff;
}
.upcoming-parts-collection .pagination .btn svg path{
      stroke: #fff;
}
.upcoming-parts-collection .product-card .product-sku{
  font-size: 16px;
    line-height: 1;
    margin: 0 0 11px;
}
.upcoming-parts-collection .product-card:hover .product-sku{
      color: #FF5833!important;
}
.page-upcoming-tools .product-card:hover .product-card__image-with-placeholder-wrapper{
  border-color: #FF5833;
}
.upcoming-parts-collection .product-card .upcoming-parts-badge{
  padding: 10px 20px 9px;
    font-size: 14px;
    line-height: normal;
    width: fit-content;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 26px;
}
.upcoming-parts-collection .section-header h2{
      color: #fff;
      text-transform: initial;
    font-size: 60px;
    line-height: normal;
    font-weight: 700;
    font-family: 'Transcript Pro';
      letter-spacing: -0.02em;
}

/**/
.contant-plus-image-grid .innerSectionContant-plus-image-grid .inner img{
      border-radius: 20px;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid .inner .item-title{
font-weight: 500;
    margin: 0!important;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 17px;
    width: 100%;
}
.contant-plus-image-grid .innerSectionContant-plus-image-grid .inner .img_wrapper{
      position: relative;
}

/**/
.newsletter-section .form-single-field{
      max-width: 460px;
      margin: 0 auto;
}
.newsletter-section .form-single-field input[type="email"]{
  margin: 0;
}
.newsletter-section .contact-form .input-group .input-group__btn{
      margin-left: 0!important;
}

/**/
  .replacement-parts .replacement-product-container button.slick-prev.slick-arrow{
    left: 0;
    bottom: -78px;
    top: unset!important;
      width: auto;
        height: auto;
}
.replacement-parts .replacement-product-container button.slick-next.slick-arrow{
    left: 46px!important;
    bottom: -78px;
    top: unset!important;
    right: unset;
      width: auto;
      height: auto;
}
 .replacement-parts.collection .replacement-product-container ul.slick-dots {
        max-width: 100%;
        bottom: -25px;
   padding: 0!important;
  }
  .replacement-parts .replacement-product-container .slick-dots li:before{
  content: '0'counter(frac0);
      left: unset;
    right: 45px;
}
.replacement-parts .replacement-product-container .slick-dots li:after{
    content: '/ ''0'counter(frac);
  left: unset;
      right: 0;
}
    .replacement-parts .replacement-product-container .slick-dots li.slick-active:before,
  .replacement-parts .replacement-product-container .slick-dots li:last-child:after{
    opacity: 1!important;
  }
  .replacement-parts .replacement-product-container .slick-arrow svg{
           width: 30px !important;
        height: auto;
  }
.replacement-parts.collection .replacement-product-container{
      margin-left: 0;
    margin-right: 0;
    margin-bottom: 70px!important;
    height: auto;
    min-height: auto;
    max-height: unset!important;
}
.replacement-parts .product-sku{
  font-size: 14px;
}

/**/
.support_grid .grid-container{
      gap: 70px;
}
.support_grid .load_more_btn_wrapper{
    margin-top: 80px;
}
.support_grid .load_more_btn{
      max-width: 355px;
    width: 100%;
    padding: 16px;
    line-height: 1;
}
.support_grid .load_more_btn:hover,
.support_grid .load_more_btn:focus{
      color: #fff;
      background: #FF5833!important;
      border: 1px solid #FF5833!important;
}

/**/
.page-about .text_column_page_about .description {
      max-width: 43rem;
    margin-left: auto;
}
.page-about .text_column_page_about .row{
    align-items: start;
}

/**/
.product-recommendations__inner .product-sku{
  font-size: 14px;
}
  .product-recommendations__inner .grid-view-item.product-card{
        margin: 0;
  }

/********new css*********/

.grid.megaflow-featured-product.product-single .grid__item.product-single__media-group .product-single__media img {
    border-radius: 24px;
}
.grid.megaflow-featured-product.product-single .grid__item.product-single__media-group {
    width: 38% !important;
    padding: 0!important;
}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half .product-single__meta {
    padding: 0 !important;
}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half {
    width: 60%;
      padding-left:38px;
}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half h3.h1.product-single__title {
      font-size: 24px !important;
      line-height: 30px;
}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half .btn.product-form__cart-submit {
    padding-bottom: 0px;
    letter-spacing: 0.01em;
    color: transparent;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Transcript Pro';
    font-size: 20px !important;
      margin: 0!important;
      padding-top: 0;

}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half p.product-sku {
    font-size: 20px !important;
    line-height: 20px !important;
}
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half p.product-sku:empty{
  display: none;
}
.mega-section-heading {
    text-transform: initial;
    font-size: 6rem;
    line-height: 6.6rem;
    font-weight: 700;
    font-family: 'Transcript Pro';
    margin-bottom: 10px;
    color: black;
    letter-spacing: -0.02em;
}
.index-section--featured-product .mega-page-width {
    background: #e4e4e4;
    border-radius: 15px;
    padding:70px 40px !important;
}
.grid.megaflow-featured-product.product-single {
    margin: 0;
}

.grid.megaflow-featured-product.product-single .qtybox {
       background: #f8f8f8;
}

.kaktusc-wallpaper {
    padding: 0 25px 25px;
    background: #f0f0f0;
}


button.btn.btn-start-autoship, button.btn.btn-start-autoship-collection {
    font-family: 'Transcript Pro' !important;
    letter-spacing: 0.01em;
    border-radius: 36px;
    line-height: 1.6;
      padding-top: 5px;

}




@media (min-width: 749px){
    .site-header.logo--left{
  max-width:132rem;
}
}
@media (min-width: 749px){
  .rectangle>.container{
    max-width: 136rem;
  }
}

@media (min-width: 749px) and (max-width: 1050px){
  .support_grid .grid-container .grid-six,
  .replacement-parts .replacement-parts-subheading{
        font-size: calc(2.275rem + .3vw);
  }
}

@media (max-width: 767px){

 
  .collape-header[aria-expanded="false"] .additional_info_title::after, .collape-header .additional_info_title::after{
      top: 0px;
  }
  .collape-header[aria-expanded="true"] .additional_info_title::after{
      top: 7px;
  }
  .support-middle-secion .support-middle-section-second,
  .support-middle-secion .supp-mid-rgt,
  .page-about .text_column_page_about .description{
        max-width: 100%;
  }
  button.fancybox-button.fancybox-button--arrow_right div, button.fancybox-button.fancybox-button--arrow_left div {
    background: transparent !important;
    color: #000000 !important;
    padding: 0;
}
button.fancybox-button.fancybox-button--arrow_left{
  padding-left: 15px;
  background: transparent !important;
}
  button.fancybox-button.fancybox-button--arrow_right{
    padding-right: 15px;
    background: transparent !important;
  }
}

@media (max-width: 980px){
    .innerSectionContant-plus-image-grid {
        margin-top: 40px;
    }
  .content-grid-hed-description{
        padding: 20px 17px 0;
  }
  .page-about .text_column_page_about .container{
        padding-left: 16px!important;
    padding-right: 16px!important;
  }
}

@media (max-width: 991px){
      .product-recommendations__inner h2 {
        font-size: 36px !important;
        line-height: 40px;
        letter-spacing: -0.02em;
        text-transform: capitalize;
        font-family: 'Transcript Pro';
        font-weight: 700;
        color: #000;
        margin: 0;
    }


.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half {
    width: 64%;
    padding-left: 28px;
}

div#ProductSection-template--22225584488724__megaflow_featured_product_bDa6Lr {
    padding: 22px 20px !important;
}

.grid.megaflow-featured-product.product-single .qtybox {
    padding: 0 17px;
}

.megaflow-featured-product .btn-start-autoship {
    height: 42px !important;
    max-height: initial !important;
}
 
.megaflow-featured-product .qtydiv .quantity-input {
    font-size: 22px;
    padding: 7px 8px;
}

.megaflow-featured-product .qtydiv .btnqty svg {
    width: 3rem !important;
    height: 3rem !important;
}

    .vd-sld-using {
    margin-left: 0px;
  }
  .jdgm-carousel-title, .pdp-faqs-kc h2 {
    text-transform: initial;
    font-size: 36px;
    color: #000;
    font-weight: 700;
    font-family: 'Transcript Pro';
    letter-spacing: -0.02em;
  }
  .template-product div#ProductSection-product-template .product-single .product-image-slider .slick-slide img {
      max-height: 52.8rem !important;
      width: 100%;
  }

  .template-product .slider-thumb-img.slick-slide.slick-current.slick-active:after{
    bottom: 0;
  }
  .template-product .slider-thumb .slider-thumb-img.slick-slide {
    padding-bottom: 10px;
}
  .about-social-icon .icon-box{
    margin-top: -7.9rem;
  }
  .qtydiv .qtybox{
    padding: 0 10px;
  }
  .qtydiv .quantity-input {
    width: 31px;
  }
  .product-megaflow-2 div#ProductSection-product-template .product-form__item.product-form__item--submit.product-form__item--no-variants button.btn.product-form__cart-submit span {
    font-size: 16px;
  }
  .template-product .upsellpro .grid--view-items li.grid__item {
    width: 50%;
  }
  .upsellpro .qtybox {
    padding: 0 26px;
  }
  .parts_collection .col-9 {
    padding-left: 40px;
  }
}

@media screen and (min-width: 767px){

.mega-section-heading.mobiletitle{
   display: none; 
}
  
}


@media screen and (max-width: 767px){
  /* .mega-section-heading {
      display: none;
  } */
 .mega-section-heading {
    font-size: 36px;
    line-height: 40px;
    margin-top: 27px;
    margin-bottom: 20px;
}
.mega-section-heading.mobiletitle {
    display: none;
    font-size: 40px;
    line-height: 1.2;
padding: 3rem 0 0rem;

}


#FeaturedMedia-template--22531087204628__megaflow_featured_product_bDa6Lr-36100681826580 {
    max-width: 100%;
    max-height: 100%;
}
  #FeaturedMedia-template--22531087204628__megaflow_featured_product_bDa6Lr-36100681826580-wrapper {
    max-width: 100%;
    height: 100%;
}
  div#ProductSection-template--22531087204628__megaflow_featured_product_bDa6Lr {
    padding: 38px !important;
}
.grid.megaflow-featured-product.product-single .grid__item.product-single__media-group {
    width: 100% !important;
}

div#ProductSection-template--22225584488724__megaflow_featured_product_bDa6Lr {
    padding: 42px 20px !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0;
    background: #F0F0F0;
}
  
.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half {
    width: 100%;
    padding-left: 0;
}

.megaflow-featured-product .product-form__controls-group:not(.product-form__controls-group--submit) {
    position: static !important;
    padding: 0 !important;
    background: transparent;
}
.megaflow-featured-product .qtydiv .btnqty svg {
    width: 1.6rem !important;
    height: 1.6rem !important;
}

.grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half .btn.product-form__cart-submit {
    padding-top: 0;
}

.grid.megaflow-featured-product.product-single span.add-cart-text {
   
}
  .grid.megaflow-featured-product.product-single .swatch .swatch-element{
    margin-bottom: 13px !important;
  }
  .about-social-icon .icon-box{
    margin-top: 23px;
    justify-content: space-between;
    width: 100%;
  }
  .about-social-icon .icon-box li.social-icons__item svg {
    width: 3.7rem;
    height: 3.7rem;
}
  .about-social-icon .about-mail a {
    font-size: 1.8rem;
}
  .about-social-icon {
    margin-top: 3rem;
  }
  .product-form__controls-group .product-form__item{
      height: 100%;
      margin-bottom: 0;
  }
  .grid.megaflow-featured-product.product-single .grid__item.medium-up--one-half .btn.product-form__cart-submit{
    height: 100%;
  }


@media screen and (max-width: 748px){
    .replacement-parts .replacement-product-container .slick-dots li:before,
.replacement-parts .replacement-product-container .slick-dots li:after{
    font-size: 16px;
}
  .replacement-parts .replacement-product-container .slick-dots li:before{
     right: 32px;
}
  .replacement-parts .replacement-product-container button.slick-arrow{
        width: 30px!important;
  }
  .replacement-parts .replacement-product-container button.slick-next.slick-arrow{
        left: 40px!important;
  }
}

@media (max-width: 748px){
  .newsletter-section .contact-form .input-group input[type="email"] {
    padding-bottom: 5px;
    margin-bottom: 10px;
    /* border-radius: 40px !important; */
  }  
    .newsletter-section .contact-form .input-group .input-group__btn {
    display: block;
    text-align: center;
  }

  /**/
  .upcoming-parts-collection .section-header h2{
    font-size: 36px;
}

  /**/
  .support_grid .grid-container{
        gap: 56px;
  }
  .support_grid .load_more_btn_wrapper{
        margin-top: 56px;
  }
  .replacement-parts .replacement-product-container .productItem {
        padding: 0 6px;
  }

  /**/
    /* .product-recommendations__inner button.slick-prev.slick-arrow{
    left: 0;
    bottom: -78px;
    top: unset!important;
      width: auto;
        height: auto;
} */
/* .product-recommendations__inner button.slick-next.slick-arrow{
      left: 40px!important;
    bottom: -78px;
    top: unset!important;
    right: unset;
      width: auto;
      height: auto;
} */
 .product-recommendations__inner ul.slick-dots {
        max-width: 100%;
        bottom: -25px;
   padding: 0!important;
   width: 100%!important;
  }
  .product-recommendations__inner .slick-dots li:before{
  content: '0'counter(frac0);
      left: unset!important;
     right: 32px;
}
.product-recommendations__inner .slick-dots li:after{
    content: '/ ''0'counter(frac);
  left: unset!important;
      right: 0;
}
    .product-recommendations__inner .slick-dots li.slick-active:before,
  .product-recommendations__inner .slick-dots li:last-child:after{
    opacity: 1!important;
  }
  .product-recommendations__inner .slick-arrow svg{
           width: 100%;
        height: auto;
  }
.product-recommendations__inner .product_recommendations_slider{
      margin-left: 0;
    margin-right: 0;
    margin-bottom: 70px!important;
    height: auto;
    min-height: auto;
    max-height: unset!important;
}
  .product-recommendations__inner button.slick-arrow{
    /*    width: 30px!important; */
    display: none !important;
  }
      .product-recommendations__inner .slick-dots li:before,
.product-recommendations__inner .slick-dots li:after{
    font-size: 16px;
}
  .product-recommendations__inner .grid-view-item.product-card{
        padding: 0px 6px;
  }
  ul.accordion.prod-detail-faqs {
    padding: 30px 20px 30px;
  }
  ul.accordion.prod-detail-faqs li.accordion-item h3 {
    font-size: 16px;
    line-height: 20px;
  }
  ul.accordion.prod-detail-faqs li.accordion-item h3 span.arwupdw { 
    width: 28px;
    height: 28px;
  }
  ul.accordion.prod-detail-faqs li.accordion-item h3 span.arwupdw svg {
    width: 15px;
    height: 9px;
  }
  ul.accordion.prod-detail-faqs li.accordion-item .faq-title {
    padding: 20px 0px 18px;
  }
  ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte, ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte p, ul.accordion.prod-detail-faqs li.accordion-item .faq-content .Rte li {
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px;
  }
  .buy-now-section .qtydiv, .buy-now-section .rectangle .rectangle.cart span.product-single__title {
    position: absolute !important;
    display: flex;
    bottom: 0;
    flex-direction: column;
    top: unset !important;
    left: unset;
    right: 12.3rem;
  }
  .buy-now-section .vector {
    top: 0;
    left: -37rem;
    bottom: 0;
  }
  .buy-now-section .qtybox {
     width: 13.3rem;
    padding: 0 1.5rem !important;
    height: 4.5rem;
  }
  .buy-now-section .rectangle .rectangle.cart span.product-single__title {
    padding-left: 0;
    margin-right: 0;
    bottom: 5rem;
    left: 0;
  }
  .buy-now-section .rectangle .rectangle.cart .qtybox #quantity {
    min-height: 4.5rem!important;
    max-height: 4.5rem;
  }
  #ProductSection-product-template .product-single ul.slick-dots li.slick-active, #ProductSection-product-template .product-single ul.slick-dots li.slick-active button{    
    width: 5.3rem;
  }
  #ProductSection-product-template .product-single ul.slick-dots li button{
    padding: 0;
    height: 0;
  }
  .template-product .slider-thumb .slider-thumb-img.slick-slide {  
    height: 6.8rem;
    margin-right: 10px;
    margin-bottom: 0 !important;
  }
  .template-product .slider-thumb .slider-thumb-img.slick-slide img {
    object-fit: cover;
  }
  #ProductSection-product-template .product-single .slider-thumb.slick-slider {
    margin-bottom: 2rem !important;    
  }
  .our-tools__home .productItemFooter .price {
    justify-content: flex-start;
    flex-direction: row;    
  }
  .jdgm-carousel-wrapper .jdgm-carousel-item__inner-wrapper .jdgm-carousel-item__review-body {
    -webkit-line-clamp: 4 !important;
    padding-right: 10px;
  }
  .grid.product-single .grid__item .product-single__meta .price__badges span.price__badge.price__badge--sale span {
    font-size: 13px;
    line-height: 13px;
  }

  .template-product .jdgm-carousel-wrapper .jdgm-carousel__item-wrapper {
    height: 311px !important;
  }
  .buy-now-section #product-button .add-cart-text{
    font-size: 22px !important;
  }
  .template-product div#ProductSection-product-template .product-single .slider-thumb .slick-list.draggable {
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0 !important;
  }
  .product-image-slider .icon-zoom {  
    bottom: 11rem;
  }
  .jdgm-widget .jdgm-write-rev-link.jdgm-write-rev-link{
      margin-top: 0;
      text-transform: capitalize;
  }
  .template-index .slideshow .slick-dots{
    padding-right:0 !important;
  }
  .shop-all-btn-section {
    margin-bottom: 6rem !important;
  }
  /* .future-proof-collection.our.collection.pre_order_main .row .productItem.fixed-images1.slick-slide.slick-active p.product-sku.font-dark-gray{
    color: #FF5833 !important;
    font-size: 14px !important;
  } */
  .future-proof-collection.our.collection.pre_order_main .pre_order_product_wrapper .productItemFooter .mega-btn-badge {
    font-size: 1.14rem !important;
  }
  .future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future p.price span.salse-price.text-white,
  .future-proof-collection.our.collection.pre_order_main .product-inner.product-inner-future p.price span.regular-price.font-dark-gray{
    font-size: 22px !important;
  }
  .future-proof-collection.our.collection.pre_order_main .pre_order_product_wrapper {
    margin-bottom: 71px !important;
    max-height: max-content !important;
    height: 52.6212rem;
  }
  .future-proof-collection.our.collection.pre_order_main .row .productItem {
        width: auto !important;
    }
  /* .future-proof-collection.our.collection.pre_order_main .row .productItem.fixed-images1.slick-slide.slick-active{
    padding-left: 0px !important;
     margin-left: 1rem !important; 
  } */
  .future-proof-collection.our.collection.pre_order_main .row .productItem {
    width: 32.2rem !important;
    margin-left: 1.15rem !important;
    margin-right: 1rem !important;    
    padding: 0 !important;
  }
  .template-index .contant-plus-image-grid h4.pre-heading {
    font-size: 1.22rem !important;
        margin-bottom: 0 !important;
  }
  .future-proof-collection.our.collection.pre_order_main .row .productItem[data-slick-index="5"]{
    display: none;
  }
  #shopify-section-template--22675029721364__23ab21ce-37ae-4fb0-9a61-196cfdee7ba6 {
    padding: 20px 0 !important;
  }
  .fancybox-navigation .fancybox-button svg {    
    height: 26px !important;
  }
  .custmrcart-tx span {
    margin-top: -4px;
  }
  div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span.d-count{
    display: none;
  }
  div#shopify-section-header header.site-header.logo--left .site-header__icons-wrapper div#CartCount span.m-count{
    display: block;
    margin-top: -8px;
  }
  .future-proof-collection.our.collection.pre_order_main .row:first-child .col-sm-12 {
    padding: 0;
  }
  .future-proof-collection.our.collection.pre_order_main .row .pre_order_header.d-flex.space-between {
    padding-left: 0;
    padding-right: 4px;
  }
  .template-product .upsellpro {
    padding: 50px 22px 50px;
  }
  .template-product .upsellpro .product-card__image-with-placeholder-wrapper {  
    height: 345px !important;
  }
  .template-product .upsellpro .addtocartforall button.addbasket {
    font-size: 1.92rem;
  }
  .template-product .upsellpro .addtocartforall{
    justify-content: space-between;
    flex-direction: column;
    row-gap: 13px;
  }
   p.announcement-bar__message {
      font-size: 1.4rem;
     font-weight: 500;
  }
    .qtydiv .quantity-input {
      background: transparent;
      padding: 13px 0px;
      width: 41px;
    }
  .qtydiv .qtybox {
        padding: 0 17px;        
    }
  .template-product .mega-page-width {
    width: 100% !important;
    min-width: 100%;
    max-width: 100% !important;
  }
  .product-megaflow-2 .index-section--featured-product {
    background: #F0F0F0;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .product-megaflow-2 .index-section--featured-product .mega-page-width {    
    padding: 0 !important;
  }
  .product-megaflow-2 .index-section--featured-product .mega-page-width .mega-section-heading.mobiletitle {
    font-size: 3.14rem;
    text-align: left;
    margin-bottom: 2.5rem;
  }
  .megaflow-featured-product.product-single .grid__item.medium-up--one-half h3.h1.product-single__title {
    font-size: 2.44rem !important;
    line-height: 40px !important;
  }
  .megaflow-featured-product.product-single span.price-item.price-item--regular{
      font-size: 26px !important;
  }
  .megaflow-featured-product.product-single .swatch label {
    font-size: 1.22rem !important;
  }
  .megaflow-featured-product.product-single .swatch label {
    padding: .45rem 1.5rem !important;
    letter-spacing: 0;
  }

  button.btn.btn-start-autoship, button.btn.btn-start-autoship-collection { 
    padding-top: 7px;
}
  .product-megaflow-2 .megaflow-featured-product.product-single span.add-cart-text {
    font-size: 1.92rem !important;    
    line-height: 1 !important;
  }
  .megaflow-featured-product.product-single button.btn.btn-start-autoship {
    font-size: 1.6rem !important;
    line-height: 1.6 !important;
    width: 100%;
  }
 .product-megaflow-2 .index-section--featured-product .swatch  {
   margin-bottom: 35px !important;
  }
 .product-megaflow-2 div#ProductSection-product-template .product-form__item.product-form__item--submit button.btn.product-form__cart-submit span {
    font-size: 1.6rem !important;
  }
  .template-product button.btn.btn-start-autoship {
    font-size: 1.6rem;
    width: 100%;
  }
  .parts_collection .col-md-9 {
    padding-left: 0.75rem;
  }
  .parts_collection .section-header h2 {
    font-size: 2.36rem;
    line-height: 3rem;
    margin-bottom: 0;
  }
  .part-filter {
      display: none;
  }
  
  .parts_collection .filter-tools, .parts_collection .part-filter-active, .parts_collection .part-filter .close-filter .close-filter-btn {
    display: block;
  }
  .parts_collection .cta.search .form-group, .parts_collection .no-products {
      padding: 0;
  }
  .parts_collection .cta.search input#search-bar {
    padding: 11px 23px;
    font-size: 17px;
    line-height: 21px;
  }
  .parts_collection .cta.search {
    margin-bottom: 24px;
  }
  .parts_collection .cta.search input#search-bar::placeholder {
    text-align: left;
  }
  .page-parts .price--listing .price-item {
    font-size: 1.92rem !important;
    font-weight: bold;
  }
  .page-parts .product-card .product-card__image-with-placeholder-wrapper .product-card__image-wrapper div{
    padding: 0!important;
    height: 100%;
  }
  .page-parts .grid-view-item__image-wrapper .grid-view-item__image {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    position: relative;
  }
  .page-parts .product-card .product-card__image-with-placeholder-wrapper .product-card__image-wrapper {
    height: 100%;
  }
  .part-filter-overlay{
    position: relative;
  }
  .part-filter-overlay:before {
    background: #0000007d;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: '';
    left: 0;
    z-index: 999;
    transition: all .5s ease;
}
  .part-filter.part-filter-active {
    position: fixed;
    width: 285px;
    height: 100%;
    background: #fff;
    z-index: 9999999;
    left: 0;
    top: 0;
    padding: 34px 30px;
    border-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .5s ease;
  }
  .part-filter .form-group label {
    font-size: 1.48rem;
    line-height: 0.5rem;
    font-weight: bold;
  }
  .part-filter .cta.filter {
    padding-left: 8px;
  }
  .parts_collection .part-filter a.clear-filter, .parts_collection .part-filter .close-filter .close-filter-btn {      
    padding: 5px 31px;
    font-size: 1.48rem;
    line-height: 35px;
    width: 100%;
    text-align: center;
  }
  .page-parts h1.page-title {
    margin-top: 0 !important;
  }
  .part-filter-box {
      border-bottom: 1px solid #000;
      padding-bottom: 34px;
    }
  .close-filter {
    padding: 0 4px;
  }
  .parts_help_section .btn.slider-btn svg {
    margin-left: 10px;
  }
  .site-header {
    border-bottom: 0;
  }
  .page-upcoming-tools svg.icon.icon-close path {
    stroke: #fff;
    fill: #fff;
  }
  .page-upcoming-tools .grid .grid__item.logo-align--left {
    padding-left: 0 !important;
  }
  .page-upcoming-tools .product-card__title {
    font-size: 2.45rem !important;
  }
  .page-upcoming-tools .price--listing .price-item {
    font-size: 1.92rem !important;
  }
  .page-upcoming-tools .upcoming-parts-collection li.grid__item {
    padding: 0 !important;
  }
  .page-upcoming-tools .upcoming-parts-collection {
    margin-top: 20px;
  }
  .custom--slideshow .slider-btn {    
    padding: 1rem 3rem 0.9rem !important;
    line-height: 27px;
  }
  .our-tools__home .product-container .slick-dots li:before {
    right: 3.5rem !important;
  }
  .our-tools__home .product-container .shop_now_btn {
    padding: 11px 18px 10px !important;
    font-size: 15px !important; 
    letter-spacing: -0.005em;
    line-height: 127%;
    font-weight: 500;
}
  /* .template-product .slider-thumb-img.slick-slide.slick-current.slick-active:after{
    display: none;
  } */
  #ProductSection-product-template .product-single ul.slick-dots li{
    height: .4rem !important;
  }  
  .collape-header[aria-expanded="false"] .additional_info_title::after, .collape-header .additional_info_title::after {    
    height: 32px;
    width: 16px;
  }
  .product-recommendations__inner .price--on-sale .price__sale {
    flex-direction: row-reverse;
  }
  .product-tube-straightener div#ProductSection-product-template .product-form__item.product-form__item--submit.product-form__item--no-variants button.btn.product-form__cart-submit span.add-cart-text.pre-ordr-btn {
    font-size: 1.6rem !important;
  }
  .price__badges.price__badges--listing span.price__badge.price__badge--sale {
    padding: 7px 10px 3px;
  }
}

@media (max-width: 649px){
  .replacement-parts .replacement-product-container .productItem .product-inner{
      max-width: 100%;
  }
  .sold-outbox {
    margin: 24px 0 50px;
    padding: 24px 28px;
}

  .trustlogo-oter .inner {
    height: 45px;
    padding: 5px 4px; 
  }
  .trustlogo-oter .inner img {
    max-width: 82%;
} 
  
}
@media(max-width: 360px){
  .buy-now-section .rectangle .rectangle.cart .product-form__controls-group--submit {
    height: auto !important;
    min-height: auto !important;
    max-height: unset !important;
  }
  body.template-article .article-meta-header .article__date {
    margin-top: 1rem;
  }
  .our-tools__home .product-container .slick-dots li:before {
    right: 4rem !important;
  }
}

.checkpoints-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 100%;
  padding-top: 20px;
}

.checkpoints-wrapper .checkpoint {
  display: flex;
  column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
}

.checkpoints-wrapper .checkpoint > p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height:1;
}

.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--on,
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--off,
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars .jdgm--half {
  display: flex !important;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars {
  display: flex;
}
.jdgm-widget-collection-product-reviews .jdgm-prev-badge span.jdgm-star::before {
  font-size: 20px !important;
}
/* .jdgm-widget-collection-product-reviews span.jdgm-prev-badge__text {
  font-size: 12px !important;
  line-height: 1;
} */
.jdgm-star.jdgm--off:before {
    font-weight: 100;
}
label.jdgm-form__inline-label span {
    opacity: 0.4;
}
span.jdgm-form__reviewer-name-format-container {
    display: none;
}
.jdgm-rev-widg__summary-stars span.jdgm-star {
    display: none !important;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars>div {
    align-items: flex-start !Important;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-row-stars {
    justify-content: flex-start !Important;
}
span.jdgm-rev-widg__summary-average {
    font-weight: 500;
    font-size: 40px !important;
    color: #000;
}
.jdgm-rev-widg__summary-text {
    font-weight: 300;
    font-size: 23px !important;
    margin-top: 8px;
}
.jdgm-histogram {
    border: unset !important;
}

a.jdgm-btn.jdgm-btn--solid.jdgm-paginate__load-more {
    font-weight: 300;
    background: #ffffff;
    color: #ff5833;
    padding: 10px 40px;
}
.jdgm-rev-widg__summary {
    width: 20% !important;
}
.bundler-target-element {
    clear: both;
    direction: ltr;
    display: none;
}
.jdgm-row-extra {
  display: none;
}
.jdgm-rev-widg__summary-text { 
    margin: 2rem !important;
}
.jdgm-rev-widg__summary-average img {
    margin-top: -1.5rem;
  }

  .jdgm-rev-widg__title {
    margin-bottom: 2rem;
}

/* .jdgm-widget-collection-product-reviews span.jdgm-prev-badge__text {
    font-size: 12px !important;
    line-height: 1;
} */
  
.jdgm-widget-collection-product-reviews .jdgm-prev-badge__stars, .product-single__revivew .jdgm-prev-badge__stars { 
    margin-right: 10px;
  } 

  .jdgm-widget-collection-product-reviews > .jdgm-prev-badge .jdgm-prev-badge__stars {
    margin-right: 3px;
  }
@media (max-width: 989px){
    .jdgm-rev-widg__summary-average img {
        margin-top: -1rem;
      }

  span.jdgm-rev-widg__summary-average img {
    max-width: 54px;
}
  span.jdgm-rev-widg__summary-average {
    font-weight: 500;
    font-size: 25px !important;
    color: #000;
}
  .jdgm-rev-widg__summary {
    margin: 0 auto !important;
    width: 200px !important;
    margin-bottom: 20px !important;
}
  .jdgm-rev-widg__summary-text {
    margin-top: 10px;
    font-size: 20px !important;
}
  .jdgm-form__title:after {
    content: "Let Us Know What You Thought!";
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 27px !important;
    line-height: 1;
}
}
@media (max-width:767px){
  .grid-view-item__title + .jdgm-widget.jdgm-preview-badge {
      margin-top: 12px;
  }
  .megaflow-featured-product .btn-start-autoship{
    margin-top: 14px;
  }
  /* .template-product .slider-thumb-img.slick-slide:after {
    content: '';
    background: #E6E6E6 !important;
    height: 4px !important;
    width: 52px;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
}
  .template-product .slider-thumb .slider-thumb-img.slick-slide{
    height: 0;
    } */
  .support-container-inner h2 {
    font-family: 'Transcript Pro';
  }
  .our.collection.our-tools__home .our-tools__home_inner span.salse-price, .our.collection.our-tools__home .our-tools__home_inner span.regular-price{
      font-size: 22px !important;
  }
  .our-tools__home .product-container .shop_now_btn {
    padding: 10px 14px 8px !important;
  }
  a.jdgm-btn.jdgm-btn--solid.jdgm-paginate__load-more{
    position: relative;
    padding: 10px 60px;
}
  .jdgm-paginate{
    padding-top: 35px !important;
  }
a.jdgm-btn.jdgm-btn--solid.jdgm-paginate__load-more::before {
    display: block;
    content: "Load More Reviews";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    background: #ff5833;
    font-weight: 300;
    color: #fff;
    border-radius: 50px;
    border-color: var(--jdgm-paginate-color);
}
  a.jdgm-btn.jdgm-btn--solid.jdgm-paginate__load-more {   
    background: #ff5833;
    color: #fff;
}
  .jdgm-rev-widg__summary-text.jdgm-all-reviews__summary-text--verified {
    margin-top: 15px !important;
  }
  
}

/* ic */
body .kaktusc-cart__total .kaktusc-cart__total-right span.kaktusc-cart__total-price{
    color: #000 !important;
}
