body{
    background-color: #fdfdfd !important;

}
@font-face {
    font-family: 'Crimson Pro';
    src: url('assests/Fonts/CrimsonPro-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Caudex';
    src: url('assests/Fonts/Caudex-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('assests/Fonts/Quicksand-Regular.ttf') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('assests/Fonts/Montserrat-Regular.ttf') format('woff2');
    font-weight:normal;
    font-style: normal;
}

#rec1{
    border: 1px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;

}

#rec2{
    border: 1px solid #ffffff;
    text-align: center;



}
#rec3{
    border: 1px solid #ffffff;
    text-align: center;
}
#rec4{
    border: 1px solid #ffffff;
    text-align: center;
}
@media (max-width: 767.98px) {
    #footerRow > div {
        margin-bottom: 0 !important;
    }

}
@media (max-width: 576px) {
    #rec1{
        height: 180px;
    }

}
@media (min-width: 768px) and (max-width: 992px) {
    #FooterEmail1 {
        width: 150px;
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    #FooterEmail2 {
        width: 150px;
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
}

.FooterSubHeading{
    margin-top: 30px;
    font-family: 'Crimson Pro', serif;
    color: #0675C2;
    font-weight: lighter;

}
.FooterNavText{
    font-family: 'Quicksand', sans-serif;
    color: #000000;
    font-weight: lighter;

}
.navText{
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    gap: 10px;

}

#footerRec{
    position: relative;
    top:100px;
    background-color: #000000;
    width: 100vw;




}

.navbar {
    background-color: #f5f3ed;
}

.navbar-brand img {
    max-height: 60px;
}

.nav-link {
    font-family: 'Quicksand', sans-serif;
    margin: 0 10px;
    text-wrap: nowrap;
}

.form-control {
    width: 200px;
}

@media (max-width: 768px) {
    .form-control {
        width: 100%;
        margin-top: 10px;
    }
}
.form-control:focus {
    box-shadow: 0 0 0 0.25rem rgba(113, 113, 113, 0.25);
    border-color: #5e5e5e;
}
header {
    position: fixed;
    width: 100%;
    z-index: 2;
    top:0;
}
#carouselExampleIndicators{
    position: relative;
    width: 100%;
    top:85px;
}
#HomeCardsHeader1{
    position: relative;
    top:140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#HomeCardsHeader2{
    position: relative;
    top:260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.card-header-2{
    font-family: 'Crimson Pro', serif;
    color: #0675C2;
    font-weight: lighter;
    font-size: 56px;
}
#cardHeader1{
    font-family: 'Crimson Pro', serif;
    color: #0675C2;
    font-weight: lighter;
    font-size: 56px;
}
#cardDescription{
    font-family: 'Quicksand', sans-serif;
    font-size:26px;

}
.card-desc-2{
    font-family: 'Quicksand', sans-serif;
    font-size:26px;
}
@media (max-width: 1200px) {
    #cardHeader1{
        font-size: 46px;

    }

    #cardDescription{
        font-size:20px;
    }

    
}
@media (max-width: 576px){
    .card-header-2{
        font-size: 30px!important;
    }
    .card-desc-2{
        font-size: 14px!important;
    }

}
@media (max-width: 576px) {
    #cardHeader1{
        font-size: 30px!important;

    }

    #cardDescription{
        font-size:14px!important;
    }


}

@media (max-width: 1200px) {
    .card-header-2 {
        font-size: 46px;

    }
    .card-desc-2 {
        font-size: 20px;

    }
}

@media (max-width: 768px) {
    .card-header-2 {
        font-size: 36px;
    }
    .card-desc-2 {
        font-size: 16px;
    }
}
@media (max-width: 576px) {
    .card-header-2 {
        font-size: 20px;
    }
    .card-desc-2 {
        font-size: 10px;
    }
}

