/** Shopify CDN: Minification failed

Line 1316:0 Unexpected "}"
Line 1327:0 Unexpected "}"
Line 2176:0 Unexpected "}"
Line 2557:5 Expected ":"
Line 2568:0 Unexpected "}"

**/
.out-stock span.stock {
    display: none;
}

@media screen and (min-device-width: 2100px) and (max-device-width: 2240px) {
  .category-item .overlay {
    bottom: 103px !important;
    
    position: relative;
    width: 100%;
    height: 90px;
    background: linear-gradient(to top,rgba(0,0,0,.7),transparent);
    display: flex;
    align-items: CENTER !important;
    justify-content: center;
    padding-bottom: 10px;
}
}

.rk-round-img {
    position: fixed;
    top: 76%;
    right: 10px;
    /* transform: translate(-50%, -50%); */
    z-index: 6;
}
.rk-round-img img {
    width: 180px;
}
.active-facets-vertical-filter {
    width: 100%;
}
variant-selects .product-form__input .form__label {
    padding-left: 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #292929;
    line-height: 22px;
    font-weight: 500;
    padding-right: 6px;
    font-family: 'Figtree';
}
.custom-meta-varaint {
    padding: 0 0px 0px 40px;
    border-left: 1px solid #000;
    max-width: 100%;
    width: 64%;
}
.custom-meta-varaint {
    padding: 0 0px 0px 40px;
    border-left: 1px solid #000;
}
.product-form__buttons {
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
}
.product__info-wrapper .location-container {
    background-color: transparent;
    padding: 0;
    max-width: 100%;
    border: 0;
    margin: 6px 0px 7px 0;
}
.product-form__input .select span.dropdown-swatch {
    display: none;
}
.product__info-wrapper .use-location-btn {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    margin:10px 0  4px 0;
    cursor: pointer;
    font-family: Figtree;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    width: 100%;
    text-align: center;
    transition: ease-in-out 0.4s;
} 
.product__info-wrapper .search-container {
    margin: 20px 0;
    position:relative;
}
.product__info-wrapper .search-container:after {
    content: "";
    background-image: url('/cdn/shop/files/search.png?v=1750173459');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 32%;
    display: inline-block;
    left: 15px;
}
.inventory-details a.store-link,
.out-stock.inventory_status,
.product__info-wrapper .broadway {
    background: #EDEDEF;
}

.product__info-wrapper .inventory-details a.store-link {
    display: flex;
    padding: 0 14px 18px 18px;
    border: 1px solid #121212;
    border-top: 0;
    font-family: Figtree;
    font-weight: 400;
    font-size: 16px;
    color: #121212;
    line-height: 28px;
    letter-spacing: 0px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
}
.product__info-wrapper .use-location-btn:hover{
  background-color:#fff;
  color:#000;
}
.product__info-wrapper .out-stock.inventory_status {
    margin-bottom: 0;
    padding: 0 18px 0px 18px;
    border-inline: 1px solid #000;
}
.product__info-wrapper product-form.product-form {
    margin-bottom: 0;
}
/* .collection .price--on-sale .price-item--regular {
    display: none !important;
} */
h1.main-page-title.page-title.h0 {
    text-align: center;
}
/* hide  pickup-availability css*/
.product__info-wrapper pickup-availability[available] {
    min-height: 8rem;
    display: none;
}
.product__info-wrapper .broadway {
    padding: 14px 18px 0 18px !important;
    border: 1px solid #000;
    border-bottom: 0;
    display: none !important;
}
.product__info-wrapper .out-stock.inventory_status {
    padding: 15px 15px 0 15px !important;
    border-top: 1px solid #000;
}

.product__info-wrapper .inventory-details p {
    margin: 0;
    font-family: Figtree;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FF0000;
}
.product__info-wrapper p.error-message {
    display: none;
}
.product-form__input.product-form__quantity {
    margin: 3px 0 20px 0;
}
.product__info-wrapper .location-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #121212;
    font-family: Figtree;
    font-weight: 400;
    font-size: 18px;
    background: #EDEDEF;
    line-height: 28px;
    padding-left:50px;
    letter-spacing: 0px;
    border-radius: 0;
}
.product__info-wrapper input.location-input:focus-visible{
  border: 1px solid !important;
}
.product-form__buttons button {
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    padding: 0 10px;
    margin: 0;
    font-family: Figtree;
    background-color:#fff;
    font-weight: 500;
    font-size: 20px;
    border:1px solid #000;
    line-height: 32px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    max-width:100%;
}
.product-form__buttons button:hover{
  background-color:#000;
  color:#fff;
}
.shopify-payment-button button {
    background-color: #C7A69D;
    color: #121212;
    padding: 0 29px;
   white-space:nowrap;
  width:100%;
}
.shopify-payment-button {
    width: 100%;
}
.shopify-payment-button button:hover{
  color:#fff;
}
.product-form__buttons button:after{
  display:none;
}
.product-form__buttons button:before{
  display:none;
}
.product-form #wishlisthero-product-page-button-container{
  display:none;
}
.product__info-wrapper .quantity{
  min-height:40px;
}
.pdp_wraper_right_cmt .product__tax {
    margin-top: -1.4rem;
    display: none;
}
.pdp_wraper_right_cmt .product__text {
    margin: 0;
    letter-spacing: 0px;
    color: #121212;
    font-family: Figtree;
    font-weight: 400;
    font-size: 18px;
    padding: 3px 0;
    line-height: 28px;
    letter-spacing: 0px;
}
.pdp_wraper_right_cmt .price__regular .price-item--regular,
.pdp_wraper_right_cmt .price--on-sale .price-item--regular,
 .pdp_wraper_right_cmt .price__sale{
    font-family: Figtree;
    font-weight: 700;
    font-size: 28px;
    line-height: 16px;
    color:#C7A69D;
    letter-spacing: 0px;
} 
.product__info-wrapper variant-selects {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
    margin-top: 14px;
}
.product__info-wrapper .product-form__input{
  max-width:fit-content;
}
.pdp_wraper_right_cmt {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    gap: 39px;
}
header .horizontal-mega-menu>li>ul.mm-submenu.tree {
    width: 300px !important;
    max-width: 290px;
}
header .horizontal-mega-menu>li>ul.mm-submenu.tree>li ul.mm-submenu{
  width:300px !important;
}
header .vertical-mega-menu>.buddha-menu-item>.mm-submenu.height-transition>li>.mm-submenu.height-transition>li>a>.toggle-menu-btn>.mm-cross,
header .vertical-mega-menu>.buddha-menu-item>.mm-submenu.height-transition>li>a>.toggle-menu-btn>.mm-cross {
    background-color: #000000 !important;
}
header .horizontal-mega-menu>li.buddha-menu-item ul.mm-submenu.tree,
header .horizontal-mega-menu>li.buddha-menu-item>ul.mm-submenu.tree>li>ul.mm-submenu.tree{
  border-radius:0 !important;
}
header .horizontal-mega-menu>li.buddha-menu-item ul.mm-submenu.tree>li{
  border-bottom:1px solid #ddd !important;
}



