/** Shopify CDN: Minification failed

Line 33:37 Expected ":"

**/
/* Global Css Start */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

html {
  font-size: 10px;
}
#MainContent {
  background-color: #f9f3e7 !important;
}
#shopify-section-template--23309943603521__custom_liquid_DRfKwc {
  background-color: #f9f3e7;
}
.d-block {
  display: block;
}
.center-all {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

  .home-right-img-mob {
    display:none;
  }
@media screen and (max-width: 767px){
  .home-right-img {
    display:none;financing-text-block
  }
    .home-right-img-mob {
      display: block;
      width: 100%;
      margin-top: 5px;
  }
  .reverse-mobile {
    flex-direction: column-reverse !important;
  }
  .pt-mob-40 {
    padding-top: 40px !important;
  }
}
.findyourbed-container, .findyourbed-container img {
  width: 100%;
}
.product-finance-now-area a {
    margin-top: 10px;
    border: 2px solid #561a08;
    padding: 6px;
    width: 100%;
    font-size: 16px !important;
    color: #561a08;
    font-family: 'trevor';
    text-transform: uppercase;
}

.product-finance-now-area a:hover {
    background-color: #df4706;
    color: #fff;
}

.big-shadow {
  box-shadow: 0 74px 30px -48px rgb(124 116 99);
}
.bg-tan {
  background-color: #f9f3e7;
}
.bg-type-tertiary {
  background-color: #912b0d;
}
.bg-color-navy {
  background-color: #1b375f;
}
.bg-color-yellow {
  background-color: #feab1a;
}
.bg-type-secondary {
  background-color: #e3a871;
}
.bottom-background-color {
  position: relative;
}
.bottom-background-color:after {
  background-color: #912b0d;
  content: "";
  width: 100%;
  height: 54%;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.bottom-background-color-secondary {
  position: relative;
}
.bottom-background-color-secondary:after {
  background-color: #e3a871;
  content: "";
  width: 100%;
  height: 54%;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.bottom-background-color-secondary-style-2 {
  position: relative;
}
.bottom-background-color-secondary-style-2:after {
  background-color: #e3a871;
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Style for blocks of text with image to place the image below */
@media (max-width: 767px) {
  .mobile-text-with-image .text-content {
    order: 2 !important;
  }
  .mobile-text-with-image .image-content {
    order: 1 !important;
    margin-bottom: 15px;
  }
}

@media (max-width: 1259px) {
  html {
    font-size: 8px;
  }
}
.slick-arrow i {
  width: 48px;
  height: 40px;
  border: 1px solid #1b365e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background-color: #f0e3c8;
  background-image: url("/cdn/shop/files/Vector_5b73c9a8-3d14-4208-8b23-ae5d30cea462.png?v=1712229739");
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.slick-arrow:hover i {
  background-color: #561a08;
  border-color: #f0e3c8;
}
.slick-arrow:hover i svg path {
  fill: #f0e3c8;
}
@media (max-width: 767px) {
  .slick-arrow i {
    width: 40px;
    height: 32px;
    border-radius: 8px;
  }
  .slick-arrow i svg {
    width: 16px;
    height: auto;
  }
}

body,
p,
li,
span,
.btn {
  font-family: "tgn-soft-round";
  font-weight: 400;
}

/* h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
 font-family: 'Colt';
} */
/* Btn Start */
.btn {
  width: 100% !important;
  font-weight: 700 !important;
  transition: all 0.3s ease-in-out !important;
  border-width: 2px;
  letter-spacing: 0.8px;
  font-size: 16px !important;
  max-width: fit-content;
  height: 5.4rem;
  /* border:2px solid #DF4706!important; */
  border: 0 !important;
  color: #f0e3c8 !important;
  border-radius: 2px;
  background: #df4706 !important;
  box-shadow: 0px 1px 0px 1px #561a08 !important;
  font-family: "trevor";
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #912b0d !important;
  color: #f0e3c8 !important;
  border-color: #912b0d !important;
}
.button-type-3 {
  width: auto !important;
  border-radius: 2px;
  background-color: transparent;
  color: #f0e3c8 !important;
  font-family: "Trevor";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border: 2px solid #f0e3c8;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  padding: 0.8rem 2rem;
}
.button-type-3:hover,
.button-type-3:active,
.button-type-3:focus {
  background-color: #f0e3c8;
  color: #561a08 !important;
  border: 2px solid #f0e3c8;
  box-shadow: 0 1px 0 1px #561a08 !important;
}

.button-type-4 {
  width: auto !important;
  border-radius: 2px;
  background-color: transparent;
  color: #561a08 !important;
  font-family: "Trevor";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  border: 2px solid #561a08;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  padding: 1.1rem 3.1rem;
}
.button-type-4:hover,
.button-type-4:active,
.button-type-4:focus {
  background-color: #df4706;
  color: #f0e3c8 !important;
  border: 2px solid #df4706;
  box-shadow: 0px 1px 0px 1px #561a08 !important;
  cursor: pointer;
}
.fw-cta-button .req-link::before {
  content: "Have questions about this product?";
}
.req-link.perq-details-buttons.btn,
.spec-link.perq-details-buttons.btn {
  font-size: 14px !important;
  text-decoration: underline !important;
  background-color: #e9c59b !important;
  color: #561a08 !important;
  border: 1px solid #902b0d !important;
  font-family: tgn-soft-round !important;
  box-shadow: none !important;
  text-transform: none !important;
  display: flex;
  flex-direction: column;
  row-gap: 0.75rem;
  font-weight: 400 !important;
}
.cleanLink a:not(.btn) {
  text-decoration: underline !important;
  color: #df4706 !important;
}
.cleanLink a:not(.btn):hover {
  text-decoration: none !important;
}
ol:not(.list-unstyled):not([list-unstyled]) li ul li::before {
  counter-increment: none;
  content: "";
}
@media (max-width: 1259px) {
  .btn {
    font-size: 14px !important;
  }
}
/* Btn End */
@media (min-width: 1260px) {
  .container {
    max-width: 1600px;
  }
}
a {
  font-size: 14px !important;
  line-height: 1.5em;
  font-weight: 400;
}
@media (max-width: 540.98px) {
  .mobileBtnFull .btn {
    max-width: 100% !important;
    text-align: center;
  }
}
/* Find Your Bed Banner Responsive */
@media (width: 344px) {
  #find-your-bed-frame {
    height: 2.5rem !important;
  }
}
@media (min-width: 359px) {
  #find-your-bed-frame {
    height: 2.8rem !important;
  }
}
@media (width: 360px) {
  #find-your-bed-frame {
    height: 2.5rem !important;
  }
}
@media (min-width: 508px) {
  #find-your-bed-frame {
    height: 3.3rem !important;
  }
}
@media (min-width: 560px) {
  #find-your-bed-frame {
    height: 3.5rem !important;
  }
}
@media (min-width: 651px) {
  #find-your-bed-frame {
    height: 4.1rem !important;
  }
}
@media (min-width: 706px) {
  #find-your-bed-frame {
    height: 4.4rem !important;
  }
}
@media (min-width: 800px) {
  #find-your-bed-frame {
    height: 5rem !important;
  }
}
@media (min-width: 930px) {
  #find-your-bed-frame {
    height: 5.9rem !important;
  }
}
@media (min-width: 1060px) {
  #find-your-bed-frame {
    height: 6rem !important;
  }
}
@media (min-width: 1125px) {
  #find-your-bed-frame {
    height: 7rem !important;
  }
}
@media (min-width: 1259px) {
  #find-your-bed-frame {
    height: 6rem !important;
  }
}
@media (min-width: 1400px) {
  #find-your-bed-frame {
    height: 7rem !important;
  }
}
@media (min-width: 1600px) {
  #find-your-bed-frame {
    height: 8rem !important;
  }
}
@media (min-width: 1880px) {
  #find-your-bed-frame {
    height: 9.4rem !important;
  }
}
/* ---------------------------------- */

/* Header Start */
.header .logo .rimage__img {
  width: 100%;
}
.header__line-top {
  padding: 12px 0 !important;
  border-bottom: none !important;
  background-color: #1b365e;
}
.header__counter {
  background: #e2a86f;
  border-radius: 50%;
  color: #561a08 !important;
  font-size: 12px;
  font-weight: 700;
  min-width: 16px;
  height: 16px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-family: "tgn-soft-round-con" !important;
  right: -4px !important;
  left: unset !important;
  top: -9px;
}
.header__sidebar {
  margin-left: 3rem;
}

/* Temporary hiding customer service button in the header */
.header__sidebar .header__btn-services {
  display: none !important;
}
/* Hiding numbers of the indicators in the carousel */
ol.carousel-indicators li::before {
  content: none !important;
}

/* Financing micro banner*/
.container:has(.financing-text-block ) {
    text-align: center;
    max-width: 100%;
    padding: 0;
 }

.financing-micro-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2px;
}

