@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;outline:none}ol,ul{list-style:none;padding-left:0;margin-bottom:0}a{display:inline-block;text-decoration:none}html,body{scroll-behavior:unset!important;font-family:Barlow,sans-serif}:root{--bg-color: #007aff}.theme-color{color:var(--bg-color)}.theme-bg{background:var(--bg-color)}.top_header{height:80px;line-height:80px}.header_logo a img{max-width:120px}.header_logo{width:20%}.search_bar{width:40%;position:relative}.header_icon{width:10%;display:flex;gap:15px;justify-content:end}.search_input{width:100%;height:40px;padding-right:45px;border:1px solid #ddd;border-radius:5px;background:#f5f5f5}.search_input:focus,.search_btn:focus{outline:none!important;box-shadow:none!important;border-color:#ddd}.search_btn{position:absolute;top:0;right:0;height:40px;width:40px;border:none;background:var(--bg-color);color:#fff;border-radius:0 5px 5px 0;display:flex;align-items:center;justify-content:center}.header_icon a{color:#333;font-size:18px}.search_history{position:absolute;top:100%;left:0;width:100%;background:#f5f5f5;border:1px solid #ddd;border-radius:0 0 5px 5px;display:none;z-index:999}.history_tag:hover{color:#333;background:#fff}.history_tag{display:flex;align-items:center;justify-content:center;height:40px;padding:0 15px;background:#ddd;border-radius:20px;text-decoration:none;color:#333;font-size:14px}.menu_fix{position:fixed!important;top:0;left:0;width:100%;z-index:99999;background:#fff;border-bottom:1px solid #ddd}.mobile_menu{position:fixed;bottom:0;left:0;width:100%;background:var(--bg-color);height:50px;z-index:999999}.mobile_menu a i{font-size:16px}.mobile_menu a{width:20%;color:#f2f2f2;font-size:11px;text-align:center}.mobile_menu a span{display:block}.mobile_menu .icon_img i{font-size:26px;line-height:40px}.mobile_menu .icon_img{color:var(--bg-color);width:40px;height:40px;text-align:center;overflow:hidden;background:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.bt_top{position:fixed;bottom:30px;right:30px;font-size:20px;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;z-index:999;border-radius:4px;background:var(--bg-color);display:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}#wrapper{display:flex}.side_nav{width:20%;background:#fff;border-radius:10px}.side_menu{width:20%;background:#fff;border-radius:10px;height:calc(100vh - 120px);overflow-y:auto;position:fixed;top:80px;left:2%;padding:1rem;z-index:1000}.side_nav .menu-title{font-size:20px;font-weight:600;margin-bottom:15px;color:var(--bg-color);text-transform:uppercase}.side_nav .main-category .category-item{margin-bottom:5px}.side_nav .category-link{display:flex;align-items:center;justify-content:space-between;padding:10px;color:#333;border-radius:8px;transition:all .3s ease;text-decoration:none}.category-link.active,.side_nav .category-link:hover{background:#f2f2f2;color:#333}.side_nav .arrow{transition:transform .3s ease}.side_nav .arrow.rotate{transform:rotate(90deg)}.side_nav .subcategory{display:none;margin-top:5px}.side_nav .subcategory li a{display:flex;align-items:center;gap:8px;padding:6px 10px;color:#333;border-radius:6px;transition:.3s;text-decoration:none}.side_nav .subcategory li a:hover{background:#f9f9f9;color:#333}.side_nav .main-category img,.side_nav .subcategory img{width:40px;height:40px;border-radius:50%;border:2px solid #ddd;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.page_wrap{width:80%}.banner_wrapper{overflow:hidden;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.banner_wrapper .banner_item{height:250px;margin:0 5px;position:relative;overflow:hidden;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.banner_wrapper{height:100%}.banner_wrapper .banner_item img,.banner_right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner_right{width:100%;height:100%;overflow:hidden;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}#banner .owl-dots{position:absolute;bottom:0;left:50%;transform:translate(-50%)}#banner .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 6px;background:#ccc;display:block;border-radius:50%;transition:all .3s ease}#banner .owl-dots .owl-dot.active span{background:var(--bg-color);transform:scale(1.2)}#category{margin-top:30px}.cmn_head h3{font-size:20px;font-weight:700;color:#000;margin-bottom:20px}.category_item{text-align:center}.category_item:hover .cat_img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.category_item .cat_img{padding:10px;width:100px;height:100px;overflow:hidden;border:2px solid var(--bg-color);transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.category_item .cat_img img{width:100%;height:100%}.category_item h4{color:#444;font-size:14px;font-weight:500;margin-top:10px}#category .owl-nav{text-align:center;margin-top:15px}#category .owl-nav button{background:var(--bg-color)!important;border-radius:50%;width:35px;height:35px;color:#fff!important;font-size:18px!important;margin:0 5px}#category .owl-nav button:hover{background:var(--bg-color)!important}#category .owl-carousel .owl-stage-outer{text-align:center;padding-top:10px}#product{margin-top:30px;margin-bottom:30px}.wish_box .cross_wish{opacity:0;transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s}.wish_box:hover .cross_wish{opacity:1}.product_img{height:200px}.product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s}.card-img-top:hover{transform:scale(1.1)}.product_percent{color:#fff;font-size:12px;font-weight:500;border-radius:3px;padding:3px 10px;background:var(--bg-color);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.product_rating{color:var(--bg-color)}.empty_rating{color:#777}.product-title .product_name{font-size:18px;font-weight:500;line-height:24px;color:#333}.filter_product .form-control{border-radius:0;outline:none;box-shadow:none;max-width:120px}.filter_product .form-control:focus{border-color:var(--bg-color);box-shadow:none}.filter-btn:focus{box-shadow:none}.filter-btn{background-color:var(--bg-color);color:#fff;border-radius:0}.filter-btn:hover{background-color:var(--bg-color);color:#fff}.btn-outline-custom:focus{box-shadow:none}.btn-outline-custom{border:1px solid var(--bg-color);color:var(--bg-color);border-radius:0}.btn-outline-custom:hover{background-color:var(--bg-color);color:#fff}.pagination .page-link{color:var(--bg-color)!important;border-color:var(--bg-color)!important;box-shadow:none!important}.pagination .page-item.active .page-link,.pagination .page-link:hover{background-color:var(--bg-color)!important;color:#fff!important;border-color:var(--bg-color)!important;box-shadow:none!important}.pagination .page-item.disabled .page-link{color:var(--bg-color)!important;border-color:var(--bg-color)!important;background-color:transparent!important;box-shadow:none!important}.pagination .page-link:focus{box-shadow:none!important;outline:none!important}.login_form{padding:60px 100px;border:1px solid #ddd;border-radius:15px;background:#fff;box-shadow:0 5px 20px #0000001a}.login_form input{background:#f3f3f3}.login_form input:focus{outline:none!important;box-shadow:none!important;background:#f3f3f3}.validation-icon{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-size:16px;width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;background:#f1f1f1;display:none}.submit_btn:hover{color:#fff}.submit_btn{color:#fff;background:var(--bg-color)}.error-msg,.success-msg{font-size:14px;margin-bottom:20px;line-height:24px}.cart_count{position:absolute;color:#fff;background:var(--bg-color);top:10px;right:-5px;padding:0 5px;height:20px;line-height:20px;font-size:13px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}#cart .cart_heading{font-weight:600;font-size:.9rem;color:#555;text-transform:uppercase;padding-bottom:4px;margin-bottom:.5rem}#cart .cart-item{transition:.3s}#cart .cart-item:hover{box-shadow:0 6px 20px #00000014}#cart .btn-outline-secondary,#cart .btn-outline-danger{border-radius:4px}#cart .card-title{font-weight:700;font-size:1.1rem;letter-spacing:.5px}#cart .card{border-radius:12px;border:none;transition:.3s}#cart .card:hover{box-shadow:0 8px 25px #00000014}#cart input:focus,select:focus,button:focus{outline:none!important;box-shadow:none!important}#cart .cart-img{width:80px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.btn-custom:hover{color:#fff}.btn-custom{background:var(--bg-color);color:#fff}.cart_product_head{background:#f2f2f2}#my_order{padding:60px 0;font-family:Poppins,sans-serif}.profile_btn{background:var(--bg-color)}.profile_form .form-control:focus,.profile_form .form-select:focus{box-shadow:none}#my_order .card{border:none;border-radius:16px;box-shadow:0 8px 24px #00000014;overflow:hidden;transition:all .3s ease-in-out}#my_order .card-body{flex:1 1 auto;padding:10px 6px}#my_order .card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.dash_box{background:var(--bg-color)}#my_order .order_num h6{font-size:16px;font-weight:700;color:var(--bg-color)}#my_order .br-bottom{border-bottom:1px solid #eef0f4;margin:0;padding:15px 0}#my_order .cart_single{display:flex;align-items:center;gap:15px}#my_order .cart_single_caption p{font-size:13px;color:#6c757d;margin:0}#my_order .cart_single_caption h4{font-size:14px;font-weight:600;margin:4px 0}#my_order .cart_single_caption h5{font-size:15px;font-weight:700;color:var(--bg-color)}#my_order .order_status h6{font-size:13px;font-weight:600;color:#6c757d;margin-bottom:6px}#my_order .card-footer{background:#f8f9fc;border-top:none;padding:20px}#my_order .card-footer p{font-size:13px;font-weight:600;background:#fef2f2;padding:6px 14px;border-radius:50px;color:#d32f2f;margin:0}#my_order .card-footer h5{font-size:18px;font-weight:700;color:var(--bg-color);margin:0}#my_order .order_status{text-align:center}#product_info .carousel-inner img{border-radius:8px;cursor:pointer}#product_info .carousel-inner{position:relative}.action-buttons .btn:last-child{background:var(--bg-color)}#product_info .carousel-item a{height:400px}#product_info .carousel-item a img{height:100%;-o-object-fit:cover;object-fit:cover}#product_info .carousel-item a{height:450px}#product_info .size_title,.color_title{font-size:16px;font-weight:700;margin-bottom:10px}#product_info .custom-control{position:relative;display:flex;align-items:center;margin-left:15px}#product_info .custom-control-input:checked+.custom-control-label{border-color:var(--bg-color);font-weight:700}#product_info .custom-control-label:hover{background-color:#f2f2f2;border-color:#999}#product_info .custom-control-input{display:none}#product_info .custom-control-label{padding:2px 16px;cursor:pointer;border:2px solid #ddd;border-radius:5px;transition:all .3s ease;font-size:12px}#product_info .select_sizes,.select_colors{display:flex;flex-wrap:wrap;margin:20px 0}.thumb{border:2px solid #ddd;border-radius:4px;cursor:pointer;transition:border .2s,transform .2s}.thumb:hover,.thumb.active{border:2px solid var(--bg-color)}.carousel-control-prev,.carousel-control-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border-radius:50%;background:#0009;color:#fff;opacity:.8;transition:all .3s ease;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease}.carousel-control-prev:hover,.carousel-control-next:hover{background:#000;opacity:1}.carousel-control-prev{left:10px}.carousel-control-next{right:10px}.carousel-control-prev i,.carousel-control-next i{font-size:18px}.fancybox__container{background:#000000f2!important}.fancybox__image{max-width:90%!important;max-height:80vh!important;-o-object-fit:contain;object-fit:contain;border-radius:8px}.fancybox__toolbar{top:10px!important;right:20px!important}.fancybox__button--close{font-size:24px!important;color:#fff!important}.fancybox__thumbs{background:transparent!important;padding:10px}.fancybox__thumb{border-radius:6px;border:2px solid transparent}.fancybox__thumb:hover,.fancybox__thumb.is-selected{border-color:#fc0}#product_info .price{margin-left:80px}#product_info .quantity{display:flex;align-items:center;justify-content:center;padding:0 10px}#product_info .quantity__minus{border-radius:3px 0 0 3px;width:30px;height:30px;font-size:16px;text-align:center;color:#fff;background:#000;line-height:30px}#product_info .quantity__input{width:50px;height:30px;margin:0;padding:0;text-align:center;border-top:2px solid #dee0ee;border-bottom:2px solid #dee0ee;border-left:1px solid #dee0ee;border-right:2px solid #dee0ee;background:#fff;color:#8184a1}#product_info .quantity__plus{border-radius:0 3px 3px 0;width:30px;height:30px;font-size:16px;color:#fff;background:#000;text-align:center;line-height:30px}footer{color:#333;font-size:14px;line-height:1.7;position:relative;z-index:1}footer.border-top{border-top:2px solid #e5e5e5}.footer-item{margin-bottom:20px}.footer-logo img{max-width:150px}footer h6{font-size:16px;font-weight:700;margin-bottom:15px;color:#000}footer ul{padding:0;list-style:none}footer ul li{margin-bottom:10px}footer ul li a{text-decoration:none;color:#333;transition:all .3s ease}footer ul li a:hover{color:var(--bg-color)}footer p{margin-bottom:10px;color:#555}.action-buttons .btn:focus{outline:0;box-shadow:none}footer p i{color:var(--bg-color)}footer .d-flex a.facebook{display:inline-block;width:35px;height:35px;background:#3b5998;color:#fff;border-radius:50%;text-align:center;line-height:35px;transition:all .3s ease}footer .d-flex a.youtube{display:inline-block;width:35px;height:35px;background:red;color:#fff;border-radius:50%;text-align:center;line-height:35px;transition:all .3s ease}footer .d-flex a.facebook:hover{background:#3b5998}footer .d-flex a.youtube:hover{background:red}footer .ssl-logo{margin-top:10px}@media (min-width: 1600px){.banner_wrapper .banner_item{height:350px}}@media (min-width: 1200px){.menu_fix{padding:0 48px}.page_wrap{padding-left:24px}.side_menu{left:2%}}@media (min-width: 992px) and (max-width: 1199px){.menu_fix{padding:0 16px}.page_wrap{padding-left:24px}.side_menu{left:1%}.qty_box h6,.qty_box p{font-size:14px}}@media (max-width: 991px){.header_logo{width:100%!important}.header_bar{position:absolute;right:20px;top:5px;font-size:20px;cursor:pointer}.top_header{height:145px;line-height:80px}.menu_fix{height:80px}.header_logo a img{max-width:100px}#product_info .custom-control{margin-left:5px}.action-buttons{position:fixed;bottom:0;left:0;width:100%;background:var(--bg-color);height:50px;z-index:999999}.action-buttons .btn{border:0;color:#fff;font-size:12px;font-weight:500;line-height:40px}.action-buttons .btn i{margin-right:5px}.action-buttons .btn:hover{background:transparent}#product_info .carousel-item{text-align:center}#product_info .row.g-4{gap:10px}#product_info .price{margin-left:30px!important}#product_info .quantity{padding:0!important}#product_info .carousel-inner img{height:auto;-o-object-fit:contain;object-fit:contain}#product_info .thumb{width:80px!important}#product_info .product-title .product_name{font-size:16px}#product_info .select_colors .custom-control-label{padding:2px 10px}#product_info .price-box .price p{font-size:14px}#product_info .quantity__input{width:30px;height:24px;font-size:14px}#product_info .quantity__minus,#product_info .quantity__plus{width:24px;height:24px;font-size:14px;line-height:24px}#product_info .shipping-box p,#product_info .shipping-box h6{font-size:14px}#product_info .store-box img{max-width:60px}#product_info .store-box h6{font-size:16px}#product_info .store-box p{font-size:14px}#product_info .carousel-control-prev,#product_info .carousel-control-next{width:30px;height:30px}#product_info .carousel-control-prev i,#product_info .carousel-control-next i{font-size:14px}.side_nav.active{overflow-y:hidden}.side_menu{position:static;width:100%;padding:0 0 0 20px}#cart .cart-item{display:flex;flex-wrap:wrap}#cart .cart_content{display:flex;justify-content:space-between;align-items:center;flex:1 1 auto;padding:20px 0;border-bottom:1px solid #ddd}#cart .cart_last_contet{border-bottom:0}#cart .cart-item .cart_content .input-group{justify-content:end!important}.menu_fix{padding:0 24px}.banner_right{display:none}.search_bar{width:80%}.side_nav{width:250px;background:#fff;border-right:1px solid #eee;height:100vh;position:fixed;top:0;left:-100%;z-index:999999;transition:left .4s ease;padding:0!important;overflow-y:auto}.side_nav.active{left:0}.cros_category{text-align:right;font-size:22px;cursor:pointer;margin-bottom:15px;margin-right:20px;margin-top:10px}.bt_top{bottom:100px;right:20px;width:40px;height:40px;line-height:40px}.page_wrap{width:100%}}@media (max-width: 767px){.cart_count{top:-5px;right:0}.menu_fix{padding:0 16px}.search_bar{width:100%;margin-top:10px;margin-left:0!important;margin-right:0!important}.header_icon{width:auto;position:fixed;bottom:165px;right:20px;flex-direction:column;gap:20px;height:auto;justify-content:flex-start;z-index:999}.header_icon a{display:flex;align-items:center;justify-content:center;background:#fff;width:40px;height:40px;border:2px solid #007aff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}}@media (max-width: 575px){.banner_wrapper .banner_item{height:150px}.dash_content .btn{font-size:13px}.menu_fix{padding:0 16px}.login_form{padding:30px}.login_logo img{max-width:160px!important}.error-msg,.success-msg{font-size:14px;line-height:24px}}
