/** Shopify CDN: Minification failed

Line 716:0 Unexpected "{"
Line 716:1 Expected identifier but found "%"
Line 720:2 Unexpected "{"
Line 720:3 Expected identifier but found "%"
Line 722:0 Unexpected "{"
Line 722:1 Expected identifier but found "%"
Line 726:0 Unexpected "{"
Line 726:1 Expected identifier but found "%"

**/
/* NEW CPDP DESKTOP */
.quick-fiter {
  margin-bottom: 20px;
}

.new-breadcrumbs .breadcrumbs {
  margin-bottom: 30px;
}
.new-breadcrumbs .breadcrumbs a,
.new-breadcrumbs .breadcrumbs span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
}
.new-breadcrumbs .breadcrumbs a:not(:last-child):after {
  top: 4px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
.new-breadcrumbs .breadcrumbs span {
  font-weight: 600;
}

.right-quick-filter {
  font-size: 0;
}
.right-quick-filter p {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  padding-bottom: 0 !important;
}

.right-quick-filter a {
  display: inline-block;
  color: #BF8E2C;
  font-size: 12px;
  padding: 10px 21px;
  text-transform: uppercase;
  font-weight: 400;
  border: 1px solid #BE8E2D;
  border-radius: 4px;
  margin: 0 6px;
}
.right-quick-filter a:hover {
  background-color: #BF8E2C;
  color: #fff;
}
.right-quick-filter a:first-child {
  margin-left: 0;
}

.right-quick-search {
  display: inline-block;
  position: relative;
  font-size: 0;
}
.right-quick-search input[type=text] {
  width: 200px;
  height: 50px;
  padding: 0 10px 0 40px;
  border: 1px solid #BE8E2D;
  font-size: 14px;
  color: #BF8E2C;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.right-quick-search input[type=text]::-webkit-input-placeholder {
  color: #BF8E2C;
}
.right-quick-search input[type=text]::-moz-placeholder {
  color: #BF8E2C;
}
.right-quick-search input[type=text]:-ms-input-placeholder {
  color: #BF8E2C;
}
.right-quick-search input[type=text]::-ms-input-placeholder {
  color: #BF8E2C;
}
.right-quick-search input[type=text]::placeholder {
  color: #BF8E2C;
}
.right-quick-search span {
  position: absolute;
  top: 18px;
  left: 19px;
}
.right-quick-search input[type=submit] {
  background: #BE8E2D;
  height: 49.5px;
  width: 100px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.text-page-content h2,
.text-page-content h3,
.text-page-content h4 {
  text-align: center !important;
  font-size: 40px;
  line-height: 38px;
  font-weight: 600;
  color: #000;
  margin-bottom: 50px !important;
}
@media (max-width: 991.98px) {
  .text-page-content h2,
  .text-page-content h3,
  .text-page-content h4 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 30px !important;
  }
  .right-quick-filter .col-md-auto {
    margin-bottom: 10px;
  }
  .right-quick-filter a {
    margin: 0 3px 6px 3px;
    padding: 8px 13px !important;
  }
}
.text-page-content p {
  font-size: 24px !important;
  line-height: 38px !important;
  color: #000 !important;
  margin-bottom: 30px;
}

@media (max-width: 991.98px) {
  .text-page-content p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px !important;
  }
  .fix50-div {
    height: 20px !important;
  }
  .new-breadcrumbs .breadcrumbs a, .new-breadcrumbs .breadcrumbs span {
    font-size: 14px;
  }
  
  .new-breadcrumbs .breadcrumbs {
    margin-bottom: 10px !important;
  }
  
  .right-quick-search input[type="text"], .right-quick-search input[type="submit"] {
    height: 35px !important;
  }
}

.new-products-holder .row .col-lg-3 {
  margin-bottom: 30px;
}
.new-products-holder .row .col-lg-3:first-child .new-products-content h3 {
  background: #E5F6ED;
}
@media (min-width: 992px) {
  /*.new-products-holder .row .col-lg-3:first-child,
  .new-products-holder .row .col-lg-3:nth-child(2),
  .new-products-holder .row .col-lg-3:nth-child(3),
  .new-products-holder .row .col-lg-3:nth-child(4){
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    max-width: 25%;
  }*/
}

.new-products-content {
  padding: 0 20px 24px 20px;
  background: #FFF;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.25);
}
.new-products-content .first-image {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding-bottom: 89%;
  margin: 0 -20px 25px -20px;
}

.new-products-holder .new-products-content:hover {
  transform: scale(1.03);
}

.new-products-holder .new-products-content {
	transition:  .24s ease;
}
  
