.breadcrumb {
  background: 0 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  padding: 13px 0px 12px;
  margin-bottom: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb a {
  font-weight: 400;
  color: #8b6f4e;
  text-decoration: none;
}
.breadcrumb > .active {
  color: #555;
}

.sticky-menu-product{
  background-color: #fff;
  border: none;
  z-index: 3;
  display: block;
  position: sticky;
  top: 0;
  width: 100%;
}
.sticky-menu-product .header{color: #8b6f4e; text-transform: uppercase; font-weight: 300;}
.sticky-menu-product .nav-submenu{ margin-bottom: 10px; text-align: center;}
.sticky-menu-product .nav-submenu li{position: relative; text-align: center; display: inline-block;}
.sticky-menu-product .nav-submenu li a{padding: 0 17px;
  color: #555;
  cursor: pointer;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  float: left;
  text-decoration: none;
}
.sticky-menu-product .nav-submenu li a.active{ font-weight: 600; color: #000; border-bottom: 2px solid #000;}
.ss-tracked{padding-top: 100px;}
.ss-tracked-first{padding-top: 50px;}
#divSocialtp{
margin: -35px 0 10px 0;
}
#divSocialtp a {
  display: inline-block;
  width: 24px;
  height: 24px;
}
#divSocialtp a:first-child {
  margin-right: 6px;
}
#divSocialtp img {
  max-height: 100%;
}
.space-bottom {
  margin-bottom: 15px;
}
.pseudo-btn{ display: flex; gap: 16px; flex-wrap: wrap;margin-top: 20px;margin-bottom: 20px;}
.pseudo-btn > div{ width: 100%;}
.btn-four{color: rgb(139, 111, 78);
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid rgb(139, 111, 78);
  padding: 15px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
  width: 100%;
}
.btn-four:hover{background-color: rgb(139, 111, 78) !important; color: rgb(255, 255, 255) !important;}
.btn-four label:before{display: inline-block;
  content: "";
  vertical-align: top;
  margin-right: 5px;
  background-repeat: no-repeat;
}
.roomvo-measure-my-room-button > a::before {
content: "" !important;
display: inline-block;
background-image: url("/assets/images/mmr_brown_icon.svg");
height: 30px;
width: 30px;
vertical-align: top;
margin-top: -4px;
margin-right: 5px;
background-repeat: no-repeat;
}
.roomvo-measure-my-room-button > a:hover::before {
background-image: url("/assets/images/mmr_white_icon.svg");
}
.btn-checkd .lblchecked-primary::before {
  background-image: url(/assets/images/checked-box-primary.svg);
  height: 26px;
  width: 26px;
}
.btn-checkd:hover .lblchecked-primary::before {
background-image: url(/assets/images/checked-box.svg);
height: 26px;
width: 26px;
}
.btn-dealer .lblmap-primary::before {
  background-image: url(/assets/images/map-icon.svg);
  height: 26px;
  width: 26px;
}
.btn-dealer:hover .lblmap-primary::before {
  background-image: url(/assets/images/map-icon-white.svg);
}
.btn-visual .lblkv-primary::before {
  background-image: url(/assets/images/kv-icon-primary.svg);
  height: 26px;
  width: 29px;
}
.btn-visual:hover .lblkv-primary::before {
  background-image: url(/assets/images/kv-icon.svg);
}