@media (max-width: 768px) {
    #cardHeader1{
        font-size: 36px;
    }
    #cardHeader2{
        font-size: 36px;
    }
    #cardDescription{
        font-size:16px;
    }
    #cardDescription2{
        font-size:16px;
    }

}
@media (min-width: 768px){
    .navbar-toggler1{
        display: none;
    }
}
@media (max-width: 576px) {
    #cardHeader1{
        font-size: 20px;

    }
    #cardDescription{
        font-size:10px;
    }
}
#HomeCards{
    position: relative;
    top:155px;

}
.navbar-toggler1 {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #9f9f9f;
    border-radius: 0.375rem;
    transition: box-shadow 0.15s ease-in-out;
}

.activeHeaderDropDown {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25) !important;
}
.card-body {
    display: flex;
    justify-content: space-between; /* pushes text left, button right */
    align-items: flex-end; /* aligns items at the bottom */
    text-align: left;
    padding: 1rem;
}

.card-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    font-size: 14px !important;

}

.card-dep {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #000000;
}

.BuyButton {
    /* optional button styling */
}

@media (min-width: 1200px) {
    .card-title{
        font-size: 26px;
    }

}
#HomeBanner{
    position: relative;
    top:210px;
}
.customButton1{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    display: block;
    position: relative;
    top:140px;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;

}
.customButton1:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}
.cardBgColor{
    background-color: #f8f8f4;
}
#HomeCards2{
    position: relative;
    top:280px;
}
.customButton2{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    display: block;
    position: relative;
    top:260px;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;
}
.customButton2:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}
footer{
    position: relative;
    top:350px;
    padding-bottom: 80px;
    background-color: #e5e0d0;
    z-index: 1;


}
#subFooter{
    position: relative;
    top:80px;
}
.FooterText{
    position: relative;
    top:-20px;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    color: #000000;
}
.nav-link{
    transition: ease-in-out 0.3s;
}
.nav-link:hover{
    text-decoration: underline;
}


@media (max-width: 576px){
    .ImgSlider{
        height:60vh!important;
    }
    .carousel-item{
        height: 60vh!important;
        background-color: black;
    }
    .sliderImg{
        height: 60vh!important;
        width:auto !important;

    }

}

@media (max-width: 768px){
    .ImgSlider{
        height:60vh!important;
    }
    .carousel-item{
        height: 60vh!important;
        background-color: black;
    }
    .sliderImg{
        height: 60vh!important;
        width:auto !important;

    }
}
@media (min-width: 1200px){
    hr{
        background-color: #b09a69;
        height:1px;
        width:20vw;
    }
    .hr1{
        width:10vw !important;
    }
}


.section-heading{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap:1vw;
    text-wrap: nowrap;
}
#ProductBanner{
    position: relative;
    top:150px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;



}
#FilterHeading{


    font-family: 'Caudex', serif !important;
    font-weight: bold;
    color: #0675C2;
}
#itemCount{
    font-family:'quicksand', sans-serif;
}
#ProductHr{


}
#FilterSlider{
    width:250px;
    padding: 15px;
    border:1px solid #dddddd;
    font-family: 'montserrat', sans-serif;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    left:30px;
    top:200px;
    border-radius: 5px;

}
.filter-title {
    font-weight: bold;
    cursor: pointer;
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
}
.color-options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.color-circle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #ccc;
    cursor: pointer;
}

.color-circle:hover {
    border: 2px solid black;
}
.filter-content{
    display: flex;
    flex-direction: column;
    gap: 5px;

}
.filter-content{
    display: none;
}
.filter-content1{
    display: none;
}
.filter-content input[type="checkbox"] {
    margin-right: 8px;
}
.filter-content label{
    font-family: 'quicksand', sans-serif;
    font-size: 16px;
}
.FilterHr{

    width:220px;



}
.arrow{
    display: block;
    width:10px;
    height: 10px;
    position: relative;
    top:5px;



}
.arrow-up{
    transform: rotate(180deg);
}
.filter-content input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 2px solid #555;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    margin-right: 8px;
    transition: all 0.2s ease;
    top:5px;

}

