    :root{--base-color: #cb2027;--dark-gray:#191919;--medium-gray:#737373;--extra-medium-gray:#707070;--alt-font: 'Antonio', sans-serif;--primary-font: 'Plus Jakarta Sans', sans-serif}html{overflow-x:hidden}body{line-height:30px}.word-break-normal{word-break:normal}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:25px}h1,.h1{line-height:4.6rem}h2{line-height:3.7rem}h3{line-height:3.4rem}h4{line-height:3rem}h5{line-height:2.5rem}h6{line-height:2.3rem}header .widget-text{font-size:15px}header.sticky .disable-fixed .navbar-brand{padding:18px 0}header .navbar-brand img{max-height:60px}.hamburger-logo img{max-height:85px}.header-icon .header-social-icon a{font-size:17px;padding-left:15px;font-weight:600}header.sticky .navbar{min-height:55px}.hamburger-menu-simple .menu-item-list .nav-link{font-size:55px;line-height:50px}header .elements-social ul li{margin-right:25px;margin-left:0}header .elements-social ul li a{width:auto;height:auto}#architecture-slider .tp-splitted{text-align:inherit!important}.magic-cursor-base-color #ball-cursor:before,.magic-cursor-base-color #ball-cursor:after{color:var(--dark-gray)}.blog-comment li .btn-reply:hover{color:var(--dark-gray)}.tag-cloud a:hover,.tag-cloud a.active{border-color:var(--white)}.blog-comment li .btn-reply{border:1px solid var(--extra-medium-gray);background-color:transparent}.blog-comment li .btn-reply{padding:6px 20px 7px}.categories-btn{padding:4px 18px;border-radius:24px}.first-letter-block{line-height:88px}.top-25{top:25%}.right-18{right:18%}.text-nero-grey{color:#1f1f1f}.text-charcoal{color:#282828}.bg-nero-grey{background-color:#1f1f1f}.bg-dark-gray-transparent{background-color:rgba(25,25,25,.7)}.bg-charcoal-grey{background-color:#3e3e3e}.bg-base-color-transparent{background-color:rgba(239,255,2,.2)}.bg-gradient-dark-transparent{background:-webkit-gradient(linear,left bottom,left top,color-stop(-4%,#101010),to(transparent));background:linear-gradient(to top,#101010 -4%,transparent 100%)}.bg-gradient-dark-gray-transparent{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(25,25,25,1)),to(transparent));background-image:linear-gradient(to top,rgba(25,25,25,.9) 20%,transparent 90%)}.border-color-charcoal-grey{border-color:#3e3e3e!important}.slider-navigation-style-07{left:58.4%}.btn.btn-box-shadow.btn-base-color:hover{color:var(--dark-gray)}.btn.btn-link{padding:0 0 2px;font-weight:600}.btn{font-family:var(--primary-font)}.page-title-extra-small h1{font-size:5.375rem;line-height:5.5rem}.page-title-extra-small h2{font-size:13px;line-height:26px}footer .footer-logo img{max-height:70px}footer .elements-social li{margin:0 15px 0 0}.video-icon-extra-large .video-icon{width:170px;height:170px;font-size:16px}.magic-drag-cursor #ball-cursor:before{font-size:15px}@media(max-width:1430px){.architecture-number{display:none!important}}@media(orientation:landscape) and (max-width:1080px){.architecture-slider-text-row{margin-top:200px!important}}@media(orientation:landscape) and (max-width:850px){.architecture-slider-text-row{margin-bottom:200px!important}}@media(orientation:landscape) and (max-width:768px){.architecture-slider-text-row{margin-top:200px!important;margin-bottom:200px!important}}@media(max-width:991px){.interactive-banner-style-06 .interactive-banners-content{transform:translateY(calc(100% - 100px))}.md-right-0{right:0}header .navbar-brand{padding:20px 0}}@media(max-width:767px){.video-icon-extra-large .video-icon{width:120px;height:120px}.slider-navigation-style-07{left:0}.interactive-banner-style-06 .interactive-banners-content{transform:translateY(calc(100% - 110px))}.hamburger-menu-simple .menu-item-list .nav-link{font-size:38px;line-height:34px}}
    .bg-light-blue-gray{background-color:rgb(199 128 128 / 12%)}
    .interactive-banner-style-06:hover .box-overlay{height:76%;visibility:visible;opacity:1}
    .cardBody{
        display:flex ;
        align-items: center;
        justify-content: center;
        height: 150px;
    }
    .cardBody .ico{
        width: 50px;
        height: 50px;
        display:flex ;
        align-items: center;
        justify-content: center;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
    } .width400px{
        width: 700px;
    }

  .btn-news {
    background-color: white;
    color: #000;
    /* border-radius: 25px; */
    padding: 13px 26px;
    border: none;
    font-weight: bold;
    margin-top: 1rem;
    cursor: pointer;
    position: absolute;
    bottom: -20px;
    left: 29%;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
  }
  .fontSize {
    font-size: 35px !important;
  }
  .bg-dark-gray_01{
    /* background: linear-gradient(to top, rgba(212, 212, 212, 0.7) 0%, rgba(212, 212, 212, 0.7) 36%, transparent 60%, transparent 100%); */
    background: linear-gradient(to top, #d4d4d433 0%, rgba(212, 212, 212, 0.2) 45%, transparent 37%, transparent 100%);
  }
  .bg-dark-gray_02{
    background-color: #d4d4d433;
  }
  .overlay-bg.bg-dark-gray.opacity-extra-medium{
    background-color: #000;
  }
  
  .video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media screen and (max-width:600px) {
  .showMobile{
      display: block !important;
  }
}
.showMobile{
  display: none;
}

.pb-30px.fw-600.mt-20px.mb-0.sm-mt-0px.lg-w-100.text-white{
  font-family: 'Poppins' , sans-serif;
}
        
.about-timeline{background-color:#f7f7f7;}

.timeline-box h6{font-size: 55px; line-height: 1; color: #d21e1e; font-weight: 700; font-family: 'Poppins', sans-serif;background-color: #f7f7f7;position: relative; z-index: 1; display: inline-block; width: auto; padding: 0 10px;margin-top: 0; transform: translate(0,-50%);} 

.timeline-box p{font-size: 18px; line-height: 27px; color: #000000; font-weight: 400;margin-bottom: 26px;font-family: 'Poppins', sans-serif;} 
.timeline-box p:last-of-type{margin-bottom:15px;} 
.start-point h4{font-size: 17px; line-height: 23px; color: #ffffff; font-weight: 600;text-transform: uppercase;background-color: #d21e1e;border-radius: 16px;display: block; width: auto; text-align: center; padding: 5px 25px;position: relative;margin-bottom: 45px;font-family: 'Inter',sans-serif;} 
.black-dot{width: 21px;height: 21px;background-color: #000;border-radius: 50%;display: block;margin: 0 auto 62px;z-index: 1;} 
.start-point{position: relative;display: flex; justify-content: center; flex-direction: column; align-items: center} 
.start-point:before{content:'';position: absolute;left: 0;height: 100%;width: 0px;background-color: #aaa;left: 50%;top: 0;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%); border-left: 1px solid #aaa;} 
.timeline-row .horizontal-line {border-top: 1px solid #aaa; width: calc(100% - 150px); margin: 0 auto; position: absolute; top: 0; left: 50%; z-index: 0; transform: translate(-50%,0%); }
.timeline-row .verticle-line { margin: 0; padding: 0; width: 2px; border-right: 1px solid #aaa; height: calc(100% - 150px); position: absolute; top: 0; right: 0; margin: auto 0; bottom: 0; } 
.timeline-row:nth-child(2n+2) .verticle-line { left: 0; right: inherit; } 
.corner { position: absolute; border-right: 1px solid #aaa; width: 76px; height: 76px; right: 0; border-top: 1px solid #aaa; top: 74.9px; border-radius: 0 70px 0 0;top: 0; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } .corner.bottom { bottom: -76px; top: inherit; border-radius: 0; border-top: 0; border-bottom: 1px solid #aaa; border-radius: 0 0 70px 0; right: 0;z-index: 1;bottom: -1px; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } 
.timeline-row:nth-child(2n+2) .corner.bottom { border-radius: 0 0 0 70px; } 
.timeline-row { display: flex; justify-content:space-around; flex-wrap: wrap; padding-bottom: 0px; position: relative;/*padding: 0 66px 130px;margin-right: 111px;*/ } 
.timeline-row:nth-child(2n+2) { justify-content: space-around;text-align: right; padding:  0 2%; } 
.timeline-row:nth-child(2n+2) { flex-direction: row-reverse; } 
/*.timeline-row:nth-child(2n+2) .timeline-content-txt { text-align: center; }*/
.timeline-box { /*padding: 45px 50px 130px;*/ max-width: 550px;margin-right: 25px; position: relative;} 
.timeline-main{margin-top: 75px;} 
.timeline-row:first-child {margin: 0 0px 0 auto; max-width: 50%; justify-content: space-between; padding: 0 0 0 120px; }
.corner.bl{bottom: 0;left: 0;border-left: 1px solid #aaa; border-bottom: 1px solid #aaa; border-radius: 0 0 0px 100%; border-right: none; border-top: none; height: 76px; width: 76px;} .start-point .corner.bl{left: 50%; bottom: 0px; transform: translateY(100%); top: unset;} 
.timeline-box:before{content: '';position: absolute;left: 0;top: 27.5px;height: 1px;width: 100%;} 
.timeline-box-wrap { padding: 45px 0px 0; position: relative; background: #f7f7f7; /*min-height: 318px;*/padding: 0;margin-bottom: 90px; } 
/*.timeline-row:after{content: ''; position: absolute; left: 50%; top: 74.5px; height: 1px; width: 91%; background-color: #aaa; transform: translateX(-50%);top: 0;} .timeline-row .verticle-line { margin: 0; padding: 0; width: 1px; border-right: 1px solid #aaa; height:calc(100% - 126px); position: absolute; top: calc( 50% + 75px );; right: 0; margin: auto 0; bottom: unset; transform: translateY(-50%);top: 50%; } */
.timeline-row:first-child::after {left: -54px;width: 97%; transform: none; } 
/*.timeline-row:first-child .timeline-box:last-child{margin-right: 5%;} */
.timeline-content { padding: 10px 10px 0;} 
.timeline-content-txt { padding: 10px 0 0 0; } 
.timeline-box.img-right .timeline-content,.timeline-box.img-left .timeline-content{display: flex; align-items: flex-start;} 
.timeline-box.img-right .timeline-content img{margin-left: 18px;} 
.timeline-box.img-left .timeline-content img{margin-right: 18px;} 
.timeline-box.img-left .timeline-content{flex-direction: row-reverse;} 
.timeline-row:first-child .timeline-box:first-child img{filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));display: block;margin: 0;} 
.timeline-box-wrap .timeline-content img {filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));z-index: 2;position: relative;} 
.timeline-row:last-child .corner.bottom{display: none;} 
.timeline-row:nth-child(2n+1) .timeline-box:last-child .timeline-box-wrap{text-align: center;}
.start-point.end-point:before{display: none;}
.start-point.end-point{ position: absolute; bottom: 0; right: 0%; transform: translateX(50%); }
.timeline-row:nth-child(2n+2) .start-point.end-point{left: 0;transform: translateX(-50%);right: unset;}

.timeline-box.img-right .timeline-content-txt {text-align: right;}
.timeline-box.img-left .timeline-content-txt {text-align: left;}
.timeline-box.img-left, .timeline-box.img-right {text-align: center;}
.timeline-row:first-child .timeline-box::after {left: auto; right: 0; -webkit-transform: translate(100%,-50%) rotate(0deg); transform: translate(100%,-50%) rotate(0deg);}
.timeline-row:first-child .timeline-box:first-child {width: 36%;}
.timeline-row .timeline-box:nth-child(3)::after {display: none;}
.timeline-row:last-child .verticle-line::after {display: none;}
.timeline-row:first-child .timeline-box:nth-child(2)::after {display: none;}

.timeline-content-img .timeline-content {position: relative;}

/*==============Responsive==============*/


@media screen and (max-width: 1800px) {

.timeline-box {max-width: 460px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 220px; max-height: 230px;}
  .timeline-box-wrap .timeline-content img {max-width: 100%;}
}




@media screen and (max-width: 1600px){
 
  .timeline-row:first-child .timeline-box:first-child {width: 38%;}
	.timeline-box {max-width: 380px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 190px;}
	.timeline-box h6 {font-size: 50px;}
	.about-timeline {padding: 120px 0 100px;}
	.timeline-box p {font-size: 16px;}
}

@media screen and (max-width: 1440px) {
  
  .about-timeline {padding: 100px 0 80px;}
	.start-point h4 {font-size: 15px; letter-spacing: 0;}
	.timeline-box h6 {font-size: 40px;}
	.timeline-row:first-child .timeline-box:first-child {width: 45%;}
	.timeline-box p {font-size: 15px; line-height: 1.4;}
	.timeline-box {max-width: 300px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 140px; max-height: 200px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 150px;}
}


@media screen and (max-width: 1199px) {
  .about-timeline {padding: 90px 0 60px;}
	.timeline-box h6 {font-size: 34px;}
	.timeline-box {max-width: 240px;}
	.timeline-row:first-child {padding: 0 0 0 60px;}
	.timeline-row:first-child .timeline-box:first-child {width: 42%;}
	.timeline-box.img-right .timeline-content, .timeline-box.img-left .timeline-content {flex-wrap: wrap;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 200px;}
	.top-timeline-arrow.timeline-content-img .timeline-content::after {right: 0;}
	.img-right.timeline-content-img .timeline-content::after {top: -20px; right: -45px;}
.timeline-box.img-right .timeline-content-txt {width: 90%;}
}

@media screen and (max-width: 1024px) {
.corner {display: none;}
	.timeline-row .horizontal-line {display: none;}
	.timeline-row:first-child {max-width: 100%; padding: 0;}
	.timeline-main {margin-top: 0;}
	.timeline-row .verticle-line {right: 50%; transform: translate(50%,0); height: calc(100% - 0px);}
	.timeline-row:nth-child(2n+2) .verticle-line {left: auto; right: 50%;}
	.verticle-line::after {display: none;}
  
  .timeline-row .timeline-box {width: 100%; max-width: 100%; margin: 0;}
	.timeline-row:first-child .timeline-box:first-child {width: 100%; margin: 0;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 100%;}
	.timeline-box p br {display: none;}
	.timeline-box h6 {transform: translate(0,-0%); padding: 0;}
	.timeline-content {padding: 0;}
	.timeline-box.img-right .timeline-content-txt {width: 100%;}
	.start-point.end-point {right: 50%;}
	.start-point h4 {margin-bottom: 0;}
	.about-timeline {padding: 80px 0;}
	.timeline-box::after {-webkit-transform: translate(-100%,100%) rotate(180deg); transform: translate(-100%,100%) rotate(180deg); right: 50%; top: 20px; left: 50%;}
  .timeline-box-wrap {width: 50%; text-align: right; padding: 0 30px 0 0; margin: 40px 0 0 0;}
	.timeline-row .timeline-box img {margin: 0 0 0 auto;}
	.timeline-row:first-child .timeline-box:nth-child(2)::after {display: block;}
	.timeline-row:first-child .timeline-box:first-child img {margin: 0 0 0 auto;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {margin: 0 0 0 auto;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 40px 0 0 auto; padding: 0 0 0 30px; text-align: left;}
  .timeline-row:nth-child(2n+1) .timeline-box::after {left: auto; right: 50%; -webkit-transform: translate(0%,100%) rotate(180deg); transform: translate(0%,100%) rotate(180deg); top: 20px;}
	.timeline-row .timeline-box:nth-child(2n)::after {transform: translate(100%,100%) rotate(0deg); -webkit-transform: translate(100%,100%) rotate(0deg); right: 50%; left: auto;}
	.timeline-row .timeline-box:nth-child(3)::after {display: block;}
	.timeline-box.img-left .timeline-content-txt {text-align: right;}
	.timeline-row:last-child {padding-bottom: 70px;}
}

@media screen and (max-width: 640px) {
  
  .about-timeline {padding: 50px 0;}
	.timeline-box h6 {font-size: 27px;}
	.timeline-box p {font-size: 14px; line-height: 1.4;}
	.timeline-box-wrap {margin: 30px 0 0 0;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 30px 0 0 auto;}
	.timeline-box::after, .timeline-row:nth-child(2n+1) .timeline-box::after {top: 6px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 100%; max-height: unset;}
}
.text-content {
            font-size: 16px;
            line-height: 1.6;
            color: #333;
            margin-bottom: 15px;
        }

        .hidden-text {
            overflow: hidden;
            max-height: 0;
            opacity: 0;
            transition: all 0.5s ease-in-out;
        }

        .hidden-text.expanded {
            max-height: 500px;
            opacity: 1;
        }

        .read-more-btn {
            background: none;
            border: none;
            color: #cb2027;
            font-weight: 600;
            cursor: pointer;
            font-size: 14px;
            padding: 15px 0 0 0;
            border-radius: 4px;
            transition: all 0.2s ease;
        }
/* 
        .read-more-btn:hover {
            color: #1d4ed8;
            background-color: #f0f4ff;
        } */

        /* .read-more-btn:focus {
            outline: none;
            box-shadow: 0 0 0 2px #93c5fd;
        } */

        .ellipsis {
            color: #666;
        }

        
.shop-modern {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.grid-item {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.grid-item.hidden {
  display: none !important;
}

.grid-item.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Ensure consistent width even with single items */
.shop-modern .grid-item {
  max-width: 350px;
  width: 100%;
}
      .shop-box {
            border: 1px solid #e9ecef;
            border-radius: 10px;
            overflow: hidden;
            height: auto;
            /* width: 300px; */
            margin: 50px auto;
            transition: all 0.3s ease;
        }

        .shop-image {
            position: relative;
            /* height: 330px; */
            overflow: hidden;
            margin-bottom: 1rem;
        }

           .product-flex{
            display: flex;
            flex-direction: row;
            justify-content: space-between;
           }
           @media screen and (max-width:600px) {
             .product-flex{
            display: flex;
            /* flex-direction: column !important; */
            justify-content: space-between;
           }
           }
        .image-slider {
            position: relative;
            height: 100%;
            width: 100%;
            display: flex;
        }

        .image-slider img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            flex-shrink: 0;
            transition: transform 3s ease-in-out; /* Slower transition - 1.5 seconds */
        }

        /* Fixed hover effect - target images inside image-slider */
        .shop-box:hover .image-slider img {
            transform: scale(1.05);
        }

   .shop-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.6s ease, background-color 0.6s ease;
  pointer-events: none; /* Prevent accidental interactions */
}

.shop-box:hover .shop-overlay {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.4); /* Optional but reinforces transition */
}

      .shop-sidebar {
        border: 1px solid #e9ecef;
        border-radius: 10px;
        height: fit-content;
        background: #f8f9fa;
        padding: 15px;
      }

      .shop-filter {
        list-style: none;
        padding: 0;
        margin: 0;
      }

      .shop-filter li {
        padding: 10px 15px;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        transition: all 0.3s ease;
        border-radius: 8px;
        margin-bottom: 2px;
        position: relative;
      }

      .shop-filter li:hover {
        /* background: #e9ecef; */
        color: #000;
      }

      .shop-filter li.active {
        color: #cb2027;
        /* background: #fff5f5; */
        font-weight: 600;
      }

      .shop-filter li a {
        text-decoration: none;
        color: inherit;
        flex: 1;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
      }
       /* Size Display Styles - Positioned above shop image */
        .size-display {
              position: absolute;
    /* top: 0; */
    display: flex
;
    justify-content: center;
    align-items: center;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    /* background: rgba(255, 255, 255, 0.95); */
    /* backdrop-filter: blur(10px); */
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
    flex-direction: column;

        }

        .shop-box:hover .size-display {
            opacity: 1;
            visibility: visible;
        }

        .size-title {
            font-size: 16px;
            font-weight: 600;
            color: #333;
            margin-bottom: 15px;
            text-align: left;
        }

        .size-options {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            margin-bottom: 15px;
        }

        .size-option {
            padding: 8px 12px;
            border: 1px solid #ddd;
            border-radius: 4px;
            background: white;
            font-size: 12px;
            font-weight: 500;
            color: #333;
            cursor: pointer;
            transition: all 0.2s ease;
            min-width: 35px;
            text-align: center;
        }

        .size-option:hover {
            border-color: #007bff;
            background: #f8f9fa;
        }

        .size-option.active {
            border-color: #007bff;
            background: #007bff;
            color: white;
        }

        .size-ranges {
            display: flex;
            gap: 10px;
            justify-content: flex-start;
        }

        .size-range {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .size-range-label {
           font-size: 12px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3px;
    text-transform: uppercase;
        }

        .size-range-value {
            font-size: 12px;
            font-weight: 500;
            color: #fff;
            padding: 0px 8px;
            /* border: 1px solid #; */
            /* border-radius: 3px; */
            background: #cb2027;
        }


      .main-category {
        position: relative;
      }

      .category-toggle {
        margin-left: auto;
        margin-right: 10px;
        font-size: 12px;
        transition: transform 0.3s ease;
        color: #6c757d;
      }

      .category-toggle.rotated {
        transform: rotate(90deg);
      }

      .item-qty {
        background: #e9ecef;
        color: #6c757d;
        padding: 2px 8px;
        border-radius: 12px;
        font-size: 12px;
        font-weight: 600;
        min-width: 20px;
        text-align: center;
      }
/* 
      .shop-filter li.active .item-qty {
        background: #cb2027;
        color: white;
      } */

      .product-cb {
        display: inline-block;
        width: 18px !important;
        height: 18px !important;
        border-radius: 50%;
        border: 2px solid #dfdfdf;
        /* background: #007bff; */
        margin-right: 10px;
      }

      .filter-section-title {
        font-weight: 600;
        font-size: 1.1rem;
        color: #343a40;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 2px solid #e9ecef;
      }

      /* Subcategory styles */
      .subcategory-filter {
        /* margin-left: 20px; */
        margin-top: 5px;
        display: none;
        overflow: hidden;
        transition: all 0.3s ease;
      }

      .subcategory-filter.show {
        display: block;
        animation: slideDown 0.3s ease;
      }

      .subcategory-filter li {
        padding: 8px 15px;
        font-size: 13px;
        color: #6c757d;
        /* margin-left: 10px;
        border-left: 2px solid #e9ecef; */
      }

      .subcategory-filter li:hover {
        color: #cb2027;
        background: #f8f9fa;
        border-left-color: #cb2027;
      }

      .subcategory-filter li.active {
        color: #cb2027;
        background: #fff5f5;
        font-weight: 600;
        border-left-color: #cb2027;
      }

      @keyframes slideDown {
        from {
          opacity: 0;
          max-height: 0;
        }
        to {
          opacity: 1;
          max-height: 500px;
        }
      }

      @keyframes fadeInUp {
        from {
          opacity: 0;
          transform: translateY(30px) scale(0.9);
        }
        to {
          opacity: 1;
          transform: translateY(0) scale(1);
        }
      }

      .animate-in {
        animation: fadeInUp 0.6s ease forwards;
      }

      @media (max-width: 768px) {
        .shop-modern {
          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
          gap: 1rem;
        }

        .grid-item {
          width: 100%;
        }
      }
        /* Smooth fade effect */
        .swiper-fade .swiper-slide {
            pointer-events: none;
        }
        
        .swiper-fade .swiper-slide-active {
            pointer-events: auto;
        }
        
        /* Custom pagination */
        .swiper-pagination {
            bottom: 10px !important;
        }
        
        .swiper-pagination-bullet {
            background: white;
            opacity: 0.7;
        }
        
        .swiper-pagination-bullet-active {
            background: #333;
            opacity: 1;
        }


        /* quick view css */

         /* Quick View Modal Styles */
        .quick-view-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.8);
            z-index: 1000;
            display: none;
            justify-content: center;
            align-items: center;
            padding: 20px;
        }

        .quick-view-modal {
            background: white;
            /* border-radius: 15px; */
            max-width: 800px;
            width: 100%;
            max-height: 100vh;
            overflow-y: auto;
            position: relative;
            animation: modalSlideIn 0.3s ease;
        }

        @keyframes modalSlideIn {
            from {
                opacity: 0;
                transform: scale(0.9);
            }
            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        .quick-view-content {
            display: flex;
            gap: 30px;
            padding: 30px;
        }

        .quick-view-images {
              flex: 2;
    display: flex
;
    gap: 15px;
    width: 70%;

        }

        .image-thumbnails {
            display: flex;
            flex-direction: column;
            gap: 10px;
        }

        .thumbnail {
            width: 100px;
            height: 100px;
            /* border-radius: 8px; */
            overflow: hidden;
            cursor: pointer;
            border: 1px solid transparent;
            transition: border-color 0.3s ease;
        }

        .thumbnail.active {
            border-color: #cb2027;
        }

        .thumbnail img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .main-image {
            flex: 2;
            /* border-radius: 12px; */
            overflow: hidden;
            /* background: #f8f8f8; */
        }

        .main-image img {
            width: 100%;
            height: 400px;
            object-fit: cover;
        }

        .quick-view-details {
           flex: 1;
    padding-left: 20px;
    width: 30%;
        }

        .product-title {
            font-size: 28px;
            font-weight: 600;
            color: #333;
            margin-bottom: 0px;
        }

        .product-colors {
            margin-bottom: 25px;
        }

        .color-label {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 12px;
            color: #333;
        }

        .color-options {
            display: flex;
            gap: 12px;
            flex-wrap: wrap;
        }

        .color-option {
       width: 25px;
    height: 25px;
            border-radius: 50%;
            border: 1px solid #ddd;
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
        }

        .color-option:hover {
            transform: scale(1.1);
        }

        .color-option.active {
            border-color: #333;
            box-shadow: 0 0 0 2px rgba(51,51,51,0.3);
        }

        .product-sizes {
            margin-bottom: 25px;
        }

        .size-info {
            display: flex;
            justify-content: space-between;
            background: #f8f8f8;
            padding: 15px;
            border-radius: 8px;
            margin-bottom: 15px;
        }

        .size-item {
            text-align: center;
        }

        .size-item-label {
            font-size: 12px;
            color: #666;
            margin-bottom: 5px;
        }

        .size-item-value {
            font-size: 16px;
            font-weight: bold;
            color: #333;
        }

        .close-btn {
            position: absolute;
            top: 15px;
            right: 20px;
            background-color: #f0f0f0;
            border: none;
            font-size: 24px;
            cursor: pointer;
            color: #666;
            width: 35px;
            height: 35px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1000000;
            transition: background-color 0.3s ease;
        }

        .close-btn:hover {
            background-color: #f0f0f0;
        }

        .action-buttons {
            margin-top: 30px;
            display: flex;
            gap: 15px;
        }
/*  */

        @media (max-width: 768px) {
            .quick-view-content {
                flex-direction: column;
                padding: 20px;
            }

            .quick-view-details {
                padding-left: 0;
                padding-top: 20px;
                width: 100%;
            }

            .quick-view-images {
                flex-direction: column-reverse;
                width: 100%;
            }

            .image-thumbnails {
                flex-direction: row;
                justify-content: center;
            }
        }
@media screen and (min-width:601px) {
  .sm-mb-block{
display: none;
  }
}
@media screen and (max-width:600px) {
  .sm-mb-none{
    display: none;
  }
}
  /* Swiper custom styles for mobile */
        .mobile-product-slider {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0;
        }

        .mobile-product-slider .swiper-slide {
            width: calc(50% - -3px) !important;
            margin-right: 0px !important;
            display: flex;
            justify-content: center;
        }
             /* Desktop: Keep flex layout */
        @media screen and (min-width: 601px) {
            .product-flex {
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                gap: 60px !important;
            }
            .swiper-container1 {
                display: none !important;
            }
            .desktop-flex {
                display: flex !important;
            }
        }

        /* Mobile: Show swiper slider */
        @media screen and (max-width: 600px) {
          .sm-pt-5{
            padding-top: 5% !important;
          }
           .sm-pb-5{
            padding-bottom: 5% !important;
          }
          .size-range-label{
            font-size: 11px !important;
          }
          .main-image img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
}
          .modal-body .row{
            display: flex;
            flex-direction: column !important;
          }
          @media (max-width: 767px) {
    .interactive-banner-style-06 .interactive-banners-content {
        transform: translateY(calc(100% - 0px)) !important;
    }
}
.interactive-banners-content a{
  color: #000 !important;
}
          .text-head{
            font-size: 3.75rem !important;
          }
          .sm-text-center{
            text-align: center;
          }
          .sm-mb-0px{
            margin-bottom: 0px !important;
          }
          .sm-mt-0px{
            margin-top: 0px !important;
          }
          .sm-pt-0px{
            padding-top: 0px !important;
          }
           .sm-pb-0px{
            padding-bottom: 0px !important;
          }
          .sm-bottom-100px{
            bottom: 100px !important;
          }
          .shop-color {
    list-style: none;
    padding: 0;
    display: flex
;
    flex-wrap: wrap !important;
}
            .desktop-flex {
                display: none !important;
            }
            .swiper-container1 {
                display: block !important;
            }
           
        }
        
