@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  margin: 0;
  font-family: "Questrial", sans-serif;
  background-color: #f2f2f2;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
.time-box {
  font-family: "Libre Baskerville", serif;
  color: #6e6857;
}
main#lounger_H {
  background-color: white;
}
main#lounger_H h1,
main#lounger_H h2,
main#lounger_H h3,
main#lounger_H h4,
main#lounger_H h5,
main#lounger_H h6,
main#lounger_H .time-box {
  font-family: "Poppins", sans-serif;
  color: #000;
}
main#lounger_H h2 {
  color: white;
}
main#lounger_H #home_banner_l {
  margin-top: -114px;
}
a.Brown_butn_site {
  background: #8d7251 !important;
  z-index: 1;
  padding: 12px 40px;
  color: white;
  text-decoration: none;
  margin-top: 25px;
  border-radius: 25px;
  font-size: 18px;
}
main#lounger_H .desktop_header {
  position: relative;
  z-index: 3;
  background: transparent;
}
main#lounger_H #desklogo img {
  filter: invert(100%);
  width: 110px;
}
main#lounger_H #desknavlink a {
  color: white;
}
main#lounger_H p,
main#lounger_H .accordion-button,
.top-strip2,
main#lounger_H .Dimensions .img_iocn2 h5 {
  font-family: "Lato", sans-serif;
}
main#lounger_H p i {
  color: #f8ac34;
}
.top-strip {
  background: #6e6857;
  color: white;
  text-align: center;
  padding: 5px 10px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
#lounger_H .top-strip {
  background: #616161;
}
.top-strip span {
  display: flex;
  font-size: 18px;
  align-items: center;
  gap: 7px;
  margin-top: 2px;
}
.top_crcl {
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
  border-radius: 50%;
}
.mobile_header {
  display: none;
  background: #e4e2dc;
}
.desktop_header {
  padding: 25px 0;
  background: #e4e2dc;
}
#desklogo {
  text-align: center;
}
#desklogo img {
  width: 170px;
}
#deskshop {
  text-align: right;
}
#deskshop a {
  text-decoration: none;
  color: white;
  background-color: #27763a;
  font-size: 18px;
  padding: 16px 20px;
  border-radius: 35px;
}
#lounger_H #deskshop a {
  background-color: #8d7251;
}
#deskshop i {
  margin-left: 20px;
  color: #6e6857;
  font-size: 25px;
}
#lounger_H #deskshop i {
  color: white;
}
#desknavlink a {
  text-decoration: none;
  padding: 0 10px;
  font-size: 18px;
  color: #6e6857;
}
#product_img {
  margin-top: 30px;
}
.mySwiper1 {
  height: 75%;
  width: 100%;
}
#lounger_H .mySwiper1 {
  height: 30%;
  width: 100%;
}
.mySwiper2 {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper2 swiper-slide {
  width: 25%;
  height: 60%;
  opacity: 0.4;
}

.mySwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}

.main_proi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.product_img_cont h1 {
  color: #6e6857;
}
#lounger_H .product_img_cont h1 {
  margin: 20px 0;
}
.product_img_cont h1 span {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  top: -45px;
  right: -214px;
  overflow: hidden;
}
.product_img_cont h1 span .top_crcl {
  background-color: #6e6857;
}
.product_img_cont h1 span em {
  font-size: 20px;
  background: #6e6857;
  padding: 13px;
  color: #f2f2f2;
  border-radius: 12px;
}
p {
  color: #6e6857;
}
.price_p del {
  font-size: 20px;
  margin-right: 8px;
}
#lounger_H .price_p del {
  color: darkred;
}
.price_p {
  font-size: 30px;
  font-weight: 700;
  color: #6e6857;
  font-family: "Libre Baskerville", serif;
}
.stock-r {
  font-size: 18px;
}
#lounger_H .stock-r {
  color: #f8ac34;
}
.stock-r i {
  color: #27763a;
  margin-right: 10px;
}
.stock-r em {
  color: #27763a;
}
.proDex_tabs {
  display: flex;
  margin-bottom: 20px;
}

.prodct_tb {
  padding: 10px 20px;
  cursor: pointer;
  border: none;
  background: none;
  font-size: 18px;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}

.prodct_tb.active {
  border-color: #2d6b3e;
  color: #2d6b3e;
}

