@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;400;700&display=swap);html{--color-primary:#172b3b;--color-secondary:#00bcd9;--font-size:14px;--border-radius:5px;--color-grey:grey;--color-grey-back:#f5f9fe;--color-red:#ff6363;--light-border:#ebf0f8;--darker-border:#ebf0f8;--input-background:#ebf0f8;--color-danger:#ff6363;--color-warning:#fb9c2c;--color-success:#51db76}html[data-theme=light]{--color-text:#000;--color-background:#f5f9fe;--color-card-background:#fff;--light-border:#ebf0f8}html[data-theme=dark]{--color-text:#fff;--color-background:#282828;--color-card-background:#000;--light-border:#424242;--darker-border:rgba(26,26,26,0.892)}body{background-color:var(--color-background);font-size:14px;font-size:var(--font-size);overflow-x:hidden}body,h1,h2,h3,h4,h5,h6,p,span{color:var(--color-text)}[dir=rtl] body{font-family:"Cairo",sans-serif}.page-container{max-width:1080px;margin:0 auto}.top-bar{background-color:#172b3b;background-color:var(--color-primary);color:#fff}.top-bar .page-container{display:flex;justify-content:space-between;align-items:center}.top-bar .top-bar-menu{display:flex}.top-bar .top-bar-menu li a{color:#fff;display:inline-block;padding:.5rem 1rem;text-transform:uppercase}.top-bar .shipping-text span{color:#fff}.menu{list-style:none;margin:0;padding:0}.header{background-color:var(--color-card-background);padding:1rem 0}.header .logo{margin:0 1rem}.header .page-container{display:flex;align-items:center}.header .search-bar{margin:0 1rem;flex:1 1}.header .right-menu li div{margin:0 .25rem}.header .right-menu li div svg{margin:0 .5rem}.header .right-menu li div span{font-size:70%;color:grey;color:var(--color-grey)}.header .right-menu li div p{font-size:80%;margin:0}.ant-btn,.custom-button{display:flex;justify-content:center;align-items:center;border-radius:5px}.ant-btn svg,.custom-button svg{margin:0 .5rem}.custom-button.primary{border-color:#172b3b;background:#172b3b;color:#fff}.custom-button.primary span{color:#fff}.custom-button.primary:hover,.custom-button.secondary{color:#fff;border-color:#00bcd9;background:#00bcd9}.custom-button.secondary span{color:#fff}.custom-button.secondary:hover{color:#fff;border-color:#172b3b;background:#172b3b}.border-btn.secondary span{color:#00bcd9}.border-btn.secondary:hover{color:#00bcd9;border-color:#00bcd9;background:#00bcd9}.border-btn.secondary:hover svg{color:#00bcd9;transition:none}.ant-btn.grey{border-color:#ebf0f8;border-color:var(--input-background)}.ant-btn.grey,.custom-input{background-color:#ebf0f8;background-color:var(--input-background)}.custom-input{display:flex;align-items:center;padding:.5rem 1rem;border-radius:5px;border-radius:var(--border-radius);flex:1 1;color:#ddd}.custom-input input,.custom-input textarea.ant-input{background-color:transparent;border:none;box-shadow:none}.custom-input input:focus,.custom-input textarea.ant-input:focus{border:none;box-shadow:none}.custom-input.sm{padding:.5rem}.icon-secondary{color:#00bcd9;color:var(--color-secondary)}.header-menu-item{display:flex}.d-flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.align-center{align-items:center!important}.justify-content{justify-content:center!important}.justify-space-between{justify-content:space-between!important}img{width:100%}.card{background-color:var(--color-card-background);border-radius:15px;padding:1rem;margin-top:1rem;box-shadow:0 3px 6px rgba(0,0,0,.06),0 3px 6px rgba(0,0,0,.08)}.card.tag{background-color:#ebf0f8;background-color:var(--input-background);padding:.5rem 1rem;margin:.5rem;font-size:80%;color:#777}.grey{color:grey;color:var(--color-grey)}.secondary{color:#00bcd9;color:var(--color-secondary)}.add-to-card{border-radius:25px;padding:1.2rem .5rem;margin:0 .1rem;display:flex;align-items:center}.add-to-card,.add-to-card:focus,.add-to-card:hover{background-color:#00bcd9;background-color:var(--color-secondary);border-color:#00bcd9;border-color:var(--color-secondary)}.add-to-card span,.add-to-card svg{color:#fff}.add-to-wish{border-radius:25px;padding:1.2rem .5rem;margin:0 .1rem;display:flex;align-items:center}.add-to-wish,.add-to-wish:focus,.add-to-wish:hover{background-color:#ff6363;border-color:#ff6363}.add-to-wish svg{color:#fff}.product-card,.product-card a{color:var(--color-text)}.product-card.small .add-to-card{border-radius:15px;padding:.5rem .2rem;margin:0 .1rem}.product-card.small .add-to-card svg{color:#fff}.product-card.small .add-to-wish{border-radius:15px;padding:.5rem .2rem;margin:0 .1rem}.product-card.small .add-to-wish svg{color:#fff}.product-card.small .price .current-price{font-size:1rem;margin:0}.product-card.small .price .old-price{font-size:.7rem;text-decoration:line-through}.price .current-price{font-size:1.2rem;margin:0}.price .old-price{font-size:1rem;text-decoration:line-through}.banner-sm{margin:0 .5rem}.home-banner .second-row{margin:1rem -.5rem 0}a.secondary{color:#00bcd9;color:var(--color-secondary)}.title{margin-top:1rem}.title h2{text-transform:capitalize;font-weight:700;color:var(--color-text)}.slide-product{margin-bottom:2rem}.slide-wrapper,.small-wrapper{margin:0 -1rem}.small-wrapper .one-banner{margin:0 1rem}.main-products{display:flex;flex-direction:row;flex-wrap:wrap}.main-products .product-card{width:calc(16.66667% - 1rem);margin:0 .5rem 1rem}.main-products.products-page .product-card{width:calc(25% - 1rem);margin:0 .5rem 1rem}footer{padding-top:0;padding-bottom:2rem;margin-top:10rem;background-color:#172b3b;background-color:var(--color-primary)}footer,footer p{color:#fff}footer .page-container{overflow:visible}footer img{width:100px;margin-bottom:1rem}footer ul li a{color:#fff}footer .title h3{font-size:1.5rem;text-transform:capitalize;margin-bottom:2rem}footer .social-menu li{margin:0 .5rem}footer .sub-wrapper{background-color:#00bcd9;background-color:var(--color-secondary);border-radius:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:3rem}footer .sub-wrapper h4{font-size:2.4rem;color:#fff;padding:0 1rem}footer .sub-wrapper .form-subs{flex:1 1;align-items:center}.form-subs.d-flex button.ant-btn.ant-btn-lg.custom-button.primary{height:50px;border-top-left-radius:0;border-bottom-left-radius:0}.form-subs .custom-input{height:50px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-popover-arrow-content,.ant-popover-inner{background-color:transparent;box-shadow:none}.categories-menu ul li a{color:var(--color-text)}.categories-menu .sub-menu{width:600px;margin:0 1rem;height:300px}.categories-menu .childs-menu{display:flex;flex-direction:column;flex-wrap:wrap;height:300px}.categories-menu .childs-menu li{width:100px;position:relative;z-index:9}.sub-card{position:relative}.sub-card .cat-back{z-index:1}.sub-card .cat-back,.sub-card:after{position:absolute;bottom:0;right:0;width:300px}.sub-card:after{content:"";background-color:hsla(0,0%,100%,.4705882353);z-index:5;height:200px}.theme-switch{display:flex;justify-content:center;align-items:center}.page-header{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border);margin-top:1rem;margin-bottom:1rem;padding:0 1rem}.page-header .ant-breadcrumb-link a{color:#00bcd9;color:var(--color-secondary)}.ant-menu{background-color:transparent;border:none}.product-link{display:inline-block;width:100%}.price-range{padding:.5rem;color:#ebf0f8;color:var(--input-background)}.sort-wrapper{display:flex;flex-direction:column}.sort-wrapper .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin:0}.ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-inner{background-color:#ebf0f8;background-color:var(--input-background);border-color:#ebf0f8;border-color:var(--input-background)}.ant-checkbox-checked .ant-checkbox-inner:after{border:2px solid #00bcd9;border:2px solid var(--color-secondary);border-top:0;border-left:0}.flex-wrap{flex-wrap:wrap!important}.ant-pagination{justify-content:center;align-items:center;display:flex;margin-top:2rem}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-next .ant-pagination-item-link,.ant-pagination .ant-pagination-prev .ant-pagination-item-link{background-color:transparent;color:var(--color-text);border-radius:50%;border:none}.ant-pagination .ant-pagination-item-active{background-color:#00bcd9;background-color:var(--color-secondary);color:#fff}.ant-pagination .ant-pagination-item-active a{color:#fff}.ant-menu-inline.ant-menu-root .ant-menu-submenu-title>.ant-menu-title-content,aside.filter-side .ant-menu-inline.ant-menu-root .ant-menu-item>.ant-menu-title-content,aside.filter-side .ant-menu-submenu-arrow,aside.filter-side .ant-menu-submenu-arrow:before,aside.filter-side .ant-menu-submenu-expand-icon{color:var(--color-text)}aside.filter-side .ant-menu-sub.ant-menu-inline{background-color:var(--color-card-background)}.ant-breadcrumb>span:last-child a{color:var(--color-text)}.ant-breadcrumb-separator{color:#ebf0f8;color:var(--light-border)}.product-images .thumbs{display:flex;flex-direction:column;width:100px}.product-images .thumbs .thumb-img{width:100px;border-radius:10px;margin-bottom:1rem;overflow:hidden}.product-images .images-slider{width:100%;overflow:hidden;margin:0 1rem}.product-images .images-slider .img-slide img{width:100%}.rating svg{color:#fb9c2c;color:var(--color-warning);margin:0 .5rem}.availablity svg{color:#51db76;color:var(--color-success);margin:0 .5rem}.store-name{margin:0 .5rem}.warning{color:#fb9c2c;color:var(--color-warning)}.success{color:#51db76;color:var(--color-success)}.border-bottom,.product-color,.product-rating,.product-shipping,.product-size{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border);padding-bottom:1rem;margin-bottom:1rem}.colors{margin:0 .5rem 0 2rem}.color-btn{justify-content:center;display:flex;align-items:center}.product-size .sizes{margin-left:2rem}.product-size button.size-btn{background-color:var(--color-card-background);border-radius:5px;font-size:85%;color:var(--color-text)}.product-size button.size-btn:focus{border:none}.product-size button.size-btn.selected{background-color:#ebf0f8;background-color:var(--input-background)}.price.flex-row .old-price{margin:0 .5rem}.product-page.actions{margin-top:2rem}.product-page.actions .add-to-card{color:#fff}.product-page.actions .add-to-card svg{margin:0 .5rem}.product-page.actions .add-to-card,.product-page.actions .add-to-wish{padding:1.3rem 1rem}.product-description{margin-top:2rem;padding:0;overflow:hidden}.product-description ul{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border)}.product-description ul li .ant-btn{border:none;padding:2rem 1rem;display:flex;justify-content:center;align-items:center;border-radius:0;background-color:transparent;color:var(--color-text)}.product-description ul li.active .ant-btn{background-color:#00bcd9;background-color:var(--color-secondary);color:#fff}.product-description .card-body{padding:1rem}.product-description .desc-row{margin-bottom:1rem}.flex-row-rev{flex-direction:row-reverse!important}.comment{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border);padding-bottom:1rem;margin-bottom:1rem}.comment .comment-data{display:flex;flex-direction:column;padding:0 1rem}.most-wanted .page-container{overflow:visible}.ant-checkbox+span,.ant-pagination-item a{color:var(--color-text)}.ant-btn{display:flex;flex-direction:row}.ant-btn svg{margin:0 .5rem}.delete-btn,.delete-btn:hover{color:#ff6363;color:var(--color-danger)}.edit-btn,.edit-btn:hover{color:#fb9c2c;color:var(--color-warning)}.fav-btn,.fav-btn:hover{color:#00bcd9;color:var(--color-secondary)}.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#ebf0f8;background-color:var(--input-background)}.ant-select:not(.ant-select-customize-input) .ant-select-selector span{color:#000}.cart-product{margin-bottom:1rem}.cart-product p{margin:0}.cart-col{align-items:center;justify-content:center;display:flex}.border-btn{background-color:transparent!important;border:1px solid;padding:1rem;color:var(--color-text);margin:.5rem}.border-btn.secondary,.border-btn:focus,.border-btn:hover{color:#00bcd9;color:var(--color-secondary)}.border-btn.secondary:focus,.border-btn.secondary:hover{color:#172b3b;color:var(--color-primary)}.border-btn.danger,.border-btn.danger:focus,.border-btn.danger:hover{color:#ff6363;color:var(--color-danger)}.border-btn.grey,.border-btn.grey:focus,.border-btn.grey:hover{color:grey;color:var(--color-grey)}.border-btn.success,.border-btn.success span,.border-btn.success svg{color:#51db76!important;color:var(--color-success)!important}.border-btn.success:focus,.border-btn.success:hover{color:#51db76;color:var(--color-success)}.checkout-section{align-items:flex-start}.checkout-section .actions{margin:1rem -.5rem}.grand-total{width:400px}.grand-total .ant-btn.custom-button{margin-top:1rem}.ant-btn.custom-button.success{background-color:#51db76;background-color:var(--color-success);border-color:#51db76;border-color:var(--color-success);color:#fff}.ant-btn.custom-button.success svg{color:#fff}.user-info{padding:1rem 2rem}.user-info p{margin:0}.profile-side ul li a{padding:.5rem 1rem;color:var(--color-text);border-top:1px solid #ebf0f8;border-top:1px solid var(--light-border);text-transform:capitalize}.profile-side ul li a svg{margin:0 .5rem}.profile-side ul li a.active,.profile-side ul li a svg{color:#00bcd9;color:var(--color-secondary)}.profile-side ul li.danger a,.profile-side ul li.danger a svg{color:#ff6363;color:var(--color-danger)}.flex-1{flex:1 1}.coupon-card{box-shadow:none;border:none}.coupon-card:last-child{border:none}.coupon-card .img{padding:1rem;background-color:#ebf0f8;background-color:var(--input-background);display:flex;justify-content:center;align-items:center;border-radius:15px;margin:0 1rem}.coupon-card .img p{margin:0;font-weight:700;font-size:1.3rem}.order-card{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border);border-radius:0;box-shadow:none}.order-card:last-child{border:none}.order-card .img-card{width:75px;height:75px;background-color:var(--color-card-background);border-radius:15px;box-shadow:0 3px 6px rgba(0,0,0,.06),0 3px 6px rgba(0,0,0,.08);justify-content:center;align-items:center;display:flex;overflow:hidden}.order-card .text{padding:0 1rem}.order-card .order-meta{font-size:12px}.order-card .order-imgs{max-width:170px}.order-card .order-imgs li{z-index:9;position:relative}.order-card .order-imgs li:nth-child(2){-webkit-transform:translateX(-50%);transform:translateX(-50%)}.order-card .order-imgs li:nth-child(3){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.order-card .order-imgs li:nth-child(4){-webkit-transform:translateX(-150%);transform:translateX(-150%)}.order-card .order-imgs li:nth-child(5){-webkit-transform:translateX(-200%);transform:translateX(-200%)}.order-card .order-imgs li:nth-child(6){-webkit-transform:translateX(-250%);transform:translateX(-250%)}.order-card .order-imgs li:nth-child(7){-webkit-transform:translateX(-300%);transform:translateX(-300%)}.order-card .order-imgs li:nth-child(8){-webkit-transform:translateX(-350%);transform:translateX(-350%)}.order-card .order-imgs li:nth-child(9){-webkit-transform:translateX(-400%);transform:translateX(-400%)}.order-card .order-imgs li:nth-child(10){-webkit-transform:translateX(-450%);transform:translateX(-450%)}.order-card .order-imgs li:nth-child(11){-webkit-transform:translateX(-500%);transform:translateX(-500%)}.order-card .order-imgs li:first-child{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.order-card .order-imgs li:nth-child(3){-webkit-transform:translateX(-130%);transform:translateX(-130%)}.order-card .order-imgs li.rest-counter{display:flex;justify-content:center;align-items:center;width:75px;height:75px;border-radius:15px}.order-card .order-imgs li.rest-counter span{background-color:#00bcd9;background-color:var(--color-secondary);color:#fff;width:40px;height:40px;border-radius:50%;justify-content:center;align-items:center;display:flex}.order-card .img{padding:1rem;background-color:#ebf0f8;background-color:var(--input-background);display:flex;justify-content:center;align-items:center;border-radius:15px;margin:0 1rem}.order-card .img p{margin:0;font-weight:700;font-size:1.3rem}.item-card .text{padding:0 1rem}.item-card .img-card{box-shadow:none}.mb-0{margin-bottom:0}.address-card .text{display:flex;flex-direction:column}.not-icon{width:40px;height:40px;background-color:#ebf0f8;background-color:var(--input-background);border-radius:50%;color:#00bcd9;color:var(--color-secondary);display:flex;justify-content:center;align-items:center}.not-card svg{width:20px;height:20px}.not-card .content{padding:0 1rem}.not-card .content p{margin:0}.custom-input.textarea{align-items:flex-start}.custom-input.textarea svg{margin-top:.5rem}a{color:#00bcd9;color:var(--color-secondary)}.mt-15{margin-top:1.5rem}.login-card{padding-left:6rem;padding-right:6rem}.line{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0}.line:after{content:"";height:1px;background-color:grey;background-color:var(--color-grey);display:block;width:100%;-webkit-transform:translateY(-.6rem);transform:translateY(-.6rem)}.line p{margin:0;background-color:var(--color-card-background);position:relative;z-index:9;display:inline;padding:0 1rem;text-transform:capitalize;font-weight:700;color:grey;color:var(--color-grey)}.social-login{margin-bottom:1rem}.login-card .title{justify-content:center;align-items:center}@media screen and (min-width:768px)and (max-width:1024px){.main-products.products-page .product-card{width:calc(25% - 1rem);margin:0 .5rem 1rem}.main-products .product-card{width:calc(25% - 1rem)}}@media screen and (max-width:768px){.main-products.products-page .product-card{width:calc(50% - 1rem);margin:0 .5rem 1rem}.main-products .product-card{width:calc(50% - 1rem)}.big-banner,.filter-side,.most-wanted,.product-images,.product-meta,.small-banner{padding:0 1rem}.product-description{margin:2rem 1rem 0}.product-description .desc-row,footer .sub-wrapper{flex-direction:column!important}footer .sub-wrapper{margin:2rem 1rem 0}.drawer .ant-drawer-body{padding:0}.drawer .header .page-container{flex-direction:column;align-items:flex-start}.drawer .categories-menu,.drawer .search-bar{display:none}.drawer .menu{flex-direction:column!important}.drawer .top-bar{padding:1rem}.drawer .top-bar .page-container{flex-direction:column;align-items:flex-start}.drawer .top-bar .page-container>.ant-btn,.header,.top-bar .shipping-text,.top-bar .top-bar-menu{display:none}.drawer .header,.drawer .top-bar .top-bar-menu{display:block}.home-banner{padding:0 1rem}.home-banner .flex-row{flex-direction:column!important}.home-banner .banner-sm{margin-bottom:1rem}.home-banner .second-row{margin-left:0;margin-right:0}.small-banner .flex-row{flex-direction:column!important}.small-banner .small-wrapper{flex-direction:column}.small-banner .one-banner{margin-bottom:1rem}.title{padding-left:1rem;padding-right:1rem}footer .ant-row{margin:0!important}.product-images.d-flex{flex-direction:column-reverse}.product-images.d-flex .slide-wrapper{margin:0}.product-images .images-slider{margin:0 0 1rem}.product-images .thumbs{flex-direction:row;width:100%}.product-images .thumbs .thumb-img{margin:0 .5rem}.login-card{padding:1rem 2rem}footer .sub-wrapper{-webkit-transform:translateY(-30%);transform:translateY(-30%)}.profile-page>.ant-row{margin:0!important}.coupon-content.d-flex.flex-1.align-center{flex-direction:column!important;align-items:flex-start!important}}@media screen and (min-width:768px){.top-bar .ant-btn{display:none}}.ant-drawer-content{background-color:var(--color-card-background)}[dir=rtl] .form-subs.d-flex button.ant-btn.ant-btn-lg.custom-button.primary{border-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .form-subs .custom-input{border-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .order-card .order-imgs{max-width:170px}[dir=rtl] .order-card .order-imgs li{z-index:9;position:relative}[dir=rtl] .order-card .order-imgs li:nth-child(2){-webkit-transform:translateX(50%);transform:translateX(50%)}[dir=rtl] .order-card .order-imgs li:nth-child(3){-webkit-transform:translateX(100%);transform:translateX(100%)}[dir=rtl] .order-card .order-imgs li:nth-child(4){-webkit-transform:translateX(150%);transform:translateX(150%)}[dir=rtl] .order-card .order-imgs li:nth-child(5){-webkit-transform:translateX(200%);transform:translateX(200%)}[dir=rtl] .order-card .order-imgs li:nth-child(6){-webkit-transform:translateX(250%);transform:translateX(250%)}[dir=rtl] .order-card .order-imgs li:nth-child(7){-webkit-transform:translateX(300%);transform:translateX(300%)}[dir=rtl] .order-card .order-imgs li:nth-child(8){-webkit-transform:translateX(350%);transform:translateX(350%)}[dir=rtl] .order-card .order-imgs li:nth-child(9){-webkit-transform:translateX(400%);transform:translateX(400%)}[dir=rtl] .order-card .order-imgs li:nth-child(10){-webkit-transform:translateX(450%);transform:translateX(450%)}[dir=rtl] .order-card .order-imgs li:nth-child(11){-webkit-transform:translateX(500%);transform:translateX(500%)}[dir=rtl] .order-card .order-imgs li:first-child{-webkit-transform:translateX(0);transform:translateX(0)}[dir=rtl] .order-card .order-imgs li:nth-child(3){-webkit-transform:translateX(130%);transform:translateX(130%)}[dir=rtl] .order-card .img{padding:1rem;background-color:#ebf0f8;background-color:var(--input-background);display:flex;justify-content:center;align-items:center;border-radius:15px;margin:0 1rem}[dir=rtl] .order-card .img p{margin:0;font-weight:700;font-size:1.3rem}.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused,.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,.ant-form-item-has-error :not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover,.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,.ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background-color:transparent;border:none;box-shadow:none}.ant-form-item-has-error .custom-input{border:1px solid red}.load{display:flex;justify-content:center;align-items:center;min-height:100vh;position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999;background:#fff}.ant-spin-dot-item{background-color:#172b3b;background-color:var(--color-primary)}.form-subs{min-width:350px}.for-your-product{border-bottom:2px solid #ebf0f8;border-bottom:2px solid var(--light-border);color:grey;color:var(--color-grey);border-radius:0}.for-your-product.selected{color:#00bcd9;color:var(--color-secondary);border-bottom:2px solid #00bcd9;border-bottom:2px solid var(--color-secondary)}.px-1{padding:0 .2rem}.cart-product .prodcut-content{padding:0 .5rem}.cart-product .actions{margin:0 -7px}.offer-card{margin-top:.5rem}.offer-card:last-child{margin-bottom:1rem}.mb-0{margin-bottom:0!important}.ant-rate-star svg{width:.8rem;height:.8rem}.ant-rate{border:none!important}.load-normal{display:flex;justify-content:center;align-items:center;padding:2rem 0}html[data-theme=dark] .load-normal .ant-spin-dot-item{background-color:#eee}html[data-theme=dark] aside.filter-side .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#00bcd9;background-color:var(--color-secondary);color:#172b3b;color:var(--color-primary)}html[data-theme=dark] .ant-drawer-header-no-title button{color:#fff}.ant-menu-rtl.ant-menu-inline,.ant-menu-rtl.ant-menu-vertical{border-left:none}.ant-menu-inline .ant-menu-item:after{display:none}.ant-modal.address-modal .ant-modal-body{padding:0}.ant-modal.address-modal .ant-modal-content{background-color:transparent}.address-form{margin-top:1rem}#map{height:400px}.my-location-button{background:none #fff;border:0;margin:10px;padding:0;text-transform:none;-webkit-appearance:none;appearance:none;position:absolute;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px;height:40px;width:40px;box-shadow:0 1px 4px -1px rgba(0,0,0,.3);overflow:hidden}.px-1{padding-left:1rem!important;padding-right:1rem!important}.flex-1{flex:1 1!important}.package-item{border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border)}.package-item:last-child{border:none}.ant-dropdown .ant-dropdown-menu{background-color:var(--color-background)}.ant-dropdown .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu-submenu-title:hover{background-color:var(--color-card-background)}.btn.btn-trans{background-color:transparent;border:none;box-shadow:none;padding:.2rem .4rem;display:flex;justify-content:center;align-items:center;cursor:pointer}header .ant-btn>span{color:#fff}.relative{position:relative!important}.slide-btn{position:absolute;top:50%;z-index:99;background-color:transparent;box-shadow:none;border:none;background-color:rgba(0,0,0,.06);font-size:1.4rem;color:#172b3b;color:var(--color-primary);-webkit-transform:translateY(50%);transform:translateY(50%);display:flex;justify-content:center;align-items:center;padding:.5rem}.slide-btn.prev-btn{left:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.slide-btn.next-btn{right:0;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}html[data-theme=dark] .slide-btn{background-color:rgba(0,0,0,.4);color:var(--color-text)}[dir=rtl] .slide-btn.prev-btn{-webkit-transform:rotate(180deg) translate(-100%,50%);transform:rotate(180deg) translate(-100%,50%);left:auto;right:0}[dir=rtl] .slide-btn.next-btn{-webkit-transform:rotate(180deg) translate(100%,50%);transform:rotate(180deg) translate(100%,50%);right:auto;left:0}.swiper-pagination{display:none}.categories.d-flex.flex-row.align-center span{color:var(--color-text)}.product-search-card{margin-top:0;border-radius:0;padding:.5rem;border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border);box-shadow:none}.product-search-card img{width:50px;height:50px}.home-banner .main-banner{max-height:350px}.banner-sm,.home-banner .main-banner{overflow:hidden;border-radius:25px;margin:1.5rem 1rem .5rem}.banner-sm{max-height:200px;max-width:25%}.swiper-button-next,.swiper-button-prev{display:none}.cart-product .image img{width:75px}@media screen and (max-width:992px){.checkout-section{margin:0 -1rem}.checkout-section>div{margin:0 1rem}}.ant-btn.grey span{color:#777}button.social-login-btn.facebook{line-height:1.5715;position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;box-shadow:0 2px 0 rgba(0,0,0,.02);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:4px 15px;font-size:14px;border-radius:2px;color:rgba(0,0,0,.85);border:1px solid #d9d9d9;background:#fff;background-color:#ebf0f8!important;background-color:var(--input-background)!important;border-color:#ebf0f8!important;border-color:var(--input-background)!important;justify-content:center!important;align-items:center!important;border-radius:5px!important;color:#777}button.social-login-btn.facebook i{color:#1977f2;margin-right:.5rem}.align-items-center{align-items:center!important}.mh-1{margin:0 1rem}.status-text{font-size:.8rem}.ant-btn.custom-button.success span{color:#fff}.info-card{padding:1rem .5rem;border-bottom:1px solid #ebf0f8;border-bottom:1px solid var(--light-border)}.info-card:last-child{border:none}.info-card span{color:grey;color:var(--color-grey)}.w-100{width:100%}.cats-list{max-height:500px;overflow:auto}.shop-card{height:100px;justify-content:center;align-items:center;display:flex}.swiper-slide{padding:.01rem}.line-through{text-decoration:line-through}.mx-1{margin:0 .5rem}.big-menu{width:100%}.big-menu li{width:25%;float:left}[dir=rtl] .big-menu li{float:right}[dir=rtl] .mr-1{margin-right:0;margin-left:1rem}.mr-1{margin-right:1rem}.ant-modal-confirm-btns{display:flex}.categories-menu .custom-button.secondary{font-size:90%;padding:1rem .5rem}.search-bar{align-items:center;display:flex}.search-bar button{margin-left:.5rem}[dir=rtl] .search-bar button{margin-left:0;margin-right:.5rem}.main-color{color:#00bcd9!important}.no-data{text-align:center;padding:1rem;font-weight:300}.pay-frame-card{min-width:700px;min-height:600px}.pay_frame{width:100%;height:100%;min-height:600px;border:none;margin:0}.group-card,.pay_frame{padding:0;overflow:hidden}.group-card .group-card-link{padding:1rem;display:inline-block}.load_more_btn{display:block;margin:1rem auto}.shop-card{padding-top:.5rem;padding-bottom:.5rem}.shop-card img{width:50px;height:50px;border-radius:100%;margin-right:1rem}[dir=rtl] .avatar-shop,[dir=rtl] .shop-card img{margin-left:1rem;margin-right:auto}.avatar-shop{width:50px;height:50px;border-radius:100%;margin-right:1rem}.prod-details{display:flex;flex-direction:row;justify-content:space-between}.prod-details .prod-det-img{width:100%;max-width:300px}.flex-col{flex-direction:column}
/*# sourceMappingURL=main.87709376.chunk.css.map */