/** Shopify CDN: Minification failed

Line 343:0 Unexpected "}"
Line 753:0 Unexpected "}"

**/
div#text_icon_XKJiJb {
    justify-content: center;
}
.header-contact-btn.desktop_btn_contact {
    color: #fff !important;
}
a.dkbtn {
    text-decoration: none !important;
}
.shopify-policy__body {
    padding-bottom: 40px;
}
.custom__text-icon p{
  margin: 0px !important;
}
.text-icon_flexed {
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon_cus-8 {
    justify-content: center !important;
}
.text-icon_flexed > div {
  flex: 0 0 40px;
  display: flex;
}
.text-icon_flexed p {
  line-height: 1.4;
}
.product__info-wrapper .custom__icon-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 20px;
}
.product__info-wrapper .text-icon_flexed img {
  height: 25px;
  object-fit: contain;
  border: 0;
  border-radius: 0;
}
.product__info-wrapper .product__accordion .accordion__content {
  padding: 0 !important;
}
.custom__text-icon {
  display: flex;
  align-items: center;
  gap: 4px;
}
.icon_cus-4 img {
  height: 22px;
}
.icon_cus-4 {
  display: flex;
  justify-content: flex-start;
}

@media screen and (max-width: 991px) {
  .text-icon_flexed p {
    line-height: 1.4;
    font-size: 13px;
  }
  .header .dkbtn{
  display:none;
}
}

.yotpo-review-content {
  display: block !important;
}
body.gradient.template-collection {
    display: block;
}



    .template-page-landing-page .rich-text__text span {
        text-decoration: underline;
        cursor: pointer;
    }
 .tooltip-custom{
     display:none;
 }
