body {
  background-color: #fbf5ec;
}
.wpo-Service-section-s3 {
  background-color: #fbf5ec;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text {
  max-width: 975px;
  text-align: justify;
  padding: 0;
}
.section-padding {
  padding: 35px 0;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text h2,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2 {
  color: #664714;
  font-weight: 600;
  font-size: 36px !important;
  margin-bottom: 0;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text h2:before,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2:before {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Prata", serif;
}
p {
  font-size: 16px;
  color: #404040;
  font-family: 'Nunito';
}
.wpo-about-section .wpo-about-wrap .wpo-about-item .wpo-about-img,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-item .wpo-about-img {
  padding: 0px;
}
.theme-btn,
.view-cart-btn,
.theme-btn-s3,
.theme-btn-s4 {
  background: #664714;
  border-radius: 30px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 500;
  padding: 8px 28px;
  font-size: 14px;
  font-family :"Nunito", sans-serif;
}
.theme-btn:hover{
  background: #dca753;
}
.wpo-about-section .wpo-about-wrap .wpo-about-text h4,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h4 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: "Nunito", sans-serif;
  text-align: center;
}
.wpo-about-img {
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.wpo-about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.wpo-about-section {
  display: flex;
  align-items: center; /* Vertically center the whole section */
  justify-content: center; /* Horizontally center the whole section */
}
.wpo-about-wrap .row {
  align-items: center;
  justify-content: center;
}
.wpo-about-text {
  text-align: justify;
}
h1.display-4 {
  font-size: 48px;
  color: #664714;
  font-weight: 500;
}
.banner-right-side h4{
  color: #664714;
}
.banner-right-column p.text-muted {
    line-height: 1;
    margin-bottom: 30px;
}
.banner-right-side {
    margin: 0 0 0 15px;
}
.banner-img img {
  border-radius: 48% 48% 15px 15px !important;
}
.wpo-header-style-3 #navbar > ul > li > a,
.wpo-header-style-4 #navbar > ul > li > a {
  color: #323232;
  text-transform: capitalize;
  font-size: 20px;
  font-family :"Nunito", sans-serif;
  font-weight: 600;
}
.batch-btn span {
  background-color: #664714;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
}
p.text-muted.banner-txt {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Nunito';
}
small.text-muted {
  font-family: 'Nunito';
  font-weight: 600;
  color: #664714 !important;
}
.text-muted,.banner-right-side span,.wpo-about-section .wpo-about-wrap .wpo-about-text p{
  font-family: 'Nunito';
}
.wpo-banner-section h4 {
  line-height: 72px;
  color: #664714;
}
.wpo-banner-section {
  height: 300px;
}
.wpo-header-style-3,
.wpo-header-style-4 {
  background-color: #fbf5ec;
}
section.wedding-hero {
  background-color: #fbf5ec;
  margin-top: 0px !important;
}
.baby-img {
  border-radius: 20px;
  margin-inline-end: 20px;
}
.wpo-Service-section-s2.section-padding h2 {
  font-size: 35px;
  color: #6b4d1b;
  font-weight: 600;
}
.wpo-Service-img img {
  border-radius: 20px;
}
.wpo-Service-section .wpo-Service-item,
.wpo-Service-section-s2 .wpo-Service-item,
.wpo-Service-section-s3 .wpo-Service-item {
  border-radius: 20px;
  background: #fff;
}
.wpo-Service-text a {
  border-radius: 10px;
}
.service-title {
  font-size: 35px;
  color: #664714;
  font-weight: 600;
}
.wpo-site-footer {
  padding: 20px 0;
  background: #ece5da;
}
.wpo-site-footer .footer-link ul li a {
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
}
.wpo-site-footer .footer-link ul li:before {
  content: none;
}
.wpo-site-footer .link-widget ul li a {
  background: #e29625;
  color: #f7eee5;
}
.wpo-site-footer .link-widget ul li a:hover {
  background: #d19c4aa8;
  color: #f7eee5;
}
.wpo-site-footer .copyright p {
  color: #000000;
}
.wpo-site-footer .copyright p a {
  color: #000000;
}
.test-title {
  font-size: 35px;
  color: #6b4d1b;
  font-weight: 600;
}
.client-info.gallery{
  margin: 0;
}
.client-info.gallery img {
    width: 100%;
    height: 320px;
    padding: 0;
    background-color: #fbf5ec;
    border: 1px solid #664714;
    border-radius: 18px;
    margin-bottom: 6px;
    object-fit: cover;
    margin: 0;
}
.gallery .owl-dot.active span {
  background: #b4a285 !important;
  transform: scale(1.2);
}
.gallery .owl-item{
  margin-top: 15px;
}
.gallery .owl-dots {
  margin-top: 45px !important;
}
.grid.blog {
  position: relative;
}
.grid.blog .wpo-blog-content {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.grid.blog .wpo-blog-content ul {
  padding: 10px 28px;
  text-align: center;
}
.grid.blog .wpo-blog-content ul li {
  list-style: none;
}
.grid.blog .wpo-blog-content ul li:nth-child(1) {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  font-size: 45px;
  font-weight: 500;
}
.grid.blog .wpo-blog-content ul li:nth-child(2) {
  font-family: 'Nunito';
  color: #fff;
}
.blog-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.blog-img img {
  width: 120px;
  height: 120px;
  border-radius: 12px;
  object-fit: cover;
}
.blog-content {
  margin-left: 25px;
}
.blog-content span {
  color: #000;
  font-size: 12px;
  font-family: 'Nunito';
}
.blog-content h2 {
  line-height: 25px;
}
.blog-content h2 a {
  color: #6b4d1b;
  font-weight: 500;
  font-family: 'Prata';
  font-size: 20px;
  line-height: 1px;
}
.grid.blog:before {
  content: '';
  background-image: linear-gradient(25deg, #ff000000, #664714);
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 12px;
}
.grid.blog img {
  border-radius: 12px;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all .3s;
}
.grid.blog:hover img{
  filter: grayscale(1);
  transform: scale(1.1);
  transition: all .3s;
}
.grid.blog .wpo-blog-img {
  overflow: hidden;
  border-radius: 12px;
}
.grid.blog .wpo-blog-content h2 a {
  color: #fff;
}
.testimonial-section.gallery .owl-stage-outer {
  margin: 0 -12px;
}
.testimonial-section.gallery .item{
  position: relative;
}
.testimonial-section.gallery .item h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 0 0 20px 20px;
  padding: 0 30px 20px 30px;
  margin-bottom: 0;
  font-size: 32px;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(0deg, #6b4d1b, #6b4d1bd9, #6b4d1b8c, transparent);
  transition-duration: 0.3s;
}
.testimonial-section.gallery .item:hover h3{
  padding: 0 30px 30px 30px;
  transition-duration: .2s;
}
.wpo-section-title p a {
  font-size: 18px;
  color: #664714;
  font-weight: 600;
}
.widget.recent-post-widget h3,.widget.wpo-instagram-widget h3{
  font-family: 'Nunito';
  color: #664714;
}
.blog-sidebar .widget h3:before {
  background-color: #664728;
}
.blog-sidebar .widget h3:after {
  background-color: #dbcbbb;
}
.blog-sidebar .recent-post-widget .post h4,.blog-sidebar .recent-post-widget .post .details span {
    font-size: 14px !important;
    font-family: 'Nunito';
}
.blog-sidebar .wpo-instagram-widget ul li img {
    width: 100%;
    border-radius: 6px;
    height: 100%;
    object-fit: cover;
}
/*-------------------------------------- testimonial start --------------------------------------*/
.stats {
  color: #fbf5ec;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.section-header h2 {
  font-size: 2.8rem;
  font-weight: 600;
  color: #3b2c27;
}
.section-header-right {
  text-align: right;
}
.section-header-right h6 {
  font-size: 1rem;
  letter-spacing: 1px;
  color: #7b6b5b;
  margin-bottom: 8px;
}
.section-header-right p {
  font-size: 0.95rem;
  color: #9a8a7b;
  margin: 0;
}
.testimonial-card {
  background: #fffaf4;
  border-radius: 20px;
  border: 1px solid #e2d8cc;
  padding: 20px 30px 2px 30px;
  transition: all 0.3s ease;
  height: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}
.testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.stars i {
  color: #ff8c00;
  margin-right: 3px;
}
.testimonial-card p {
  font-size: 16px;
  color: #5a4a3b;
  line-height: 23px;
  margin-top: 15px;
}
.client-info {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.client-info img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
  border: 2px solid #ff8c00;
}
.client-info h6 {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #3b2c27;
}
.client-info small {
  color: #9a8a7b;
  font-size: 0.9rem;
}
.quote-mark {
  text-align: right;
  font-size: 32px;
  color: #ff8c00;
  margin-top: 10px;
}
.owl-dots {
  margin-top: 30px;
}
.owl-dot span {
  background: #d3c4b7 !important;
  width: 10px;
  height: 10px;
  transition: 0.3s;
}
.owl-dot.active span {
  background: #ff8c00 !important;
  transform: scale(1.2);
}
.wpo-section-title h1 {
  color: #664714;
  position: relative;
}
.wpo-section-title h1 span:after {
  content: '';
  background-image: linear-gradient(45deg, #ffffff00, transparent, #664714, transparent, transparent);
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: -18px;
  left: 0;
  border-radius: 28px;
}
section.testimonial-section.blog .wpo-blog-content h2 {
    font-size: 26px;
}
.wpo-blog-single-section.service .entry-media {
    position: relative;
}
.wpo-blog-single-section.service .entry-media h1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 20px 20px;
    padding: 50px 30px 20px 30px;
    margin-bottom: 0;
    font-size: 60px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(0deg, #6b4d1b, #6b4d1bd9, #6b4d1b8c, transparent);
    transition-duration: 0.3s;
}
.wpo-blog-single-section.service .entry-media img {
  width: 100%;
  border-radius: 20px;
}
/*--------------------------------------- testimonial end ---------------------------------------*/
/*------------------------------------------ faq start ------------------------------------------*/
.faq-section {
  padding: 0px 0;
}
.faq-title {
  font-size: 2.8rem;
  font-weight: 600;
  margin-bottom: 30px;
  color: #3b1f0f;
}
.faq-heading {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #3b1f0f;
  margin-bottom: 10px;
}
.faq-subtext {
  font-size: 0.95rem;
  color: #6c584c;
  margin-bottom: 25px;
  max-width: 90%;
}
.faq-section h3 {
    margin-bottom: 25px;
    color: #6a4c1b;
    font-size: 28px;
    letter-spacing: 1px;
}
.accordion-item {
  border: 1px solid #664714 !important;
  margin-bottom: 10px;
  overflow: hidden;
  background: #f8eddc;
  box-shadow: none;
  border-radius: 40px !important;
}
.faq-section button {
  font-family: 'Prata';
  color: #4a321d;
  font-size: 16px;
  font-weight: 500;
  align-items: center;
  background-color: #f8eddc;
  padding: 18px 25px;
}

.accordion-button::after {
  filter: invert(22%) sepia(15%) saturate(479%) hue-rotate(10deg)
    brightness(95%) contrast(90%);
}
.accordion-button:not(.collapsed) {
  background-color: #f8f0e3;
}
.accordion-body {
  background-color: #fcf8f3;
  color: #5b4632;
}
/*-------------------------------------------- faq end --------------------------------------------*/
/*-------------------------------------------- blog --------------------------------------------*/
.wpo-blog-section
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2,
.wpo-blog-section-s2
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2,
.wpo-blog-section-s3
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
}
.wpo-blog-section
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(1)
  .wpo-blog-item
  .wpo-blog-content
  ul
  li:first-child,
.wpo-blog-section-s2
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(1)
  .wpo-blog-item
  .wpo-blog-content
  ul
  li:first-child,
.wpo-blog-section-s3
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(1)
  .wpo-blog-item
  .wpo-blog-content
  ul
  li:first-child {
  font-size: 43px;
  line-height: 55px;
  font-weight: 500;
}
.wpo-blog-section
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(n + 2)
  .wpo-blog-item
  .wpo-blog-content
  h2,
.wpo-blog-section-s2
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(n + 2)
  .wpo-blog-item
  .wpo-blog-content
  h2,
.wpo-blog-section-s3
  .wpo-blog-items
  .wpo-blog-grids
  .grid:nth-child(n + 2)
  .wpo-blog-item
  .wpo-blog-content
  h2 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-grids .grid:nth-child(n+2) .wpo-blog-item .wpo-blog-content p{
  line-height: 1.5;
}
.wpo-blog-section .wpo-blog-items .wpo-blog-grids .grid:nth-child(n+2) .wpo-blog-item .wpo-blog-content{
  padding-top: 0;
}
.wpo-blog-section
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2
  a,
.wpo-blog-section-s2
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2
  a,
.wpo-blog-section-s3
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  h2
  a {
  color: #6b4d1b;
  font-weight: 500;
  font-family: 'Prata';
}
.wpo-blog-section
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  ul
  li,
.wpo-blog-section-s2
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  ul
  li,
.wpo-blog-section-s3
  .wpo-blog-items
  .wpo-blog-grids
  .grid
  .wpo-blog-item
  .wpo-blog-content
  ul
  li {
  color: #818181;
  font-size: 15px;
}
.wpo-blog-section,
.wpo-blog-section-s2,
.wpo-blog-section-s3 {
  padding-bottom: 0px !important;
}
.back-to-top {
  background-color: rgb(223 184 124);
}
/*----------------------------------- counter section -----------------------------------*/
/*----------------------------------- Fade-in animation -----------------------------------*/
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease-out;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}
/*------------------------------------- Count text style -------------------------------------*/
section.stats-section .container {
    background-color: #664714;
    padding: 30px 0;
    border-radius: 90px;
}
.stats-number {
  font-size: 38px;
  transition: color 0.3s;
  color: #fff;
}
.stats-number:hover {
  color: #ffe8b3;
}
.stats-section p {
  color: #fff;
  font-family: 'Nunito';
  font-size: 16px;
}
/*-------------------------------------- counter section --------------------------------------*/
.wpo-site-footer p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #404040;
  margin-bottom: 0.3rem;
}
.footer-div h2 {
    color: #402502;
    letter-spacing: 1px;
    font-size: 1.5em;
    font-weight: 500;
}
section#blog {
  margin-top: -40px;
}
.social-link {
  color: #ccc;
  font-size: 1.2rem;
  transition: color 0.3s ease, transform 0.3s ease;
}
.social-link:hover {
  color: #b08b53;
  transform: scale(1.2);
}
.wedding-hero-card .header-right .theme-btn,.faq-section .header-right .theme-btn {
  display: inline-block;
  padding: 10px 20px;
}
.whatsapp-icon {
  position: fixed !important;
  left: auto !important;
  right: 13px;
  bottom: 65px !important;
  z-index: 999999 !important;
  width: 50px !important;
}
.call-icon {
  position: fixed !important;
  left: auto !important;
  right: 13px;
      transform: rotate(90deg);
  bottom: 118px !important;
  z-index: 999999 !important;
  width: 55px !important;
}
.location p{
  margin-bottom: 0;
}
.location p a {
  color: #664714;
  text-decoration: underline;
}
.location span {
  color: #ff8c00;
  font-weight: 600;
  font-size: 12px;
}
/*--------------------------------------Start-Media_query--------------------------------------*/
@media (max-width: 370px) {
  .mobail-menu {
    position: absolute;
    top: 25px;
    right: 0;
  }
}
@media (min-width: 371px) and (max-width: 440px) {
  .mobail-menu {
    position: absolute;
    top: 30px;
    right: 0;
  }
}
@media (min-width: 441px) and (max-width: 500px) {
  .mobail-menu {
    position: absolute;
    top: 35px;
    right: 0;
  }
}
@media (min-width: 501px) and (max-width: 991px) {
  .mobail-menu {
    position: absolute;
    top: 45px;
    right: 0;
  }
}
@media (max-width: 575px) {
  .wpo-about-section,
  .wpo-about-section-s2 {
    padding-bottom: 17px;
  }
  section.wedding-hero .container-fluid {
    padding: 0 !important;
  }
  div#bannerCarousel{
    padding: 0 2rem !important;
  }
}
/* Remove white space below image in mobile for About section */
@media (max-width: 767px) {
  .wpo-about-section .wpo-about-wrap {
    display: block !important;
    align-items: unset !important;
    justify-content: unset !important;
  }
  
  .wpo-about-section .wpo-about-item {
    width: 100%;
    margin: 0;
    padding: 15px !important;
  }
  .wpo-about-section .carousel,
  .wpo-about-section .carousel-inner,
  .wpo-about-section .carousel-item {
    height: auto !important;
  }
  .wpo-about-section .carousel-item img {
    width: 100%;
    height: auto !important;
    display: block;
    margin: 0;
    padding: 0;
    object-fit: cover;
    border-radius: 15px;
  }
  .wpo-about-img {
    border-radius: 20px;
  }
  /* Remove any space caused by column or flexbox alignment */
  .wpo-about-section .row {
    margin: 0;
    padding: 0;
  }
  .wpo-about-section .col-lg-5,
  .wpo-about-section .col-md-12,
  .wpo-about-section .col-12 {
    padding: 0 !important;
  }
  .header-right .theme-btn,
  .header-right .view-cart-btn {
    display: none;
  }
}
@media (max-width: 768px) {
  .stats-number {
    font-size: 25px;
  }
  
  .wpo-site-footer p {
    font-size: 13px !important;
    line-height: 20px;
  }
  .testimonial-card p {
    font-size: 14px;
  }
  .card__description {
    font-size: 13px !important;
  }
  .accordion-body {
    color: #727272;
    line-height: 22px;
    font-size: 13px;
  }
  section.stats-section{
    margin: 0 10px;
    padding-top: 0 !important;
  }
  section.stats-section .container {
    border-radius: 15px;
  }
  .testimonial-section.gallery .owl-stage-outer {
    margin: 0;
  }
}
@media(min-width: 768px) and (max-width: 991px){
  .wpo-about-section .wpo-about-wrap .wpo-about-text h2{
    font-size: 32px !important;
    line-height: 40px;
  }
  .wpo-about-section .wpo-about-wrap .wpo-about-text h4{
    font-size: 16px !important;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  section.wedding-hero {
    margin-top: 90px;
  }
  .wpo-site-header .navigation {
    padding: 13px 0;
  }
  .wpo-site-header .navbar-header {
      float: none;
      position: absolute;
      top: 12px;
      left: 0;
  }
  .wpo-site-header .mobail-menu button {
    background-color: #dca753;
  }
  h1.display-4 {
    font-size: 33px;
  }
  p.mt-3.text-muted.banner-txt {
    font-size: 22px;
    line-height: 32px;
  }
  .theme-btn,
  .view-cart-btn,
  .theme-btn-s3,
  .theme-btn-s4 {
    padding: 8px 30px;
  }
  .small-img {
    display: none;
  }
  .banner-right-column {
    display: none;
  }
  .stack-section {
    padding: 30px 0 0px 0px;
  }
  .service-title {
    font-size: 25px;
  }
  .wpo-about-section .wpo-about-wrap .wpo-about-text h2,
  .wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h2 {
    font-size: 22px;
  }
  .wpo-about-section .wpo-about-wrap .wpo-about-text h4,
  .wpo-about-section-s2 .wpo-about-wrap .wpo-about-text h4 {
    font-size: 18px;
  }
  p {
    font-size: 14px;
  }
  .wpo-Service-section-s2.section-padding h2 {
    font-size: 22px;
  }
  .owl-dots {
    display: none !important;
  }
  .card__title {
    font-size: 20px !important;
  }
  .card__description {
    font-size: 12px !important;
  }
  .test-title {
    font-size: 22px;
  }
  .wpo-site-header #navbar {
    background: #dca753;
  }
  .blog-item {
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .blog-item:last-child{
    margin-bottom: 40px;
  }
  .blog-img img {
    width: 100%;
    height: auto;
  }
  .wedding-hero-section {
    height: 46vh !important;
  }
  .wpo-site-header .header-right {
    right: 35px;
    top: 30px;
  }
  .wpo-site-header .header-right a.theme-btn {
    padding: 8px 8px;
  }
  .whatsapp-icon {
    bottom: 50px !important;
    width: 40px !important;
  }
  .call-icon {
    bottom: 90px !important;
    width: 40px !important;
  }
  section.testimonial-section.gallery{
    padding-top: 50px !important;
  }
  .wpo-blog-single-section.service .entry-media h1 {
      font-size: 20px;
    }
    section.wpo-blog-single-section.section-padding.service{
      padding-top: 100px !important;
    }
}
@media (max-width: 992px) {
  .faq-section {
    padding: 0px 20px;
  }
  .faq-title {
    font-size: 2rem;
    text-align: center;
  }
  .faq-subtext {
    text-align: center;
    margin: 0 auto 20px;
  }
  .testimonial-section {
    padding: 0px 0 0px 0;
  }
  .accordion-button {
    font-weight: 500;
    font-size: 15px;
  }
  .wpo-blog-section
    .wpo-blog-items
    .wpo-blog-grids
    .grid
    .wpo-blog-item
    .wpo-blog-content
    h2
    a,
  .wpo-blog-section-s2
    .wpo-blog-items
    .wpo-blog-grids
    .grid
    .wpo-blog-item
    .wpo-blog-content
    h2
    a,
  .wpo-blog-section-s3
    .wpo-blog-items
    .wpo-blog-grids
    .grid
    .wpo-blog-item
    .wpo-blog-content
    h2
    a {
    font-size: 16px !important;
  }
  .wpo-site-header #navbar {
    margin-right: 80px;
  }
}
@media(min-width: 992px) and (max-width: 1058px){
  .wpo-site-header .header-right a.theme-btn {
    padding: 8px 12px;
  }
}
@media (max-width: 1366px) {
  h1.display-4 {
    font-size: 44px !important;
  }
  .wpo-header-style-3 #navbar > ul > li > a,
  .wpo-header-style-4 #navbar > ul > li > a {
    font-size: 18px !important;
  }
  .view-cart-btn,
  .theme-btn-s3,
  .theme-btn-s4 {
    padding: 5px 28px !important;
    font-size: 13px !important;
  }
  .service-title {
    font-size: 2rem !important;
    letter-spacing: 1.5px;
    font-weight: 500 !important;
  }
  .card__title {
    font-size: 32px !important;
  }
  .card__description {
    font-size: 16px !important;
  }
  .wpo-site-footer .footer-link ul li a {
    font-size: 15px;
  }
}
@media(min-width: 1367px){
  .blog-img img {
    width: 155px;
    height: 155px;
  }
  .client-info.gallery img {
    height: 400px;
  }
  .testimonial-section.gallery .owl-stage-outer h3 {
    font-size: 42px;
    padding: 0 34px 20px 34px;
  }
}