.prodct_tb-content {
  display: none;
  animation: fadeIn 0.3s ease-in-out;
}
.prodct_tb-content p {
  font-size: 16px;
  font-weight: bolder;
  line-height: 40px;
  letter-spacing: 1px;
}
.prodct_tb-content p i {
  color: #27763a;
  margin-right: 10px;
}
.prodct_tb-content.active {
  display: block;
}
body,
html {
  overflow-x: hidden;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.progress-bar {
  height: 5px;
  background-color: #ccc;
  border-radius: 5px;
  overflow: hidden;
}

.progress-fill {
  height: 100%;
  width: 30%; /* Change this percentage based on stock level */
  background-color: #6e6857;
}
#lounger_H .progress-fill {
  background-color: #f8ac34;
}
div#buyButtonQun {
  margin-top: 40px;
  display: flex;
}
.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: -58px;
}

.quantity-button {
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #27763a;
  border: 1px solid #27763a;
  background-color: #f9f9f9;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.2s;
  line-height: 0.6 !important;
  padding: inherit;
}

.quantity-button:hover {
  background-color: #ddd;
}

.quantity-input {
  width: 35px;
  text-align: center;
  font-size: 18px;
  padding: 5px;
  border: none;
  background-color: transparent;
  outline: none;
}
.site_green_btn {
  color: white;
  background-color: #27763a;
  border: 1px solid #27763a;
  text-decoration: none;
  padding: 20px 25px;
  border-radius: 8px;
  margin-left: 25px;
  text-transform: uppercase;
  transition:all 0.4s;
  font-size: 1.1rem;
}
.site_green_btn:hover {
  background-color: transparent;
  color: #187345;
}
.num_bottom-div {
  text-align: center;
  margin-top: 50px;
}
.num_bottom-div .num_B_ {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}
.num_B_ img {
  width: 250px;
}
#P_table .num_B_ img {
  margin-bottom: 20px;
}
#threepiece1 .num_B_ {
  margin: 10px 0;
}
#threepiece1 .site_green_btn {
  margin-bottom: 10px;
  display: inline-block;
}
.num_bottom-div .num_B_ .top_crcl {
  background-color: #6e6857;
  margin: 0 20px;
}
.addtocartbutton img {
  display: block;
  margin: auto;
  margin-top: 10px;
  width: 245px;
  padding-top: 1rem;
}
.addtocartbutton .Brown_butn_site {
  width: 400px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.accordion {
  --bs-accordion-bg: transparent;
}
.accordion-button {
  font-size: 18px;
  letter-spacing: 1px;
}
.accordion-button:focus {
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #27763a;
  background-color: transparent;
}
#accordionFlushExample {
  margin-top: 50px;
}
.marquee, .marquee-banner { 
  overflow: hidden;

  background-color: #e4e2dc;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  padding: 5px;
  gap: 200px;
}
.marquee2 {
    gap: 480px;
}
.marquee h3, .marquee-banner h3 {
  font-size: 18px;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 10px;
  font-weight: 900;
}
.marquee img, .marquee-banner img {
  width: 50px;
}
.marquee2 img {
  width: 100px;
}
#lounger_H .marquee, #lounger_H .marquee-banner {
  background-color: transparent;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
#lounger_H .marquee h3, #lounger_H .marquee-banner h3 {
  font-weight: 600;
  text-transform: capitalize;
}
#replacefurniture {
  margin-top: 50px;
}
#replacefurniture h2 {
  margin-bottom: 40px;
}
.img_fur_C p {
  width: 70%;
  margin-top: 10px;
}
.img_fur_C img {
  width: 200px;
  height: 200px;
  object-fit: fill;
  border-radius: 50%;
}
.old-new {
  width: 100%;
  height: 80%;
  object-fit: fill;
  border-radius: 12px;
}
.fur_cont_P {
  margin-top: 50px;
}
.video-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  background: black;
}

.video_thumbnail {
  display: block;
  width: 100%;
  height: 80vh;
  opacity: 0.5;
  object-fit: cover;
}

.video_play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: transparent;
  border-radius: 50%;
  font-size: 55px;
  color: white;
  border: none;
  cursor: pointer;
  z-index: 2;
}

.video-frame {
  display: none;
  width: 100%;
  height: 80vh;
}
.num_m_c {
  max-width: 1100px;
  margin: auto;
  margin-top: 55px;
  margin-bottom: 20px;
}
.num_m_c h2 {
  text-align: center;
  margin-bottom: 70px;
}
.num_pro_img {
  position: relative;
  width: 100%;
}

.num_pro_img img {
  width: 100%;
  display: block;
}

