
/* ==========  featured-brides-section */

.featured-brides-section {
  padding: 80px 0;
  background-color: #fff;
}

.featured-brides-section .container {
  position: relative;
}

.featured-brides-slider {
  position: static !important;
}
.hero-content a
 {
    width: fit-content;
}
.featured-brides-wrapper {
  display: flex;
  gap: 65px;
  justify-content: space-between;
}

.featured-image img {
  width: 100%;
  border-radius: 20px;
  max-width: 550px;
}

.featured-content {
  max-width: 550px;
}

.featured-section-tag {
  font-weight: 600;
  color: var(--color-text-primary);
  margin-bottom: 15px;
  line-height: 100%;
  font-size: 24px;
}

.featured-section-title {
  padding-bottom: 25px;
  border-bottom: 1px solid #000000;
}

.featured-section-description {
  font-size: 22px;
  color: var(--color-text-primary);
  margin-bottom: 14px;
  font-weight: 600;
  line-height: 35px;
}

.featured-section-paragraph {
  margin-bottom: 15px;
}

.section-bullets {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}

.section-bullets li {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.section-bullets li i {
  font-size: 14px;
}



/* =======  .bridal-world-section */
.bridal-world-section {
  background-image: url('../images/home/bridal-bg.jpg');
  background-size: cover;
  background-position: top;
  padding: 100px 0;
  position: relative;
}



.bridal-world-content {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 660px;
  gap: 25px;
  flex-direction: column;
  color: #fff;
}

.bridal-world-content .section-title {
  margin-bottom: 0;
}

/* =========== real-brides-section  */
.real-brides-section {
  padding-block: 110px;
}

.real-brides-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 31px;
}

.real-brides-buttons {
  display: flex;
  gap: 20px;
  align-items: center;
}

.real-brides-buttons button {
  display: flex;
  background: transparent;
  font-size: 14px;
  cursor: pointer;
  width: 41px;
  height: 41px;
  align-items: center;
  color: var(--color-text-secondary);
  border-radius: 50%;
  justify-content: center;
  border: 1px solid var(--color-text-secondary);
}

.real-brides-buttons .swiper-button-disabled {
  opacity: 1;
  pointer-events: none;
  border-color: #DE9DBB4D;
  cursor: not-allowed;
}

.real-brides-card img {
  width: 100%;
}

/* =============== Bridal Trousseau Section =============== */

.bridal-trousseau-section {
  background: var(--color-bg-secondary);
}

.bridal-trousseau-wrapper {
  display: flex;
  gap: 21px;
}

.bridal-trousseau-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-block: 33px;
  padding-right: 31px;
  border-right: 1px solid;
  flex: 1;
}

.bridal-trousseau-content h2 {
  line-height: 109%;
}

.bridal-trousseau-content h6 {
  color: var(--color-text-primary);
  font-size: 18px;
  font-weight: 700;
}

.bridal-trousseau-image {
  position: relative;
  flex: 1;
  display: flex;
  padding-block: 33px;
  padding-top: 33px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 550px;
  height: 641px;
}

.bridal-trousseau-image img {
  width: 100%;
  height: 100%;
  flex-direction: column;
  object-fit: cover;
  object-position: left bottom;
  border-radius: 25px;
}

.bridal-trousseau-image .desk-btn {
  position: absolute;
  bottom: 33px;
  left: 0px;
  width: 200px;
}

.bridal-trousseau-image .mobile-btn {
  display: none;
  margin-top: 25px;
  min-width: 200px;
  text-align: center;
  justify-content: center;
}

.bridal-trousseau-image button:hover {
  border-color: var(--color-text-primary);
  color: var(--color-text-primary);
}



/* =============== book-an-appointment-section-detail  */
.book-an-appointment-section-detail .heading-title {
  margin-bottom: 15px;

}

.book-an-appointment-section-detail .header-text-description {
  max-width: 955px;
  margin-inline: auto;
  padding-bottom: 50px;
}

.book-an-appointment-wrapper {
  margin-bottom: 25px;
}

/* =============== book-an-appointment-section-detail  */
.accessories-edit-section {
  background: var(--color-bg-accent);
}

.accessories-edit-wrapper {
  display: flex;
}

.accessories-edit-wrapper .accessories-edit-content {
  padding-top: 58px;
  flex: 1;
  max-width: 600px;
  padding-bottom: 30px;
  border-right: 1px solid var(--color-text-primary);
}