@media (max-width: 768px) {
    p.mt-3.text-muted.banner-txt {
        display: none !important;
    }
        h1.display-4 {
        font-size: 35px !important;
    }
}

/* SHOW DESKTOP STATS — HIDE MOBILE */
.mobile-stats { display: none; }

@media (max-width: 767px) {
  .mobile-stats { display: block; }
  .desktop-stats { display: none; }
}

/* Desktop vertical separators */
.desktop-line {
  position: relative;
}

.desktop-line:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 60%;
  width: 2px;
  background: #ffffff57;
}
/* Hide desktop on mobile */
.mobile-stats { display: none; }

@media (max-width: 767px) {
  .mobile-stats { display: block; }
  .desktop-stats { display: none; }
  section.stats-section .container {
    padding: 1px 0 !important;
}
section.wedding-hero {
  margin-top: 5px !important;
}
h2.display-6.fw-bold {
    color: #fff;
}
}

/* Mobile grid style */
.mobile-box {
  position: relative;
  padding: 25px 10px;
}

/* Horizontal Line (middle) */
.mobile-grid::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ffffff57;
}

/* Vertical Line (middle) */
.mobile-grid::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 2px;
  background: #ffffff57;
}

/* Prevent text overlap */
.mobile-grid {
  position: relative;
}




