/* Extra small devices (portrait phones) */
.text-heading {
    font-size: 2em;
    background: -webkit-linear-gradient(45deg,   #3e5379, #3e5379 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    width: fit-content;
    margin: 0 auto;
}
.banner-left-icon{
    white-space: nowrap;
    margin-bottom: 15px;
}
.header-solar-icon{
    width: 48px !important;
    height: 48px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    color:var(--solar-dark);

}
.border-radius-div {
border-radius: 8px;
}
.mobile-qrcode{
    margin-right: 0;
}
@media (max-width: 575.98px) {
    .header-style-1.header-height-2{
        position: relative;
        z-index: 8;
        .mobile-qrcode{
          margin-right: 40px ;
        }
        /*width: 90%;*/
        /*margin: 0 auto;*/
    }

    .sticky-bar.stick{
        background: #fff !important;
        margin-top:0px !important;
        box-shadow: none !important;
    }
    .header-solar-icon{
        background: transparent;
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: 0;
        padding: 0;
        border-radius: 50%;
        color:var(--solar-dark);

    }
    .text-heading {
                  font-size: 1.3em !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0;
        width: fit-content; 
        margin: 0 auto;
        margin-top: 0 !important;
    }
     div#more-about-solar  .text-heading {
                  font-size: 1.3em !important;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0;
        /* width: fit-content; */
        /* margin: 0 auto; */
        padding-inline-start: 50px;
        margin-top: 0 !important;
    }
    .text-heading > span {
    padding-inline-start: 79px;
    margin-top: 10px;
    display: block;
}
    /* CSS rules for extra small devices */
    .header-action-2 .header-action-icon-2 {
        width: 32px;
    }
    .container {
        width: 100%;
    }
    .content-slider {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 50px;
    }

    .home-slide-cover {
        position: relative;
        border-radius: 33px;
        margin: 10px auto;

        /* background-image: linear-gradient(180deg, #fff9f5, #9e9e9e14); */
        position: relative;
        top: -85px;


    }

    h3 {
        font-size: 1.8rem !important;
    }


    .slick-list {

        overflow: visible;

    }

    .home-slide-cover button.submit, button[type=submit] {
        font-size: 14px;
        font-weight: 500;
        padding: 9px 35px;
        color: #fff;
        border: none;
        background-color: #f97316;
        border: 1px solid #f9802d;
        border-radius: 23px;
    }

    .home-slider .hero-slider-1 {
        height: auto;
    }

    .hero-slider-1 .single-hero-slider {
        height: auto;
        border-radius: 30px;
        background-size: cover;
        background-position: center center;
    }

    .container-custome-rounded {
        background: transparent;
    }

    .w-md {
        width: 95%;
        margin: 0 auto;
    }

    .banner-img {
        width: 100%;
    }

    .comment-list {
        flex-direction: column;
        gap: 0;
        width: 95%;
        margin: 0 auto;

    }
    .qs-info{
        width: 100%;
    }

    .about-count h1{
        font-size: 28px;
    }
    .solar-scroll-mobile{
        overflow-x: auto !important;
    }
    .border-radius-div{
        border-radius: 8px;
    }
}

/* Small devices (landscape phones) */
@media (min-width: 576px) and (max-width: 767.98px) {
    /* CSS rules for small devices */
    .container{
        width:95%;
        margin: 0 auto;
    }
    .w-md{
        width: 90%;
        margin: 0 auto;
    }
    .qs-info{
        width: 90%;
    }

    .about-count h1{
        font-size: 28px;
    }
}

/* Medium devices (tablets) */
@media (min-width: 768px) and (max-width: 991.98px) {
    /* CSS rules for medium devices */
    .container{
        width:90%;
        margin: 0 auto;
    }
    .qs-info{
        width: 90%;
    }
}

/* Large devices (desktops) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /* CSS rules for large devices */
    .container{
        width:90%;
        margin: 0 auto;
    }
    .w-md{
        width: 80%;
        margin: 0 auto;
    }
    .qs-info{
        width: 80%;
    }
}