.template-page-landing-page .rich-text__text  .tooltip-custom{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.template-page-landing-page .rich-text__text  .tooltip-custom span {
    width: fit-content;
    background: #000000;
    color: #ffffff;
    padding: 9px 16px;
    border-radius: 6px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 1.4;
    position: relative;
    left: 0;
    bottom: -10px;
  text-decoration:none;
}
.template-page-landing-page .rich-text__text  .tooltip-custom span::after {
    content: '';
    display: block;
    clip-path: polygon(50% 40%, 0% 100%, 100% 100%);
    width: 20px;
    height: 20px;
    color: red;
    background: black;
    position: absolute;
    left: 50%;
    top: -10px;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
.template-page-landing-page .rich-text__text  .tooltip-custom{
    left: 32% !important;
} 
}
@media screen and (max-width: 479px) {
.template-page-landing-page .rich-text__text  .tooltip-custom{
    left: 38% !important;
} 
}


/* cart changes  css */


.cart__footer-wrapper .cart__footer{
  padding-top:0px!important;
}
.main-custom-cart-display_custom .title-wrapper-with-link .title {
       font-size: 3rem;
}
.main-custom-cart-display_custom .cart-items th {
    border-bottom: unset  !important;
}
.main-custom-cart-display_custom .cart__items {
     border-bottom: unset  !important;
}

   .two_section_combine-cart {
   margin-top:30px;
   margin-bottom:30px;
}

/*  */
body.drawer_open-custom {
    padding-right: 17px;
}
.cart-count-bubble{
  top:50%;
  align-items:center;
  width:18px;
  height:18px;
}

@media screen and (max-width:749px) {
.drawer .cart__contents .drawer__cart-items-wrapper .cart-items thead{
display: inline-table;
}

.two_section_combine-cart  .cart-item {
  padding-top:30px;
   border-top: .1rem solid rgba(var(--color-foreground),.08);
     padding-bottom: 30px;
   margin-bottom: 0 !important;
}
.main-custom-cart-display_custom .cart-items thead tr {
     border-bottom: unset  !important;
    margin-bottom: 0px!important;
} 
.main-custom-cart-display_custom .cart-item:last-child {
   border-bottom: .1rem solid rgba(var(--color-foreground),.08);
}
.main-custom-cart-display_custom .title-wrapper-with-link .title {
    font-size: 26px;
}  
}

@media screen and (max-width:1024px) {
  .custom_as_low_text.mobile {
    display: block !important;
    margin-left: 16px;
}
  .custom_as_low_text.desktop {
    display: none;
}
.custom-get_html-footer .cart__footer>div:only-child {
    margin-left: auto;
    margin-right: auto;
}
 .two_section_combine-cart {
    display: block !important;
}  
  .custom_trumed-text.mobile {
        position: relative;
        display: flex;
        gap: 6px;
  }
    .custom_trumed-text.mobile::after {
      content:"";
        width: 47px;
        z-index: 3;
        position: relative;
        height: 19px;
        background-color: #fff;
        display:block;
    }


.Sticky_button__noyVQ {
    display: block !important;
    position: absolute;
    right: 16px;
    bottom: 15px;
    width: 15px;
    height: 18px;
    border: none;
    padding: 0 0 0 40px;
    background: linear-gradient(90deg,hsla(0,0%,100%,.6) 5.39%,#fff 80%);
    z-index: 2;
}
  .custom_trumed-text, .add-affirm_text {
    line-height: 0;
}
  .custom_as_low_text span {
    line-height: 0px;
}
  .custom_trumed-text span, .custom_trumed-text svg {
    top: 0px!important;
}
  .Sticky_button__noyVQ::after {
    content: "";
    background: #ffffff;
    width: 20px;
    height: 16px;
    display: inline-block;
    position: absolute;
}
}



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

 .two_section_combine-cart .cart__footer .totals {
    justify-content:space-between;
    box-sizing: border-box;
    padding: 0 10px;
  }
 .main-custom-cart-display_custom .cart-item__quantity-wrapper{
  flex-wrap: nowrap !important;

 }

  .cart-count-bubble {
      height: 20px;
    width: 20px;
}
}
@media screen and (min-width:749.99px) {
   .two_section_combine-cart {
   margin-top:5rem;
   margin-bottom:5rem;
     width:100%;
}
  
 .two_section_combine-cart {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
   
}
.main-custom-cart-display_custom .cart-item {
    display: grid !important;
    gap: 15px;
  padding-top:30px;
      width: 100% !important;
  grid-template-columns: 1fr 2fr 1fr;
   border-top: .1rem solid rgba(var(--color-foreground),.08);
     padding-bottom: 30px;
}
.main-custom-cart-display_custom .cart-item:last-child {
   border-bottom: .1rem solid rgba(var(--color-foreground),.08);
} 
.main-custom-cart-display .cart-item__details {
    grid-column: 2;
    grid-row: 1;
    padding: 0 !important;
  width: 100% !important;
} 
.main-custom-cart-display_custom .cart-item__quantity {
    grid-column: 2;
    grid-row: 2;
    padding: 0 !important;
  width: 100% !important;
} 
.main-custom-cart-display_custom .cart-item__totals {
    grid-column: 3;
    grid-row: 1;
    padding: 0 !important;
  width: 100% !important;
}  

.main-custom-cart-display_custom .cart-item__media {
  width: 100% !important;
  padding: 0 !important;
}  
.main-custom-cart-display_custom  .cart-items {
  display: block!important;
}  
.main-custom-cart-display_custom .cart-items tbody {
    display: block;
      width: 100%;
}
.main-custom-cart-display_custom  .cart-items .caption-with-letter-spacing {
  width: 100% !important;
} 
.main-custom-cart-display_custom  .cart-items .cart-items__heading--quantity{
  display:none;
}
.main-custom-cart-display_custom  .cart-items th {
    border-bottom: unset;
} 
.custom-get_html-footer .cart__blocks .totals {
      justify-content: center;
}  

  
}
.custom-get_html-footer .cart__blocks .tax-note {
 text-align: center;
}  
}
 .main-custom-cart-display_custom .cart__contents .cart-item {
      grid-template-rows: repeat(3, auto);
}
 .main-custom-cart-display_custom .cart__contents .cart-item .cart-item__media {
    grid-row: 1/3;
    grid-column: 1;
}