.map-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #8B5A2B;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Icon size */
.map-btn i {
    font-size: 18px;
}

/* Hover animation */
.map-btn:hover {
    background: #A06F3F;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

/* Shine effect */
.map-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    width: 60px;
    height: 100%;
    transform: skewX(-25deg);
    background: rgba(255, 255, 255, 0.4);
    transition: 0.5s;
}

.map-btn:hover::after {
    left: 110%;
}
.moving-btn i {
    animation: iconMove 1.5s infinite;
}

@keyframes iconMove {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(6px); }
    100% { transform: translateX(0); }
}
a.map-btn.falling-icon:hover {
    color: #FFE047;
}

/* contact - page */

.contact-branches {
    background: #f7f1e8;
}

.branch-box {
    background: #ffffff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border-left: 5px solid #8B5A2B;
    transition: 0.3s ease;
}

.branch-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.branch-title {
    font-size: 22px;
    font-weight: 700;
    color: #8B5A2B;
    margin-bottom: 15px;
}

.branch-address {
    margin-top: 15px;
    color: #333;
    line-height: 1.7;
}

.map-wrapper {
    border-radius: 12px;
    overflow: hidden;
    border: 2px solid #e6d9cc;
}
/* Make columns equal height */
.contact-branches .row {
    display: flex;
    flex-wrap: wrap;
}