/* Extra large devices (large desktops) */
@media (min-width: 1200px) {
    /* CSS rules for extra large devices */
    .container{
        width:90%;
        margin: 0 auto;
    }
    .w-md{
        width: 80%;
        margin: 0 auto;
    }
    .qs-info{
        width: 80%;
    }
}
    .image-tender img {
        width: 88px;
        height: 88px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .image-tender {
        position: absolute;
        top: -192px;
        /* margin: 0 auto; */
        /* display: flex; */
        /* justify-content: center; */
        /* align-items: center; */
        right: 37%;
    }
h3.typed-text {
    clear: both;
    height: 24px;
    color: #f97316;
    font-size:2rem;
}

.typed-cursor{
    opacity: 0;
}
.content-slider h2 {
    font-weight: normal;
    font-size: 50px;
}
.content-slider h3{
font-size: 2rem;
}
.content-slider p{
font-size: 1.5rem;
}
li.nav-item {
    margin: 0;
}
.product-img-tender,.product-img-offers{
    position: relative;
}
.product-img-tender::After {
    position: absolute;
    content: '';
    inset: 0;
    background: linear-gradient(3deg,#f973164a,transparent);
    /* opacity: 0.1; */
    width: 100%;
    height: 100%;
}
.image-offer {
    width: 87px;
    margin: 0 auto;
}
.product-img-offers::after{
    position: absolute;
    content: '';
    inset: 0;
    background: linear-gradient(3deg,#2196f394,transparent);
    /* opacity: 0.1; */
    width: 100%;
    height: 100%;
}
.offer.add {
    position: relative;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 4px;
    background-color: #03a9f42b;
    font-size: 14px;
    font-weight: 700;
    color: #2196F3;
}
.offer.add:hover {

    background-color: rgba(13, 116, 162, 0.17);



}
.icon-svg-info{
    color:#777;
}


    .img-vendor-wrap{
        width: 100px;
        height: 70px;
    }
    .img-vendor{
        width: 100%;
    height:100%;
        object-fit: contain;
    }






.main-menu>nav>ul>li ul.mega-menu li a.menu-title {
    font-size: 1.2rem !important;
    font-weight: 500;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    color: #3b3b39;
    line-height: 1;
}

.main-menu>nav>ul>li ul.mega-menu li ul {
    margin-top: 3px;
}
.main-menu>nav>ul>li ul.mega-menu li ul li a {
    font-size: 1rem !important;
    color: #7e7e7e;
    display: block;
    line-height: 1.4;
}

/**********profile ****************/
/* :::::copmpnent ----------------- */
/* ::card --------------*/
.card-2 {
    position: relative;
    background: #F4F6FA;
    text-align: center;
    border: 1px solid #F4F6FA;
    border-radius: 50%;
    padding: 20px 0 18px;
    height: 61px;
    transition: .2s;
    width: 84px!important;
    min-height: 80px!important;
    margin: 0;
    padding: 0;
    display: flex!important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.card-2 figure img {
    display: inline-block;
    max-width: 78px;
    width: 32px;
}
/* ::title ************************************/
.vendor-title{
    display: flex;
    justify-content: center;
    align-items: center;
}

.vendor-h-title {
    width: fit-content;
    padding: 5px 30px;
    color: #13162b !important;
    margin-bottom: 10px;
    font-size: 16px !important;
}
/* :: section ---------------------------------------------*/
.section-solar{
    padding: 30px 0 40px 0 ;
}
/* ::button---------------------------------------------------- */

.solar-btn-secondary{
    background: #e9e9e9 !important;
    color: #0b0b0b !important;
}
.button-solar{
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
}
.solar-btn-primary-light{
    background: var(--solar-light);
    color: var(--solar);
    border: 1px solid var(--solar-light);
}
.solar-btn-green {
    background-color: #4caf50 !important;
    color: white !important;
    border: none !important;
    border-radius: 5px;

    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.solar-btn-green:hover{
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    background-color: #45a049 !important; /* Slightly darker shade for hover */
}
.button-add-to-cart:hover{
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    background-color: #f9802d !important; /* Slightly darker shade for hover */

}
.solar-btn-white{
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);*/
}
.solar-btn-white-hover:hover{
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    background-color: #f9802d !important; /* Slightly darker shade for hover */
    color:white !important;
}


.solar-btn-green-light {
    background-color: white;
    color: #4caf50;
    border: 2px solid #4caf50;
    border-radius: 5px;
    cursor: pointer;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.solar-btn-green-light:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

    .propertise-button {
    position: relative;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 0.3rem;
    padding-inline: 0.6rem;
    background-color: var(--solar);
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
    gap: 6px;
    font-weight: bold;
    border: 3px solid var(--solar-light);
    outline: none;
    overflow: hidden;
    font-size: var(--xs);
}

.propertise-icon {
    width: 16px;
    height: 16px;
    transition: all 0.3s ease-in-out;
}


.propertise-button:hover {
    transform: scale(1.05);
    border-color: #fff9;
}

.propertise-button:hover .propertise-icon {
    transform: translate(4px);
}

.propertise-button:hover::before {
    animation: shine 1.5s ease-out infinite;
}

.propertise-button::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.prize-button {
    display: flex;
    position: relative;
    align-items: center;
    gap: 2px;
    height: 11px;
}
.prize-button::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;

}

.svg-prize{
    position: relative;
    z-index: 7;
    width: 24px;
    height: 24px;
    /*   border:1px solid silver;*/
    /*border-radius: 50%;*/
}

.prize-text{
    position: relative;
    z-index: 2;
    font-size: var(--xs);
}


.prize-button-membership{
    background: gold;

}
.prize-button-membership::after{
    background: gold;
}
.prize-text-membership{
    color:black;
}


.prize-button-verify{
    background: var(--solar);
}
.prize-button-verify::after{
    background: var(--solar-light);
}
.prize-text-verify{
    color:var(--solar);
}

.prize-button-trust{
    background: var(--solar-blue);
}
.prize-button-trust::after{
    background: var(--solar-blue-light);
}
.prize-text-trust{
    color:var(--solar-blue);
}

/* :: shadow -------------------------*/

.d-text-shadow {
    color: black;
    text-shadow: 2px 2px 4px #ffffff; /* Horizontal offset, vertical offset, blur radius, and color */

}



/* :: animation ------------------------------- */
@keyframes shine {
    0% {
        left: -100px;
    }

    60% {
        left: 100%;
    }

    to {
        left: 100%;
    }
}

/* ::product-list-------------------------------------- */

.default-img-list{
    height: 140px;
    border: none !important;
}
.img-profile {
    width: 100px;
    height: 100px;
}
.product-list1 .product-cart-wrap .product-img-action-wrap{
    height: 100px;
}

/* ::products-grid----------------------------------------------*/
.product__grid .product-rating{
    width:80px;
}

.product__grid__img {
    /* height: 130px; */
    width: 100%;
    object-fit: cover;
    height: 100%;
    position: absolute;
    inset: 0;
}

.shop_info_tab p{
    font-size: 1.2rem;
}

/* ::profile-cover--------------------------------*/
.hidear-card-user{
    top: -60px !important;
}
.vendor-cover-img{
 height: 350px  !important;
}
.wrap-profile-cover{
    --bs-aspect-ratio: 60%;
    height: 300px;
}
.ratio.wrap-profile-cover::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: linear-gradient(0deg, rgb(223 223 223) 0%, rgba(255, 255, 255, 0.13499660117953427) 100%);
}
.profile-cover{
    object-fit: contain;
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}


/* ::counter------------------------------------- */

.about-count h1 {
    font-size: 2rem;
    color: #253d4e;
    text-align: center;
}
.div-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 16px;
    /* background: #eee; */
    align-content: center;
    width: 100%;
}
.about-count {
    z-index: 100;
    position: relative;
    color: #FF9800;
    background: none;
    border-radius: 15px;
    padding: 30px 0;
    overflow: hidden;
}
.about-count h4 {
    color: #FF9800;
    text-align: center;
    font-size:1.2rem;
}
.about-count:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    z-index: 2;
    opacity: .8;
}


/* ::Categories------------------------ */
.carausel-8-columns-cover{
    overflow:hidden !important ;
    padding: 20px;
}

/* :: aboutus----------------------------*/
.aboutus{
    position: relative;
    z-index: 1;
}
.aboutus::after {
    content: '';
    inset: 0;
    background: #f1f1f1;
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.list-aboutus{
    list-style: none;
    font-size: var(--xs);
}


/* ::map-------------------------- */
.map-profile-wrap{
    height: 100%;
}
/* ::Services-----------------------*/
 .services.banner-left-icon {
    position: relative;
    background: #fff;
    padding: 20px 13px;
    border-radius: 33px;
    gap: 4px;
    min-height: 200px;
}


.banner-text .icon-box-title{
    font-size: 14px !important;
}
.banner-text p{
    font-size: 12px !important;
}
.icon-box {
    position: absolute;
    left: 25px;
    top: 0;
    margin-bottom: 20px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.icon-box:before {
    position: absolute;
    left: -25px;
    top: 0;
    height: 55px;
    width: 55px;
    background-color: #f97316;
    content: "";
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
/******************************************/
/*************************************/

/*                Responsive   */


/****************************************/
@media (max-width: 575.98px) {
    /* nav-all */
    .nav-tabs{
        overflow: hidden;
        overflow-x: scroll !important;
        width: 100%;
        }
    .nav-tabs:not(ul#vendor-tab) {
        border: 0;
        margin-bottom: 4px;
        background: #fff;
        padding: 4px 7px;
        border-radius: 0px;
        display: flex;
        justify-content: space-around !important;
        align-items: center;
        gap: 5px;
        border: none;
        /* background: #f4f4f5; */
        box-shadow:none !important;
    }
    .d-none-modiel{
        display: none !important;
    }
    ul#vendor-tab{
        background-color: transparent;
        border: none ;
    }
    .nav-tabs-xs {
        border: 0;
        margin-bottom: 4px;
        background: #fff;
        padding: 4px 2px;
        border-radius: 0px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        gap: 7px;
        border: none;
        border-bottom: 2px solid #eee;
        /* background: #f4f4f5; */
        box-shadow:none !important;
    }
    .nav-tabs.links .nav-link:hover, .nav-tabs.links .nav-link.active {
        color: #f97316;
        border-bottom:none;
        background: #fff;
        text-align: center;
        border-radius: 0;
    }

    .nav-tabs.links .nav-link-x {
        padding: 4px;
        border-radius: 30px;
        font-family: solar;
        margin: 0;
        height: 28px;
        padding: 2px 5px;

        font-family: solar-Medium;
    }
    .ctg-brand-section .nav-tabs.links .nav-link-x{
            font-size: 11px;

    }
    .nav-tabs.links .nav-link-x:hover, .nav-tabs.links .nav-link-x.active {
        color: #f97316;
        border: 0.1px solid transparent;
        background: #fff;
        text-align: center;
        border-radius: 10px;
        font-family: 'solar-Medium';
        background: hsl(25deg 95% 91% / 70%);
    }
    .nav-tabs .nav-link-x:first-child {
        margin-left: 0!important;
        padding-left: 9px!important;
    }
    .last-tab {
        filter: blur(4px); /* Add the blur effect */
        opacity: 0.7; /* Make it slightly faded */
        transition: filter 0.3s ease-in-out, opacity 0.3s ease-in-out;
    }

    /* Remove blur on hover */
    .last-tab:hover {
        filter: none;
        opacity: 1;
    }


    /* ::profile-cover----------------------*/

    .hidear-card-user{
        /* top: -120px  !important; */
    }
    .vendor-cover-img{
     height: 200px !important;
    }
    .img-profile{
        width: 120px;
        height: 120px;
    }
    .ratio.wrap-profile-cover::after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        /* background: #eee; */
        height: 100px;
        background: linear-gradient(0deg, rgb(255 255 255) 0%, rgba(255, 255, 255, 0.13499660117953427) 100%);
    }
    .vendor-info{
        margin-bottom: 20px;
        justify-content: flex-start !important;
     }
    .wrap-profile-cover{
        --bs-aspect-ratio: 60%;
        height: auto !important;

    }
    .ratio:before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
        position: relative;

    }
    .profile-widget .hidear-card-user{
        width: 120px;
        height: 120px;
    }



    /* ::categories---------------------------------------- */
    .carausel-8-columns-cover{
        overflow:scroll !important ;
    }

    /*counter*/
    .about-count h1 {
        font-size: 28px;
        color: #9E9E9E;
        text-align: center;
    }

    /*map */
    .map-profile-wrap{
        height: 250px;
    }
    /* ::services ------------------------------------------*/
    .services.banner-left-icon{
        height:297px;
        width: 95%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    /*******************************************/
    .ratio:before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
        position: relative;
    }
    .show-filter-advance-mobile{
        display: none;
    }
    .category-sm-4{
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
    }
    .category-sm-4 > *{
        /*flex:1;*/
        /*flex: 0 1 calc(25% - 10px);*/
    }

.category-right-1 > *{


        margin: 8px 1px 10px 2px !important;

}
.img-vendor-wrap {
    width: 95px;
}
a.btn.btn-sm.solar-btn-white.solar-btn-white-hover.font-weight-bold.border-radius-5.btn-shadow-brand.d-flex.gap-1.flex-shrink-0.bar-solar-btn-white {
    font-size: 11px;
}

}
@media (min-width: 575.98px) {
    .show-filter-advance-mobile{
     display: block !important;
    }
    .ratio:before {
        display: block;
        padding-top: var(--bs-aspect-ratio);
        content: "";
        position: absolute;
    }

}
.section-round-shadow{
    border-radius: var(--solar-radius-sm);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1) ;

}