.accessories-edit-content .accessories-edit-upper-texts {
  padding-right: 48px;
}

.accessories-edit-content h2 {
  color: #DE9DBB;
  line-height: 125%;
  margin-bottom: 15px;
}

.accessories-edit-text-slider {
  height: 300px;
  /* ya jitna chahiye ho */
}

.accessories-edit-text-slider-wrapper .accessories-edit-text-slide {
  font-size: 22px;
  color: #4E4E4E;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 25px;
  border-bottom: 1px solid var(--color-text-primary);
  padding-block: 45px;
  gap: 25px;
}

.accessories-edit-text-slider-wrapper .no-b {
  padding-bottom: 0;
  border-bottom: 0;
}

.accessories-edit-text-slider-wrapper .accessories-edit-text-slide i {
  font-weight: 700;
  font-size: 17px;
}
.accessories-edit-text-slider a {
    display: flex;
    align-items: center;
    gap: 20px;
}
.accessories-edit-text-slider h6 {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Lato';
    color: #4E4E4E;
}
.accessories-edit-text-slider i.fa-solid.fa-arrow-right {
    color: #000000 !important;
    font-size: 22px;
  
}
.accessories-edit-text-slider-buttons {
  display: flex;
  gap: 20px;
  margin-top: 40px;
  margin-left: 26px;
  align-items: center;
}

.accessories-edit-text-slider-buttons button {
  display: flex;
  background: transparent;
  font-size: 14px;
  cursor: pointer;
  width: 41px;
  height: 41px;
  align-items: center;
  color: var(--color-text-secondary);
  border-radius: 50%;
  justify-content: center;
  border: 1px solid var(--color-text-secondary);
}

.accessories-edit-wrapper .accessories-edit-image {
  padding: 30px 20px;
}

.accessories-edit-image img {
  max-width: 590px;
}



/* =========== Our Curated Collections  */
.curated-section {
  border-bottom: 1px solid var(--color-text-primary);
}

.curted-logos-card-slider {
  margin-top: 60px;
}

.curted-logos-card-slider .curted-logo-card {
  display: flex;
  align-items: center;
  min-height: 123px;
  pointer-events: none;
  justify-content: center;
}

.curted-logos-card-slider .curted-logo-card img {
  width: 100%;
  max-height: 123px;
}



/* =============== frist to know section  */
.frist-to-know-section {
  padding-block: 110px;
}

.frist-to-know-content {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

.frist-to-know-content button {
  margin-top: 25px;
}

/* ===============Testimonial-highlight-section  */
.testimonial-slider .testimonial-slide {
  display: none;
}
.testimonial-slider .testimonial-slide.active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}

.testimonial-author-list {
  display: flex;
  justify-content: center;
  gap: 50px;
  margin-top: 30px;
}

.testimonial-author {
  cursor: pointer;
  text-align: center;
  opacity: 0.5;
  transition: 0.3s;
}

.testimonial-author.active {
  opacity: 1;
  transform: scale(1.05);
}
.real-brides-card-slider h5 {
    font-size: 24px;
    font-weight: 600;
    padding-top: 5px;
}

.real-brides-card-slider h6 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
}

.testimonial-author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;

}

.testimonial-author.active img {
  border-color: #fff;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.testimonial-highlight-section {
   padding-block: 110px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: background-image 0.5s ease-in-out;
}

.testimonial-highlight-section .testimonial-highlight-wrapper {
  display: flex;
  align-items: flex-end;
  min-height: 884px;
  justify-content: center;
  flex-direction: column;
}

blockquote p {
    font-size: 35px;
    color: white;
    line-height: 53px;
    max-width: 735px;
}
.testimonial-author-list {
    position: relative;
    top: 100px;
}
.testimonial-author p{
  color:white !important;
}
.testimonial-highlight-wrapper .testimonial-content {
  max-width: 734px;
}

.testimonial-content .testimonial-quote {
  font-size: 35px;
  font-weight: 400;
  color: var(--color-white);
  line-height: 53px;
}

.testimonial-content .testimonial-author-list {
  display: flex;
  align-items: center;
  margin-top: 102px;
  gap: 10px;
  justify-content: space-between;
}

.testimonial-author-list .testimonial-author {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  opacity: 0.6;
}