.contact-branches .col-md-6 {
    display: flex;
}

.branch-box {
    flex: 1; /* Forces equal height */
}

.branch-address {
    background: #f8f2eb;
    padding: 15px 15px 15px 18px;
    border-left: 4px solid #8B5A2B;
    border-radius: 6px;
    margin-top: 15px;
    color: #333;
    line-height: 1.8;
    font-size: 16px;
}


/* ...............youtube.............. */

.yt-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 60px;   /* Increased size */
    height: 60px;  /* Increased size */
    background: #FF0000;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;  /* Bigger icon */
    text-decoration: none;
    position: relative;
    animation: pulse 1.5s infinite;
    transition: 0.3s ease;
}

/* Hover effect */
.yt-btn:hover {
    transform: scale(1.15);
    box-shadow: 0 0 20px rgba(255,0,0,0.6);
}

/* Pulse animation */
@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(255,0,0,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(255,0,0,0); }
    100% { box-shadow: 0 0 0 0 rgba(255,0,0,0); }
}

a.yt-btn:hover{
color: #fff;
}


/* ................enquiry page .............. */

/* FORM CARD */
.contact-card-modern {
    background: #ffffff;
    padding: 45px 40px;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.07);
    border: 1px solid #e6d9cc;
}

/* TITLE */
.contact-heading {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #8B5A2B;
    margin-bottom: 30px;
}