/*.sm{*/
/*    width:100px;*/
/*}*/
/* .transition-enter {*/
/*     transition: all 300ms ease-out;*/
/* }*/

/*.transition-enter-start {*/
/*    opacity: 0;*/
/*    transform: translateY(1rem) scale(0.95);*/
/*}*/

/*.transition-enter-end {*/
/*    opacity: 1;*/
/*    transform: translateY(0) scale(1);*/
/*}*/

/*.transition-leave {*/
/*    transition: all 200ms ease-in;*/
/*}*/

/*.transition-leave-start {*/
/*    opacity: 1;*/
/*    transform: translateY(0) scale(1);*/
/*}*/

/*.transition-leave-end {*/
/*    opacity: 0;*/
/*    transform: translateY(1rem) scale(0.95);*/
/*}*/

/*@media (min-width: 640px) {*/
/*    .transition-enter-start,*/
/*    .transition-leave-end {*/
/*        transform: translateY(0) scale(0.95);*/
/*    }*/
/*    .transition-enter-end,*/
/*    .transition-leave-start {*/
/*        transform: translateY(0) scale(1);*/
/*    }*/
/*}*/



/* .product-list1 .product-flex {*/
/*     display: flex;*/
/*     align-items: flex-start;*/
/* }*/
/*.product-list1 .product-cart-wrap .product-img-action-wrap {*/
/*    padding: 16px 0px 0;*/
/*    flex-basis: 44%;*/
/*}*/
/*.product-list1 .product-cart-wrap .product-content-wrap {*/
/*    padding: 7px 5px 7px;*/
/*}*/