.menu__item a span {
  /* font-size: 1.6rem; */
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 3%;
  text-transform: uppercase;
}
.headerbutton span {
  font-family: "tgn-soft-round-comp";
  font-weight: 800;
  color: #561a08;
}
.headerbutton {
  background-color: #ffab1a;
  border: 1px solid #ffab1a;
  padding: 4px 12px;
  border-radius: 2px;
  color: #561a08;
  font-weight: 800;
  font-size: 16px !important;
  letter-spacing: 0.8px;
  line-height: 1.5em;
  text-transform: uppercase;
}

.header__content .menu {
  width: 100%;
}
.header__content .menu .menu__panel {
  justify-content: space-between;
  align-items: center;
}

.header__btn-account {
  display: flex !important;
}
.header__content--sticky [data-js-sticky-replace-here="wishlist"] {
  display: none;
}

/* navegation popup start */
.bottom-header1 ul:not(.list-unstyled) li:before {
  display: none;
}
.bottom-header1 ul:not(.list-unstyled):not([list-unstyled]) li {
  padding-left: 10px;
}
.menu-bottom1 a {
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 3% !important;
  text-transform: uppercase;
  color: #f0e3c8;
}
.bottom-header1 {
  margin-top: 30px;
}
.popup-navigation {
  background-color: #08101c !important;
}
.popup-navigation__close svg path {
  stroke: #f0e3c8;
  fill: #f0e3c8;
}
.header__btn-menu svg {
  stroke: #f0e3c8 !important;
  fill: #f0e3c8 !important;
}

@media (min-width: 992px) {
  .popup-navigation__menu.d-lg-none.pt-25.pb-25.px-10 {
    display: block !important;
  }
}

