/* 
######################################
Breadcrumb Section
######################################
*/
.breadcrumb-wrapper {
    padding: 315px 0 20px 0;
    background: var(--secondary-color);
}

.breadcrumb {
    margin: 0;
}

.breadcrumb-item a,
.breadcrumb-item.active {
    font-size: 16px;
    font-weight: 400;
    color: var(--light-color);
    font-family: var(--body);
}


.breadcrumb-item+.breadcrumb-item::before {
    color: var(--light-color);
}


/* 
######################################
About Banner Section
######################################
*/
.about-banner-sec {
    padding: 92px 0;
    background: url("../img/About-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sub-title {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: var(--light-color);
    font-family: var(--body);
    position: relative;
    display: inline-block;
}

.sub-title::after {
    content: "";
    position: absolute;
    right: -8px;
    width: 1px;
    height: 100%;
    background: var(--light-color);
}

.about-banner-sec .title_1 {
    font-size: 60px;
    font-weight: 300;
    color: var(--primary-color);
    font-family: var(--heading);
    margin: 24px 0;
}

.about-banner-sec p {
    max-width: 528px;
    font-size: 18px;
    font-weight: 400;
    line-height: calc(28/18);
    text-transform: capitalize;
    color: var(--light-color);
    font-family: var(--body);
    margin-bottom: 24px;
}


/* 
######################################
Crafted with Purpose Section
######################################
*/
.crafted-purpose-sec {
    padding: 80px 0;
}

.crafted-purpose-img {
    max-width: 868px;
}

.crafted-purpose-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.crafted-purpose-content {
    padding-left: 50px;
}

.crafted-purpose-content .title_2 {
    font-size: 70px;
    font-weight: 300;
    color: var(--primary-color);
    font-family: var(--heading);
    margin: 5px 0 40px;
}

.crafted-purpose-content p {
    max-width: 691px;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--gray-color);
    line-height: calc(34/20);
    font-family: var(--body);
    /* margin-bottom: 70px; */
    margin-bottom: 30px;
}


/* 
######################################
About Us Counter
######################################
*/
.counter-sec {
    padding: 40px 0;
    background: #EDDBC5;
}

.counter-wrapper {
    text-align: center;
}

.counter-wrapper .counter {
    font-size: 100px;
    font-weight: 500;
    color: var(--primary-color);
    font-family: var(--heading);
}

.counter-wrapper .counter-txt {
    font-size: 24px;
    line-height: calc(34/24);
    text-transform: capitalize;
    color: var(--primary-color);
    font-family: var(--body);
    margin-top: 24px;
}


/* 
######################################
Opulent Designer Section
######################################
*/
.customizable-wrapper {
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    display: flex;
    align-items: center;
}

.customizable-content {
    max-width: 681px;
    padding-left: 50px;
}

.customizable-content .title_2 {
    color: var(--light-color);
    margin: 4px 0 30px;
}

.customizable-content p {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    color: var(--light-color);
    text-transform: capitalize;
    line-height: calc(28/18);
    font-family: var(--body);
}

.customizable-content .primary-btn {
    transition: 0.45s;
}

.customizable-content .primary-btn:hover {
    border: 2px solid var(--light-color) !important;
    background: transparent;
    color: var(--light-color);
}

.customizable-img {
    max-height: 750px;
    overflow: hidden;
}

.customizable-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* 
######################################
Quality Assurance Section
######################################
*/
.quality-assurance-sec {
    padding: 80px 0;
}

.quality-assurance-wrapper {
    text-align: center;
}

.quality-assurance-wrapper img {
    width: 75px;
    height: 100px;
    object-fit: contain;
}


.quality-assurance-wrapper p {
    max-width: 196px;
    margin: 10px auto 0;
    font-size: 18px;
    font-weight: 400;
    color: var(--dark-color);
    line-height: calc(28/18);
    text-transform: capitalize;
    font-family: var(--body);
}


/* 
######################################
Glittering Jewelry Section
######################################
*/
.glittering-sec {
    padding: 80px 0;
}

.glittering-img {
    max-width: 500px;
    max-height: 750px;
}


.glittering-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.diamond-icon {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    right: -50px;
    background: #EDDBC5;
    transform: translateY(-50%) rotate(45deg);
}

.glittering-center {
    padding-left: 50px;
}

.glittering-center .title_2 {
    font-size: 70px;
    font-weight: 300;
    margin: 5px 0 40px;
}