/* FLOATING LABEL GROUP */
.floating-group {
    position: relative;
    background: #fff;
}

.floating-group input,
.floating-group select,
.floating-group textarea {
    width: 100%;
    border: 1px solid #c5b7a8;
    border-radius: 8px;
    padding: 14px 14px;
    font-size: 15px;
    outline: none;
    background: transparent;
    transition: 0.3s;
}

.floating-group textarea {
    height: 120px;
    resize: none;
}

.floating-group label {
    position: absolute;
    left: 14px;
    top: 14px;
    color: #7A6A59;
    font-size: 15px;
    pointer-events: none;
    transition: 0.25s ease;
}
  /* When select has value, move label up */
.floating-group select.has-value + label {
    top: -9px;
    left: 10px;
    font-size: 12px;
    background: #fff;
    padding: 0 5px;
    color: #8B5A2B;
}
/* ON FOCUS OR TYPED */
.floating-group input:focus,
.floating-group select:focus,
.floating-group textarea:focus {
    border-color: #8B5A2B;
    box-shadow: 0 0 6px rgba(139,90,43,0.25);
}

.floating-group input:focus + label,
.floating-group input:not(:placeholder-shown) + label,
.floating-group select:focus + label,
.floating-group textarea:focus + label,
.floating-group textarea:not(:placeholder-shown) + label {
    top: -9px;
    left: 10px;
    font-size: 12px;
    background: #fff;
    padding: 0 5px;
    color: #8B5A2B;
}

