@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{margin-bottom:.5rem}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p,ul{margin-bottom:1rem}ul{padding-left:2rem}a:hover{color:#0a58ca}label{display:inline-block}button:focus:not(:focus-visible){outline:0}select{word-wrap:normal}select:disabled{opacity:1}[type=button],[type=submit]{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}fieldset{min-width:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1300px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.offset-1{margin-left:8.33333333%}@media (min-width:576px){.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-12,.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-12{width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2,.col-md-3{flex:0 0 auto;width:16.66666667%}.col-md-3{width:25%}.col-md-4,.col-md-6{flex:0 0 auto;width:33.33333333%}.col-md-6{width:50%}.col-md-12,.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-12{width:100%}}@media (min-width:992px){.col-lg-1,.col-lg-2{flex:0 0 auto;width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-6,.col-lg-8{flex:0 0 auto;width:50%}.col-lg-8{width:66.66666667%}.col-lg-12,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-1,.col-xl-2{flex:0 0 auto;width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-3,.col-xl-6{flex:0 0 auto;width:25%}.col-xl-6{width:50%}.col-xl-12,.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-12{width:100%}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.clearfix::after{display:block;clear:both;content:""}header.site-header .maintop-header{background:#40424c;padding:2px 0}header.site-header .maintop-header .head-brdr-bttom{padding:0}header.site-header{z-index:99999}.mainbottom-header .head-btnicon i,.top-bar-head{position:relative;z-index:999;display:inline-block}.top-bar-head{padding:23px 0 21px 1px;width:100%;border-radius:0;background:#fff;box-shadow:0 0 6px #0000000d}.mainbottom-header .head-btnicon .header-shopbtn{background:#08f;border-radius:2px;padding:9px 20px;font-size:16px;font-weight:400;display:inline-block;position:absolute;right:0;z-index:0;border:1px solid #08f;font-family:Roboto,Regular}.mainbottom-header .head-btnicon .header-shopbtn:hover{color:#fff;background:#08f}.mainbottom-header .head-btnicon .header-shopbtn:hover::before,div#secondary input[type=submit]{width:100%}.mainbottom-header .head-btnicon{position:relative;text-align:center}.mainbottom-header .head-btnicon i{font-size:14px;bottom:0;left:0;padding:0 4px 0 0}.mainbottom-header .total-count a i.fa-shopping-cart{font-size:22px;padding:7px 10px 0 0}.mainbottom-header .card{border:0}.mainbottom-header .total-count{position:relative;overflow:hidden;text-align:center;height:40px;padding:5px 8px 4px;margin:0 auto}.mainbottom-header .total-count .count{background:#fff;width:16px;height:16px;border-radius:50%;font-size:10px;padding:0;position:absolute;top:6px;right:8px;line-height:18px}.site-header .maintop-header a.button_SignnIn{font-family:Roboto,Regular;font-size:15px}.site-header .maintop-header a.button_register{font-size:15px;font-family:Roboto,Regular;padding:5px 20px;border:1px solid #08f}.site-header .maintop-header li.registerli{margin-top:10px;margin-left:20px}.site-header .site-navigation{text-align:right;padding:0}.site-header .socials{text-align:center;padding:7px 9px 2px 0}.site-header .topButtons{text-align:right}.site-header .socials a i.fa{font-size:15px;margin-right:11px;margin-bottom:5px;line-height:24px;border-radius:50%;width:23px;height:24px;text-align:center;transition:all .9s;opacity:.9}.site-header .socials a i.fa:hover{transform:scale(1.2);transition:all .9s;color:#fff;background:#08f}.mainbottom-header div#sb-search .woocommerce-product-search,header.site-header{width:100%;position:absolute}.supermarketecommercestore-cat-search-area{border-right:4px solid #fff;padding:10px 20px}.mainbottom-header div#sb-search{position:relative;width:100%}.supermarketecommercestore-cat-search-area .woocommerce-product-search .search-field{margin:0;font-weight:400;font-size:15px;height:40px;border:.5px solid #7070708a!important;border-radius:3px;font-family:Roboto,Regular}.mainbottom-header div#sb-search input[type=submit]{float:right;position:absolute;right:-6px;text-indent:-999px;border-radius:0 5px 5px 0;box-shadow:none;width:70px;height:40px;text-align:center}.mainbottom-header div#sb-search form.woocommerce-product-search:after,.mainbottom-header div#sb-search form.woocommerce-product-search:before{content:"";position:absolute;top:4px;right:17px;cursor:pointer;font-family:"FontAwesome";font-size:27px;text-align:center;font-weight:200}.mainbottom-header div#sb-search form.woocommerce-product-search:before{content:"";top:8px;right:70px;font-size:20px}.supermarketecommercestore-cat-search-area div#sb-search input.search-field::placeholder{color:#c9c9c9}.logo-header{margin:0;text-align:left;position:absolute;top:0}.navigation .mainmenu li{margin-right:45px!important}.navigation .mainmenu>li>a{display:block;font-size:16px;padding:30px 0;font-weight:200;line-height:36px;text-decoration:none;position:relative;vertical-align:middle;-webkit-box-shadow:0 0 1px #fff0;box-shadow:0 0 1px #fff0;white-space:nowrap;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:992px){.navigation{width:255px;height:100%;position:fixed;left:-100%;padding:0;top:0;margin:0;z-index:99999;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background:#fff}.navigation .mainmenu li{display:block;position:relative;line-height:normal;margin:0;padding:0}.navigation .mainmenu>li>a{padding:5px 20px}.hamburger-menus{width:30px;height:30px;position:absolute;-webkit-transition:.1s;transition:.1s;margin:5px 15px;cursor:pointer;display:inline-block;float:right;right:35px;top:13px;z-index:1}}@media screen and (min-width:992px) and (max-width:1199px){.navigation .mainmenu li a{font-size:15px!important}.navigation .mainmenu{text-align:left}}@media screen and (min-width:320px) and (max-width:425px){.maintop-header ul li:last-child{margin-left:0!important}}@media screen and (min-width:992px) and (max-width:1199px){.maintop-header ul li:last-child{margin-left:1em}}@media only (min-width:320px) and (max-width:360x){.ht-main-title{margin:15px 0 .5em!important;font-size:31px!important}}#footer .footer-bg{position:absolute;width:100%;height:100%;z-index:0;top:0;left:0}main#innerpage-box .slider-procat{background:#fdfdfd;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:relative;width:100%;padding:0 0 10px;height:537px;overflow:auto;box-shadow:-1px 0 8px #00000029}.categris .popular-catt,main#innerpage-box .categris .popular-catt{padding:12px 25px;font-weight:400;font-family:Roboto,Regular;text-align:center;border-top-right-radius:5px;border-top-left-radius:5px}main#innerpage-box .categris .popular-catt{background:#08f;color:#fff;font-size:20px}.categris .popular-catt{font-size:16px}.slider-procat .pro-cat-img img{width:19px;height:15px;margin-right:6px}.slider-procat .pro-cat-content a{font-family:Roboto,Regular;font-size:15px;transition:all .4s ease;position:relative;cursor:pointer;display:block}.slider-procat .pro-cat-img{display:inline-block;position:absolute;top:10px}.slider-procat .mainCat{padding:0}.slider-procat .pro-cat-content a:hover{transition:all .4s ease}.slider-procat .pro-cat-content{display:block;width:100%;padding-left:30px}.slider-procat ul.mainCatUL{padding:0 10px;position:relative}.slider-procat .productCategoriesbox{margin-bottom:20px}.slider-procat li.mainCat{marker:none;list-style:none;position:static;display:block;width:calc(100% - 0px);border-bottom:1px solid #ddd;margin:0;-webkit-padding-start:5px;padding-inline-start:5px;padding:7.4px 10px}.slider-procat li.mainCat:hover{background:#f5f5f5}.slider-procat .cat-product:last-child li.mainCat{border-bottom:0}#testimonials input[type=text]:placeholder{color:#fff!important}#footer,.footer-area{position:relative;z-index:0;overflow:hidden;background:#40424c}#footer .bottom_footer_area .btm_ftr_logoImg img{margin-top:10px}#footer .bottom_footer_area,#footer .bottom_footer_area .navigation .menu-wrapper .menu-content ul{text-align:center}#footer .bottom_footer_area .navigation .menu-wrapper .menu-content{float:none}#footer .bottom_footer_area .navigation .mainmenu>li>a:after{display:none}#footer .bottom_footer_area .navigation .mainmenu>li>a{font-size:18px;letter-spacing:.54px}#footer .bottom_footer_area .navigation{margin-bottom:15px}#footer .bottom_footer_area .navigation .mainmenu li{margin-right:60px!important}#footer .bottom_footer_area .btm_ftrFrm_title{margin-bottom:37px}#footer .bottom_footer_area .btm_ftrFrm_title h2{font-family:Roboto,Regular;font-size:26px;letter-spacing:.78px;font-weight:400!important}#footer .bottom_footer_area .bottom_contct_form{color:#fff;width:84%;text-align:center;margin:0 auto}#footer .bottom_footer_area .btm_footrsocialIcons{margin-top:40px;margin-bottom:42px}#footer .bottom_footer_area .btm_footrsocialIcons i{font-size:40px}.copyright{font-size:23px;font-weight:300;text-transform:capitalize;font-family:Roboto,Regular;padding-top:15px;padding-bottom:30px}#footer .bottom_footer_area .btm_footrsocialIcons a{margin-right:25px}#footer .widget_block{border:0;border-radius:0;padding:0}#footer .widget_nav_menu,#footer .widget_text{border:0;border-radius:0;padding:0;color:#fff}.footer-area li,.footer-area p{margin-bottom:15px;font-weight:500}.footer-area li{display:inline-block;font-size:15px;padding:6px 2px;border:0}.footer-area li a{font-weight:100;text-decoration:none;font-size:18px;font-family:"Roboto"}.footer-area ul{list-style:none;margin:10px 0 0 1px;padding:0;position:relative;background:0 0!important;box-shadow:none!important;display:block;z-index:1}.footer-area p{line-height:14px;font-size:16px}#footer .widget_block h2,#footer .widget_block h3,.footer-area .widget-title{font-size:26px;text-transform:capitalize;font-weight:400;position:relative;font-family:Roboto,Regular;letter-spacing:.5px;border-bottom:1px solid #fff;padding-bottom:7px}.footer-area .widget-title{color:#fff}#footer .widget_block h2,#footer .widget_block h3{margin-bottom:15px}.footer-area .widget{margin-bottom:.5em}.footer-area .bottom-area{position:relative;padding:39px 0 71px}.footer-area .bottom-area ul{margin-bottom:0}.footer-area .bottom-area li a:hover{border-bottom:0}.footer-area .bottom-area li:hover a::after,.footer-area .bottom-area li:hover a:after{width:20px}.footer-area .top-area{padding:0 0 .5em;z-index:999;border-bottom:1px solid #6b6767}.footer-area i.fa{padding:0;font-size:16px;margin-right:8px;color:#000}.footer-area .s-footer{background:#fff0}.footer-area .single-footer-1{float:left}.footer-area .single-footer-2{padding:0 0 0 4em;margin-left:0}.footer-area .single-footer-3,.footer-area .single-footer-4,.footer-area .single-footer-5{padding:0 0 0 5em;margin-left:0}.single-footer-1 p{margin-bottom:16px!important;font-weight:300!important;font-size:19px!important;text-align:left;line-height:30px!important;font-family:Roboto,Italic;font-style:italic}.footer-area .widget-title{margin-bottom:1em}.footer-area .top-area{overflow:hidden;position:relative}.ht-main-title{margin:0 0 .5em;letter-spacing:0;text-align:left;position:relative;z-index:1;font-size:20px;line-height:24px;font-family:Roboto}.woocommerce ul.products{margin:0!important}.inner_contentbox{background:#fff;padding:0}.peccular-page-main{position:relative}.widget-area ul li:before{color:#06332e}div#secondary{padding:0;border-radius:5px}#innerpage-box h2,#innerpage-box h4{margin-bottom:40px;padding:0 10px;letter-spacing:0;text-transform:uppercase;word-break:break-word}#innerpage-box h2{font-size:20px}#innerpage-box h4{font-size:18px;font-weight:600}#innerpage-box p{color:#959595;font-size:16px;line-height:25px;margin:1em 0}#innerpage-box li{font-size:15px;color:#3b3b3b}@media screen and (min-width:425px) and (max-width:768px){.site-header .topButtons{text-align:center;padding-top:11px}.hamburger-menus{top:11px;right:100px!important;margin:0!important}}@media only screen and (max-width:768px){.mainbottom-header div#sb-search form.woocommerce-product-search:before{display:none}.header-nav-area{padding-top:.4em;padding-bottom:2em}.top-bar-head{padding:0 0 1px}.footer-area .single-footer-3,.footer-area .single-footer-4{padding-left:1em}.footer-area .single-footer-5{left:0;width:31%;padding:38px 0 2em}}@media only screen and (max-width:767px){.footer-area .single-footer-3,.footer-area .single-footer-4{padding-left:1em}.footer-area .single-footer-5{left:0;width:31%;padding:38px 0 2em}}@media only screen and (max-width:320px){.logo-header{top:-8px!important;padding:0!important}.logo-header .custom-logo-link img{width:88%!important}}@media screen and (min-width:320px) and (max-width:425px){#footer .bottom_footer_area .btm_ftrFrm_title h2,.copyright{font-size:18px}#footer .bottom_footer_area .btm_footrsocialIcons i{font-size:20px}.site-header .topButtons{text-align:center;padding-top:0;padding-bottom:10px}.footer-area .single-footer-2{padding:0 0 0 1em;margin-left:0}#footer,.footer-area{padding-top:0!important}.logo-header .custom-logo-link img{width:80%!important}.header-nav-area{padding-bottom:4em}}@media screen and (min-width:768px) and (max-width:1024px){.slider-procat{width:216px;padding:0 0 10px;height:537px}.logo-header .custom-logo-link img{width:79%!important}}@media only screen and (max-width:991px){header.site-header{position:relative!important}.site-header .socials{order:1}.head-menu.pd-0{order:3}.topButtons{order:2}}@media only screen and (max-width:768px){.page-main-header2{top:0!important;padding:8em 0 11em!important}}@media only screen and (max-width:575px){.site-header .socials{order:1;width:80%}.head-menu.pd-0{order:2;width:20%}.topButtons{order:3}header.site-header .maintop-header{padding:0 0 14px}.site-header .topButtons{padding-top:0}.site-header .site-navigation{text-align:center}.hamburger-menus{float:revert!important;margin-bottom:10px!important}.logo-header{position:relative;padding:0!important}.header-nav-area{padding-top:1em;padding-bottom:1em}header .logo{width:34%;padding:0}header .countIconBx,header .h-acc{width:15%}header .supermarketecommercestore-cat-search-area{width:36%}.hamburger-menus{top:10px;left:0;right:0;margin:0 auto}}@media only screen and (max-width:425px){header .logo{width:60%;padding:0 2px}header .countIconBx,header .h-acc{width:20%}header .supermarketecommercestore-cat-search-area{width:0%;display:none}.footer-area .single-footer-4{padding:0 20px}}@media only screen and (max-width:600px){.product{display:block!important;grid-template-columns:auto!important;grid-template-rows:inherit!important;min-width:inherit!important}}@media only screen and (max-width:991px){.mainbottom-header .head-btnicon .header-shopbtn span{display:none}}@media screen and (min-width:576px) and (max-width:767px){.footer-area .single-footer-2,.footer-area .single-footer-3,.footer-area .single-footer-4{padding-left:2em;margin-top:2em}.footer-area .single-footer-5{left:30px;top:-8px}}@media screen and (min-width:320px) and (max-width:575px){.footer-area .single-footer-5{top:4px;padding:0 0 2em;width:100%}}@media screen and (min-width:992px) and (max-width:1199px){.footer-area .single-footer-5{padding:38px 0 2em 10px}}@media screen and (min-width:768px) and (max-width:991px){.footer-area .single-footer-5{width:25%;padding:38px 0 2em 13px}}@media screen and (min-width:320px) and (max-width:557px){.maintop-header ul li{float:none;margin-left:0;margin-right:10px;text-align:center}}@media screen and (min-width:320px) and (max-width:387px){.maintop-header ul li a{font-size:14px}}@media screen and (min-width:320px) and (max-width:425px){.footer-area .top-area{padding-top:1em!important}input[type=search]{font-size:14px;padding:4px 6px!important;width:80%!important;border-radius:5px;opacity:1;margin-bottom:2px}}@media screen and (min-width:992px) and (max-width:1024px){.site-header .socials a i.fa{margin-right:4px!important}}@media screen and (min-width:320px) and (max-width:991px){.site-header .socials a i.fa{margin-right:0!important;width:28px;height:28px;line-height:30px;font-size:15px}.site-header .socials{padding:17px 0 5px!important}}@media only screen and (max-width:767px){#innerpage-box .categris{margin:1em 0}}@media only screen and (max-width:640px){.logo-header{margin:0 auto;padding-left:10px;padding-right:10px}}ul{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.wp-block-accordion{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:0 0;border:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em)0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:0}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.screen-reader-text{border:0;clip-path:inset(50%);margin:-1px;overflow-wrap:normal!important;padding:0}.screen-reader-text:focus{clip-path:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first,.woocommerce-page ul.products::after{clear:both}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.screen-reader-text{word-wrap:normal!important}.woocommerce ul.products{padding:0;list-style:none outside}.woocommerce ul.products::after,.woocommerce ul.products::before{display:table}.woocommerce ul.products::after{clear:both}.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product a,.xoo-wsc-markup a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{border:0!important;transform:scale(1);transition:all 1s ease 0s}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}:root{--cookieadmin-primary-color:#001d39;--cookieadmin-primary-hover-color:#985e23;--cookieadmin-secondary-color:#0046b2;--cookieadmin-secondary-hover-color:#0065ff;--cookieadmin-txcolor:#0f172a;--cookieadmin-green-txtcolor:#3a8356;--cookieadmin-warning-txtcolor:#9c7930;--cookieadmin-red-txtcolor:#b55355;--cookieadmin-green-color:#15a448;--cookieadmin-warning-color:#e9b306;--cookieadmin-red-color:#dd2727}.cookieadmin_cookie_modal input,.cookieadmin_cookie_modal label{padding:5px;margin-right:5px;font-size:15px}.cookieadmin_cookie_modal label{font-weight:501}.cookieadmin_law_container{position:fixed;width:25%;box-sizing:border-box;z-index:99999;display:none}.cookieadmin_consent_btns{align-content:center;display:flex;justify-content:space-evenly;flex-wrap:wrap}.cookieadmin_notice_group{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.cookieadmin_consent_inside{color:#000;background-color:#fff;border:1px solid #f4f4f4;padding:15px;border-radius:4px;box-shadow:1px 3px 10px rgb(0 0 0/.2)}#cookieadmin_notice_title{font-weight:601;margin:0;padding-left:5px}.cookieadmin_notice_con{font-size:initial;padding:0 6px;flex:1}.cookieadmin_cookie_modal{display:none;flex-direction:column;position:fixed;max-height:80vh;background-color:#fff;border:1px solid #f4f4f4;border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0/.2);z-index:999999}.cookieadmin_mod_head{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #ccc}.cookieadmin_close_pref{background:0 0;border:0;align-self:baseline;color:gray;cursor:pointer;padding:0}.cookieadmin_preference_title{font-size:20px;font-weight:801;margin:9px}.cookieadmin_preference_details{padding:0 10px}.cookieadmin_preference{overflow:auto;font-size:15px;height:auto;padding:10px 0}.cookieadmin_details_wrapper{padding:0 15px;height:calc(100% - 6%);overflow:auto;scrollbar-width:thin}.cookieadmin_types{padding:10px;border-top:1px solid #ccc}.cookieadmin_header{display:flex;justify-content:space-between}.cookieadmin_header>span>label{cursor:pointer}.cookieadmin_remark{display:none;justify-self:right}.cookieadmin_act{display:inline;color:#1863dc}.cookieadmin-modal-cookies-list{display:none;padding:1px;border-radius:10px;margin:0 20px;margin-right:4rem;font-size:smaller;font-size:1rem;text-align:center}.cookieadmin_desc{padding:5px 20px;font-size:15px;padding-right:4rem}.cookieadmin_modal_footer{left:0;padding:15px;flex-wrap:wrap;border-top:1px solid #ccc}button.cookieadmin_btn{background-color:#fff0;border:1px solid gray;color:#1863dc;padding:.4rem .9rem;border-radius:4px;margin:2px 5px;cursor:pointer;flex:auto;text-wrap:auto}.cookieadmin_btn:hover,.widget-area input[type=submit]:hover{opacity:.8}.cookieadmin_show_pref_cookies{cursor:pointer;font-size:18px;font-family:initial}button.cookieadmin_re_consent{display:none;position:fixed;bottom:15px;left:15px;background-color:#374fd4;height:50px;width:50px;border-radius:50%!important;cursor:pointer;border:0;z-index:99999;padding:5px!important;box-shadow:-4px 5px 10px rgb(0 0 0/.4);align-items:center;justify-content:center}.cookieadmin_toggle{position:relative;display:inline-block;width:24px;height:11px}.cookieadmin_toggle input{display:none}.cookieadmin_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:21px;width:34px;background-color:gray;transition:.4s;border-radius:34px}.cookieadmin_slider:before{position:absolute;content:"";height:15px;width:15px;left:3.2px;bottom:3.2px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.cookieadmin_slider{background-color:#3582c4}input:checked+.cookieadmin_slider:before{transform:translateX(13px)}.cookieadmin_modal_footer_links{display:flex;justify-content:space-between;margin:9px 9px 0}@media (max-width:767px){.cookieadmin_show_pref_cookies{font-size:14px}.cookieadmin_law_container{width:90%}}@media (min-width:768px){.cookieadmin_notice_group{flex-direction:row;justify-content:space-between;align-items:center}.cookieadmin_notice_con{flex:1}.cookieadmin_consent_btns{flex-shrink:0}}@media (max-width:480px){.cookieadmin_consent_inside .cookieadmin_btn{width:100%;margin:5px 0}.cookieadmin_modal_footer{padding:8px}}:root{--wvs-tick:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 2px rgb(0 0 0 / .8))' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M4 16L11 23 27 7'/%3E%3C/svg%3E");--wvs-cross:url("data:image/svg+xml;utf8,%3Csvg filter='drop-shadow(0px 0px 5px rgb(255 255 255 / .6))' xmlns='http://www.w3.org/2000/svg' width='72px' height='72px' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ff0000' stroke-linecap='round' stroke-width='0.6' d='M5 5L19 19M19 5L5 19'/%3E%3C/svg%3E");--wvs-single-product-item-width:30px;--wvs-single-product-item-height:30px;--wvs-single-product-item-font-size:16px}@font-face{font-family:"Woo-Side-Cart";src:url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp);src:url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp#iefix)format("embedded-opentype"),url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.ttf?qq7fgp)format("truetype"),url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.woff?qq7fgp)format("woff"),url(/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.svg?qq7fgp#Woo-Side-Cart)format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" xoo-wsc-icon-"],[class^=xoo-wsc-icon-]{font-family:"Woo-Side-Cart"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xoo-wsc-icon-cross:before{content:""}.xoo-wsc-icon-shopping-bag1:before{content:""}.xoo-wsc-icon-spinner8:before{content:""}.xoo-wsc-markup ::-webkit-scrollbar{width:8px}.xoo-wsc-markup ::-webkit-scrollbar-track{border-radius:10px;background:#f0f0f0}.xoo-wsc-markup ::-webkit-scrollbar-thumb{border-radius:50px;background:#d1d1d1}.xoo-wsc-container{position:fixed;background-color:#fff;z-index:999999;display:flex;flex-direction:column;width:95%;transition:.5s ease-out}.xoo-wsc-modal *{box-sizing:border-box}.xoo-wsc-opac{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:999996;opacity:0;height:0;transition:height 0s .4s,opacity .4s 0s}.xoo-wsc-body{flex-grow:1;overflow-y:auto;overflow-x:hidden}span.xoo-wsc-loader{display:none;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#eee;opacity:.7;z-index:10}.xoo-wsc-loader-icon{display:none}.xoo-wsc-basket{margin:10px;z-index:9999997;cursor:pointer;position:fixed;transition:.5s ease-out;align-items:center;justify-content:center}.xoo-wsc-items-count,span.xoo-wsch-items-count{border-radius:50%;text-align:center;font-size:13px;position:absolute}.xoo-wsc-items-count{width:28px;height:28px;line-height:28px;overflow:hidden}span.xoo-wsch-items-count{display:inline-block;right:-7px;top:-4px}.xoo-wsc-notice-container{z-index:2;position:absolute;top:0;left:0;right:0;display:none}ul.xoo-wsc-notices{margin:0;list-style-type:none;padding:0}span.xoo-wsch-close{position:absolute;cursor:pointer}span.xoo-wsch-text{margin-left:8px}.xoo-wsch-top .xoo-wsch-basket{display:table;position:relative}.xoo-wsch-top{display:flex;margin:0 auto;align-items:center}.xoo-wsc-ft-buttons-cont{display:grid;text-align:center;grid-column-gap:5px;grid-row-gap:5px}.xoo-wsc-container .xoo-wsc-btn,a.xoo-wsc-ft-btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.xoo-wsc-container .xoo-wsc-btn,.xoo-wsc-container .xoo-wsc-btn:hover,a.xoo-wsc-ft-btn,a.xoo-wsc-ft-btn:hover{text-decoration:none}.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:only-child{grid-column:1/-1}.xoo-wsc-empty-cart{padding:30px;display:flex;flex-direction:column;align-items:center}.xoo-wsc-empty-cart>*{margin-bottom:20px}.xoo-wsc-markup-notices{top:20%;right:-100%;left:auto;position:fixed;box-shadow:2px 2px 9px 3px #eee;transition:all .5s;z-index:999997;width:0;max-width:400px}.xoo-wsch-new .xoo-wsch-basket{position:relative}.xoo-wsch-new .xoo-wsch-close,.xoo-wsch-new .xoo-wsch-text{position:relative;margin:0 4px}.xoo-wsch-new .xoo-wsch-basket{margin:0 8px}.xoo-wsch-new .xoo-wsch-close{cursor:pointer}.xoo-wsch-new .xoo-wsch-section{display:flex;align-items:center}.xoo-wsch-new.xoo-wsch-top{display:grid;grid-template-columns:1fr auto 1fr}.xoo-wsch-new .xoo-wsch-sec-right{grid-column:3;justify-self:end}.xoo-wsch-new .xoo-wsch-sec-left{grid-column:1;justify-self:start}.xoo-wsc-container .xoo-wsc-btn,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn{background-color:#000;color:#fff;border:2px solid #fff;padding:10px 20px}.xoo-wsc-container .xoo-wsc-btn:hover,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover{background-color:#fff;color:#000;border:2px solid #000}.xoo-wsc-footer{background-color:#fff;color:#000;padding:10px 20px;box-shadow:0-1px 10px #0000001a;font-size:18px}.xoo-wsc-footer a{font-size:18px}.xoo-wsc-ft-buttons-cont{grid-template-columns:auto}.xoo-wsc-basket{bottom:50px;right:1px;background-color:#fff;color:#000;box-shadow:0 0 15px 2px #0000001a;border-radius:14px;display:none;width:64px;height:64px}.xoo-wsc-bki{font-size:30px}.xoo-wsc-items-count{top:-9px;left:-8px}.xoo-wsc-items-count,.xoo-wsch-items-count{background-color:#000;color:#fff}.xoo-wsc-container{max-width:425px;right:-425px;top:0;bottom:0}.xoo-wsch-text,span.xoo-wsch-close{font-size:22px}.xoo-wsc-header{color:#000;background-color:#fff;border-bottom:2px solid #eee;padding:15px}.xoo-wsc-body{background-color:#f8f9fa}span.xoo-wsch-items-count{height:20px;line-height:20px;width:20px}span.xoo-wsch-icon{font-size:30px}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}main{display:block;margin:0}[hidden]{}a:active,a:hover{text-decoration:none}button,input,select{font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}body,input,select{line-height:1.2}button,h1,h2,h3,h4{line-height:1.2;font-weight:400}input,select{color:#444}select{border:1px solid #eee;height:40px;padding:3px 40px 3px 8px;background-color:#fff0;line-height:100%;outline:0;background-image:url(/wp-content/themes/supermarket-ecommerce-store-pro/images/arrow.png);background-position:right;background-repeat:no-repeat;position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}h1,h2,h3,h4{font-weight:300}i{font-style:italic}*,:after,:before{box-sizing:inherit}img{height:auto}button,input[type=submit]{background:#fe5722;border:0;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:5px;box-shadow:0 6px 10px -4px rgb(0 0 0/.4);font-size:16px}button:hover,input[type=submit]:hover{opacity:1}a:focus,button:active,button:focus,input[type=search]:focus,input[type=submit]:active,input[type=submit]:focus,input[type=text]:focus{outline:0}input[type=search],input[type=text]{color:#404040;border:1px solid #eee;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;vertical-align:top;padding:10px 8px;width:100%}a{color:#f9c12c;text-decoration:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}a:active,a:hover{outline:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widget{margin:0 0 15px}.widget-area ul{list-style:none;margin:0;padding:0 0 0 10px}.widget-area a,.widget_text p{text-decoration:none;line-height:25px;margin:0;text-shadow:0 0 .4em rgb(0 0 0/6%)}.widget_text p{color:#3b3b3b;padding:8px 0;font-weight:500}.widget_block,.widget_nav_menu,.widget_text{border:1px solid #eaeaea;border-radius:0;padding:15px}.widget_block,.widget_nav_menu{border-radius:2px}.widget-area li{line-height:normal;margin:0;border:0;position:relative;box-shadow:unset;border-radius:0;padding:0}.widget-area a{display:inline-block;padding:1p 0;text-transform:capitalize;font-size:16px}.widget-area .widget{margin-bottom:3em;padding:0 0 1em!important;background:#f2f2f2;border:0}.widget-area input[type=submit],div#secondary #searchform input[type=submit]{padding:15px 20px;color:#fff;border:0;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:5px;font-size:16px;background:#08f}.md-1{margin:0}div#secondary #searchform input[type=submit]{width:10%!important;padding:14px 17px;font-size:0;box-shadow:none;border-radius:18px}div#secondary #searchform input[type=submit]:after{content:"";font-family:FontAwesome;font-size:15px;counter-reset:#fff;position:relative;right:0}#secondary #searchform input[type=text]{width:80%!important;margin-bottom:10px;padding:3px 10px;font-size:15px;background:0 0!important;border-radius:20px}#secondary input[type=text]{background:#fff0;width:100%;margin-bottom:10px;font-size:15px;border-radius:2px;padding:10px;line-height:1.6}:hover{-webkit-transition-duration:1s}.single-productpage #sidebars{margin-top:20px}@media screen and (min-width:300px) and (max-width:768px){.woocommerce.columns-3 ul.products li.product{width:43.5%!important}}.page-main-header2{background:#f2f2f2;color:#fff;clear:both;padding:8em 0 3em!important;position:relative;top:37px}.pd-0{padding:0}header.site-header li{display:inline-block;list-style-type:none}.logo{padding:0 5px}.navigation .mainmenu{z-index:9999;vertical-align:middle;float:none;position:relative;text-align:left;transition:padding .3s ease;-moz-transition:padding .3s ease;-webkit-transition:padding .3s ease}.navigation .mainmenu li{display:inline-block;line-height:normal;position:relative}.navigation .mainmenu li a{text-align:center;position:relative;display:block;text-decoration:none;padding:2px 0}.menu-content{padding:0;text-align:right}@media only screen and (min-width:1300px){.menu-content{float:right}}header.site-header ul{margin:0}.site-header ul{margin-bottom:0}@media screen and (max-width:991px){header.site-header{position:relative!important}.page-main-header2{padding:2em 0 3em!important}.top-bar-head{padding:16px 0 4px 1px}header.site-header input[type=search],header.site-header input[type=search]:hover{width:100%}}@media screen and (min-width:769px){.inside-full-height{height:100%}}.total-count .count{color:#06332e;position:absolute;padding:4px;z-index:300;top:16px;right:35px;font-size:10px;border-radius:20px;width:20px;height:20px;line-height:14px;text-align:center;background:#fff}.single-productpage{position:relative;overflow:hidden}#innerpage-box{padding:3em 0;background:#fff;position:relative;z-index:0}.widget-area ul li:hover:before{transform:scale(1.4)}@media screen and (min-width:769px){.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}#back2Top{width:43px;overflow:hidden;z-index:999;display:none;cursor:pointer;-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);position:fixed;bottom:13px;right:30px;text-align:center;font-size:30px;text-decoration:none;border-radius:4px;background:#fff0;height:43px}#back2Top:hover{background-color:#fff0}.sidebar_list{margin-top:2em}.single-productpage h2.woocommerce-loop-product__title{line-height:40px;word-break:break-word;display:block!important}.single-productpage main#innerpage-box h2.woocommerce-loop-product__title{text-decoration:none!important;font-size:16px!important;line-height:22px;margin-top:5px;padding-left:0;margin-bottom:5px!important;border-bottom:0;padding-bottom:0!important;color:#404040!important}main#innerpage-box h2{padding:0 10px;margin:20px 0;font-size:33px}#innerpage-box .widget-area .widget h4,main#innerpage-box h2,main#innerpage-box h4{letter-spacing:0;text-transform:capitalize;word-break:break-word}main#innerpage-box h4{padding:0 10px;margin:20px 0;font-size:21px}#innerpage-box .widget-area .widget h4{border-radius:0;font-size:23px!important;background:#08f;color:#fff;margin:0 0 21px!important;border-bottom:none!important;display:inline-block;width:100%;padding:10px 16px!important;font-weight:400!important;font-family:Roboto,Regular;text-align:center;border-top-right-radius:5px;border-top-left-radius:5px}.widget-area form#searchform fieldset:after{content:"";font-family:FontAwesome;font-size:17px;counter-reset:#fff;position:relative;left:85%;top:-38px;color:#fff}.widget-area form#searchform fieldset{border-radius:51px;height:31px}.widget-area form#searchform{width:100%;padding:10px}.widget-area ul li a:before{font-family:"FontAwesome";transition:all .3s ease;content:"";margin:0 5px;display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding-bottom:45px!important;padding:0;position:relative;display:inline-block}.woocommerce-page ul.products li.product{float:none}#innerpage-box h2.woocommerce-loop-product__title{color:#404040!important;font-family:Roboto,Regular!important;font-weight:400;font-size:23px!important}.woocommerce ul.products li.product .total-product-title-wrap{padding:0;position:relative;top:0;z-index:999}.woocommerce ul.products li.product a{color:inherit;margin-top:13px}a.wcproduct_read_more{color:#08f;font-size:14px;line-height:17px;font-weight:500;border:1px solid #08f;border-radius:2px;opacity:1;padding:4px 10px;display:inline-block}a.wcproduct_read_more:hover{color:#000!important;border:1px solid #000}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0 0 6px;padding:0}.woocommerce ul.products li.product .price{font-weight:500!important;font-size:20px!important;color:#000!important;margin:0}.woocommerce ul.products li.product .price bdi{font-size:17px;font-weight:500}.woocommerce a.button{padding:10px 20px;border-radius:5px;margin-bottom:0;font-size:.9em}.woocommerce a.button:hover{background:#333;color:#fff}.woocommerce a.button,.woocommerce-page a.button{background:#ee210b;color:#fff!important;text-shadow:none;font-weight:400;border:0;line-height:1.3;box-shadow:none}.woocommerce ul.products li.product .button{margin:10px 0 0;font-size:12px;background:#707070!important;border:0;padding:5px 6px;border-radius:2px;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);overflow:hidden;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s;text-transform:capitalize;font-family:Roboto,Regular;position:absolute;bottom:45px;right:0;z-index:9999;width:48%;text-align:center}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled{color:inherit;cursor:not-allowed;opacity:1!important;padding:.618em 1em}.woocommerce ul.products li.product .button:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.woocommerce ul.products li.product .button:active:before,.woocommerce ul.products li.product .button:focus:before,.woocommerce ul.products li.product .button:hover:before{-webkit-transform:scale(2);transform:scale(2)}.woocommerce ul.products li.product:hover .button{background-color:#fe5722;color:#fff}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{margin-bottom:0!important}.woocommerce-page ul.products{border-top:2px solid #e1d9d9!important}.woocommerce ul.products{border-top:0 solid #e1d9d9!important}p.woocommerce-result-count{font-size:24px!important;font-family:Roboto,Medium!important;font-weight:600!important;border-bottom:3px solid #08f;padding-bottom:5px;margin-bottom:0!important}.woocommerce a.button:disabled{background:#fe5722;padding:10px 20px;color:#fff}.woocommerce a.button:disabled:hover{background:#333;color:#fff}.card{background:0 0}.woocommerce-product-search .search-field{width:100%!important;margin-bottom:5px;margin-top:20px}main#innerpage-box .pg-brdr{border:1px solid #707070c2;border-radius:13px;padding:15px}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{overflow:hidden;background:#fff;border-radius:0;text-align:left;width:22%}.woocommerce.columns-3 ul.products li.product{width:21.5%!important}.archive.woocommerce.columns-3 ul.products li.product{width:21.3%!important}.woocommerce ul.products li.product a img:hover{opacity:.8;transform:scale(1.05)}@media screen and (min-width:993px) and (max-width:1199px){.navigation .mainmenu li{margin-right:12px!important}header.site-header .maintop-header{background:#40424c;padding:6px 0}.site-header .socials a i.fa{margin-right:6px}}@media screen and (max-width:1199px){.archive.woocommerce.columns-3 ul.products li.product{width:26.3%!important}.site-header .maintop-header li.registerli{margin-left:3px}}@media screen and (min-width:320px) and (max-width:992px){.site-header .socials a i.fa{margin-right:0}}@media screen and (min-width:641px) and (max-width:767px){.logo-header{padding:7px}}@media screen and (min-width:320px) and (max-width:640px){.logo-header{padding:7px}}@media screen and (min-width:320px) and (max-width:575px){.site-header .socials{padding:25px 13px 21px 0}}@media screen and (min-width:320px) and (max-width:520px){.hamburger-menus{top:16px!important;right:45%!important}}@media screen and (max-width:992px){.navigation{border-right:2px solid #f73189}.navigation .mainmenu li a:hover{color:#000;font-weight:500!important}.navigation .mainmenu li a{color:#06332e}}@media screen and (min-width:320px) and (max-width:1024px){header.site-header input[type=search]{width:100%}}@media (max-width:992px){.logo{position:relative;top:0!important;background:0 0!important;padding:0;border-top-right-radius:0;border-bottom-right-radius:0}.hamburger-menus{top:17px;right:13px;margin:0!important}}@media screen and (max-width:991px){.archive.woocommerce.columns-3 ul.products li.product{width:40.3%!important}}@media screen and (max-width:768px){.single-productpage #sidebars{margin-top:0}}@media screen and (min-width:320px) and (max-width:425px){.slider-procat{background:#fff;width:100%;height:290px;overflow:auto;margin-bottom:1em}.slider-procat,body{position:inherit}}@media screen and (max-width:768px){#secondary{width:auto!important;float:none!important;margin-bottom:30px}}@media screen and (min-width:320px) and (max-width:768px){.navigation .mainmenu li{bottom:auto}.logo{top:50%}.navigation .mainmenu li a{text-align:left;box-shadow:none;padding:5px 0 5px 10px}.navigation .mainmenu{right:0;padding-left:0}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin-bottom:30px!important}}@media only screen and (max-width:767px){.page-main-header2{padding:1.4em 0 1em!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 5px 1em!important}.archive.woocommerce.columns-3 ul.products li.product,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:46%!important;float:left}}@media screen and (min-width:426px) and (max-width:768px){.slider-procat{width:157px;padding:0 0 10px;height:459px!important;margin-bottom:40px!important}}@media screen and (min-width:320px) and (max-width:768px){.footer-area .bottom-area{padding:30px 0!important}.single-footer-1{padding-left:15px}.single-footer-4{padding-right:15px}.navigation .mainmenu li a:after{content:none}}@media screen and (max-width:520px){.total-count .count{right:15px;width:15px;height:15px;line-height:7px}.hamburger-menus{top:-35px;right:15px}.single-footer-1{padding:2em 0 2em 1em;margin-bottom:0}.s-footer{margin-bottom:1em}.single-footer-2{border-left:none;padding:0 0 0 1em;margin-left:0}}@media screen and (min-width:320px) and (max-width:475px){.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px!important}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:100%!important}.footer-area li{font-size:14px}div#sb-search{margin-left:0}header.site-header input[type=search]{width:100%}header.site-header input[type=submit]{right:0}}@media screen and (min-width:320px) and (max-width:375px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 6px 1em!important}.archive.woocommerce.columns-3 ul.products li.product,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important}}@media screen and (min-width:320px) and (max-width:320px){.total-count .count{right:10px}.total-count{padding:0}}.maintop-header .menu-content{float:left}@media (max-width:992px){header.site-header .maintop-header .hamburger-menus span{background-color:#000}}input,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{margin-top:0}.woocommerce ul.products,.woocommerce-page ul.products{padding-top:25px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:30.8%;text-align:center;margin:0 15px 1em!important}.woocommerce a.button:hover,.woocommerce-page a.button:hover{background:#292929}.woocommerce ul.products li.product a img,.woocommerce ul.products li.product a:hover img,.woocommerce-page ul.products li.product a img,.woocommerce-page ul.products li.product a:hover img{box-shadow:none}.woocommerce ul.products li.product a img{}.woocommerce ul.products li.product:last-child,.woocommerce-page ul.products li.product:last-child{margin-bottom:0}.woocommerce #page{float:none}.logo-header .custom-logo-link img,.woocommerce-product-search{width:100%}.woocommerce-product-search .search-field{background-color:#fff;float:left;padding:10px 0;text-indent:10px;line-height:1;height:37px;border:1px solid #ccc;border-right:none}.woocommerce-product-search input[type=submit]{color:#fff;height:37px;padding-bottom:0;padding-top:0;cursor:pointer;transition:all .25s linear;width:30%;border:0}@media screen and (max-width:768px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:45%;margin:0}}@media screen and (max-width:728px){.woocommerce .article{width:100%;overflow:hidden}}#innerpage-box h4,*,h1,h2,h3,h4,main#innerpage-box h2.woocommerce-loop-product__title{font-family:"Poppins",sans-serif}.navigation .mainmenu>li>a{text-transform:none}.site-header{background:url();background-repeat:no-repeat;background-size:cover}.woocommerce a.button,.woocommerce a.button:disabled,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product:hover .button,button,input[type=submit]{background:#064685}.woocommerce a.button,.woocommerce a.button:hover,.woocommerce ul.products li.product .button:hover,.woocommerce ul.products li.product:hover,.woocommerce ul.products li.product:hover .button,.woocommerce-page ul.products li.product:hover{border-color:#064685}@media screen and (max-width:992px){.navigation .mainmenu li a:hover{color:#fff!important}.navigation .mainmenu li a{color:#000!important}}.total-product-title-wrap,main#innerpage-box h2.woocommerce-loop-product__title{color:#064685}.widget .widget-title{font-size:28px}#innerpage-box h2,.ht-main-title,.widget .widget-title,main#innerpage-box h2,main#innerpage-box h4{font-weight:600!important}#innerpage-box p,*,body{font-weight:400!important}.navigation .mainmenu li a{font-size:15px;font-weight:200}@media only screen and (max-width:992px){.navigation .mainmenu li a{font-size:18px}}.logo-header .custom-logo-link img{height:60px}.logo-header{padding:0}.ht-main-title{padding-top:0;padding-bottom:0}.top-bar-head,header.site-header .maintop-header{background:#064685}.site-header .socials a i.fa{color:#fff;background:#4f515a}#footer .bottom_footer_area .btm_footrsocialIcons i,#footer .bottom_footer_area .btm_ftrFrm_title h2,#footer .bottom_footer_area .navigation .mainmenu>li>a,#footer .widget_block h2,#footer .widget_block h3,#footer.footer-area .widget-title,.mainbottom-header .head-btnicon i,.mainbottom-header .total-count a i.fa-shopping-cart,.mainbottom-header div#sb-search form.woocommerce-product-search:after,.navigation .mainmenu li a,.site-header .maintop-header a.button_SignnIn{color:#fff}.site-header .maintop-header a.button_register{color:#08f;border-color:#08f}.mainbottom-header .head-btnicon .header-shopbtn{background-color:#08f;border-color:#08f;color:#fff}.mainbottom-header .total-count,.mainbottom-header div#sb-search input[type=submit]{background:#08f}.mainbottom-header .total-count .count{background-color:#fff;color:#08f}.supermarketecommercestore-cat-search-area .woocommerce-product-search .search-field{color:#707070!important;background:#fff;border-color:#7070708a}.mainbottom-header div#sb-search form.woocommerce-product-search:before,.slider-procat .pro-cat-content a{color:#707070}.hamburger-menus span,.navigation .mainmenu li a:before,header.site-header .maintop-header .hamburger-menus span{background-color:#fff}#footer .bottom_footer_area .btm_footrsocialIcons i:hover,.navigation .mainmenu li a:hover,.slider-procat .pro-cat-content a:hover{color:#08f}.navigation .mainmenu>li>a:after{color:#fff!important}.categris .popular-catt{color:#fff;background:#08f}.footer-area .top-area{padding-top:5em;padding-bottom:0}.footer-area .bottom-area{padding-top:1em;padding-bottom:0}#footer .footer-bg{opacity:.3;background:url(http://www.halathirdavat.com/wp-content/themes/supermarket-ecommerce-store-pro/images/default-graybg1.png);background-position:top;background-size:cover}#footer{background-color:#40424c!important}.footer-area .top-area{border-bottom-color:#6b6767}#footer .bottom_footer_area li a:hover{color:#08f!important}.copyright{color:#fff;background:#31313145}#footer .widget_block h2,#footer .widget_block h3,.footer-area .widget-title{border-bottom-color:#fff}#footer .widget_block,.footer-area .widget_text,.footer-area li,.footer-area p,.single-footer-1 p{color:#ffffffd6!important}.footer-area li a,.footer-area li:before{color:#ffffffe3}.footer-area li a:hover{color:#ff8000}.footer-area li a:before{color:#ffcd07}#back2Top{color:#fd0303}#back2Top:hover{color:#000}#innerpage-box p,#secondary input::placeholder,#secondary input[type=text],.widget-area .widget,.woocommerce .woocommerce-ordering select,.woocommerce .woocommerce-result-count,.woocommerce-product-search .search-field::placeholder,main#innerpage-box li{color:#3b3b3b}.ht-main-title,.widget-area a{color:#404040}.widget-area a:hover,.widget-area li a:hover{color:#08f}#innerpage-box .inner_contentbox{background-color:#fff!important}#secondary input[type=text]{background-color:#fff}#innerpage-box h2,#innerpage-box h4,.woocommerce ul.products li.product .price bdi,button,div#secondary input[type=submit],input[type=submit]{color:#000}.woocommerce a.button,div#secondary input[type=submit],input[type=submit]{background-color:#ffc014}.woocommerce a.button:hover,div#secondary input[type=submit]:hover,input[type=submit]:hover{background-color:#000}#secondary input[type=text],.widget-area .widget,.widget-area form#searchform,.widget-area ul,.woocommerce ul.products,.woocommerce ul.products li.product,.woocommerce ul.products li.product a img,.woocommerce-page .woocommerce-ordering select,.woocommerce-page ul.products,.woocommerce-page ul.products li.product,input[type=search],input[type=text]{border-color:#e1d9d9!important}.widget-area .widget h4,.widget-area li{border-bottom-color:#e1d9d9}p.woocommerce-result-count{color:#08f!important;border-bottom-color:#08f}.woocommerce ul.products,.woocommerce-page ul.products{border-top-color:#e1d9d9!important;display:flex!important;flex-wrap:wrap!important;clear:both!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .button:after,.woocommerce ul.products li.product .button:hover,.woocommerce ul.products li.product .button:hover:after{color:#fff!important}.woocommerce ul.products li.product .button{background-color:#707070!important;border-color:#ffcd08}.woocommerce ul.products li.product .button:hover{background-color:#08f!important}.woocommerce ul.products li.product .button:before{background-color:#08f}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@font-face{font-family:"FontAwesome";src:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)format("embedded-opentype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.woff2?v=4.6.3)format("woff2"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.woff?v=4.6.3)format("woff"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.ttf?v=4.6.3)format("truetype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-shopping-cart:before{content:""}.fa-twitter:before{content:""}.fa-facebook:before{content:""}.fa-pinterest:before{content:""}.fa-linkedin:before{content:""}.fa-instagram:before{content:""}.fa-whatsapp:before{content:""}@media only screen and (min-width:993px){.mainmenu,.mainmenu>li,.menu-wrapper{position:relative}.mainmenu{padding:0;text-align:center;margin-bottom:0}.mainmenu li{list-style:none}.navigation .mainmenu>li>a{display:block;font-size:16px;padding:0;font-weight:200;line-height:36px;text-transform:capitalize;text-decoration:none;position:relative;vertical-align:middle;-webkit-box-shadow:0 0 1px #fff0;box-shadow:0 0 1px #fff0;white-space:nowrap;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:Roboto,Regular;letter-spacing:.48px}.navigation .mainmenu>li>a:after{content:"";font-family:"Fontawesome";transform:scale(1);transition:all .5s ease 0s;color:#fff;font-size:14px;position:relative;font-style:normal;margin-right:0;margin-left:4px}.navigation .mainmenu>li:last-child::after{width:0;height:0;background:#fff0}.mainmenu li:hover>a,.mainmenu>li>a:hover{background-color:#fff0;text-decoration:none}}@media only screen and (max-width:992px){.navigation .mainmenu li a{color:#06332e}.hamburger-menus{width:30px;height:30px;position:relative;-webkit-transition:.1s;transition:.1s;margin:5px 15px;cursor:pointer;display:inline-block;float:right}.hamburger-menus span{width:5px;height:5px;display:block;border-radius:50%}.hamburger-menus span:nth-child(1){position:absolute;left:0;top:0}.hamburger-menus span:nth-child(2){position:absolute;left:12px;top:0}.hamburger-menus span:nth-child(3){position:absolute;right:0;top:0}.hamburger-menus span:nth-child(4){position:absolute;left:0;top:12px}.hamburger-menus span:nth-child(5){position:absolute;left:12px;top:12px}.hamburger-menus span:nth-child(6){position:absolute;right:0;top:12px}.hamburger-menus span:nth-child(7){position:absolute;left:0;bottom:0}.hamburger-menus span:nth-child(8){position:absolute;left:12px;bottom:0}.hamburger-menus span:nth-child(9){position:absolute;right:0;bottom:0}.hamburger-menus:hover span{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:350ms cubic-bezier(.8,.5,.2,1.4);transition:350ms cubic-bezier(.8,.5,.2,1.4);-webkit-box-shadow:0 2px 3px rgb(0 0 0/.4);box-shadow:0 2px 3px rgb(0 0 0/.4)}.navigation,.overlaybg{height:100%;position:fixed;top:0}.navigation{overflow-y:auto;overflow-x:hidden;border-right:5px solid #000;width:25vw;left:-100%;padding:0;margin:0;z-index:99999;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background:#000;border-right-color:#4971f4}.navigation .mainmenu li{display:block;position:relative;line-height:normal;margin:0}.navigation .mainmenu>li>a{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;font-weight:200;text-transform:capitalize;line-height:30px;overflow:hidden;padding:5px 20px;position:relative;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);vertical-align:middle;letter-spacing:.015em;font-size:16px;text-align:left}ul.mainmenu{padding:0;margin:0;list-style:none}.overlaybg{left:0;z-index:100;width:100%;display:none;cursor:pointer}.menu-wrapper{z-index:9999}.mainmenu li,.menu-wrapper{position:relative}}@media only screen and (max-width:768px){.navigation{width:255px}}body{background:#f2f2f2}.card{border:0}.card_content{box-shadow:none!important}.menu li{list-style:none;padding:15px 20px;border-top:1px solid rgb(255 255 255/.2);display:block}.button,button,input[type=submit]{background:0 0;box-shadow:none;padding:0}@font-face{font-family:"HandelGotD-Bold";src:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/HandelGotD-Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/HandelGotD-Bold.otf)format("opentype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/HandelGotD-Bold.woff)format("woff"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/HandelGotD-Bold.ttf)format("truetype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/HandelGotD-Bold.svg#HandelGotD-Bold)format("svg");font-weight:400;font-style:normal}body,html{height:100%}.menu li,body{margin:0;color:#000}body{padding:0;border:0;outline:0;vertical-align:baseline;font-family:"Open Sans",sans-serif;font-size:14px;background:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/images/bg.png);overflow-x:hidden}a,article,aside,div,fieldset,footer,form,h1,h2,h3,h4,header,i,img,label,li,nav,p,span,ul{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;border:0}article,aside,footer,header,nav{display:block}ul{list-style:none}body,img{max-width:100%}.product,span.price{display:flex!important;flex-direction:column!important}.product{color:#fff;margin:0;height:100%!important}@font-face{font-family:"lg";src:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/lg.eot?n1z373);src:url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/lg.eot?#iefixn1z373)format("embedded-opentype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/lg.woff?n1z373)format("woff"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/lg.ttf?n1z373)format("truetype"),url(/wp-content/themes/supermarket-ecommerce-store-pro/css/fonts/lg.svg?n1z373#lg)format("svg");font-weight:400;font-style:normal}.total-product-title-wrap{flex-grow:1!important;min-height:38px!important;display:block!important;margin-bottom:8px!important}span.price{min-height:50px!important;justify-content:flex-end!important;align-items:flex-start!important;margin-bottom:15px!important;width:100%!important}.product a img,.woocommerce ul.products li.product a img{padding:5px!important;box-sizing:border-box!important;background-color:transparent!important}.product a img{width:100%!important;max-width:100%!important;height:130px!important;max-height:130px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 10px!important;display:block!important}.woocommerce ul.products li.product>a:first-child{display:flex!important;align-items:center!important;justify-content:center!important;height:160px!important;width:100%!important;overflow:hidden!important;padding:10px!important;margin-bottom:10px!important;box-sizing:border-box!important}.woocommerce ul.products li.product a img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important;display:block!important;transform:none!important}.woocommerce ul.products::after,.woocommerce ul.products::before{display:none!important;content:none!important}.woocommerce ul.products li.product{float:none!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;min-height:380px!important;margin-bottom:30px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h2{font-size:15px!important;line-height:1.3!important;height:40px!important;overflow:hidden!important;margin-bottom:15px!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.woocommerce ul.products li.product .price{display:block!important;margin-top:auto!important;margin-bottom:15px!important;text-align:center!important;min-height:25px!important}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product a.button:not(.wcproduct_read_more){display:block!important;margin:0 auto!important;width:90%!important;max-width:180px!important;text-align:center!important;padding:10px!important}#secondary .widget,.sidebar,.sidebar .widget,.widget-area,.widget-area .widget,.woocommerce ul.products li.product a.wcproduct_read_more{display:none!important}.sidebar,.widget-area{width:0!important}body::before{content:"Güncel Sabit Kur: 1$ = 45₺"!important;display:block!important;width:100%!important;background-color:#111!important;color:#ffb400!important;text-align:center!important;padding:8px 0!important;font-size:14px!important;font-weight:600!important;letter-spacing:1px!important;z-index:999999!important;position:relative!important;border-bottom:2px solid #0056b3!important}@media only screen and (max-width:767px){body::before{font-size:12px!important;padding:6px 0!important;letter-spacing:.5px!important}}