.filter-content input[type="checkbox"]:checked {
    background-color: #0022a8;
    border-color: #0022a8;
}

.filter-content input[type="checkbox"]::after {
    content: "";
    position: absolute;
    display: none;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.filter-content input[type="checkbox"]:checked::after {
    display: block;
}
#applied-filters {
    margin: 20px 0;
    font-family: 'quicksand', sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    position: absolute;
    top:100px;
}
#applied-filters span{
    font-family: 'quicksand', sans-serif;
}
#clear-filters{
    color: #000000;
    font-family: 'quicksand', sans-serif;
}

.filter-tag {
    background-color: #f1f1f1;
    border-radius: 20px;
    padding: 6px 12px;
    margin: 4px;
    display: inline-block;
    font-size: 14px;
}
.color-circle {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 4px;
    cursor: pointer;
    border: 1px solid #999;
}

.color-circle.selected {
    outline: 3px solid #000;
}

.filter-tag {
    background-color: #f1f1f1;
    border-radius: 20px;
    padding: 6px 12px;
    margin: 4px;
    display: inline-block;
    font-size: 14px;
    font-family: sans-serif;
}

#applied-filters {
    margin: 20px 0;
    font-family: sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
#applied-filters {
    display: none;
    margin: 20px 0;
    font-family: sans-serif;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
#contact-header{
    position: relative;
    top:180px;
    font-family: 'Caudex', serif;
    font-weight: bold;
    color: #0675C2;




}
.contact-text{
    font-family:'quicksand', sans-serif;
    font-size: 20px;
}
#Contact{
    position: relative;
    top:200px;


}
#contact-body{

    border: 0.1px solid #fff1cf;


}
.red{
    background-color: #ff0000!important;
    width:100%;
    height: 100%;
    margin:0!important;
    padding: 0 !important;

}
#contactFooter{
    position: relative;
    top:200px!important;

}
.form-label{
    font-family: 'quicksand', sans-serif;
    font-size: 16px;

}
#aboutHeader{
    font-family: 'quicksand', sans-serif;
    font-size: 20px;
    color: #0675C2;
    font-weight: bold;



}
.aboutPara{
    font-family: 'quicksand', sans-serif;
    font-size: 18px;
    position: relative;
    top:20px;
}
.customButton3{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;
    position: relative;
    top:20px;

}
.customButton3:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}
.productId{
    display: none;

}
#searchInput {
    width: 400px;
    padding: 10px;
    font-size: 16px;
}

.dropdown-content {
    position: fixed;
    background-color: #fff;
    width: 600px;
    border: 1px solid #ccc;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    top:85px;
    right:100px;
}

.product-item {
    display: flex;
    padding: 10px;
    align-items: center;
    border-bottom: 1px solid #eee;

}
.product-item1 {
    display: flex;
    padding: 10px;
    align-items: center;
    border-bottom: 1px solid #eee;
    justify-content: center;
    font-family: 'quicksand', sans-serif;
    font-size: 18px;
    font-weight: bold;

}


.product-item img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    object-fit: cover;
}