/*.card-filter {*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    min-width: 0;*/
/*    word-wrap: break-word;*/
/*    background-color: #fff;*/
/*    background-clip: border-box;*/
/*    flex-basis: 100%;*/
/*    width: 95%;*/
/*    margin: 15px auto;*/
/*    padding: 1.5em;*/
/*    border-radius: 16px;*/
/*}*/
/*.aside-filter::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    inset: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background: #efefef;*/
/*    z-index: -1;*/
/*    opacity: 0.7;*/
/*}*/
/*.aside-filter {*/
/*    position: relative;*/
/*    z-index: 9;*/
/*    height: fit-content;*/
/*    overflow: auto;*/
/*}*/
/*.category-sm-nav ul {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: flex-start;*/
/*}*/
/*.category-sm-nav ul li a {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: flex-start;*/
/*    gap: 5px;*/
/*    margin-bottom: 5px;*/
/*    font-size: 12px;*/
/*    color: gray !important;*/
/*    padding: 3px 5px;*/
/*}*/
/*.aside-filter-title-card {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    background: var(--solar-gray);*/
/*    color:var(--solar-gray-700);*/
/*    font-size: var(--xs);*/
/*    background: var(--solar-gray);*/
/*    padding: 5px 15px;*/
/*    border-radius: 15px;*/