.hotspot {
  position: absolute;
  background: white;
  border: 2px solid #27763a;
  border-radius: 50%;
  color: #27763a;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

svg.lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.img_num_num_sldr {
  margin-top: 40px;
  overflow: hidden;
  position: relative;
}

.num_sldr {
  display: flex;
  transition: transform 0.6s ease-in-out;
}

.img_sld_num {
  min-width: 100%;
  box-sizing: border-box;
  padding: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.img_sld_num.active {
  opacity: 1;
}

.img_sld_num img {
  max-width: 500px;
  width: 100%;
  height: 350px;
  margin-right: 20px;
  border-radius: 12px;
}

.img_sld_num-text {
  width: 50%;
}

.pagination {
  text-align: center;
  margin-top: 15px;
  justify-content: center;
}

.pagination-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
}

.pagination-dot.active {
  background: #00c;
}
.hotspot1 {
  top: 6%;
  left: 5%;
}
.hotspot2 {
  top: 84%;
  left: 40%;
}
.hotspot3 {
  top: 3%;
  left: 66%;
}
.hotspot4 {
  top: 87%;
  left: 92%;
}
#homeowners {
  margin-top: 100px;
  margin-bottom: 20px;
  text-align: center;
}
.owner_bg {
  background: #000;
  padding: 0;
  margin: 0px;
  margin-top: 20px;
  border-radius: 12px;
}
#home_banner_l .owner_bg {
  margin-top: 0;
  border-radius: 0;
}
.owner_bg p {
  margin: 0;
  color: white;
  z-index: 2;
  position: relative;
}

.owner_bg h2 {
  color: white;
  z-index: 2;
  position: relative;
}

.owner_bg1 {
  position: relative;
  border-radius: 12px;
  padding: 20px;
  height: 400px;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
#home_banner_l .owner_bg1 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  border-radius: 0;
}
#home_banner_l .owner_bg1 p {
  width: 33%;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
#home_banner_l .owner_bg1 h2 {
  font-size: 42px;
  font-weight: 600;
  width: 45%;
  text-align: center;
  margin-top: 60px;
}
#lounger_H #home_banner_l .owner_bg1 .home_bottm {
  font-size: 21px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: 400;
}
#lounger_H #home_banner_l .owner_bg1 p small {
  font-weight: 400;
}
.owner_bg1::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("/img/owner/1.webp");
  background-size: cover;
  background-position: center;
  opacity: 0.5;
  border-radius: 12px;
  z-index: 1;
}
#home_banner_l .owner_bg1::before {
  background-image: url("/img/lounger/h_bg.webp");
  opacity: 0.6;
  border-radius: 0;
}
.owner_bg2::before {
  background-image: url("/img/owner/2.webp");
}
.owner_bg3::before {
  background-image: url("/img/owner/3.webp");
}
/* ==========tetsimonial slider */
.testimonial-card {
  width: 350px;
  padding: 10px;
  border-radius: 16px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  text-align: center;
  position: relative;
}
#lounger_H .testimonial-card {
  box-shadow: none;
  width: 100%;
  height: 300px;
}
div#testimonial-slider {
  margin-top: 85px;
  margin-bottom: 20px;
}
div#testimonial-slider h2 {
  margin-bottom: 45px;
  text-align: center;
}
#lounger_H div#testimonial-slider h2 {
  color: black;
  width: 30%;
  margin: auto;
  margin-bottom: 25px;
}
div#testimonial-slider h2 span {
  color: #27763a;
}
.testimonial_p {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  position: absolute;
  top: -40px;
  left: 24%;
  transform: translateX(-50%);
}
#lounger_H #tetsimonial_cont_sldr .testimonial_p {
  width: 100%;
  height: 300px;
  border-radius: 12px;
}
.name {
  font-weight: bold;
  font-size: 16px;
  position: relative;
  top: -5px;
  left: 51px;
}
.name p {
  margin: 0;
}
.name img {
  width: 100px;
}

.quote {
  font-size: 16px;
  color: #555;
  margin-top: 25px;
}
#tetsimonial_cont_sldr {
  width: 100%;
  height: 300px;
}

#tetsimonial_cont_sldr swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;

  align-items: center;
}
.img_5_B {
  max-width: 1200px;
  margin: auto;
  border-radius: 10px;

  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.img_cont {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.img_Sec {
  flex: 1;
}
.img_Sec h2 {
  width: 60%;
  margin-bottom: 20px;
}
.img_Sec img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.img_Sec_fetr {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.Dimensions {
  margin: 50px 0;
}
.img_Sec_1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 10px;
}
.img_Sec_2 img {
  width: 100%;
  height: 50%;
  margin-top: 10px;
}
.grey_btn_div {
  text-align: center;
}
a.grey_butn {
  background: #6e6857;
  padding: 10px 26px;
  border-radius: 8px;
  text-decoration: none;
  color: white;
}
.img_Sec_3 {
  background: black;
  border-radius: 12px;
}
.img_Sec_3 img {
  opacity: 0.5;
}
.countD .feature-box {
  border-bottom: none;
}
.img_iocn i {
  margin-right: 10px;
  color: #6e6857;
}
#faq {
  margin: 50px 0;
}
#lounger_H #faq {
  margin-top: -50px;
  margin-bottom: 20px;
}
#faq h2 {
  margin-bottom: 30px;
  color: black !important;
  text-align: center;
}
img.freeshiiingimg {
  position: absolute;
  top: 28%;
  z-index: 1;
  width: 190px;
}
img.comewithimg {
  position: absolute;
  top: 25px;
  z-index: 2;
  width: 340px;
  left: 65px;
}