@media screen and (max-width:400px){
  .main-custom-cart-display_custom  .cart__contents .cart-item {
    column-gap:4px;
  }
  .main-custom-cart-display_custom  .cart__contents .quantity {
    width: calc(11rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    min-height: calc((var(--inputs-border-width) * 2) + 4rem);
}
  .main-custom-cart-display_custom  .cart-item .cart-remove-button {
   margin-left:0;
  }
  .main-custom-cart-display_custom  .page-width {
    padding:0;
    margin-inline:0;
  }
  .main-custom-cart-display_custom .product-option {
    font-size: 13px;
}
  .main-custom-cart-display_custom .cart-item__name {
    font-size: 16px;
}
  .cart__footer .totals__total ,
  .cart__footer .totals__total-value {
    font-size:16px;
  }
  .main-custom-cart-display_custom .cart__contents .cart-item .cart-item__media {
    margin-right: 4px;
}
   .main-custom-cart-display_custom  .cart-item .cart-item__price-wrapper .price{
     font-size:14px;
   }
}


/* ########################## WD Custom CSS####################################### */

.product-image-thumbs .slick-current  img {
  border: 2px solid #000;
}
.product-media-item {
    display: block;
    width: 100%;
}
.wd-product {
  overflow-x: hidden;
}
.product-banner-container {
    width: 100%;
    height: 67vh;
}
.product-gallery {
  position: relative;
  width: 100%;
}

.main-gallery {
    margin-bottom: 20px;
}
.wd-product__media {
    padding-top: var(--pro_pt);
    /* padding-top: 62.5%; */
    border-radius: 40px;
    background-color: #fff;
}
.wd-product__media img {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.thumbnail-gallery .slick-list.draggable {
    padding: 0 !important;
}
.thumbnail-gallery .slick-slide {
    margin: 0 5px;
}

.wd-product__media-thumbnail {
    padding-top: 95%;
    border-radius: 12px;
    position: relative;
    background-color: #fff;
}

.wd-product__media-thumbnail img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* .thumbnail-gallery .slick-slide {
  opacity: 0.4;
}
.thumbnail-gallery .slick-slide.slick-current {
  opacity: 1;
} */

.product-gallery .main-gallery .slick-next {
  right: 25px;
}
.product-gallery .main-gallery .slick-prev {
  left: 25px;
}

.product-gallery .main-gallery .slick-next,
.product-gallery .main-gallery .slick-prev {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.product-gallery .main-gallery .slick-next:before {
  content: url(https://cdn.shopify.com/s/files/1/0672/0805/2984/files/Right.png?v=1711614467);
  width: 100%;
  height: 100%;
  display: inline-block;
}
.product-gallery .main-gallery .slick-prev:before {
  content: url(https://cdn.shopify.com/s/files/1/0672/0805/2984/files/left.png?v=1711614466);
  width: 100%;
  height: 100%;
  display: inline-block;
}


.cart-drawer-item-image {
  width: var(--upsellProImageSize);
  display: flex;
}
.wd-upsell-pro-details,
.wd-select-gift-pro-details {
    padding: 0 10px 0 25px;
    width: calc(100% - (var(--upsellProImageSize) + 100px));
}
.cart-drawer-item-image a {
  display: flex;
  align-items: center;
}

.cart-drawer-item-image img {
  width: 100%;
}
.wd-upsell-add {
  width: 100px;
  display: flex;
  justify-content: flex-end;
}
.gradient.overflow-hidden {
    overflow: hidden !important;
  }

.wd-gift-qty .quantity-popover-container {
  display: none;
}
.cart-items .cart-item {
  position: relative;
}
.wd-gift-qty:not(.mrk-cart-page) {
  position: absolute;
  bottom: 0;
  left: 138px;
}
.wd-gift-qty cart-remove-button .button {
  min-height: 3rem;
}
.wd-variant-name span {
  font-size: 1.2rem;
  padding: 5px;
}
.wd-p-0.wd-variant-name span {
  padding: 0;
}
.wd-gift-qty.mrk-cart-page {
  position: absolute;
  bottom: 110%; /*300*/
  /*left: 280px; ats*/
  left: 90px;
  width: auto !important;
  z-index: 1;
  /*display: none; ats*/
}
@media (max-width: 749px) { /*ats 767*/
  .wd-upsell-add,
  .wd-select-gift .wd-select-gift-add {
    width: 60px;
  }
  .cart-drawer-item-image {
    width: var(--upsellProImageSizeMb);
    display: flex;
  }
  .wd-upsell-pro-details,
  .wd-select-gift-pro-details {
    padding: 0 10px;  
    width: calc(100% - (var(--upsellProImageSizeMb) + 60px));
  }
  .gradient.overflow-hidden {
    overflow: hidden !important;
  }
  .wd-gift-qty.mrk-cart-page {
    bottom: 37px; /*90*/
    /*left: 70%;*/
    left: 33%;
  }
}
cart-remove-button .button{
  color: #000
}
.wd-variant-name.wd-p-0 {
    line-height: 1;
}

/* blog  */
.template-blog .main-blog .title--primary {
    text-align: center;
    text-transform: uppercase;
    margin-block: 70px;
    font-weight: 600;
    font-size: 36px;
}
.template-blog .main-blog .blog-articles  {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.template-blog .main-blog .blog-articles .card__inner {
    border: 0;
}
.template-blog .main-blog .blog-articles .card .card__inner .card__media {
    border-radius: 15px;
}
.template-blog .main-blog  .article-card-wrapper .card__content .article-card__info {
    font-weight: 700;
}
.template-blog .main-blog  .article-card-wrapper .card__content .article-card__excerpt {
    line-height: 1.4;
}
.template-blog .main-blog  .article-card-wrapper .card__content .card__heading {
    font-weight: 600;
    text-transform: uppercase;
}
@media screen and (max-width:768px) {
    .product_title_checkout .custom_product_t_checkout {
    font-size: 16px;
}
  .template-blog .main-blog .blog-articles  {
    grid-template-columns: repeat(2, 1fr);
}
  .header .header__icon span {
    line-height: normal;
}
}
@media screen and (max-width:576px) {
  .template-blog .main-blog .blog-articles  {
    grid-template-columns:1fr;
}
  
.custom_account_display .heading_Acc h1.customer__title {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 5px;
}
  .account h2 {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}
 .custom_account_display .account_continue_shipping a.underlined-link {
    font-size: 14px;
    line-height: normal;
}

  .main_mobile_affirm_trumed {
    justify-content: flex-start !important;
    padding: 12px 0 !important;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
}
  .main_mobile_affirm_trumed::-webkit-scrollbar {
     display:none;
  }
}

.template-blog .main-blog .blog-articles .card__inner {
    border: 0;
    height: 300px;
    aspect-ratio: 3/4;
}
.template-product .product-form .product-form__buttons {
  margin:0 auto;
}
.drawer .drawer__footer .totals {
  position: relative;
    top: -10px;
}


/* modals popup */
body.gradient.overflow_hidden {
    overflow: hidden !important;
}
.custom_com_popu_C, .custom_more_popu_C {
    cursor: pointer!important;
    text-transform: capitalize !important;
    color: #000 !important;
    font-size: 13px !important;
    line-height: 1.2;
    margin-left: 10px;
    font-weight: bold !important;
  text-decoration:underline;
}

.custom-modal_open {
  padding-right:17px;
}
.custom_compare_popup .compare-badge_c {
    left: 50%;
    transform: translateX(-50%);
}
.custom_compare_popup .heading_c {
  margin-left:-1px;
}

.main-info__accordion-content {
  display:none;
}
.main-info__accordion-item.active .main-info__accordion-content {
  display:block !Important;
}
@media screen and (max-width:420px){
  .custom_compare_popup .heading_c {
  margin-left:0;
}
}

.account .heading_Acc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.multicolumn-card  span.custom-badge-wrapper {
    display: flex;
    justify-content: end;
}
.multicolumn-card  span.cusstom_badge-savings {
    border-radius: 0 10px;
    font-weight: 600;
    padding: 6px 10px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 18px;
}


/* choose modal */
@media screen and (max-width:420px){
  .custom_compare_popup .heading_c {
  margin-left:0;
}
}
 /* .custom-choose-option{
   display:none ;
 }
 */
  .main-custom-option-choose {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    max-width: 100%;
    width: 100%;
    padding-inline: 20px;
}
.custom-choose-option {
    display: block !important;
    background: #000000;
    width: 100%;
    height: fit-content;
    color: #ffffff;
    padding: 18px 30px !important;
    text-align: center;
    border-radius: 40px;
    margin-bottom: 25px;
    max-width: fit-content;
    margin-inline: auto;
    bottom: 10px !important;
    position: relative;
    vertical-align: middle;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    white-space: nowrap;
    top: 0;
}

}

/* end choose modal  */



/*18-07  */
.header-contact-btn.desktop_btn_contact a {
     color: #Ffffff;
    text-decoration: none;
      line-height: 1.2;
  transition: all .25s ease;
}
.desktop_btn_contact img {
    width: 17px;
    height: 17px;
    filter: invert(1);
}

.header-contact-btn.desktop_btn_contact {
           display: flex;
        align-items: center;
        background: linear-gradient(160deg, #29beff, #007aff);
        padding: 9px 15px;
        border-radius: 6px;
        gap: 8px;
        color: #fff;
        font-size: 1.3rem;
  line-height: normal;
}
.mobile_btn_contact {
  display:none;
}
.mobile_btn_contact svg path{
  fill:#111111;
}
.header .header__inline-menu {
flex:1;
text-align:center;
}
#shopify-section-sections--23089790320925__header .header__icons {
  padding-left:0 !Important;
}
.custom-text-with-btn {
    background: #111111;
    padding-block: 80px;
}
.custom-text-with-btn .custom_content_box h5 {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
    margin-block: 0 5px;
    display: content;
}
.custom-text-with-btn .custom_content_box h5 .text__icon {
     display: inline-block;
    float: left;
    margin-right: 10px;
}
.custom-text-with-btn .custom_content_box h5 svg {
   width:20px;
  height:20px;
}
.custom_content_box p {
    font-size: 16px;
    line-height: 1.2;
    color: #ffffff;
    margin-block: 0;
}
.custom_btn_box {
    max-width: 378px;
    width: 100%;
    text-align: center;
}
.custom_btn_box a {
    border-radius: 16px;
    border: solid 1px #111111;
    color: #111111;
    background: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    padding: 12px 20px;
  transition:all .3s ease-in-out;
}
.custom_btn_box a:hover {
    border: solid 1px #379bfc;
    background-color: #379bfc;
  color:#ffffff;
}
.custom_btn_box a:hover svg path {
  fill:#ffffff;
}
.custom-btn_content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  gap:25px;
}
.custom_btn_box svg {
  width:12px;
  height:12px;
}
.custom_btn_box svg path {
  transition:all .3s ease-in-out;
  fill:#111111;
}
.custom-multilogoimg_wrapper {
    display: grid;
    grid-template-columns: repeat(6,1fr);
  align-items:center;
  justify-items:center;
  margin-bottom:30px;
}
.custom-logo_img img {
    max-width: 75px;
    height: auto;
  filter:grayscale(1);
}
.custom-multiimages_with-text {
    padding-top: 70px;
    background: #ffffff;
}
.custom_multiimgs-content p {
    font-size: 20px;
    line-height: 1.2;
    max-width: 80ch;
    margin: 0 auto;
    text-align: center;
    color: black;
    font-weight: 500;
}
.custom_energy-wrapper {
    padding-block: 60px;
}
.energy-wrapper-images img {
  max-width:100%;
}
.energy-wrapper-images {
    display: flex;
    justify-content: center;
    gap: 10px;
  align-items:center;
}
.energy-img2 img {
    /*max-width: 50px;*/
    filter: invert(1);
}
.energy-img1 img {
    /*max-height: 150px;*/
}
.custom_img-with-text__wrapper {
    padding-block: 30px 0;
}
.custom_img-with-text-subheading {
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    margin-block: 0 4px;
}
.custom_img-with-text-heading {
    font-size: 50px;
    line-height: 1.2;
    text-align: center;
    font-weight: 700;
    margin-block: 0 32px;
}
.custom-img_textbox-container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.custom-imgtxt-image img {
  max-width:100%;
  width:100%;
  height:100%;
  object-fit:contain;
}
.custom_img-text-width {
    max-width: 1807px;
    margin: 0 auto;
    padding-inline: 40px;
}
.wrapped_content h3 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-block: 0 16px;
}
.wrapped_content .custom-imgtxt-main-content p {
    font-size: 16px;
    line-height: 1.4;
    margin-block: 0 16px;
    font-weight: 400;
}
.custom-imgtxt__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.hedaing_bottom_circulation_txt h3 {
    text-align: center;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
    margin-block: 0;
}
.custom-about_icon-wrapper .bottom__blocks-heading {
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    font-weight: 700;
    color: #379bfc;
    margin-block: 0 60px;
}
.custom-about_icon-wrapper {
    padding-block: 60px;
}
.custom-about_icon-wrapper_circulation {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
  column-gap:40px;
}
.custom-about_icon-wrapper_circulation .about-icon-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  position:relative;
}
.custom-about_icon-wrapper_circulation .icon-image img {
    max-width: 100px;
    height: auto;
    object-fit: contain;
    border: 3px solid #379bfc;
    padding: 16px;
    border-radius: 50%;
}
.custom-about_icon-wrapper_circulation .iconwith-title h4 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    margin-block: 0 14px;
    color: #379bfc;
}
.custom-about_icon-wrapper_circulation .about-icon_content p {
    font-size: 14px;
    line-height: 1.4;
    max-width: 46ch;
    margin: 0 auto;
}
  .about-icon-wrapper::after {
    content: '';
    display: block;
    position: absolute;
    top: 35%;
    left: auto;
    transform: translateY(-50%);
    right: -60px;
    background-repeat: no-repeat !Important;
    background-position: center !Important;
    background-size: contain !Important;
}
  .about-icon-wrapper:last-child::after {
    display:none;
  }
.mobile_btn_contact img {
    width: 22px;
    height: 20px;
    object-fit: contain;
}
.multicolumn-card {
  position:relative;
}
.multicolumn-card  span.custom-badge-wrapper {
    position: absolute;
    right: 0;
    top: 0;
}
.product-form .product-form__buttons {
    max-width: 100%;
}
variant-radios .product-form__input .added_custom_swach_C {
  /*margin-bottom:10px !important;*/
}
variant-radios .product-form__input .product_form-input-container .element {
      position: relative;
}
variant-radios .product-form__input .product_form-input-container .element.added_custom_badge label{

      margin-right:0;
}
variant-radios .product-form__input .product_form-input-container .variant_badge_off {
    position: absolute;
    top: -14px;
    left: 50%;
    z-index: 12;
    transform: translatex(-50%);
    background: #4595f6;
    border-radius: 4px;
    padding: 6px 12px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.2;
    text-transform: uppercase;
}
.product__info-container .custom__text-icon {
max-width:100% !important;
}
@media screen and (max-width:1400px){
  .about-icon-wrapper::after {
    right: -36px;
}
}
@media screen and (max-width:1024px){
  .custom-about_icon-wrapper_circulation {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 66px;
    column-gap:0;
}
  .about-icon-wrapper::after {
    top: auto;
    bottom: -64px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    right: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
    .custom-about_icon-wrapper_circulation .about-icon_content p {
    max-width: 96ch;
}
  .main_checkout_truemed .custom_trumed-text {
    display:none
  }
  .add-affirm_text.desktop {
      display:none;
  }
  .main_mobile_affirm_trumed {
    display: flex !important;
    align-items: baseline;
    justify-content: center;
    padding: 12px;
    border-top: 1px solid #dddcdb;
    margin-top: 20px;
    gap:10px;
}
  .custom_trumed-text, .add-affirm_text {
    line-height: 0;
}

}
@media screen and (min-width:991px){
  .mobile_btn_contact {
  display:none;
}
}
@media screen and (max-width:991px){
  .mobile_btn_contact {
  display:block;
}
  .mobile_btn_contact a{
  display:flex;
    align-items:center;
    justify-content:center;
}
  .desktop_btn_contact {
    display:none;
  }
 
  .custom_main_contact {
    display: flex;
    align-items: center;
    justify-content: end;
    flex: 1 3%; /*20% ats*/
}
  .header .header__heading {
    /*flex:1 20%; ats*/
  }
  .header .header__inline-menu {
    flex: 1 55%;
}
  .custom_content_box , .custom_btn_box{
    flex:1 50%;
  }
  .custom_multiimgs-content p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}
/*  .custom-multiimages_with-text {
    padding-block: 40px;
}*/
  .custom-img_textbox-container {
    grid-template-columns: repeat(1,1fr);
}
  .custom-imgtxt-image {
    grid-row: 1;
}
  .wrapped_content h3 {
    font-size: 16px;
}
.wrapped_content .custom-imgtxt-main-content p {
    font-size: 14px;
}
  .custom_img-with-text-subheading {
    font-size: 24px;
}
.custom_img-with-text-heading {
    font-size: 32px;
}
  .custom_img-with-text__wrapper {
    padding-block: 30px;
}
  .mobile_btn_contact a{
  display: flex;
    align-items: center;
    background: linear-gradient(160deg, #29beff, #007aff);
    padding: 4px 8px;
    border-radius: 6px;
    gap: 8px;
  color:#fff;
    font-size: 1.3rem;
  text-decoration:none;
}
}
@media screen and (max-width:767px){
  .custom-multilogoimg_wrapper {
    grid-template-columns: repeat(2,1fr);
}
}
@media screen and (max-width:749px){
  .custom_main_contact {
    flex: 0 0 auto;
}
  .header .header__heading {
    flex: 1;
}
  .custom-text-with-btn {
    max-width: 90%;
    margin: 0 auto;
    border-radius: 16px;
    padding:20px 12px;
}
  .custom-text-with-btn .page-width {
    padding:0;
}
  .custom-btn_content-wrapper {
    flex-direction: column;
}
  .custom_btn_box {
    max-width: 100%;
}
  .custom-about_icon-wrapper .bottom__blocks-heading {
    font-size: 32px;
    margin-block: 0 40px;
}
  .hedaing_bottom_circulation_txt h3 {
    font-size: 24px;
}
  variant-radios .product-form__input:first-child .product_form-input-container {
    row-gap:20px !Important;
  }
}
@media screen and (max-width:576px){
  .custom_img-text-width {
    padding-inline: 20px;
}
header-drawer {
    width: 62px;
}
}
@media screen and (max-width:350px){
  .custom_sigin_shippigg_message p, .custom_sigin_shippigg_message a{
    font-size:12px !important;
  }
}

.hedaing_bottom_circulation_txt_2nd h3 {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    font-weight: 700;
    color: #379bfc;
}

.energy_images_custom{
      max-width: 160px;
    height: 100%;
}
div#instruction_widget_small_entry_point_v8, div#instruction_widget_small_entry_point_v8 div img, div#instruction_widget_small_entry_point_v8 div {
    height: 0;
    width: 0;
}

/* variant badge */
variant-radios .product-form__input .product_form-input-container .variant_badge_off {
    position: absolute;
    top: -9px;
    left: 50%;
    z-index: 12;
    transform: translatex(-50%);
    background: #0e12e0;
    border-radius: 4px;
    color: #ffffff;
    line-height: 1.2;
    text-transform: uppercase;
    width: max-content;
    padding: 3px 6px;
    font-size: 10px;
}

/*frequent bought  */
.checkbox_input_upsell label::after {
    border-radius: 14px !important;
    border: 1px solid #ddd;
}

.checkbox_input_upsell label {
    background: unset;
    border: unset;
    border-radius: 16px;
    --first-border: #00e3f0;
    --second-border: #2276f3;
    --third-border: #393cff;
    --fourth-border: #0509d9;
    display: flex;
    align-items: center;
    gap: 14px;
    flex: 1;
}
.checkbox_input_upsell label:before {
    background-image: linear-gradient(92.3deg, var(--first-border) 0px, var(--second-border) 33.72%, var(--third-border) 67.97%, var(--fourth-border) 101.16%);
    border-radius: var(--variant-pills-radius);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.checkbox_input_upsell {
    display: flex;
    gap: 10px;
     -webkit-tap-highlight-color: transparent;
}
.custom-upsell_product {
      -webkit-tap-highlight-color: transparent;
}
.custom-upsell_product .custom_inner_upsell {
  border:0 !important;
  padding:20px;
}
.custom-upsell_product .custom_inner_upsell input[type=checkbox]:checked+label:before {
    opacity: 1;
}
.custom-upsell_product .custom_inner_upsell input[type=checkbox]:checked+label:after {
    height: calc(100% - 0.4rem);
    border: unset;
    background-color: #ffffff;
    top: 0.2rem;
    width: calc(100% - 0.4rem);
    left: 2px;
    border-radius: 14px;
}
.custom-upsell_product .upsell_title_price,
.custom-upsell_product .upsell_image {
    position: relative;
    z-index: 1;
}
.custom-upsell_product input[type=checkbox] {
    position: relative;
    z-index: 1;
    align-self:center;
}
.custom-upsell_product .s_p_custom_desc p {
    font-size: 12px;
    line-height: 1.3;
    font-style: italic;
    color: #000;
  margin-block:0;
}

.frequently-bought-together h4, .frequently-bought-together p {
    margin: 0;
}


/* checkout */
.main-custom-option-choose {
    background: #ffffff;
    max-width: 1770px;
  margin:0 auto;
    border-radius: 8px;
    display: flex ;
    justify-content: space-between;
    align-items: center;
    padding: 20px 32px;
    height: fit-content;
    gap: 32px;
    position: static;
}

.custom-choose-option {
    position: static;
    margin: 0;
    border-radius: .5rem;
   cursor:pointer;
}

.product_title_checkout .d_ship-delivery-item p {
    font-size: 12px;
    line-height: 1.4;
    margin: 0;
    color: #969696;
}
/* button hover css */
.custom-choose-option {
    position:relative;
}
.click-choose_option {
     position: relative;
    cursor: pointer;
    z-index: 1;
}
.custom-choose-option:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: .5rem;
    transition: all .2s ease-out;
}
.custom-choose-option.custom-choose-option:focus-visible:before, .custom-choose-option:hover:before {
    box-shadow: inset 0 -4px 9px 0 #4e4e4e,inset 0 6px 14px 0 hsla(0,0%,100%,.25);
    background: #171920;
}

.product_title_checkout  .d_ship-delivery-item img {
    width: 16px !important;
    height: 16px !IMPORTANT;
}

.product_title_checkout  .d_ship-delivery-item {
    display: flex;
    gap: 4px;
    align-items: center;
}

.product_title_checkout  .d_ship-delivery-grid {
    display: flex;
    align-items: center;
    gap: 8px;
}

.product_title_checkout .custom_product_t_checkout {
    font-size: 18px;
    margin-block: 0;
    font-weight: 600;
    color: #000;
    line-height: 1;
}
.product_title_checkout {
    flex: 1;
}
.main_custom_checkout_product{
  position:fixed;
    display: flex;
    bottom:10px;
    width:100%;
    max-width:1025px;
    right: 10px;
    z-index: 999;
}
@media screen and (min-width: 1225px) { /*ats*/
  .main_custom_checkout_product {
    width: 45%;
  }
}
.product_title_checkout .price__checkout-mobile_price{
  display:none;
}

.custom-choose-option button {
    text-transform: capitalize !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
    font-family: 'Helvetica', sans-serif;
    padding: 0;
}
.price_compare_price_custom_checkout {
    display: flex;
    gap: 8px;
}
.custom_checkout_pricess {
    color: #000000;
  letter-spacing: 0;
}
.custom_checkout_price_comparess {
    color: #999999;
    text-decoration: line-through;
    letter-spacing: 0;
}
.save_percent {
    display: inline-flex;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
    padding: .3rem .6rem !Important;
    color: #ff5b00;
    background-color: rgba(255,91,0,.098);
    border-radius: .25rem;
    align-items: center;
    text-transform: uppercase;
}
.cstm-save_percent{
   display: inline-flex;
    letter-spacing: 0;
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
    padding: .3rem .6rem !Important;
    color: #ff5b00;
    background-color: rgba(255,91,0,.098);
    border-radius: .25rem;
    align-items: center;
    text-transform: uppercase;
}
.yotpo-carousel .yotpo-carousel-arrow{
  z-index:1;
}

@media screen and (max-width:1024px){
  .main_mobile_affirm_trumed {
    /* padding-bottom: 0 !important;
    padding-left: 0 !important; */
}
  .Sticky_button__noyVQ {
    bottom: 12px;
    z-index: 9;
    width:55px;
}
  .main-custom-option-choose {
   border-radius: 0;
    padding: 0 16px;
    box-shadow:none;
    gap:10px;
}
  .main-custom_checkout_truemed {
    padding: 20px 0 0;
    background: #fff;
    box-shadow: 0 339px 95px 0 transparent, 0 217px 87px 0 rgba(0, 0, 0, .01), 0 122px 73px 0 rgba(0, 0, 0, .02), 0 54px 54px 0 rgba(0, 0, 0, .04), 0 14px 30px 0 rgba(0, 0, 0, .05);
    border-top:1px solid #dddcdb;
}
  .custom_trumed-text.mobile {
    text-align: center;
    align-items: center;
}
  .product_title_checkout .shipping_content_custom_checkout {
    display:none !Important;
  }
  .price_compare_price_custom_checkout {
    display:none !Important;
  }
  .main_custom_checkout_product{
  padding-inline:0px;
     top: auto;
    bottom:0;
    right:0;
    left:0;
}
 .product_title_checkout .price__checkout-mobile_price{
  display:flex;
   flex-wrap:wrap;
   column-gap:4px;
}
}


/* 3oct  */
.frequently-bought-together p {
    max-width: 55ch;
}
#main_custom_checkout_product_c{
  display:none;
}
.Sticky_button__noyVQ {
   display:none;
}

.custom_trumed-text, .add-affirm_text {
    color: #999;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
}
.main_mobile_affirm_trumed {
    display: none;
}
.custom_trumed-text span {
    position: relative;
    top: 1px;
}
.main_choose-op_truemed-s {
    display: flex;
    gap: 32px;
    align-items: center;
}
.main_checkout_truemed {
    position: relative;
    top: 0px;
}
  .custom-choose-option #click-choose_option {
    color: #ffffffff;
    text-decoration: none;
    font-weight: bold;
        background: #0000;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
}
.add-affirm_text .affirm-modal-trigger {
   display:none;
}

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

  .custom-choose-option button {
	font-size: 14px !Important;
}


}

.custom_as_low_text {
    line-height: 1;
}
.custom_as_low_text span {
    font-size: 12.5px;
    color: #404040;
}
.custom_as_low_text.mobile {
    display: none;
}
@media screen and (min-width:1024px) {
  .main-custom-option-choose{
    border:1px solid #dddcdb;
  }
}
fieldset.product-form__input .form__label{
      align-items: baseline!important;
}