/*}*/
/*.aside-filter-title-card-card::after {*/
/*    position: absolute;*/
/*    content: '';*/
/*    bottom: 0;*/
/*    width: 60%;*/
/*    height: 2px;*/
/*    background: #f3f4f6;*/
/*    right: 0;*/
/*    border-bottom: 1px solid #e9e9e9;*/
/*}*/
/*.image-container {*/
/*    position: relative !important;*/
/*    width: 100% !important;*/
/*    height: 100% !important; !* Set a specific height if needed, otherwise it will follow the content's height *!*/
/*    overflow: hidden !important; !* Ensures that the image does not overflow the container *!*/
/*}*/

/*.image-container img {*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    object-fit: contain !important;*/
/*    position: absolute !important;*/
/*    top: 0 !important;*/
/*    left: 0 !important;*/
/*}*/

.table-offer{
    border:3px solid var(--solar-gray);
border-radius: 12px;
    padding: 5px;
}
.table-offer th:first-child{
    border-top-right-radius: 12px;
}
.table-offer th:last-child{
    border-top-left-radius: 12px;
}
.footer td{
    border-width: 1px;
}
.footer td:first-child{
    border-bottom-right-radius: 12px;
}
.footer td:last-child{
    border-bottom-left-radius: 12px;
}
.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar
{
    position: fixed !important;
}
.placeholder {
    background-color: #e9e9e9;
    border-radius: 15px;
}
.rounded-5{
    border-radius:15px;
}
.shine-button:hover::before {
    animation: shine 1.5s ease-out infinite;
}