/* Font uploaded  */

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-ExtraBold.woff2') format('woff2')
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Bold.woff2') format('woff2')
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Light.woff2') format('woff2')
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Black.woff2') format('woff2')
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Regular.woff2') format('woff2')
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('https://cdn.shopify.com/s/files/1/0910/8609/4623/files/Figtree-SemiBold.woff?v=1735308197') format('woff2')
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Medium.woff2') format('woff2')
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
h3 {
    line-height: 30px;
}


/* End Font upload */

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 95%;
    width: 100%;
    position: relative;
    padding: 15px 0!important;
    z-index: 9999;
}

ul.list-menu > li > a > span{
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
ul.list-menu > li > header-menu > .mega-menu > summary > span {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 28px;
    color: #fff;
    padding:5px 0px;
}
.header-right-button a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
}

.header-right-button {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
}
.header-right-button .collection-button {
    background: #fff;
    color: #000;
    padding: 1px 21.35px;
    border-radius: 10px;
    border: 2px solid white;
}

.header-right-button .cart-button {
    padding: 1px 14px;
    border-radius: 10px;
    border: 2px solid #fff;
}
.header > nav > ul {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.header__menu-item{
  padding:0;
}

span.header__active-menu-item {
    text-decoration: none;
    background: #fff;
    color: #000;
}

/* .header__menu-item span {
    padding: 10px 20px;
} */

.sticky-custom {
    width: 100% !important;
    max-width: 100%;
    position: sticky;
    border: none;
}

body.gradient.hr_index .sticky-custom {
    background: transparent;
}

body.gradient.hr_index .scrolledhr {
    background: #121212;
}

body.gradient.hr_product .announcement-bar {
    border-bottom: 1px solid #ffffff4f;
}

/* pdp */

.media-hr-custom {
    display: flex;
    flex-direction: column-reverse;
}

.media-hr-custom {
    display: grid;
    grid-template-columns: 5fr 1fr;
    grid-template-rows: 1fr;
}

.media-hr-custom .thumbnail-slider ul {
    flex-direction: column;
}

.media-hr-custom .thumbnail-slider ul li {
    width: 100% !important;
    max-width: 100%!important;
}

.media-gallery {
    display: grid;
    grid-template-columns: 1fr 5fr;
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    max-height: 500px;
    min-height: 500px;
}

.thumbnail-slider {
  position: relative;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
}

.thumbnail-slider .thumbnails-wrapper {
  overflow: hidden;
  max-height: 360px; 
}

.thumbnail-slider .thumbnails {
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease-in-out;
  gap: 10px; 
}
modal-opener .product__media .hr-wishlist {
    position: absolute;
    right: 20px;
    top: 10px !important;
    left: unset !important;
    z-index: 2;
    width: 50px !important;
    height: 50px !important;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #000;
}
.thumbnail-slider .thumbnails img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    border: 2px solid transparent;
    max-height: 80px;
}

.thumbnail-slider .thumbnails img.active {
    border: 1px solid #00000080;
}

.thumbnail-slider .nav-arrow {
    border: none;
    font-size: 20px;
    cursor: pointer;
    padding: 5px 10px;
    background: transparent;
}

.thumbnail-slider .up-arrow {
  margin-bottom: 10px;
}

.thumbnail-slider .down-arrow {
  margin-top: 10px;
}

.main-image {
    position: relative;
    border: 1px solid #1212124D;
}

.main-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    mix-blend-mode: multiply;
}

button.nav-arrow.up-arrow.disabled {
    opacity: 0.5;
    filter: blur(1px);
}

button.nav-arrow.down-arrow.disabled {
    opacity: 0.5;
    filter: blur(1px);
} 

 .product-form__input-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
}
.product-form__input {
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.variant-picker-custom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
}

.full_with_prd .product-form__buttons {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 10px;
}

.page-width.custom-page-width {
    max-width: 1500px;
    width: 100%;
    padding: 0;
}
.back-btn {
    padding-bottom: 36px;
}
.back-btn span {
    color: #121212;
    font-size: 16px;
}

@media screen and (max-width:1800px) {
  .header-right-button a {
    font-size: 14px;
  }
}

@media only screen and (max-device-width: 1600px){
  .page-width.custom-page-width {
    padding: 0 20px;
}
  .header ul.list-menu>li>a>span,
  ul.list-menu>li>header-menu>.mega-menu>summary>span{
    font-size: 14px;
  }
   .header > nav > ul {
        column-gap: 4px;
      }
}

a.history-back-hr {
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 8px;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    font-family: Figtree;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #292929;
    transition:ease-in-out 0.4s;
    text-decoration: none;
}
a.history-back-hr:hover span{
  color:#C7A69D;
}
.product__title h1 {
    font-family: Figtree;
    font-weight: 800;
    font-size: 31px;
    line-height: 43px;
    letter-spacing: 0px;
}
body.gradient.hr_product .price__regular {
    font-family: Figtree;
    font-size: 28px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #C7A69D;
}

.custom-qoute p {
    font-family: Figtree;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #121212;
}

.product-form__input-custom label {
    font-family: Figtree;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    color: #292929;
    text-transform: uppercase;
}

.product-form__input-custom > div > select > option{
    font-family: Figtree;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    colour:#121212;
}

.product-form__input-custom > div > select > option[selected] {
    font-family: 'Figtree', sans-serif;  
    font-size: 16px;  
    font-weight: 400; 
    line-height: 35px;
    text-align: left;
    color: #000000;  
}

.product-form__input-custom > div > .select__select, .customer select {
font-family: Figtree;
font-size: 16px;
font-weight: 400;
line-height: 35px;
text-align: left;
color:#121212;	
}

.product-form__quantity .form__label {
    font-family: Figtree;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    text-transform: uppercase;
    color: #292929;
}

