/*------------------------------------------------------------------------
------------------------------------------------------------------------ */
/**/
/**/
/**/
/* --------------------------------------------------------------------- */
/* HOME 1 SLIDESHOW
/* --------------------------------------------------------------------- */
.home-1 .icon-box-home-1 {
  background-color: #3f3f3f;
  padding: 50px 0;
}
.home-1 section,
.home-1 .section {
  margin-bottom: 90px;
}
.home-2 .our-home-2 .row-col > div {
  border: 1px solid #ddd;
  float: left;
  margin: -0.5px;
}
.home-2 .our-home-2 .row-col .col-4 {
  width: 33.33%;
}
.home-2 .our-home-2 .row-col .col-8 {
  width: 66.66%;
}
.home-2 .our-home-2 .row-col img {
  width: 100%;
  height: 300px;
}
.home-2 .countdown-home-2 {
  background-image: url("../images/demo/bg-countdown.jpg");
  background-size: cover;
}
.home-2 .countdown-home-2 .count-downt.style-1 {
  margin-top: 100px;
}
.home-2 .countdown-home-2 figure {
  text-align: center;
}
.home-2 .recent-news-home_2 .recent-news-container {
  position: relative;
}
.home-2 .recent-news-home_2 .recent-news-container .recent-news-absolute {
  background-color: #fff;
  color: #333;
  left: 50%;
  padding: 50px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  z-index: 3;
}
.home-2 .recent-news-home_2 .recent-news-container .recent-news-absolute h3 {
  font-weight: 600;
  font-size: 40px;
  letter-spacing: 1px;
}
.home-2 .recent-news-home_2 .recent-news-container .recent-news-absolute::before {
  position: absolute;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
  border: 1px solid #fff;
  content: "";
}
.home-2 .icon-box-home-2 {
  background-color: #3f3f3f;
  padding: 110px 0;
}
.home-2 section,
.home-2 .section {
  margin-bottom: 90px;
}
.home-3 section,
.home-3 .section {
  margin-bottom: 90px;
}
.home-3 .slide-home {
  padding: 0;
}
.home-3 .banner-shortcode-5-content {
  background-color: #fff;
  padding: 40px;
  position: relative;
  top: -30px;
  z-index: 11;
}
.home-3 .countto-home-3 {
  background-image: url("../images/demo/bg-cowntto.jpg");
  background-size: cover;
  padding: 70px 0;
}
.home-3 .latest-home-3 .owl-nav > div.owl-prev {
  left: -50px;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.home-3 .latest-home-3 .owl-nav > div.owl-next {
  right: -50px;
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.home-3 .latest-home-3:hover .owl-nav > div.owl-prev {
  left: -10px;
  opacity: 1;
  transition: all 0.3s ease 0s;
}
.home-3 .latest-home-3:hover .owl-nav > div.owl-next {
  right: -10px;
  opacity: 1;
  transition: all 0.3s ease 0s;
}
.home-3 .owl-nav > div {
  background-color: #fff;
  box-shadow: 2px 2px 5px 2px #ccc;
  font-size: 30px;
  font-weight: 900;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 45%;
  width: 50px;
}
.home-3 .relative-home-3 .owl-next {
  right: -10px;
}
.home-3 .relative-home-3 .owl-prev {
  left: -10px;
}
.home-3 .relative-home-3 .price > del {
  color: #333;
  font-size: 14px;
  margin-right: 10px;
}
.home-4 .banner-sub-page {
  background-image: url(../images/background/banner-home-4.jpg);
}
.home-4 .banner-sub-page h2.sub-page-name {
  color: rgba(128, 128, 128, 0.25);
}
.home-4 .banner-sub-page .container {
  min-height: 500px;
}
.home-4 .sofa-left .row {
  margin-left: 0;
  margin-right: 0;
}
.home-4 .sofa-left .row .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.home-4 .banner-shortcode-wrap.style_2 .banner-overlay {
  padding: 15px 120px;
}
.home-4 .shortcode-single-product-wrap .product-item-wrap.product-style_1 .attachment-shop_catalog {
  height: auto;
}
.home-4 .home-4-sofa-product,
.home-4 .home-4-chair-product {
  padding-top: 90px;
}
.home-5 {
  padding: 0 60px;
}
.home-5 section {
  margin-top: 85px;
}
.home-5 .home-5-other-deals .owl-nav,
.home-5 .home-5-blog .owl-nav {
  display: block;
}
.home-5 .home-5-other-deals .owl-nav > div,
.home-5 .home-5-blog .owl-nav > div {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #eee;
  box-shadow: 1px 1px 2px 1px #eff;
  font-size: 30px;
  height: 50px;
  line-height: 46px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 35%;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.home-5 .home-5-other-deals .owl-nav > div.owl-prev,
.home-5 .home-5-blog .owl-nav > div.owl-prev {
  left: -35px;
}
.home-5 .home-5-other-deals .owl-nav > div.owl-next,
.home-5 .home-5-blog .owl-nav > div.owl-next {
  right: -35px;
}
.home-5 .home-5-other-deals:hover .owl-nav > div,
.home-5 .home-5-blog:hover .owl-nav > div {
  transition: all 0.3s ease 0s;
  opacity: 1;
}
.home-5 .home-5-other-deals:hover .owl-nav > div.owl-prev,
.home-5 .home-5-blog:hover .owl-nav > div.owl-prev {
  left: -10px;
}
.home-5 .home-5-other-deals:hover .owl-nav > div.owl-next,
.home-5 .home-5-blog:hover .owl-nav > div.owl-next {
  right: -10px;
}
.home-5 .home-5-colection-sale .sperator {
  margin-top: 130px;
}
.home-5 .home-5-colection-sale .sperator a {
  background-color: #ddd;
  color: #333;
  display: inline-block;
  margin-top: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.home-5 .home-5-colection-sale .row {
  margin-left: 0;
  margin-right: 0;
}
.home-5 .home-5-colection-sale .row .col-md-6 {
  padding: 0;
  min-height: 440px;
}
.home-5 .home-5-colection-sale .row .col-md-6 h3 {
  font-size: 24px;
}
.home-5 .banner-home-5-style-6 .row {
  margin: 0;
}
.home-5 .banner-home-5-style-6 .row .col-md-4,
.home-5 .banner-home-5-style-6 .row .col-sm-4 {
  padding: 0;
}
.home-5 .banner-home-5-style-6 .row .col-md-4 h3,
.home-5 .banner-home-5-style-6 .row .col-sm-4 h3 {
  font-size: 24px;
}
.home-6 {
  padding: 0 60px;
}
.home-6 section {
  margin-top: 85px;
}
.home-lookbook-1 .home-7-banner {
  margin-top: 90px;
}
.home-lookbook-1 .home-7-banner .row {
  margin-bottom: 80px;
}
.home-lookbook-1 .home-7-newletter {
  margin-bottom: 80px;
}
.home-lookbook-2 section,
.home-lookbook-2 .section {
  margin-bottom: 76px;
}
.home-lookbook-2 .shortcode-single-product-wrap .product-item-wrap.product-style_1 .attachment-shop_catalog {
  height: auto;
}
.home-blog section,
.home-blog .section {
  margin-bottom: 85px;
}
.home-blog-content .home-blog-content-col {
  margin: 0 -15px;
}
.home-blog-content .post-item {
  width: 33.33%;
  float: left;
  padding: 0 15px;
}
.home-blog-content .post-item:nth-child(3n+1) {
  clear: both;
}
.home-blog-content .entry-wrap .entry-content-wrap .entry-detail .btn-readmore {
  display: none;
}
.home-blog-content .entry-wrap .entry-content-wrap .entry-detail .entry-excerpt {
  text-align: center;
}
.home-blog-content .button-home-blog {
  text-align: center;
}
.home-blog-content .button-home-blog a {
  background-color: #eee;
  color: #ffff;
  padding: 10px 25px;
}
.home-sidebar #example-wrapper {
  padding: 15px;
}
.home-full-sreen {
  padding: 0 !important;
}
.home-full-sreen .slide-home {
  position: relative;
}

/* --- New Hero Banner Styles --- */
.hero-slider-section {
    background-color: #fcfbf9;
    font-family: 'Montserrat', sans-serif;
    padding-top: 50px;
}

.hero-slider .hero-slide {
    padding: 60px 0;
}

.hero-text-col {
    padding-right: 50px;
}

.hero-subtitle {
    display: block;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 20px;
}

.hero-title {
    font-family: 'Times New Roman', serif; /* Or any available serif */
    font-size: 64px;
    line-height: 1.1;
    color: #222;
    margin-bottom: 25px;
}

.hero-desc {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 40px;
}

.hero-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px;
}

.hero-btn {
    background-color: #3b4231;
    color: #fff;
    padding: 15px 35px;
    border-radius: 30px;
    font-size: 14px;
    text-transform: capitalize;
    transition: all 0.3s ease;
    border: none;
}

.hero-btn:hover {
    background-color: #2a2f23;
    color: #fff;
}

.hero-btn-play {
    background: transparent;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    border: none;
}
.hero-btn-play i {
    font-size: 32px;
    vertical-align: middle;
    margin-right: 10px;
    color: #777;
}

.hero-trusted p {
    font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}

.avatars {
    display: flex;
    align-items: center;
}

.avatars .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: -15px;
    object-fit: cover;
}

.avatars .avatar:first-child {
    margin-left: 0;
}

.avatar-more {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f0eee5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-left: -15px;
    border: 2px solid #fff;
    color: #555;
}

.hero-img-col {
    position: relative;
}

.hero-img-wrapper {
    position: relative;
    border-radius: 200px 200px 0 0;
    overflow: hidden;
}
.hero-img-wrapper .main-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 200px 200px 0 0;
}

