.text-orange{color: #ff7a00!important;}

.accordion-button:not(.collapsed){
    background-color:inherit!important;
    box-shadow:inherit!important;
}
.setWidth{
    width: calc((100% - 50px)/5);
    margin-right: 10px;
}
.setWidth2{
    width: calc((100% - 60px)/6);
    margin-right: 10px;
}
.setWidth3{
    width: calc((100% - 20px)/2);
    margin-right: 10px;
}
.mt-100px{margin-top:100px;}
.w-230{width:190px;}
.w-170{width: 170px;}
.h-530px{height:530px;}
.img-search{
    /* background-image: url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSbxiyQHRPSOjLkjKNIP65geMQsBNkjOTtvtQ&s'); */
    background-repeat: no-repeat;
    background-size: cover;

}
.addCheckCss>ul{
    padding-left: 20px!important;
    list-style-image: url('../images/check.png');
}
.form-check-input:checked{
background-color: var(--theme)!important;
border-color:var(--theme)!important;
}
.rounded-17{border-radius:17px;}
.rounded-15{border-radius:15px;}
.rounded-20{border-radius:20px;}
.rounded-top-20{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.search-activity{
    max-width:600px;
}
.category-nav-menu{
    z-index: 1!important;
    margin-bottom: -22px!important;
}
.category-nav-menu .nav-item .nav-link{
    background-color: var(--theme-light)!important;
    border-radius:5px;
}
.border-bottom-theme{border-bottom:2px solid var(--theme)!important;}
.h-down-arrow{
    bottom: -21px !important;
    z-index: 55555;
    background: white;
}
.ellipse-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ellips-3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ellips-4{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ellipse-4{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 57px;
}
.ellipse-3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 43px;
}
.bg-transparent-black{background: linear-gradient(-90deg, #00000094, #00000057);}
.bg-dm-1{
    background-color: var(--theme-light);
}
.bg-dm-2{
    background-color: rgb(234, 234, 255);
}
.gallery-pill .nav-link.active, .gallery-pill .show>.nav-link{
    color:var(--light)!important;
    background-color: var(--theme)!important;
}
.gallery-pill>.nav-item>.nav-link{
    color:#000;
}
.accordion-button::after{
    background-image:url('../images/repos/down-arrow-theme.png') !important;
    background-size: 20px !important;
}
.accordion-button:not(.collapsed){
    color: var(--theme)!important;
}
@media(max-width:1199px){
    .w-230{width: 170px; height:150px;}
    .w-170{width:130px;}
}

@media(max-width:768px){

    .sliderSubCategoryCard img{
        height: 80px!important;
        border-bottom-left-radius: 0px!important;
        border-bottom-right-radius: 0px!important;
    }
    
    .sliderSubCategoryCard .subCategoryTitle{
        font-size: 11px!important;
        text-align: center;
        height: 35px;
    }



    .sliderSubCategoryCard .subCategoryActivities{
        text-align: center;
        font-size: 10px!important;
    }

    .categoryHeader{height: 330px!important;}
    .glightbox-clean .gprev,
    .glightbox-clean .gnext{
        top: 45% !important;
    }



    .w-230{width: 120px; height:100px;}
    .list-lop{font-size: 14px;}
    .fs-sm-30{font-size: 30px !important;}
    .fs-sm-25{font-size: 25px !important;}
    .fs-sm-20{font-size: 20px !important;}
    .fs-sm-18{font-size: 18px !important;}
    .mt-100px{margin-top:60px;}
}
@media(max-width:500px) and (min-width:400px){
    .categoryCorporateBannersContent{width: 100%!important;}
}
@media(max-width:500px){
    .category-nav-menu .nav-link{font-size: 12px!important;}
    .categoryheadings{font-size: 20px!important;}
    .productCardTitle{font-size: 14px!important;}
    .ellipse-2{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media(max-width:400px){
    .category-nav-menu .nav-link{font-size: 11px!important;}
    .categoryCorporateBannersContent{width: 100%!important;}
    .list-lop{font-size: 13px;}
    .w-230{width: 110px; height:95px;}
}
.bg-transparent-pink{
    background: linear-gradient(-90deg, #e23279, #a10141, #e23279);
}
.bg-transparent-yellow{
    background: linear-gradient(-90deg, #ffb40b, #9a6b00, #ffb40b);
}
.bg-transparent-blue{
    background: linear-gradient(-90deg, #27c3ff, #02719b, #27c3ff);
}
.bg-transparent-green{
    background: linear-gradient(-90deg, #4fd19a, #00673bfa, #4fd19a);
}
.bg-transparent-purple{
    background: linear-gradient(-90deg, #f193e6, #800471, #f193e6);
}
.w-60{width: 60%;}
.w-70{width: 70%;}
.w-80{width: 80%;}



/* added category css */

.subcategory-filter {
    margin: 0 !important;
    flex-shrink: 0;
    width: 18px !important;
    height: 18px !important;
}

.form-check {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 0 !important;
}

.form-check-input:checked {
    background-color: #5f5f5f !important;
    border-color: #5f5f5f !important;
}

.form-check-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(208, 40, 97, 0.25) !important;
}

.filter-item .form-check {
    width: 100%;
}

.filter-item .d-flex {
    width: 100%;
    align-items: center;
}

.filter-item .form-check-label {
    flex: 1;
    margin-left: 0 !important;
}

.filter-item .badge {
    flex-shrink: 0;
}

.sticky-sidebar {
    position: sticky !important;
    top: 125px !important;
    z-index: 10 !important;
    align-self: flex-start;
}

/* Ensure parent containers don't interfere with sticky positioning */
.container, .row {
    overflow: visible !important;
}

@media (max-width: 415px) {
    
    .categories-section-2-item {
        width: 100%!important;
    }
}

.gprev:hover, .gnext:hover{
    background: rgba(0,0,0,.75) !important;
}

.category-overview-content.ellipse-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 43px;
}


@media only screen and (min-width: 1367px) {
    .container {
        max-width: 1170px !important;
    }
}

.text-lightGray {
    color: #6b6262 !important;
}

.guideImage {
    height: 150px;
    object-fit: cover;
}

.fw-seminormal{font-weight: 500!important;}

.category-overview p{margin-bottom: 0px!important;}

/* Category Banner Cards - Professional Design */
.category-banner-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    min-height: 350px;
    cursor: pointer;
}

.category-banner-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15) !important;
}

.category-banner-card img {
    transition: transform 0.5s ease;
}

.category-banner-card:hover img {
    transform: scale(1.05);
}

.min-h-300 {
    min-height: 300px;
}

.rounded-12 {
    border-radius: 12px;
}

.rounded-bottom-12 {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.rounded-8 {
    border-radius: 8px;
}

.categoryCorporateBannersContent {
    width: 100%;
}

@media (min-width: 768px) {

    .sliderSubCategoryCard .subCategoryTitle{
        min-height: 45px;
    }
    .categoryCorporateBannersContent {
        width: 100%;
        margin-left: auto;
    }
}

@media (min-width: 992px) {
    .category-banner-card {
        min-height: 400px;
    }
    
    .min-h-300 {
        min-height: 350px;
    }
}

@media (max-width: 767px) {
    .category-banner-card {
        min-height: 320px;
    }
    
    .min-h-300 {
        min-height: 280px;
    }
}

/* Subcategory Products Swiper Navigation - Match Design */
.swiper-button-prev.subcategory-swiper-prev,
.swiper-button-next.subcategory-swiper-next {
    position: static !important;
    margin: 0 !important;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    background: white !important;
    border: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
}

.swiper-button-prev.subcategory-swiper-prev {
    color: #9ca3af !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08) !important;
}

.swiper-button-next.subcategory-swiper-next {
    color: #374151 !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.swiper-button-next.subcategory-swiper-next:hover,
.swiper-button-prev.subcategory-swiper-prev:hover {
    transform: scale(1.05) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.swiper-button-prev.subcategory-swiper-prev:hover {
    color: #6b7280 !important;
}

.swiper-button-next.subcategory-swiper-next:hover {
    color: #1f2937 !important;
}

.swiper-button-next.subcategory-swiper-next:after,
.swiper-button-prev.subcategory-swiper-prev:after {
    font-size: 25px !important;
    font-weight: bold !important;
    color: inherit !important;
    padding-bottom: 6px;
}

.swiper-button-prev.subcategory-swiper-prev:after {
    content: '‹' !important;
}

.swiper-button-next.subcategory-swiper-next:after {
    content: '›' !important;
}

.sliderSubCategoryCard img{
    height: 130px;
}

.sliderSubCategoryCard .subCategoryTitle{
    font-size: 14px;
    text-align: center;
}