.custom-product {
    display: grid;
    grid-template-columns: 2.5fr repeat(2, 2fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.custom-product .grid__item {
    width: 100% !important;
    max-width: 100% !important;
}
.product__info-wrapper.details.grid__item {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
}


/* .custom-meta-varaint:after {
    content: "";
    border-left: 1px solid #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
} */

.custom-product .product__info-wrapper {
    padding: 0 20px  0 4rem !important;
}

.size-container p, .Feel-container p,.metafeilds-zones p,.Foam_Technology p,.support_system p,.metafeilds_custom_Top_Panel p {
    font-family: Figtree;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #121212;
    text-transform: capitalize;
    margin: 0px 0 15px 0;
}


.drift-zoom-pane {
  display: block !important; 
  z-index: 999; 
}

.drift-zoom-pane img {
  max-width: none; 
}

.hr-wishlist {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index:2;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #000;
}
/* End zoom Effect */


/* footer css */

.footer-block__brand-info > div > p {
    font-family: Figtree;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #FFFFFF;
}

.footer-block h2 {
    font-family: Figtree;
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    color: #fff;
}

.footer-block > ul > li > a {
    color: #fff !important;
    font-family: Figtree;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
}

.footer__copyright.caption small {
    color: #fff !important;
    font-family: Figtree;
    font-size: 13px;
    font-weight: 400;
    line-height: 21.02px;
    text-align: left;
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.footer__content-top.page-width-hr {
    max-width: 85%;
    width: 100%;
    margin: auto;
    padding: 10px 15px;
}

.footer__content-bottom-wrapper.page-width {
    max-width: 85%;
    padding: 0;
    margin: auto;
}
footer.footer .footer-block__brand-info .rte {
    max-width: 90%;
}
.footer__content-bottom {
    position: relative;
}

/* .footer__content-bottom:after {
    border-top: 1px solid #DFDFDF4D;
    z-index: 99999999999999999;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
} */

button.footer-menu-toggle {
    background: #f4f6ff00;
    border: none;
    /* padding: 20px; */
    margin: 0;
    cursor: pointer;
    width: 100%;
    position: relative;
    /* border-radius: 5px; */
}

/* footer css end */


/* newsletter css */

.newsletter.center > div > h2 {
    font-family: Figtree;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.6000000238418579px;
    color: #121212;
}

.newsletter__subheading p {
    font-family: Figtree;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #121212;
}

.custom-newsletter {
    display: flex;
    column-gap: 20px;
}

.newsletter-btn-hr button {
    position: unset;
    display: block;
    width: 100% !important;
    max-width: 180px !important;
}

.newsletter.center > div > div > .newsletter-form {
    max-width: 50rem;
    margin: auto;
    width: 100%;
}

.newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100%;
    width: 100%;
}

/* .field:after {
    display: none;
} */

.newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 50rem !important;
}
.newsletter-btn-hr button {
    font-family: Figtree;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #121212 !important;
    padding: 0  35px;
    text-transform: uppercase;
}

/* newsletter end css */




.header__icons{
  padding: 0 ;
}






/* responsive pdp css */

@media (max-width: 1350px){
  
  .custom-selector {
      grid-template-columns: repeat(4,1fr) !important;
  }

  .back-btn {
    padding: 0px  15px 15px;
  }

  .product-form__input-custom, .product-form__input{
    display: unset;
  }

  .product__title h1 {
    font-size: 44px;
    line-height: 54px;
  }

  .custom-product {
    padding: 0 15px;
  }

  .page-width.custom-page-width {
    padding: 65px 0 0px;
  }

    /* header responsive */

  ul.list-menu>li>a>span {
    font-size: 12px;
  }


  .header>nav>ul {
    column-gap: 8px;
  }

  .header-right-button a {
    font-size: 12px;
  }
  .header {
    padding: 10px 0px!important;
  }

  .header-right-button {
  column-gap: 15px;
  }
  .header ul.list-menu>li>a>span, ul.list-menu>li>header-menu>.mega-menu>summary>span {
      font-size: 12px;
  }
  /* .header>nav>ul {
      column-gap: 15px;
  } */
  .header,.announcement-bar .announcement-bar__content {
      max-width: 95%;
  }   

}

@media (max-width: 1100px){
    .header--middle-left .header__heading-link {
      max-width: 140px;
  }
   .header>nav>ul {
        column-gap: 6px;
    }
 .header-right-button a {
    font-size: 11px;
  }
  
  ul.list-menu>li>a>span {
    font-size: 11px;
  }
  ul.list-menu>li>header-menu>.mega-menu>summary>span {
    font-size: 11px;
    line-height: 20px;
  } 
}

@media (max-width: 1024px){
    .pdp_wraper_right_cmt {
      flex-wrap: wrap;
    }
    .header {
       justify-content: center;
    }
    .header, .announcement-bar .announcement-bar__content {
        max-width: 100%;
    }
    .product__title h1 {
      font-size: 33px;
      line-height: 48px;
      }
    .back-btn {
        padding: 0 15px 15px;
    }

      .page-width.custom-page-width {
        padding: 0px 0 0;
    }
    .product__info-wrapper .use-location-btn{
      margin-top:30px;
    }
    .custom-product {
        grid-template-columns: repeat(2,1fr);
        grid-row-gap: 20px !important;
        padding: 30px 20px 0;
    }

  .custom-selector-container:after{
    display: none;
  }

    /* .header-right-button a.collection-button {
    display: none;
}
 */


    /* header responsive */

    .header--middle-left {
        column-gap:0rem;
    }

 
  .header {
    padding: 10px 0px!important;
  }

    
}

@media (max-width:768px){
.header {
    max-width: 100%;
}
      .header {
        justify-content: space-between;
    }
.header-right-button a.collection-button {
    display: none;
}

    .header {
    padding: 10px 15px!important;
}
  
 button.footer-menu-toggle:after {
    content: "";
    background: url(/cdn/shop/files/dropdown-arrow-svgrepo-com.svg?v=1750324919);
    width: 100%;
    height: 100%;
    max-width: 20px;
    position: absolute;
    top: 0;
    right: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    /* filter: invert(1); */
}
  
  .footer-block h2 {
      margin: 0;
  }
  .footer-block__details-content {
    display: none; /* Hide menu on small screens */
  }

  .footer-menu-toggle {
    display: inline-block; /* Show the toggle button on mobile */
    background-color: #333; /* Customize background color */
    color: white; /* Customize text color */
    padding: 10px;
    border: none;
    font-size: 16px;
    cursor: pointer;
  }

  .footer-menu-toggle[aria-expanded="true"] + .footer-block__details-content {
    display: block; /* Show menu when expanded */
  }

.footer-block.grid__item {
    padding: 0!important;
    margin: 10px 0 0 !important;
}

  .footer-menu-toggle[aria-expanded="true"]:after{
    transform: rotate(180deg);
  }



      .page-width.custom-page-width {
        padding: 0px 0 0;
    }

  .custom-product {
      grid-template-columns: repeat(1,1fr) !important;
      grid-row-gap: 20px !important;
      padding: 30px 0px 0;
  }
    .full_with_prd .custom-product {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 20px !important;
    padding: 30px 0px 0;
}
    .custom-product .grid__item {
      padding: 0 20px;
    }
    
  .custom-selector {
      width: 100%;
      max-width: 60%;
  }



  body.gradient.hr_product .price__regular {
    font-size: 20px;
    line-height: 30px;
}

  .thumbnail-slider .thumbnails-wrapper {
    overflow: hidden;
    max-height: 285px;
}

  .custom-selector-container {
    padding: 0 0 0 10px;
}

  .product-form__input-custom {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product-form__input {
    display: unset;
}

  .custom-selector-container:after{
    display: none;
  }

  .size-container p, .Feel-container p, .metafeilds-zones p, .Foam_Technology p, .support_system p, .metafeilds_custom_Top_Panel p {
    font-size: 16px;
    line-height: 28px;
}

  .custom-product .product__info-wrapper {
    padding-top: 20px !important;
}

  .main-image img {
    max-height: 100%;
    min-height: 100%;
}

  .newsletter.center > div {
    padding: 25px 15px;
}

.newsletter.center>div>h2 {
    font-size: 24px;
    line-height: 32px;
}

  .newsletter__subheading p {
      font-size: 16px;
      line-height: 26px;
  }

.back-btn {
    padding: 9px  15px;
   
}
  .variant-picker-custom {
    margin-bottom: 0 !important;
}
  .variant-picker-custom {
    display: flex !important;
    margin: 9px 0 0 0;
    flex-wrap: wrap;
}
  .footer__content-top.page-width-hr {
    max-width: 90%;
    padding: 10px 0px;
  }
}

@media (max-width: 567px ){

  .custom-selector {
    grid-template-columns: repeat(4,1fr)!important;
    grid-row-gap: 10px;
}
  
    .custom-newsletter {
      flex-wrap: wrap;
      row-gap: 10px;
      justify-content: center;
  }

  .newsletter-btn-hr button {
      padding: 10px 40px;
      width: 100% !important;
      max-width: 100% !important;
}

  .header-right-button a.collection-button {
    display: none;
}
  .header {
    padding: 10px 15px!important;
}
  
}

section#shopify-section-template--23782529532191__1740054714c9662f24 {
    max-width: 1600px;
    margin: 0 auto;
}
.grp-entangle-rating-container.grp-padding {
    display: none;
}
.grp-entangle-item.grp-entangle-review-clamp {
    background: white !important;
    border: 1px solid #C7A69D;
}
div#grp-entangle--root {
    margin-bottom: 30px;
}
.swym-button-bar.swym-wishlist-button-bar.swym-inject {
    display: none;
}
.header-right-button a {
    font-weight: bold;
}
@media only screen and (min-width: 1100px){
  .header__heading-logo-wrapper {
    width: 189px;
}
  li.buddha-menu-item span {
   font-size:18px !important;
}
}
img.header__heading-logo.motion-reduce {
    width: 100%;
}
}
.product-image a {
    display: flex;
    width: 100%;
}
@media only screen and (min-width: 1000px){
  li.buddha-menu-item span {
   font-size:14px !important;
  }
}

}
.product-image a {
    display: flex;
    width: 100%;
}


