.shopby_category_Section{padding:20px 0;background-color:#f8f8f8;margin-bottom:1px;overflow-x:hidden!important}.shopby_category_Section>.container>.row>.col-lg-6{padding:0 5px}.title_shopby{text-align:center}.title_shopby>h1{font-weight:700;text-transform:capitalize;color:var(--primary-color);font-size:28px;margin-bottom:15px}.shopby_category_img{position:relative;overflow:hidden;transition:1.6s ease-in-out;margin-bottom:7px;border:4px solid var(--white-color);border-radius:15px}.shopby_category_img>a>img{border-radius:7px;transition:1.6s ease-in-out}.shopby_category_img:hover>a>img{transform:scale(1.1);transition:1.6s ease-in-out}.nested_shopby_main_div{position:relative;overflow:hidden;transition:1.6s ease-in-out;margin-bottom:7px;border:4px solid var(--white-color);border-radius:15px;width:100%}.nested_shopby_main_div>a>img{border-radius:7px;transition:1.6s ease-in-out;width:100%!important}.nested_shopby_main_div:hover>a>img{transform:scale(1.1);transition:1.6s ease-in-out}.main_div_flex_shopby{display:flex;gap:8px}.shopnow_div{position:absolute;bottom:5%;right:7%}.shopnow_button{border:2px solid var(--primary-color);background-color:var(--primary-color);border-radius:.5rem;padding:.25rem .75rem;display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:12px}.shopnow_button:hover{border:2px solid var(--primary-color);color:var(--white-color);background:rgba(255,255,255,.2);cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shop_by_category_section .swiper-pagination{position:relative;margin-top:16px;display:flex;justify-content:center;gap:8px}.shop_by_category_section .swiper-pagination-bullet{position:relative;width:12px;height:4px;background:rgba(0,0,0,.25);border-radius:2px;opacity:1;overflow:hidden;transition:width .3s ease}.shop_by_category_section .swiper-pagination-bullet-active{width:40px;background:rgba(0,0,0,.25)}.shop_by_category_section
.swiper-pagination-bullet:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:var(--primary-color);border-radius:2px}.shop_by_category_section
.swiper-pagination-bullet-active:before{animation:bulletFill 3s linear forwards}.shop_by_category_section
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):before{width:0;animation:none}@keyframes bulletFill{0%{width:0}to{width:100%}}