.glittering-center p {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--primary-color);
    line-height: calc(28/18);
    font-family: var(--body);
}

.glittering-center h3 {
    margin: 40px 0;
    font-size: 48px;
    font-weight: 300;
    font-family: var(--heading);
}

.glittering-right-wrapper {
    /* padding: 137px 0 137px 50px; */
    padding-left: 50px;
}

.glittering-swipper {
    max-width: 422px;
}

.glittering-swipper-img {
    max-width: 422px;
}

.glittering-swipper-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.glittering-swipper-content h5 {
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--primary-color);
    font-family: var(--body);
    margin: 24px 0 12px;
}

.glittering-price-tag p {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--primary-color);
    font-family: var(--body);
}


.glitter-card-overlay {
    background: linear-gradient(4deg, rgba(56, 52, 52, 1) 0%, rgba(0, 0, 0, 0.12) 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    opacity: 0;
    transition: 0.4s linear;
}

.glittering-swipper:hover .glitter-card-overlay {
    opacity: 1;
}

.glitter-card-overlay .wishlist,
.glitter-card-overlay .cart {
    background: white;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.glitter-card-overlay i {
    color: var(--gray-color);
}



/* 
######################################
Video Section
######################################
*/
.video-sec {
    height: 750px;
    background: url("../img/video-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.play-btn i {
    font-size: 70px;
    color: var(--light-color);
}

.play-btn {
    position: relative;
}

.play-btn::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 12px solid var(--light-color);
    animation: wave 1.8s infinite ease-out;
}

.play-btn::after {
    content: "";
    position: absolute;
    width: 140px;
    height: 140px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 12px solid var(--light-color);
}

@keyframes wave {
    0% {
        transform: translate(-50%, -50%) scale(0.9);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.4);
        opacity: 0;
    }
}



/* 
######################################
Our Team Section
######################################
*/
.our-team-sec {
    padding: 80px 0;
}


.team-img {
    max-height: 550px;
    overflow: hidden;
}


.team-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease-in;
}

.team-content {
    padding: 30px;
    text-align: center;
}

.team-content h3 {
    font-size: 38px;
    font-weight: 300;
    color: var(--dark-color);
    text-transform: capitalize;
    font-family: var(--heading);
    margin-bottom: 5px;
}

.team-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: calc(28/18);
    color: var(--gray-color);
    text-transform: capitalize;
    font-family: var(--body);
}

.team-card:hover .team-img img {
    transform: scale(1.1);
}



/* 
######################################
Brand Logo Section
######################################
*/
.brand-logo-sec {
    padding-bottom: 20px;
}

.brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-logo img {
    max-width: 100%;
    height: auto;
}

.brand-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}



/* 
######################################
Stories Section
######################################
*/
.stories-sec {
    padding: 80px 0;
}

.stories-img {
    position: relative;
    overflow: hidden;
}

.stories-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.2s linear;
}

.stories-overlay {
    position: absolute;
    background: #ffffff;
    background: linear-gradient(179deg, rgba(255, 255, 255, 0) 58%, rgba(38, 37, 37, 1) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.2s linear;
}

.insta-logo {
    width: 45px;
    height: 45px;
    background: var(--light-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    transition: 0.2s linear;
}

.insta-logo i {
    font-size: 25px;
}

.stories-img:hover .stories-overlay {
    opacity: 1;
}

.stories-img:hover .insta-logo {
    transform: scale(1);
}

.stories-img:hover img {
    transform: scale(1.1);
}

.storiesSwiper .swiper-slide {
    /* max-width: 338px; */
    display: flex;
    justify-content: center;
}

.storiesSwiper .swiper-wrapper {
    transition-timing-function: linear !important;
}



/* 
######################################
Why Choose Us Section
######################################
*/
.why-choose-us-sec {
    /* padding: 80px 0; */
    padding-bottom: 80px;
}

.why-choose-card {
    text-align: center;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.why-choose-card img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.why-choose-card .title_3 {
    margin: 10px 0;
    font-size: 35px;
    font-weight: 300;
    color: var(--neutral-gray);
    text-transform: uppercase;
    font-family: var(--heading);
    white-space: nowrap;
}

.why-choose-card p {
    font-size: 18px;
    font-weight: 400;
    color: var(--neutral-gray);
    text-transform: capitalize;
    line-height: calc(28/18);
    font-family: var(--body);
}