@media only screen and (max-width: 1000px){
  li.buddha-menu-item span {
      color: black !important;
  }
}
.buttons a {
    text-shadow: none !important;
    box-shadow: none !important;
}
.header-right-button a {
    text-shadow: none !important;
    box-shadow: none !important;
}
@media screen and (min-device-width: 1000px) and (max-device-width: 1200px) {
  li.buddha-menu-item span.mm-title {
    font-size: 10px !important;
}
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1350px) {
  li.buddha-menu-item span.mm-title {
    font-size:12px !important;
}
}
.jdgm-prev-badge.jdgm--js {
    display: flex !important;
    justify-content: center;
    /* font-size: 20px; */
}
.jdgm-prev-badge.jdgm--js span {
    font-size: 16px;
}
.buying-guide-content p {
    padding-bottom: 25px;
}
/* order-page*/
div#shopify-section-template--23782529630495__find_your_matrix_QtDBtQ {
    display: none;
}
input.cursor-pointer.mt-8.rounded-md.bg-indigo-600.px-3\.5.py-3.text-sm.font-semibold.text-white.shadow-sm.hover\:bg-indigo-500.focus-visible\:outline.focus-visible\:outline-2.focus-visible\:outline-offset-2.focus-visible\:outline-indigo-600 {
    background: black;
}
textarea#CartDrawer-Note {
    display: none;
}
.wishlist-hero-custom-button.wishlisthero-floating {
    position: static !important;
}
button.btn.product__form--add-to-cart.btn.btn--secondary-accent.button.button--full-width.product-form__buttons {
    display: none !important;
}
.product-container .hr-wishlist {
    border: 1px solid #12121233;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1400px){
  .buying-guide-content:first-child:after {
    content: "";
    background: #c7a69d;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    z-index: -1;
    bottom: -47px !important;
}
.buying-guide-content:last-child:after {
    content: "";
    background: #c7a69d;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    top: -52px !important;
    z-index: -1;
}
}
@media screen and (min-device-width: 1000px) and (max-device-width: 1100px){
  .buying-guide-content:last-child:after {
    top: -14px !important;
}
.buying-guide-content:first-child:after {
    bottom: -15px !important;
}
}
@media screen and (min-device-width: 1100px) and (max-device-width: 1200px){
  .buying-guide-content:last-child:after {
    content: "";
    background: #c7a69d;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    top: -29px !important;
    z-index: -1;
}
.buying-guide-content:first-child:after {
    content: "";
    background: #c7a69d;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    z-index: -1;
    bottom: -30px !important;
}
}
@media only screen and (min-width: 1000px){
  .google-reviews {
    max-width: 935px;
    margin: 0 auto;
}
}
.mm-arrow:before {
    display: inline-block!important;
    border: solid;
    border-color: inherit;
    border-width: 0 5px 5px 0 !important;
    border-radius: 0 1px 1px 0;
    content: '';
    padding: 7px !important;
    -webkit-backface-visibility: hidden;
    font-weight: bold !important;
}

@media screen and (min-width: 1000px){
  .newsletter.center > div > div > .newsletter-form {
    max-width: 50rem;
    margin: auto;
    width: 100%;
    max-width: 600px;
}
.custom-newsletter {
    display: flex;
    column-gap: 20px;
    min-width: 600px;
    margin: 0 auto;
}
  .heading h2 {
    font-family: Figtree,sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 38.4px;
    color: #121212;
    margin: 0 0 40px !important;
}
}
collection page 
.hr_collection .svg-inline--fa.fa-w-16 {
    width: 21px;
    height: 21px !important;
}
.hr_collection .hr-wishlist {
    position: absolute !important;
    right: 20px !important;
    top: 10px !important;
    z-index: 2 !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fff !important;
    border-radius: 50% !important;
    border: 2px solid #12121233 !important;
    overflow: hidden;
}

@media only screen and (max-device-width: 1000px){
.vertical-mega-menu>.buddha-menu-item>.mm-submenu.tree .mm-title {
    text-align: left;
    color: #121212 !important;
    text-transform: uppercase;
    font-size: 13px !important;
}
ul.mm-submenu.tree.small.mm-last-level.submenu-opened.height-transition {
    background: white !important;
}
  .menu-drawer__menu-item span {
    font-size: 18px !important;
}
  .banner .banner__box {
    padding-right: 20px !important;
}

.announcement-bar__content a {
    font-family: auto !important;
}
.slick-next, .slick-prev {
    z-index: 1;
}
}
@media screen and (min-width: 1250px){
  p.jjj {
    min-width: 1200px !important;
}
  .banner__box {
    min-width: 1200px !important;
}
}
@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
  .title-logo img {
    width: 300px !important;
    height: 50px;
    min-width: fit-content !important;
}
  .content-overlay {
    grid-row-gap: 0.5px !important ;
}
  .footer-block__image-wrapper {
    margin: 17px auto;
}
  a.image-logo:before {
    display: none;
    width: 0 !important;
}
.footer-block.grid__item .rte {
    margin: 0 auto;
    text-align: center;
}
footer.footer .footer-block__brand-info .rte p {
    text-align: center;
}
ul.list-unstyled.list-social.footer__list-social {
    justify-content: center;
    margin-bottom: 28px;
}
.footer-block.grid__item.footer-block--menu h2 {
    color: #000000 !important;
}
.footer-block.grid__item.footer-block--menu a {
    color: #ffffff !important;
}
.footer-block.grid__item.footer-block--menu {
    /* background: #F4F6FF; */
    color: #fffafa !important;
    /* padding: 20px !important; */
    border-radius: 5px;
}
  ul.footer-block__details-content.list-unstyled {
    margin: 0 !important;
}
  .footer__content-bottom-wrapper.page-width {
    flex-direction: column-reverse;
    max-width: 100% !important;
}
.footer-log {
    display: flex;
    justify-content: center;
    padding: 14px;
    background: #5F5959;
    width: 100%;
}
  .footer__content-bottom {
    border-top: none !important;
}
}



