/** Shopify CDN: Minification failed

Line 1702:8 Expected ":"

**/
/* 10-3-25 */

.stickty-atc{
  display:none ;
}

.drawer{
  max-height: 100dvh !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
  -webkit-overflow-scrolling: touch !important;
}

.main-product__form .product__options-container {
  margin-top: 1rem;
}

.main-product__form .block__cbmain--content--right h5 {
  padding: 9px 13px;
}

#main-product__nav .wd-splide__track .splide__slide.is-active {
  border: 1px solid #000 !important;
}

.main-product__form .product-form__buttons {
  margin-top: 2rem !important;
}
.main-product__form .product-form__buttons .dmt-btn-two {
  font-weight: 600;
  text-transform: uppercase;
}

.main-product__form .delivery-cutoff svg {
  stroke-width: 3px;
  width: 23px;
  height: 23px;
  vertical-align:middle;
}

.main-product__form .delivery-cutoff {
  padding: 12px 10px;
}

.main-product__form .pdp-usp img {
  width: 45px;
  height: 45px;
}
.main-product__form #pdp-usps {
  padding: 0;
}
/* .wd-product-accordion .summary-child p strong,
.wd-product-accordion .summary-child p,
.wd-product-accordion p,
.wd-product-accordion .metafield-multi_line_text_field {
  font-size: 14px;
  line-height: 1.5;
} */
.wd-product-accordion .product__option-title {
  color: black;
  text-transform: capitalize;
}
.main-product__inner .wd-splide-slider-btn .splide__arrow {
  width: 25px;
  height: 25px;
}
.main-product__inner .wd-splide-slider-btn .splide__arrow svg {
  vertical-align: middle;
}

/* header menu css  */
.nav__parent-link,
.nav__right .nav-link a {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
}
predictive-search form #Search {
  font-size: 1.6rem !important;
}

/* header menu css  */

.nav__grandchild-link {
    font-size: 1.6rem !important;
}


.nav__child-link {
    font-size: 1.8rem !important;}



/* scroll container  */

.wdin-scroll-container span.wdin-text {
  color: #dcc48e !important;
}
.wdin-scroll-container .wdin-icon {
  width: 25px;
  height: auto;
}
.wdin-scroll-container {
  padding: 10px 0;
}
.wdin-scroll-container .splide__slide {
  align-self: center;
}
/* scroll container  */

/* product variant css  */
.main-product__form .product__option-btn {
  padding: 10px !important;
  border-radius: 5px !important;
  font-weight: 600;
  display: flex;
  gap: 15px;
}
.main-product__form .product__option-btn.selected {
  background: #f9ecf3;
  border: 2px solid #7a07c1;
  color: #000 !important;
}
.main-product__form .product__option-btn img {
  border-radius: 50%;
}

.main-product__form .product__option-title {
  font-size: 1.7rem !important;
  color: #000 !important;
  font-family: Raleway, sans-serif !important;
  text-transform: capitalize;
  margin-top: 1.5rem;
}
/* product variant css  */

/* featured slider */

.featured-reviews-slider:focus-visible {
  box-shadow: none !important;
}

.featured-reviews-slider .splide__slide {
}
.wd-featured-reviews-slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
p.main-product-reviwer-name {
  font-weight: 700;
}
.featured-review .flickity-viewport {
  text-align: center;
  margin: auto;
}
.featured-review {
  /* margin-right:20px; */
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
  background: #fbf7f0;
  /* padding: 2.5rem;  */
  border-radius: 20px;
  margin-bottom: 0px;
}
.featured-data {
  display: flex;
  gap: 30px;
  padding: 4rem;
}
.featured-reviews-slider .flickity-viewport {
  background: #fbf7f0;
  border-radius: 20px;
}
.featured-review .wd-featured-review-content {
  min-height: 150px;
}
.featured-review-stars {
  margin: auto;
  display: flex;
  justify-content: left;
  gap: 3px;
  margin-bottom: 5px;
}

.featured-review-stars svg {
  width: 20px;
  color: #fdbc00;
}

.featured-review .main-product__brief-description {
  width: 100%;
  margin: 0;
  line-height: 1.4;
  margin: 10px 0;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background-color: var(--color-black-text);
  border-radius: 100%;
}

/************************************ Global Styles ********************************************/

.page-width,
.container-main {
  max-width: 1400px !important;
}

.pc-savings {
  font-weight: 700 !important;
}

@media screen and (min-width: 1200px) {
  .page-width,
  .container-main {
    width: 85%;
    max-width: 1400px !important;
  }
}

/************************** Footer *****************/

.footer-main {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100%;
}

.footer__linklist-link {
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-shadow: none;
}

/***** Mobile Only Footer **********/

