p,h1,h2,h5,h4 {
    font-family: Figtree;
}


.aboutliva-banner-image img, .inner-banner img {
    filter: brightness(1);
}



.accessories-banner {
    padding-top: 6rem;
}
.liva-protege-content-wrapper {
    padding: 2rem 0 4rem;
}
.liva-miss-diva-inner-content h2 {
    margin-bottom: 2rem;
    color: #3F3F3E;
    font-weight: 600;
    font-size: 45px;
    line-height: 100%;
    letter-spacing: 0%;

}
.liva-protege p {
    line-height: 35px;
    font-size: 22px;
    color: #333333;
}
.liva-protege h4 {
    color: #3F3F3E;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0%;
    padding-bottom: 35px;
}
.wrapp-content {
    padding-right: 65px;
}
.liva-protege p {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3F3F3E;
}
.liva-protege h2 {
    padding-bottom: 60px;
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #3F3F3E;
}
.liva-protege p:first-of-type {
  padding-bottom: 10px;
}
.ten-years-slider {
  padding: 0 10px;
}

.ten-years-slider .ten-years-content {
  padding: 0 10px;
}

.home-follow-us-arrows .meet-the-designers-next-arrow,
.home-follow-us-arrows .ten-next-arrow {
    cursor: url(../../../images/common/arrows.png), auto;
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    height: 100%;
}


section.meet-mentors {
    padding: 65px 0;
}
.grand-platform img {
    padding-bottom: 25px;
}
.Mentor-text {
  height: 380px;
  overflow-y: auto;  
  overflow-x: hidden;
  padding-right: 10px; 
  padding-left: 60px;
}
.Mentor-text p {
    font-family: Figtree;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 24px;
    letter-spacing: 0%;
    color: #3F3F3E;
}
.vote-diva-heading h2 {
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #3F3F3E;
    padding-bottom: 25px;
}
.Mentor-text h2 {
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #3F3F3E;
    padding-bottom: 20px;
}


section.stay-tuned {
    padding: 60px 0;
}
.stay-tuned .row {
    background-color: var(--white-color);
    padding: 70px 60px;
}
.stay-tuned-row {
  position: relative;
}

.stay-tuned-row::after {
  content: "";
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 50%;
  width: 1px;
  background-color: #D9D9D9;
  transform: translateX(-50%);
}



.theme-number {
    background-color: var(--primary-color);
    width: 32px;
    height: 32px;
    border-radius: 100%;
    padding: 5px;
    color: var(--white-color);
    margin-right: 15px;
}
.theme-inner-content {
    display: flex;
    height: 25%;
    padding-bottom: 40px;
}
.theme-text {
    width: 65%;
}
.theme-main-content {
    background: var(--white-color);
    padding: 50px;
}
.theme-text h5 {
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: var(--primary-color)
}
.theme-text p {
    font-family: Figtree;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 23px;
    letter-spacing: 0%;
    color: #3F3F3E;
    margin-bottom: 0;
}
.theme-main-content.right {
    background-color: #C57487;
}
.theme-main-content.right .theme-text h5 {
   color: var(--white-color); 
}
.theme-main-content.right .theme-text p {
   color: var(--white-color); 
}
.theme-main-content.right .theme-heading h2 {
    color: var(--white-color); 
}

.theme-content .row {
  display: flex;
}

.theme-content .col-md-6 {
  display: flex;
}

.theme-content .theme-main-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.theme-main-content.right {
    padding-left: 25%;
}
.theme-main-content.right .theme-text {
    width: 100%;
}
.theme-heading h2 {
    padding-bottom: 20px;
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
/*.theme-main-content.right .theme-inner-content {
    padding-bottom: 70px;
}*/

.theme-content .row {
  position: relative;
}

.garment-category {
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.garment-category img {
    max-height: 545px;
    width: auto;
    margin: 0 auto;
    display: flex;
}
section.theme {
    padding: 50px 0 30px;
}



.col-12.grand-platform p {
    font-family: Figtree;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: center;
    color: #3F3F3E;
    padding: 20px 0;
}

.stay-tuned-row .left-col h2 {
    font-family: Figtree;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 45px;
    leading-trim: NONE;
    line-height: 57px;
    letter-spacing: 0%;
    color: #3F3F3E;
}

@media (max-width: 768px) {
    section.liva-miss-diva-content {
    overflow: hidden;
}
    .theme-heading h2 {
    font-weight: 600 !important;
}
.theme-main-content.right .theme-text h5 {
    line-height: normal;
}
    .liva-protege {
    text-align: center;
}
.liva-protege h2 {
        padding-bottom: 20px;
        padding-top: 40px;
        font-weight: 600 !important;
        font-size: 36px !important;
}
.vote-diva-heading h2 {
    font-weight: 600 !important;
    font-size: 36px !important;
    padding-bottom: 0px;
}
   br {
       display:none;
   } 
   .liva-protege-content-wrapper {
    padding: 2rem 0 0rem;
}
.grand-platform img {
    padding-bottom: 35px;
    width: 100%;
}
section.meet-mentors {
    padding: 35px 0 0;
}
.Mentor-text h2 {
    padding-top: 40px;
    font-weight: 600 !important;
}
.Mentor-text {
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    padding-left: 0px;
}
.theme-inner-content {
    display: flex;
    height: auto;
    padding-bottom: 30px;
}
.theme-main-content.right .theme-inner-content {
    padding-bottom: 40px;
}
.theme-text {
    width: 100%;
}
.theme-main-content.right {
    padding-left: 0;
    padding: 50px;
}

.col-md-6.text-end.right-col img {
    width: 100%;
}

.col-md-6.text-end.right-col {
    text-align: center !important;
    padding-top: 60px;
}
 .stay-tuned-row::after {
    top: auto;
    bottom: auto;
    left: 10%;
    right: 10%;
    width: 80%;
    height: 1px;
    transform: none;
  }
.garment-category img {
    display: none;
}
.liva-protege h4 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 35px;
}
.stay-tuned-row .left-col h2 {
    font-weight: 600 !important;
    text-align: center;
}
section.stay-tuned {
    padding: 25px 0 50px;
}
 p {
    letter-spacing: 0.02em;
}
}