.ps-tabs .nav-tabs {
border: none;
text-align: left;
border-bottom: 2px solid #707070;
margin-top: 30px;
}
.ps-tabs .nav-tabs > li {
text-align: left;
float: left;
margin-bottom: 0 !important;
}
.ps-tabs .nav-tabs > li a {
display: inline-block;
margin: 0;
color: #5c5c5c;
padding: 5px 0;
font-size: 24px;
background-color: #fff;
border: 0px;
}
.ps-tabs .nav-tabs > li a:first-child {
margin: 0 50px 0 0;
}
.ps-tabs .nav-tabs > li a.active{border-bottom: 3px solid #8b6f4e;}
.space-top {
margin-top: 15px;
}
.specs-heading {
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
.specs-label {
line-height: 21px;
overflow-wrap: break-word;
text-transform: uppercase;
}
.specs-label a{color:#8b6f4e; text-decoration: none;}


.owl-product-title {
text-transform: uppercase;
margin: 30px 0 1px;
display: table;
height: 58px; text-align: center;
width: 100%;
}
.product-title-inner {
display: table-cell;
vertical-align: middle;
border-top: 1px solid #8b6f4e;
border-bottom: 1px solid #8b6f4e;
font-weight: 400;
color: #8b6f4e;
padding: 10px 0;
border-style: solid;
border-width: 1px 0;
border-color: #8b6f4e;
font-size: 12px;
line-height: 1.25;
}
.similarstyles{ margin: 0 0 30px 0 !important;}
.similarstyles .slick-track{ margin-left: 0px;}
.product-dp .hr {
border: 0;
height: 2px;
background: #8b6f4e;
margin: 5px 0 20px 0;
padding: 0;
}
.product-dp .heading{color: #8b6f4e;
margin-top: 24px;
margin-bottom: 12px; font-weight: 400; text-transform: uppercase;
}

.thickness .heading::before {
background-image: url(/assets/images/x-g.png);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}
.faq-style .heading::before {
background-image: url(/assets/images/chat-support.svg);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}
.similar-style .heading::before {
background-image: url(/assets/images/ss-icon.svg);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}

.sizes .heading::before {
background-image: url(/assets/images/size-icon.svg);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}
.real .heading::before {
background-image: url(/assets/images/gallery-icon.svg);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}
.finish .heading::before {
background-image: url(/assets/images/gallery-icon.svg);
height: 28px;
width: 28px;
background-size: 100% 100%;
display: inline-block;
content: "";
margin-right: 5px;
background-repeat: no-repeat;
}


.zero-slip-pt {
position: relative;
display: inline-block;
}
.zero-slip-pt img {
width: 100%;
}


.gallery-container img {
max-width: 255px;
max-height: 255px;
cursor: zoom-in;
transition: transform 0.3s ease;
}
#image-modal{ z-index: 10000;}
#image-modal .modal-content{ background: transparent;}
#image-modal .close{ position: fixed;
top: 10px;
right: 10px;
display: inline-flex;
background: #bfbfbf;
width: 35px;
height: 35px;
justify-content: center;
border-radius: 50%;
line-height: 32px;}
#image-modal .modal-content img{ margin: 0 auto;}

/* Fullscreen overlay */
.overlay-gallery {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
display: none;
justify-content: center;
align-items: center;
z-index: 1000000000;
}

.overlay-gallery img {
max-width: 90%;
max-height: 90%;
}

.overlay-gallery .close-btn,
.overlay-gallery .arrow {
position: absolute;
color: white;
font-size: 2rem;
background: rgba(0, 0, 0, 0.5);
border: none;
border-radius: 50%;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
z-index: 10000000001;
}

.overlay-gallery .close-btn {
top: 10px;
right: 10px;
}

.overlay-gallery .arrow {
top: 50%;
transform: translateY(-50%);
font-size: 18px;
}

.overlay-gallery .arrow.prev {
left: 10px;
font-size: 18px;
}

.overlay-gallery .arrow.next {
right: 10px;
font-size: 18px;
}



.roomvo-product-display-button{border: 2px solid rgb(139, 111, 78);
padding: 10px 3px;
touch-action: manipulation;
text-transform: uppercase;
text-align: center;
cursor: pointer;
visibility: visible;
}
.roomvo-product-display-button img{vertical-align: middle;
display: inline-block;
color: rgb(139, 111, 78);
width: 31px;
height: 31px;
}
.roomvo-product-display-button span{color: rgb(139, 111, 78);
font-weight: 700;
font-size: 15px;
margin-left: 10px;}
.roomvo-product-display-button:hover {
background: rgb(139, 111, 78) !important;
color: rgb(255, 255, 255) !important;
}
.roomvo-product-display-button:hover > img {
background: transparent !important;
filter: brightness(10) !important;
}
.roomvo-product-display-button:hover > span {
color: rgb(255, 255, 255) !important;
}
.roomvo-stimr{position: relative;
left: 0px;
box-sizing: border-box;
padding: 18px;
margin-top: 8px;
font-weight: 500; cursor: pointer;
font-size: 18px; color: #fff;
background-color: #8b6f4e; text-transform: uppercase;
height: 63px;
visibility: visible; width: 100%;}
.roomvo-stimr:hover{color: #fff;
  background-color: #a88964;
  border-color: rgba(31,31,31,0);}
.image-gallery {
text-align: center;
display: flex;
}
.lft-slider{ min-width: 130px; margin-right: 20px;}
.additional-links {
position: absolute;
display: flex;
z-index: 2;
background: rgba(121,110,101,.85);
top: 20px;
left: 20px;
}
.additional-links .btn {
background: transparent;
color: #fff;
display: flex;
flex-direction: column;
text-transform: none;
font-size: 14px;
align-items: center;
padding: 11px 11px;
}
.additional-links .btn img{ width: 24px !important;}
#btn_video_view img {
padding-bottom: 3px;
padding-top: 5px;
}
.txt-sp {
padding-top: 6px;
}
.main-image{ position: relative;}
.main-image img {
width: 100%;
height: auto;
cursor: pointer;
}

/* Desktop - Vertical slider */
.thumbnail-slider {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 20px;
}
.thumbnail-slider button{ transform: rotate(90deg);}
.thumbnails::-webkit-scrollbar {width: 0px; height: 0px;}
.thumbnails::-webkit-scrollbar-track {-webkit-box-shadow: none;}
.thumbnails::-webkit-scrollbar-thumb {background: transparent; height: 0px; -webkit-box-shadow: none;}
.thumbnails::-webkit-scrollbar-thumb:window-inactive {background: none;}
.thumbnails {
display: flex;
flex-direction: column;
overflow: hidden;
height: 430px;
}

.thumbnails img {
width: 100px;
height: auto;
margin: 5px 0;
cursor: pointer;
}

.thumbnails img.active {
border-color: #007bff;
}

.slider-button {
background-color: transparent;
border: none;
font-size: 24px;
cursor: pointer;
outline: none;
}
/*
.modal {
  display: none;  Default hidden 
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex; 
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
*/
.modal-content {
position: relative;
background: white;
border-radius: 8px;
padding: 20px;
text-align: center;
}

.modal img {
max-width: 90%;
max-height: 80vh;
border-radius: 8px;
}

.close {
position: absolute;
top: 10px;
right: 20px;
font-size: 24px;
font-weight: bold;
cursor: pointer;
}
/* Mobile - Horizontal slider */
@media (max-width: 768px) {
.thickness .heading::before {
  height: 20px;
  width: 20px;
}
.similar-style .heading::before {
  height: 20px;
  width: 20px;
}

.sizes .heading::before {
  height: 20px;
  width: 20px;
}
.real .heading::before {
  height: 20px;
  width: 20px;
}
.finish .heading::before {
  height: 20px;
  width: 20px;
}
.ps-tabs .nav-tabs > li a:first-child {
  margin: 0 20px 0 0;
}
.ps-tabs .nav-tabs > li a {
font-size: 19px;
}
.image-gallery{ flex-wrap: wrap;}
.lft-slider{ order: 2; width: 100%; margin: 0;}
.thumbnail-slider {
  flex-direction: row;
  align-items: center;
}
.thumbnails {
  flex-direction: row;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
}
.thumbnails img {
  padding: 0px 8px;
  min-width: 100px;
}
.thumbnail-slider button {
  transform: rotate(0deg);
}
.roomvo-product-display-button{ display: none;}
}

@media (max-width: 991px) {
.pseudo-btn > div{ width: 100%;}
}

#ss-sizes .specs-label b, #ss-sizes .specs-label span{font-size: 12px;}
.slick-slide img {
display: block;
width: 100%;
}



.post-bottom {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.post-share {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 5px 15px;
  position: static;
}
.post-share .share-label {
  margin-right: 15px;
}
.post-share .share-list a {
  margin-right: 15px; color: #111;
}
.post-share .share-list a:hover{ color: #e6af5d;}



.price-container {
  text-align: center;
  max-width: 100%;
  margin: auto;
}

/* Title */
h2.product-title {
  font-size: 28px;
  font-weight: 600;
  color: #1d1d1f;
  margin-bottom: 15px;
  z-index: 0;

}

/* Selection Box */
.price-container .selection {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 24px 0;
}

.price-container .option {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.price-container label {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  margin-bottom: 6px;
}

.price-container select {
  font-size: 16px;
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #f9f9f9;
  color: #333;
  outline: none;
  transition: all 0.3s ease;
  cursor: pointer;
}

.price-container select:hover, .price-container select:focus {
  border-color: #aaa;
  background: #fff;
}

/* Price Display */
.price-container .price-display {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  line-height: 1;
}
/* Price Display */
.price-container .quote-request{
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  line-height: 1;
}


.price-container .per-unit {
  font-size: 18px;
  color: #666;
  font-weight: 500;
}

/* Subtext */
.price-container .note {
  font-size: 14px;
  color: #777;
  margin-bottom: 28px;
}

/* Button 
.price-container .quote-link {
  display: inline-block;
  padding: 14px 26px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #000;
  border-radius: 24px;
  text-decoration: none;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}

.price-container .quote-link:hover {
  background: #333;
  transform: scale(1.02);
}*/


/* Modal Dialog - Responsive Centering */
.modal-dialog { 
    max-width: 700px; /* Maximum width of 700px */
    width: 90%; /* Ensures responsiveness for smaller screens */
    margin: auto; /* Centers horizontally */
    display: flex;
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers vertically */
    min-height: calc(100vh - 40px); /* Adjusts modal height properly */
}

/* Custom Modal Styling */
.modal-content.quotation {
    background: white;
    padding: 15px;
    border-radius: 8px;
    width: 100%; /* Ensures it stays within modal-dialog */
    text-align: left;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    display: block;
}


  /* Custom Close Button */
  .custom-close-btn {
      position: absolute;
      top: 10px;
      right: 10px;
      background: red;
      color: white;
      border: none;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      cursor: pointer;
      border-radius: 50%;
  }

  .custom-close-btn:hover {
      background: darkred;
  }
  /* Responsive Design for Smaller Screens */
@media (max-width: 768px) {
    .modal-dialog {
        width: 95%; /* Adjust width for smaller devices */
        min-height: auto; /* Allow natural height */
        align-items: flex-start; /* Avoid centering issue on mobile */
    }

    .modal-content.quotation {
        padding: 5px; /* Reduce padding for small screens */
    }
    .modal-content.quotation .w-25 {
      width: 60% !important;
    }
}

.warning-box {
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 20px;
  margin: 30px 0;
  line-height: 1.6;
}

.warning-box p {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 15px;
}

/* WARNING icon (⚠️) */
.warning-box p:first-child::before {
  content: "⚠️";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
}

/* CAUTION icon — custom dot in #8b6f4e */
.warning-box p:last-child::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  width: 12px;
  height: 12px;
  background-color: #8b6f4e;
  border-radius: 50%;
}
.warning-box a{ color: #8b6f4e;}