@media (min-width: 1025px) {
  .popup-navigation__menu.d-lg-none.pt-25.pb-25.px-10 {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .header__btn-search {
    display: flex !important;
  }
  .header__line-bottom {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1259px) {
  .header .container {
    max-width: 100%;
  }
}

@media (min-width: 1540px) and (max-width: 1700px) {
  .header__content .menu .menu__panel {
    justify-content: center;
  }
  .menu:not(.menu--vertical) .menu__panel > .menu__item > a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1280px) {
  .header__logo {
    width: 100% !important;
    max-width: 280px;
  }
}

@media (max-width: 1024px) {
  .menu__item a span {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .search__button path {
    fill: #1b365e;
  }
  .menu-bottom1 a {
    font-family: "tgn-soft-round-con";
    font-weight: 400;
    font-size: 14px !important;
  }
  .header__line-top {
    padding: 8px 0 !important;
  }
  .popup-navigation__head,
  .popup-navigation__menu,
  .popup-navigation {
    background-color: #1b365e !important;
  }
  .menu__item a span {
    color: #f0e3c8;
  }
  .headerbutton {
    margin-left: 20px !important;
  }
}
@media (max-width: 767.98px) {
  .header__logo {
    max-width: 160px;
  }
  .headerbutton {
    margin-left: 10px !important;
  }
}
@media (max-width: 540px) {
  .header__sidebar {
    margin-left: 0px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1110px) {
  .header__logo {
    max-width: 200px;
  }
}

/* Footer start */
.footer__section-head h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  text-transform: uppercase;
  font-family: "tgn-soft-round";
}
.social-media {
  gap: 10px;
}
.footer__section-content ul li {
  padding: 3px 0 !important;
}
.copyright-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  color: #1b365e;
}
.copyright-text a {
  text-decoration: underline;
  padding-left: 2px;
}
.footer-text {
  width: 100%;
  max-width: 750px;
  margin-top: 64px;
  color: #1b365e;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
}
.footer {
  /* background-image: url(/cdn/shop/files/Vector.png?v=1711696395);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; */
}
.footer__content {
  padding-bottom: 2rem !important;
}
.footer__tape {
  padding-bottom: 6.4rem !important;
}
.footer__phone-number {
  display: flex !important;
  align-items: end !important;
}
.footer__phone-number span {
  margin-right: 8px !important;
}
@media (max-width: 1259px) {
  .footer__section-head h5 {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .footer__logo {
    width: 100% !important;
    max-width: 375px;
  }
  .copyright-text {
    margin-top: 15px !important;
    text-align: left;
  }
  .footer__social-media-mobile {
    margin-top: 0 !important;
  }
  .footer__tape {
    padding-bottom: 0 !important;
  }
  .footer__logo .rimage {
    margin-left: auto;
    margin-right: auto;
  }
  .social-media a {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .footer__menus .footer__border {
    border-top: 1px solid #1b365e;
  }
  .footer__menus {
    margin-top: 30px;
  }
  .footer__section-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer__section-content {
    margin-bottom: 15px;
  }

  .footer__section-content ul {
    text-align: left;
  }
  .social-media {
    gap: 2px;
  }
  .social-media svg {
    width: 40px;
    height: 40px;
  }
  .footer-text {
    margin-top: 40px;
    text-align: left;
  }
  .footer__section-btn svg {
    width: 24px;
  }
  .footer__section-btn .icon {
    fill: #1b365e;
  }
  .footer__section-head h5 {
    font-size: 14px;
  }
  .footer__content .container {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .footer__logo {
    width: 100% !important;
    max-width: 375px;
    margin-right: auto !important;
  }
  .footer-text {
    margin-top: 10px;
  }
  .footer__content {
    padding-bottom: 0.5rem !important;
  }
}

.hide-767 {
  display: none;
}

.right-sticky {
  position: fixed;
  bottom: 90px;
  right: 10px;
  z-index: 9999;
}

.hidden {
  display: none;
}

.show-767 {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-family: "trevor", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
}

@media screen and (max-width: 790px) {
  .right-sticky {
    bottom: 30px;
    right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    width: auto !important;
  }

  .show-767 {
    font-size: 12px;
  }
}

/* Information Line Section Start */

.d-inline.information-pera a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.information-line__title {
  color: #f0e3c8 !important;
  font-family: Colt;
  font-size: 2rem !important;
  font-weight: 700 !important;
  line-height: 1.1em !important;
  letter-spacing: 0.4px !important;
  text-transform: uppercase;
  margin-bottom: 1.5rem !important;
}
.information-pera {
  color: #f0e3c8 !important;
  font-size: 2rem !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
}
.information-pera a {
  color: #f0e3c8 !important;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  text-decoration-line: underline;
  text-transform: uppercase;
  margin-top: 10px !important;
}
.information-line {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  border: none !important;
}
.information-line-wrapper .background-image {
  z-index: 0;
}
.information-pera a svg {
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.information-pera a span {
  width: 20px;
  height: 21px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .FooterInfo .row {
    gap: 30px;
  }
  .FooterInfo .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .FooterInfo .information-line__title {
    font-size: 20px !important;
  }
  .FooterInfo .information-pera {
    font-size: 20px !important;
  }
}
@media (max-width: 1024.98px) {
  .FooterInfo .information-line__title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .information-line-wrapper .col-12:not(:last-child) {
    margin-bottom: 30px;
  }
}
/* Subscription Form Start */

.subscription-form__form {
  width: 80rem;
  align-self: center;
}

.subscription-form__form  {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #1b365e !important;
  border: none !important;
}
.subscription-form__paragraph {
  color: #f0e3c8 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin-top: 0 !important;
}
.subscription-form--style-1 [type="email"] {
  border-radius: 2px;
  border: 1px solid #f1ede2;
  background-color: #08101c !important;
  box-shadow: 0px 1px 0px 0.5px #b7c0ce;
}
.subscription-form--style-1 [type="email"]::placeholder {
  color: #74859e !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
.subscription-form--style-1 [type="submit"] {
  height: 4.8rem;
}
.subscription-form .btn {
  width: auto !important;
  padding: 0 2.4rem;
  white-space: nowrap;
  font-family: Trevor;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.subscription-form .container-card > :nth-child(3) div {
  text-align: center;
}
.subscription-headline h2 {
    color: #fff;
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 2rem !important;
}
input#FooterNewsletterSubmit {
    width: 100% !important;
    max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .subscription-form__form {
    width: 100% !important;
    align-self: center !important;
  }
  .subscription-form input {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .subscription-form__paragraph br {
    display: none;
  }
  .subscription-form .btn {
    width: 100% !important;
    max-width: 120px;
    margin-left: 20px;
  }
  /*
  .subscription-form--style-1 [type="email"] {
    height: 6rem;
  }*/
  .subscription-form--style-1 [type="submit"] {
    height: 6rem;
  }
  .offset-lg-3 {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .subscription-form .btn {
    width: 100% !important;
    max-width: 100%;
  }
}
/* Specification Section */
.SpecificationSection .row {
  align-items: unset !important;
}
.SameDelivery {
  background-color: #561a08;
  padding: 64px 80px;
  border-radius: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.SameDelivery div:nth-of-type(2) > p:nth-of-type(2) {
  height: 20rem;
}
.SameDelivery:not(.madeamrica) {
  -webkit-mask-image: url(/cdn/shop/files/Feature-cards-1.png?v=1712323089);
  mask-image: url(/cdn/shop/files/Feature-cards-1.png?v=1712323089);
}
.SameDelivery .image-animation {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 145px;
}
/* .SameDelivery .image-animation .rimage img {
  width: 100%;
  height: 100%;
} */
.madeamrica .image-animation {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 108px;
}
.madeamrica {
  -webkit-mask-image: url(/cdn/shop/files/Feature-cards-22.png?v=1712323089);
  mask-image: url(/cdn/shop/files/Feature-cards-22.png?v=1712323089);
}
.SameDelivery .promobox__text-1 {
  font-family: "Colt";
  color: #f0e3c8 !important;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.1em;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding-top: 25px;
}
.SameDelivery .promobox__text-1 span {
  color: #f0e3c8;
  font-family: "tgn-soft-round-comp";
  font-size: 6.4rem;
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: 2.56px;
  text-transform: uppercase;
}
.SameDelivery .promobox__text-2 {
  color: #f0e3c8 !important;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5em;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-bottom: 4rem;
}
.buttoncss .btn {
  width: auto !important;
  border-radius: 2px;
  background-color: #f0e3c8 !important;
  color: #561a08 !important;
  font-family: "Trevor";
  font-size: 16px;
  height: 4.8rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px !important;
  text-transform: uppercase;
  border: 2px solid #f0e3c8 !important;
  max-width: 100%;
}
.buttoncss .btn:hover,
.buttoncss .btn:active,
.buttoncss .btn:focus {
  background-color: #f5c8b4 !important;
  border: 2px solid #f5c8b4 !important;
}
.SpecificationSection builder-section {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
@media (max-width: 1259px) {
  .SameDelivery .promobox__text-2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .SameDelivery {
    padding: 30px 20px;
  }
  .SameDelivery .promobox__text-1 {
    font-size: 24px;
  }
  .SameDelivery .promobox__text-2 {
    font-size: 18px;
    max-width: 592px;
  }
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .SpecificationSection .home-builder .row {
    gap: 16px;
  }
  .SpecificationSection .home-builder .row .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .SameDelivery.madeamrica {
    margin-top: 20px;
  }
  .madeamrica .image-animation {
    max-width: 78px;
  }
  .SameDelivery .image-animation {
    max-width: 100px;
  }
  .SameDelivery .promobox__text-2 {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .SameDelivery .promobox__text-1 {
    padding-top: 15px;
    font-size: 16px;
  }
  .SameDelivery .promobox__text-1 span {
    font-size: 48px;
  }
  .SameDelivery .promobox__text-2 {
    font-size: 16px;
  }
}

/* Finaced Today Section */
.gettoday {
  background-color: #1b365e !important;
}
.FinancedSector .home-builder {
  -webkit-mask-image: url(/cdn/shop/files/Mask_4.png?v=1712310771);
  mask-image: url(/cdn/shop/files/Mask_4.png?v=1712310771);
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
/* .about-us-bottom-grid .promobox.gettoday {
    background-color: #581b07;
} */
.collection-benefit-section .gettoday .promobox__text-2 {
  font-size: 4rem;
}
.collection-benefit-section .get {
  font-size: 2.4rem;
}
.collection-benefit-section .gettoday .promobox__text-3 {
  font-size: 2rem;
}

.get {
  color: #f0e3c8;
  font-family: "Colt";
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
.gettoday .promobox__text-2 {
  color: #f0e3c8 !important;
  font-family: "Colt";
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-top: 1rem !important;
}
.gettoday .promobox__text-2 span {
  color: #f0e3c8;
  font-family: "Colt";
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}
.gettoday .promobox__text-3 {
  color: #f0e3c8 !important;
  font-family: "tgn-soft-round-con";
  text-align: center;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5em;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2rem;
}
.FinancedSector builder-section {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.FinancedSector .promobox,
.FinancedSector div.d-block,
.FinancedSector .image-animation,
.FinancedSector .rimage {
  height: 100%;
}
.FinancedSector .row {
  align-items: unset !important;
}
@media (max-width: 1259px) {
  .gettoday .promobox__text-2 {
    font-size: 2.9rem;
  }
  .gettoday .promobox__text-2 {
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .FinancedSector .home-builder .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .FinancedSector .promobox.gettoday .rimage {
    padding-top: 55% !important;
  }
}
@media (max-width: 1024px) {
  .get {
    font-size: 32px;
  }
  .gettoday .promobox__text-2 {
    font-size: 4.8rem;
  }
  .gettoday .promobox__text-2 span {
    font-size: 32px;
  }
  .collection-benefit-section .get {
    font-size: 32px;
  }
  .gettoday .promobox__text-3 {
    font-size: 18px;
    padding-bottom: 0;
  }
  .collection-benefit-section .gettoday .promobox__text-2 {
    font-size: 48px;
  }
  .collection-benefit-section .gettoday .promobox__text-3 {
    font-size: 18px;
  }
  .gettoday {
    padding: 28px 20px;
  }
}
@media (max-width: 767.98px) {
  .collection-benefit-section .get {
    font-size: 24px;
  }
  .collection-benefit-section .gettoday .promobox__text-2 {
    font-size: 24px;
  }
  .collection-benefit-section .gettoday .promobox__text-3 {
    font-size: 16px;
  }
  .FinancedSector .promobox.gettoday {
    max-height: 300px;
  }
  .template-product .FinancedSector .promobox.gettoday {
    max-height: 450px;
  }
  .template-product .FinancedSector .promobox.gettoday .rimage {
    padding-top: 100% !important;
  }
  .get {
    font-size: 24px;
  }
  .gettoday .promobox__text-2 {
    font-size: 2rem;
  }
  .gettoday .promobox__text-2 span {
    font-size: 24px;
  }
  .gettoday .promobox__text-3 {
    font-size: 16px;
  }
  .FinancedSector .promobox.gettoday .rimage {
    padding-top: 70% !important;
  }
  .FinancedSector builder-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

/* Home Page Start */

/* Shop By Category Section */

.shopcategory {
  border-radius: 2px;
  border: 1px solid #102038;
  background: #ffffff;
  /* background: #f1ede2; */
  box-shadow: 0px 1px 0px 1px #08101c;
  padding: 16px 32px;
  /* background-image: url(/cdn/shop/files/Vector_2_05b63bf2-846c-40ea-ab75-191b28c58ff7.png?v=1712299826);
  background-size: cover;
  background-repeat: no-repeat; */
  transition: all 0.3s ease-in-out;
  height: 100%;
  display: grid;
  grid-template-rows: 1fr auto !important;
}

/* Enhancing performance */
.shopcategory img.rimage__img {
  height: auto;
}

.shopcategory > .d-flex.flex-column.mt-15 {
  height: 50px;
}

.ShopCategory .row {
  align-items: unset !important;
}
.shopcategory:hover {
  border: 1px solid #561a08;
  background-color: #e9c59b;
  box-shadow: 0 2px 0 2px #561a08;
}
.shopcategory:hover .promobox__text-1 {
  color: #561a08 !important;
}
.shopcategory .promobox__text-1 {
  color: #1b365e !important;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-top: 2rem;
  font-family: "tgn-soft-round";
}
.ShopCategory .home-builder,
.OurShowroom .home-builder {
  overflow: visible !important;
}
.ShopCategory .title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ShopCategory .home-section-title {
  color: #1b365e;
  font-size: 40px;
  font-weight: 800 !important;
  line-height: 1.2em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  font-family: "tgn-soft-round-comp";
}

.ShopCategory builder-section {
  padding-top: 7rem;
  padding-bottom: 5rem;
}
.ShopCategory .title-wrappermb-30 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .ShopCategory,
  .slider-wrapper {
    display: none;
  }
}

@media (max-width: 1259px) {
  .shopcategory .promobox__text-1 {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .ShopCategory .home-section-title {
    text-align: left !important;
  }
  .title-wrapper {
    flex-wrap: wrap;
  }
  .ShopCategory builder-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
  .main-title {
    width: 100%;
  }
  .title-button {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
  }
}

/* Visits Our Showrrooms Section */
.transparent-button {
  border-radius: 2px;
  border: 2px solid #561a08;
  color: #561a08;
  font-family: "Trevor";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  height: 40px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.transparent-button:hover {
  border: 2px solid #df4706 !important;
  color: #f0e3c8 !important;
  background: #df4706 !important;
  box-shadow: 0 1px 0 1px #561a08 !important;
  background-image: url(/cdn/shop/files/Button.png?v=1711711271) !important;
  transition: all 0.3s ease-in-out !important;
}
.transparent-button:hover svg path {
  fill: #f0e3c8;
  transition: all 0.3s ease-in-out !important;
}
.transparent-button.call {
  width: 100% !important;
  margin-bottom: 5px;
}
.famous-button-wrapper .btn {
  width: 50% !important;
  max-width: 100% !important;
  height: 40px !important;
}
.famous-button-wrapper {
  gap: 10px;
  margin-top: 40px;
}
.famous-title h1 {
  color: #1b365e;
  font-family: "Colt";
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1em;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #1b365e;
  margin: 15px auto !important;
  max-width: 608px;
}
.famous-address {
  color: #1b365e;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 20px !important;
  font-family: "tgn-soft-round-con";
}
.famous-showroom.p-15 {
  display: grid;
  grid-template-rows: minmax(14rem, auto) repeat(3, 0.1fr);
}
.timming-title,
.timming {
  color: #1b365e;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
}
.timming {
  font-weight: 400;
}
.OurShowroom {
  padding-bottom: 6rem;
}
.famous-timming {
  font-family: "tgn-soft-round-con";
}
.OurShowroom .row {
  align-items: unset !important;
}
.OurShowroom .home-section-title {
  color: #561a08;
  font-family: "Colt";
  font-size: 4rem;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
.OurShowroom .home-section-title span {
  font-weight: 700;
  color: #561a08;
  font-family: "Colt";
  font-size: 4rem;
  line-height: 1em;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.subtitle {
  color: #561a08;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  max-width: 768px;
  margin: 2rem auto 6rem auto;
  font-family: "tgn-soft-round-con";
}
.showrooom {
  border-radius: 2px;
  border: 1px solid #561a08;
  background-color: #f0e3c8;
  box-shadow: 0px 1px 0px 1px #661705;
}
.OurShowroom builder-section {
  padding-top: 5rem;
}
@media (max-width: 1024px) {
  .OurShowroom .home-section-title span {
    font-size: 32px;
  }
  .OurShowroom .home-section-title {
    font-size: 32px;
  }
  .OurShowroom {
    padding-bottom: 1rem;
  }
  .OurShowroom .subtitle {
    font-size: 18px;
  }
  .subtitle {
    font-size: 16px;
  }
  .famous-title h1 {
    font-size: 20px;
  }
  .famous-button-wrapper .btn {
    width: 100% !important;
    max-width: 100% !important;
  }
  .famous-button-wrapper .transparent-button {
    width: 100% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .famous-button-wrapper {
    flex-direction: column;
  }
  .famous-button-wrapper .btn,
  .famous-button-wrapper .transparent-button {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .OurShowroom .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .famous-title h1 {
    font-size: 14px;
  }
  .famous-button-wrapper {
    flex-direction: column;
  }
  .OurShowroom .home-section-title,
  .OurShowroom .home-section-title span {
    font-size: 24px;
  }
  .OurShowroom .subtitle {
    margin-top: 10px;
  }
  .information-pera {
    font-size: 20px !important;
  }
  .FooterInfo .row {
    gap: 15px;
  }
  .OurShowroom .slick-initialized .slick-slide {
    height: 77rem !important;
  }
}

/* Product page main section css start */
.product-page-info .product-dimensions span {
  font-size: 14px;
  line-height: 1.5;
  color: #561a08;
  font-weight: 700;
}
.product-page-info span.dimensions {
  color: #df4706;
}
/* Shop Matresss Collection Section */

.product-collection {
  border-radius: 2px;
  border: 1px solid #102038;
  background-color: white;
  box-shadow: 0px 1px 0px 1px #102038;
  height: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.product-collection .sticker-position {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
.product-collection .sticker-position img {
  width: 100%;
  max-width: 80px;
}
.product-collection:hover {
  border: 1px solid #561a08;
  background-color: #e9c59b;
  box-shadow: 0 2px 0 2px #561a08;
}
.product-collection:hover .product-collection__image {
  border-color: #561a08;
}
.product-collection:hover .product-collection__title h4 a {
  color: #561a08 !important;
}
.product-collection:hover .product-collection__price span {
  color: #561a08;
  text-shadow: 0px 2px 0px #561a08;
  -webkit-text-stroke: 1px #f0e3c8;
}
.product-collection .product-collection__wrapper,
.product-collection .product-collection__wrapper > .d-flex.flex-column {
  height: 100%;
}
.product-collection .content__wrapper {
  text-align: center;
  margin-top: auto;
  width: 100%;
}
.Product-size h4 {
  font-size: 12px;
  line-height: 1.5em;
  color: #102038;
  font-weight: 400;
  font-family: "tgn-soft-round";
}
.product-collection .product-collection__title {
  margin-bottom: 10px !important;
}
.product-collection .product-collection__image {
  background-color: #fff;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-bottom: 2px solid #102038;
  max-width: 100%;
}
.product-collection .product-collection__image .rimage {
  padding-top: 65% !important;
}
.product-collection .product-collection__content {
  align-items: center !important;
  padding: 2.5rem 1.5rem;
  margin-top: 0 !important;
  background-size: cover;
  background-repeat: no-repeat;
  flex-grow: 1;
}
.product-collection .product-collection__button-add-to-cart {
  width: 100%;
  margin-bottom: 0 !important;
}
.product-collection .product-collection__button-add-to-cart .btn {
  max-width: 100%;
}
.product-collection .product-collection__button-add-to-cart .btn__icon {
  display: none;
}
.product-collection .product-collection__price span {
  color: #102038;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.5em;
  font-family: "tgn-soft-round-comp";
}
.product-collection .product-collection__title h4 a {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.5em;
  color: #102038 !important;
  text-align: center;
}
.product-collection .product-collection__buttons .btn {
  max-width: 100%;
  height: 40px;
}
.product-collection
  .product-collection__button-add-to-cart
  .transparent-button {
  width: 100% !important;
  background-color: transparent;
  width: auto;
  max-width: 210px;
  width: 210px;
}
.product-collection .product-collection__button-add-to-cart button {
  max-width: 100% !important;
  width: 100% !important;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.product-collection .product-collection__button-add-to-cart button span {
  font-family: "tgn-soft-round-comp";
  font-weight: 800;
  font-family: "trevor";
  font-weight: 800;
}
.collection-wrapper h2 {
  color: #1b365e !important;
  font-size: 4rem !important;
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-family: "tgn-soft-round-comp";
  margin-bottom: 0 !important;
}
.collection-wrapper {
  width: 100%;
}
.sorting-collections {
  padding-top: 7rem;
  padding-bottom: 5rem;
}
.hou {
  font-size: 4rem !important;
}
.span-titl {
  font-size: 4rem !important;
}
/* @media (max-width: 1259px) {
  .product-collection .product-collection__title {
    padding-bottom: 24rem;
  }
} */

@media (max-width: 1024px) {
  .collections .collections__body {
    padding-bottom: 0 !important;
  }
  .collection-wrapper h2 a {
    font-size: 3rem !important;
  }
  .sorting-collections {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .collection-wrapper .transparent-button {
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .collection-wrapper {
    display: block !important;
    text-align: left;
  }
  .collection-wrapper h2 {
    text-align: left !important;
  }
  .sorting-collections {
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
  .collection-wrapper .button-type-4 {
    margin-top: 15px;
  }
}
/* Product Carousel Start */
carousel-products {
  padding-top: 7rem;
  padding-bottom: 7rem;
  overflow: hidden;
}
carousel-products .slick-track {
  display: flex;
  margin-bottom: 5px;
  /* margin-left: -150px;
  margin-right: -150px; */
}
/* carousel-products .slick-track .carousel__item[data-handle] {
  display: none !important;
} */
carousel-products .carousel__item {
  height: inherit;
}

.subheading {
  color: #561a08;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  max-width: 683px;
  margin-left: auto;
  margin-right: auto;
}
.carousel__slider_wrapper {
  margin-top: 60px !important;
}
carousel-products {
  background-color: #e2a86f;
  z-index: 2;
}
carousel-products .carousel__prev,
carousel-products .carousel__prev-placeholder {
  width: 48px;
  height: 40px;
  border: 1px solid #1b365e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background-color: #f0e3c8;
  margin-top: 0 !important;
  left: 50px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  transition: all 0.3s ease-in-out;
  background-image: url(/cdn/shop/files/Vector_5b73c9a8-3d14-4208-8b23-ae5d30cea462.png?v=1712229739);
  background-size: contain;
}
carousel-products .carousel__next,
carousel-products .carousel__next-placeholder {
  width: 48px;
  height: 40px;
  border: 1px solid #1b365e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  margin-top: 0 !important;
  right: 50px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  transition: all 0.3s ease-in-out;
  background-image: url(/cdn/shop/files/Vector_5b73c9a8-3d14-4208-8b23-ae5d30cea462.png?v=1712229739);
  background-size: contain;
}
carousel-products .carousel__next,
carousel-products .carousel__prev {
  background-color: #f0e3c8;
}
carousel-products .carousel__next-placeholder:hover ~ .carousel__next,
carousel-products .carousel__prev-placeholder:hover ~ .carousel__prev {
  background-color: #561a08;
  border-color: #f0e3c8;
}
carousel-products .carousel__next svg path,
carousel-products .carousel__prev svg path {
  transition: all 0.3s ease-in-out;
}
carousel-products .carousel__prev-placeholder:hover ~ .carousel__prev svg path,
carousel-products .carousel__next-placeholder:hover ~ .carousel__next svg path {
  fill: #f0e3c8;
}
.slick-arrow:hover i svg path {
  fill: #f0e3c8;
}
carousel-products:after {
  position: absolute;
  content: "";
  background-color: #f0e3c8;
  bottom: 0;
  width: 100%;
  height: 35%;
  z-index: -1;
}
.houston-building .houston-title {
  font-size: 2rem !important;
}
.houston-building .houston-title .span-title {
  font-size: 4.8rem !important;
}
@media (min-width: 1025px) {
  .template-product carousel-products .carousel__prev,
  .template-product carousel-products .carousel__prev-placeholder {
    display: none !important;
  }
  .template-product carousel-products .carousel__next,
  .template-product carousel-products .carousel__next-placeholder {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .hou,
  .span-titl {
    font-size: 3rem !important;
  }
  carousel-products {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .houston-building .houston-title {
    font-size: 20px !important;
  }
  .houston-building .houston-title .span-title {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .houston-building .houston-title {
    font-size: 14px !important;
    text-align: left;
  }
  .houston-building .houston-title .span-title {
    font-size: 32px !important;
    text-align: left;
  }
  .houston-building .houston-pera-wrapper {
    margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
  }
  .houston-building .huston-pera {
    text-align: left;
  }
  .subheading {
    font-size: 18px;
  }
  carousel-products .carousel__prev,
  carousel-products .carousel__prev-placeholder {
    width: 40px;
    height: 32px;
    left: 35px !important;
    border-radius: 8px;
  }
  carousel-products .carousel__next,
  carousel-products .carousel__next-placeholder {
    width: 40px;
    height: 32px;
    right: 35px !important;
    border-radius: 8px;
  }
}

/* Home Page End  */

.product-page .product-gallery__thumbnail .slick-slider {
  position: relative;
}
.product-page button.slick-arrow {
  position: absolute;
  overflow: visible !important;
  width: 48px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  transition: all 0.3s ease-in-out;
  font-size: 0 !important;
  border-radius: 12px;
  border: 1px solid #1b365e;
  box-shadow: 0 1px 0 0.5px #102038;
  background-color: #f0e3c8;
  background-image: url("/cdn/shop/files/Vector_5b73c9a8-3d14-4208-8b23-ae5d30cea462.png?v=1712229739");
  outline: none;
  cursor: pointer;
}
.product-page button.slick-arrow.slick-next {
  right: -50px;
}
.product-page button.slick-arrow.slick-prev {
  left: -50px;
}
.product-page button.slick-arrow:after {
  content: "";
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.product-page button.slick-arrow.slick-next:after {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 7.99839C10.6833 9.77129 4.08845 12.7957 0 16L3.22001 7.99946L0 0C4.08845 3.20321 10.6833 6.22763 16 7.99839Z" fill="%231B365E"></path></svg>');
}
.product-page button.slick-arrow.slick-prev:after {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7.99839C5.31666 9.77129 11.9115 12.7957 16 16L12.78 7.99946L16 0C11.9115 3.20321 5.31666 6.22763 0 7.99839Z" fill="%231B365E"></path></svg>');
}
.product-page button.slick-arrow:hover {
  background-color: #561a08;
  border-color: #f0e3c8;
}
.product-page button.slick-arrow.slick-next:hover::after {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 7.99839C10.6833 9.77129 4.08845 12.7957 0 16L3.22001 7.99946L0 0C4.08845 3.20321 10.6833 6.22763 16 7.99839Z" fill="%23f0e3c8"></path></svg>');
}
.product-page button.slick-arrow.slick-prev:hover::after {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7.99839C5.31666 9.77129 11.9115 12.7957 16 16L12.78 7.99946L16 0C11.9115 3.20321 5.31666 6.22763 0 7.99839Z" fill="%23f0e3c8"></path></svg>');
}
@media (max-width: 1259px) {
  .product-page .product-gallery__thumbnail_item {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}
@media (max-width: 767.98px) {
  .product-page button.slick-arrow {
    width: 40px;
    height: 32px;
  }
}

/* homepage mobile caroisel css start */
@media (max-width: 767px) {
  .mobile-slider .slick-slider {
    position: relative;
  }
  .mobile-slider button.slick-arrow {
    position: absolute;
    overflow: visible !important;
    width: 40px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    transition: all 0.3s ease-in-out;
    font-size: 0 !important;
    border-radius: 8px;
    border: 1px solid #1b365e;
    box-shadow: 0 1px 0 0.5px #102038;
    background-color: #f0e3c8;
    background-image: url("/cdn/shop/files/Vector_5b73c9a8-3d14-4208-8b23-ae5d30cea462.png?v=1712229739");
    outline: none;
    cursor: pointer;
    z-index: 10;
  }
  .mobile-slider button.slick-arrow.slick-next {
    right: 10px;
    border-radius: 8px;
  }
  .mobile-slider button.slick-arrow.slick-prev {
    left: 10px;
  }
  .mobile-slider button.slick-arrow:after {
    content: "";
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .mobile-slider button.slick-arrow.slick-next:after {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 7.99839C10.6833 9.77129 4.08845 12.7957 0 16L3.22001 7.99946L0 0C4.08845 3.20321 10.6833 6.22763 16 7.99839Z" fill="%231B365E"></path></svg>');
  }
  .mobile-slider button.slick-arrow.slick-prev:after {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7.99839C5.31666 9.77129 11.9115 12.7957 16 16L12.78 7.99946L16 0C11.9115 3.20321 5.31666 6.22763 0 7.99839Z" fill="%231B365E"></path></svg>');
  }
  .mobile-slider button.slick-arrow:hover {
    background-color: #561a08;
    border-color: #f0e3c8;
  }
  .mobile-slider button.slick-arrow.slick-next:hover::after {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 7.99839C10.6833 9.77129 4.08845 12.7957 0 16L3.22001 7.99946L0 0C4.08845 3.20321 10.6833 6.22763 16 7.99839Z" fill="%23f0e3c8"></path></svg>');
  }
  .mobile-slider button.slick-arrow.slick-prev:hover::after {
    background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7.99839C5.31666 9.77129 11.9115 12.7957 16 16L12.78 7.99946L16 0C11.9115 3.20321 5.31666 6.22763 0 7.99839Z" fill="%23f0e3c8"></path></svg>');
  }
}
@media (max-width: 430px) {
  .mobile-slider .slick-slider .shopcategory {
    grid-template-rows: 160px auto !important;
  }
}
/* homepage mobile caroisel css end */

.footer a.active {
  color: #df4706;
}
.menu__item a.active span {
  color: #df4706;
}

/* Careers page css start */
.bannerBg .rimage {
  min-height: 280px !important;
}
.bannerHeading .promobox__text-1 {
  font-size: 3.2rem;
  font-family: "colt";
  font-weight: bold;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.bannerHeading .promobox__text-2 {
  font-size: 2.4rem !important;
  line-height: 1.4em !important;
  font-family: "Trevor";
  font-weight: 700 !important;
  color: #1b365e;
  margin-top: 10px !important;
}
.bannerHeading .promobox__text-3.h4.mt-15 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #1b365e;
  font-family: "tgn-soft-round";
}
@media (max-width: 1024.98px) {
  .bannerHeading .promobox__content_inner {
    max-width: 580px !important;
  }
}
@media (max-width: 767.98px) {
  .bannerHeading .promobox__text-1 {
    font-size: 20px;
  }
}
/* Careers page css end */

/* Intro Section css start */
.introSection {
  border-bottom: 1px solid #1b365e;
}
.introSection builder-section {
  padding-top: 5rem;
  padding-bottom: 4rem;
}
.introSection .promobox__content {
  max-width: 100% !important;
}
.introSection .promobox__text-1 {
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.15em;
  color: #561a08 !important;
  text-transform: uppercase;
  font-family: "tgn-soft-round-comp";
}
.introSection .promobox__text-2 {
  font-size: 3.2rem;
  font-family: "colt";
  font-weight: bold;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-top: 10px !important;
}
.introSection .promobox__text-3 {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #561a08 !important;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .introSection .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024.98px) {
  .introSection .promobox__text-1,
  .introSection .promobox__text-2,
  .introSection .promobox__text-3 {
    text-align: center;
  }
}
@media (max-width: 768.98px) {
  .introSection .promobox__text-1 {
    font-size: 18px;
  }
  .introSection .promobox__text-2 {
    font-size: 20px;
  }
}
/* Intro Section css end */

/* Employer section css start */
.employerSection builder-section {
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.employerSection .promobox__content {
  max-width: 100% !important;
}
.employerSection .promobox--clean .rimage {
  border: 1px solid #561a08;
  border-radius: 2px;
  box-shadow: 0 4px 0 #902b0d;
  margin-bottom: 4px;
}
.employerSection .promobox__text-1 {
  font-size: 2.4rem;
  font-family: colt;
  font-weight: 300;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.employerSection .promobox__text-2 {
  font-size: 4.8rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-top: 4px !important;
}
.employerSection .promobox__text-3 {
  font-size: 2.4rem !important;
  line-height: 1.5 !important;
  color: #561a08 !important;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .employerSection .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024.98px) {
  .employerSection builder-section {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }
}
@media (max-width: 767.98px) {
  .employerSection .promobox__text-1 {
    font-size: 18px;
  }
  .employerSection .promobox__text-2 {
    font-size: 24px;
  }
  .employerSection .promobox__text-3 {
    font-size: 20px !important;
    margin-bottom: 0;
    margin-top: 10px !important;
  }
}
/* Employer section css end */

/* Employees Video section css start */
.employeeVideo builder-section {
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.employeeVideo .embed-responsive {
  border: 1px solid #2f1512 !important;
  border-radius: 2px;
  box-shadow: 0 4px 0 #902b0d;
  margin-bottom: 4px !important;
}
.employeeVideo .home-section-title {
  font-size: 2.4rem;
  font-family: colt;
  font-weight: 300;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-bottom: 10px !important;
}
.employeeVideo .subtitle {
  font-size: 4.8rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-top: 0 !important;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .employeeVideo .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .employeeVideo .home-section-title {
    font-size: 18px;
  }
  .employeeVideo .subtitle {
    font-size: 24px;
  }
}
/* Employees Video section css end */

/* Community Support page css start */
.communityBanner-first {
  z-index: 1;
}
.communityBanner builder-section {
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.communityBanner .promobox__content {
  max-width: 790px !important;
}
.communityBanner .promobox__text-1 {
  font-size: 2.4rem;
  font-family: colt;
  font-weight: 300;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
}
.communityBanner .promobox__text-2 {
  font-size: 6.4rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #561a08 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-top: 4px !important;
}
.communityBanner .promobox__text-3 {
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #561a08 !important;
  margin: 10px 10px 0 !important;
}
.communityBanner .embed-responsive {
  border: 1px solid #561a08 !important;
  border-radius: 2px;
  box-shadow: 0 4px #561a08;
  margin-bottom: 4px !important;
}
@media (max-width: 1024.98px) {
  .communityBanner builder-section {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }
  .communityBanner .promobox__text-1 {
    font-size: 20px;
  }
  .communityBanner .promobox__text-2 {
    font-size: 4.8rem;
  }
}
@media (max-width: 767.98px) {
  .communityBanner .promobox__text-1 {
    font-size: 18px;
  }
  .communityBanner .background-image img {
    object-position: bottom !important;
  }
}
/* Community Support page css end */

/* Help Section css start */
.helpSection builder-section {
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.helpSection .promobox__content {
  max-width: 100% !important;
}
.helpSection .promobox__text-1 {
  color: #561a08 !important;
  font-size: 4.8rem;
  font-weight: 800;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "tgn-soft-round-comp";
  margin-bottom: 2.4rem;
}
.helpSection .promobox__content p:not(.promobox__text-1) {
  font-family: tgn-soft-round;
  font-size: 16px !important;
  line-height: 1.5 !important;
  color: #561a08 !important;
  font-weight: 400 !important;
}
.helpSection .promobox__text-1 span {
  font-family: "colt";
  font-weight: 900;
}
.helpSection .promobox--clean .rimage {
  border: 1px solid #561a08;
  border-radius: 2px;
  box-shadow: 0 4px 0 #902b0d;
  margin-bottom: 4px;
}
.helpSection .promobox__btn-1 {
  max-width: fit-content;
  margin-top: 1.5rem;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .helpSection .row > .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .helpSection builder-section {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }
  .helpSection .promobox__text-1 {
    font-size: 32px;
  }
}
/* Help Section css end */

/* Meet section css start */
.MeetSection.FinancedSector .home-builder {
  mask-size: 100% 100%;
}
.MeetSection .gettoday .promobox__text-2 {
  font-size: 4rem;
}
.MeetSection .gettoday .promobox__text-3 {
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .MeetSection.FinancedSector .promobox.gettoday .rimage {
    padding-top: 52% !important;
  }
}
@media (max-width: 1024.98px) {
  .MeetSection .gettoday {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .MeetSection .gettoday .promobox__text-2 {
    font-size: 24px;
  }
  .MeetSection.FinancedSector .promobox.gettoday {
    max-height: unset;
  }
  .MeetSection.FinancedSector .promobox.gettoday .rimage {
    padding-top: 80% !important;
    min-height: 440px !important;
  }
}
/* Meet section css end */

/* See All Outreach page css start */
.allOutreach builder-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.allOutreach .promobox__content {
  max-width: 840px !important;
}
.allOutreach .promobox__text-1 {
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.15em;
  color: #f0e3c8 !important;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-family: "tgn-soft-round-comp";
}
.allOutreach .promobox__text-2 {
  font-size: 6.4rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #f0e3c8 !important;
  line-height: 1.1em;
  letter-spacing: 1px;
  margin-top: 1.5rem !important;
}
.allOutreach .promobox__text-3 {
  font-size: 20px !important;
  line-height: 1.5 !important;
  color: #f0e3c8 !important;
  margin-top: 1rem !important;
}
@media (max-width: 1024.98px) {
  .allOutreach .promobox__text-3 {
    font-size: 18px !important;
  }
}
@media (max-width: 767.98px) {
  .allOutreach .promobox__text-1 {
    font-size: 24px;
  }
  .allOutreach .promobox__text-2 {
    font-size: 24px;
  }
}
/* See All Outreach page css end */

/* See all Outreach video section css start */
.allOutreachvideo .home-builder {
  padding-top: 60px;
  padding-bottom: 30px;
  border-bottom: 1px solid #1b365e;
}
.allOutreachvideo.noBorder .home-builder {
  border-bottom: none;
}
.allOutreachvideo .promobox__content {
  max-width: 100% !important;
}
.allOutreachvideo .embed-responsive {
  border: 1px solid #561a08 !important;
  border-radius: 2px;
  box-shadow: 0 4px 0 #561a08;
  margin-bottom: 4px !important;
}
.allOutreachvideo .promobox--text .promobox__text-2 {
  color: #561a08;
  font-size: 4.8rem;
  font-weight: 800 !important;
  line-height: 1.1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "tgn-soft-round-comp";
}
.allOutreachvideo .promobox--text .promobox__text-3 {
  font-size: 18px !important;
  line-height: 1.5 !important;
  color: #561a08 !important;
}
.allOutreachvideo .btn.btn--clean {
  padding: 0 24px 0 0 !important;
  height: auto;
  width: auto !important;
  min-width: auto;
  min-height: auto;
  box-shadow: none !important;
  border: none !important;
  text-decoration: underline !important;
  font-size: 16px !important;
  line-height: 1.5;
  font-weight: 700 !important;
  color: #df4706 !important;
  font-family: "tgn-soft-round-comp";
  letter-spacing: 0.15em;
  background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 0L13.293 3.293L6.29303 10.293L7.70703 11.707L14.707 4.707L18 8V0H10Z" fill="%23DF4706"/><path d="M16 16H2V2H9L7 0H2C0.897 0 0 0.897 0 2V16C0 17.103 0.897 18 2 18H16C17.103 18 18 17.103 18 16V11L16 9V16Z" fill="%23DF4706"/></svg>') !important;
  background-repeat: no-repeat !important;
  background-size: 16px !important;
  background-position: center right !important;
}

@media (max-width: 1024.98px) {
  .allOutreachvideo .home-builder {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .allOutreachvideo .promobox--text .promobox__text-2 {
    font-size: 4rem;
  }
  .allOutreachvideo .promobox--text .promobox__text-3 {
    font-size: 16px !important;
  }
}
@media (max-width: 767.98px) {
  .allOutreachvideo .home-builder {
    padding-top: 25px;
    padding-bottom: 5px;
  }
  .allOutreachvideo builder-section .row > .col-12 {
    margin-bottom: 20px !important;
  }
  .allOutreachvideo .promobox--text .promobox__text-2 {
    font-size: 24px;
  }
}
/* See all Outreach video section css end */

/* About us page Memory lane section css start */
.memoryLane .embed-responsive {
  border: 1px solid #561a08 !important;
  border-radius: 2px;
  box-shadow: 0 4px 0 #902b0d;
  margin-bottom: 4px !important;
}
@media (min-width: 768px) and (max-width: 1024.98px) {
  .memoryLane .home-builder .row > .col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1024.98px) {
  .memoryLane .home-builder .row > .col-12 {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 768px) {
  .about-custom-grid-section .main-title {
    font-size: 3rem !important;
  }
}
/* About us page Memory lane section css end */

/* About us page Experience Gallery Furniture section css start */
@media (min-width: 541px) and (max-width: 1024.98px) {
  .experience-img .image-animation {
    padding: 10px 0;
    background: #010101;
  }
  .MeetSection.FinancedSector .promobox.expContent .rimage {
    padding-top: 40% !important;
    min-height: 350px !important;
  }
}
@media (max-width: 540.98px) {
  .MeetSection.FinancedSector .promobox.expContent .rimage {
    min-height: 350px !important;
    padding-top: 60% !important;
  }
}
/* About us page Experience Gallery Furniture section css end */

/* Testimonials page banner section css start */
.testimonialBanner builder-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.testimonialBanner .promobox__content {
  max-width: 100% !important;
}
.testimonialBanner {
  background-color: #1a3560;
}
.testimonialBanner .promobox__text-2,
.testimonialBanner .promobox__text-3 {
  font-size: 4.8rem !important;
  font-family: colt;
  text-transform: uppercase;
  color: #f0e3c8 !important;
  line-height: 1.1em !important;
  letter-spacing: 0.04em !important;
}
.testimonialBanner .promobox__text-2 {
  font-weight: 700;
  margin-top: 1.5rem !important;
}
.testimonialBanner .promobox__text-3 {
  font-weight: 300 !important;
  margin-top: 0 !important;
}
@media (max-width: 1024.98px) {
  .testimonialBanner .promobox__text-1 svg {
    width: 160px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .testimonialBanner .promobox__text-1 svg {
    width: 120px;
  }
  .testimonialBanner .promobox__text-2,
  .testimonialBanner .promobox__text-3 {
    font-size: 3rem !important;
  }
}

/* SleepTips page banner css start */
.imageText .home-builder {
  padding: 2rem;
  background-color: #fff;
  margin-bottom: 2rem;
  border-radius: 4px;
  border: 1px solid #561a08;
  box-shadow: 0 2px 0 #561a08;
}
.sleepTips .home-section-title {
  font-size: 3rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #561a08;
  line-height: 1.3em;
  letter-spacing: 1px;
}
.sleepTips .promobox__content {
  max-width: 100% !important;
}
.sleepTips .promobox__content p:not(.promobox__text-4) {
  font-size: 16px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  color: #1b365e !important;
  font-family: "tgn-soft-round" !important;
}
.sleepTips .promobox__content .promobox__text-4 {
  color: #561a08 !important;
  font-family: Trevor;
  font-size: 2.5rem !important;
  font-weight: 800;
  text-transform: uppercase;
  padding-top: 2rem;
  line-height: 1.2em;
}
.imageText .promobox__text-2 {
  font-size: 4.8rem;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 3px;
  font-family: tgn-soft-round-comp;
  font-weight: 800;
  color: #561a08 !important;
  line-height: 1.2em;
}
.imageText .promobox--clean .rimage__img {
  border-radius: 4px;
}
.bottomBtns .promobox__content {
  max-width: 100% !important;
}
.bottomBtns .d-flex.flex-column {
  flex-direction: inherit !important;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  padding-bottom: 5px;
  margin-top: 1rem;
}
.bottomBtns .d-flex.flex-column div.mt-25 {
  margin-top: 0 !important;
}
.bottomBtns .promobox__text-3 {
  font-size: 16px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
  color: #1b365e !important;
  font-family: "tgn-soft-round" !important;
  width: 100%;
  margin-bottom: 20px;
}
.bottomBtns .btn {
  max-width: 98%;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .imageText .promobox__text-2 {
    font-size: 3.5rem;
  }
  .imageText .home-builder > .row {
    gap: 10px;
  }
  .colReverse .home-builder > .row {
    flex-direction: column-reverse !important;
  }
}
@media (max-width: 540.98px) {
  .bottomBtns .d-flex.flex-column div.mt-25 {
    width: 100%;
  }
}
/* SleepTips page banner css end */

/* Sofa guide page css start */
.sofaGuideBanner .home-section-title {
  font-size: 3rem;
  font-family: colt;
  font-weight: 700;
  text-transform: uppercase;
  color: #561a08;
  line-height: 1.3em;
  letter-spacing: 1px;
}
/* Sofa guide page css end */

/* Smart base page css start */
.smartBaseInfo .home-section-title,
.sleepSmarter .promobox__text-2 {
  font-size: 3rem;
  font-family: "colt";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1em;
  letter-spacing: 1px;
  color: #561a08 !important;
  margin-bottom: 0 !important;
}
.smartBaseInfo .information-line {
  padding-bottom: 0 !important;
}
.smartBaseInfo-secondary .information-line {
  background-color: #f0e3c8;
}
.smartBaseInfo .information-pera {
  color: #1b365e !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  font-size: 1.8rem !important;
}
.smartBaseInfo .infoIcon {
  max-width: 200px;
  border-radius: 4px;
  margin-bottom: 2rem;
}
.smartBaseCollection .collection-wrapper {
  justify-content: center !important;
}
/* Smart base page css end */

/* All others css start */
.promoButton3 .d-flex.flex-column {
  flex-direction: inherit !important;
  flex-wrap: wrap;
  padding-bottom: 5px;
  margin-top: 15px;
}
.promoButton3 .d-flex.flex-column div.mt-25 {
  margin-top: 10px !important;
  margin-right: 4px;
}
.promoButton3 .d-flex.flex-column > p {
  width: 100%;
  margin-bottom: 1.5rem;
}
.promoButton3 .btn {
  max-width: 98%;
  white-space: nowrap;
}
.collection-sale-message * {
  color: #df4706;
  margin: 0 !important;
  padding: 0 !important;
}
.subscription-form--style-1 .email-input-custom,
.subscription-form--style-1 [type="email"] {
  background: white !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  color: var(--footer-links-c);
}

.subscription-form--style-1 .email-input-custom,
.subscription-form--style-1 [type="email"] {
  background: white !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  color: var(--footer-links-c);
}
.article h2 {
  margin-bottom: 20px;
  margin-top: 36px;
}
.tc-checkbox {
  display: flex;
}
.terms-text {
  font-size: 12px;
  color: #333;
}
a.terms-link {
  color: #68310a;
  font-weight: bold;
}

.subscription-form--style-1 .email-input-custom,
.subscription-form--style-1 [type="email"] {
  background: white !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  color: var(--footer-links-c);
}
.sub-text-box {
  display: flex;
  align-items: start;
}
.sub-text-box label {
  color: white;
}
.sub-checkbox {
  width: 26px;
  height: 26px;
}
.container-card .row {
  margin-bottom: 20px;
}
.sub-text-box {
  padding-bottom: 0;
  margin-bottom: 0;
}
.sub-text-box p {
  color: #fff !important;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sub-text-box a {
  color: #df4605;
  font-weight: bold;
}

.article h2 {
  margin-bottom: 20px;
  margin-top: 36px;
}

.home-slider-section .home-slider-right-box,
.promobox.home-slider-right-box.promobox--type-1.promobox--style-1.position-relative.text-center.overflow-hidden.text-underline-parent {
  background-color: #1a365e !important;
}

@media (max-width: 1024.98px) {
  .promoButton3 .d-flex.flex-column div.mt-25 {
    width: 100%;
  }
  .maskNg10 {
    margin-top: -10px;
  }
  .maskNg5 {
    margin-top: -5px;
  }
}
@media (max-width: 767.98px) {
  .liftChairForm iframe {
    height: 630px !important;
  }
}
/* .fw-cta-docked-container{
  display: none!important;
} */

.cart__items input[type="number"]::-webkit-inner-spin-button,
.cart__items input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  margin: initial;
}

/*
* PERQ List buttons
*/
.template-collection .fw-cta.fw-cta-button.fw-cta-button-target {
  width: auto !important;
  margin-left: auto;
  margin-right: 0;
}
.template-collection .fw-cta.fw-cta-button.fw-cta-button-target:hover,
.template-collection
  .fw-cta.fw-cta-button.fw-cta-button-target
  .perq-list-buttons:hover {
  text-decoration: underline;
}
.template-collection
  .fw-cta.fw-cta-button.fw-cta-button-target
  .perq-list-buttons {
  background: none !important;
  color: #561a08 !important;
  font-family: "tgn-soft-round" !important;
  text-transform: capitalize;
  font-size: 13px !important;
  letter-spacing: 1px;
  padding: 0 !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
}
.template-collection
  .fw-cta.fw-cta-button.fw-cta-button-target
  .perq-list-buttons::before {
  content: "";
}
.fw-cta-button.fw-cta-button-target.fw-cta.fw-cta-special-pricing-button.fw-cta-bottom-center {
  display: none;
}
ul.pagination__list.list-unstyled.position-relative.d-flex.align-items-center.justify-content-center.mt-35,
.pagination__list {
  width: 100%;
}

/* Early Black Friday Page */
.black-friday-offers li:before {
  display: none !important;
}
.black-friday-offers li {
  padding-left: 0px !important;
}
.black-friday-offers {
  list-style-type: disc !important;
  margin-left: 20px;
}

/* End Of Early Black Friday Page */

/* Footer Modal */
div#footer-modal {
  box-shadow: 0 10px 30px -4px #000c;
  max-width: 700px !important;
  overflow: visible;
}
#MainContent {
  position: relative;
  z-index: 0;
}
div#footer-modal-inner {
  border-bottom: 1px solid #ddd;
}
div#footer-modal a {
  padding-top: 10px;
}
.jquery-modal.blocker.current {
  z-index: 2;
  padding: 50px 30px;
}
.jquery-modal.blocker.current {
  z-index: 9;
}

/* PRODUCT PAGE SLIDER UPDATES */
div#main-slider .splide-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

div#main-slider .rimage {
  height: 100%;
  display: flex;
  align-items: start;
  justify-content: start;
  padding-top: 0 !important;
  max-height: 400px;
}
div#main-slider .rimage img {
  object-fit: contain;
  position: relative;
  height: 100%;
  object-position: top !important;
}

div#main-slider ul:not(.list-unstyled):not([list-unstyled]) li::before,
div#thumbnail-slider ul:not(.list-unstyled):not([list-unstyled]) li::before{
  display: none;
}
div#main-slider ul:not(.list-unstyled):not([list-unstyled]) li,
div#thumbnail-slider ul:not(.list-unstyled):not([list-unstyled]) li {
  padding: 0;
}
div#main-slider {
  margin-bottom: 16px;
}
div#main-slider video {
  width: 100%;
  background: #333;
}
div#main-slider .splide__slide {
  max-height: 400px;
  display: flex;
  justify-content: center;
}
div#main-slider img {
  object-fit: contain;
}
div#thumbnail-slider ul#thumbnail-slider-list {
  justify-content: center;
}
ul#thumbnail-slider-list .splide__slide {
  width: 100%;
  height: auto;
  max-width: 120px;
  min-height: 80px;
}
ul#thumbnail-slider-list .product-gallery__thumbnail_item_bg {
  background-color: #a2a2a2;
}
ul#thumbnail-slider-list i.fa-solid.fa-video {
  font-size: 28px;
  color: black;
}
div#thumbnail-slider .rimage {
  height: 100%;
}
div#thumbnail-slider img {
  object-fit: cover;
  height: 100%;
}
.splide--nav
  > .splide__slider
  > .splide__track
  > .splide__list
  > .splide__slide.is-active,
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border: 2px solid #666666;
  border-radius: 3px;
}

.mobile-only {
  display: none;
}
.img-full {
  width: 100%;
}
@media screen and (max-width: 767px) {
  div#main-slider .rimage {
    max-height: 240px;
  }
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: inline-block;
  }
}
/* END PRODUCT PAGE SLIDER UPDATES */


.gf-product-location-list p {
  margin-bottom: 0;
}
.gf-product-location-list b {
  margin-bottom: 5px;
  display: inline-block;
}
ul.gf-product-locations {
  line-height: 1.4;
}
.gf-product-locations li:before {
  content: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.gf-product-locations li {
  padding: 0 !important;
  margin: 0 !important;
}
.gf-product-location-list {
  margin-bottom: 12px;
}
.fw-cta-request-more-information-button {
    display: none !important;
}


.home-financing-container {
  text-align: center;
  max-width: 100%;
  padding: 0;
}
.financing-text-block a {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  padding: 24px;
  display: block;
  width: 100%;
  transition: 0.3s;
  font-size: 20px !important;
}
.financing-text-block a:hover {
  background-color: var(--primary-holiday-color);
}
.b-900 {
  font-weight: 900;
}
.color-primary {
  color: #f55814;
}

.eng-code-block-section,
.esp-code-block-section {
  display: none;
}

/* ELEGANT SECTIONS */
.elegant-section {
  
}
.elegant-section p,
.elegant-section ul,
.elegant-section li{
  font-family: "Inter";
  color: #444444;
  font-size: 2rem;
  line-height: 1.4;
}
a.shop-now-btn {
    font-size: 18px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: var(--cta-color);
    padding: 20px 48px;
    border-radius: 4px;
    display: inline-block !important;
    max-width: 400px;
    text-align: center;
    transition: 0.2s;
    margin-top: 16px;
    box-shadow: 6px 6px rgba(0, 0, 0, 0.2);
}
.flex-time {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.center-vertical {
  display: flex;
  justify-content: center;
}
.mini-container {
  max-width: 1000px;
  margin: 0 auto;
}
.gap-40 {
  gap: 40px;
}
.row-reverse {
 flex-direction: row-reverse;
}

.for-mobile {
display:none;
}
.gap-20 {
    gap: 20px;
}
.small-contaner {
    max-width: 800px;
    margin: 0 auto;
}
.align-center {
    align-items: end;
    justify-content: center;
}
.form-compliance-section {
    display: flex;
}
p.form-compliance-disclaimer {
    padding: 10px;
    background: #a07853;
    font-size: 12px;
    line-height: 1.6;
    color: #333;
}
p.form-compliance-disclaimer a {
    color: #000;
}

.elegant-section ul {
    padding: 20px;
    margin: 0;
    list-style: disc;
}
.elegant-section ul li {
    padding-bottom: 12px;
}

.globo-form-app .header {
    display: none !important;
}
.globo-form-control h3#heading-1 {
    margin-top: 0;
    font-family: 'Inter';
}

.hero-section--content.small-contaner h1 {
    font-size: 4rem;
}

.h1-shadow {
  text-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 767px) {
  .elegant-section {
    text-align: center;
  }
  .xs-space-0 .mb-30 {
    margin-bottom: 0px !important;
}
}


.extend .collection-subtitle {
    display: block;
    width: 100%;
    max-width: 1200px !important;
}
.extend .collection-subtitle p{
    display: block;
    width: 100%;
    max-width: 100% !important;
}
.extend .collection-subtitle img{
    max-width: 100%;
}

.center-the-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.faqs-tab .metafield-rich_text_field p>strong:first-child {
    display: block;
}

.mack-corner-blog-content h2 {
    margin: 0;
    margin-bottom: 16px;
    font-weight: bold;
    margin-top: 20px;
    font-family: "trevor";
    color: #561a08;
}
.mack-corner-blog-content h3 {
    margin: 0;
    margin-bottom: 14px;
    font-weight: bold;
    margin-top: 20px;  
    font-family: "trevor";
    color: #561a08;
}
.mack-corner-blog-content p {
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 1.2;
}

.faq-tab-block strong{
      display: block;
    margin-top: 24px;
}
.faq-tab-block p{
    margin: 0;
}
.tabs__content b span {
    font-weight: bold;
}

/*--- css start by Arun   --- */
.template-article .rte li::before {
    position: relative !important;
    top: 0;
    left: 0;
}
article.article-body ul li p {
    display: contents;
}
.center-container
 {
    text-align: center;
}
.blogs .blog-body li.pagination__prev {
    display: block !important;
    min-width: 170px;
}
.showrooom {
    padding-bottom:0px !important;
}
.famous-button-wrapper {
    margin-top: 20px !important;
}
.product-page__tabs .tabs__content ol li > p, .product-page__tabs .tabs__content ul li > p {
    display: inline-block;
    vertical-align: top;
}
.tabs__content ul li {
    display: inline-block !important;
    position:relative;
    flex-wrap: wrap;
}
.tabs__content ul:not(.list-unstyled):not([list-unstyled]) li::before {
    top: 10px;
    position: absolute;
} 


@media screen and (min-width: 1300px) {
    .container {
        max-width: 1280px ;
    }
    #header li.menu-bottom a {
    font-size: 70% !important;
    white-space: nowrap;
    font-family: 'tgn-soft-round-con';
}
.menu__item a span {
    font-weight: 700;
    line-height: 1.5em;
    text-transform: uppercase;
    font-size: 13px !important;
    font-family: "tgn-soft-round" !important;
}
}

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

div#customModal {
    overflow-y: auto;
    max-height: 400px;
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
max-width:80% !important;
}

button#closeModalBtn {
    top: 0 !important;
}
  .xs-text-center p, .xs-text-center .promobox__text-3 
  {
    text-align:center !important;
    font-size:24px;
  }
  .xs-mz-30
  {
    margin:50px 0px !important;
  }
  .font-xs-24 
  {
    font-size:24px !important;
  }
  .xs-text-center, .xs-title-center .h5, .xs-title-center .h3
  {
    text-align:center;
  }
}
/*--- css end by Arun  --- */


.special-image-product-collection .product-collection__content {
    display: none !important;
}

.hide {display: none !important;}
.show {display: block !important;}

@media (max-width: 767px){
  .mobile-order-1 {order: 1}
  .mobile-order-2 {order: 2}
}

button.talk-to-specialist-btn {
    display: block;
    width: 100%;
    padding: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #1b365e;
    cursor: pointer;
}