.new-products-content .first-image img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  transition:  .3s ease;
}
.new-products-content h2 {
  text-align: left;
  margin-bottom: 22px;
}
.new-products-content h2 a {
  display: block;
  font-size: 24px;
  line-height: 29px;
  font-weight: 600;
  color: #000;
}
.new-products-content .old-price-desctop,
.new-products-content .new-price-desctop {
  display: inline-block;
  vertical-align: middle;
}

.new-products-content .new-product-price {
  text-align: center;
}
.new-products-content .old-price-desctop p {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #989494;
  font-size: 17px;
  font-weight: 500;
  padding: 0;
}
.new-products-content .old-price-desctop sup {
  top: -5px;
  -webkit-text-decoration-line: inherit;
  text-decoration-line: inherit;
}
.new-products-content .new-price-desctop p {
  font-size: 27px;
  font-weight: 500;
  color: #000;
  padding: 0;
  display: inline-block;
  position: relative;
}
.new-products-content .new-price-desctop p span {
  position: absolute;
  top: -17px;
  font-size: 12px;
  text-transform: uppercase;
  background: #FF3434;
  color: #fff;
  display: inline-block;
  line-height: 14px;
  padding: 3px 8px;
  
  left: 100%;
}
.new-products-content .new-price-desctop sup {
  top: -10px;
  font-size: 14px;
  -webkit-text-decoration-line: inherit;
  text-decoration-line: inherit;
}
.new-products-content .yotpo.bottomLine .standalone-bottomline .yotpo-icon {
  background: url("/cdn/shop/t/58/assets/star1.svg?v=1645091290") center no-repeat !important;
  background-size: 14px !important;
  margin: 0 !important;
  width: 14px !important;
  height: 14px !important;
}
.new-products-content .yotpo-bottomline.pull-left.star-clickable .text-m {
  font-size: 14px !important;
  color: #484848 !important;
  padding: 0 !important;
  font-weight: 600 !important;
  margin-top: -2px;
  margin-left: 4px;
}
.new-products-content .affirm-as-low-as {
  font-size: 12px;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 0px !important;
}
.new-products-content h3 {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding: 4px 10px;
  color: #000;
  background: #EFF5F9;
  margin-bottom: 35px;
}
.new-products-content .view-more-new {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #BE8E2D;
  padding: 19px 10px;
  border: 2px solid #BE8E2D;
  border-radius: 4px;
  margin-bottom: 20px;
}
.new-products-content .view-more-new:hover {
  background: #BE8E2D;
  color: #fff;
}
.new-products-content .second-image {
  margin-bottom: 20px;
}
.new-products-content .second-image img {
  max-width: 100%;
  width: 100%;
}
.new-products-content h4 {
  text-align: center;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
}
.new-products-content li {
  text-align: left;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  padding-left: 20px;
  margin-bottom: 20px;
}
.new-products-content li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
}
.new-products-content .sleep-type {
  margin-bottom: 40px;
}
.new-products-content .sleep-type img {
  margin-bottom: 5px;
  min-width: 29px;
  height: 30px;
}
.new-products-content .sleep-type p {
  text-align: center;
  font-size: 11px;
  color: #000;
  font-weight: 300;
  padding: 0;
}
.new-products-content label {
  display: block;
  text-align: left;
  font-size: 12px;
  font-weight: 300;
  color: #000;
  margin-bottom: 8px;
}
.new-products-content .coll-filter {
  font-size: 16px;
  margin-bottom: 18px !important;
}

.new-products-content .size-filter1 {
  /* text-align-last: justify; */
  padding-right: 40px;
}

.new-products-content .add-to-card-new-button {
  display: block;
  padding: 16px 10px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background: #BE8E2D;
  border-radius: 4px;
  border: 2px solid #BE8E2D;
  margin-bottom: 10px;
}
.new-products-content .add-to-card-new-button:hover {
  background: #fff;
  color: #BE8E2D;
}
.new-products-content .days-delivery {
  text-align: center;
  padding: 0;
  font-size: 12px;
  color: #000;
}
.pagination-new-products .page-item-prev {
  margin-right: 0;
}
.pagination-new-products .page-item-next {
  margin-left: 0;
}
.pagination-new-products .active {
  font-weight: 700;
}
.pagination-new-products .page-link {
  font-size: 20px;
  color: #000;
}


.badges-new {
  position: relative;
  top: -8px;
  left: 75px;
  z-index: 2;
  
}

.badges-new span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
  position: absolute; 
  top: 0px;
}

.popular-badge {
  background: #06B757;
}

.tranding-badge {
  background: #0677B7;
}

.bottom-product-new {
	/* position: absolute; */
  bottom: 24px;
  left: 20px;
  right: 20px;
}