@media screen and (min-device-width: 767px) and (max-device-width: 1000px){
header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-app.header--has-social.header--has-account {
    padding-left: 20px !important;
    /* margin-right: 20px !important; */
}
header-drawer {
    justify-self: start;
    /* margin-left: -1.2rem; */
    margin-right: 72px;
}
  .footer-block {
    width: 48% !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet {
    flex-wrap: wrap !important;
    gap: 22px !important;
}
li.list-social__item svg {
    color: white;
    height: 65px !important;
    min-width: 24px;
    margin-right: 0px !important;
}
}
.article-card__footer span {
    font-size: 20px;
}
.thumbnail-slider .thumbnails img.active {
    border: 2px solid #00000059;
}
.rk-info-box p {
    color: #121212 !important;
    font-size: 16px !important;
}


@media screen and (min-width: 1000px){
section#shopify-section-template--23879489323295__custom_rich_text_QXyeCw .rich-text__wrapper.rich-text__wrapper--center.page-width {
    max-width: 1330px !important;
}
section#shopify-section-template--23879489323295__custom_rich_text_QXyeCw .rich-text__blocks.custom-rich-text__blocks.center {
    max-width: 1330px;
}

}
@media screen and (min-width: 912px){
    .announcement-mob {
    display: none !important;
}
}
@media only screen and (max-device-width: 912px){
  .announcement-mob {
    margin: 0 auto !important;
}
.announcement-mob ul {
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
}
.announcement-mob a {
    font-family: 'Figtree' !important;
    font-size: 18px !important;
}
.announcement-bar {
    padding-bottom: 0 !importants;
}
}
form#customer_login .field, .customer .field{
    border: 1px solid;
}

.text-content h2 {
    color: white;
    font-weight: 550;
}
@media screen and (max-width: 749px) {
    .announcement-mob a {
        font-size: 16px !important;
    }
}
@media screen and (max-width: 1000px){
  .image-grid {
    max-width: 92%;
    margin: 0 auto;
    padding: 56px 0;
    gap: 20px !important;
flex-wrap:wrap;
    
}
  .text-content {
    margin: 0 !important;
}
.image-block.block-one {
    width: 100% !important;
    flex: auto !important;
    display: flex;
    flex-direction: column-reverse;
}
  section.cooling-mattress-section {
    margin-bottom: 20px;
}
}
@media screen and (min-width: 1000px){
.image-grid {
    max-width: 85%;
    margin: 0 auto;
    padding: 56px 0;
    gap: 40px !important;
}
.text-content h2 {
    color: white;
    font-size: 32px !important;
    font-weight: 550;
}
  .image-block.block-one {
    width: 100% !important;
    flex: auto !important;
    display: flex;
    flex-direction: column;
}
 .image-block.block-one {
    width: 660px !important;
    max-width: 544px;
    margin-top: -17px;
}
 .image-block.block-one p {
    margin: 23px 0 !important;
} 
}
div#Banner-template--23976427880735__image_banner_QX4fgq h2{
    color: #5F5959 !important;
}
div#Banner-template--23976427880735__image_banner_QX4fgq p {
    color: #121212 !important;
}


@media screen and (min-width: 1000px){
  .multirow__inner.page-width .grid--2-col-tablet .grid__item {
    width: calc(50% - 0px);
}
  li.buddha-menu-item:after {
    content: '' !important;
    position: absolute;
    width: 0;
    background: white;
    height: 2px;
    transition: 0.5s ease;
}
li.buddha-menu-item:hover::after {
    width: 100%;
    height: 2px;
}
}
.contact.form.appointment_form label {
    color: #121212;
    font-size: 20px;
    /* margin-top: 44px !important; */
}
body.gradient.hr_page.page\.franchising button.contact-btn a {
    text-transform: uppercase;
}

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

  .faq-accordion .faq-second {
    max-width: 100%;
    gap: 0rem !important;
}
.media-gallery {
    display: flex !important;
    flex-direction: column-reverse !important;
    gap: 20px;
    justify-content: flex-start;
    max-height: inherit !important;
    min-height: inherit !important;
}
.main-image img {
    max-height: 100% !important;
    min-height: 100% !important;
    position: static !important;
}
.main-image {
    max-width: 100% !important;
}
.thumbnail-slider .thumbnails {
    display: flex;
    flex-direction: row !important;
}
/* .thumbnail-slider svg {
    transform: rotate(270deg) !important;
} */
.thumbnail-slider .nav-arrow {
    margin: 0 !important;
}
.thumbnail-slider {
    display: flex;
    align-items: center;
    flex-direction: initial !important;
    justify-content: center !important;
}
  .variant-picker-custom {
    display: flex !important;
    margin: 9px 0 0 0;
}
quantity-input.quantity {
    width: 100%;
    /* margin: 10px 0 0; */
}
.product-form__buttons {
    display: grid;
    grid-template-columns: repeat(1,1fr) !important;
    grid-column-gap: 10px;
}
     .announcement-bar ul {
        gap: 12px !important;
        display: none;
    }
}
quantity-input.quantity .svg-wrapper {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 20px !important;
    height: 20px !important;
}
.main-image img {
    max-width: 100% !important;
}
ul.catalogue_sale li {
    box-shadow: -1px 1px 6px 3px #00000040;
    border-radius: 10px;
    padding: 0 !important;
    border: none !important;
}
.catalogue_sale_group .product_cart_info {
    width: 100%;
    justify-content: space-between;
    padding: 7px 10px;
}
ul.catalogue_sale p.sale-price {
    text-align: right !important;
}
.catalogue_sale_group .product-item a {
    width: 100% !important;
}
ul.catalogue_sale img {
    width: 100%;
}
@media screen and (min-device-width: 769px){
.full_with_prd .custom-product {
    display: grid;
    grid-template-columns: repeat(2, 2fr) !important;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  max-width:100% !important;
}
}
@media screen and (min-device-width: 1000px) and (max-device-width: 1500px){
  div#ProductGridContainer .collection {
    /* overflow: hidden; */
    padding-right: 20px;
}
}