.testimonial-author-list .testimonial-author.active {
  opacity: 1;
}

.testimonial-author img {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.testimonial-author .author-info {
  color: var(--color-white);
}

.testimonial-author .author-name {
  font-size: 18px;
  font-weight: 700;
  color: inherit
}

.testimonial-author .author-role {
  font-size: 16px;
  font-weight: 400;
  color: inherit;
  margin-top: 10px;
}
section.frist-to-know-section a {
    margin-top: 25px;
}
/* ====== Section 11: Blog Teaser  */
.blog-teaser-section {
  padding-block: 110px;
}

.blog-teaser-section .blog-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-header .see-all-link {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 18px;
  font-weight: 400;
  color: var(--color-text-primary);
}

.see-all-link .see-all-icon {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color-text-secondary);
  color: var(--color-text-secondary);
  font-size: 14px;
}

.blog-teaser-section .blog-cards-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 20px;
}

.blog-cards-wrapper .blog-card {
  width: 386px;
  padding: 20px;
  box-shadow: 0px 0px 15px 0px #00000026;
}

.blog-card img {
  width: 100%;
  height: 195px;
  object-fit: cover;
  object-position: center;
}

.blog-card .blog-card-content {
  margin-top: 14px;
  max-width: 228px;
}

.blog-card-content .blog-date {
  font-size: 16px;
  color: var(--color-text-primary);
  margin-bottom: 20px;
}

.blog-card-content .blog-title {
  font-size: 22px;
  font-weight: 400;
  color: var(--color-text-primary);
}



/* ====== Section 12:  */
.newsletter-signup-section {
  padding-block: 110px;
}

.newsletter-signup-section .newsletter-box {
  max-width: 1078px;
  display: flex;
  padding: 40px 80px;
  margin: 0 auto;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid var(--color-text-primary);
  border-radius: 10px;
  gap: 30px;
}

.newsletter-box .newsletter-title {
  display: flex;
  align-items: center;
  gap: 18px;
  font-size: 45px;
  font-weight: 600;
  color: var(--color-text-primary);
}