.shine-button::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

@keyframes shine {
    0% {
        left: -100px;
    }

    60% {
        left: 100%;
    }

    to {
        left: 100%;
    }
}

/* Make clicks pass-through */
/*#nprogress {*/
/*    pointer-events: none;*/
/*}*/

/*#nprogress .bar {*/
/*    background: #29d;*/

/*    position: fixed;*/
/*    z-index: 1031;*/
/*    top: 0;*/
/*    left:0 !important;*/

/*    width: 100%;*/
/*    height: 22px !important;*/
/*}*/

/*!* Fancy blur effect *!*/
/*#nprogress .peg {*/
/*    display: block !important;*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    width: 100px;*/
/*    height: 100%;*/
/*    box-shadow: 0 0 10px #29d, 0 0 5px #29d;*/
/*    opacity: 1.0;*/

/*    -webkit-transform: rotate(3deg) translate(0px, -4px);*/
/*    -ms-transform: rotate(3deg) translate(0px, -4px);*/
/*    transform: rotate(3deg) translate(0px, -4px);*/
/*}*/

/*!* Remove these to get rid of the spinner *!*/
/*#nprogress .spinner {*/
/*    display: block !important;*/
/*    position: fixed;*/
/*    z-index: 1031;*/
/*    top: 15px;*/
/*    right: 15px;*/
/*}*/

/*#nprogress .spinner-icon {*/
/*    width: 18px;*/
/*    height: 18px;*/
/*    box-sizing: border-box;*/

/*    border: solid 2px transparent;*/
/*    border-top-color: #29d;*/
/*    border-left-color: #29d;*/
/*    border-radius: 50%;*/

/*    -webkit-animation: nprogress-spinner 400ms linear infinite;*/
/*    animation: nprogress-spinner 400ms linear infinite;*/
/*}*/

/*.nprogress-custom-parent {*/
/*    overflow: hidden;*/
/*    position: relative !important;*/
/*}*/

/*.nprogress-custom-parent #nprogress .spinner,*/
/*.nprogress-custom-parent #nprogress .bar {*/
/*    position: absolute !important;*/
/*}*/