/* reviews */
a.jdgm-write-rev-link {
    background: #0e0e0e !important;
    border: none !important;
}
a.jdgm-write-rev-link {
    background: #0e0e0e !important;
    border: none !important;
    position: relative !important;
    font-size: 20px;
    /* display: flex; */
    /* justify-content: center; */
}
a.jdgm-write-rev-link:after {
    content: " 📝";
}
a.jdgm-write-rev-link {
    background: #0e0e0e !important;
    border: none !important;
    position: relative !important;
}
a.jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
    background: white;
    color: black;
    font-size: 20px;
    border-color: black !important;
}
input.jdgm-btn.jdgm-btn--solid.jdgm-submit-rev {
    font-size: 20px;
    background: black;
    border-color: black !important;
}
input.jdgm-btn.jdgm-btn--solid.jdgm-submit-rev:hover {
    background: #464444 !important;
}
h2.jdgm-rev-widg__title {
    font-size: 32px !important;
    font-weight: 550;
}

/* faq section  */
@media only screen and (max-device-width: 1000px){
  .faq-section {
    display: flex !important;
    flex-direction: column-reverse;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1000px){
  .feature-grid {
    grid-template-columns: repeat(2, 1fr) !important;
}
  .back-btn {
    padding-top: 20px;
}
  .product-form__buttons {
    width: 100% !important;
    max-width: 100% !important;
}
button#ProductSubmitButton-template--23782529696031__main {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}
  .product-form__buttons {
    grid-template-columns: repeat(1,1fr) !important;
}
.shopify-payment-button {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100%;
}
  .custom-nav {
    width: 100% !important;
    justify-content: inherit !important;
    gap: 7px;
    overflow: scroll !important;
    flex-wrap: nowrap ! IMPORTANT;
}
.custom-nav a {
    white-space: nowrap !important;
}
  .testimonial-grid {
    grid-template-columns: repeat(1, 1fr) !IMPORTANT;
}
section#shopify-section-template--23782529532191__multicolumn_qjt6Tn .multicolumn-card__info {
    padding-top: 10px !important;
}
  .section-template--23782529696031__custom_imagewithtext_cXBTMx-padding.gradient.color-scheme-1 div#thesleepyfamily {
    padding-bottom: 0 !important;
}
}
@media only screen and (max-device-width: 768px){
    .custom-nav {
    width: 100% !important;
    justify-content: inherit !important;
    gap: 7px;
    overflow: scroll !important;
    flex-wrap: nowrap ! IMPORTANT;
}
.custom-nav a {
    white-space: nowrap !important;
}
  section#shopify-section-template--23782529696031__main product-info {
    padding-bottom: 0 !important;
}
  .hr-wishlist {
    width: 40px !important;
    height: 40px !important;
}
  .header--middle-left .header__heading-link {
    max-width: 175px ;
}
  span.whishlist-ann, li.account-ann, span.whishlist-line, li.whishlist-ann {
    display: none !important;
}
a.jdgm-write-rev-link {
    width: 70%;
    max-width: 100% !important;
}
.product-form__buttons {
    max-width: 100% !important;
}
  .product-form__input.product-form__input--dropdown.product-form__input-custom {
    max-width: 100% !important;
}
  quantity-input.quantity .svg-wrapper {
    width: 15px !important;
    height: 15px !important;
}
  .product-form__input {
    display: block !important;
}
product-form.product-form .form {
    width: 100% !important;
    max-width: 100% !important;
}
  .product-form__input {
    margin-top: 0 !important;
}
  ul.footer-block__details-content.list-unstyled {
    padding: 0 20px 20px;
}
button.footer-menu-toggle {
    background: #F4F6FF;
    border: none;
    padding: 4px 20px;
    margin: 0;
    cursor: pointer;
    width: 100%;
    position: relative;
    border-radius: 5px;
}
  .collection-hero__inner {
    top: 61% !important;
    left: 50%;
}
}
.pdp_banner_caption h2>p {
    font-size: 32px !important;
}
.hr_collection .desc {
    display: none;
}

/* collection product acc  */
body.gradient.hr_page.page\.aca-approved-mattresses .product_info {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 20px;
}
body.gradient.hr_page.page\.aca-approved-mattresses .product-card.rk-product h3 {
    margin: 10px;
  text-align: left;
}
body.gradient.hr_page.page\.aca-approved-mattresses .desc {
    margin: 10px 0 20px;
}

body.gradient.hr_collection.collection.premium-mattress .desc {
    display: block;
}
body.gradient.hr_collection.collection.premium-mattress .jdgm-prev-badge {
    display: block !important;
}
@media only screen and (max-device-width: 1000px){
body.gradient.hr_page.page\.finance_option  #shopify-section-template--23989591474463__multicolumn_bPXXJU .media {
    height: 152px;
}
body.gradient.hr_page.page\.finance_option #shopify-section-template--23989591474463__multicolumn_bPXXJU .multicolumn .multicolumn-card__image-wrapper .media img {
    border: 1px solid #fff;
    border-radius: 95px;
    padding: 10px;
    width: 147px !important;
    height: 148px !important;
}
}

@media only screen and (max-device-width: 768px){
  ul.list-unstyled.list-social.footer__list-social.rk-social-up {
    display: none;
}
  
.footer__localization:empty+.footer__column {
    padding-top: 0 !important;
}
ul.list-unstyled.list-social.footer__list-social.rk-social-dwn {
    margin: 0 !important;
    padding-bottom: 0;
}
  .footer-block.grid__item:nth-child(1){
    margin-top:20px !important;
  }

}
@media only screen and (min-device-width: 768px){
ul.list-unstyled.list-social.footer__list-social.rk-social-dwn {
    /* display: none; */
    justify-content: center;
    padding-bottom: 0;
    padding-top: 35px;
    gap: 9px;
}
  li.list-social__item svg {
    color: #fff;
    height: 55px!important;
    min-width: 34px;
    /* margin-right: 19px; */
}
}