@media screen and (min-width: 768px) {
  .main-product__inner {
    padding: 35px 0;
  }
  .footer-main .list-social,
  .footer__copyright-container,
  .footer__logo-img {
    margin-bottom: 2rem !important;
  }

  .list-social {
    justify-content: flex-start !important;
  }

  .footer__payment-icons-container {
    justify-content: flex-start !important;
  }

  /* .footer-right{
padding-left: 2rem;
    border-left: 1px black solid;} */

  .footer__main-content {
    border-right: 1px solid #000 !important;
  }
  .footer__links-grid {
    width: fit-content !important;
  }

  .footer__links-grid {
    grid-template-columns: 2fr 2fr 1fr !important;
  }
  .footer__main-content {
    width: 50% !important;
  }
  .footer-right,
  .footer__main-content {
    padding: 5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .footer__payment-icons-container {
    justify-content: center !important;
    margin-top: 1rem !important;
  }
  .footer__copyright-container,
  .footer__copyright-container p {
    text-align: center !important;
    display: block !important;
  }
  .footer__logo-img {
    width: 190px !important;
    margin-bottom: 1rem !important;
    margin: auto !important;
  }
  .footer__main-content {
    gap: 1rem;
    display: flex;
    flex-direction: column;
  }

  .footer__main-content {
    padding-top: 2rem !important;
  }
}

/**********************************************8 Typogprahy *****************************************/

html {
  font-size: 62.5%; /* 1rem = 10px */
}

.bold {
  font-weight: bold;
}

.main-product__title,
h1,
.wd-reviews-heading,
.title {
  font-size: clamp(3rem, 5vw, 4.2rem) !important;
  line-height: 1;
  font-weight: 600;
}

h2,
.main-product__recommended-header {
  font-size: clamp(2rem, 5vw, 3rem) !important;
  line-height: 1;
  font-weight: 600;
}

.image-with-text__heading,
.wdin-comfycozy-title,
.header-one__title--recommended,
.wdin-title wd-desktop,
.jdgm-rev-widg__title,
.collapsible-content__heading,
.wd-reviews-heading,
.wdin-whats-included-left h2 {
  font-size: clamp(3rem, 5vw, 4.5rem) !important;
  line-height: 1;
  font-weight: 600 !important;
  letter-spacing: -3px;
}
/********* Headings for Mobile *********/
@media screen and (max-width: 767px) {
  .image-with-text__heading,
  .wdin-comfycozy-title,
  .header-one__title--recommended,
  .wdin-title wd-desktop,
  .jdgm-rev-widg__title,
  .collapsible-content__heading,
  .wd-reviews-heading,
  .wdin-whats-included-left h2 {
    letter-spacing: -1px;
  }
}

.product-card__title,
h3 {
  font-weight: 600 !important;
  font-family: "Ibarra Real Nova", serif !important;
  font-size: clamp(1.6rem, 5vw, 2rem) !important;
}

.wdin-comfycozy-heading {
  font-weight: 600 !important;
  font-family: "Ibarra Real Nova", serif !important;
  font-size: clamp(1.8rem, 5vw, 2.3rem) !important;
}
.wdin-comfycozy-title {
  font-weight: 600 !important;
}
.wdin-comfycozy-text {
  font-size: clamp(1.2rem, 5vw, 1.4rem) !important;
}
p,
.main-product__details-line-content, 
.main-product__details-line-content span, .main-product__details-line-content p{
  font-size: clamp(1.2rem, 5vw, 1.4rem) !important;
  line-height: 1.5;
}

.image-with-text__text p {
  font-size: clamp(1.6rem, 5vw, 1.4rem) !important;
  font-weight: 400;
}
.image-with-text__text:nth-child(2) p {
  font-size: clamp(1.6rem, 5vw, 2rem) !important;
  font-weight: 500;
}

.wd-card-tag .tag-text {
  font-size: clamp(0.9rem, 5vw, 1.1rem) !important;
}

.main-product__form .block__cbmain--content--left h5 {
  font-weight: 700 !important;
}
.main-product__form .block__cbmain--content--left.template-1 .prevprice,
.main-product__form .block__cbmain--content--left h4 {
  font-size: 1.2rem !important;
}
.block__cbmain--content--left.template-1 div:first-child {
    display: flex;
    gap: 1.5rem;
}


#prvw__bundle_container h3 {
  font-size: 1.7rem !important;
  color: #000 !important;
  font-family: Raleway, sans-serif !important;
}

#pdp-usps .pdp-usp span {
  font-size: clamp(1rem, 5vw, 1.2rem) !important;
  line-height: 140% !important;
  font-weight: 500 !important;
}

p.footer__mobile-linklist-heading {
  font-size: clamp(1.4rem, 5vw, 1.6rem) !important;
}

/********* Headings for Mobile *********/
@media screen and (max-width: 767px) {
  .wd-product-page .main-product__form .delivery-cutoff {
    margin-top: 1rem !important;}
  
  p.footer__mobile-linklist-heading {
    color: #000 !important;
  }
  .block__cbmain--content--left.template-1 div:first-child {
    gap: .8rem  !important;}
  
}
.block__cbmain--content {
    column-gap: 5px !important;
}

.multicolumn .multicolumn-card__info h3 {
  font-size: clamp(6.4rem, 5vw, 10rem) !important;
  line-height: 1;
  font-weight: 400 !important;
}

/********Delivery Snippet ******/


    .wd-product-page .main-product__form .delivery-cutoff {
        border-radius: 1rem;}
.wd-product-page .delivery-cutoff progress[value],
.wd-product-page .delivery-cutoff .progress-container{
    display: none !important;}

.wd-product-page .delivery-cutoff{
  padding-bottom:12px !important;
}

.cart-drawer .delivery-cutoff{
  padding-bottom:2rem !important;
}

.cart-drawer .pdp-truck-icon{
  display:none !important;
}

.wd-product-page .pdp-truck-icon{
  display:inline-block;
}

.wd-product-page .cart-drawer .delivery-cutoff progress[value],
.cart-drawer .delivery-cutoff .progress-container{
    display: block !important;}
/*********** Frequety Bouthgt toghter ***********/
.wd-frequently-proudcts-slider .product-card .product-card__top-container .card-tag--sold-out{
  display:block !important;
    width: 90px;
    position: absolute;
    top: 8px;
    left: 8px;
  bottom:unset !important;
  right:unset !important;
    border-radius: 4px;
    padding: 4px;
    z-index: 99;
}
.wd-frequently-proudcts-slider .product-card .product-card__top-container .card-tag--sold-out p{
  font-size: clamp(0.9rem, 5vw, 1.1rem) !important;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
}
.wd-frequently-proudcts-slider .jdgm-prev-badge__text {
  display: none;
}
.wd-frequently-proudcts-slider .product-card__bottom .pc-savings {
  font-size: 1.1rem !important;
}

.wd-frequently-proudcts-slider .product-card__title {

}

@media screen and (max-width: 767px) {
  .wd-frequently-proudcts-slider .product-card__bottom .pc-savings {
    font-size: 0.8rem !important;
  }
  .wd-frequently-proudcts-slider .splide__arrows {
    margin-top: -40px !important;
  }

  .wd-card-tag .tag-text {
    font-size: clamp(0.2rem, 5vw, 0.8rem) !important;
  }
  .add-to-cart-container .form{
    flex-direction:column !important;
  }
  body .add-to-cart-container select{
    width:100% !important;
    margin-top:1rem !important;
  }
  body .add-to-cart-container .product-form__buttons{
    margin-top:1rem !important;
  }
  body .best-seller-slide .pricing .on-sale-label{
    font-size:0.8rem !important;
  }

  .cart-drawer .quantity{
    max-width:70px !important;
  }

  .cart-item__media {
    max-width:75px !important;
  }

  .cart-item__price-wrapper{
    flex-direction:row-reverse !important;
  }

  body .cart-drawer .on-sale-label{
    font-size:0.8rem !important;
  }

  body .best-seller-item .product-image img{
    max-width:86px !important;
    max-height:86px !important;
  }

  body .best-sellers .jdgm-star{
    font-size:1.1rem !important;
  }

  .best-seller-slide .top__column .rating-name{
    gap:0.2rem !important;
  }

}