.product__dimensions__table td {
  padding: 12px 10px;
  border: 1px solid #e0e0e0;
}
.product__dimensions__table th {
  padding: 12px 10px;
  background: #fffaf3;
  border: 1px solid #e0e0e0;
}

.submenu {
  z-index: 2;
  left: -30px;
}

@media (min-width:992px) and (max-width:1290px) {
  .menu-r li:not(.cart_li):not(.search_li) {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .menu__submenu {
    display:none;
    position: absolute;
    top: 90%;
    left: -22px;
    width: 500px;
    z-index: 2;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
    background: #fff;
    text-align: center;
    padding: 15px;
  }
}
.has-submenu:hover .menu__submenu {
  display:block;
}
@media (min-width: 1140px) {
  .menu__submenu--cats {
    max-width: 980px;
    width: max-content !important;
    min-width: 440px;
  }
}
@media (max-width: 767.98px) {
  .menu__submenu {
    background: #fffaf3;
  }
}
@media (min-width: 768px) {
  .menu__submenu .menu__link {
    padding: 7px;
  }
  
  .menu__submenu--cats {
    left:-222px !important;
  }
}
.menu__submenu .menu__image {
  height: 0;
  padding-bottom: 56.6666666667%;
}
.menu__submenu .menu__image img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 95%;
  max-height: 95%;
}
.menu__submenu {
  z-index: 34;
}
.menu__submenu__menu {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .menu__submenu__menu:not(:last-child) {
    margin-bottom: 20px;
  }
  
  .menu-r li:not(.cart_li):not(.search_li) {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .menu__submenu__menu > li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 1290px) {
  .container {
    max-width: 1400px !important;
  }
}

.submenu-item p {
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: 500;
}
.submenu-item {
  border: 1px solid #ffffff00;
  border-radius: 5px;
  padding: 3px;
}
.submenu-item:hover {
  border-color: #c7924e;
}
.submenu-item:hover a {
  color: #c7924e;
  text-decoration: none !important;
}
section.faq-new-section {
    margin: 50px 0;
}
  .home-faq-holder {
    padding: 40px 0;
  }

  .home-faq-holder h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    color: #000;
    margin-bottom: 10px;
  }

  .home-faq-holder button {
    display: block;
    position: relative;
    width: 100%;
    font-size: 16px;
    line-height: 19px;
    height: auto;
    text-align: left;
    padding: 30px 20px 30px 0;
    white-space: inherit;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #e9e9e9;
  }

  .home-faq-holder button:before {
    content: "";
    position: absolute;
    top: 43px;
    right: 0;
    width: 20px;
    height: 2px;
    background-color: #ccc;
  }

  .home-faq-holder button:after {
    content: "";
    position: absolute;
    top: 34px;
    right: 9px;
    width: 2px;
    height: 20px;
    background-color: #ccc;
  }

  .home-faq-holder .card-body {
    padding-top: 20px;
    line-height: 30px;
  }

  .home-faq-holder .card:last-child button {
    border-bottom: 0;
  }
.faq-new-section .home-faq-holder {
    padding: 0 0 60px 0;
}

.faq-new-section p.text-center {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 44px;
}

.faq-new-section button {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    padding: 40px 20px 40px 0;
}

.faq-new-section button[aria-expanded="true"]:after {
    display: none;
}

.ats-flx {
    min-height: 26rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.single-top-s{
      background: #FFFAF3;
}
.no-pad-btm {
    padding-bottom: 0 !important;
}
.no-pad-btm span.col-colr {
      font-size: 18px;
    color: #000;
  font-weight: 700;
}
.no-pad-top {
    padding-top: 0 !important;
}

span.col-colr {
    font-weight: 700;
}
.container-lg .col-sm {
    padding-top: 0;
}
input::-webkit-inner-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.card-body ul li {
    list-style: disc;
}
   .new-products-content.top_prod_card.slp-holder {
    padding-bottom: 20px !important;
}

  .rb-none{
    display:block!important;
  }
.rich-text.content-container p {
    text-align: center;
}
  .container-fluid .product__specifics {
    padding-top: 2rem !important;
}
.reviews .col-md-4 {
    color: #3a2a13;
}


{% if product.title == 'LaComfort 14 Inch Gel Memory Foam Mattress Bed' %}
  span.review_blueish {
    display: none;
}
  {% endif %}

{% if collection.handle == 'trifold-mattress' %}
section.faq-new-section{
  background: white;
}
{% endif %}

@media (max-width: 768px){
     .price-holder-product em {
        font-style: normal;
        color: #028647;
        font-size: 20px;
    }
  .price-holder-product h2 {
    font-weight: 700;
    font-size: 25px !important;
}
  .col.order-1 {
    font-weight: 700;
}
  .price-holder-product span {
    color: #626060;
}

}