.product-info {
    display: flex;
    flex-direction: column;
}
#pname{
    font-family: 'quicksand', sans-serif;
    font-size: 14px;
    color: #0675C2;
    font-weight: bold;
}
#pcat{
    font-family: 'quicksand', sans-serif;
    font-size: 12px;
    color: #0675C2;
    font-weight: bold;

}
.product-item:hover{
    background-color: #dcdcdc;
    cursor: pointer;

}
@media (max-width: 768px) {
    .dropdown-content {
        width: 90%;
        left: 50%;
        right: auto;
        top: 310px;
        transform: translateX(-50%);
    }

    #searchInput {
        width: 90%;
    }

    .product-item img {
        width: 40px;
        height: 40px;
    }

    .product-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .product-info {
        margin-top: 10px;
    }
}
.loading-spinner {
    width: 40px;
    height: 40px;
    border: 5px solid #ccc;
    border-top-color: #0675C2;
    border-radius: 50%;
    animation: spin 0.7s linear infinite;
    margin: 15px auto;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.product-img-container {
    height: 400px;

    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;



}


.product-img {
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    transition: ease-in-out 0.3s;
}
.product-img:hover {
    transform: scale(1.1);
}
/* Default filter sidebar (visible on desktop) */
#FilterSlider {
    position: relative;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'montserrat', sans-serif;
    background-color: white;
}

#mobileIMG{
    display: none;
}
/* Make filter slide in from left on small screens */
@media (max-width: 576px){
    #FilterSlider {
        position: fixed;
        top: 0;
        left: 0;
        width: 70vw!important;
        height: 100vh;
        z-index: 1000;
        background-color: #fff;
        padding: 20px;
        overflow-y: auto;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
        overflow-x: hidden;

    }

    #FilterSlider.active {
        transform: translateX(0);
    }
    .FilterHr{
        width: 60vw;
    }
    #mobileIMG{
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top:20vh;
    }
}
@media (min-width: 576px) and (max-width: 992px) {
    #FilterSlider {
        position: fixed;
        top: 0;
        left: 0;
        width: 50vw!important;
        height: 100vh;
        z-index: 1000;
        background-color: #fff;
        padding: 20px;
        overflow-y: auto;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
        overflow-x: hidden;

    }

    #FilterSlider.active {
        transform: translateX(0);
    }
    .FilterHr{
        width:45vw;
    }
    #mobileIMG{
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top:20vh;
    }

}
#product-grid{
    position: relative;
    top:200px;
    left:-50px;
}
.product-card{
    height:500px;
    background-color: #f8f8f4;
    border: none;
}
.card-body1{
    position: relative;
    top:10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.productName{
    font-family: 'quicksand', sans-serif;
    font-size: 16px!important;
    font-weight: bold;

}
.product-error-box{
    display: none;
    position: absolute;
    top:300px;
    width:400px;
    height: 200px;
    background-color: #f8f8f4;
    font-family: 'quicksand', sans-serif;
    font-weight: bold;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;

}
#clearAllBtn{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;
    position: relative;
    top:20px;

}
#clearAllBtn:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}