.feature-box {
  padding: 12px;
  display: flex;
  gap: 12px;
  align-items: center;
  border-bottom: 1px solid #d6d1c4;
}
.lounger_3 .feature-box {
  border: none;
  background-color: #dadada80;
  border-radius: 12px;
}
.four_typ_l {
  text-align: left;
}
.four_typ_l img {
  width: 100%;
  border-radius: 12px;
  margin-bottom: 20px;
}
.img_iocn {
  font-size: 24px;
  flex-shrink: 0;
}
.img_iocn img {
  width: 100px;
}
.feature-box p {
  margin: 0;
  line-height: 1.5;
}
.four_typ_l_div {
  margin-top: 50px;
}
img.textdesign3 {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: 50.6%;
  width: 131px;
}
.lounger_3 .feature-box p {
  font-size: 19px;
  font-weight: 600;
}
.lounger_3 .num_bottom-div p {
  font-size: 18px;
  font-weight: 600;
}
.lounger_3 a.Brown_butn_site {
  padding: 15px 70px;
}
.feature-box strong {
  font-weight: bold;
}
.CTR {
  position: relative;
  background-image: url("/img/dimentions/5.webp"); /* Replace with your image path */
  background-size: cover;
  background-position: center;
  height: 80vh;
  display: flex;
  align-items: center;
  border-radius: 12px;
  justify-content: center;
}
.countD .img_Sec_fetr {
  margin: auto;
}
.CTovr {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.countdown {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 20px;
}

.time-box {
  background: rgba(255, 255, 255, 0.15);
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  color: white;
  min-width: 70px;
}

.time-box span {
  display: block;
  font-size: 24px;
  font-weight: bold;
}

.time-box label {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 5px;
}
div#transform_p .site_green_btn:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
}
@media screen and (max-width: 1399px){
    .site_green_btn {font-size: 0.9rem;}
}
@media (max-width: 600px) {
  .time-box {
    padding: 10px;
    min-width: 50px;
  }

  .time-box span {
    font-size: 18px;
  }

  .time-box label {
    font-size: 12px;
  }

  .countdown {
    gap: 10px;
  }
}
@media (max-width: 430px) {
  .feature-box p {
    font-size: 14px;
  }
  .img_iocn img {
    width: 55px;
  }
}
.Luxury {
  margin-top: 50px;
  margin-bottom: 30px;
}

.table-wrapper {
  overflow-x: auto;
}

table {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px;
}

th,
td {
  padding: 15px;
  text-align: center;
  /* border-top: 1px solid #ddd; */
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  vertical-align: middle;
}

th {
  /* background-color: #f7f7f7; */
  font-weight: bold;
}

.fetr_tb {
  /* text-align: left; */
  background-color: #e4e2dc;
  /* font-weight: bold; */
}
#video_slider3 {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
#video_slider3 h2 {
  text-align: center;
  margin-bottom: 40px;
}
#lounger_H #video_slider3 h2,
#lounger_2 h2 {
  text-align: center;
  color: #000 !important;
  width: 40%;
  margin: auto;
  margin-bottom: 45px;
  font-size: 35px;
  font-weight: 700;
}
#lounger_2 h2 {
  margin-bottom: 10px;
}
#lounger_2 p {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 21px;
}
.superior {
  color: #007b5e;
  font-weight: bold;
}
#care {
  margin-top: 50px;
  margin-bottom: 30px;
}
#care h2 {
  margin-bottom: 30px;
  text-align: center;
}
#P_table {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}
#P_table p {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  table {
    font-size: 14px;
  }

  th,
  td {
    padding: 10px;
  }
}
/* video slider  */
.VC3 {
  position: relative;
  width: 100%;
  max-width: 350px;
  aspect-ratio: 9 / 16; /* Portrait ratio */
  margin: auto;
  background: #000;
  border-radius: 12px;
  overflow: hidden;
}
#lounger_2 .VC3 {
  max-width: 100%;
  height: 400px;
  margin-top: 10px;
}
#lounger_2 .VC3_1 {
  height: 810px;
}
.VC3 img,
.VC3 video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
.VC3 img {
  opacity: 0.5;
}