/*@-webkit-keyframes nprogress-spinner {*/
/*    0%   { -webkit-transform: rotate(0deg); }*/
/*    100% { -webkit-transform: rotate(360deg); }*/
/*}*/
/*@keyframes nprogress-spinner {*/
/*    0%   { transform: rotate(0deg); }*/
/*    100% { transform: rotate(360deg); }*/
/*}*/

div#carousel-offer-vendor-arrows {
    top: 93% !important;
}
div#carousel-services-vendor-arrows,div#carousel-albume-vendor-arrows {
    top: 90%;
}
div#carousel-x-vendor-arrows{
    top:93% !important;
}
div#carousel-categories-vendor-arrows,div#carousel-home-vendor-arrows,div#carousel-store-vendor-arrows{
    top:97% !important;
}
.hero-slider-1 .slider-arrow-2 .slider-btn{
    width: 30px !important;
    height: 30px !important;
    line-height: 38px !important;
    font-size: 16px !important;
}

.carousel-store-vendor-cover .slick-dots, .carousel-home-vendor-cover .slick-dots{
    bottom: -30px !important;
}
.slider-btn {


        width: 30px !important;
        height: 30px !important;
        line-height: 38px !important;
        font-size: 16px !important;
    cursor: pointer;
    background: var(--solar);
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center;
    font-size: 16px;

}
span.slick-arrow.slick-arrow-2.slider-btn.slider-prev {
    position: absolute;
    top: 45%;
    left: 9px;
    color: white;
    display: none !important;

}
span.slick-arrow.slick-arrow-2.slider-btn.slider-next {
    position: absolute;
    top: 45%;
    right: 9px;
    color: white;
    display: none !important;
}
.heading_bar{
    color:var(--solar);
    position: relative;
}
.heading_bar:before {
    position: absolute;
    bottom: -5px;
    left: 0px;
    width: 15px;
    height: 4px;
    content: '';
    z-index: 5;
    background: #fff;
    animation: mover 2s infinite alternate;
}
.heading_bar:after {
    position: absolute;
    bottom: -5px;
    left: 0px;
    /* border: 2px solid; */
    width: 100%;
    height: 4px;
    content: '';
    border-radius: 30px;
    border-right: 90px #FF5722;
    border-left: 100px solid var(--solar);
    background: #FF9800 !important;
}
@-webkit-keyframes mover {
    0% { transform: translateX(-10); }
    100% { transform: translateX(60px); }
}
@keyframes mover {
    0% { transform: translateX(-10); }
    100% { transform: translateX(60px); }
}
.shine-button {
    position: relative;
    display: inline-block;

    font-size: 16px;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 33px;
    cursor: pointer;
    overflow: hidden;
    transition: background-color 0.3s ease;
}

.shine-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75px; /* Adjust this value based on button size */
    width: 50px; /* Adjust this value based on shine effect width */
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    transform: skewX(-30deg);
    transition: all 0.5s ease;
}

.shine-button:hover::before {
    left: 110%;
}

.shine-button:hover {
    background-color:var(--solar);
}
/* info_product_details */
.counter-custom {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    border-radius: 33px !important;
    overflow: hidden;
    gap: 3px;
    font-family: solar-Medium, sans-serif;
}



.radius-lg {
    border-radius: 33px !important;
}

input.form-control, .form-select {
    height: 31px !important;
    border-radius: 33px !important;
}

.icon-tabler-circle-check {
    fill: #20c997;
    color: #20c997;
}

.detail-info h2 {
    font-size: 1.5rem !important;
}
.tab-product-details a{
    font-size:1rem !important;
}
.nav-start {
    border: 0;
    margin-bottom: 4px;
    background: #fff;
    padding: 4px 7px;
    border-radius: 33px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 11px;
    border: 1px solid #eee;
    background: #f4f4f5;
}

.product-info li.nav-item {
    margin-bottom: 0;

}

@media (max-width: 576px) {
    .detail-info h2 {
        font-size: 1.5rem !important;
    }

    .detail-info .product-price .current-price {
        font-size: 1.3rem !important;
    }
}

