/** Shopify CDN: Minification failed

Line 133:2 Unexpected "{"
Line 133:3 Expected identifier but found "%"
Line 140:2 Unexpected "{"
Line 140:3 Expected identifier but found "%"

**/
  input#dev_take-mattress-pdp-qty-input::-webkit-inner-spin-button, input#dev_take-mattress-pdp-qty-input::-webkit-outer-spin-button {
    display: none;
  }
  .mattress-pdp-qty-selector {
    border: 1px solid #E0E0E0;
    border-radius: 30px;
    display: flex;
    width: max-content;
    padding: 8px 6px;
  }

  .mattress-pdp-atc-btn {
      background-color: #cf2027;
      color: #fff;
      padding: 14px 24px;
      border: none;
      border-radius: 30px;
      cursor: pointer;
      font-weight: 700;
      font-family: Montserrat-Bold!important;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 1px;
      text-align: center;
      vertical-align: middle;
      text-transform: uppercase;
      width: auto;
      min-width: calc(100% - 146px);
  }


  .mattress-pdp-qty-button.mattress-pdp-qty-minus {
      margin-bottom: 3px;
      width: 27px;
      font-size: 24px;
      cursor: pointer;
      color: #000;
  }

  .mattress-pdp-qty-input {
      width: 30px;
      margin: 0!important;
      text-align: center;
      height: 30px;
  }

  .mattress-pdp-qty-button {
      width: 27px;
      font-size: 24px;
      cursor: pointer;
      color: #000;
  }

  p.selected-color {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  
  .has-semimedium-font-size{
    font-family: Montserrat-SemiBold !important;
  }
  
  .seo-page-content p{
    font-family: Montserrat-Regular !important;
  }
  
  .npdp-seo .seo-page-content p {
    font-size: 16px;
  }
  
  @media (max-width: 768px){
    .npdp_features_details .pix-wrapper{
      padding: 0 16px;
    }
  
    .npdp_features_details .details_media{
      min-height: 153px;
    }
  }
  
  @media (min-width: 768px) {
    .dev_overlay_mobile:hover,
    .dev_overlay_desktop:hover,
    .dev_close_arr:hover,
    .dev_overlay_close_arr:hover,
    .dev_feature:hover,
    .npdp-video-parent:hover,
    .npdp-radio-label:hover,
    .dev_qty_minus:hover,
    .dev_qty_plus:hover,
    .dev_features_icon p:hover,
    .dev_features_icon img:hover,
    .slick-arrow:hover,
    .dev_full_screen_icon:hover,
    .add_to_wishlist:hover,
    .npdp-cart-btn:hover,
    .product-form:hover,
    .npdp_specification_menu_title:hover,
    .dev_readmore_reviews strong:hover,
    .dev_readless_reviews strong:hover,
    .faq-question:hover {
      cursor: pointer;
    }
  }
  
  .dev_cr_popup h1,
  .dev_review_image_grid h1 {
    font-size: 26px;
  }
  
  .dev_overlay_close_arr svg {
    width: 15px;
    height: 15px;
  }
  
  .npdp-video-parent svg {
    fill: #1a2b58;
  }
  
  .npdp_specification_details .metafield-rich_text_field li {
    font-size: 18px;
    font-family: "Montserrat-Regular";
  }
  {% if product.handle contains 'chair' or product.handle == 'adjustable-dest' %}
  @media (max-width:768px)
  {
    .product-title, p.v2_selected_variant,p.selected-color,.offer-timer,.offer-detail,.offer-subdetail,.current-price .label,.notify_me_text,.amount.dev_variant_price,.taxes, p.dev_installation_text,p.dev_edd_text span , .npdp-qty-parent p, p.sale-date-more-exiting-offers,.npdp_features_title, .details_text_title, .details_text_content, p.reviews-title-bar-haeding, .get-faster, p.recom-prod-title.title_visible_desktop,p.fxd-price,.npdp_specification_title,.faq-question.dev_arrow.dev_ga_pdp_faq,.faq-answer,.customer-review-text, .featured-element p,.metafield-rich_text_field li,.npdp_specification strong,.disscount_price_code,.mrp  {
      color: #1A1A1A !important;
    }
  }
  {% endif %}
  #pdp_specifications {
    position: relative;
  }
  .rigth-arrow-spcs-arrow {
    right: -40px;
    margin: 0 !important;
  }
  
  .left-arrow-spcs-arrow {
    left: -40px;
    margin: 0 !important;
  }
  
  .recom-slider-child .reviews-child {
    border-right: none;
  }
  
  .justify-between {
    justify-content: space-between;
  }
  
  .review-view-all:hover,
  .dev_close_arr:hover {
    cursor: pointer;
  }
  
  .dev_review_image_grid {
    position: fixed;
    top: 0;
    background-color: #0000006b;
    z-index: 99999999;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  
  .dev_review_image_grid .centered-child-popup {
    background-color: white;
    width: 70%;
    padding: 20px;
    margin: auto;
    border-radius: 20px;
    border: 1px solid #a5a8ae;
    height: 100vh;
    overflow: scroll;
  }
  
  .dev_cr_popup {
    position: fixed;
    top: 0;
    background-color: #0000006b;
    z-index: 99999999;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
  }
  
  .dev_cr_popup .centered-child-popup {
    background-color: white;
    width: 70%;
    padding: 20px;
    margin: auto;
    border-radius: 20px;
    border: 1px solid #a5a8ae;
  }
  
  .dev_cr_popup .centered-child-popup .title {
    align-items: flex-start !important;
  }
  
  .npdp_specification strong {
    font-weight: bolder;
    color: #1a2b58;
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.72px;
    text-transform: capitalize;
  }
  
  .metafield-rich_text_field ul {
    list-style: disc;
    padding: 10px 30px 30px;
  }
  
  .reviews-child p {
    font-size: 14px;
  }
  
  .npdp_features .left-arrow-feature-arrow {
    left: 33px;
  }
  
  .npdp_features .rigth-arrow-feature-arrow {
    right: 33px;
  }
  
  .cust-review-title {
    color: var(--Black, #000);
    font-family: "Montserrat-Regular";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 63.636% */
  }
  
  .image-gallery .slick-slide {
    position: relative;
  }
  
  .reviews-title-bar-haeding{
    font-family: "Montserrat-SemiBold";
    font-weight: 100;
    color:#000;
    font-size: 30px;
  }
  
  .reviews-title-bar h1 {
    font-family: "Montserrat-SemiBold";
    font-weight: 100;
    font-size: 30px;
  }
  
  .reviews-child.star svg {
    width: 14px;
  }
  
  .reviews-count-this {
    font-family: "Montserrat-Regular" !important;
    color: var(--Black, #000);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 1px;
  }
  
  .v2_pdp,
  .npdp-desc-mx-prnt {
    max-width: 1480px;
    margin: auto;
  }
  
  .image-gallery video {
    border-radius: 20px;
  }
  @media (max-width: 768px) {
    .image-gallery video {
      border-radius: 0px;
    }
  
    .cust-review-title {
      color: var(--Black, #000);
      font-family: "Montserrat-Regular";
      font-size: 16px !important;
      font-style: normal;
      font-weight: 400;
      line-height: 14px; /* 63.636% */
    }
  }
  
  @media (max-width: 360px){
    .cust-review-title {
      color: var(--Black, #000);
      font-family: "Montserrat-Regular";
      font-size: 16px !important;
      font-style: normal;
      font-weight: 400;
      line-height: 14px; /* 63.636% */
    }
  }
  
  
  @media (min-width: 768px) {
    .image-gallery {
      border-radius: 20px;
      overflow: hidden;
    }
  }
  
  .npdp-featured-img-parent {
    width: 100%;
    position: relative;
    margin-top: 22px;
  }
  
  .slick-next {
    right: 0 !important;
  }
  
  .slick-prev {
    left: 0 !important;
  }
  
  .slick-prev,
  .slick-next {
    z-index: 200;
  }
  
  
  .hide {
    display: none;
  }
  
  .icon {
    width: 24px;
    height: auto;
  }
  
  .price-value .currency {
    font-size: 24px;
    margin-right: 2px;
  }
  
  .product-form__input input.color-swatch[type="radio"] + label {
    height: 33px;
    width: 33px;
  }
  
  .fixed-mobile-add {
    display: none;
  }
  
  .w50 {
    width: 50%;
  }
  
  .check-deliver-date p {
    color: var(--Black, #000);
    font-family: "Montserrat-Regular";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.2px;
  }
  
  .npdp-offer-view-all {
    color: var(--Black, #000);
    text-align: right;
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
  }
  
  .npdp-video-call-txt {
    color: var(--Primary-Color, #1a2b58);
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .npdp-chair-txt {
    color: var(--Primary-Color, #1a2b58);
    text-align: center;
    font-family: "Montserrat-Regular";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 125% */
  }
  
  .fg1 {
    flex: 1;
  }
  
  
  .npdp-video-parent {
    border-radius: 10px;
    margin-left: 16px;
    border: 0.5px solid #c5c5c5;
    overflow: hidden;
    margin-top: 20px;
  }
  .p20 {
    margin: 8px 16px;
  }
  
  .menu-80div::-webkit-scrollbar,
  .mbl-scroll::-webkit-scrollbar,
  .npdp_specification_menu::-webkit-scrollbar {
    display: none;
  }
  
  .width-full {
    width: 100%;
  }
  
  .npdp-desc-mx-prnt {
    padding-top: 40px;
  }
  
  .menu-80div {
    top: 65px;
    position: sticky;
    z-index: 11;
    background-color: white;
  }
  .npdp_menu {
    display: flex;
    padding: 18px 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    /* margin: 0 40px; */
    border-bottom: 1px solid #cccccc;
    margin: 0 40px;
  }
  
  .npdp_menu_title {
    color: #1a2b58;
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8px;
    cursor: pointer;
  }
  .active {
    background-color: #c1ecfb;
    border-radius: 10px;
  }
  /* .npdp_features{
      margin: 0 40px;
    } */
  .npdp_features_title {
    margin: 60px 40px 24px 40px;
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .npdp_features_menu {
    margin: 20px 40px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 28px;
    flex-wrap: nowrap;
  }
  .npdp_features_menu_title {
    padding: 10px 14px;
    color: #1a2b58;
  
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
    letter-spacing: 0.4px;
  }
  
  .details_text_title {
    color: #1a2b58;
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 117.647% */
    letter-spacing: 0.34px;
  }
  .details_text_content {
    color: #1a2b58;
    text-align: center;
    font-family: "Montserrat-Regular";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px; /* 136.364% */
    letter-spacing: 0.22px;
    max-width: 85%;
  }
  
  .details_media img,
  .details_media {
    width: 100%;
  }
  .details_media 
  {
    height: auto;
    width:auto;
    overflow:hidden;
  }
  
  .details_text {
    display: flex;
    padding: 18px 20px 20px 20px;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    align-self: stretch;
  }
  
  .details_section {
    background-color: #cdf0fc;
    border-radius: 12px;
    overflow: hidden;
  }
  
  .mid-eq-width {
    padding: 10px;
  }
  
  .mb10 {
    margin-bottom: 10px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .mb40 {
    margin-bottom: 40px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mt40 {
    margin-top: 40px;
  }
  
  .reviews-meta {
    padding: 4px 0px 4px 0px;
  }
  .npdp-reviews {
    margin: 40px;
  }
  
  .reviews-title-bar {
    margin-bottom: 24px;
  }
  
  .reviews-child {
    border-right: 3px solid #f1f1f1;
    padding: 0px 8px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 4px;
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  .reviews-child span {
    color: var(--Black, #000);
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  
  .reviews-child:last-child {
    border-right: none;
  }
  
  .justify-end {
    justify-content: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  
  .align-center {
    align-items: center;
  }
  
  .npdp-reviews .review-images {
    display: flex;
    gap: 8px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  
  .npdp-reviews .review-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .review-view-all {
    color: var(--Black, #000);
    gap: 8px;
    text-align: right;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
  
  .review-t p {
    color: var(--Black, #000);
  
    font-family: "Montserrat-Regular";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    padding-right: 7px;
  }
  .customer-review-text .review {
    color: var(--Black, #000);
  
    font-family: "Montserrat-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }
  .customer-review-text {
    padding: 16px 0px;
    border-bottom: 1px solid rgba(26, 43, 88, 0.2);
  }
  
  .customer-review-text:last-child {
    border-bottom: none;
  }
  .review-t {
    padding-bottom: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  
  .review-images .review-image-container {
    width: 20rem;
    height: 20rem;
  }
  
  .review-images img {
    width: 20rem;
    height: 20rem;
    object-fit: cover;
    border-radius: 4px;
    aspect-ratio: 1 / 1;
  }
  
  .image-halfff {
    width: 100%;
    float: left;
  }
  
  .slideshow__slideee {
    display: flex;
    flex-direction: row;
  }
  
  .image-halfff img {
    height: 100%;
    object-fit: contain;
    width: 94.5%;
    border-radius: 20px;
    margin-left: 3.2%;
  }
  
  @media (max-width: 768px) {
    .review-images {
      margin-bottom: 0px;
    }
  
    .slider-button {
      display: none;
    }
  
    .image-halfff img {
      height: 100%;
      object-fit: contain;
      width: 100%;
      border-radius: 0px;
      margin-left: 0px;
      margin-top: 1%;
    }
  
    .section-paddinggg {
      padding: 0;
    }
  
    .reviews-title-bar-haeding{
      font-size: 1.5rem;
      color: var(--Black, #000);
      font-family: Montserrat-SemiBold;
      font-size: 20px !important;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  
    
    .review-images img {
      width: auto;
      height: 105px;
      object-fit: cover;
    }
    .reviews-title-bar h1 {
      font-size: 1.5rem;
      color: var(--Black, #000);
      font-family: Montserrat-SemiBold;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  
    .review-title h2 {
      color: var(--Black, #000);
      font-family: "Montserrat-Regular";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px; /* 100% */
    }
  
    .customer-review-text .review {
      font-size: 12px;
    }
  
    .review-view-all span {
      font-size: 14px;
    }
  
    .npdp_specification {
      margin: 0 20px;
    }
  
    .review-customer {
      padding: 0 10px;
    }
  }
  @media (max-width:500px){
  .npdp-desc-mx-prnt .menu-80div {
    z-index: 9;
  }
  }
  .npdp_specification {
    margin: 10px 40px;
  }
  .npdp_specification_title {
    margin-bottom: 24px;
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .npdp_specification_menu {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 40px;
    flex-wrap: nowrap;
  }
  .npdp_specification_menu_title {
    padding: 10px 14px;
    color: #1a2b58;
  
    text-align: center;
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
    letter-spacing: 0.4px;
  }
  
  .npdp_specification_details .details_section {
    background-color: #fff;
  }
  
  .npdp-faq {
    margin: 20px 40px;
  }
  .all-faq .faq-question {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    color: #1c2852;
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 166.667% */
    letter-spacing: 0.72px;
  }
  .faq-start {
    margin-bottom: 24px;
  }
  .faq-answer {
    color: #4f4f4f;
    display: none;
    font-family: Montserrat-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-right: 30px;
  }
  
  
  @media (min-width: 768px) {
    .section-paddinggg {
      padding: 0;
    }
  }
  
  .left-right-30 {
    padding: 0 30px;
    padding-bottom: 3%;
  }
  
  .arrow-down svg {
    transform: rotate(90deg);
  }
  .dev_arrow {
    transition: transform 0.3s ease;
  }
  
  /* Responsive Design */
  @media (max-width: 768px) {
    .left-right-30 {
      padding: 0;
    }
  
    #pdp_features .svg-prnt-npdp-feature {
      display: none !important;
    }
  
    .fxd-fixed-mobile-add .fxd-offer-timer p {
      font-size: 10px;
      font-family: "Montserrat-Regular";
    }
  
    .fxd-fixed-mobile-add .fxd-add-to-cart {
      font-size: 18px;
    }
  
    .fixed-mobile-add {
      display: flex;
    }
  
    .price-value .currency {
      font-size: 20px;
    }
  }
  
  
  .slider-arrows {
    position: absolute;
    z-index: 2;
    top: 50%;
  }
  .rigth-arrow-v2-slider {
    right: 0;
  }
  
  
  .featured-left-arrow,
  .featured-right-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  
  .featured-right-arrow {
    right: -10px;
  }
  
  .featured-left-arrow {
    left: -10px;
  }
  
  .fxd-offer-timer b{
    font-family: 'Montserrat-SemiBold';
  }
  
  .fxd-add-to-cart {
    background-color: #002060;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
  }
  .flex {
    display: flex;
  }
  
  .column {
    flex-direction: column;
  }
  
  .gap10 {
    gap: 10px;
  }
  
  .gap20 {
    gap: 20px;
  }
  
  .align-center {
    align-items: center;
  }
  
  .wfull {
    width: 100%;
  }
  
  
  /* MOBILE VIEW QUERY */
  @media (max-width: 768px) {
    .details_media{
      height: auto;
    }
    
    .reviews-title-bar,
    .npdp-reviews .review-images {
      margin-bottom: 13px;
    }
  
    .npdp-video-parent {
      margin-left: 0;
    }
  
    .details_text {
      padding: 16px 0px 16px;
    }
    
    .details_section {
      border-radius: 12px;
      /* box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.29); */
      /* background-color: transparent; */
    }
  
    .featured-left-arrow {
      left: 0;
    }
  
    .featured-right-arrow {
      right: 0;
    }
  
    .npdp_features_title {
      margin: 20px 0px 4px 15px;
      color: var(--Black, #000);
      font-family: Montserrat-SemiBold;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
  
    .customer-review-text {
      display: none;
    }
  
    .customer-review-text:nth-of-type(1), /* Hide the first .review-section */
  .customer-review-text:nth-of-type(2),
  .customer-review-text:nth-of-type(3) {
      /* Hide the second .review-section */
      display: block;
    }
  
    .customer-review-text:nth-of-type(3) {
      border-bottom: none;
    }
  
    .dev_cr_popup .customer-review-text {
      display: block;
    }
  
    .dev_cr_popup .customer-review-text:nth-of-type(3) {
      border-bottom: 1px solid rgba(26, 43, 88, 0.2);
    }
  
    .npdp_menu {
      margin: 0 16px;
      width: max-content;
    }
    .npdp_menu_title {
      font-size: 12px;
      width: fit-content;
    }
  
    .npdp-desc-mx-prnt {
      padding-top: 0;
    }
  
    .npdp_features_menu {
      width: max-content;
    }
  
    .npdp_features_menu {
      gap: 0;
      margin: 0 20px;
    }
  
    .mbl-scroll {
      width: 100%;
      overflow: scroll;
    }
    .menu-80div,
    .npdp-reviews .review-images,
    .npdp_specification_menu {
      overflow: scroll;
    }
  
    .npdp_specification_menu_title {
      min-width: max-content;
    }
  
    .menu-80div {
      top: 51px;
      border-bottom: 1px solid #c1c1c1;
    }
  
    .npdp_features_menu_title {
      padding: 5px 10px;
      font-size: 11px;
    }
  
    .npdp_features_details .slick-track {
      padding: 0 10px 0 5px !important;
    }
    .featured-images-slider {
      padding: 0 30px;
    } 
  
    .npdp-reviews {
      margin: 10px;
      padding-top: 2%;
    }
  
    .reviews-child.star svg {
      padding-bottom: 3px;
    }
    .npdp-reviews P {
      font-size: 10px;
    }
    .npdp_specification {
      margin: 0 10px !important;
    }
    .npdp_specification {
      margin: 0 10px;
    }
    /* NOTE:  remove important after placing it down  */
    .npdp_specification_title {
      padding: 5px 14px !important;
      color: var(--Black, #000) !important;
      font-family: Montserrat-SemiBold !important;
      font-size: 20px !important;
      font-style: normal !important;
      font-weight: 500 !important;
      line-height: normal !important;
      margin-bottom: 14px !important;
    }
    .npdp_specification_menu_title {
      color: #1a2b58 !important;
      text-align: center !important;
      font-family: Montserrat-SemiBold !important;
      font-size: 11px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      line-height: 20px !important;
      letter-spacing: 0.22px !important;
    }
  
    .npdp_specification_menu {
      gap: 8px;
      padding-left: 10px;
    }
  
    .npdp_specification_menu_title {
      padding: 5px 14px;
    }
    .details_text_title {
      margin-bottom: 0 !important;
    }
  
    .npdp-video-call-txt {
      font-size: 12px;
    }
  
    .npdp_menu {
      padding: 11px 0px;
    }
  
    .mid-eq-width {
      padding: 0 10px;
    }
  
    .npdp-faq .npdp_specification_title {
      padding: 5px 0 !important;
    }
  
    .all-faq .faq-question {
      font-size: 12px;
    }
  
    .faq-answer {
      font-size: 10px;
      font-style: normal;
    }
  
    .faq-start {
      margin-bottom: 8px;
    }
  
    .npdp-desc-mx-prnt .npdp_features_menu {
      margin: 10px 20px;
    }
  
    .npdp-faq {
      margin: 20px 30px;
      margin-top: 0;
    }
  
    .npdp_menu {
      border-bottom: 0;
    }
  
    .npdp-desc-mx-prnt .npdp_features_details .slick-list {
      padding-right: 20px;
      margin-bottom: 4%;
    }
  
    .dev_review_image_grid .centered-child-popup {
      width: 100%;
      border-radius: 0;
    }
  
    .details_text_content {
      max-width: 100%;
    }
    .rigth-arrow-spcs-arrow {
      right: -7px;
      margin: 0 !important;
    }
    .left-arrow-spcs-arrow {
      left: -7px;
      margin: 0 !important;
    }
  
    .details_media img,
    .details_media video
    {
      border-radius: 10px;
      min-height: 152px;
    }
  
    .dev_readmore_reviews strong,
    .dev_readless_reviews strong {
      font-size: 12px !important;
    }
  
    .npdp-reviews .customer-review-text .review-t P {
      font-size: 12px !important;
    }
  
    .review-t {
      padding-bottom: 13px;
    }
  
    .npdp_specification_details .metafield-rich_text_field li,
    .npdp_specification strong {
      font-size: 12px;
    }
  
    .npdp_specification_details .metafield-rich_text_field li {
      font-family: "Montserrat-Regular";
      line-height: normal;
      padding-bottom: 9px;
    }
  
    .metafield-rich_text_field ul {
      list-style: disc;
      padding: 5px 20px 5px;
    }
  
    .metafield-rich_text_field p {
      font-size: 12px;
    }
  
    .recom-prod-slider .reviews-meta {
      height: fit-content;
    }
  
    .recom-sliders .reviews-meta {
      padding: 0;
    }
  
    .faq-answer {
      padding-right: 20px;
    }
  
    .reviews-title-bar {
      padding: 0 5px;
    }
  
    .dev_cr_popup h1 {
      font-size: 20px;
      font-family: "Montserrat-SemiBold";
    }
  
    #pdp_specifications .mid-eq-width {
      padding: 0 0 0 25px;
    }
    .npdp-seo .seo-page-content p {
      font-size: 10px;
      line-height: 22px;
      letter-spacing: 0.6px;
    }
  
    .npdp-seo a.back_link_url {
      font-size: 10px;
      line-height: 22px;
      letter-spacing: 0.6px;
    }
  }
  
  .min12 {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  
  @media (min-width: 768px) {
    .npdp_specification .svg-prnt-npdp-feature,
    .npdp-desc-mx-prnt .svg-prnt-npdp-feature {
      box-shadow: 0 0 13px 6px rgb(0 0 0 / 2%);
      border: 1px solid #d4d4d44f;
    }
  
    .recom-sliders .svg-prnt-npdp-feature {
      box-shadow: 0 0 13px 6px rgb(0 0 0 / 8%);
    }
    .v2_slider{
      position: sticky;
      top: 110px;
    }
  }
  
  .gap16{ 
    gap: 16px;
  }
    .npdp-variant-options-name-size label.npdp-chip-label {
      width: 100% !important;
      border: none;
      padding: 24px 24px;
      min-width: max-content;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: Montserrat-Regular!important;
      font-size: 14px;
      line-height: normal;
      gap: 8px;
      border-radius: 8px;
      border: 1px solid #C1ECFB;
      background: #FFF;
    }
    .npdp-variant-options-name-size label.npdp-chip-label.selected-radio {
        background-color: #c2ecfb;
    }

    .variant-display-parent-frame_type___color img {
        width: 140px;
    } 
  
    .pix-slide{
        height: max-content;
    }
    
    .recom-prod-slider {
        width: 100%;
        max-width: 100vw;
    }
  
  @media (max-width: 767px){
    .npdp_features_details-container{
      padding: 16px 0 !important;
    }
  
    .npdp_features_details-container .swiper-wrapper {
      padding: 0 16px;
    }
  }
  
  .cfip-featured-videos-title{
    display: none;
  }
  
  input::placeholder {
    font-size: 18px;
  font-family: 'Montserrat-Regular'
  }
  .get-faster, .recom-sliders{
  margin-left: 40px;
  margin-right: 40px;
  }
  
  .get-faster{
  margin-top: 40px;
  }
  
  .recom-prod-title{
    color: var(--text, #1A181E);
    font-family: Montserrat-SemiBold;
    /* font-size: 14px; */
    font-size: 16px; 
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 128.571% */
    width: 58%;
  }
  .recom-content .fxd-price{
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    /* font-size: 14px; */
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
  }
  
  .recom-content .reviews-child{
    height: 20px;
  }
  
   .recom-slider-child {
    padding: 10px;
    padding-bottom: 30px;
  }
  
  .recom-prod-slider .reviews-meta{
    height: 20px;
  }
  
  .recom-prod-slider .fxd-price-details{
    flex-direction: row;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  
  .recom-content{
    padding: 14px;
  }
  
  .comapre-at-price-x{
    color: #606060;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration-line: line-through;
  }
  
  .mrp-txt-x{
    color: #606060;
    text-align: center;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
  }
  
  .recom-prod-slider .fxd-discount{
    color: #18AD00;
    text-align: center;
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
  }
  
  .recom-prod-slider .fxd-price{
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
  }
  
  .pb10{
    padding-bottom: 10px;
  }
  
  .recom-slider-child img{
    border-radius: 8px 8px 0 0;
  }
  
  .recom-prod-slider .reviews-child{
    padding: 2px;
  }
  
  .right-arrow-recom-arrow{
    right: 0;
  }
  .get-faster {
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-left: 10px;
    padding-bottom: 14px;
  }
  
   .recom-prod-slider .add-to-cart-button .fxd-add-to-cart{
      background-color: #C1ECFB;
      color: black;
      padding: 8px 20px;
      border-radius: 5px;
      cursor: pointer;
      font-weight: bold;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      font-size: 12px;
      width: 100%;
   }
  
  .recom-prod-slider .add-to-cart-button {
    width: 100%;
    margin-top: 8px;
  }
  .mrp-8gap{
    gap: 4px;
  }
  
  .title_visible_desktop{
  display:block;
  }
  
  .title_visible_mobile{
  display:none;
  }
  
  @media (min-width: 1024px){
    .adjustable-desk p.product-title {
      padding-left: 16px;
    }
    /* .adjustable-desk .check-deliver-date {
        padding-left: 16px;
    } */
  
    .adjustable-desk .shop-button-wrapper {
      padding-left: 16px;
    }
  }
  
  @media(max-width: 768px){
    .recom-prod-title {
      width: 70%;
      text-align: left;
      font-size: 12px;
    }
  
    .rvws{
      flex: 1;
    }
  
    .title_visible_desktop{
      display:none;
    }
  
    .title_visible_mobile{
      display:block;
    }
  
    .recom-sliders .reviews-child p{
      display: flex;
    }
  
    .recom-prod-slider .reviews-meta{
      flex-direction: column;
    }
  
    .recom-prod-slider .reviews-child{
      flex: 1;
    }
  
    .non-mobile-right{
      border-right: none;
    }
  
    .mrp-8gap{
      gap: 2px;
      padding-top: 1px;
    }
  
    .p20 {
      margin: 8px 0 8px 21px !important;
    }
  
    .npdp-video-parent svg{
      width: 16px;
    }
  }
  
  .recom-prod-slider .reviews-child span, .recom-prod-slider .reviews-child p{
    font-size: 10px !important;
  }
  
  .recom-prod-slider svg{
    width: 12px !important;
    height: 12px !important;
  }
  
  .grid2x2{
   display: grid;
   grid-template-columns: 50% 50%;
  }
  
  @media(max-width: 768px){
    .npdp-reviews .reviews-child span{
      font-size: 10px;
    }
    .npdp-reviews .review-customer .reviews-child span{
      font-size: 12px;
    }
    .recom-prod-slider svg{
      width: 12px !important;
      height: 12px !important;
    }
  
   .recom-prod-slider .fxd-price-details{
      flex-direction: row;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
      margin-bottom: 6px;
    }
  }
  
  @media(max-width: 360px){
    .recom-prod-slider .fxd-price-details{
      flex-direction: row;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
      margin-bottom: 4px;
    }
  }
  
  .recom-prod-slider .reviews-child{
    gap: 2px !important;
  }
  
  .npdp_seo_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  @media(min-width: 768px){
  
    .npdp_features_details .slick-slide{
      left: -5.5%;
      position: relative;
    }
    }
    .add-to-cart-design{
  
      background-color: #CF2027;
      color: white;
      padding: 8px 20px;
      border-radius: 5px;
      cursor: pointer;
      font-weight: bold;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      font-size: 12px;
      width: 100%;
    }
  
    .npdp-seo {
      margin: 50px 40px 40px 40px;
  }
  
  .npdp_seo_title{
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 24px;
  }
  
  .npdp_seo_txt{
    color: #4F4F4F;
    font-family: "Montserrat-Regular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    letter-spacing: normal;
  }
  .read-more-sec a.showMore {
    display:block;
    font-size:12px;
    font-weight:500;
    text-transform:uppercase;
    margin:20px 10px;
    color:#0077C8;
    text-decoration:none;
    text-align: center;
    &::after {
      content:'+ VIEW MORE';
    }
    &.showLess::after {
      content:'- VIEW LESS';
    }
  }
  
  .dev_readmore, .dev_readless {
    cursor: pointer;
    font-weight: bold;
    color: #1A2B58;
    font-family: 'Montserrat-SemiBold';
  }
  
  .details_text_content {
    display: inline;
    padding: 0px 5px;
    min-height:60px;
  }
  
  .details_text_title {
    font-size: 1.2em;
    margin-bottom: 0px;
    min-height:40px;
  }
  
  .overlay {
    position: relative;
    display: inline-block; /* or block, depending on your layout needs */
  }
  
  .overlay img {
    display: block;
  }
  
  .overlay .black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the opacity as needed */
  }
  
  .over-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* or any other color you prefer */
  }
  .centered-child-popup .title{
  margin-top: 0;
  }
  
  .overlay-desktop {
  display: block;
  background-color: #0000008c;
  height: 100%;
  width: 100%;
  text-align: center;
  align-content: center;
  border-radius: 4px;
  }
  
  .overlay-mobile{
    display: none;
  }
  
  .dev_review_image_grid .example-image {
    height: 600px;
    object-fit: cover;
    width: 100%;
    padding: 10px;
    border-radius: 20px;
  }
  
  @media(max-width: 768px){
  
    .dev_review_image_grid .example-image {
      height: 210px;
      object-fit: cover;
      width: 100%;
      padding: 5px;
      border-radius: 10px;
    }
  
    .overlay-desktop{
      display: none;
    }
  
    .overlay-mobile {
      display: block;
      background-color: #0000008c;
      height: 100%;
      width: 100%;
      text-align: center;
      align-content: center;
      border-radius: 4px;
    }
  
    .allcontnet{
      display: none;
    }
  
    .content-1, .content-2, .content-3{
      display: block
    }
    .get-faster, .recom-sliders {
      margin-left: 10px;
      margin-right: 10px;
      font-size: 20px;
    }
    .get-faster {
      margin-top: 30px;
    }
  
    .dev_review_image_grid  .allcontnet{
      display: block;
    }
  
    .npdp_seo_txt {
      color: #4F4F4F;
      font-family: Montserrat-Regular;
      font-size: 10px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
    }
  
    .npdp_seo_title {
      color: var(--Black, #000);
      font-family: Montserrat-SemiBold;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      padding-bottom: 14px;
    }
    .npdp-seo {
      margin: 27px 30px;
    }
  
    input::placeholder {
      font-size: 14px;
    }
  
    .npdp-pincode-parent .npdp-input{
      display: flex;
      align-items: center;
    }
  
    .dev_cr_popup .centered-child-popup {
      width: 100%;
      overflow: scroll;
      height: 100%;
      border-radius: 0;
    }
  
    .review-t p{
      font-size: 14px;
    }
    /* .dev_cr_popup p{
      font-size: 20px;
      line-height: normal;
      color:#000;
      font-weight: 700;
      font-family: 'Montserrat-SemiBold';
    } */
  
    .heading_allreviews_text{
      font-size: 20px;
      line-height: normal;
      color:#000;
      font-weight: 700;
      font-family: 'Montserrat-SemiBold';
    }
  
  
    .recom-sliders .add-to-cart-form{
        padding-top: 9px;
    }
  
  }
  
  .dev_readmore_reviews strong, .dev_readless_reviews strong{
    color: var(--Black, #000);
    font-family: Montserrat-SemiBold;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
  }
  
  .faq-answer ul{
    padding-left: 20px;
    list-style: disc;
  }
  
  .footer-wrapper {
    background: #1A2B58 !important;
  }
  
  .list-unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  
  .rte li {
    list-style: inherit;
  }
  
  .rte li:last-child {
    margin-bottom: 0;
  }
  
  .footer *{
    /* color: #fff; */
  }
  
  .newsletter-form {
    align-items: center;
    display: flex
  ;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
  }
  
  .newsletter-form input{
    color: inherit;
      font-family: inherit;
      font-size: 100%;
      line-height: inherit;
      margin: 0;
      padding: 0;
  }
  
  @media screen and (min-width: 768px) {
    .newsletter-form {
        align-items: flex-start;
        margin: 0 auto;
        max-width: 36rem;
    }
    .mattress-pdp-atc-btn{
      min-width: fit-content;
    }
  }
  
  .newsletter-form__field-wrapper {
    width: 100%;
    max-width: 36rem;
  }
  
  .newsletter-form__field-wrapper .error-message-text {
    color: red;
    font-size: 15px;
  }
  
  .newsletter-form__field-wrapper .input-wrapper {
    width: 100%;
    display: flex
  ;
    gap: 10px;
  }
  
  .newsletter-form__field-wrapper .input-wrapper .input-container {
    width: 50%;
  }
  
  .newsletter-form__field-wrapper .input-wrapper .input-container .footer-newsletter-input {
    padding: 15px;
  }
  
  input#NewsletterForm--footer {
    color: #000;
    font-size: 14px;
  }
  
  .newsletter-form__field-wrapper button#Subscribe {
    width: 100%;
    font-size: 16px;
    border-radius: 0.5rem;
    background: #CF2027 !important;
    color: #FBFBFB !important;
  }
  
  input#NewsletterForm--footer::placeholder{
    color: #999 !important;
    opacity: 1 !important;
    font-size: 14px;
    text-align: center;
  }
  
  