/* CAPTCHA BOX */
.captcha-box-modern {
    display: flex;
    align-items: center;
    gap: 12px;
}

.captcha-box-modern img {
    height: 50px;
    border-radius: 8px;
    border: 1px solid #8B5A2B;
        padding: 10px !important ;
}

.refresh-btn {
    font-size: 22px;
    color: #8B5A2B;
}

/* SUBMIT BUTTON */
.contact-submit-btn {
    background: #8B5A2B;
    color: #fff;
    border: none;
    padding: 12px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s ease;
}

.contact-submit-btn:hover {
    background: #A27142;
    transform: translateY(-3px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}

/* split layout */
.contact-split {
    display: flex;
}

/* left image box */
.contact-left-img {
    border-radius: 18px;
    overflow: hidden;
    height: 100%;
}

.contact-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* responsive */
@media (max-width: 992px) {
    .contact-split {
        flex-direction: column;
    }
}


.contact-left-img {
    height: 550px; /* you can increase or decrease */
    border-radius: 18px;
    overflow: hidden;
}

.contact-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.7;
}
.wpo-site-header .navigation {
    background-color: #fbf5ec;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.wpo-site-header {
    background-color: #fbf5ec !important;
    z-index: 99;
}
@media (max-width: 768px) {
    .wpo-site-header .navigation {
        padding: 45px 0;
    }
    section.v-gallery {
    padding-top: 20px !important;
}
}