@media (max-width: 400px) {
    .product-error-box{
        display: none;
        position: relative;
        top:300px;
        width:200px;
        height: 200px;
        background-color: #f8f8f4;
        font-family: 'quicksand', sans-serif;
        font-weight: bold;
        font-size: 14px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 5px;

    }
    #clearAllBtn{
        border: 1px solid #1999F1;
        color: #1999F1;
        font-family: 'Quicksand', sans-serif;

        margin:0 auto;
        width:100px;
        height: 50px;
        background-color: #fbfbfb;
        transition: ease-in-out 0.3s;
        position: relative;
        top:20px;
        font-size: 14px;

    }
    #clearAllBtn:hover{
        background-color: #1999F1;
        color: #ffffff;
        border: 1px solid #f2f0ea;
    }
    .footerActive{
        top:500px;
    }

}
@media (min-width: 400px) and (max-width: 576px) {

    .product-error-box{
        display: none;
        position: relative;
        top:200px;
        width:400px;
        height: 200px;
        background-color: #f8f8f4;
        font-family: 'quicksand', sans-serif;
        font-weight: bold;
        font-size: 14px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 5px;

    }
    #clearAllBtn{
        border: 1px solid #1999F1;
        color: #1999F1;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        margin:0 auto;
        width:200px;
        height: 50px;
        background-color: #fbfbfb;
        transition: ease-in-out 0.3s;
        position: relative;
        top:20px;

    }
    #clearAllBtn:hover{
        background-color: #1999F1;
        color: #ffffff;
        border: 1px solid #f2f0ea;
    }
    .footerActive{
        top:500px;
    }

}
@media (min-width: 576px) and (max-width: 992px) {

    .product-error-box{
        display: none;
        position: relative;
        top:200px;
        width:400px;
        height: 200px;
        background-color: #f8f8f4;
        font-family: 'quicksand', sans-serif;
        font-weight: bold;
        font-size: 14px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 5px;

    }
    #clearAllBtn{
        border: 1px solid #1999F1;
        color: #1999F1;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        margin:0 auto;
        width:200px;
        height: 50px;
        background-color: #fbfbfb;
        transition: ease-in-out 0.3s;
        position: relative;
        top:20px;

    }
    #clearAllBtn:hover{
        background-color: #1999F1;
        color: #ffffff;
        border: 1px solid #f2f0ea;
    }
    .footerActive{
        top:500px;
    }

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    #product-grid {
        position: relative;
        top: 200px;
        left: 0px;
    }
    #FilterSlider{
        width:200px!important;

    }
    .FilterHr{
        width:160px!important;


    }
    .product-img-container{
        height:300px;
    }
    .product-card{
        height:410px;
    }
    .productName{
        font-size: 14px!important;
    }
}
@media (max-width: 992px){
    .Filter-BTN{
        display: block;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    #product-grid {
        position: relative;
        top: 200px;
        left:0px;
    }
    #FilterSlider{
        width:230px;

    }
    .FilterHr{
        width:200px!important;
    }
    .product-img-container{
        height:300px;

    }

    .product-card{
        height:400px;
    }

    .productName{
        font-size: 13px!important;

    }

}
@media (min-width: 1300px) and (max-width: 1500px) {
    #product-grid {
        position: relative;
        top: 200px;
        left:-50px;
    }
    #FilterSlider{
        width:230px;

    }
    .FilterHr{
        width:200px!important;
    }
    .product-img-container{
        height:300px;

    }

    .product-card{
        height:400px;
    }

    .productName{
        font-size: 14px!important;

    }

}
@media (min-width: 700px) and (max-width: 991px) {
    #product-grid {
        position: relative;
        top: 200px;
        left:0;
    }
    #FilterSlider{
        width:230px;

    }

    .product-img-container{
        height:300px;

    }

    .product-card{
        height:400px;
    }

    .productName{
        font-size: 14px!important;

    }

}
@media (min-width: 576px) and (max-width: 700px) {
    #product-grid {
        position: relative;
        top: 200px;
        left:0;
    }
    #FilterSlider{
        width:230px;

    }

    .product-img-container{
        height:300px;

    }

    .product-card{
        height:410px;
    }

    .productName{
        font-size: 14px!important;

    }

}

@media (max-width: 576px)  {
    #product-grid {
        position: relative;
        top: 200px;
        left:0;
    }
    #FilterSlider{
        width:230px;

    }

    .product-img-container{
        height:410px;


    }


    .product-card{
        height:410px;
    }

    .productName{
        font-size: 18px!important;

    }

}
@media (min-width: 0px) and (max-width: 576px) {
    #product-grid {
        position: relative;
        top: 200px;
        left:0;
    }
    #FilterSlider{
        width:230px;

    }


    .product-img-container{
        height:400px;


    }

    .product-card{
        height:500px;
    }

    .productName{
        font-size: 14px!important;

    }


}
.Filter-BTN{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;
    z-index: 1!important;
    display: none;



}
.Filter-BTN:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}

@media (min-width: 992px) {
    .Filter-BTN{
        display: none!important;
    }
}
@media (min-width: 800px) and (max-width: 992px) {
    .product-img-container{
        height:450px;
    }
    .product-card{
        height:550px;
    }
}
@media (min-width: 434px) and (max-width: 576px) {
    .product-img-container{
        height:500px;
    }
    .product-card{
        height:600px;
    }

}
.product-card-details{
    position: relative;
    top:125px;
}