@media only screen and (min-device-width: 768px){
  ul.list-unstyled.list-social.footer__list-social.rk-social-dwn {
    /* display: none; */
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1200px) {

  .custom-nav {
    display: flex;
    flex-wrap: nowrap !important;
    gap: 15px;
    max-width: 100%;
    width: 70%;
    justify-content: space-evenly;
    overflow: scroll;
}
.custom-nav a {
    text-align: center;
    white-space: nowrap;
}
}

@media screen and (min-device-width: 1000px) and (max-device-width: 1400px){
  .slick-next {
    right: 25px !important;
}
.collection_harsh .slick-prev {
    left: 5px !important;
    z-index: 1;
}
  .mattress-container h2 {
    text-align: -webkit-center;
    font-weight: 600;
    font-size: 32px;
}
}
.mattress-container > div {
    background: #C7A69D;
    padding: 1px 0;
    height: 67px;
}
.mattress-container h2 {
    margin: 0;
}
.mattress-container div:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-button-disabled {
    background: #c7a69d63;
}
.header-right-button a {
    transition:0.5s ease;
}
.header-right-button a:hover {
    background: #C7A69D;
}
.section-template--23782529532191__custom_imagewithtext_9atthK-padding.gradient.color-scheme-f92e8e7e-b4eb-43e3-8578-5bc4de153c7e .image-with-text__content a:hover {
    box-shadow: inset 5em 0 0 0 #C7A69D, inset -5em 0 0 0 #C7A69D;
    border-color: #dd7e2a;
    color: #fff;
}
.section-template--23782529532191__custom_imagewithtext_9atthK-padding.gradient.color-scheme-f92e8e7e-b4eb-43e3-8578-5bc4de153c7e .image-with-text__content a {
    transition: all 0.5s;
}
a.view-all-button {
  transition: all 0.5s;
}
a.view-all-button:hover{
      box-shadow: inset 5em 0 0 0 #C7A69D, inset -5em 0 0 0 #C7A69D;
    color: #fff;
  background-color:transparent !important;
}
.buying-guide-content a{
  transition: all 0.5s;
      padding: 14px 19px !important;
}
.buying-guide-content a:hover{
  box-shadow: inset 5em 0 0 0 white, inset -5em 0 0 0 white;
  color: black;
  background-color:transparent !important;
}
}




.ReviewBackground__Container-sc-b270746f-0.hNZsnr.es-review-background-container {
    background: white !important;
    border: 1px solid #C7A69D !important;
}
.KCzJT .Popup__StyledContent-sc-fb3ea8ef-1 {
    background: #e9e0de;
}
/* .product  s.price-item.price-item--regular {
    display: none;
} */
.reputon-reviews-head {
    display: none !important;
}
.reputon-top-part {
    background: white !important;
    border: 1px solid #C7A69D !important;
    BORDER-RADIUS: 0 !important;
    min-height: 244px;
}
button.sc-ktjkfi-0.iMCeNm.sc-uggc98-1.fhXGJD.reputon-bt.reputon-link.reputon-leave-review.editable {
    display: none  !important;
}
.quilt-block .icon:hover {
    box-shadow: -1px 2px 18px 5px #c7a69d !important;
    border: none !important;
}
.quilt-block .icon {
    transition: 0.8s ease;
}
a.button.button--primary{
    transition: all 0.5s;
}
a.button.button--primary:hover{
     box-shadow: inset 5em 0 0 0 #C7A69D, inset -5em 0 0 0 #C7A69D;
    color: #fff;
  background-color:transparent !important;
  border:none !important;
}
.newsletter-btn-hr button{
  transition: all 0.5s;
}
.newsletter-btn-hr button:hover{
  box-shadow: inset 5em 0 0 0 #C7A69D, inset -5em 0 0 0 #C7A69D !important;
  color: black;
  background-color:transparent !important;
}
.predictive-search.predictive-search--search-template {
    z-index: 9;
}
div#shopify-section-template--19574420242682__find_your_matrix_QtDBtQ {
    display: none;
}
span.MuiBadge-root {
    display: none;
}


@media screen and (max-width: 992px){
  .store-info-detail {
      flex-wrap: wrap;
      gap: 0;
  }
  .bBHNwl .Popup__StyledContent-sc-fb3ea8ef-1 {
    background: #e9e0de !important;
  }
}



/* onsale last  */
@media screen and (min-width: 769px){
  div#Banner-template--23976427880735__image_banner_QX4fgq h2 {
    color: #ffffff !important;
  }

  div#Banner-template--23976427880735__image_banner_QX4fgq p {
      color: #f5f5f5 !important;
  }
} 

@media all and (max-width:1580px){
  li.buddha-menu-item span {
    font-size:12px !important;
  }
  .header-right-button .collection-button {
    padding: 1px 10.35px;
    font-size: 13px;
  }
}
@media all and (min-width: 900px) and (max-width: 1268px) {
  .header-right-button .collection-button {
    display: none;
  }
}
@media all and (max-width:767px){
   .header-right-button .collection-button{
    display:none;
  }
}
@media all and (max-width:1440px){
  .header > nav > ul{
    gap:0;
  }
  .header-right-button .collection-button {
    padding: 1px 10.35px;
    font-size: 13px;
  }
  li.buddha-menu-item span {
    font-size:12px !important;
  }
 
  .header-right-button a {
    font-size:14px;
  }
  .header-right-button .cart-button{
      font-size:14px;
  }
}


@media only screen and (max-device-width: 1023px) {
  .pdp_wraper_right_cmt {
      flex-wrap: wrap;
      flex-direction: column-reverse;
  }
  .header-right-button .cart-button{
      font-size:14px;
  }
  .product__info-wrapper .quantity {
      width: 61%;
      margin-top: 15px;
  }
  .product-form__buttons button, .product-form__buttons div {
    width: 100%;
  }
  .product-form__buttons {
      max-width: 100% !important;
      flex-wrap: wrap;
  }
  .product__info-wrapper .product-form__input {
    max-width: 100% !important;
    width: 100% !important;
  }
  .product-form__input .select {
      max-width: 100% !IMPORTANT;
      width: 100%;
  }
  .product__info-wrapper .quantity {
      width: 100%;
  }
  .size-cmt-meta button a {
    width: 49px;
    height: 49px;
  }
  .size-cmt-meta {
      gap: 1px;
  }
  .custom-meta-varaint a {
      padding: 8px;
  }
  .custom-selector-container, .custom-meta-varaint {
      position: relative;
      padding: 0 0px 0px 10px;
  }
  .grid__item.product__media-wrapper {
    overflow: hidden !important;
  }
}

@media all and (max-width:1280px){
  .product__info-wrapper .quantity {
    margin:12px 0;
  }
  .product__info-container {
    padding-right: 0;
  }
  .product__info-wrapper variant-selects {
       margin-bottom: 14px;
    }
  .header-right-button .cart-button{
      font-size:14px;
  }
}

@media all and (max-width:1024px){
  .product__info-container {
    padding-right: 0;
  }
  .header-right-button .collection-button {
    padding: 1px 10.35px;
    font-size: 13px;
  }
}
@media screen and (min-device-width: 1000px) and (max-device-width: 1196px){
  .header-right-button .collection-button {
    padding: 1px 10.35px;
    font-size: 13px;
  }
  .pdp_wraper_right_cmt {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
    flex-wrap: wrap;
  }
  .product-form__input.product-form__input--dropdown {
      max-width: 100% !important;
      min-width: 100% !important;
      width: 100%;
  }
  .product__info-wrapper .quantity {
      width: 48%;
      margin-top: 15px;
  }
  .product-form__input .select {
      max-width: 100% !important;
  }
  .product__info-wrapper .quantity {
    min-height: 40px;
    /* width: 100% !important; */
    margin-bottom: 17px;
  }
  .size-cmt-meta button a {
    width: 51px !important;
    height: 51px !important;
  }
  .custom-meta-varaint a {
    padding: 6px !important;
  }
  .custom-selector-container, .custom-meta-varaint {
    position: relative;
    padding: 0 0px 0px 11px;
  }
  .product-form__buttons {
    max-width: 100% !important;
  }
} 