/* ..........v-gallery.................... */

.video-card {
    text-align: center;
}
.video-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    transition: 0.3s ease;
}
.video-thumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255,255,255,0.85);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
}

/* ..........v-gallery.................... */
section.wpo-blog-single-section.section-padding.service {
    padding-top: 0px !important;
}
section.testimonial-section.gallery {
    padding-top: 50px !important;
}
section.v-gallery {
    padding-top: 50px !important;
}

@media (max-width: 768px) {
section.wpo-blog-single-section.section-padding.service {
    padding-top: 0px !important;
}
section.testimonial-section.gallery {
    padding-top: 0px !important;
}
section.v-gallery {
    padding-top: 0px !important;
}

}
/* 3 items per row */
.rental-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media(max-width: 992px) {
    .rental-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 600px) {
    .rental-grid {
        grid-template-columns: 1fr;
    }
}

/* Card styling */
.rental-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

/* Image container */
.rental-img-box {
    position: relative;
}

.rental-img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

/* Title overlay bottom */
.rental-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(0,0,0,0.55);
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

/* PDF icon top-right */
.pdf-icon-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(255,255,255,0.9);
    padding: 6px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
    transition: 0.2s ease;
}

.pdf-icon-btn:hover {
    transform: scale(1.1);
}

.pdf-icon-btn img {
    width: 35px;
    height: 35px;
}
.pdf-icon-btn img {
    animation: shake 1.2s infinite;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-2px); }
    75% { transform: translateX(2px); }
}