.PB3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: white;
  width: 80px;
  height: 80px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.3s;
}
#lounger_2 .PB3 {
  width: 100%;
  font-size: 30px;
  height: auto;
}
.video3 {
  max-width: 350px;
  display: none;
}

@media (max-width: 600px) {
  .PB3 {
    width: 60px;
    height: 60px;
  }
}
/* video slider end */
@media screen and (max-width: 480px) {
  table {
    font-size: 12px;
  }
}
/* ==========tetsimonial slider end */

#threepiece1 {
  margin: 50px 0;
  position: relative;
  /* text-align: center; */
}
#threepiece1 h2,
#threepiece1 h4 {
  text-align: center;
}
.verticl_img {
  position: absolute;
  height: 80vh;
  left: 2%;
  top: 20%;
}
#threePiece {
  width: 88%;
  height: 590px;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: auto;
  margin-top: 55px;
  padding: 50px;
  border: 1px solid #6e6857;
  border-radius: 15px;
}

.mySwiper4 {
  width: 80%;
  height: 100%;
}

.mySwiper5 {
  width: 20%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 10px;
}

.swiper-wrapper-container {
  display: flex;
  height: 100%;
  width: 100%;
}

.mySwiper5 swiper-slide {
  height: 25%;
  /* opacity: 0.4; */
  cursor: pointer;
}

.mySwiper5 .swiper-slide-thumb-active {
  opacity: 1;
}

.threeP_I img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}
#transform_p .owner_bg1 {
  justify-content: center;
  padding-left: 80px;
}
#transform_p .owner_bg {
  border-radius: 0;
  margin: 0;
}
.owner_bg4::before {
  background-image: url("/img/product/6.webp");
}
.owner_bg4 .site_green_btn {
  width: fit-content;
  z-index: 1;
  margin: 18px 0;
  /* width: 100%; */
  display: inline-block;
  position: relative;
}
#writereview {
  margin-top: 50px;
  margin-bottom: 0;
}
#addreview,
#writereview {
  background: #f8f8f8;
}

.ADRC {
  max-width: 1200px;
  margin: 30px auto;
  margin-bottom: 0;
  padding: 20px;
  padding-bottom: 50px;
}

.ADRHdr {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;
}

.rating {
  color: #f4c150;
  font-size: 24px;
}
.rating span {
  color: #555;
}

.btn-write {
  background-color: #187345;
  color: white;
  padding: 10px 20px;
  border: none;
  margin-top: 10px;
  cursor: pointer;
}

.filter {
  margin: 20px 0;
  text-align: right;
}
.filter select {
  width: 100%;
  color: #187345;
  outline: none;
  padding: 13px;
  border: none;
}
.review-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.review-card {
  background-color: white;
  padding: 15px;
  border-radius: 8px;
  flex: 1 1 25%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.review-card img {
  width: 100%;
  height: 255px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.review-card p {
  line-height: 25px;
}
.reviewer {
  /* font-weight: bold; */
  color: #444;
  display: flex;
  justify-content: space-between;
}
.reviewer i {
  font-size: 22px;
}
.location {
  font-size: 0.9em;
  color: #777;
}

.verified {
  color: #6e6857;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
  display: flex;
  gap: 7px;
}
.verified img {
  width: 20px;
  height: 20px;
  margin-top: -4px;
}
.stars {
  color: #f4c150;
  margin-bottom: 8px;
}

.custom-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.custom-modal-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 500px;
  position: relative;
}

.custom-modal-content input,
.custom-modal-content textarea,
.custom-modal-content select {
  width: 90%;
  margin: 8px 0;
  padding: 8px;
  outline: none;
  border-radius: 5px;
}

.custom-modal-content button {
  padding: 10px 15px;
  margin-right: 10px;
  cursor: pointer;
}

.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
.re_top_d {
  display: flex;
  justify-content: center;
  gap: 22px;
  align-items: center;
}
@media (max-width: 768px) {
  .review-card {
    flex: 1 1 100%;
  }
  .filter {
    text-align: center;
  }
  #home_banner_l .owner_bg1 h2,
  #home_banner_l .owner_bg1 p {
    width: 90%;
  }
  main#lounger_H #home_banner_l {
    margin-top: 0;
  }
}
footer {
  background: white;
  padding: 50px;
  padding-bottom: 20px;
}
.foote_1 {
  background-color: #e4e2dc;
  padding: 20px;
  border-radius: 13px;
}
.footer_b {
  margin-top: 20px;
}
.foote_1 a {
  text-decoration: none;
  color: #6e6857;
}
.mobile_di_i {
  display: none;
}