@media only screen and (max-device-width: 767px){
  .back-btn {
    padding: 7px 15px !important;
  }
  .product__title h1 {
      font-size: 21px;
      line-height: 30px !important;
  }
  .price {
      font-size: 11px;
      margin-top: 10px !important;
  }
  .product__info-wrapper .quantity {
      min-height: 40px;
      width: 100% !important;
  }
  .product__info-wrapper .use-location-btn {
      margin-top: 10px !important;
  }
  .size-cmt-meta {
      display: flex;
      align-items: center;
      gap: 2px !important;
      flex-wrap: wrap;
  }
    .custom-nav {
      justify-content: space-around !important;
  }
}



@media only screen and (max-device-width:767px){
  .table-section table td:nth-child(3) {
      text-align: left;
      margin-left: 5px !important;
      padding-left: 20px !important;
  }
  .table-section table th:nth-child(3) {
      text-align: left;
  }
  .template-search__results .\32 2.card__inner.color-scheme-2.gradient.ratio {
    height: 132px !important;
  }

  .template-search__results .card .card__inner .card__media {
      height: 134px !important;
  }
  .search-modal__content {
    padding: 0 0.5rem 0 1rem ;
  }
}

@media only screen and (max-device-width: 768px){
  .rk-round-img {
    position: fixed;
    top: 70%;
    right: 12px;
    /* transform: translate(-50%, -50%); */
    z-index: 13;
  }
  .product-form__quantity-top .form__label {
    margin-bottom: 12px;
  }
  .product__info-wrapper .quantity {
    width: 61%;
    margin-top: 15px;
  }
  .custom-selector-container, .custom-meta-varaint {
    position: relative;
    padding: 0 0px 0px 0px !important;
  }
  .pdp_wraper_right_cmt {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    gap: 39px;
  }
  .buying-guide-content:first-child > div {
    margin-top: 97px !important;
  }
.rk-round-img img {
    width: 113px;
}
  .pdp_wraper_right_cmt{
    grid-template-columns: 1fr;
  }
  .product-form__buttons{
    flex-wrap: wrap;
  }
}





@media all and (max-width:480px){
  .pdp_wraper_right_cmt {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
    flex-wrap: wrap;
    row-gap: 46px;
  }
  .custom-meta-varaint {
    width: 100%;
    padding: 0 !important;
    border: 0;
  }
  .title-logo img 
    width: 277px !important;
    margin:0 auto;
  } 
  /* li.buddha-menu-item span {
    font-size:14px !important;
  } */
  .pdp_wraper_right_cmt .price__regular .price-item--regular, .pdp_wraper_right_cmt .price--on-sale .price-item--regular, .pdp_wraper_right_cmt .price__sale {
     font-size: 20px;
    }
  .product__media-wrapper{
    overflow: hidden;
  }
  .pdp_wraper_right_cmt .price__sale{
    font-size:20px;
  }
  .custom-selector-container{
    position: relative;
    padding:0px;
  }
  .thumbnail-slider .thumbnail-list.slider{
    padding:0 20px;
  }
  .back-btn {
    padding: 30px 15px;
  }
   header nav ul li.buddha-menu-item span{
    font-size: 16px !important;
  }
  ul.mm-submenu.tree.small.mm-last-level.submenu-opened.height-transition {
      background: #c7a69d !important;
  }
  .vertical-mega-menu>.buddha-menu-item>.mm-submenu.tree .mm-title{
    color:#fff !important;
  }
  .vertical-mega-menu>.buddha-menu-item>.mm-submenu .mm-title {
    font-size: 13px !important;
  }
}
body.gradient.hr_collection.collection\.cat-sale.catalogue_sale span.visually-hidden.visually-hidden--inline {
    position: relative !important;
}
body.gradient.hr_collection.collection\.cat-sale.catalogue_sale .price-item--regular {
    display: block !important;
}


@media only screen and (max-device-width: 767px){
section#shopify-section-template--19574420570362__image_banner_QX4fgq .banner__content {
    max-width: 100% !important;
    padding: 10px 0 0 0 !important;
}
  section#shopify-section-template--19574420570362__image_banner_QX4fgq p {
   text-align: left !important;
}
  .rk-sale-banner-text {
    bottom: 130px !important;
    left: 11% !important;
    /* right: 50%; */
    /* position: relative; */
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 900px) {

  .header {
    padding: 10px 0px!important;
    justify-content: space-between;
    padding: 10px 20px !important;
}
}
@media only screen and (max-device-width: 989px){
 div#shopify-section-template--19574420570362__multirow_RYLHMq .image-with-text__content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
 
}
h3.normal-ticket {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
span.price-tag-rk {
    display: flex;
    align-items: center;
}


.custom-tooltip-box {
    position: absolute;
    /* bottom: 130%; */
    /* left: 50%; */
    transform: translateX(-50%);
    background-color: #000;
    color: #fff;
    padding: 6px 10px;
    border-radius: 5px;
    white-space: nowrap;
    font-size: 12px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    z-index: 999;
    pointer-events: none;
    transform: translate(0px, -37px);
}
.pdp-var {
    display: flex;
    gap: 5px;
}
@media screen and (min-device-width: 1000px)  { 
.single-pdp_content {
    width: 72%;
}
}
.metaXvarint .metafeilds-zones {
    border-right: 1px solid black;
    padding-right: 20px;
}
.metafeilds_custom .metafeilds-zones:first-child {
    padding-right: 13px;
    border-right: 1px solid black;
}
.furniture .Bedding {
    display: none !important;
}
.furniture .Bedding {
    display: none !important;
}
.furniture .Type {
    display: block !important;
}
.Type {
    display: none;
}
 body.gradient.hr_product.product .breadcrumb-container {
    max-width: 1487px ;
    margin: 0 auto;
    padding: 0 20px;
}
.hr_page .breadcrumb-container {
    max-width: 1511px;
    margin: 0 auto;
    padding: 20px;
}
.radio-image img {
    width: 100px;
}
body.gradient.hr_collection.collection.pillows details.Profile, body.gradient.hr_collection.collection.all details.Profile {
    display: block;
}
details.Profile {
    display: none;
}
div#colour .option-values.size-cmt-meta img {
    object-fit: cover !important;
    object-position: top;
    transform: scale(1.5);
}
div#colour .option-button.selected {
    border: 1px solid #000;
    position: relative;
    overflow: visible;
}


div#colour .option-button.selected img {
    /* width: 100%; */
    /* margin: 63px; */
    transform: translate(0px, 0px);
}
div#colour .option-button.selected {
    border: 1px solid #000;
    position: relative;
    /* width: 94px; */
    /* height: 96px; */
}
@media screen and (min-width: 1000px){
  ul.mm-submenu.tabbed.mm-last-level {
    margin-top: 10px !important;
}
ul.mm-submenu.tree.small {
    margin-top: 10px !important;
}
}
.related-product-item.slick-slide img {
    object-fit: cover !important;
}