.product-card-details-image-div{
    height: 400px;

    overflow: hidden;
}
#product-details-image{
    height: 100%;
    width: 100%;
    object-fit: fill;

}
@media (min-width: 1200px) {
    .product-card-details-image-div{
        height:700px!important;
    }

}
.product-name{
    font-family: 'quicksand', sans-serif;
    font-weight: bold;
}
.product-category,
.product-shape,
.product-color,
.product-material,
.product-finish,
.product-style,
.product-description{
    font-family: 'quicksand', sans-serif;

}
.NoProduct{
    font-family: 'quicksand', sans-serif;
    font-size: 20px;

    color: #000000;
    text-align: center;

}
.productDetailFooter{
    position: relative;
    top: 120px;
}
#searchDropdown{
    display: none;
}
@media (min-width: 768px)  and (max-width: 991.9px){
    .product-card-details-image-div{
        height:600px!important;
    }
}
@media (min-width: 992px)  and (max-width: 1200px){
    .product-card-details-image-div{
        height:800px!important;
    }
}
.NoProductBTN{
    border: 1px solid #1999F1;
    color: #1999F1;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    margin:0 auto;
    width:200px;
    height: 50px;
    background-color: #fbfbfb;
    transition: ease-in-out 0.3s;
    position: relative;
    top:20px;
    text-decoration: none;

}
.NoProductBTN:hover{
    background-color: #1999F1;
    color: #ffffff;
    border: 1px solid #f2f0ea;
}
#endDIV{
    position: relative;
    top:300px;
    font-family: 'quicksand', sans-serif;

}

@media (max-width: 576px) {


    #applied-filters {
        margin: 20px 0;
        font-family: 'quicksand', sans-serif;
        display: flex;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
        position: relative;
        top:50px;
    }
    .product-name{
        font-size: 22px;
    }
}
.topDiv {
    position: fixed;
    z-index: 10;
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 10px;
    left: 20px;
    bottom: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    cursor: pointer;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
}


.topDiv:hover {
    background-color: #f1f1f1;
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0,0,0,0.3);
}

.topDiv img {
    width: 20px;
    height: 20px;
    animation: bounce 1.2s infinite;
}




.showTopDiv {
    opacity: 1;
    transform: scale(1);
}


@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-3px);
    }
}
.back{
    width:177px;
}
@media (max-width: 576px) {
    .back{
        width: 100px;
        height:50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: bold;




    }
    .buy{
        width: 100px;
        height:50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: bold;

        text-wrap: nowrap;

    }
    .pTest{
        font-size: 14px;

    }
    .product-card-details {
        max-width: 400px!important;
    }







}
@media (min-width: 300px )  and (max-width: 400px){
    .product-card-details {
        max-width: 340px!important;
    }
}
.FooterNavText:hover{
    text-decoration: underline!important;

}
.follow{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.followLogoContainer{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    top:-8px;
}
.followText{
    font-family: 'quicksand', sans-serif;

}
.followLogo{
    width: 15px;
    height: 15px;
    transition: ease-in-out 0.3s;
}
.followLogo:hover{
    transform: scale(1.1);
    cursor: pointer;
}

.sliderImg{
    height: 700px;

    object-fit: fill;
}
#collectionDrop{
    position:absolute;
    top:85px;
    background-color:#f5f3ed;
    display:none;



}

@media (max-width: 768px) {
    #collectionDrop{
        display: none!important;



    }


}
.collectionText{
    font-family: 'Quicksand', sans-serif;
    color:var(--bs-nav-link-color);
    position: relative;
    left:10px;
    text-decoration: none;
    font-size: 16px;


}


.collectionText:hover{
    background-color: #f5f3ed;
    text-decoration: underline;

}