.floating-card {
    position: absolute;
    bottom: -20px;
    right: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
    gap: 20px;
    width: 320px;
    z-index: 10;
}

.card-content {
    flex: 1;
}

.card-subtitle {
    font-size: 10px;
    text-transform: uppercase;
    color: #777;
    display: block;
    margin-bottom: 5px;
}

.card-title {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    margin-bottom: 10px;
    line-height: 1.3;
}

.card-link {
    font-size: 12px;
    color: #3b4231;
    font-weight: 500;
}

.floating-card .card-img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
}

.hero-features {
    background: #f6f4ed;
    padding: 30px 0;
    margin-top: 50px;
}

.feature-box {
    display: flex;
    align-items: center;
    gap: 15px;
}

.feature-box i {
    font-size: 24px;
    color: #555;
}

.feature-text h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #222;
}

.feature-text p {
    font-size: 12px;
    color: #777;
    margin: 0;
}

/* Animations */
.owl-item.active .animated {
    animation-fill-mode: both;
}

@media (max-width: 991px) {
    .hero-title { font-size: 48px; }
    .hero-text-col { padding-right: 15px; margin-bottom: 40px; }
    .hero-slider-section { padding-top: 20px; }
    .floating-card { position: relative; bottom: 0; right: 0; margin: 20px auto 0; }
    .hero-img-wrapper { border-radius: 30px; overflow: visible; }
    .hero-img-wrapper .main-img { border-radius: 30px; }
}

.hero-slider-section { min-height: 600px; padding-top: 120px; }
.hero-slide { min-height: 500px; display: flex; align-items: center; }