/*********************** Judge Me ***********************/

.main-product__form .jdgm-prev-badge__text {
  margin-left: 10px;
  font-size: clamp(1.2rem, 5vw, 1.4rem);
}
.jdgm-prev-badge__text {
  font-family: sans-serif !important;
}

.jdgm-review-widget .jdgm-rev-widg {
  padding-top: 6rem !important;
}
 .wd-cta-container  .wd-reviews {
    margin-top: 1rem;
  }
/********* Button Style ***********/

.dmt-btn-two,
.dmt-btn-pill {
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 1.5rem !important;
}

/******* Product Image thumbail **********/
.wd-product-page .wd-splide__track .splide__slide img {
  height: auto !important;
}

.wd-product-page .wd-splide__track .splide__slide {
  height: fit-content !important;
  cursor: pointer;
}

.wd-product-page .splide__track {
  z-index: 10 !important;
}

/*********** Instafeed ************/

body #insta-feed {
  border-top: 2px solid black;
  padding-top: 4rem;
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

/********* Subscrivebe Section ***/
#shopify-section-dmt-newsletter {
  border-top: transparent !important;
}

#insta-feed h2::after {
  content: "@ComfyCozyOfficial";
  color: var(--color-purple); /* Change last word color */
      margin-left: 1rem;
}

/********* Whats Incudled Section ************/
.wdin-whats-included-right h3.wdin-comfycozy-heading {
  font-family: Raleway, sans-serif !important;
  font-weight: 600 !important;
  font-size: clamp(1.8rem, 5vw, 2rem) !important;
}


/** Image with Text section **/

.image-with-text .image-with-text__grid {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.isolate .image-with-text__text-item .image-with-text__content a.button.button--primary {
    display: none !important;
}

.wd-image-text-icon .pdp-usp {
    min-width: auto;
    width: auto;
}

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

  /* .stickty-atc{
    display:block !important;
  } */

  .stickty-atc .product-form__quantity{
    display:none !important;
    visibility:hidden !important;
  }
  
  .wd-image-with-text-first .image-with-text__text-item {
    background-color: #f1eada;
  }
  .image-with-text .image-with-text__media {
    border-bottom: 1px solid #000;
  }
}

@media screen and (min-width: 990px) {
  /*** USP Section ***/
  .wdin-comfycozy-item {
    gap: 40px;
    width: 90%;
  }
  .wdin-comfycozy-title {
    width: 50% !important;
    margin: 0 auto;
    margin-bottom: 4rem;
  }
  .wdin-comfycozy-title {
    margin-bottom: 5rem;
  }
  
  .image-with-text__content {
    padding: 6rem 10rem !important;
    padding-right: 11rem !important;
  }

  
.wdin-whats-included-container {display: flex
;}
.wdin-whats-included-left , .wdin-whats-included-right{
  flex: 1;  /* Each takes up equal space */
    padding: 20px; /* Optional for spacing */
    box-sizing: border-box; /* Ensures padding doesn't affect width */
}


}

/******* Brand Logos Mobile ********/
@media screen and (max-width: 767px) {
  .wd-custom-logos-container {
    gap: 20px !important;
  }
}

/********* Steps Sectiom *******/

.multicolumn .title {
  margin-bottom: 2rem !important;
}
.wd-multicolumn .multicolumn-card__info {
  padding: 2rem 0 !important;
}
.multicolumn-card__info h2 {
  margin-bottom: 1rem;
}

@media (max-width: 322px) {
  /* .main-product__form .prvw_totalAmount_wrapper {
    flex-direction: column;
} */
  /******* Product Bundle **********/
  .main-product__form .block__cbmain--content--left.template-1 .prevprice {
    display: flex !important;
    justify-items: left;
  }
}

@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
  .multicolumn .multicolumn-list:not(.slider) {
    padding-left: 10px;
    padding-right: 10px;
  }
  .multicolumn .wd-multicolumn .multicolumn-card {
    gap: 10px !important;
  }
  .multicolumn .media {
    padding-bottom: 170px !important;
  }

  .multicolumn-list li {
    position: relative;
  }
  .multicolumn-list li:nth-child(even) .multicolumn-card {
    flex-direction: row-reverse !important;
  }
  .wd-multicolumn .multicolumn-card__image-wrapper {
    width: 50% !important;
    margin: 0 !important;
  }
  .wd-multicolumn .multicolumn-card__info {
    padding: 0 !important;
  }
  .wd-multicolumn ul.multicolumn-list {
    gap: 30px;
  }
  .multicolumn-list li:nth-child(odd)::after {
    content: url(/cdn/shop/files/line2.svg?v=1741627882);
    position: absolute;
    left: 25%;
  }
  .multicolumn-list li:nth-child(even)::after {
    content: url(/cdn/shop/files/line1.svg?v=1741627883);
    position: absolute;
    right: 30%;
  }
  .multicolumn-list li:last-child::after {
    display: none;
  }
  .wd-multicolumn .multicolumn-card .multicolumn-card__info h3 {
    font-size: clamp(5rem, 5vw, 10rem) !important;
  }

  /********** Bundle Section *************/
  .main-product__form .block__cbmain--content--right h5 {
    padding: 7px 9px !important;
    font-size: 1rem !important;
  }

  .main-product__form .block__cbmain--content--left {
    column-gap: 5px !important;
    align-items: center !important;
    display: flex !important;
    justify-items: left;
  }

  .main-product__form .block__cbmain--content--left.template-1 .prevprice,
  .main-product__form .block__cbmain--content--left h4 {
    font-size: 1rem !important;
  }

  .main-product__form .block__cb label {
    padding: 10px !important;
  }

  .main-product__form .block__cbmain--content--left h5 {
    margin: 0;
  }
  .block__cbmain--content--right #prvw_label__text__0 {
    top: -36px !important;
  }

  .wd-usp-wrapper .pdp-usp:last-child {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
  }
}

/*******review slider********/