/* ......................rendal.................... */

/* FLOAT FIELD WRAPPER */
.float-field {
    position: relative;
    margin-bottom: 20px;
}

/* INPUT, TEXTAREA, SELECT */
.float-field input,
.float-field textarea,
.float-field select {
    width: 100%;
    padding: 14px 14px;
    font-size: 15px;
    border: 1px solid #c8bfb6;
    border-radius: 8px;
    background: transparent;
    outline: none;
    transition: 0.3s;
}

/* TEXTAREA HEIGHT */
.float-field textarea {
    height: 120px;
    resize: none;
}

/* LABEL */
.float-field label {
    position: absolute;
    left: 14px;
    top: 14px;
    color: #8B5A2B;
    font-size: 15px;
    pointer-events: none;
    transition: 0.25s ease;
    background: #fff;
    padding: 0 5px;
}

/* FLOAT ANIMATION */
.float-field input:focus + label,
.float-field input:not(:placeholder-shown) + label,
.float-field textarea:focus + label,
.float-field textarea:not(:placeholder-shown) + label {
    top: -10px;
    left: 10px;
    font-size: 12px;
    color: #8B5A2B;
}

/* SELECT FLOAT */
.float-field select.filled + label,
.float-field select:focus + label {
    top: -10px;
    left: 10px;
    font-size: 12px;
    color: #8B5A2B;
}

/* FOCUS BORDER */
.float-field input:focus,
.float-field textarea:focus,
.float-field select:focus {
    border-color: #8B5A2B;
    box-shadow: 0 0 6px rgba(139, 90, 43, 0.2);
}
/* Show by default */
.contact-left-img {
    display: block;
}

/* Hide on mobile */
@media (max-width: 768px) {
    .contact-left-img {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .wpo-site-header #navbar > ul .sub-menu {

        width: 250px !important;
      
    }
}


/* ---------- Read More Styles ---------- */
.testimonial-text {
  max-height: 130px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.testimonial-text.expanded {
  max-height: 2000px;
}

.read-more-btn {
  color: #ff8c00;
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
}

.testimonial-text:not(.expanded)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background: linear-gradient(to bottom, transparent, #fff);
}
.btn-offer {
    display: inline-block;
    padding: 8px 10px;
    background: #ff6600;
    color: #fff !important;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s ease;
}

.btn-offer:hover {
    background: #e65a00;
    color: #fff;
}
.header-right.text-left a {
    display: none;
}

/* Hide on mobile */
@media (max-width: 768px) {
.header-right.text-left a {
    display: block;
}
    .header-right.text-left {
    align-items: left;
    justify-content: center !important;
}
section.testimonial-section.gallery.pt-5 {
    margin-top: 50px;
}
}
.footer-social-cards {
    padding: 45px 0;
    background: #66471414;
    border-radius: 15px;
}
.social-card {
    padding: 20px;
    background: #664714;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

.social-card h5 {
    color: #fff;
    margin-bottom: 15px;
}


.icon-list a {
    color: #ccc;
    margin: 0 8px;
    font-size: 19px;
    transition: .2s;
}

.icon-list a:hover {
    color: #fff;
    transform: scale(1.2);
}
/* MOBILE VIEW */
@media (max-width: 576px) {

    .social-card {
        height: 140px;              /* same size for all cards */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
    }

    .social-card h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .icon-list a {
        font-size: 18px;
        margin: 0 6px;
    }
    .footer-social-cards {
    padding: 23px 0px;
    background: rgba(102, 71, 20, 0.08);
    border-radius: 15px;
}

}

section.footer-social-cards {
    padding: 30px 10px;
}
.vertical-sticky-button {
    position: fixed;
    right: 15px;
    top: 35%;
    transform: translateY(-85%) rotate(-90deg);
    transform-origin: right center;
    background-color: #664714;
    color: white;
    padding: 6px 22px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    overflow: hidden;
    z-index: 9999;
    position: fixed;
}

/* Shimmer effect */
.vertical-sticky-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent 0%,
        rgba(255,255,255,0.45) 50%,
        transparent 100%
    );
    animation: shimmerMove 2s infinite;
}

@keyframes shimmerMove {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}
button.vertical-sticky-button {
    font-size: 16px !important;
    padding: 2px 10px !important;
}
.testimonial-card {
  position: relative;
  height: auto;
}

.testimonial-text {
  display: block;
  line-height: 1.6;
}