#mobile_container_img {
  width: 100%;
  height: 100%;
  display: none;
}

.mobi__c {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobi__c img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#M_c_2_1 {
  width: 100%;
  height: 100%;
  display: none;
}
.four_typ_l_div #M_c_2_1 {
  display: block;
}
.mobi__c2 {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobi__c2 img {
  display: block;
  width: 350px;
  border-radius: 12px;
  height: 350px;
  object-fit: cover;
}
.four_typ_l_div .mobi__c2 img {
  width: 100%;
  height: auto;
}
.lounger_3 {
  margin: 50px 0;
  position: relative;
}
img.textdesign2 {
  position: absolute;
  z-index: 2;
  top: 88px;
  left: 41.6%;
  width: 131px;
}
.lounger_3 .content_1 {
  text-align: center;
}
.lounger_3 .content_1 h2 {
  color: #000 !important;
  width: 30%;
  margin: auto;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 20px;
}
#tetsimonial_cont_sldr {
  width: 100%;
  height: 300px;
}
#lounger_H #tetsimonial_cont_sldr {
  width: 100%;
  height: 430px;
}
#lounger_H #product_img #tetsimonial_cont_sldr {
  height: 390px;
  margin-top: 20px;
}
#product_img .col-md-7 {
  position: relative;
}
div#slider_prdct_cont {
  margin-top: -50px;
  font-weight: 600;
}
.incl_Free {
  font-size: 18px;
  font-weight: 600;
}
#tetsimonial_cont_sldr swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testy_crd {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  margin: auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.product-section {
  margin-top: 20px;
}
.testy_hdr {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.free_long {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.free_long small {
  color: darkred;
  margin-right: 10px;
}
.free_long button {
  background-color: darkred;
  border: none;
  outline: none;
  color: white;
  font-weight: 600;
  padding: 11px 20px;
  border-radius: 36px;
  font-size: 17px;
}

.avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}

.testy_info h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.testy_info span {
  font-size: 15px;
  color: gray;
}

.testy_txt {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: left;
  color: #333;
}

.stars {
  margin-bottom: 15px;
}

.stars i {
  color: #00b67a;
  margin-right: 3px;
}

.expand-btn {
  text-align: right;
}

.expand-btn i {
  border: 2px solid #333;
  border-radius: 50%;
  padding: 6px;
  font-size: 14px;
  cursor: pointer;
}
.bottom-revd {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 500px) {
  .testy_crd {
    padding: 15px;
  }

  .testy_txt {
    font-size: 15px;
  }

  .testy_info h4 {
    font-size: 16px;
  }

  .testy_info span {
    font-size: 14px;
  }
}
.ClrOp_lounger {
  display: flex;
  /* justify-content: center; */
  gap: 10px;
  margin: 10px 0 20px;
}

.product-section h2 {
  color: #000 !important;
  font-size: 28px;
  margin: 20px 0;
  font-weight: 600;
}
.ClrOp_lounger input[type="radio"] {
  display: none;
}

.ClrOp_lounger img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid transparent;
  cursor: pointer;
  transition: 0.3s;
}

.ClrOp_lounger input[type="radio"]:checked + img {
  border-color: black;
}
img.textdesign {
  position: absolute;
  z-index: 2;
  text-align: 0;
  top: -21px;
  left: 48.5%;
  width: 131px;
}
.tmrBx_lounger {
  background: #f57c00;
  color: white;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}
.tmrBx_lounger h3,
.tmrBx_lounger p {
  color: white !important;
}
.tmrBx_lounger h3 {
  font-weight: 700;
}
.tmrBx_lounger p {
  margin: 20px 0;
  font-weight: 600;
  font-size: 18px;
}
.tmr_lounger {
  font-size: 40px;
  font-weight: 900;
}
.labels {
  display: flex;
  justify-content: center;
  gap: 33px;
  font-weight: 600;
  font-size: 19px;
}