.newsletter-box .newsletter-title i {
  background: linear-gradient(151.41deg, #F97DBD -26.22%, #D7257D 75.85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

.newsletter-box .newsletter-form {
  max-width: 681px;
  width: 100%;
  margin-block: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}

.newsletter-form input {
  height: 60px;
  outline: none;
  border: 1px solid var(--color-text-primary);
  border-radius: 43px;
  padding: 21px 30px;
  background: transparent;
  color: #4E4E4E;
  width: 100%;
  flex: 1;
  font-size: 18px;
}

.newsletter-form button {
  height: 60px;
  border: 1px solid var(--color-text-primary);
  background: transparent;
  border-radius: 43px;
  padding: 21px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 152px;
  color: var(--color-text-primary);
  flex: 1;
  font-size: 18px;
}

/* ======= MEDIA QUERIES ======= */

@media (max-width: 1380px) {
  .bridal-trousseau-image .desk-btn {
    left: -13px;
  }
}

@media (max-width: 1162px) {
/* =====  featured-brides-section */
  .featured-brides-wrapper {
    gap: 20px;
    max-width: 95%;
    margin: 0 auto;
  }
  .featured-image img {
  width: 450px;
}

  /* =============== book-an-appointment-section-detail  */
  .accessories-edit-image img {
    max-width: 480px;
  }

  .bridal-trousseau-image {
    min-height: 551px;
    min-width: 450px;
  }


  .testimonial-highlight-section .testimonial-highlight-wrapper {
    min-height: 551px;
  }

}

@media (max-width: 968px) {

/* =====  featured-brides-section */
  .featured-brides-wrapper {
    flex-direction: column-reverse;
  }
  .featured-brides-wrapper div{
    flex: 1;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
 .featured-image img {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
  }
  .featured-section-buttons a{
    max-width: 200px;
  }

  .accessories-edit-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .accessories-edit-wrapper .accessories-edit-content {
    width: 90%;
    max-width: 100%;
  }

  .accessories-edit-image {
    width: 100%;
    display: flex;
  }

  .accessories-edit-image img {
    max-width: 90%;
    margin: 0 auto;
  }

  .bridal-trousseau-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .bridal-trousseau-image {
    width: 70%;
    height: 660px;
  }

  .bridal-trousseau-content {
    border-right: 0;
  }
  .bridal-trousseau-image{
    min-width: 100%;
  }

  .bridal-trousseau-image img {
    width: 90%;
    min-width: none;
    height: 100%;
  }

  /* section 12 news letter  */
  .newsletter-signup-section .newsletter-box {
    padding: 40px;
  }

  .newsletter-box .newsletter-title {
    font-size: 35px;
  }

  .newsletter-form button,
  .newsletter-form input {
    height: 50px;
  }

  /* ====== Section 11: Blog Teaser  */
  .blog-card img {
    height: 150px;
  }




}

@media (max-width: 768px) {
  .appointment-btn {
    width: 100%;
    text-align: center;
    font-size: 18px;
    justify-content: center;
  }
.bridal-trousseau-content {
padding-right: 0px;
	}
  .bridal-trousseau-image .desk-btn {
    display: none;
  }

  .bridal-trousseau-image .mobile-btn {
    display: flex;
  }

  /* =========== Our Curated Collections  */

  .curted-logos-card-slider{
    max-height: 200px;
  }
  .curted-logos-card-slider .curted-logo-card img {
    width: 100%;
  }



  /* =============== section 10 Testimonial-highlight-section  */
  
  .testimonial-content .testimonial-quote {
    text-align: center;
    font-size: 30px;
  }

  blockquote p{
     
    font-size: 22px;
    color:white;
    line-height: 34px;
    max-width: 100%;

  }

  .testimonial-author-list{

gap:20px;
flex-wrap: wrap;
  }

  .testimonial-author-list{

    top:20px;
  }

  .testimonial-highlight-section .testimonial-highlight-wrapper {
    min-height: 401px;
  }

  .testimonial-content .testimonial-author-list {
    justify-content: center;
    flex-wrap: wrap;
    flex: 1;
  }

  .testimonial-author-list .testimonial-author {
    min-width: 150px;
  }

  .testimonial-highlight-section .testimonial-highlight-wrapper {
    justify-content: center;
  }

  .testimonial-content .testimonial-quote {
    text-align: center;
    font-size: 30px;
  }

  .testimonial-author img {
    width: 60px;
    margin-bottom: 10px;
  }

  .testimonial-author .author-name {
    font-size: 16px;
  }

  .testimonial-author .author-role {
    font-size: 14px;
    margin-right: 5px;
  }


  .testimonial-content .testimonial-author-list {
    margin-top: 60px;
  }

  /* ====== Section 11: Blog Teaser  */
  .blog-cards-wrapper .blog-card {
    width: 100%;
    max-width: 100%;
  }

  .blog-card img {
    height: auto;
  }

  .blog-teaser-section .blog-cards-wrapper {
    flex-direction: column;
  }

  /* section 12 news letter  */
  .newsletter-box .newsletter-title {
    font-size: 30px;
  }

  .newsletter-form button,
  .newsletter-form input {
    height: 40px;
  }


}

@media (max-width: 662px) {

  .accessories-edit-wrapper .accessories-edit-content {
    width: 100%;
  }

  .accessories-edit-image img {
    max-width: 100%;
  }

  /* section 12 news letter  */
  .newsletter-signup-section .newsletter-box {
    padding: 40px 20px;
  }

  .newsletter-box .newsletter-title {
    font-size: 23px;
  }

  .newsletter-form button,
  .newsletter-form input {
    height: 40px;
  }
}

@media (max-width: 480px) {
    .appointment-btn {
    width: 100%;
    text-align: center;
    font-size: 14px;
    }
  .newsletter-box .newsletter-title {
    font-size: 13px;
    gap: 10px;
  }

  .newsletter-signup-section .newsletter-box {
    padding: 40px 20px;
  }

  .newsletter-box .newsletter-form {
    flex-direction: column;
  }

  .newsletter-form input,
  .newsletter-form button {
    font-size: 16px;
    width: 100%;
    min-width: 100%;
    padding: 15px 20px;
  }

  /* =============== section 10 Testimonial-highlight-section  */
  .testimonial-content .testimonial-quote {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .real-brides-header-wrapper,
  .blog-teaser-section .blog-header {
    flex-direction: column;
    text-align: center;
  }
}

.featured-content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}

.bridal-world-content p {
    font-size: 18px;
    line-height: 30px;
}
.swiper-backface-hidden .swiper-slide a {
    display: flex;
    gap: 20px;
}