.featured-reviews-slider .flickity-prev-next-button.previous {
  right: 50px !important;
  left: unset !important;
}
.featured-reviews-slider .flickity-button {
  background: transparent !important;
}
.featured-reviews-slider .flickity-prev-next-button {
  top: 10%;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.featured-reviews-slider .flickity-button:focus {
  box-shadow: none !important;
}
@media (max-width: 767px) {
  .featured-data {
    padding: 6rem 2rem;
    padding-bottom: 2rem !important;
  }
}

/*******review slider********/

/******cta section********/
.wd-cta-section .wd-button,
.wd-button {
  padding: 15px 35px;
}
.wd-cta-section .wd-button:hover,
.wd-button:hover {
  background-color: #dcc48e !important;
  color: var(--clr-white) !important;
}

.wd-cta-section .wd-reviews-text {
  font-weight: 600;
}
/******cta section********/

/******icon and image col section********/
.isolate .pdp-usp img {
  padding: 5px;
  border: 1px solid;
  border-radius: 50%;
}
.isolate .image-with-text__text-item .image-with-text__content {
  max-width: 700px !important;
}

/******icon and image col section********/

/******money back section********/

.wdin-money-back-container .wdin-money-back-content {
  display: flex;
  justify-content: center;
}

@media (min-width: 767px) {
  .wdin-money-back-container .wdin-guarantee-text {
    width: 30%;
  }
  .wdin-money-back-container .wdin-money-back-content {
    width: 70%;
    margin: auto;
  }
    .wdin-money-back-container .wdin-money-back-content p{text-align: left !important;}

  
}

/******money back section********/
/******what included section********/
.wdin-whats-included-right .wdin-comfycozy-grid .wdin-divider:last-child {
  border-top: 0 !important;
  display: none;
}
.wdin-whats-included-section {
  margin-top:6rem;
  border-top:2px solid black;
  border-bottom: 2px solid black;
}
@media screen and (max-width: 767px) {
  .wdin-whats-included-left,
  .wdin-whats-included-right {
    padding: 4rem 0.5rem;
    max-width: 100%;
  }

  .wdin-whats-included-container .wdin-title {
    text-align: center !important;
    font-size: clamp(3rem, 5vw, 4.5rem) !important;
    margin-bottom: 2.5rem !important;
  }
  .wdin-whats-included-container .wdin-whats-included-right {
    padding-bottom: 0 !important;
  }
}

/*****Neweleeter section **********/

@media screen and (min-width: 768px) {
  .wd-news-letter .newsletter__inner {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  p.newsletter__body {
    font-size: 2rem !important;
  }
  .newsletter__social-icons-container {
    display: none !important;
  }
  .newsletter__content {
    padding-top: 0 !important;
  }

  .newsletter__form,
  .wd-news-letter .newsletter__inner {
    padding-bottom: 0 !important;
  }
  .newsletter__submit-btn {
    width: 100% !important;
  }
  .newsletter__title {
    font-size: 3rem !important;
  }

  .newsletter__input-container {
    display: block !important;
  }

  .newsletter__input {
    margin-bottom: 2rem !important;
  }
}

/*****product list & recommendataion seciton **********/
.product-recommendations .product-card .jdgm-prev-badge_text,
.product-card .jdgm-prev-badge__text {
padding-left:1rem !important
}

@media screen and (max-width: 767px) {
  .product-recommendations .product-card__bottom .pc-savings {
    font-size: 1rem !important;
    text-align: center;
  }
}

/*****product list seciton **********/

/*****   faq seciton **********/
.collapsible-content summary:hover .accordion__title {
  text-decoration: none !important;
}

.accordion summary {
  padding: 2rem 0 !important;
}

.accordion__content {
  padding: 1rem 0 !important;
}

.accordion details[open] .accordion__title {
  font-weight: 700 !important;
}

/*****   faq seciton **********/

/*****  cart/product css seciton **********/
body .cart__shipping-calc-bar::-webkit-progress-bar,
body progress::-webkit-progress-bar {
  background-color: #e0e0e0 !important;
  border-radius: 5px !important;
}

body .cart__shipping-calc-bar::-webkit-progress-bar,
body progress::-webkit-progress-bar {
  background-color: #e0e0e0 !important;
  border-radius: 5px !important;
}

body .cart__shipping-calc-bar::-webkit-progress-value,
body progress::-webkit-progress-value {
  background-color: #ffffff !important;
  border-radius: 5px !important;
}

body .cart__shipping-calc-bar::-moz-progress-bar,
body progress::-moz-progress-value {
  background-color: #ffffff !important;
  border-radius: 5px !important;
}

body .cart__shipping-calc-bar,
body progress::-moz-progress-value {
  width: 100% !important;
  height: 10px !important;
  border-radius: 5px !important;
  appearance: none !important;
  padding: 0 !important;
  border: 0 !important;
}

progress[value] {
  height: 10px !important;
  padding: 0 !important;
  border: 0 !important;
}

body .cart-item__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.cart-drawer .cart-items-details__top {
  width:100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cart-item cart-remove-button {
  margin: 0 !important;
  margin-left: 1rem !important;
}

.cart-drawer quantity-input {
  width: unset !important;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 200px !important;
}

.cart-drawer .quantity {
  overflow: hidden !important;
  max-width: 90px !important;
  justify-content: space-between !important;
}

.cart-drawer .quantity__input {
  font-size: 1.6rem !important;
}

.cart-drawer .quantity__button {
  height: 35px !important;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 11px 5px;
  border-radius: 0 !important;
  background-color: #f9ecf3 !important;
  color: #000 !important;
}

.cart-item__price-wrapper {
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  gap: 1rem !important;
}

.cart-drawer .price {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.cart-drawer .price.price--compare-price,
.cart-drawer .strikethrough .money {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: line-through;
  color: #474747;
  opacity: 0.75;
}

.cart-drawer .on-sale-label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 7px !important;
  gap: 10px;
  background: rgba(220, 196, 142, 0.5);
  border-radius: 100px;
  font-weight: 700;
  font-size: 1rem !important;
  line-height: 1.1rem;
  color: #000000;
}

.drawer__contents {
  max-width: 100% !important;
}

.best-sellers {
  border:0;
  position: relative;
  margin-bottom:1.6rem !important;
}

.best-sellers h3{
  font-weight: 600 !important;
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -0.03em;
  color: #000000;
}

.best-sellers .splide{
  border: 1px solid #00000030;
  padding:0.8rem 1.5rem;
}

.best-sellers .slider-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.best-sellers .best-seller-slide .price-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
}

.best-sellers .jdgm-star{
  font-size:1.5rem !important;
  color:#FDBC00 !important;
}

.best-sellers .wd-card-tag{
  width:66px !important;
  padding:3px 2px !important;
  left:4px !important;
  top:4px !important;
}

body .best-sellers .wd-card-tag .tag-text{
  font-size:8px !important;
}

.best-sellers .slider-header .splide__arrows {
  display: flex;
  gap: 0.6rem;
}

.best-sellers .slider-header .splide__arrow {
  width: 25px !important;
  height: 25px !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.best-seller .splide__arrows {
  position: absolute !important;
  top: -10%;
  right: 0 !important;
}

.best-seller-slide {
  padding: 0 !important;
}

.best-seller-slide .product-data {
  display: flex;
  flex-direction: column !important;
  justify-content: space-between;
  align-items: stretch;
  gap: 8px;
}

.best-seller-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1.1rem;
  align-items: stretch;
  margin-bottom: 0;
}

.best-seller-slide * {
  outline: 0 !important;
}

.best-seller-slide .jdgm-prev-badge__text {
  display: none;
}

.best-seller-slide .jdgm-preview-badge * {
  line-height: normal !important;
}

.best-seller-slide .jdgm-preview-badge .jdgm-star {
  font-size: 1.1rem !important;
}

.best-seller-slide .top__column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.best-seller-slide .top__column .rating-name {
  flex-basis: 54% !important;
  display:flex;
  justify-content:flex-start;
  flex-direction:column;
  height:100% !important;
  gap:1.2rem;
}

.best-seller-slide .top__column .pricing {
  flex-basis: 45% !important;
}

.cart-item__name:hover {
  text-decoration: none !important;
}

.best-seller-slide .name a {
  text-transform: none !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 600;
  font-size: 1.6rem !important;
  line-height: 1.8rem !important;
  color: #000000;
}

.best-seller-slide .pricing .on-sale-label {
  font-weight: 700;
  font-size: 1.1rem !important;
  align-items: center;
  text-transform: uppercase;
}

.best-seller-slide .pricing .price {
  font-size: 1.1rem !important;
}

.best-seller-slide .product-form {
    width: 100% !important;
}

.best-seller-slide .variant-wrapper {
  display: flex;
  justify-content: flex-end;
  gap: 1rem !important;
}

.best-seller-slide select {
  box-shadow:0 0 0 0 !important;
  text-align:center;
  border-color: #7a07c1!important;
  background-color: rgb(252, 235, 243) !important;
  border-radius:100px !important;
  padding: 6px 0;
  color: #000;
  font-weight:700;
  font-size: 1.1rem;
}

.best-seller-slide .upgrade-button {
  padding: 10px 0;
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
}

.cart-drawer .cart-drawer__footer{
  margin-bottom:2rem !important;
}

.cart-drawer .drawer__footer {
  padding: 1.6rem;
  border: 0 !important;
}

.cart-drawer .drawer__footer .totals {
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}

.cart-drawer .drawer__footer .totals * {
  margin: 0 !important;
}

.cart-drawer .drawer__footer .totals .totals__subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart-drawer .drawer__footer .totals .totals__subtotal .label {
  font-weight: 700 !important;
}

.cart-drawer .drawer__footer hr {
  color: #dcc48e;
  background: #dcc48e;
}

.cart-drawer .cart__checkout-button {
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
}

.cart-drawer .upgrade-row {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1rem;
  align-items: center;
  margin-bottom: 1.2rem;
  border-bottom: 1px solid #dcc48e;
  
}
.upgrade-button {
  background: linear-gradient(90deg, #42104a 0%, #6b2576 100%);
  border-radius: 100px;
  width: 100%;
}

.upgrade-button * {
  font-size: 1.2rem !important;
  color: #ffffff !important;
}

.upgrade-button p {
  padding: 8px 20px;
  font-size:13px !important;
}

.upgrade-after {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.6rem;
}

.upgrade-after .upgrade-text {
  flex-basis: 64%;
  color: #46124e;
}

.upgrade-after .upgrade-text * {
  font-size: 12px !important;
}

.upgrade-after .upgrade-button {
  flex-basis: 35%;
}

.upgrade-final .text-cart,
.upgrade-final .text-cart *{
  color: #46124e;
  font-size: 12px !important;
}

.product-option *{
  font-size:0.9rem !important;
}

.judgme-reviews{
  display:flex;
  justify-content:flex-start;
}

.judgme-reviews .jdgm-prev-badge__stars{
  display:flex;
  gap:0 !important;
}

.judgme-reviews *{
  font-size:1rem !important;
}

.cart-drawer .payment-icons{
  margin:1rem auto;
  margin-bottom:0 !important;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:0.5rem !important;
}

.add-to-cart-container{
  padding:1rem 0rem;
}

.add-to-cart-container .form{
  display:flex !important;
  align-items:center;
  gap:0.5rem;
}

.add-to-cart-container select{
  box-shadow:0 0 0 0 !important;
  width:50% !important;
  text-align:center;
  border-color: #7a07c1!important;
  background-color: rgb(252, 235, 243) !important;
  border-radius:100px !important;
  padding: 6px 0;
  color: #000;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1rem;
  min-height:30px;
}

.add-to-cart-container .add-to-order{
min-height:30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding:2px 6px;
  height:100% !important;
  background:#FFF !important;
  border: 2px solid #42104A !important;
  border-radius: 100px;
  transition: all .25s ease-in-out !important;
}

.add-to-order span{
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1rem;
  color: #42104A;
  text-transform:uppercase;
  letter-spacing:normal;
}

.add-to-cart-container .add-to-order:hover{
  background: linear-gradient(90deg, #42104A 0%, #6B2576 100%) !important;
  transition: all .25s ease-in-out !important;
}

.add-to-order:hover span{
  color:#FFF !important;
}

/*****  cart/product css seciton **********/
/******* Edits By Priya 11.03.25 **********/
/********** ToolStoy App ***********/

._carouselContainer_1x0nl_1 {
  width: 100% !important;
}

/***** Accoordin Product Page ***********/

.accordian-plus-icon:after {
  font-weight: 400 !important;
  font-size: 30px !important;
}

/****** Toggle  Button **********/

.product-card .toggle {
  position: relative;
  width: 40px;
  height: 20px;
}

.product-card .toggle:before {
  width: 16px;
  height: 16px;
}

.product-card .toggle.on:before {
  transform: translate(20px);
}

/********** Insta Gallery Mobile **********/

@media screen and (max-width: 767px) {
  .wdin-insta-gallery-container {
    display: flex !important;
    justify-content: left !important;
  }

  .wdin-insta-item {
    max-width: 80px !important;
  }
}

/**************** Cart Style ***************/

.totals__subtotal p{font-weight:bold !important; }

.ts-sav p{font-weight:normal !important; }
.cart-heading{font-size:2rem !important}
body .cart-item__name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}


.cart-drawer quantity-input {
    gap: 0px !important;
    border-radius: 100px !important;
}

.cart-drawer .quantity__button {
    height: 34px !important;}

.cart-item__details.cart-item__details--cart-drawer {
    height: auto !important;
}

.cart-drawer .upgrade-row {
    padding-bottom: 1rem;}

.delivery-cutoff svg{vertical-align:middle !important}
@media (max-width: 767px) {
  
  .best-seller-slide select{padding:0 !important}
  .upgrade-button * {
    font-size: 1rem !important;}
  
  .drawer__close{margin-right:1rem}
  .cart__shipping-calc,  .delivery-cutoff{margin-top:0 !important}

   .cart__shipping-calc{margin-top:-10px !important}
      
  .cart-heading{padding-left:1.2rem !important}
  cart-drawer-items {
    padding: 0 1.2rem !important;
}

  .drawer__inner {
    border-left: none !important;}

  .upgrade-button p {
    padding: 8px 12px;
    font-size: 9px !important;
}

  .upgrade-final .text-cart,
.upgrade-final .text-cart *{
  color: #46124e;
  font-size: 12px !important;
}

  .cart-drawer .quantity__input {
    font-size: 1.2rem !important;
}
.cart-item__price-wrapper {
    flex-direction: column;
    align-items: end !important;
}

  .cart-drawer .cart-item__media {
    max-height:75px !important;
  }

  body .cart-drawer .on-sale-label{
    padding:6px 10px !important; 
  }
  .upgrade-after{
    gap:1rem !important;
  }
}

/***** USP Icons ********/
@media screen and (max-width: 767px) {
    #pdp-usps .pdp-usp span {
        word-break: keep-all !important;
    }

  .jdgm-preview-badge .jdgm-star.jdgm-star {
    font-size: x-small;
    vertical-align: middle;
}

}


/****** Judgeent Widget ****/
.jdgm-widget *{
    margin-bottom: .8rem !important;}

@media screen and (min-width: 768px) {
.jdgm-widget *{font-size: 1.3rem;}
.wd-product-page .jdgm-widget *{font-size: 1.5rem;}
}

/****** Mobile Scpeicif Styles ***********/
@media screen and (max-width: 767px) {
.wd-product-page  .multicolumn-card {
    justify-content: center !important;
    align-items: center !important;}


.wd-product-page .wd-frequently-proudcts-slider .h3 {
    min-height: auto;
}



.main-product__inner .wd-frequently-proudcts-slider .wd-splide__track {
        padding-top: 1rem !important;
}


.wd-product-page .wd-frequently-proudcts-slider .jdgm-widget * {
    margin-bottom: 0 !important;
}

.product-recommendations .product-card .jdgm-prev-badge_text{
    padding-left: .8rem !important;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: normal !important;
}

.wd-product-page h2, .wd-product-page .h2 {
        line-height: 1.1;}


  /****** Savita *******/

  .collection-grid__inner {
    justify-content: center;
}
.collection-grid_inner  .product-card_title, h3 {
    line-height: 1.3;
}


.wd-reviews {
    flex-direction: column;
    padding-top: 1rem;
}

.wdin-whats-included-container button.product-form__submit {
    margin-bottom: 1.5rem !important;
}
.wd-custom-review.wd-reviews-inner {
    gap: 0px !important;
}
.wd-frequently-proudcts-slider.main-product__form-container-three {
    padding-top: 1.5rem !important;
}
    .multicolumn .title-wrapper-with-link {
        margin-top: 3.5rem !important;
    }
}
/******* Edit By Priya ***********/

/**** Whats included Section *****/
@media (min-width: 768px) {
.wdin-whats-included-left .wdin-description{margin-top: 1rem;}
}

@media (max-width: 767px) {

    #main-product__media .splide__pagination {
        z-index: 10 !important;
}
details[open] .footer__mobile-linklist-heading-container {
    color: #000000 !important;
}

.wd-frequently-proudcts-slider .add-to-cart-container .form, .product-recommendations .add-to-cart-container .form {
    align-items: flex-start;}
}

#delivery-countdown-day {text-transform:uppercase !important}

/**** Remove Add to order frm main page ****/
.home-class .product-card .add-to-cart-container, .collection-page .product-card .add-to-cart-container{display:none}



/**Text with icon ***/

@media (max-width: 767px) {
 .collection-grid__inner .pc-savings{font-size:1rem !important}

.wd-product-page .main-product__form .wd-usp-wrapper .pdp-usp {
    width: auto;}

  .delivery-cutoff span,
  .delivery-cutoff strong{
    font-size: 11px !important;}
.comfycozy-travel-pillow-silky-plush-eye-mask-page .wd-image-text-icon .pdp-usp:nth-last-child(-n+2), .comfycozy-butterfly-memory-foam-pillow-and-silky-plush-eye-mask-page  .wd-image-text-icon .pdp-usp:nth-last-child(-n+2), .comfycozy-butterfly-memory-foam-pillow-case-page .wd-image-text-icon .pdp-usp:nth-last-child(-n+2), .comfycozy-classic-memory-foam-pillow-case-page .wd-image-text-icon .pdp-usp:nth-last-child(-n+2), .comfycozy-luxury-memory-foam-pillow-and-silk-eye-mask-page .wd-image-text-icon  .pdp-usp:nth-last-child(-n+2), .comfycozy-classic-memory-foam-neck-pillow-and-silk-eye-mask-page .wd-image-text-icon   .pdp-usp:nth-last-child(-n+2), .comfycozy-luxury-knee-pillow-page .wd-image-text-icon   .pdp-usp:nth-last-child(-n+2), .comfycozy-silky-plush-eye-mask-page .wd-image-text-icon   .pdp-usp:nth-last-child(-n+2){
    display: none;
}
  
}

/* Moneyback*/
    .wdin-money-back-container .wdin-money-back-content {
        width: 80%;}

.wdin-guarantee-badge {margin-right: 2rem;
    width: 150px;}

@media (max-width: 767px) {
.wdin-guarantee-badge {    margin-left: auto;
    margin-right: auto;
    max-width: 100px;}
}

@media (max-width:1367px) and (orientation:landscape){
  .block__cbmain--content--left.template-1 div:first-child {
    gap: 0.8rem !important;
  }
}

/****** Reviews ********/

.main-product-reviwer-name img{border:transparent !important;     margin-right: 2px;}


/******* Frequently Brought Ttgher *********/
.main-product__inner .wd-splide-slider-btn .splide__arrow{display: flex;
  align-items: center; /* Centers vertically */
  justify-content: center;}

.wd-frequently-proudcts-slider .splide__arrows {
    margin-top: -50px;
}
/****** Product Accordina *******/
.wd-product-accordion [data-accordianicon="-"]::after {
  line-height: 1.1; /* Ensures proper alignment */
      align-items: end;
}

/* New Menu */
.mobile-home a,
.mobile-outer-first summary,
.mobile-outer-first a {
  height: auto !important;
  align-items: center;
  padding-left: 0 !important;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  font-weight: 700;
  padding: 0 !important;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.mobile-btm-menu.signlog {
  background: #dcc48ebf !important;
  justify-content: space-evenly;
}

@media (min-width: 768px) {
  .mega-menu__image-container-wrapper {
    position: relative;
    width: 25%;
    display: block !important;
  }

  .nav__links-container-middle {
    display: none;
  }
  .nav__mega-menu-container {
    width: 100% !important;
    right: 0 !important;
    left: auto !important;
    background: #f8f8f8;
    gap: 1rem;
    padding: 2rem;
    padding-top: 3rem;
    z-index: 9;
    justify-content: center;
    border: 0 !important;
  }
  .nav__mega-menu-image,
  .nav__links-container-top {
    position: unset !important;
    padding: 0 !important;
  }

  .nav__mega-menu-container a {
    display: block;
    height: 85%;
  }
  .nav__mega-menu-container .nav__grandchild-link,
  .nav__mega-menu-container .nav__mega-menu-image--all-products .parentlink {
    height: auto !important;
  }

  .nav__mega-menu-container .parentlink,
  .nav__mega-menu-container .nav__grandchild-link {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  .nav__links-container-top .nav__parent-link::after {
    display: inline-block;
    margin-left: 0.255em;
    content: "";
    background-image: url("/cdn/shop/files/chevron-down.svg?v=1741860843");
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

/* header menu css  */

.nav__grandchild-link {
  font-size: 1.6rem !important;
}

.nav__mega-menu-container {
  background: #f8f8f8 !important;
  padding: 5rem 7rem !important;
}

.nav__mega-menu-title {
  padding-top: 1rem !important;
  font-weight: 500 !important;
  font-size: 1.4rem !important;
  line-height: 1.6rem !important;
  color: #000000;
}

.nav__child-link {
  font-size: 1.8rem !important;
  margin-bottom:0 !important;
}

.menu-link-desktop{
  margin-bottom:-1%;
}

/* Mobile menu css */

.nav__menu-mobile {
  height:auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: #f8f8f8 !important;
  width:340px !important;
  min-height: 100vh !important;
  max-height: 100dvh !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
  -webkit-overflow-scrolling: touch !important;
}

.mobile-outer-first {
  margin: 0 2rem;
  border-bottom: 1px solid #e4e3e3 !important;
}

.mobile-outer-first summary,
.mobile-outer-first a {
  background: transparent !important;
  padding: 2rem 0 !important;
  height: unset !important;
}

.nav__mobile-menu-header {
  background: #fff;
  padding: unset !important;
  padding: 2rem !important;
  border-bottom: 1px solid #e4e3e3 !important;
}

.menu-drawer__menu-item {
  width: 100%;
}

.menu-drawer__menu-item .icon-caret {
  display: block !important;
  transform: rotateZ(270deg);
  stroke:#000 !important;
}

.js details[open] > .menu-drawer,
.js details[open] > .menu-drawer__submenu {
  background: #f8f8f8 !important;
}

.menu-drawer__submenu {
  margin-top: 6.5rem;
}

.menu-drawer__submenu ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
}

.menu-drawer__submenu .menu-drawer__close-button {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  font-weight: 700;
  font-size: 1.4rem !important;
  line-height: 2rem;
  text-transform: uppercase;
  color: #000 !important;
  gap: 1rem;
}

.menu-drawer__submenu .menu-drawer__close-button svg {
  max-width: 1.4rem;
  transform: rotateZ(90deg);
  stroke:#000 !important;
}

.nav__menu-mobile .custom-text {
  height: unset !important;
  padding: 0 !important;
  margin: 0 !important;
}

body .nav__menu-mobile .custom-text a {
  padding: 0 !important;
  display: flex !important;
  justify-content: flex-start;
  align-items: center !important;
  gap: 1rem;
}

body .nav__mobile-menu-drawer *{
  transition:all 0.3s ease-in-out !important;
}

body .nav__menu-mobile .custom-text a:hover span {
  color: #fff !important;
}

.menu-drawer__inner-submenu{
  height:80% !important;
  position:relative;
  z-index:1;
}

.nav__menu-mobile .custom-text img {
  width: 56px !important;
  height: 56px !important;
}

.nav__mobile-bottom{
  position:fixed;
  max-width:340px;
  width:100%;
  bottom:0;
  margin-bottom:0 !important;
  z-index:3;
}

.nav--social {
  position: fixed;
  width: 100%;
  bottom: 7%;
  max-width:340px;
}

.nav--social ul {
  justify-content: center !important;
}


.signlog.mobile-btm-menu a {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.signlog.mobile-btm-menu a svg {
  max-height: 1.6rem;
}

.signlog.mobile-btm-menu .separator {
  width: 2px;
  height: 33px;
  background: rgba(255, 255, 255, 0.57);
}

.signlog {
  width: 100%;
  z-index:3;
}

.menu-drawer__submenu a{
  border-bottom:0 !important;
}


@media (min-width: 768px) {
  .nav__menu-mobile .menu-drawer__menu li {
    background: #eee !important;
  }
}

@media(max-width:1024px){

  .menu-drawer__submenu a{
    padding:0 !important;
    background:#EEEEEE !important;
    gap:1rem !important;
    min-height:56px;
  }

  .menu-drawer__submenu .mobile-menu-image{
    max-width:56px;
    height:56px;
  }
  
  .menu-drawer__submenu .mobile-menu-text,
  .custom-text span{
    font-weight: 700 !important;
    font-size: 1.4rem !important;
    line-height: 2rem !important;
    text-transform: uppercase;
    color: #000000;
  }
}


/* 07/04 Homepage css */
.img-banner__inner{
  min-height:70vh;
  max-height:70dvh;
}

.img-banner_overlay{
  background: linear-gradient(0deg, rgb(0 0 0 / 99%) 0%, rgba(0, 0, 0, 0) 100%) !important;
}

.img-banner__content *{
  margin-bottom:0 !important;
}

.img-banner__content{
  left:0 !important;
  max-width:100% !important;
}

.img-banner__content .content-wrapper{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  max-width:50%;
  margin:0 auto;
  gap:2rem;
  text-align:center;
}

.img-banner__content .reviews{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:1.5rem;
}

.img-banner__content .reviews p{
  color:#FFF !important;
  font-size:1.1rem !important;
}

.img-banner__content .reviews svg {
  max-height:11px !important;
  width:auto !important;
}

.jdgm-all-reviews-rating-wrapper{
  display: flex !important;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap:0.8rem !important;
}

.jdgm-carousel-title-and-link h2{
  line-height: 1;
  font-weight: 600 !important;
}

.jdgm-line-clamp{
  -webkit-line-clamp: 3 !important;
}

.jdgm-carousel-item{
  padding: 0 2.5px !important;
  vertical-align: top !important;
  transform: translateX(0%);
  margin:0 !important;
}

.jdgm-carousel--aligned-theme .jdgm-carousel-item__product-image,
.jdgm-carousel--aligned-theme .jdgm-carousel-item__review-wrapper{
  width:100% !important;
  margin:0 !important;
}

.jdgm-carousel--aligned-theme .jdgm-carousel-item__product-image{
  width: 100% !important;
  margin: 0 !important;
  aspect-ratio: 1/1;
}

.jdgm-carousel--aligned-theme .jdgm-carousel-item__review-wrapper{
  background:#f6f6f6;
  padding:1.2rem !important;
}

.jdgm-carousel-wrapper{
  position:relative;
  padding-bottom:0 !important;
}

.jdgm-carousel__arrows{
  position:absolute;
  right:0;
  width:100%;
  margin:0 !important;
}

.hero-button {
  width:200px;
  border-radius:0;
  display:flex;
  justify-content:center;
  gap:1rem;
  align-items:center;
}

.hero-button *{
  text-shadow:none !important;
}

.hero-button span{
  font-size: 1.6rem;
  line-height: 1rem;
  font-weight:700;
  text-shadow:none !important;
  text-transform:uppercase !important;
}

.hero-button:hover{
  background:var(--color-beige)!important;
  border-color:var(--color-beige)!important;
  color:#FFF !important;
}

.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel{
  width:100% !important;
}

.jdgm-carousel__item-wrapper{
  height:100% !important;
}

.jdgm-carousel-item .jdgm-carousel-item__review-wrapper{
  display:flex !important;
  flex-direction:column;
  min-height:230px !important;
}

.product-list__inner .section__header-one{
  padding-bottom:3rem;
}

.product-card-slider .product-card{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}

.product-card-slider .product-card__bottom{
  flex:1;
  display:flex;
  justify-content:flex-start;
  align-items:center;
  flex-direction:column;
}

.product-card-slider .add-to-cart-container{
  display:block !important;
}

.product-card-slider .add-to-cart-container .add-to-order,
.product-card-slider .product-form__buttons{
  width:100% !important;
  border-radius:0 !important;
}

.product-card-slider .add-to-cart-container .add-to-order{
  padding:1.3rem !important;
  border-color:#000 !important;
  transition: all .25s ease-in-out !important;
}

.add-to-cart-container .btn-text svg{
  display:none;
}

.product-card-slider .add-to-cart-container .add-to-order .btn-text{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:1rem;
  color:#000;
}

.product-card-slider .add-to-cart-container .add-to-order .btn-text span{
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: #000;
}

.product-card-slider .add-to-cart-container .add-to-order .btn-text svg{
  display:block;
}

.product-list__inner{
  padding-top:5rem;
  padding-bottom:5rem;
}

.product-list__inner .splide__arrows{
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap:1rem;
  position: absolute;
  top: -12%;
  left: 0;
  z-index: 1;
}

.product-list__inner .splide__arrows .splide__arrow{
  background:#000 !important;
  border-radius:50%;
  width:25px;
  height:25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-list__inner .splide__arrows .splide__arrow:hover{
  background-color: var(--color-beige) !important;
}

.product-list__inner .splide__arrows .splide__arrow svg{
  width: 12px;
  height: 15px;
  stroke: #FFF;
  fill: #FFF;
}

.product-list__inner .splide__arrows .splide__arrow:hover svg{
  stroke:#000;
  fill:#000;
}

.product-list__inner .splide__arrows .splide__arrow--prev{
  transform:rotateY(180deg);
}

body .product-card-slider .product-card__bottom:hover{
  color:#000 !important;
}

body .product-card-slider .product-card__title{
  text-align:center !important;
}

.product-card-slider .add-to-cart-container{
  padding:1.5rem !important;
}

.product-card-slider .add-to-cart-container .add-to-order:hover{
  background:var(--color-beige) !important;
  border-color:var(--color-beige) !important;
  transition: all .25s ease-in-out !important;
}
.product-card-slider .add-to-cart-container .add-to-order:hover *{
  color:#FFF !important; 
}

.contact__form .form-status{
  font-size: 1.7rem !important;
  margin: 0;
}

.jdgm-carousel-item__review-title{
  text-transform:capitalize !important;
}

.jdgm-all-reviews-rating-wrapper{
  padding:1rem !important;
}

@media(max-width:768px){
  .img-banner__content .reviews{
    flex-direction:column-reverse;
    gap:0.5rem !important;
  }
  .jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel{
    width:100% !important;
  }
  .jdgm-carousel-item{
    margin:0 !important;
    padding:0 !important;
  }
  .jdgm-carousel__arrows{
    right: 50%;
    top: unset;
    left:50%;
    bottom:0;
    width: auto;
  }
  .jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow{
    margin-top:0 !important;
  }
  .jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow{
    width:15px !important;
    height:15px !important;
  }
  .product-list__inner .section__header-one{
    align-items:flex-start;
  }
  .jdgm-carousel-title-and-link{
    width:100% !important;
  }
  .jdgm-carousel-title-and-link h2{
    text-align:center;
    font-size:2.5rem !important;
    padding:0 2rem !important;
  }
  .jdgm-all-reviews-rating-wrapper{
    flex-direction:column !important;
  }
  .wdin-insta-gallery-container{
    width:100% !important;
    justify-content:center !important;
  }
  .product-list__inner .splide__arrows{
    top:-10% !important;
  }
  body .jdgm-carousel-wrapper{
    padding-bottom:48px !important;
  }
}