@media (max-width: 500px) {
  .ClrOp_lounger img {
    width: 45px;
    height: 45px;
  }

  .tmr_lounger {
    font-size: 1.5em;
  }
}
/* ================================================= */
@media (max-width: 1400px) {
    .product_img_cont h1 span em {
	font-size: 16px;
}
.product_img_cont h1 span {
	gap: 10px;
	top: -49px;
	right: -386px;
}
}
@media (max-width: 1300px) {
  .num_m_c {
    max-width: 80%;
  }
  .hotspot2 {
    left: 39%;
  }
  .img_sld_num {
    flex-wrap: nowrap;
  }
  .img_cont {
    flex-direction: row;
  }
  .verticl_img {
    height: 100vh;
  }
  .CTR {
    height: 100%;
  }
  .product_img_cont h1 span {
    top: 0;
    left: 0;
  }
  div#buyButtonQun {
    flex-direction: column;
    gap: 20px;
    margin-top: 65px;
  }
  .site_green_btn {
    margin-left: 0;
  }
  html {
    overflow-x: hidden;
  }
  .addtocartbutton img {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
    .img_fur_C img {
    width: 100px;
    height: 100px;
}
  .img_cont {
    flex-direction: row;
  }
  .mobile_header {
    display: block;
  }
  .desktop_header {
    display: none;
  }
  .product_img_cont h1 span em {
    font-size: 15px;
    padding: 9px;
  }
  .product_img_cont h1 {
    font-size: 30px;
  }
  .price_p,
  #replacefurniture h2,
  .num_m_c h2,
  h2 {
    font-size: 25px;
  }
  .img_fur_C p {
    width: 90%;
  }
  .fur_cont_P {
    margin-top: 10px;
  }
  p {
    font-size: 15px;
  }
  .prodct_tb,
  .accordion-button,
  .marquee h3,
  .img_iocn2 h4 {
    font-size: 16px;
  }
  .prodct_tb-content p {
    font-size: 12px;
    line-height: 25px;
  }
  .site_green_btn {
    margin-left: 0;
    font-size: 12px;
    padding: 10px;
  }
  .img_iocn img {
    width: 75px;
  }
}
@media screen and (max-width: 767px){
    .img_fur_C img {
        width: 200px;
        height: 200px;
    }
}
@media (max-width: 768px) {
  .hotspot2 {
    top: 83%;
    left: 39%;
  }
  .product_img_cont h1 {
    margin-top: -40px;
  }
  .container {
    max-width: 90%;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler {
    position: relative;
    left: -92%;
  }
  #deskshop {
    text-align: right;
    position: relative;
    right: -24%;
  }
  a.navbar-brand {
    position: relative;
    left: 25%;
  }
  .top-strip span {
    font-size: 12px;
  }
  .top_crcl {
    width: 5px;
    height: 5px;
  }
  #deskshop a {
    padding: 10px 15px;
  }
  .site_green_btn {
    font-size: 16px;
    display: block;
  }
  p,
  .product_img_cont h1 span em {
    font-size: 16px;
  }
  .img_sld_num img {
    height: 240px;
  }
}
@media (max-width: 530px) {
  .addtocartbutton .Brown_butn_site {
    width: 300px;
  }
  #lounger_2 .VC3_1 {
    height: 400px;
  }
  #home_banner_l .owner_bg1 p,
  #lounger_H #home_banner_l .owner_bg1 .home_bottm {
    font-size: 16px;
  }
  #lounger_H #video_slider3 h2,
  #lounger_2 h2,
  .lounger_3 .content_1 h2,
  #lounger_H div#testimonial-slider h2,
  #lounger_H .product_img_cont h1 {
    width: 95%;
    font-size: 30px;
  }
  img.textdesign2 {
    top: 88px;
    left: 27.6%;
    width: 110px;
  }
  img.textdesign3 {
    top: 55px;
    left: 44.6%;
    width: 110px;
  }
  #lounger_H .mySwiper1 {
    height: 80%;
    width: 100%;
  }
  #lounger_H #deskshop a {
    display: none;
  }
  img.comewithimg {
    width: 260px;
  }
  img.freeshiiingimg {
    top: 74%;
  }
  img.textdesign {
    top: -17px;
    left: 59.5%;
    width: 110px;
  }
  #home_banner_l .owner_bg1 h2 {
    margin-top: 10px;
    font-size: 30px;
  }
  .navbar-toggler {
    position: relative;
    left: -88%;
    /* top: -36px; */
  }
  .img_sld_num-text {
    width: 100%;
    margin-top: 20px;
  }
  a.navbar-brand img {
    width: 120px;
  }
  div#buyButtonQun {
    flex-direction: row;
    gap: 10px;
    margin-top: 20px;
  }
  .col-md-6.fur_cont .row {
    display: none;
  }
  .video_thumbnail,
  .video-frame {
    height: 50vh;
  }
  #homeowners {
    margin-top: 50px;
  }
  #deskshop i {
    margin-left: 5px;
    font-size: 16px;
  }
  #lounger_H #deskshop i {
    margin-left: 5px;
    font-size: 25px;
  }
  #lounger_H #deskshop {
    right: -36%;
  }
  #deskshop a {
    padding: 7px 9px;
    font-size: 13px;
  }
  a.navbar-brand {
    left: 30%;
  }
  #lounger_H a.navbar-brand {
    left: 38%;
  }
  .product_img_cont h1 span .top_crcl {
    display: none;
  }
  .hotspot {
    width: 20px;
    height: 20px;
    line-height: normal;
    font-size: 16px;
    font-weight: 200;
    border: 2px solid;
  }
  .hotspot1 {
    top: 4%;
    left: 4%;
  }
  .hotspot3 {
    top: 0%;
    left: 65%;
  }
  .hotspot2 {
    top: 83%;
    left: 39%;
  }
  .hotspot4 {
    top: 88%;
    left: 92%;
  }
  .img_sld_num {
    flex-direction: column;
  }
  .img_cont {
    flex-direction: column;
  }
  #P_table h2 {
    width: 90%;
  }
  .site_green_btn {
    font-size: 16px;
    display: block;
    width: 90%;
    margin: auto;
  }
  .img_Sec h2 {
    text-align: center;
    width: 100%;
  }
  #threePiece {
    padding: 5px;
    height: 330px;
  }
  .verticl_img {
    height: 50vh;
    left: 0;
  }
  .mobile_di_i {
    display: block;
    border-radius: 12px;
    width: 100%;
  }
  .testimonial-card {
    width: 100%;
  }
  .Dimensions #dk_b_2 {
    display: none;
  }
  .img_Sec.img_Sec_3 {
    display: block;
  }
  .CTR {
    height: 299px;
  }
  .num_bottom-div {
    text-align: center;
    margin-top: 10px;
  }
  .lounger_3 .num_bottom-div {
    text-align: center;
    margin-top: 40px;
  }
  .num_bottom-div img {
    width: 170px;
  }
  .footer_b {
    text-align: center;
  }
  .img_5_B {
    padding: 5px;
  }
  #faq {
    margin: -45px 0;
  }

  #transform_p .owner_bg1 {
    padding-left: 10px;
  }
  footer {
    padding: 10px;
  }
  .VC3_lounge {
    display: none;
  }
  #mobile_container_img,
  #M_c_2_1 {
    display: block;
    width: 90%;
  }
  .DK_container_img {
    display: none;
  }
}
@media (max-width: 430px) {
  .free_long button {
    padding: 6px 12px;
    font-size: 13px;
  }
  .marquee h3 {
    padding: 2px;
    font-size: 20px;
  }
  .verified img {
    margin-top: 4px;
  }
  .top-strip {
    gap: 3px;
  }
  .addtocartbutton img {
    margin-left: 0;
    margin-top: 20px;
    width: 175px;
    margin: auto;
    margin-top: 10px;
  }
}
@media (max-width: 393px) {
  .navbar-toggler {
    left: -85%;
  }
  .top-strip span {
    font-size: 11px;
  }
  div#buyButtonQun {
    margin-left: -20px;
  }
}
.accordion-flush .accordion-item h2 {
	margin-bottom: 0 !important;
}
.owner_bg4 .site_green_btn {
	display: inline-block;
	margin: 10px 0;
}