/*product-page*/
.product-list1 .product-flex {
    display: flex;
    align-items: flex-start;
}
.product-list1 .product-cart-wrap .product-img-action-wrap {
    padding: 16px 0px 0;
    flex-basis: 44%;
}
.product-list1 .product-cart-wrap .product-content-wrap {
    padding: 7px 5px 7px;
}
.card-filter {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    flex-basis: 100%;
    width: 95%;
    margin: 15px auto;
    padding: 1.5em;
    border-radius: 16px;
}
.card-filter-xs {

    margin: 5px auto;
    padding: 0.5em;
    border-radius: 16px;
}
.aside-filter::after {
    position: absolute;
    content: '';
    inset: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: -1;
    opacity: 0.7;
}
.aside-filter {
    position: relative;
    z-index: 9;
    height: fit-content;
    overflow: auto;
}
.category-sm-nav ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.category-sm-nav ul li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: gray !important;
    padding: 3px 5px;
}
.aside-filter-title-card {
    position: relative;
    width: 100%;
    background: var(--solar-gray);
    color:var(--solar-gray-700);
    font-size: var(--xs);
    background: transparent !important;
    padding: 5px 15px;
    border-radius: 15px;
    margin: 0 !important;

}
.aside-filter-title-card-card::after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 60%;
    height: 2px;
    background: #f3f4f6;
    right: 0;
    border-bottom: 1px solid #e9e9e9;
}
.image-container {
    position: relative !important;
    width: 100% !important;
    height: 100% !important; /* Set a specific height if needed, otherwise it will follow the content's height */
    overflow: hidden !important; /* Ensures that the image does not overflow the container */
}

.image-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}
/*endproduct-page*/
.form-select-sm{
    border-radius: 10px !important;
    height: 34px !important;

        padding: 5px 25px;
        font-family: 'solar-Medium';
        font-size: 1.2rem;
    }

.form-select-xs{

        border-radius: 10px !important;
        height: 34px !important;
        padding: 6px 8px;
        width: 60px;
        text-align: right;

}
/*scroll */

 .scroll-x-container {

     scroll-behavior: smooth;
     overflow-x: auto !important;
     overflow-y: hidden;
     scrollbar-width: thin; /* Firefox */
     scrollbar-color: var(--solar) #e9ecef; /* Firefox */
 }

.scroll-x-container::-webkit-scrollbar {
    height: 4px;
}

.scroll-x-container::-webkit-scrollbar-track {
    background: #e9ecef;
}

.scroll-x-container::-webkit-scrollbar-thumb {
    background-color: #6c757d;
    border-radius: 10px;
}

.scroll-x-item {
    flex: 0 0 auto; /* Prevents shrinking or growing */
    width: fit-content;
    margin-bottom: 10px;



    scroll-snap-align: center; /* Ensures the item aligns when scrolled */
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
    transition: transform 0.3s ease-in-out;
}

.scroll-x-container {
    scroll-snap-type: x mandatory; /* Enables scroll snapping */
}

.scroll-x-item:hover {
    transform: scale(1.05);
}
.aside-filter .list-group-item{
    border: none;
}
.fw-900 {
    font-weight: 900;
    font-family: 'solar-Medium';
    color:var(--solar-blue) !important;
}
.form-select-aside{
    font-size: 1.2rem;
}
.form-select-aside option {
    font-size: 0.8rem;
}
.form-select:focus,.form-check-input:focus {

    outline: 0;
    box-shadow: 0 0 0 .25rem var(
        --solar-light);
    outline: none;
    border-color: transparent;
    font-family: solar-Medium;
    font-size: 1.2rem;
    font-size: 1.2rem;
}
.custome-checkbox .form-check-label span , .form-switch label{
    vertical-align: middle;
    color: #000;
    font-family: solar-Medium;
    margin-right: -5px;
}
.solar-bold{
    font-family: solar-Medium !important;
}
.nav-tabsless {
    border: 0;
    margin-bottom: 0px;
    background: transparent;
    padding: 4px 7px;
    border-radius: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 2px !important;
    border: none;
    border-bottom: none;
    /* background: #f4f4f5; */
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.nav-tabsless.nav-item a {
    padding: 0 !important;
    margin:0 !important;

}