.site_green_btn {
	font-size: 14px;
}

@media (max-width: 1199px) {
    .site_green_btn {
        font-size: 12px;
    }
}
.footer_b > div a, footer .text-muted.text-decoration-none.me-3 {
	color: #6c757d !important;
}
.owner_bg .container {
	position: relative;
	z-index: 99;
}
@media screen and (max-width: 767px){
    .site_green_btn {
        font-size: 1.2rem;
        text-align: center;
    }
}
@media screen and (max-width: 500px){
    .site_green_btn {
        font-size: .7rem;
    }
}

/** VIDEO MODAL STYLES ADDED HERE **/
div#modalPro {
    padding-right: 0 !important;
}
div#modalPro .btn-close {
    position: absolute;
    background: #000;
    opacity: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -13px;
    top: -13px;
    border-radius: 50%;
    padding: 0;
    margin-right: revert;
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
div#modalPro h3 {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    line-height: 1.3;
    font-family: "Lato", sans-serif;
    color: #000;
}
#videoPlayer {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    object-fit: cover;
    margin: 10px 0;
}
@media screen and (min-width: 992px) {
    div#modalPro .modal-dialog {
        max-width: 760px;
    }
}
@media screen and (max-width:767px) {
    div#modalPro .modal-dialog {
        max-width: 90%;
        margin: 65px auto 0;
    }
}



.verified img {
	margin: 0;
}
@media screen and (max-width:991px) {
    .review-card {
        flex: 1 1 calc(50% - 15px);
    }
    .Dimensions .site_green_btn {
	font-size: 10px !important;
}
}
@media screen and (max-width:768px) {
    .review-card {
        flex: 1 1 100%;
    }
}
@media screen and (max-width:360px) {
.ADRC {
	padding: 20px 0;
}
.reviewer {
	font-size: 14px;
}
}