@import"https://fonts.googleapis.com/css2?family=Lora:wght@400..700&family=Source+Sans+3:wght@200..900&display=swap";.slick-carousel-4 .slick-slide,.slick-carousel-2 .slick-slide{margin-left:20px;margin-right:0;width:163px}.slick-carousel-4 .slick-list,.slick-carousel-2 .slick-list{margin-left:-20px;margin-right:0;margin-bottom:30px}.slick-carousel-4 .slick-prev,.slick-carousel-4 .slick-next,.slick-carousel-2 .slick-prev,.slick-carousel-2 .slick-next{display:none!important}.slick-carousel-4 ul.slick-dots,.slick-carousel-2 ul.slick-dots{display:flex!important;align-items:center;justify-content:center;gap:10px}.slick-carousel-4 ul.slick-dots li,.slick-carousel-2 ul.slick-dots li{list-style:none;width:8px;height:8px;background:rgba(229,125,138,.5);border-radius:50%;cursor:pointer}.slick-carousel-4 ul.slick-dots li button,.slick-carousel-2 ul.slick-dots li button{opacity:0;cursor:pointer}.slick-carousel-4 ul.slick-dots li.slick-active,.slick-carousel-2 ul.slick-dots li.slick-active{background:#e57d8a}.slick-carousel-2{overflow:hidden}.slick-carousel-2 .slick-slide{width:100%}.slick-carousel-2 .slick-list{margin-bottom:76px}*,*::before,*::after{box-sizing:border-box}body{font-family:"Source Sans 3",sans-serif;color:#041523;font-weight:400;margin:0;padding:0;background:#fff8f7}.d-block{display:block}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-center{text-align:center}.btn{font-family:"Source Sans 3",sans-serif;font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;padding:15px 30px;display:inline-block;text-transform:uppercase;border:solid 1px rgba(0,0,0,0)}.btn.btn-primary{background:#ff8a99;color:#fff;transition:all .2s ease-in}.btn.btn-primary:hover{background:#96224b}.btn.btn-secondary{background:#fff;color:#ff8a99;border-color:#ff8a99;transition:all .2s ease-in}.btn.btn-secondary:hover{border-color:#96224b;color:#96224b}@media screen and (max-width:767px){.btn.btn-secondary{background:#ff8a99;color:#fff}.btn.btn-secondary:hover{background:#96224b;color:#fff}}.btn.btn-outline{background:#fff;color:#ff8a99;border-color:#ff8a99}a{text-decoration:none;color:#041523}a:hover,a:focus{color:#041523}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,.size-40,.size-27{font-family:"Lora"}h2,.h2{font-style:normal;font-weight:500;line-height:var(--line-height-default);;font-size:var(--fs-heading1)}.size-27{font-style:normal;font-weight:600;line-height:var(--line-height-default);;font-size:var(--fs-heading2);letter-spacing:.15px}h3,.h3{font-size:var(--fs-xxxl);line-height:var(--line-height-default);font-weight:600}h4,.h4{font-size:var(--fs-xxl);line-height:var(--line-height-default)}h5,.h5{font-size:var(--fs-xl);line-height:var(--line-height-default)}h6,p,.size-16,.size-15,.size-14,.size-12,.size-10{font-family:"Source Sans 3",sans-serif}h6,.h6{font-size:var(--fs-l);font-weight:600;line-height:var(--line-height-default)}.inner_page{min-height:330px}.inner_page h6,.inner_page .h6{margin-bottom:22px;color:#ff8857}p{font-weight:400}p,.size-16{font-size:var(--fs-base);font-weight:400;color:#031523;line-height:var(--line-height-default);letter-spacing:.15px}.size-14{font-size:var(--fs-sm)!important;font-weight:400;line-height:var(--line-height-default)}.size-12{font-size:var(--fs-xs);font-style:normal;font-weight:400;line-height:var(--line-height-default);letter-spacing:.15px}.mt-0{margin-top:0px!important}.mb-0{margin-bottom:0px!important}.mb-4{margin-bottom:4px!important}.mt-60{margin-top:60px}.mt-70{margin-top:70px}.mb-60{margin-bottom:60px}.mt-45{margin-top:45px}.mt-30{margin-top:30px!important}.mb-30{margin-bottom:30px!important}.mt-100{margin-top:100px}.mt-120{margin-top:120px}.pt-60{padding-top:60px}.pb-18{padding-bottom:18px!important}.pb-60{padding-bottom:60px}.pt-45{padding-top:45px}.pb-45{padding-bottom:45px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}@media screen and (max-width:991px){.pl-14{padding-left:14px}.pr-14{padding-right:14px}}.container-fluid{max-width:1200px;margin:0 auto}ul{padding:0;margin:0}img{max-width:100%}.image_card{position:relative;display:flex;width:100%;position:relative;align-items:center;justify-content:center;margin-bottom:40px}.image_card img{max-height:100%;width:auto!important;height:auto!important}@media screen and (max-width:767px){.image_card{justify-content:start}}.tabbing_custom{display:flex;align-items:center;column-gap:25px}.tabbing_custom li{list-style:none}.tabbing_custom li a{font-size:var(--fs-sm);font-style:normal;font-weight:600;line-height:var(--line-height-default);text-decoration-line:none;text-transform:uppercase}.tabbing_custom li.active a{text-decoration:underline}@media screen and (max-width:767px){.tabbing_custom{column-gap:25px;flex-wrap:wrap;row-gap:10px}}.pagination ul li{list-style:none}.pagination ul li a{display:inline-block;margin:0 5px;color:#4ca1bc;font-size:var(--fs-xl);font-style:normal;font-weight:600;line-height:var(--line-height-default)}.pagination ul li a.active{text-decoration:underline}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.line-clamp1{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;white-space:normal}.line-clamp2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cd-breadcrumb{display:flex;padding:0;padding:30px 0;margin:0;flex-wrap:wrap}.cd-breadcrumb li{color:#ff8857;list-style:none;text-transform:uppercase;font-size:var(--fs-sm);font-style:normal;font-weight:400;line-height:var(--line-height-default)}.cd-breadcrumb li a{color:#ff8857;font-size:var(--fs-sm);font-style:normal;font-weight:400;line-height:var(--line-height-default)}.cd-breadcrumb li a:after{content:"";display:inline-block;border-top:solid 1px #ff8857;border-right:solid 1px #ff8857;transform:rotate(45deg);height:.35em;width:.38em;margin:0 .4em .2em}.cd-breadcrumb li em{font-style:normal}@media screen and (max-width:767px){.cd-breadcrumb{padding-left:14px;padding-right:14px}}.bg-01{background:#f8f0e5}.bg-02{background:#a5ccd1}.bg-03{background:#fadfdf}.bg-04{background:#ffa883}.header-wrapper{background:#ff8a99;padding:10px 50px;display:flex;justify-content:space-between;align-items:center;position:relative}.header-wrapper .header-wrapper__brand img{width:100px;height:auto}.header-wrapper__navigation ul{display:flex;gap:0}.header-wrapper__navigation ul li{list-style:none}.header-wrapper__navigation ul li a{padding:29px 30px;color:#fff;font-size:28px;font-style:normal;font-weight:400;line-height:var(--line-height-default);;text-decoration-line:none;font-family:"Source Sans 3",sans-serif}.header-wrapper__navigation ul li a:hover{text-decoration:underline}.header-wrapper__navigation ul li a.active{text-decoration:underline}.header-wrapper__navigation ul li .dropdown-menu{z-index:1;visibility:hidden;position:absolute;opacity:0;transition:none;left:50%!important;width:93%;margin:0 auto;transform:translateX(-50%)!important;margin-top:117px!important;top:50px}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper{background-color:#fff;padding:34px 80px 0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));display:flex;flex-wrap:wrap;column-gap:30px;overflow-y:auto;max-height:80vh}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft{width:80%;min-width:80%;display:flex;flex-wrap:wrap;column-gap:30px;justify-content:space-between}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box{position:relative;padding-left:38px;padding-top:5px;margin-bottom:30px;width:30%}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box{width:17%}@media screen and (max-width:767px){.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft{display:block;width:100%}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box{width:100%;margin-bottom:0;padding:15px 20px 15px 50px;border-bottom:solid 1px #f1f1f1}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box h2,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box .h2{margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box h2 a,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box .h2 a{border:none;margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box>a{display:none}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft .dropdown-menu-wrapper__box>img{left:15px;top:50%;transform:translateY(-50%)}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box{width:100%;margin-bottom:0;padding:15px 20px 15px 50px;border-bottom:solid 1px #f1f1f1}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box h2,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box .h2{margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box h2 a,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box .h2 a{border:none;margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box>a{display:none}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper .colleft+.dropdown-menu-wrapper__box>img{left:15px;top:50%;transform:translateY(-50%)}}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box{position:relative;padding-left:38px;padding-top:5px;margin-bottom:30px;width:20%}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box img{position:absolute;left:0;top:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box h2,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box .h2{font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;margin-top:0;margin-bottom:15px;font-family:"Source Sans 3",sans-serif}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box h2 a,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box .h2 a{font-weight:600;text-decoration:none;color:#041523}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box h2 a:hover,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box .h2 a:hover{color:#041523}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box a{font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;text-transform:capitalize;color:#041523;display:block;margin-bottom:10px;padding:0;transition:all .2s ease-in}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box a:hover{color:#ff8a99}@media screen and (max-width:767px){.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box{width:100%;margin-bottom:0;padding:15px 20px 15px 50px;border-bottom:solid 1px #f1f1f1}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box h2,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box .h2{margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box h2 a,.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box .h2 a{border:none;margin:0}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box>a{display:none}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper__box>img{left:15px;top:50%;transform:translateY(-50%)}}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper::-webkit-scrollbar{width:5px}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper::-webkit-scrollbar-track{background:#ccc}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper::-webkit-scrollbar-thumb{background:#888}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.header-wrapper__navigation ul li .dropdown-menu.show{visibility:visible;opacity:1;transition:.3s;margin-top:117px!important}@media screen and (max-width:767px){.header-wrapper__navigation ul li .dropdown-menu{right:-100%!important;position:fixed!important;top:0;left:inherit!important;width:100%;transform:none!important;transition:all .2s ease-in;box-shadow:none;margin-top:auto!important;z-index:102;height:100vh}.header-wrapper__navigation ul li .dropdown-menu .dropdown-menu-wrapper{background:#fff8f7;padding:0;display:block;height:100%;overflow-y:auto;max-height:none;padding-bottom:20px;filter:none}.header-wrapper__navigation ul li .dropdown-menu.show{right:0!important;left:initial}}.header-wrapper__navigation ul li:hover .dropdown-menu{margin-top:44px!important}.header-wrapper__navigation ul li:hover .dropdown-menu.show{margin-top:26px!important}@media screen and (max-width:767px){.header-wrapper__navigation ul li:hover .dropdown-menu{margin-top:0px!important}.header-wrapper__navigation ul li:hover .dropdown-menu.show{margin-top:0px!important}}@media screen and (max-width:767px){.header-wrapper__navigation{right:-100%;position:fixed;top:0;width:100%;height:100%;background:#fff8f7;z-index:101;transition:all .2s ease-in}.header-wrapper__navigation.show{right:0}}@media screen and (max-width:767px){.header-wrapper__navigation ul{display:block;padding:0 20px}.header-wrapper__navigation ul li{padding:0;margin:0}.header-wrapper__navigation ul li a{font-size:28px;font-style:normal;font-weight:400;line-height:var(--line-height-default);;color:#031522;padding:20px 15px;display:block;border-bottom:solid 1px #e9e9e9}}.header-wrapper__search__toggle{height:25px;width:25px;cursor:pointer;display:block}.header-wrapper__search__toggle.active{height:25px;width:25px;position:relative;overflow:hidden;display:block}.header-wrapper__search__toggle.active img{display:none}.header-wrapper__search__toggle.active:after,.header-wrapper__search__toggle.active:before{position:absolute;left:11px;content:" ";height:22px;width:2px;background-color:#fff;top:0}.header-wrapper__search__toggle.active:before{transform:rotate(45deg)}.header-wrapper__search__toggle.active:after{transform:rotate(-45deg)}@media screen and (max-width:767px){.header-wrapper{padding:12px 20px}}.header-wrapper .search-wrapper{display:none}.header-wrapper .search-result-wrapper{display:none}.header-wrapper.show{position:relative;padding-bottom:65px}.header-wrapper.show .search-wrapper{display:block;position:absolute;bottom:10px;left:0;padding:0 48px;width:100%}.header-wrapper.show .search-wrapper input[type=text]{width:100%;border:1px solid #ebebeb;background:#fbfbfb url(https://mumpa.in/wp-content/themes/storefront-child/css/../img/search_active.webp) no-repeat 11px 8px;padding:8px 36px 8px 47px;height:40px;outline:none;box-shadow:none}.header-wrapper.show .search-wrapper input[type=text]:not(:valid){background:#fbfbfb url(https://mumpa.in/wp-content/themes/storefront-child/css/../img/search.webp) no-repeat 11px 8px}.header-wrapper.show .search-wrapper input[type=text]:not(:valid)~.close-icon{display:none}.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper{display:block;position:fixed;left:0;width:100%;background:#fff;height:97vh;top:140px;z-index:100;padding:20px 4%}.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper strong{font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:var(--line-height-default);;display:block;color:#979797;margin-bottom:25px}.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper ul{margin-bottom:20px}.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper ul li{list-style:none;margin-bottom:10px}.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper ul li a{font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;text-transform:capitalize}@media screen and (max-width:767px){.header-wrapper.show .search-wrapper input[type=text]~.search-result-wrapper{top:108px;height:81vh}}.header-wrapper.show .search-wrapper input[type=text]:not(:valid)~.search-result-wrapper{display:none}.header-wrapper.show .search-wrapper .close-icon{border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);display:inline-block;vertical-align:middle;outline:0;cursor:pointer;position:absolute;right:56px;top:12px}@media screen and (max-width:767px){.header-wrapper.show .search-wrapper{padding:0 18px}.header-wrapper.show .search-wrapper .close-icon{right:23px;top:13px}}@media screen and (max-width:767px){.header-wrapper.show{padding-bottom:56px}}.discover{position:relative}.discover__img{height:479px;position:relative;display:flex;width:100%;position:relative;align-items:center;justify-content:center;background:#fff}.discover__img img{max-height:100%;width:auto!important;height:auto!important}.discover .btn{position:absolute;left:50%;transform:translateX(-50%);bottom:40px}@media screen and (max-width:767px){.discover.mt-30{margin-top:0!important}.discover__img{height:270px}}@media screen and (max-width:414px){.discover__img{height:280px}}@media screen and (max-width:393px){.discover__img{height:265px}}@media screen and (max-width:375px){.discover__img{height:252px}}@media screen and (max-width:360px){.discover__img{height:243px}}.our-standard{background:#4ca1bc;padding:40px 110px;text-align:center}.our-standard *{color:#fff}.our-standard__box{margin-top:30px;display:flex;justify-content:space-between;align-items:start;padding:0 50px}@media screen and (max-width:475px){.our-standard__box{padding:0 0}}.our-standard__box__col{font-size:var(--fs-xl);font-weight:600}.our-standard__box__col span{width:66px;height:66px;display:flex;border-radius:50px;align-items:center;justify-content:center;margin:0 auto 14px;border:solid 1px #fff}@media screen and (max-width:475px){.our-standard__box__col span{width:56px;height:56px;padding:5px}}.our-standard__box__col span svg{width:24px;height:24px}@media screen and (max-width:767px){.our-standard{padding:40px 50px}.our-standard.mt-60{margin-top:0;padding:30px}.our-standard h2{margin-top:0}}.latest-product h2,.latest-product .h2{color:#ff8857;margin-top:0;margin-bottom:22px}.latest-product h4,.latest-product .h4{color:#ff8857;margin-top:45px;margin-bottom:22px;font-family:'Source Sans 3'}@media screen and (max-width:767px){.latest-product{padding-left:14px;padding-right:14px}}.product-wrapper__image{margin-bottom:15px;background:#fff;position:relative;width:163px;height:233px}.product-wrapper__image a{display:flex;height:100%;width:100%;position:relative;align-items:center;justify-content:center;padding:20px}.product-wrapper__image a img{max-height:100%;width:auto!important;height:auto!important}@media screen and (max-width:767px){.product-wrapper__image{width:100%}}.product-wrapper__image .add-compare-cta,.product-wrapper__image .delete-compare-product{width:40px;height:40px;background:#ff8a99;position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border:solid 1px #ff8a99;opacity:0}.product-wrapper__image .add-compare-cta img.close-compare,.product-wrapper__image .delete-compare-product img.close-compare{filter:brightness(0) invert(1);transform:rotate(45deg);transition:all .2s ease-in}.product-wrapper__image .add-compare-cta.show,.product-wrapper__image .delete-compare-product.show{opacity:1}.product-wrapper__image .add-compare-cta.show.active,.product-wrapper__image .delete-compare-product.show.active{background:#fff}.product-wrapper__image .add-compare-cta.show.active img.close-compare,.product-wrapper__image .delete-compare-product.show.active img.close-compare{transform:rotate(0deg);filter:none}.product-wrapper__caption span{color:#041523;font-weight:400;line-height:var(--line-height-default);text-transform:uppercase;display:block;margin-bottom:0}.product-wrapper__caption h6,.product-wrapper__caption .h6{font-weight:600;line-height:var(--line-height-default);margin:0 0 12px;color:#041523;transition:all .2s ease-in}.product-wrapper__caption h6:hover,.product-wrapper__caption .h6:hover{text-decoration:underline}.product-wrapper__caption p{color:#041523;letter-spacing:.15px;margin-top:0}.latest-product .action{margin-top:30px;text-align:center}.our-category .slick-slide{margin-left:10px;width:163px}.our-category .slick-list{margin-left:-10px;margin-bottom:46px}.our-category__box{width:99%;height:160px;justify-content:center;align-items:center;display:flex;color:#041523;font-size:var(--fs-l);text-transform:uppercase;font-weight:600;text-align:center;padding:10px;position:relative;overflow:hidden}.our-category__box .image{height:160px;width:100%;position:absolute;z-index:0;display:flex;align-items:center;opacity:.3;justify-content:space-between}.our-category__box .image img{width:100%;object-fit:cover;height:100%;min-width:100%!important;transition:all .2s ease-in}.our-category__box .image:hover img{transform:scale(1.1)}.our-category__box span{position:relative;z-index:1;transition:all .2s ease-in}.our-category__box:hover span{text-decoration:underline}@media screen and (max-width:767px){.our-category{padding-left:14px;padding-right:14px}}.recent-reads__box .image{display:flex;align-items:center;justify-content:center;background:#fff;width:100%;height:249px;position:relative;overflow:hidden}.recent-reads__box .image img{max-height:100%;width:auto!important;height:auto!important;transition:all .2s ease-in}.recent-reads__box .caption{margin-top:10px}.recent-reads__box .caption a:hover{text-decoration:underline}.recent-reads__box .caption span{display:block;color:#ff8857;margin-bottom:10px}.recent-reads__box .caption .h6{color:#ff8857;line-height:var(--line-height-default);display:block;margin-bottom:10px}.recent-reads__box .caption p{margin:0}.recent-reads__box:hover .image img{transform:scale(1.1);transition:all .2s ease-in}@media screen and (max-width:767px){.recent-reads{padding-left:14px;padding-right:14px}.recent-reads .slick-carousel-2 .slick-list{padding:0 20% 0 0!important}}@media screen and (max-width:767px){.recent-reads .tab-content h2{display:none}}.favourite-brands h2,.recent-reads h2,.our-category h2,.compare-product h2{color:#ff8857}.favourite-brands__wrapper{display:flex;gap:10px;flex-wrap:wrap}.favourite-brands__wrapper .favourite-brands__logo{height:181px;width:calc(100% / 4 - 9px);overflow:hidden}.favourite-brands__logo{background:#fff;display:flex;align-items:center;height:187px;position:relative;align-items:center;justify-content:center;width:175px}.favourite-brands__logo a{display:flex;width:100%;height:100%;text-align:center;justify-content:center;align-items:center}.favourite-brands__logo img{height:auto}@media screen and (max-width:767px){.favourite-brands{padding-left:14px;padding-right:14px}.favourite-brands__wrapper{flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px}.favourite-brands__logo{width:47%}}.favourite-brands.favourite-brands-page .favourite-brands__wrapper{flex-wrap:wrap}.favourite-brands.favourite-brands-page .favourite-brands__wrapper .favourite-brands__logo{width:170px}@media screen and (max-width:767px){.favourite-brands.favourite-brands-page .favourite-brands__wrapper{column-gap:22px;row-gap:22px}.favourite-brands.favourite-brands-page .favourite-brands__wrapper .favourite-brands__logo{width:46.7%}}.compare-product__box{padding:17px;border:1px solid #ffc7c2;height:360px;display:flex;flex-wrap:wrap;gap:10px}.compare-product__box__col{width:48%}.compare-product__box__col .image{position:relative;height:233px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding:10px}.compare-product__box__col .image img{max-height:100%;width:auto!important;height:auto!important}.compare-product__box__col .h6{line-height:var(--line-height-default)}.compare-product__box__col .h6:hover{color:#ff8a99}.compare-product__box .action{width:100%;margin-top:5px;padding-bottom:0}.compare-product .slick-carousel-2 .slick-list{margin-left:-46px}.compare-product .slick-carousel-2 .slick-slide{margin-left:46px}@media screen and (max-width:767px){.compare-product{padding-left:14px;padding-right:14px}.compare-product .slick-carousel-2 .slick-list{padding:0 0% 0 0!important}.compare-product__box{gap:14px;height:auto}.compare-product__box__col{width:47%}}footer{background:#e57d8a;padding:30px 30px;width:100%}footer *{color:#fff}footer .brand-logo{margin-bottom:30px}footer .footer-link{display:flex;flex-wrap:wrap;gap:100px}footer .footer-link a{text-transform:uppercase;font-size:var(--fs-sm);font-style:normal;font-weight:400;line-height:var(--line-height-default);;transition:all .2s ease-in}footer .footer-link a:hover{text-decoration:underline;color:#fff}@media screen and (max-width:767px){footer .footer-link{gap:20px}footer .footer-link a{display:inline-block;width:46%}}@media screen and (min-width:768px){.mobile-view{display:none!important}}@media screen and (max-width:767px){.desktop-view{display:none!important}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.61);z-index:100}.modal-header{display:none;background:#e57d8a;padding:20px}.modal-header a{padding:0!important;border:none!important}@media screen and (max-width:767px){.modal-header{display:block}}.navigation_header_modal{display:none}@media screen and (max-width:767px){.navigation_header_modal{display:flex;align-items:center;justify-content:space-between;padding:20px 12px}.navigation_header_modal>div{display:flex;align-items:center;gap:10px}.navigation_header_modal>div a{line-height:1!important;padding:0px!important;border:none!important}.navigation_header_modal>div strong{font-size:28px;font-style:normal;font-weight:600;line-height:var(--line-height-default)}.navigation_header_modal a.close_modal{line-height:1!important;padding:0px!important;border:none!important}}body.modal-open{overflow:hidden}.learn_video_wrapper{display:flex;flex-wrap:wrap;gap:50px}@media screen and (max-width:767px){.learn_video_wrapper .recent-reads__box{width:100%}}.learn_video_wrapper .recent-reads__box.img-left{display:flex;gap:10px;align-items:start}.learn_video_wrapper .recent-reads__box.img-left .image{width:134px;min-width:134px;height:143px}.learn_video_wrapper .recent-reads__box.img-left .caption{margin:0}.learn_video_wrapper .recent-reads__box.img-left .caption h6,.learn_video_wrapper .recent-reads__box.img-left .caption .h6{line-height:var(--line-height-default)}.learn_video_wrapper .recent-reads__box.img-left .caption p{margin-bottom:10px}.learn_video_wrapper .recent-reads__box.img-left .caption a.read-more{color:#4ca1bc;font-weight:600;line-height:var(--line-height-default);text-transform:uppercase}@media screen and (max-width:767px){.learn_video_wrapper{gap:32px}}.related_exploring__wrapper{display:flex;gap:52px;align-items:center;justify-content:space-between;flex-wrap:wrap}.related_exploring__wrapper a{display:block;width:46%;border:2px solid #e57d8a;flex-direction:column;justify-content:center;align-items:center;display:flex;height:160px;font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:var(--line-height-default);color:#031522;text-transform:uppercase}@media screen and (max-width:767px){.related_exploring__wrapper{gap:12px;flex-wrap:wrap}.related_exploring__wrapper a{width:48%}}.shop-card-wrapper__container{display:flex;gap:15px;align-items:center}.shop-card-wrapper__container__col{width:48%;display:flex;row-gap:20px;flex-direction:column}.shop-card-wrapper__container__col a{font-weight:600;line-height:var(--line-height-default);text-transform:uppercase}.shop-card-wrapper__container__col a img{margin-left:5px}.shop-card-wrapper__container__col .image{display:flex;align-items:center;justify-content:center;width:100%;height:249px;position:relative;overflow:hidden}.shop-card-wrapper__container__col .image img{max-height:100%;width:auto!important;height:auto!important;transition:all .2s ease-in}.shop-card-wrapper__container__col .image:hover img{transform:scale(1.1)}.shop-card-wrapper__productWrapper .slick-carousel-4 ul.slick-dots li{background:rgba(4,21,35,.6)}.shop-card-wrapper__productWrapper .slick-carousel-4 ul.slick-dots li.slick-active{background:#041523}@media screen and (max-width:767px){.shop-card-wrapper{padding-left:14px;padding-right:14px}.shop-card-wrapper__container{flex-wrap:wrap;row-gap:20px}.shop-card-wrapper__container__col{width:100%}.shop-card-wrapper__container__col h2{margin:0}.shop-card-wrapper__container__col p{margin:0}}.top-picks{background:#ff8857;padding:35px 54px}.top-picks *{color:#fff}.top-picks h4,.top-picks .h4{margin-top:0;font-style:normal;font-weight:600;line-height:var(--line-height-default);font-family:"Source Sans 3",sans-serif;margin-bottom:20px}.top-picks ul li{list-style:none;margin-bottom:20px;display:flex;align-items:center;column-gap:20px;font-size:24px;font-style:normal;font-weight:400;line-height:var(--line-height-default)}.top-picks ul li span{font-family:"Lora";font-size:28px;font-style:normal;font-weight:600;line-height:var(--line-height-default)}.top-picks ul li:last-child{margin-bottom:0}@media screen and (max-width:767px){.top-picks{padding:35px 35px;margin-left:-14px;margin-right:-14px}}.articale-wrapper h2,.articale-wrapper .h2{margin-top:0;margin-bottom:10px}.articale-wrapper h2 span,.articale-wrapper .h2 span{font-size:var(--fs-l);font-style:normal;line-height:var(--line-height-default);font-family:"Source Sans 3",sans-serif;display:inline-block;margin-left:7px}.articale-wrapper .image_card{background:#fff;height:337px}.articale-wrapper .image_card.height-240{height:240px}.articale-wrapper__description h6,.articale-wrapper__description .h6{margin-top:0;font-weight:700;margin-bottom:0;color:#ff8857}.articale-wrapper__description span{color:#ff8857}.articale-wrapper__score{background:#4ca1bc;border:solid 1px #4ca1bc;text-align:center;padding:30px;margin-bottom:40px}.articale-wrapper__score *{color:#fff}.articale-wrapper__score strong{font-weight:700}.articale-wrapper__score h2,.articale-wrapper__score .h2{color:#fff;margin:30px 0;font-size:56px;font-style:normal;font-weight:700;line-height:var(--line-height-default)}.articale-wrapper__score h2 span,.articale-wrapper__score .h2 span{opacity:.6;font-size:56px;font-style:normal;font-weight:700;line-height:var(--line-height-default);font-family:"Lora"}.articale-wrapper__score a{font-weight:600;line-height:var(--line-height-default);text-transform:uppercase}.articale-wrapper__score a:hover,.articale-wrapper__score a:focus{color:#fff!important;text-decoration:underline}@media screen and (max-width:767px){.articale-wrapper__score{margin-left:-14px;margin-right:-14px}}.articale-wrapper .action{display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:center}.articale-wrapper .action a{display:inline-block;min-width:250px;margin:0 auto}.articale-wrapper ul{padding-left:30px}.articale-wrapper ul li{font-size:var(--fs-base);font-weight:400;color:#031523;line-height:var(--line-height-default);letter-spacing:.15px;margin-bottom:8px}.share-icon{display:flex;align-items:center;gap:14px}.share-icon h6,.share-icon .h6{margin:0;color:#041523}.share-icon a{width:41px;height:41px;display:table;align-items:center;min-width:41px;border-radius:50px;min-height:41px;text-align:center;vertical-align:middle}.share-icon a.facebook{background:#4267b2;padding-top:11px}.share-icon a.mail{background:rgba(217,217,217,.48);padding-top:11px}.share-icon a.twitter{background:#1da1f2;padding-top:10px}.share-icon a.gplus{background:#db4a39;padding-top:9px}.related-article-wrapper>h2,.related-article-wrapper>.h2{color:#ff8857}.related-article-wrapper .related-article{display:flex;gap:20px;flex-wrap:wrap}.related-article-wrapper .related-article .recent-reads__box .image{height:235px}@media screen and (min-width:768px){.related-article-wrapper .related-article .recent-reads__box{width:31%}}.related-article-wrapper .related-article .recent-reads__box p{margin-bottom:10px}.related-article-wrapper .related-article .recent-reads__box .read-more{font-weight:600;line-height:var(--line-height-default);color:#4ca1bc;text-transform:uppercase}@media screen and (max-width:767px){.related-article-wrapper .related-article .recent-reads__box{display:flex;gap:10px;align-items:start}.related-article-wrapper .related-article .recent-reads__box .image{width:134px;min-width:134px;height:143px}.related-article-wrapper .related-article .recent-reads__box .caption{margin-top:0}.related-article-wrapper .related-article .recent-reads__box .caption h6,.related-article-wrapper .related-article .recent-reads__box .caption .h6{line-height:var(--line-height-default);-webkit-line-clamp:inherit}}.compare-product-wrapper{display:flex;flex-wrap:wrap;gap:30px}.compare-product-wrapper .compare-product__box{width:47%;height:auto}.compare-product-wrapper .compare-product__box__col a.h6{margin-bottom:0;color:#031523}.compare-product-wrapper .compare-product__box__col a.h6:hover{color:#ff8a99}.compare-product-wrapper .compare-product__box .action .btn-secondary{background:#ff8a99;color:#fff}@media screen and (max-width:767px){.compare-product-wrapper .compare-product__box{width:100%}}.compare-product-wrapper.left-spacing{padding-left:100px}@media screen and (max-width:767px){.compare-product-wrapper.left-spacing{padding-left:0}}.compare-product-wrapper.compare-table-page{position:relative}.compare-product-wrapper.compare-table-page:before{position:absolute;left:0;content:"";height:1px;width:100%;bottom:110px;background:#d8d8d8}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:163px}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action{padding-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;flex-direction:column}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a{width:auto;display:inline-block;text-align:center}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box.add-product-to-compare .product-wrapper__image{background:rgba(216,216,216,.7)}@media screen and (max-width:767px){.compare-product-wrapper.compare-table-page{gap:16px}.compare-product-wrapper.compare-table-page:before{display:none}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action{padding-top:0}}.product-detail-wrapper{display:flex;column-gap:65px}.product-detail-wrapper .product_info,.product-detail-wrapper .product_description{width:48%}.product-detail-wrapper .product_info h2,.product-detail-wrapper .product_info .h2,.product-detail-wrapper .product_description h2,.product-detail-wrapper .product_description .h2{margin:0 0 0;color:#ff8857}.product-detail-wrapper .product_info span.brand-name,.product-detail-wrapper .product_description span.brand-name{line-height:var(--line-height-default);text-transform:uppercase;color:#ff8857;display:block;margin-bottom:20px}.product-detail-wrapper .product_info>p,.product-detail-wrapper .product_description>p{margin:0}.product-detail-wrapper .product_info__rating,.product-detail-wrapper .product_description__rating{margin-top:32px;background:#4ca1bc;padding:30px 0}.product-detail-wrapper .product_info__rating h2,.product-detail-wrapper .product_info__rating .h2,.product-detail-wrapper .product_description__rating h2,.product-detail-wrapper .product_description__rating .h2{font-weight:700;color:#fff;margin-bottom:5px}.product-detail-wrapper .product_info__rating h2 span,.product-detail-wrapper .product_info__rating .h2 span,.product-detail-wrapper .product_description__rating h2 span,.product-detail-wrapper .product_description__rating .h2 span{opacity:.5;color:#fff}.product-detail-wrapper .product_info__rating>strong,.product-detail-wrapper .product_description__rating>strong{font-weight:700;color:#fff}.product-detail-wrapper .product_info__rating .nav-tabs,.product-detail-wrapper .product_description__rating .nav-tabs{display:flex;justify-content:center;margin-top:32px;border-bottom:solid 1px rgba(255,255,255,.7)}.product-detail-wrapper .product_info__rating .nav-tabs li,.product-detail-wrapper .product_description__rating .nav-tabs li{list-style:none;min-width:160px;text-align:center}.product-detail-wrapper .product_info__rating .nav-tabs li button,.product-detail-wrapper .product_description__rating .nav-tabs li button{background:none;border:none;font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:var(--line-height-default);color:#fff;width:100%;border-bottom:solid 3px rgba(0,0,0,0);padding:6px;cursor:pointer}.product-detail-wrapper .product_info__rating .nav-tabs li button span.icon,.product-detail-wrapper .product_description__rating .nav-tabs li button span.icon{width:43px;height:43px;border:solid 1px #fff;border-radius:50px;display:flex;align-items:center;justify-content:center;margin:0 auto 5px}.product-detail-wrapper .product_info__rating .nav-tabs li button span.icon img,.product-detail-wrapper .product_description__rating .nav-tabs li button span.icon img{display:block;margin:0 auto;max-height:24px;height:auto;width:auto}.product-detail-wrapper .product_info__rating .nav-tabs li button.active,.product-detail-wrapper .product_description__rating .nav-tabs li button.active{border-bottom-color:#fff}.product-detail-wrapper .product_info__rating .nav-tabs li button.active span.icon,.product-detail-wrapper .product_description__rating .nav-tabs li button.active span.icon{border-width:2px}.product-detail-wrapper .product_info__rating .tab-content .tab-pane,.product-detail-wrapper .product_description__rating .tab-content .tab-pane{display:none}.product-detail-wrapper .product_info__rating .tab-content .tab-pane.active,.product-detail-wrapper .product_description__rating .tab-content .tab-pane.active{display:block}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .score_safty,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .score_safty{background:rgba(255,255,255,.2);padding:25px 10% 15px;display:flex;align-items:center}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .score_safty strong,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .score_safty strong{width:200px;color:#fff;font-weight:700}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper{padding:20px 10% 0}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table{width:100%}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr td,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr td{color:#fff;font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);padding:8px 0;border-bottom:solid 1px rgba(255,255,255,.7)}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr:last-child td,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr:last-child td{border-bottom:none;padding-bottom:0}@media screen and (max-width:767px){.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper{padding:20px 5% 0}}.product-detail-wrapper .product_info .action,.product-detail-wrapper .product_description .action{margin:38px 10% 40px}.product-detail-wrapper .product_info .action a.btn,.product-detail-wrapper .product_description .action a.btn{display:block;width:100%;text-align:center;margin:10px 0}@media screen and (max-width:767px){.product-detail-wrapper .product_info .action,.product-detail-wrapper .product_description .action{margin:0;padding:15px;position:fixed;background:#fff;left:0;bottom:0;width:100%;z-index:100}}.product-detail-wrapper .product_info .like-dislike-wrapper,.product-detail-wrapper .product_description .like-dislike-wrapper{background:rgba(255,136,87,.3);padding:40px}.product-detail-wrapper .product_info .like-dislike-wrapper h5,.product-detail-wrapper .product_info .like-dislike-wrapper .h5,.product-detail-wrapper .product_description .like-dislike-wrapper h5,.product-detail-wrapper .product_description .like-dislike-wrapper .h5{font-weight:700;line-height:var(--line-height-default);letter-spacing:.15px;margin:0 0 6px;color:#ff8857;font-family:"Source Sans 3",sans-serif}.product-detail-wrapper .product_info .like-dislike-wrapper ul,.product-detail-wrapper .product_description .like-dislike-wrapper ul{margin-top:10px;padding-left:20px}.product-detail-wrapper .product_info .like-dislike-wrapper ul li,.product-detail-wrapper .product_description .like-dislike-wrapper ul li{font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);letter-spacing:.15px;margin-bottom:8px}@media screen and (max-width:767px){.product-detail-wrapper .product_info .like-dislike-wrapper,.product-detail-wrapper .product_description .like-dislike-wrapper{margin-top:30px;padding:20px}}@media screen and (max-width:767px){.product-detail-wrapper .product_info.hide-sticky .action,.product-detail-wrapper .product_description.hide-sticky .action{opacity:0;visibility:hidden}}.product-detail-wrapper .product_info__image__box,.product-detail-wrapper .product_info__image__boxThumb{height:452px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#fff}.product-detail-wrapper .product_info__image__box img,.product-detail-wrapper .product_info__image__boxThumb img{width:auto;height:auto;max-height:100%;transition:all .2s ease-in}@media screen and (max-width:767px){.product-detail-wrapper .product_info__image__box,.product-detail-wrapper .product_info__image__boxThumb{height:277px}}.product-detail-wrapper .product_info__image__boxThumb{height:170px;width:170px}.product-detail-wrapper .product_info__image .slider-thumb{display:none;margin-top:23px}.product-detail-wrapper .product_info__image .slider-thumb .slick-track{margin-left:-30px}.product-detail-wrapper .product_info__image .slider-thumb .slick-track .slick-slide{margin-left:30px}.product-detail-wrapper .product_info__image .slider-thumb .slick-prev,.product-detail-wrapper .product_info__image .slider-thumb .slick-next{display:none!important}.product-detail-wrapper .product_info__image .product-thumbnail{display:flex;gap:31px;margin-top:23px;flex-wrap:wrap}.product-detail-wrapper .product_info__image .slick-dots{display:none!important}@media screen and (max-width:767px){.product-detail-wrapper .product_info__image .slick-dots{display:flex!important;margin-top:20px;justify-content:center;gap:10px}.product-detail-wrapper .product_info__image .slick-dots li{list-style:none}.product-detail-wrapper .product_info__image .slick-dots li button{font-size:0;border-radius:50px;width:8px;height:12px;border:none;background:rgba(229,125,138,.5)}.product-detail-wrapper .product_info__image .slick-dots li.slick-active button{background:#e57d8a}}.product-detail-wrapper .product_info .general-feature-wrapper{border-top:solid 1px rgba(109,109,109,.4)}.product-detail-wrapper .product_info .general-feature-wrapper__header{border-bottom:solid 1px #001524}.product-detail-wrapper .product_info .general-feature-wrapper__header h5,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5{font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;font-family:"Source Sans 3",sans-serif;margin-bottom:18px;cursor:pointer;padding-right:30px}.product-detail-wrapper .product_info .general-feature-wrapper__header h5.feature-toggle,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5.feature-toggle{position:relative}.product-detail-wrapper .product_info .general-feature-wrapper__header h5.feature-toggle:before,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5.feature-toggle:before{border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:10px solid #4ca1bc;position:absolute;content:"";width:0;height:0;right:0}.product-detail-wrapper .product_info .general-feature-wrapper__header h5.feature-toggle.active:before,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5.feature-toggle.active:before{border-top:10px solid #4ca1bc;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);position:absolute;content:"";width:0;height:0;right:0}.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr td,.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr th{border-top:solid 1px #001524;text-align:left;padding:10px 0;font-size:var(--fs-sm);font-style:normal;line-height:var(--line-height-default);;font-weight:400}.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr th{font-weight:600}.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:first-child td,.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:first-child th{border:none}@media screen and (max-width:767px){.product-detail-wrapper{flex-wrap:wrap}.product-detail-wrapper .product_info,.product-detail-wrapper .product_description{width:100%}.product-detail-wrapper .product_info__rating .nav-tabs li,.product-detail-wrapper .product_description__rating .nav-tabs li{padding-left:12px;padding-right:12px;min-width:110px}.product-detail-wrapper .product_info__rating .nav-tabs li button,.product-detail-wrapper .product_description__rating .nav-tabs li button{font-weight:400}.product-detail-wrapper .product_info__rating .nav-tabs li button.active,.product-detail-wrapper .product_description__rating .nav-tabs li button.active{font-weight:600}.product-detail-wrapper .product_info>p,.product-detail-wrapper .product_description>p{margin-top:17px}.product-detail-wrapper .product_info .product-thumbnail{display:none}.product-detail-wrapper .product_info .share-icon{display:none}.product-detail-wrapper .product_info .general-feature-wrapper{padding:15px;border-top:none;margin-top:20px}}.product-category-wrapper{display:flex;column-gap:20px;row-gap:50px;flex-wrap:wrap}.product-category-wrapper .product-wrapper__caption p{margin-bottom:0}@media screen and (max-width:767px){.product-category-wrapper .product-wrapper__image{width:163px}}.filter-wrapper{position:absolute;left:30px;width:240px;margin-top:-50px}.filter-wrapper h4,.filter-wrapper .h4{font-family:"Source Sans 3",sans-serif;margin:0 0 20px 0}.filter-wrapper__sortby{margin-bottom:45px}.filter-wrapper__sortby>strong.size-16{font-weight:700;line-height:var(--line-height-default);;letter-spacing:.15px;margin-bottom:10px;text-transform:uppercase}.filter-wrapper__sortby__content .form-group{margin-bottom:10px}.filter-wrapper__sortby__content .form-group label{cursor:pointer;position:relative;font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;letter-spacing:.15px;padding-left:30px}.filter-wrapper__sortby__content .form-group label:before{content:"";position:absolute;width:20px;height:20px;background-color:rgba(0,0,0,0);border:1px solid #041523;border-radius:50%;top:50%;left:0rem;transform:translateY(-50%);transition:border-color 400ms ease}.filter-wrapper__sortby__content .form-group label:after{content:"";position:absolute;width:20px;height:20px;background-color:#e57d8a;border:2px solid #e57d8a;border-radius:50%;top:50%;left:0rem;transform:translateY(-50%) scale(0);transition:transform 400ms ease}.filter-wrapper__sortby__content .form-group input[type=radio]{display:none}.filter-wrapper__sortby__content .form-group input[type=radio]:checked+label::before{border-color:#e57d8a}.filter-wrapper__sortby__content .form-group input[type=radio]:checked+label::after{transform:translateY(-50%) scale(.55)}.filter-wrapper__filterby>strong.size-16{font-weight:700;line-height:var(--line-height-default);;letter-spacing:.15px;margin-bottom:10px;text-transform:uppercase}.filter-wrapper__filterby__box{margin-bottom:45px}.filter-wrapper__filterby__box h5,.filter-wrapper__filterby__box .h5{font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;margin:20px 0 17px}.filter-wrapper__filterby__box__content .form-group{margin-bottom:10px}.filter-wrapper__filterby__box__content .form-group label{cursor:pointer;position:relative;font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;letter-spacing:.15px;padding-left:30px}.filter-wrapper__filterby__box__content .form-group label:before{content:"";position:absolute;width:20px;height:20px;background-color:rgba(0,0,0,0);border:1px solid #041523;border-radius:0;top:50%;left:0rem;transform:translateY(-50%);transition:border-color 400ms ease}.filter-wrapper__filterby__box__content .form-group input[type=checkbox]{display:none}.filter-wrapper__filterby__box__content .form-group input[type=checkbox]:checked+label::before{background:#e57d8a}.filter-wrapper__filterby__box__content .form-group input[type=checkbox]:checked+label::after{content:"";display:block;position:absolute;top:2px;left:7px;width:6px;height:14px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.filter-wrapper__header .selected-filter-wrapper{border-bottom:solid 2px #d6d6d6;padding-bottom:15px;margin-bottom:40px}.filter-wrapper__header .selected-filter-wrapper h5,.filter-wrapper__header .selected-filter-wrapper .h5{font-family:"Source Sans 3",sans-serif;font-weight:700;line-height:var(--line-height-default);;letter-spacing:.15px;text-transform:uppercase;margin:0 0 9px}.filter-wrapper__header .selected-filter-wrapper__catBox{overflow:hidden}.filter-wrapper__header .selected-filter-wrapper__catBox>strong.size-16{font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;text-transform:uppercase;margin:0 0 10px}.filter-wrapper__header .selected-filter-wrapper__catBox a.close-filter-list{border:1px solid #ff8a99;background:#fff;padding:10px 20px;display:inline-block;font-size:var(--fs-sm);font-style:normal;font-weight:600;line-height:var(--line-height-default);;color:#ff8a99;float:left;margin-right:10px;margin-bottom:10px}.filter-wrapper__header .selected-filter-wrapper__catBox a.close-filter-list img{margin-left:10px;max-width:13px;height:auto;position:relative;top:1px}.filter-wrapper__header .selected-filter-wrapper .action{margin-top:33px}.filter-wrapper__header .selected-filter-wrapper .action a{line-height:var(--line-height-default);;text-transform:capitalize;color:#4ca1bc}@media screen and (max-width:767px){.filter-wrapper{position:fixed;right:-100%;width:100%;height:100%;overflow-y:auto;background:#fff8f7;z-index:101;top:0;transition:all .2s ease-in;left:initial;bottom:0}.filter-wrapper__footer{background:#fff;position:fixed;bottom:0;left:0;bottom:0;width:100%;padding:25px 38px;margin-top:-1px;gap:10px;justify-content:center;border-top:1px solid #b3b3b3;display:none}.filter-wrapper__footer a.btn{padding:15px 20px}.filter-wrapper.show{right:0}.filter-wrapper.show .filter-wrapper__footer{display:flex}.filter-wrapper__header .selected-filter-wrapper{display:none}.filter-wrapper__header h4,.filter-wrapper__header .h4{padding:60px 20px 13px;border-bottom:solid 1px rgba(109,109,109,.4);display:flex;align-items:center;justify-content:space-between;margin-bottom:0}.filter-wrapper__header h4 a,.filter-wrapper__header .h4 a{line-height:var(--line-height-default);margin-top:4px}.filter-wrapper__sortby{margin:0}.filter-wrapper__sortby h5,.filter-wrapper__sortby .h5{border-bottom:#e9e9e9 solid 1px;margin:0;padding:20px 27px;font-family:"Source Sans 3",sans-serif;font-style:normal;font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;position:relative}.filter-wrapper__sortby h5:before,.filter-wrapper__sortby .h5:before{border-top:10px solid #4ca1bc;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);position:absolute;content:"";width:0;height:0;right:20px;top:50%;transform:translateY(-50%)}.filter-wrapper__sortby h5.active:before,.filter-wrapper__sortby .h5.active:before{border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:10px solid #4ca1bc;border-top:10px solid rgba(0,0,0,0);position:absolute;content:"";width:0;height:0;right:20px}.filter-wrapper__sortby>strong{display:none}.filter-wrapper__sortby__content{display:none;padding:20px 23px}.filter-wrapper__sortby__content .form-group:last-child{margin-bottom:0}.filter-wrapper__sortby__content.show{display:block;border-bottom:#e9e9e9 solid 1px}.filter-wrapper__filterby{margin:0}.filter-wrapper__filterby h5,.filter-wrapper__filterby .h5{border-bottom:#e9e9e9 solid 1px;margin:0;padding:20px 27px;cursor:pointer;position:relative}.filter-wrapper__filterby h5:before,.filter-wrapper__filterby .h5:before{border-top:10px solid #4ca1bc;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);position:absolute;content:"";width:0;height:0;right:20px;top:50%;transform:translateY(-50%)}.filter-wrapper__filterby h5.active:before,.filter-wrapper__filterby .h5.active:before{border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:10px solid #4ca1bc;border-top:10px solid rgba(0,0,0,0);position:absolute;content:"";width:0;height:0;right:20px}.filter-wrapper__filterby>strong{display:none}.filter-wrapper__filterby__box{margin:0}.filter-wrapper__filterby__box__content{display:none;padding:20px 23px}.filter-wrapper__filterby__box__content .form-group:last-child{margin-bottom:0}.filter-wrapper__filterby__box__content.show{display:block;border-bottom:#e9e9e9 solid 1px}}.compare-cta{overflow:hidden}.compare-cta a.compare_cta_link{background:#ff8a99;padding:12px 30px;display:flex;align-items:center;font-size:var(--fs-sm);font-style:normal;font-weight:600;line-height:var(--line-height-default);;color:#fff;float:left;margin-right:10px;margin-bottom:10px;border:1px solid rgba(0,0,0,0)}.compare-cta a.compare_cta_link img{margin-left:10px;max-width:13px;height:13px;position:relative;top:-1px;display:none}.compare-cta a.compare_cta_link.active{border-color:#ff8a99;background:#fff;color:#ff8a99}.compare-cta a.compare_cta_link.active img{display:block}@media screen and (max-width:767px){.category-page-tab-content{margin-top:-30px!important}.category-page-tab-content .filter-toggle-mobile{border-top:solid 1px rgba(109,109,109,.22);padding-top:20px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between}.category-page-tab-content .filter-toggle-mobile a{display:block;width:50%;text-align:center;color:#041523;font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:var(--line-height-default);;text-transform:uppercase;padding:3px 0}.category-page-tab-content .filter-toggle-mobile a+a{border-left:solid 1px #333}}.compare-modal{position:fixed;width:100%;bottom:-100%;left:0;background:#fff;padding:37px 34px;border-top:1px solid #b3b3b3;display:flex;align-items:center;justify-content:end;gap:50px;transition:all .2s ease-in}.compare-modal.show{bottom:0}.compare-modal .image-wrapper{display:flex;gap:16px}.compare-modal .image-wrapper__box .image{width:125px;height:125px;display:flex;align-items:center;justify-content:center;border:1px solid #001524;overflow:hidden;position:relative}.compare-modal .image-wrapper__box .image img{width:auto;height:auto;max-height:100%;opacity:.5}.compare-modal .image-wrapper__box .image .caption{position:absolute;bottom:0;top:0;left:0;right:0}.compare-modal .image-wrapper__box .image .caption h6,.compare-modal .image-wrapper__box .image .caption .h6{position:absolute;bottom:0;left:0;padding:10px;margin:0;font-size:var(--fs-l);font-style:normal;font-weight:700;line-height:var(--line-height-default)}.compare-modal .image-wrapper__box .image .caption a{position:absolute;right:5px;top:5px;width:14px}@media screen and (max-width:767px){.compare-modal{flex-wrap:wrap;justify-content:center;gap:20px}.compare-modal .action .btn-primary{background:#fff;border:solid 1px #ff8a99;color:#ff8a99}.compare-modal .image-wrapper{flex-wrap:wrap;justify-content:center;max-height:130px;overflow-y:auto}}.product-score-section{width:590px}.product-score-section__overall{display:flex;align-items:center}.product-score-section__overall .box{width:33.33%;color:#4ca1bc;text-align:center;font-family:"Lora";font-size:28px;font-style:normal;font-weight:700;line-height:var(--line-height-default);;text-align:left}.product-score-section__overall .box:first-child{font-style:normal;font-weight:700;line-height:var(--line-height-default);;font-size:var(--fs-base);font-family:"Source Sans 3",sans-serif;letter-spacing:.15px;color:#041523}@media screen and (max-width:767px){.product-score-section__overall{flex-wrap:wrap}.product-score-section__overall .box:first-child{width:100%;margin-bottom:19px}}.product-score-section__compareTable .row{display:flex;align-items:center;text-align:left;border-bottom:rgba(4,21,35,.5) solid 1px;padding-bottom:8px;margin-bottom:8px}.product-score-section__compareTable .row.header .box{color:#4ca1bc;font-size:var(--fs-base);font-style:normal;line-height:var(--line-height-default);;font-weight:700;font-family:"Lora"}.product-score-section__compareTable .row.header .box span{opacity:.6}.product-score-section__compareTable .row.header .box.image{display:flex;align-items:center;gap:10px;font-family:"Source Sans 3",sans-serif}.product-score-section__compareTable .row .box{width:33.33%;font-size:var(--fs-base);color:#041523}.product-score-section__compareTable .row .box:first-child{font-weight:600}@media screen and (max-width:767px){.product-score-section__compareTable .row{flex-wrap:wrap;padding:10px 0}.product-score-section__compareTable .row .box{width:50%}.product-score-section__compareTable .row .box:first-child{width:100%;margin-bottom:5px}.product-score-section__compareTable .row.header .box:first-child{width:100%;margin-bottom:10px}}@media screen and (max-width:767px){.product-score-section{width:100%}}.more-detail-popup{position:fixed;top:0;right:0;width:100%;height:100%;padding:0 0 0;transition:all .2s ease-in}.more-detail-popup .more-detail-popup-overlay{background:rgba(0,0,0,.2);display:none;position:fixed;width:100%;height:100%}.more-detail-popup:not(.hide) .more-detail-popup-overlay{display:block}.more-detail-popup__wrapper{background:#fff8f7;width:93%;position:relative;height:100vh;box-shadow:0 0 9px rgba(0,0,0,.3)}.more-detail-popup__wrapper .action{margin:0;padding:15px;position:absolute;background:#fff;left:0;bottom:0;width:100%;z-index:100}.more-detail-popup__wrapper .action a.btn{display:block;width:100%;text-align:center;margin:10px 0}@media screen and (min-width:992px){.more-detail-popup__wrapper{float:right;width:40%;position:relative;height:100vh}.more-detail-popup__wrapper .action{text-align:center;display:flex;flex-wrap:wrap;justify-content:center}.more-detail-popup__wrapper .action a.btn{width:60%;margin-bottom:0}}.more-detail-popup h6,.more-detail-popup span.size-14,.more-detail-popup .view-full-detail,.more-detail-popup p{padding-left:20px;padding-right:20px}@media screen and (min-width:991px){.more-detail-popup p{padding-left:0;padding-right:0}}.more-detail-popup__body{height:66vh;overflow-y:auto;padding-bottom:20px}.more-detail-popup__body .view-full-detail{color:#4ca1bc;text-transform:uppercase;display:block;font-weight:600;margin:30px 0 10px}.more-detail-popup__body p{color:#041523}.more-detail-popup__body .product-detail-wrapper .product_info__image{margin-bottom:30px}.more-detail-popup__body .product-detail-wrapper .product_description__rating{width:100%}.more-detail-popup__body .product-detail-wrapper .product_description__rating .nav-tabs li{padding-left:5px;padding-right:5px}@media screen and (min-width:991px){.more-detail-popup__body .product-detail-wrapper{display:block;position:relative}.more-detail-popup__body .product-detail-wrapper .product_info{padding:0 20px;width:100%}.more-detail-popup__body .product-detail-wrapper .product_info .product-thumbnail{display:none}.more-detail-popup__body .product-detail-wrapper .product_info__image .slick-dots{display:flex!important;margin-top:20px;justify-content:center;gap:10px}.more-detail-popup__body .product-detail-wrapper .product_info__image .slick-dots li{list-style:none}.more-detail-popup__body .product-detail-wrapper .product_info__image .slick-dots li button{font-size:0;border-radius:50px;width:8px;height:12px;border:none;background:rgba(229,125,138,.5)}.more-detail-popup__body .product-detail-wrapper .product_info__image .slick-dots li.slick-active button{background:#e57d8a}.more-detail-popup__body .product-detail-wrapper .product_info__image__box{height:277px}}.more-detail-popup__body::-webkit-scrollbar{width:5px}.more-detail-popup__body::-webkit-scrollbar-track{background:#f1f1f1}.more-detail-popup__body::-webkit-scrollbar-thumb{background:#888}.more-detail-popup__body::-webkit-scrollbar-thumb:hover{background:#555}.more-detail-popup .share-icon{justify-content:end;width:100%;padding-left:20px;padding-right:20px}.more-detail-popup.hide{right:-100%}.more-detail-popup .navigation_header_modal{display:block;padding:20px 20px}.hero-banner__img .photo{width:100%!important;height:auto;display:block}.hero-banner__content{position:absolute;top:0;left:0;padding-left:0;max-width:100%;width:100%;display:flex;align-items:center;height:100%}.hero-banner__content .title{color:#fff;width:50%;font-size:var(--fs-banner-heading);font-weight:600;line-height:1.4;margin-bottom:30px}.hero-banner__content .btn{position:static;transform:none}@media(max-width:991px){.hero-banner__content .title{font-size:var(--fs-xl);line-height:var(--line-height-default);max-width:90%;width:50%}}@media(max-width:991px)and (max-width:475px){.hero-banner__content{padding-left:0}}:root{--fs-banner-heading:2.813rem;--fs-heading1:1.875rem;--fs-heading2:1.75rem;--fs-xxxl:1.625rem;--fs-xxl:1.5rem;--fs-xl:1.375rem;--fs-l:1.25rem;--fs-base:1.125rem;--fs-sm:1rem;--fs-xs:0.875rem;--line-height-default:1.6;--layout-container:1320px}.woof_sid_auto_shortcode{display:none}.entry-header{display:none}.product-wrapper__caption span{display:inline-block!important}#filter{margin-bottom:20px}#price-filter,#brand-filter{margin-bottom:20px}#brand-filter label{display:block;margin-bottom:5px}#filter-form input,#filter-form button{margin-bottom:10px}#filter-form input{padding:8px;font-size:var(--fs-base)}#product-list{margin-top:20px}#product-list .products{list-style-type:none;padding:0}#product-list .products li{margin-bottom:20px}.modal_cat{list-style:none}.product-score-section{width:100%!important}.yoast-breadcrumbs{margin-top:53px;margin-bottom:24px}.yoast-breadcrumbs span{font-size:var(--fs-sm);;font-weight:400;line-height:var(--line-height-default);;color:orange;display:flex;gap:5px}.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2){width:340px}.page-template-new_shop .shop-card-wrapper__container__col a{display:flex;align-items:center}.page-template-new_shop .shop-card-wrapper__container{justify-content:space-between}.page-template-new_shop .shop-card-wrapper__container__col .image{justify-content:end;border-radius:3px}.woof_childs_list{margin:0 0 0 0px!important}.woof_list li{margin:0 0 0 0px!important}.filter-box input[type=checkbox]{appearance:none;width:20px;height:20px;border:1px solid rgba(0,0,0,1)}.filter-box input[type=checkbox]+label{margin-left:18px;padding:0;line-height:var(--line-height-default);;width:calc(100% - 50px);padding-bottom:15px;color:#041523}.woocommerce-loop-product__title{height:75px}.filter-box .heading-medium-extra{font-family:"Source Sans Pro";text-transform:uppercase}.woof h4{font-size:var(--fs-base);font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;color:#041523;font-family:"Source Sans Pro";text-transform:uppercase}.product_description__rating .nav-tabs .nav-item.show .nav-link,.product_description__rating .nav-tabs .nav-link.active{color:#fff;background-color:transparent}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{display:none!important}.single-product div.product .woocommerce-product-gallery img{margin:0 auto!important}.flex-active-slide a{width:100%;background:#fff;display:block}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:10px;justify-content:start;text-align:left;flex-wrap:wrap}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:calc(100% / 5 - 8px)!important;float:left;margin-right:0;margin:0!important;padding:10px;background:#fff}.single-product #block-9.widget{margin:0}.single .product-detail-wrapper .product_description__rating table *{vertical-align:baseline}.product-detail-wrapper .product_description p{margin-top:10px!important}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr td,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr td{padding:0}.page-template-read #tabs-content h2{margin-bottom:50px;font-weight:600}.page-template-read .learn_video_wrapper+.pagination{padding:0;border:none;border-width:1px 0;text-align:center;clear:both;margin:50px auto 0}.page-template-read .pagination .pagination{margin:0 auto;border:none;padding:0}.page-template-read .pagination ul:first-child{margin:0 auto;width:100%}.page-template-read .pagination .page-numbers li .page-numbers.current{background-color:transparent;color:#4CA1BC;text-decoration:underline}.page-template-read .pagination .page-numbers li .page-numbers,.page-template-read .woocommerce-pagination .page-numbers li .page-numbers{padding:0 5px;background-color:transparent;color:#4CA1BC;font-size:var(--fs-xl);font-weight:600;line-height:var(--line-height-default);;text-transform:uppercase}.tabbing_custom{flex-wrap:wrap}.tabbing_custom li a{text-transform:uppercase;color:#031522}.page-template-learn #tabs-content h2{margin-bottom:20px;font-weight:600}.page-template-learn .learn_video_wrapper+.pagination{padding:0;border:none;border-width:1px 0;text-align:center;clear:both;margin:50px auto 0}.page-template-learn .pagination .pagination{margin:0 auto;border:none;padding:0}.page-template-learn .pagination ul:first-child{margin:0}.page-template-learn .pagination .page-numbers li .page-numbers.current{background-color:transparent;color:#4CA1BC;text-decoration:underline;margin:0 5px!important}.page-template-learn .pagination .page-numbers li .page-numbers,.page-template-learn .woocommerce-pagination .page-numbers li .page-numbers{padding:0 5px;background-color:transparent;color:#4CA1BC;font-size:var(--fs-xl);font-weight:600;line-height:var(--line-height-default);;text-transform:uppercase}.page-template-compare_product_list #product-list .product-wrapper{max-width:calc(100% / 4 - 15px);width:100%}.page-template-compare_product_list .product-wrapper__caption h6,.page-template-compare_product_list .product-wrapper__caption .h6{font-weight:700}.page-template-compare_product_list .compare-cta a.compare_cta_link{padding:15px 30px}.page-template-compare_product_list .filter-wrapper{left:250px}.page-template-compare_product_list .filter-wrapper label{color:#041523}.favourite-brands h2,.recent-reads h2,.our-category h2,.compare-product h2{font-weight:600}.learn_video_wrapper+.pagination,.pagination,.woocommerce-pagination{padding:0;border:none;border-width:1px 0;text-align:center;clear:both;margin:50px auto 0}.pagination .pagination{margin:0 auto;border:none;padding:0}.pagination ul:first-child{margin:0 auto;width:100%}.pagination .page-numbers li .page-numbers.current{background-color:transparent!important;color:#4CA1BC!important;text-decoration:underline}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{padding:0 5px;background-color:transparent;color:#4CA1BC;font-size:var(--fs-xl);font-weight:600;line-height:var(--line-height-default);;text-transform:uppercase}.btn{border-radius:0;font-size:var(--fs-sm);;font-weight:600}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a{padding:15px;font-size:var(--fs-sm);;font-weight:600;line-height:var(--line-height-default);;border-radius:0}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a .woocommerce-Price-amount{color:#fff}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a .woocommerce-Price-currencySymbol{color:#fff}.compare-product-wrapper.compare-table-page:before{bottom:auto;top:310px}.product-wrapper__image .delete-compare-product.show.active img:not(.close-compare){display:none}.product-score-section__compareTable .row.header{background:none}.product-score-section__compareTable .row .box:first-child{width:300px}.compare-product-wrapper.left-spacing{padding-left:0;justify-content:center}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:170px!important}.product-score-section__compareTable .row .box{width:170px}.filter-wrapper{position:relative;left:30px;width:100%;margin-top:50px}.page-template-compare_product_list .filter-wrapper{left:0}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{background-color:transparent!important;color:#4ca1bc!important;padding:0 5px!important}@media(max-width:991px){.page-template-compare_product_list #product-list .product-wrapper{max-width:calc(100% / 2 - 10px);width:100%}}@media(min-width:992px) and (max-width:1200px){.page-template-compare_product_list #product-list .product-wrapper{max-width:calc(100% / 3 - 15px);width:100%}.hero-banner__content .title{font-size:var(--fs-heading2)}}.compare-product-wrapper.compare-table-page:before{top:285px}.btn{line-height:var(--line-height-default);}@media(max-width:991px){.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(100% / 2 - 8px)!important}.btn{padding:15px 12px}}.home .our-standard .size-16{margin-top:15px}.home .product-wrapper__caption span{line-height:var(--line-height-default)}.home .h2{font-weight:600}.home .favourite-brands h2,.home .recent-reads h2,.home .our-category h2,.home .compare-product h2{margin-bottom:30px}.home .recent-reads .slick-carousel-2 .slick-list{margin-bottom:42px}.home .compare-product .slick-carousel-2 .slick-list{margin-bottom:10px}.home .compare-product__box__col{width:calc(100% / 2 - 5px)}.home .slick-carousel-2 .slick-list{margin-bottom:10px}.home .our-standard h3{font-size:var(--fs-heading2)}.home .our-standard p{font-size:var(--fs-xl)}.header .d-flex .logo-box{width:15%}.header .navigation-box{width:70%}.header .login-box{width:15%;justify-content:end!important}.header .d-flex .navigation-box .menu li>.sub-menu{grid-template-columns:25% 25% 25% 25%!important}.header .d-flex .navigation-box .menu li:hover .sub-menu{top:calc(100% + 10px)!important}.header .d-flex .navigation-box .menu{justify-content:center!important}.product-score-section__compareTable .row .box:first-child{width:calc(100% / 3)}.product-score-section__compareTable .row .box{width:calc(100% / 3)}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(25% - 20px)!important}.compare-product__box__col{width:calc(100% / 2 - 7px)}.btn{line-height:var(--line-height-default)!important}.slick-track{margin-left:0;margin-right:0}.page-template-read .tabbing_custom li{width:calc(100% / 4 - 20px)}.recent-reads__box .image img{height:100%!important}.recent-reads__box .image{border-radius:3px}.page-template-read .tabbing_custom{gap:10px}.page-template-read .tabbing_custom li{width:auto;padding:5px 15px;background:#eee;border-radius:30px}.product-list ul li.product .woocommerce-loop-product__title{height:auto}.our-standard__box__col{line-height:var(--line-height-default)}.home .product-wrapper .size-16{line-height:var(--line-height-default)}.home .recent-reads .slick-dots{margin:0}.btn{font-weight:600!important}.btn.btn-primary:hover{background:#96224b;border-color:#96224b}.home .compare-product__box__col .h6{color:#041523}.home .compare-product__box .action .btn{padding:10px 30px;font-size:var(--fs-sm);}.page-template-new_shop p{font-weight:400}.page-template-new_shop .recent-reads h2{margin-bottom:24px}.page-template-new_shop .product-wrapper__caption p{margin-bottom:0}.page-template-new_shop .latest-product-item .slick-dots{margin-top:56px;margin-bottom:30px}.slick-carousel-4 ul.slick-dots,.slick-carousel-2 ul.slick-dots{gap:8px}.page-template-new_shop .product-wrapper__caption p{line-height:var(--line-height-default)}.page-template-new_shop .slick-carousel-4 .slick-list,.page-template-new_shop .slick-carousel-2 .slick-list{margin-bottom:0}.page-template-new_shop .shop-card-wrapper__container{align-items:start}.our-standard{padding:50px 110px}.home .our-standard .size-16{margin-bottom:38px}.home p{line-height:var(--line-height-default)}.home .recent-reads__box .caption .h6{line-height:var(--line-height-default)}.page-template-new_shop p{line-height:var(--line-height-default);color:#041523}.slick-track{margin-left:0!important;margin-right:0!important}.size-14{line-height:var(--line-height-default)!important}.size-27{line-height:var(--line-height-default)}.page-template-new_shop .shop-card-wrapper__container__col{row-gap:24px}.page-template-new_shop .shop-card-wrapper__container__col a{line-height:var(--line-height-default);padding:10px 0;gap:10px}.page-template-new_shop .shop-card-wrapper__container__col a img{margin-left:0}.page-template-new_shop .shop-card-wrapper__productWrapper.mt-30{margin-top:20px!important}.yoast-breadcrumbs>span a,.yoast-breadcrumbs>span .breadcrumb_last{font-weight:400;line-height:var(--line-height-default)}.yoast-breadcrumbs span span:after{width:20px;height:20px;content:"";background:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/arrow-down-orange.svg) no-repeat center;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;rotate:270deg;padding-top:25px}.yoast-breadcrumbs span span:last-child{margin-left:-5px}.yoast-breadcrumbs span span:last-child:after{display:none}.tax-product_cat .product-wrapper{max-width:calc(100% / 4 - 15px);width:100%}a.button.product_type_variable.add_to_cart_button{display:none}#block-9{margin-left:332px}@media(max-width:991px){#block-9{margin-left:0}}.product-wrapper__image .add-compare-cta img,.product-wrapper__image .delete-compare-product img{margin:0}.compare-cta a.compare_cta_link.active img{margin-bottom:0}.woof_authors li{list-style:none}.woof_list li input{margin:0}.btn{padding:12px 30px}.page-template-compare .recent-reads .h2{margin-bottom:24px!important}.page-template-compare .recent-reads p{font-weight:400;line-height:var(--line-height-default);;margin:0}.page-template-compare .compare-product-wrapper{margin-top:50px}.page-template-compare .compare-product-wrapper .compare-product__box{width:calc(100% / 2 - 15px)}.page-template-compare .compare-product__box__col{width:calc(100% / 2 - 5px)}.page-template-compare .compare-product-wrapper .compare-product__box__col a.h6{line-height:var(--line-height-default);}.page-template-compare .compare-product__box .action{margin-top:25px}.woof_price_filter_radio{display:none}.woof_authors li{position:relative}.tax-product_cat .woof_list{margin-bottom:10px}input[type=checkbox]+label,input[type=radio]+label{border-color:#e57d8a}.woof_price_filter_radio+label{padding-left:30px;position:relative}.woof_price_filter_radio+label:before{content:"";position:absolute;width:20px;height:20px;background-color:rgba(0,0,0,0);border:1px solid #041523;border-radius:50%;top:50%;left:0rem;transform:translateY(-50%);transition:border-color 400ms ease}.woof_price_filter_radio+label:after{content:"";position:absolute;width:20px;height:20px;background-color:#e57d8a;border:2px solid #e57d8a;border-radius:50%;top:50%;left:0rem;transform:translateY(-50%) scale(0);transition:transform 400ms ease}.product-wrapper__image .add-compare-cta img,.product-wrapper__image .delete-compare-product img{margin:0}.compare-cta a.compare_cta_link.active img{margin-bottom:0}.woof_authors li{list-style:none}.woof_list li input{margin:0}.woof_list input[type=radio]:checked+label::before{border:1px solid #e57d8a}.woof_list input[type=radio]:checked+label::after{transform:translateY(-50%) scale(.55)}.page-id-1297 .recent-reads p{line-height:var(--line-height-default);;font-weight:400}.page-template-read p{font-weight:400;line-height:var(--line-height-default);}.page-template-read #tabs-nav{margin-top:50px}.page-template-read .learn_video_wrapper a{width:calc(100% / 3 - 34px)}.slick-carousel-4 ul.slick-dots li button,.slick-carousel-2 ul.slick-dots li button{padding:0;line-height:8px}.tax-product_cat .filter-wrapper{left:0;margin-top:0}.tax-product_cat .yoast-breadcrumbs{margin-top:0}.product-detail-wrapper .product_description p{line-height:var(--line-height-default);;color:rgba(0,21,36,.8);font-weight:400}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:20px}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{gap:20px}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:calc(100% / 3 - 14px)!important}.compare-modal .image-wrapper__box .image .caption h6,.compare-modal .image-wrapper__box .image .caption .h6{padding:5px;line-height:var(--line-height-default);height:50px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;white-space:normal;background:#ffffffb5}.compare-modal .image-wrapper__box .image img{opacity:1}.tax-product_cat .yoast-breadcrumbs>span a,.yoast-breadcrumbs>span .breadcrumb_last{margin:0}.single-read .image_card{margin-bottom:50px}.single-read .recent-reads ul li{color:#041523}.single-read .recent-reads ol li{font-size:var(--fs-xl);line-height:var(--line-height-default);;color:#FF8857}.single-read .recent-reads.mb-60{margin-bottom:45px}.single-read .recent-reads ol li::marker{font-size:var(--fs-heading1);line-height:var(--line-height-default);}.single-read p,.single-read p span{font-weight:400;line-height:var(--line-height-default);;color:#041523}.single-read .recent-reads h2{margin-bottom:20px}.single-read .image_card img{max-height:100%;width:100%!important;height:475px!important;object-fit:cover}.filter-wrapper label{color:#041523}.tax-product_cat p{color:#041523;line-height:var(--line-height-default);;font-weight:400}.tax-product_cat .product-wrapper{padding:0}.tax-product_cat .product-list ul{gap:20px}input[type=checkbox][disabled]{opacity:.2;cursor:default}input[type=checkbox][disabled]+label{opacity:.4;cursor:default}.tax-product_cat .product-wrapper .product-wrapper__image img{height:100%;object-fit:contain}#compareModal{width:100%;max-width:760px;border-radius:10px}#compareModal.show .modal-dialog{max-width:100%;height:100%;margin:0}#compareModal .modal-content{height:100%}#compareModal .modal-content .product-wrapper{width:calc(50% - 10px);border:1px solid #eee;padding:10px;border-radius:10px;box-shadow:0 0 1px 2px #eeeeee59}#compareModal.modal .modal-body{margin-right:0;margin-left:0}.filter-wrapper__sortby__content .form-group input[type=checkbox]:checked{accent-color:#e57d8a;border:1px solid #e57d8a}.filter-box input[type=checkbox]:checked{accent-color:#e57d8a;border:1px solid #e57d8a;background:#fff}.filter-box input[type=checkbox]:checked::after{content:'';display:block;height:15px;width:8px;border-bottom:2px solid #e57d8a;border-right:2px solid #e6808d;transform:rotate(45deg);margin-left:5px}input[type=checkbox]+label,input[type=radio]+label{margin-left:0!important}.filter-box input[type=checkbox]+label{padding-left:10px}.woof_checkbox_label_selected{font-weight:400}.compare-cta-btn{width:40px;height:40px;background:#ff8a99;position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border:solid 1px #ff8a99;z-index:1}.compare-cta-btn img{filter:brightness(0) invert(1)}.compare-cta-btn img{filter:brightness(0) invert(1);transform:rotate(45deg)}.compare-cta-btn.active img{transform:rotate(0deg)}.compare-cta-btn.active{background:#fff}.compare-cta-btn.active img{transform:rotate(0deg);transition:all .2s ease-in;filter:none}.yoast-breadcrumbs span span:last-child{margin-left:-5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:initial}.error_msg{width:100%}#compareModal.show .modal-dialog{height:max-content}.product-category-wrapper{row-gap:20px}.about_card{display:flex;gap:20px;margin-bottom:20px}.about_card .image_card{flex:0 0 380px;margin:0}.about_card .image_card img{height:350px!important;object-fit:cover}.about_card .about_content{flex:1}.about_card:nth-child(even){flex-direction:row-reverse}.error404 .container{margin:20px auto}.post-type-archive .filter-wrapper{left:0;margin-top:0}.post-type-archive .product-wrapper{width:calc(100% / 4 - 15px);padding:0}.post-type-archive .product-wrapper .product-wrapper__image{height:100%;max-height:245px}.post-type-archive .yoast-breadcrumbs{margin-top:0}.post-type-archive .yoast-breadcrumbs span{margin-bottom:0}@media(min-width:768px) and (max-width:1200px){.post-type-archive .product-wrapper .product-wrapper__image{height:100%;max-height:210px}}a.product_type_variable{display:none}.search-results .page-title{color:#ff8857;font-weight:600;font-size:28px;line-height:var(--line-height-default);;margin-bottom:24px;margin-top:53px}.search-results article{padding:10px 20px;background:#fff;margin-bottom:20px}.search-results article h2 a{color:#041523;font-weight:600;text-decoration:underline;font-size:var(--fs-base);;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif}.search-results article p{font-weight:400;margin-bottom:12px}.woof_submit_search_form_container{display:none}.mt-10{margin-top:10px}.home .compare-product .slick-carousel-2 .slick-list{margin-bottom:40px}.recent-reads__box .caption .h6{line-height:var(--line-height-default);}.error404 .container{margin:0 auto}.page-404{text-align:center}.page-404 img{width:50%;margin:0 auto;mix-blend-mode:darken}.page-404 a.button{margin-bottom:20px}.tax-berocket_brand .product-wrapper{width:calc(100% / 4 - 20px);padding:0}.tax-berocket_brand .product-wrapper .product-wrapper__image img{height:240px;object-fit:cover}.tax-pwb-brand .product-wrapper{width:calc(100% / 4 - 20px);padding:0}.tax-pwb-brand .product-wrapper .product-wrapper__image img{height:240px;object-fit:cover}.wpfFilterVerScroll li label{display:flex;align-items:center}.wpfFilterVerScroll li label span{margin:0;display:inline-block}.wpfFilterWrapper[data-filter-type]{padding:0!important}.wpfValue{font-size:var(--fs-base);font-style:normal;font-weight:400;line-height:var(--line-height-default);;letter-spacing:.15px}.wpfFilterWrapper .wpfCheckbox label::before,.wpfFilterWrapper .wpfCheckbox label::after{position:absolute!important;content:""!important;display:flex!important;align-items:center;justify-content:center;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.wpfCheckbox label{border:1px solid #041523;border-radius:20px;width:20px!important;height:20px!important}.filter-wrapper__sortby__content .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before{background-size:100% 100%!important;background-color:#e57d8a!important;width:12px!important;height:12px!important;border:none!important;background-image:none!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.filter-box input[type=checkbox]+label{width:18px!important;height:18px!important}.filter-box input[type=checkbox]+label{width:20px!important;height:20px!important;display:flex!important;border:1px solid}.wpfFilterWrapper i,.wpfFilterWrapper svg{display:none!important}.filter-box input[type=checkbox]:checked+label{border:1px solid #e57d8a}.filterHead{font-size:var(--fs-base);font-weight:600;line-height:var(--line-height-default);letter-spacing:.15px;color:#041523;font-family:"Source Sans Pro";text-transform:uppercase}.woof_list.woof_list_checkbox li{display:flex}.woof_list.woof_list_checkbox li input[type=checkbox]:checked+label{border:none;width:auto!important;height:auto!important}.woof_list.woof_list_checkbox li input[type=checkbox]+label{width:auto!important;height:auto!important;display:flex!important;border:none;padding:0;padding-left:10px;line-height:var(--line-height-default)}.woof_list.woof_list_checkbox li input[type=checkbox]+label span{margin:0}.pwb-single-product-brands{display:none!important}.page-template-learn .learn_video_wrapper .player{position:relative}.page-template-learn .learn_video_wrapper .player:before{content:'';position:absolute;top:50%;left:50%;width:60px;height:60px;display:block;background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/youtube.png);transform:translate(-50%,-50%);background-size:contain;z-index:1}.page-template-learn .learn_video_wrapper .player.active-video:before{display:none}.page-template-Home .recent-reads__box .player.active-video:before{display:none}.about_card .image_card img{height:250px!important}.page-id-1297 .recent-reads .main-heading{margin-bottom:60px;text-align:center}.page-id-1297 .recent-reads .main-heading h2{margin-bottom:30px}.about_card:nth-child(even){flex-direction:row}.about_card:nth-child(odd){flex-direction:row-reverse}.about_card{display:flex;flex-wrap:wrap;gap:50px;margin-bottom:50px;align-items:center}.about_card:last-child{margin-bottom:0}.filter-box{margin-top:160px}.page-template-Home .recent-reads .recent-reads__box .player{position:relative}.page-template-Home .recent-reads .recent-reads__box .player:after{content:'';position:absolute;top:50%;left:50%;width:60px;height:60px;display:block;background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/youtube.png);transform:translate(-50%,-50%);background-size:contain;z-index:1}.about_card .about_content{width:calc(100% - 430px)}.product_description__rating .nav-tabs .nav-item.show .nav-link,.product_description__rating .nav-tabs .nav-link.active{color:#fff;background-color:transparent}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{display:none!important}.single-product div.product .woocommerce-product-gallery img{margin:0 auto!important}.flex-active-slide a{width:100%;background:#fff;display:block}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:10px;justify-content:start;text-align:left;flex-wrap:wrap}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:calc(100% / 5 - 8px)!important;float:left;margin-right:0;margin:0!important;padding:10px;background:#fff}.single-product #block-9.widget{margin:0}.single .product-detail-wrapper .product_description__rating table *{vertical-align:baseline}.product-detail-wrapper .product_description p{margin-top:10px!important}.product-detail-wrapper .product_info__rating .tab-content .tab-pane .table_wrapper table tr td,.product-detail-wrapper .product_description__rating .tab-content .tab-pane .table_wrapper table tr td{padding:0}#wpfBlock_2 .wpfFilterVerScroll{max-height:100%!important}.filter-mobile-btn{display:none}.wpfFilterTitle{display:none!important}.filterHead{font-size:var(--fs-base);font-weight:600;line-height:var(--line-height-default);;letter-spacing:.15px;color:#041523;font-family:"Source Sans Pro";text-transform:uppercase}.woof_list.woof_list_checkbox li{display:flex}.woof_list.woof_list_checkbox li input[type=checkbox]:checked+label{border:none;width:auto!important;height:auto!important}.woof_list.woof_list_checkbox li input[type=checkbox]+label{width:auto!important;height:auto!important;display:flex!important;border:none;padding:0;padding-left:10px;line-height:1.5}.woof_list.woof_list_checkbox li input[type=checkbox]+label span{margin:0}.filter-box{margin-top:100px}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{gap:30px}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:calc(100% / 3 - 20px)!important;float:left;margin:0!important;background:#fff}.compare-product-wrapper.left-spacing{padding-left:25%;justify-content:start}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(33.3% - 20px)!important}.product-score-section__overall{display:flex;align-items:center;gap:20px}.product-score-section__overall .box{width:calc(33.3% - 20px)}.compare-product-wrapper{gap:20px}.product-score-section__compareTable .row .box{width:calc(100% / 4)}.product-score-section__compareTable .row .box:first-child{width:calc(100% / 4)}.product-score-section__overall .box{width:25%}.compare-modal .image-wrapper__box .image .caption h6,.compare-modal .image-wrapper__box .image .caption .h6{font-size:var(--fs-sm);;font-weight:500}.wpfFilterTitle{display:block!important}.woocommerce-ordering{float:none}.append-heading{display:none}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14%}#wpfBlock_1 .wpfFilterVerScroll{max-height:max-content}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14%!important}.product-thumbnail .slick-slide{margin-left:30px}.product-thumbnail .slick-list{margin-left:-30px}.tax-product_cat .related_exploring h2{font-weight:600;color:#ff8857}.tax-product_cat .filter-box .woocommerce-ordering .filter-wrapper__sortby .filter-wrapper__sortby__content.radio-buttons{padding-bottom:0}.tax-product_cat .filter-box .filter-wrapper__sortby>.filter-wrapper__sortby__content.radio-buttons{padding-bottom:30px}.pagination .nav-links{display:flex;gap:10px}.pagination .page-numbers,.woocommerce-pagination .page-numbers{font-size:var(--fs-xl);font-weight:400;line-height:var(--line-height-default);display:flex;justify-content:center;color:#4CA1BC;text-transform:uppercase}.pagination .page-numbers.current{text-decoration:underline}.single-read .recent-reads h2{margin-bottom:20px;font-size:var(--fs-heading1);font-weight:600;line-height:var(--line-height-default)}.wpfFilterWrapper .wfpTitle{line-height:var(--line-height-default)!important;margin-bottom:10px!important;height:auto!important}.compare-product__box{padding-bottom:15px;margin-right:2px}.product-wrapper__image a{height:100%}.custom_product_category .product-wrapper .view-details{margin-top:10px}@media(min-width:360px) and (max-width:520px){.product-wrapper__image{height:150px}}@media(max-width:767px){html{font-size:80%}span.bread{padding:0 14px}.page-template-new_shop .shop-card-wrapper__container__col .image{justify-content:start}.related_exploring__wrapper a{width:calc(100% / 2 - 6px)}.page-template-compare_product_list .filter-wrapper{left:auto;width:0%;position:absolute;top:-50px;transition:.5s ease-in-out}.page-template-compare_product_list .filter-wrapper.show{left:auto;width:100%;position:absolute;top:-50px}.filter-toggle-mobile{border-top:solid 1px rgba(109,109,109,.22);padding-top:20px;padding-bottom:20px;display:flex;align-items:center;justify-content:space-between}.filter-toggle-mobile a{display:block;width:50%;text-align:center;color:#041523;font-size:var(--fs-base);font-style:normal;font-weight:600;line-height:var(--line-height-default);;text-transform:uppercase;padding:3px 0}.filter-toggle-mobile a+a{border-left:solid 1px #333}.filter-wrapper.show .filter-wrapper__footer{display:flex}.filter-wrapper__footer{background:#fff;position:fixed;bottom:0;left:0;bottom:0;width:100%;padding:25px 38px;margin-top:-1px;gap:10px;justify-content:center;border-top:1px solid #b3b3b3;display:none}.filter-wrapper__header h4,.filter-wrapper__header .h4{padding:20px 20px 13px;font-size:var(--fs-base);font-weight:600;line-height:var(--line-height-default);;color:#041523;letter-spacing:.15px}.filter-wrapper .h5{font-weight:600;line-height:var(--line-height-default);;font-size:var(--fs-base);color:#041523;padding:20px 20px}.filter-wrapper__sortby>strong.size-16,.filter-wrapper__filterby>strong.size-16{display:none!important}#price-filter,#brand-filter{margin-bottom:0}.favourite-brands__logo{width:calc(100% / 2 - 10px)}.home .our-standard p{font-size:var(--fs-base)}.our-standard__box__col{font-size:var(--fs-base)}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(50% - 8px)!important}.home .compare-product__box__col{width:calc(100% / 2 - 7px)}.home .favourite-brands__wrapper{flex-wrap:wrap;justify-content:space-between;column-gap:10px;row-gap:10px}.home .favourite-brands .favourite-brands__wrapper .favourite-brands__logo{width:calc(100% / 2 - 5px)}.home .our-standard.mt-60{margin-top:10px}.page-template-new_shop .recent-reads{padding-left:0;padding-right:0}.page-template-new_shop .latest-product-item .slick-dots{margin-top:46px}.page-template-new_shop .shop-card-wrapper{padding-left:0;padding-right:0}.page-template-new_shop .related_exploring{padding-left:0;padding-right:0}.yoast-breadcrumbs{margin-top:30px}.page-template-compare .compare-product-wrapper .compare-product__box{width:calc(100% / 1 - 0px)}.page-template-compare .compare-product__box__col{width:calc(100% / 2 - 7px)}.page-template-read .learn_video_wrapper .recent-reads__box{width:calc(100% / 1 - 0px)}.recent-reads{padding-left:0;padding-right:0}.page-template-read #tabs-nav{margin-top:30px;margin-bottom:40px}.tabbing_custom{flex-wrap:nowrap;overflow-x:scroll}.pagination{display:flex;justify-content:center}.pagination .page-numbers,.woocommerce-pagination .page-numbers{color:#4CA1BC;font-size:var(--fs-xl);font-weight:400;line-height:var(--line-height-default);}.pagination .page-numbers.current,.woocommerce-pagination .page-numbers.current{text-decoration:underline}.product-template-default .product_description h2{font-size:var(--fs-base);;line-height:var(--line-height-default);;margin-bottom:24px!important}.woocommerce-ordering{position:relative!important}.filter-wrapper{position:relative;left:20px!important;width:100%;margin-top:0;margin-bottom:0!important}.filter-wrapper__sortby{margin:0!important}.woocommerce-ordering+.filter-wrapper{display:none}.our-category__box{font-size:var(--fs-sm)}.tax-product_cat .product-wrapper{max-width:calc(100% / 2 - 10px)}.post-type-archive .product-wrapper{width:calc(100% / 1 - 0px);padding:0}.post-type-archive .product-wrapper .product-wrapper__image{height:100%;max-height:325px}.recent-reads.mb-60{margin-bottom:0}.about_card:nth-child(odd),.about_card:nth-child(even){flex-direction:column;gap:20px;margin-bottom:20px}.about_card .image_card{flex:0 0 auto}.filter-mobile-btn{display:block}.filterShow.woocommerce-ordering+.filter-wrapper{display:block!important}.filterShow .filter-wrapper__sortby__content.radio-buttons{display:block}.filterShow.woocommerce-ordering .filter-wrapper{display:none}.filterShow.filter-wrapper{position:fixed;left:0px!important;width:100%;margin-top:0;margin-bottom:0!important;background:#fff;height:100%;z-index:99}.responsive-filter-sorting{display:flex;gap:10px;align-items:center}.responsive-filter-sorting h5{width:calc(50% - 10px)}.responsive-filter-sorting .filter-mobile-btn{width:calc(50% - 10px);margin:0;font-weight:600;line-height:var(--line-height-default);font-size:var(--fs-base);color:#041523;padding:20px 20px}.filter-box{margin-top:0}header .d-flex .navigation-box{z-index:2}.about_card .about_content{width:calc(100% - 0px)}.about_card:last-child{margin-bottom:0!important}.page-template-new_shop .recent-reads.mb-60{margin-bottom:30px}.page-template-new_shop .shop-card-wrapper .slick-carousel-4 .slick-slide,.page-template-new_shop .shop-card-wrapper .slick-carousel-2 .slick-slide{margin:19px}.tabbing_custom{flex-wrap:nowrap;overflow-x:auto}.page-template-read .related_exploring{margin-bottom:30px}.page-template-read-php .tabbing_custom li a{white-space:nowrap}.filter-box{margin-top:0}.filter-mobile-btn{display:block}.woocommerce-ordering+.filter-wrapper{left:-100%;transition:.5s ease-in-out}.filterShow.woocommerce-ordering+.filter-wrapper{display:block!important}.filterShow .filter-wrapper__sortby__content.radio-buttons{display:block}.filterShow.woocommerce-ordering .filter-wrapper{display:none}.compare-product-wrapper.left-spacing{padding-left:0}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(50% - 8px)!important}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box .product-wrapper__caption .action a{padding:10px}.filterShow.filter-wrapper{position:fixed;left:0px!important;width:100%;margin-top:0;margin-bottom:0!important;background:#fff;height:100%;z-index:99}.compare-product-wrapper .compare-product-wrapper__box:nth-child(n+3){display:none}.product-score-section__overall .box:nth-child(n+4){display:none}.product-score-section__compareTable .row .box:first-child{width:calc(100% / 1)}.product-score-section__compareTable .row .box{width:calc(100% / 2)}.product-score-section__compareTable .row .box:nth-child(n+4){display:none}.product-score-section__overall .box:first-child{width:calc(100% / 1 - 0px);margin-bottom:0}.product-score-section__overall .box{width:calc(50% - 10px)}.filter-box{padding-right:15px}.filter-box .woocommerce-ordering{display:flex!important;align-items:center;left:0;right:0;gap:20px;border-top:#e9e9e9 solid 1px}.filter-box .woocommerce-ordering .filter_btn{font-weight:600;line-height:var(--line-height-default);;font-size:var(--fs-base);color:#041523;padding:10px 10px;margin:0;text-transform:uppercase;width:calc(50% - 10px);position:relative}.filter-box .woocommerce-ordering .filter_btn:before{position:absolute;content:"";width:0;height:0;right:20px;top:50%;transform:translateY(-50%);border-top:6px solid #4ca1bc;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.filter-box .woocommerce-ordering .filter_btn:after{content:'';width:2px;height:24px;background-color:#041523;display:block;position:absolute;top:50%;left:calc(100% + 20px);transform:translateY(-50%)}.filter-wrapper{width:calc(50% - 10px)}.filter-wrapper .h5{border:none;padding:10px}.filter-wrapper__sortby h5:before,.filter-wrapper__sortby .h5:before{border-top:6px solid #4ca1bc;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.filter-wrapper__sortby h5.active:before,.filter-wrapper__sortby .h5.active:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:6px solid #4ca1bc;border-top:10px solid rgba(0,0,0,0)}.filter-box{padding-right:30px;display:block;position:fixed;top:0;left:-100%;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;background:var(--e-global-color-accent)!important;padding:50px 0 50px 0!important;height:100%;overflow:auto;z-index:9}.filter-wrapper__sortby__content{display:block}.filter-box .woocommerce-ordering{width:100%}.woocommerce-ordering+.filter-wrapper{display:block}.filter-wrapper__sortby__content{padding:20px 23px}.filter-wrapper{left:0!important;right:0;width:100%;height:100%;z-index:9;position:relative!important}.woocommerce-ordering+.filter-wrapper,.woocommerce-ordering{display:block;overflow:visible}.filter-box{padding-right:0}.filter-box .mobile-view{display:none}.filter-wrapper__sortby>strong.size-16,.filter-wrapper__filterby>strong.size-16{display:block!important;padding:20px 22px}.filter-wrapper h4,.filter-wrapper .h4{box-shadow:0 8px 12px rgb(0 0 0);position:fixed;bottom:0;z-index:99;left:0;width:100%;height:46px;padding:15px;margin:0;background-color:var(--e-global-color-secondary);color:#fff}.filter-wrapper__sortby__content{padding:0 23px 0 23px}.close-filter{position:absolute;top:10px;right:10px;border:1px solid #b0b0b0;width:40px;height:40px;z-index:999;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ddd;font-size:var(--fs-xxxl);cursor:pointer}body.active{overflow:hidden}body.active .filter-box{left:0}.filter-wrapper:nth-child(2){margin-bottom:40px}.favourite-brands{padding-left:0;padding-right:0}.header .login-box{width:28%;justify-content:end!important}.our-category{padding-left:0;padding-right:0}.compare-product{padding-left:0;padding-right:0}.latest-product{padding-left:0;padding-right:0}.page-template-brand .favourite-brands__wrapper a{width:46%;display:block}.page-template-brand .favourite-brands__wrapper a .favourite-brands__logo{width:100%!important}.product-detail-wrapper .product_info__image .slick-dots li button{width:8px;height:8px}.compare-modal.show{bottom:45px;padding:10px}.compare-modal .image-wrapper__box .image{width:100px}.compare-product__box{margin-right:1px;padding-bottom:15px}.single-read .image_card img{height:250px!important}}@media(min-width:768px) and (max-width:991px){html{font-size:85%}.compare-product-wrapper.compare-table-page .compare-product-wrapper__box{width:calc(33.3% - 20px)!important}.home .recent-reads__box .caption p{-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.home .our-standard.mt-60{margin-top:10px}.tax-product_cat .product-wrapper{max-width:calc(100% / 2 - 15px)}.filter-box{padding:0!important;margin-top:185px;margin-top:100px;padding-left:10px!important}.page-template-brand .favourite-brands__wrapper{gap:20px}.page-template-brand .favourite-brands__wrapper a{width:calc(25% - 15px)}.page-template-brand .favourite-brands__wrapper a .favourite-brands__logo{width:100%!important}.compare-product__box{padding-bottom:16px}.product-detail-wrapper .product_info__image__boxThumb{height:90px}.single-product .product-detail-wrapper .product_info__rating .nav-tabs li,.single-product .product-detail-wrapper .product_description__rating .nav-tabs li{min-width:10px!important;width:calc(100% / 3 - 0px)}.tax-product_cat .filter-wrapper{padding-left:10px}.related_exploring__wrapper{gap:40px}#compareModal{left:50%;transform:translate(-50%,-10%)}.page-template-read .learn_video_wrapper .recent-reads__box{width:calc(100% / 2 - 34px)}}@media (max-width:767px){.tabbing_custom li a{text-transform:uppercase;color:#031522;white-space:nowrap}}.tagged_as{display:none!important}li{color:#041523;line-height:var(--line-height-default);font-weight:400;margin-left:25px}.slick-dots li{margin-left:0}.header li{margin-left:inherit}.tabbing_custom li{margin-left:inherit}.pagination li{margin-left:inherit}.top-picks li{margin-left:inherit}footer li{margin-left:inherit}footer .menu li>a{border-bottom:1px solid #ffc5cc!important;display:block;margin-bottom:10px;text-decoration:none}footer .menu li .sub-menu li{margin-bottom:0}footer .menu li .sub-menu li a{border-bottom:none!important;display:inline-block;margin-bottom:0;text-decoration:none;font-size:14px;transition:.5s ease-in-out}footer .menu li .sub-menu li a:hover{margin-left:5px}.modal.popup_player{height:auto;background-color:transparent}.modal.popup_player .modal-dialog{margin:0}.modal.popup_player{top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.modal.popup_player .modal-dialog{width:90%;margin:0 auto;max-width:900px}.modal.popup_player .modal-body{margin:0;height:490px;text-align:center;color:#000;font-size:20px;display:flex;justify-content:center;align-items:center}.recent-reads__box .caption{color:#ff8857}.learn_video_wrapper a{width:328px}.product-wrapper__caption h6,.product-wrapper__caption .h6{min-height:65px}.view-details{padding:7px 15px!important}.primary-color{color:var(--e-global-color-primary)}.secondary-heading{font-weight:600;line-height:var(--line-height-default);color:#041523;transition:all .2s ease-in;font-size:var(--fs-xxl);font-family:'Source Sans 3'}.mt-20{margin-top:20px}.contact-us{padding-bottom:30px}.info{display:flex;flex-direction:column;gap:15px}.info .item{display:flex;gap:10px;font-size:var(--fs-l);color:var(--bs-black)}.info .item img{width:30px;height:30px;margin-top:8px;object-fit:contain}.info .item a{color:var(--bs-black);margin-top:4px;transition:.5s ease-in-out}.info .item a:hover{color:var(--e-global-color-primary)}footer .add-info{font-size:13px}footer .bottom-links a{font-size:13px}@media(max-width:767px){.contact-us .mb-60{margin-bottom:20px}.info{margin-bottom:30px}}.text-left{text-align:left}.learn_video_wrapper .recent-reads__box{width:calc(50% - 25px)}.recent-reads__box .caption .h6{width:100%}.page-template-learn .learn_video_wrapper .recent-reads__box{width:calc(100% - 0px)}.text-lightBlack{color:var(--bs-body-color)}.footer-menu{display:flex;gap:20px;flex-wrap:wrap}.footer-menu .footer-cols{width:calc(100% / 5 - 20px);color:var(--bs-white)}.footer-menu .footer-cols.footer-logo{width:40%;max-width:40%}.footer-menu .footer-cols .info{margin-top:20px}.footer-menu .footer-cols .info .item{display:flex;gap:7px;font-size:var(--fs-sm);color:var(--bs-white)}.footer-menu .footer-cols .info .item img{width:25px;height:25px;margin-top:4px;object-fit:contain;background:var(--bs-white);padding:4px}.footer-menu .footer-cols .info .item a{color:var(--bs-white)}.footer-menu .footer-cols .info .item a:hover{text-decoration:underline}.footer-menu .footer-cols h3{font-size:var(--fs-l);font-family:var(--bs-body-font-family);font-weight:400;text-transform:uppercase;color:var(--bs-white);margin-top:23px;border-bottom:1px solid #ffffff9e;display:inline-block;padding-bottom:3px}.footer-menu .footer-cols .sub-menu{margin:0;padding:0;list-style:none;color:var(--bs-white)}.footer-menu .footer-cols .sub-menu li{color:var(--bs-white);position:relative;padding-left:12px;transition:.5s ease-in-out;padding:3px 0;padding-left:12px;width:max-content}.footer-menu .footer-cols .sub-menu li::before{content:"";display:inline-block;width:5px;height:5px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0}.footer-menu .footer-cols .sub-menu li:hover{margin-left:8px}.footer-menu .footer-cols .sub-menu li a{color:var(--bs-white);font-size:var(--fs-sm)}.footer-inner .bottom-links{display:flex;gap:20px}.footer-inner .bottom-links a:hover{text-decoration:underline}@media(max-width:767px){footer{padding:20px 0 10px}.footer-menu{gap:0}.footer-menu .footer-cols.footer-logo{width:100%;max-width:100%;margin:0}.footer-menu .footer-cols{width:calc(100% / 1 - 0px)}footer .footer-inner{margin-top:20px;color:#fff;flex-wrap:wrap;gap:20px}.footer-inner .bottom-links{display:flex;gap:20px;flex-wrap:wrap}}.menu-secondary-menu-container{width:calc(60% - 20px);margin-top:30px}.menu-secondary-menu-container ul li ul.sub-menu li{position:relative;padding-left:12px}.menu-secondary-menu-container ul li ul.sub-menu li::before{content:"";display:inline-block;width:5px;height:5px;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0}@media(max-width:767px){.menu-secondary-menu-container{width:calc(100% - 0px);margin-top:0}.menu-secondary-menu-container ul.menu{margin-bottom:0;display:flex;flex-wrap:wrap}.menu-secondary-menu-container ul.menu>li{width:100%}}table td,table th{border:1px solid}table{border-collapse:collapse!important}.mb-20{margin-bottom:20px}.w-100{width:100%}.yoast-breadcrumbs{margin-top:25px;margin-bottom:25px}.page-template-popular_product .product-wrapper{max-width:calc(100% / 4 - 15px);width:100%}.pagination,.woocommerce-pagination{border:none;justify-content:center;gap:10px}.pagination .page-numbers.current{text-decoration:underline;font-weight:600}.pagination .page-numbers.next{font-weight:600}.page-template-popular_product .product-category-wrapper{row-gap:50px}.filter-wrapper{position:relative;left:0;margin-top:0}.yoast-breadcrumbs{margin-top:0}.tax-pwb-brand .woocommerce-products-header .col-md-9.col-lg-9{overflow:hidden}.product-wrapper__caption h6,.product-wrapper__caption .h6{min-height:65px}@media(max-width:767px){.yoast-breadcrumbs{margin-top:30px}header .hamburger-menu{z-index:100}header .d-flex .navigation-box{z-index:100}.page-template-popular_product .product-wrapper{max-width:calc(100% / 2 - 15px);width:100%}.category-page-tab-content .product-list ul{flex-wrap:wrap;gap:20px}.tax-pwb-brand .product-wrapper{width:calc(100% / 2 - 20px);padding:0}.tax-pwb-brand .product-wrapper .product-wrapper__image img{height:100%}}@media (min-width:768px) and (max-width:992px){header .hamburger-menu{z-index:100}header .d-flex .navigation-box{z-index:100}.page-template-popular_product .product-wrapper{max-width:calc(100% / 3 - 15px);width:100%}.tax-pwb-brand .product-wrapper{width:calc(100% / 3 - 20px);padding:0}.yoast-breadcrumbs{margin-top:25px}}@media(max-width:767px){.tax-pwb-brand .yoast-breadcrumbs{margin-top:0}}.page-id-1297 .yoast-breadcrumbs{margin-top:30px}.page-id-4973 .yoast-breadcrumbs{margin-top:30px}.page-template-new_shop .yoast-breadcrumbs{margin-top:30px}.hentry{margin:0}.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr td,.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr th{border-right:none;border-left:none}.single .product-detail-wrapper .product_description__rating table *{border:none}.blog-container .top-picks ul li{color:#fff}#single_read .yoast-breadcrumbs{padding-bottom:25px}@media(max-width:576px){#single_read .yoast-breadcrumbs{padding-bottom:0}.blog-container .share-icon.mt-100{margin-top:45px}.page-template-read .learn_video_wrapper a{width:calc(100% / 1 - 0px)}}@media (min-width:576px){.blog-container,#single_read .yoast-breadcrumbs{max-width:480px;margin:0 auto}.blog-container .share-icon.mt-100{margin-top:45px}.page-template-read .learn_video_wrapper a{width:calc(100% / 1 - 0px)}}@media (min-width:768px){.blog-container,#single_read .yoast-breadcrumbs{max-width:520px;margin:0 auto}.blog-container .share-icon.mt-100{margin-top:45px}.learn_video_wrapper{gap:25px}.page-template-read .learn_video_wrapper a{width:calc(100% / 2 - 13px)}}@media (min-width:992px){.blog-container,#single_read .yoast-breadcrumbs{max-width:580px;margin:0 auto}.header .d-flex .navigation-box .menu{gap:10px}.blog-container .share-icon.mt-100{margin-top:45px}}@media (min-width:1200px){.blog-container,#single_read .yoast-breadcrumbs{max-width:660px;margin:0 auto}.header .d-flex .navigation-box .menu{gap:20px}.blog-container .share-icon.mt-100{margin-top:45px}.learn_video_wrapper{gap:50px}.page-template-read .learn_video_wrapper a{width:calc(100% / 3 - 34px)}}@media (min-width:1400px){.blog-container,#single_read .yoast-breadcrumbs{max-width:960px;margin:0 auto}.blog-container .share-icon.mt-100{margin-top:100px}}header .d-flex .navigation-box{z-index:9}.header .d-flex .navigation-box .menu li>.sub-menu{min-height:auto}.header .d-flex .navigation-box .menu li .sub-menu li .sub-menu{padding-bottom:20px!important;min-height:auto!important}.latest-product h2,.latest-product .h2{margin-bottom:16px;line-height:36px}.favourite-brands__logo a{padding:20px}.favourite-brands__logo img{height:auto}.page-template-brand .favourite-brands__logo img{width:auto}.our-category__box:hover .image img{transform:scale(1.1)}.favourite-brands.favourite-brands-page .favourite-brands__wrapper .favourite-brands__logo{padding:25px}.compare-cta a.compare_cta_link{transition:all .2s ease-in}.wpfFilterVerScroll li label{display:flex!important;gap:10px}.compare-cta a.compare_cta_link:hover{background:#96224b;border-color:#96224b}@media (max-width:767px){.home .our-standard.mt-60{margin:50px -10px 0}.home .favourite-brands h2,.home .recent-reads h2,.home .our-category h2,.home .compare-product h2{margin-bottom:20px}.product-wrapper__image{height:300px}.slick-carousel-4 ul.slick-dots li,.slick-carousel-2 ul.slick-dots li{margin:0 5px}.modal{max-height:95%!important}footer{padding:30px 0 10px}footer .footer-inner{margin-top:20px;gap:15px}.footer-inner .bottom-links{gap:10px}footer .bottom-links a{text-decoration:underline}.favourite-brands__logo{width:calc(50% - 10px)}}@media(max-width:991px){.product-wrapper__caption h6,.product-wrapper__caption .h6{min-height:55px}}.shop-card-wrapper__container__col .image img{width:100%!important}.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2){width:calc(50% - 15px)!important}.shop-card-wrapper__container__col .image{height:auto!important}@media screen and (max-width:767px){.page-template-new_shop .shop-card-wrapper__container__col:nth-child(2){width:100%!important}}.page-template-new_shop .product-wrapper .product-wrapper__caption .view-details{margin-top:10px}@media (max-width:767px){.page-template-new_shop .shop-card-wrapper .slick-carousel-4 .slick-slide,.page-template-new_shop .shop-card-wrapper .slick-carousel-2 .slick-slide{margin-right:0}}@media screen and (max-width:767px){.compare-product-wrapper{padding-bottom:40px}.compare-product__box{gap:0 14px}}.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:last-child td,.product-detail-wrapper .product_info .general-feature-wrapper__detail table tr:last-child th{border-bottom:none}.compare-product-wrapper.compare-table-page:before{top:330px}.recent-reads__box .caption .h6{min-height:4rem}.favourite-brands__logo img{max-width:120px}.product-wrapper__image .add-compare-cta img.close-compare,.product-wrapper__image .delete-compare-product img.close-compare{height:auto!important}.single-read .recent-reads ol li::marker{line-height:22px;font-size:22px}.recent-reads__box .image img{transform:scale(1.2)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li{padding-left:40px;background-repeat:no-repeat;background-position:top 8px left 8px;background-size:20px}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.parenting{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/parenting.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.health{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/health.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.pregnancy{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/pregnancy.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.mumpa{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/mumpa.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.education{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/education.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.uncategorized{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/uncategorized.svg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li.kids-nutrition-recipies{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/kids-nutrition-recipies.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.clothing-and-accessories{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/clothing-and-accessories.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.time-to-bath{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/time-to-bath.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.time-to-fed{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/time-to-fed.svg)}#wpfBlock_3 .wpfFilterVerScroll{max-height:max-content!important}.share-icon a.twitter{background:#000}.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li{padding-left:40px;background-repeat:no-repeat;background-position:top 8px left 8px;background-size:20px}.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li.learning{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/learning.svg)}.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li.parenting{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/parenting.svg)}.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li.travel{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/travel.svg)}.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li.food{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/food.svg)}.compare-modal .image-wrapper__box .image .caption h6{font-size:18px;line-height:1;font-weight:700;height:40px}.woocommerce-products-header h1 a,.woocommerce-products-header h2 a,.woocommerce-products-header h3 a,.woocommerce-products-header h4 a,.woocommerce-products-header h5 a,.woocommerce-products-header h6 a{font-weight:inherit;color:inherit}@media(min-width:768px){.learn_video_wrapper .recent-reads__box.img-left .caption .h6{min-height:0;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.learn_video_wrapper .recent-reads__box.img-left .caption p{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3}}@media(min-width:1025px){.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu{min-width:400px;min-height:auto;grid-template-columns:repeat(2,1fr)!important;display:grid}}.category-page-tab-content .compare-cta{margin-top:80px}ol li{font-size:var(--fs-base)}@media (max-width:1199px){.compare-product-wrapper.compare-table-page:before{display:none}}@media (max-width:1024px){.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li,.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li{background-position:top 21px left 8px}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li ul li,.header .d-flex .navigation-box .menu li.learn-mega-menu .sub-menu li ul li{padding-left:0}.header .d-flex .navigation-box .menu li>.sub-menu li span{top:12px}header .d-flex .navigation-box .menu li.menu-item-has-children>span{background:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/arrow-down-pink.svg) no-repeat center!important;background-size:16px!important}}@media screen and (max-width:991px){.recent-reads__box .caption .h6{min-height:54px}}@media screen and (max-width:767px){.home .recent-reads .slick-carousel-2 .slick-list{margin-bottom:0}.product-score-section{padding-bottom:40px}.product-wrapper .product-wrapper__image{overflow:hidden}.recent-reads__box .caption .h6{min-height:0}.tax-pwb-brand .product-wrapper{width:calc(100% / 1 - 20px);padding:0}.learn_video_wrapper .recent-reads__box.img-left{flex-direction:column;gap:0}.learn_video_wrapper .recent-reads__box.img-left .image{width:100%;height:auto}.learn_video_wrapper .recent-reads__box.img-left img{width:100%;height:auto}#compareModal{left:5%;max-width:calc(100vw - 10%);top:12%}#compareModal .modal-header{display:flex}.compare-product-wrapper__box.add-product-to-compare.desktop-view{display:none}.modal .product-wrapper__image{height:170px}.compare-product-wrapper .compare-product-wrapper__box:nth-child(n+3){display:none!important}}.custom_product_category .product-category-wrapper{row-gap:50px}.custom_product_category .product-wrapper{max-width:calc(100% / 4 - 15px);width:100%}@media (max-width:767px){.custom_product_category .product-wrapper{max-width:calc(100% / 1 - 0px)}}@media(min-width:768px) and (max-width:991px){.custom_product_category .product-wrapper{max-width:calc(100% / 2 - 15px);width:100%}}.filter__checkgroup-count{display:none!important}.filter__item--type-checkbox{padding-left:0!important}.filter__item--type-checkbox .filter__title{font-weight:700;line-height:var(--line-height-default);letter-spacing:.15px;margin-bottom:10px;text-transform:uppercase}.filter__checkgroup-check:before{background-color:#e57d8a!important}.filter__item--type-checkbox .filter__checkgroup-title{margin-bottom:5px}.filter__item--type-checkbox .filter__checkgroup-link{margin-bottom:0!important}.filter--style-premmerce .filter__checkgroup-title,.filter--style-custom .filter__checkgroup-title{font-size:var(--fs-base);padding-left:20px}#wpfBlock_2 input[type=checkbox]+label,#wpfBlock_2 input[type=checkbox]+label:before{border-radius:0!important}.filter__item--type-checkbox .filter__inner{margin-bottom:0!important}.filter__item.filter__item--type-checkbox{padding-top:0 !Important}.favourite-brands-page .favourite-brands__wrapper>a{width:calc(100% / 7 - 9px)}.favourite-brands-page .favourite-brands__wrapper>a .favourite-brands__logo{width:100%!important;height:180px}.filter-box input[type=checkbox]:checked+label{border:1px solid #000;background:#e57d8a}.filter__checkgroup-check:before{background-color:#e57d8a!important;width:6px;height:11px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg) translate(-50%,-50%);left:4px;top:8px}.filter-wrapper__sortby__content .wpfFilterWrapper .wpfCheckbox input[type="checkbox"]:checked+label::before{background-color:#e57d8a!important;width:6px!important;height:11px!important;border-bottom:2px solid #ffffff!important;border-right:2px solid #ffffff!important;transform:rotate(45deg) translate(-50%,-50%)!important;left:4px!important;top:8px!important;border-radius:0!important}.filter--style-premmerce .filter__checkgroup-title,.filter--style-custom .filter__checkgroup-title{margin:0}.wpfFilterWrapper .wfpTitle{text-transform:uppercase}@media(max-width:767px){.filter__checkgroup-check,.filter__checkgroup-body,.filter__checkgroup-title,.filter__checkgroup-count,.filter__checkgroup-aside{line-height:1}.filter__item--type-checkbox .filter__checkgroup-title{margin-bottom:0}.filter--style-premmerce .filter__checkgroup-link,.filter--style-custom .filter__checkgroup-link{align-items:center;line-height:1}.favourite-brands-page .favourite-brands__wrapper{gap:10px!important}.favourite-brands-page .favourite-brands__wrapper>a{width:calc(100% / 2 - 5px)}}footer .menu li .sub-menu li a:hover{margin-left:0;transform:translateX(10px)}.storefront-sorting .container{display:none!important}.storefront-sorting .woocommerce-pagination{display:none}@media(min-width:768px) and (max-width:991px){.favourite-brands-page .favourite-brands__wrapper{gap:10px}.favourite-brands-page .favourite-brands__wrapper>a{width:calc(100% / 4 - 8px)}}@media(min-width:992px) and (max-width:1200px){.favourite-brands-page .favourite-brands__wrapper{gap:10px}.favourite-brands-page .favourite-brands__wrapper>a{width:calc(100% / 5 - 8px)}}#wpfBlock_3 input[type=checkbox]+label,#wpfBlock_3 input[type=checkbox]+label:before{border-radius:0!important}.wfpTitle{text-transform:uppercase!important}@media (max-width:767px){.recent-reads.mb-60{margin-bottom:30px}}#read-more-description{font-size:1.2rem;color:#000;text-decoration:underline;cursor:pointer;max-height:230px}.desc-box{overflow:hidden;max-height:140px;transition:max-height 0.5s ease-in-out;position:relative}.desc-box.expanded{max-height:100%}h1,.recent-reads h1,.our-category h1,.compare-product h1{font-weight:600}.favourite-brands h1,.recent-reads h1,.our-category h1,.compare-product h1{color:#ff8857}.desc-box{max-height:126px}.yoast-breadcrumbs span{align-items:flex-start}.yoast-breadcrumbs>span a{white-space:nowrap}:root{--rating-size:48px;---big-rating-size:140px;--bar-size:4px;--bar-size-big:4px;--background-color:#e7f2fa;--rating-color-default:#2980b9;--rating-color-background:#c7e1f3;--rating-color-good:#FF8857;--rating-color-meh:#4CA1BC;--rating-color-bad:#4CA1BC;--bg-rating:#4CA1BC}h1,h2,h3{font-family:"Lora",serif}.scorecard{background:var(--bg-rating);max-width:700px;margin:auto;padding:40px;font-family:"Source Sans 3",sans-serif;border-radius:2px}.left-section{display:flex;align-items:center;flex-direction:column;gap:20px;margin-bottom:20px;width:140px}.ds-fx{display:flex;gap:40px;flex-wrap:wrap}.right-box-rating{flex:1}.score-text{text-align:center}.score-text h2{margin:0;font-size:28px;color:#fff}.score-text p{color:#fff;font-size:18px;font-family:"Lora",serif}.fs-semibold{font-weight:500;color:#222}.overall-label{font-weight:700;margin:5px 0}.score-text .description{font-size:14px;color:#e2f3f9;font-family:"Source Sans 3",sans-serif}.tabs{display:flex;gap:10px;margin-bottom:20px;justify-content:stretch}.tab{background:rgba(254,254,254,.9);padding:15px;border-radius:6px;cursor:pointer;width:100%;display:flex;gap:10px;align-items:center;font-size:16px;font-weight:600;color:#4da5c4;position:relative;flex-wrap:wrap}.tab.active{background:#fff;color:#000;&::after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgb(255,255,255)}}.tab span{font-weight:700;margin-right:5px}.details{background:#fff;color:#333;border-radius:8px;padding:15px}.row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.row:last-child{border-bottom:none}.rating{position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;font-family:"Lora",serif;background:var(--rating-color-default);color:var(--rating-color-default);width:var(--rating-size);height:var(--rating-size);font-size:calc(var(--rating-size) / 3);line-height:1;display:flex;align-items:center;span{margin-right:0}span::after{content:"/5";position:relative;color:#5B5B5B;opacity:.8}}.big-rating{height:var(---big-rating-size);width:var(---big-rating-size);font-size:65px;line-height:65px;span{display:flex;align-items:center;gap:10px}span::after{font-size:35px;line-height:35px}}.rating span{position:relative;display:flex;font-weight:700;z-index:2}.rating span small{font-size:.5em;font-weight:900;align-self:center}.rating::after{content:"";position:absolute;inset:var(--bar-size);background:var(--background-color);border-radius:inherit;z-index:1}.rating::before{content:"";position:absolute;inset:var(--bar-size);border-radius:inherit;box-shadow:0 0 0 1rem var(--rating-color-background);z-index:-1}.rating.good{background:var(--rating-color-good);color:var(--rating-color-good)}.rating.meh{background:var(--rating-color-meh);color:var(--rating-color-meh)}.rating.bad{background:var(--rating-color-bad);color:var(--rating-color-bad)}@media (max-width:767px){.tab{text-align:center}.ds-fx{gap:0}.scorecard{padding:10px}.left-section{width:100%}}.product-description-more.desc-box{max-height:176px}.product-description-more.desc-box.expanded{max-height:100%}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@import"https://fonts.googleapis.com/css2?family=Lora:wght@400..700&family=Source+Sans+3:wght@200..900&display=swap";:root{--e-global-color-primary:#FF8857;--e-global-color-secondary:#FF8A99;--e-global-color-text:#041523;--e-global-color-text-1:#001524;--e-global-color-accent:#FFF8F7;--e-global-color-a945c7c:#4CA1BC;--e-global-color-8b18b85:#FFFFFF;--e-global-typography-primary-font-size:var(--fs-base);;--e-global-typography-primary-font-weight:400}body{background:var(--e-global-color-accent)!important;font-size:var(-- "Source Sans 3",sans-serif)}ul,ol{margin-left:0!important;margin-right:0!important}a:focus,button:focus,.button.alt:focus,input:focus,textarea:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus{outline:none!important}.btn.btn-secondary:hover{background:rgba(0,0,0,0)}.zoom-in{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.zoom-in:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.modal-pop{cursor:pointer}.modal-open{overflow:hidden}.form-section .d-fx{display:flex;align-items:center;gap:20px}.modal-open:before{content:".";background-color:rgba(0,0,0,.5);width:100%;height:100%;position:fixed;left:0;top:0;z-index:99}.modal{position:fixed;top:20%;left:50%;width:950px;background-color:#fff;transform:translate(-50%,-10%);display:none;z-index:99999;max-height:80%;overflow:auto}.modal .modal-body{margin-right:auto;margin-left:auto}.yoast-breadcrumbs>span{display:flex;gap:10px;color:var(--e-global-color-primary)}.yoast-breadcrumbs>span a,.yoast-breadcrumbs>span .breadcrumb_last{font-size:var(--fs-sm);;color:var(--e-global-color-primary);text-transform:uppercase}.modal .model-title{padding:50px 115px}.modal .clos-btn{position:absolute;top:20px;right:20px;z-index:99999;display:block;cursor:pointer}.banner-thumb img{max-height:60px;max-width:115px!important;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:transform .2s ease}.banner-thumb img:hover{transform:scale(.9);-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9)}.customized-breadcrumbs{color:#fff}.customized-breadcrumbs span{font-size:var(--fs-sm)}.customized-breadcrumbs span a{color:#fff}.customized-breadcrumbs .breadcrumb_last{color:#d8dae5}.hav-svg-effects{position:relative!important}.page{overflow-x:hidden!important}@media(max-width:1199px){.banner-thumb img{filter:brightness(0) saturate(100%) invert(71%) sepia(17%) saturate(0%) hue-rotate(177deg) brightness(92%) contrast(96%);max-width:70px!important}.modal{width:80%;left:10%;transform:translate(0%,-10%)}.modal .model-title{padding:15px}}.bor{border:1px solid #fff;border-radius:50%}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-thumb{background-color:var(--text-color-4)}*::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1)}body::-webkit-scrollbar{width:.5em}body::-webkit-scrollbar-thumb{background-color:var(--text-color-4)}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1)}.no-scroll{overflow:hidden}.header{padding:10px 0;background-color:var(--e-global-color-secondary);position:relative}.header .container{position:relative}.header li>ul,.header li>ol{margin-bottom:0;margin-left:0}.header .d-flex .logo-box{width:200px}.header .d-flex .logo-box a img{height:auto}.header .d-flex .navigation-box .menu{margin-bottom:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:var(--fs-base)!important}.header .d-flex .navigation-box .menu li>.sub-menu li{padding-left:0}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu li{padding-left:40px;background-repeat:no-repeat}.header .d-flex .navigation-box .menu li>.sub-menu li.time-sleep{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/sleep-time.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.time-play{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/play-time.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.bringing-home{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/newborn-to-home.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.brands{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/brands.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.walk-travel{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/walk-time.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.get-changed{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/get-changed.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.accessories{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/accessories.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.bath-time{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/bath-time.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.safety{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/safety.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.set-nursery{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/nursery-set.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li.fed-time{background-image:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/fed-time.svg)}.header .d-flex .navigation-box .menu li>.sub-menu li ul li.view-all{font-weight:500;text-decoration:underline;cursor:pointer}@media(min-width:1025px){.header .d-flex .navigation-box .menu li{list-style:none}.header .d-flex .navigation-box .menu li a{color:#fff;text-decoration:none;display:block;padding:17px 13px}.header .d-flex .navigation-box .menu li.menu-item-has-children{display:flex;align-items:center}.header .d-flex .navigation-box .menu li.menu-item-has-children:after{width:20px;height:20px;content:"";background:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/arrow-down-orange.svg) no-repeat center;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.header .d-flex .navigation-box .menu li.menu-item-has-children:hover:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.header .d-flex .navigation-box .menu li.mega-menu>.sub-menu{padding:40px 80px;display:grid}.header .d-flex .navigation-box .menu li>.sub-menu{display:block;grid-template-columns:auto auto auto auto;padding:20px 25px;box-shadow:0 4px 20px 0 rgba(0,0,0,.2);min-height:200px;overflow-y:scroll}.header .d-flex .navigation-box .menu li{position:relative}.header .d-flex .navigation-box .menu li.mega-menu{position:static}.header .d-flex .navigation-box .menu li.mega-menu .sub-menu{min-width:100%}.header .d-flex .navigation-box .menu li .sub-menu{position:absolute;top:130%;min-width:200px;background-color:#fff;left:0;opacity:0;visibility:hidden;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;z-index:999}.header .d-flex .navigation-box .menu li>.sub-menu li{padding-left:0;padding:5px 0}.header .d-flex .navigation-box .menu li .sub-menu li a{padding:0;font-size:var(--fs-base);color:#001524}.header .d-flex .navigation-box .menu li.mega-menu .sub-menu li a{font-weight:600}.header .d-flex .navigation-box .menu li .sub-menu li .sub-menu{position:static;display:block;padding:0;padding:0 0 30px;box-shadow:none;height:auto;overflow-y:auto}.header .d-flex .navigation-box .menu li .sub-menu li .sub-menu li{width:100%;padding:0}.header .d-flex .navigation-box .menu li .sub-menu li .sub-menu li a{font-size:var(--fs-base);;font-weight:400;padding:5px 0}.header .d-flex .navigation-box .menu li .sub-menu li.menu-item-has-children{display:block}.header .d-flex .navigation-box .menu li:hover .sub-menu{opacity:1;visibility:visible;top:100%}.header .d-flex .navigation-box .menu li>.sub-menu li{padding:5px 0}}.header .login-box a{padding:12px 30px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;font-size:var(--fs-l);;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;border:1px solid var(--e-global-color-secondary)!important}.lg-hidden{display:none}@media(max-width:1199px){header .d-flex .navigation-box .menu{gap:0}}@media(max-width:1024px){.lg-hidden{display:block}header{position:relative}header .d-flex .navigation-box{position:fixed;width:100%;left:100%;background-color:#fff;top:0;padding-top:100px;height:100svh;transition:.4s ease;-webkit-transition:.4s ease;-moz-transition:.4s ease;-ms-transition:.4s ease;-o-transition:.4s ease;overflow-x:hidden;overflow-y:scroll;z-index:1}header .d-flex .navigation-box.active{left:0}header .d-flex .navigation-box .menu{flex-direction:column;background-color:#fff;align-items:flex-start;gap:0}header .d-flex .navigation-box .menu li{list-style:none;position:relative;width:100%}header .d-flex .navigation-box .menu li a{color:var(--e-global-color-text);text-decoration:none;display:block;padding:17px 13px;font-size:28px;color:var(--e-global-color-secondary);border-bottom:1px solid #eee}header .d-flex .navigation-box .menu li span{display:none}header .d-flex .navigation-box .menu li.menu-item-has-children>span{display:block;position:absolute;top:22px;right:12px;width:35px;height:35px;content:"";background:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/arrow-down-orange.svg) no-repeat center;transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;background-size:30px}header .d-flex .navigation-box .menu li.menu-item-has-children.active>span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}header .d-flex .navigation-box .menu li.mega-menu .sub-menu{display:none}header .d-flex .navigation-box .menu li .sub-menu{padding-left:0;padding-left:15px}header .d-flex .navigation-box .menu li .sub-menu li{background-position:left top 20px;border-bottom:1px solid #eee;padding-left:20px}header .d-flex .navigation-box .menu li .sub-menu li a{padding:17px 13px;border:none;font-size:var(--fs-l);;color:var(--e-global-color-secondary)}header .d-flex .navigation-box .menu li .sub-menu li:last-child a{border:none}header .d-flex .navigation-box .menu li .sub-menu li.menu-item-has-children{display:block}header .d-flex .navigation-box .menu li .sub-menu li.menu-item-has-children.active>span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}header .d-flex .navigation-box .menu li .sub-menu li .sub-menu{padding:0}header .d-flex .navigation-box .menu li .sub-menu li .sub-menu li{padding:0}header .d-flex .navigation-box .menu li .sub-menu li .sub-menu li a{font-size:var(--fs-base);;color:var(--e-global-color-text)}header .d-flex .navigation-box .menu li .sub-menu li .sub-menu li .sub-menu{background:#fff6e9;padding:20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}header .d-flex .navigation-box .menu.menu-item-has-children{justify-content:space-between}header .d-flex .navigation-box .menu.menu-item-has-children .sub-menu{position:static}header .d-flex .logo-box{width:130px}header .login-box a{padding:12px;font-size:var(--fs-sm)}header .hamburger-menu{position:relative;width:30px;height:3px;background-color:#fff;margin-left:15px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;z-index:2}header .hamburger-menu:after,header .hamburger-menu:before{content:"";position:absolute;width:30px;height:3px;top:7px;background-color:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}header .hamburger-menu:after{top:-7px}.menu-active .hamburger-menu{background-color:#fff}.menu-active .hamburger-menu:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);top:0;background-color:var(--e-global-color-secondary)}.menu-active .hamburger-menu:after{top:0;transform:rotate(-130deg);-webkit-transform:rotate(-130deg);-moz-transform:rotate(-130deg);-ms-transform:rotate(-130deg);-o-transform:rotate(-130deg);background-color:var(--e-global-color-secondary)}}.search-form{cursor:pointer}.search-box{display:none;position:absolute;top:100%;width:100%;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);background:var(--e-global-color-accent);z-index:9}.search-box form{margin-bottom:0}.search-box input{width:100%;margin-bottom:0;padding:20px 0 20px 35px!important;font-size:var(--fs-base)}.search-box .hfe-search-button-wrapper{position:relative}.search-box .close{border:none;position:absolute;cursor:pointer;right:15px;top:15px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:var(--fs-xxl)}.menu-active{overflow:hidden}.modal-pop-form{cursor:pointer}footer{background:var(--e-global-color-secondary);padding:50px 0 10px;font-size:var(--fs-base)!important;display:flex!important;width:100%}footer .footer-logo{max-width:200px;margin-bottom:30px}footer .menu{padding:0;display:flex;align-items:center;justify-content:space-between}footer .menu li{margin-bottom:14px;list-style:none;text-transform:uppercase}footer .menu li a{background-color:rgba(0,0,0,0);border:0;padding:0;color:inherit;font-weight:400;text-decoration:none;color:#fff!important;text-decoration:none}footer .menu li a:hover{text-decoration:underline}footer .footer-inner{font-size:var(--fs-sm);;padding-top:10px;border-top:1px solid rgba(255,255,255,.5);margin-top:40px;color:#fff}@media(max-width:991px){footer .pad-setting{padding:0}footer .menu{margin-bottom:30px}}.product-list li{width:25%;list-style:none;margin-bottom:50px}.product-list li::marker{list-style:none}.product-list li .product-img{background-color:#fff;height:225px;width:100%;margin-bottom:20px}.product-list li .product-img img{width:auto;height:100%}.product-list li .woocommerce-loop-product__title{color:var(--e-global-color-text);font-size:var(--fs-l);;font-weight:700}.product-list li .price bdi{font-size:var(--fs-base)!important;font-weight:400;line-height:var(--line-height-default);color:var(--e-global-color-text)!important;letter-spacing:.15px}.product-list li .price del{display:none!important}.product-list li .button{display:none!important}.small-heading{color:var(--e-global-color-secondary);font-size:var(--fs-sm);;font-style:normal;font-weight:400;line-height:var(--line-height-default)}.regular-heading,.product_title{color:var(--e-global-color-secondary);font-size:28px;font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:600;line-height:var(--line-height-default)}.title-box{margin:50px 0;padding-bottom:0!important}.title-box *{text-align:left;margin-bottom:15px}.heading-medium-extra{margin-bottom:20px}.heading-medium-extra,.wfpTitle{color:var(--e-global-color-text)!important;font-size:var(--fs-xl);font-weight:600;line-height:var(--line-height-default);letter-spacing:.15px}.filter-box{padding-right:30px}.wfpTitle{font-size:var(--fs-base)!important}.wpfFilterButton.wpfButton,.wpfClearButton.wpfButton{font-size:var(--fs-sm)!important;margin:0!important;font-weight:600!important;color:var(--e-global-color-8b18b85);background-color:var(--e-global-color-secondary);border-radius:0 0 0 0px!important;padding:15px 30px 15px 30px;-webkit-border-radius:0 0 0 0px!important;-moz-border-radius:0 0 0 0px!important;-ms-border-radius:0 0 0 0px!important;-o-border-radius:0 0 0 0px!important}.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:rgba(0,0,0,0)!important;text-decoration:underline;color:var(--e-global-color-a945c7c)!important}.woocommerce-pagination .page-numbers li .page-numbers:not(.current){color:var(--e-global-color-a945c7c)!important;background-color:rgba(0,0,0,0)!important}.woocommerce-result-count{width:100%!important;text-align:center!important}.storefront-sorting{display:flex;flex-direction:column}.btn{font-family:"Source Sans 3",sans-serif;font-size:var(--fs-sm);font-style:normal;font-weight:400;line-height:var(--line-height-default);padding:12px 30px;display:inline-block;text-transform:uppercase;border:solid 1px rgba(0,0,0,0);transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.btn:hover{background:#96224b}.single .yoast-breadcrumbs{margin-top:50px}.single .onsale{display:none}.single .product-detail-wrapper{width:100%;margin:0 auto 60px auto}.single .product-detail-wrapper .storeInner{padding:20px;border-bottom:1px solid #ddd}.single .product-detail-wrapper .storeInner:last-child{border:none}.single .product-detail-wrapper .product_description__rating table *{background:rgba(0,0,0,0);color:#fff}.single .product-detail-wrapper .product_description__rating ul{margin-left:0}.single .product-detail-wrapper .like-dislike-wrapper{margin-bottom:30px}.product-detail-wrapper .product_info__rating .nav-tabs li,.product-detail-wrapper .product_description__rating .nav-tabs li{padding-left:5px;padding-right:5px;min-width:150px!important}.share-icon a{display:flex!important;align-items:center!important;justify-content:center;padding:0!important}.product-detail-wrapper .product_info .general-feature-wrapper__header h5.feature-toggle,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5.feature-toggle{color:#041523;margin-top:30px}.product-detail-wrapper .product_info .general-feature-wrapper__header h5.feature-toggle:before,.product-detail-wrapper .product_info .general-feature-wrapper__header .h5.feature-toggle:before{display:none}.product-detail-wrapper .product_info .like-dislike-wrapper ul li,.product-detail-wrapper .product_description .like-dislike-wrapper ul li{color:var(--e-global-color-text-1)}.product-detail-wrapper table *{color:var(--e-global-color-text-1)}.product-detail-wrapper{column-gap:0!important}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none!important}.product-detail-wrapper .product_description p{margin-top:20px!important;line-height:var(--line-height-default)}.general-feature-wrapper__detail table *{background:var(--e-global-color-accent)!important}@media(min-width:768px){.storefront-full-width-content.single-product div.product .woocommerce-product-gallery{width:50%!important;margin-right:0!important;margin-bottom:0!important;padding-right:65px}.product-detail-wrapper .product_info,.product-detail-wrapper .product_description{width:50%}}@media(max-width:991px){.product_description{padding:0!important}}@media(max-width:767px){.general-feature-wrapper{display:none}.product-detail-wrapper .product_info__rating .nav-tabs li,.product-detail-wrapper .product_description__rating .nav-tabs li{padding-left:3px;padding-right:3px;min-width:89px!important}}.product-list ul{display:flex;justify-content:flex-start;gap:2%}.product-list ul li.product{flex:1 1 23%;padding:0px!important;max-width:23%}.product-list ul li.product .product-img{padding:10px;display:flex;align-items:center;justify-content:center}.product-list ul li.product .woocommerce-loop-product__title{color:var(--e-global-color-text);font-size:var(--fs-base);;font-weight:600;font-family:"Source Sans 3",sans-serif!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-list ul li.product .price{font-size:var(--fs-l)}@media(max-width:1199px){.product-list ul li.product{flex:1 1 31.33%;max-width:33.33%}}@media(max-width:991px){.product-list ul li.product{flex:1 1 48%;max-width:49%}}@media(max-width:575px){.product-list ul li.product{min-width:100%}}.filter-box .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--e-global-color-secondary)}.filter-box .widget_price_filter .ui-slider .ui-slider-handle{background-color:var(--e-global-color-secondary);top:0;border:1px solid var(--e-global-color-secondary)}@media(max-width:767px){.woof_redraw_zone{position:fixed;z-index:999;top:0;background:#fff;width:100%;left:-100%;padding:40px;height:100%;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.woof_redraw_zone.active{left:0;overflow:auto}.woof_redraw_zone .woof_block_html_items{display:none}.woocommerce-ordering{position:fixed;right:20px;z-index:99;bottom:20px;margin:0}.filter-box .heading-medium-extra{position:fixed;bottom:0;background:#fff;z-index:99;width:100%;left:0;padding:20px;margin:0;box-shadow:0 2px 20px 0 rgba(0,0,0,.1)}.append-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;color:var(--e-global-color-secondary)}.woof_container_inner h4{background:url(https://mumpa.in/wp-content/themes/storefront-child/css/../images/arrow-down-orange.svg) no-repeat right center;background-size:28px}.woof_container_inner .widget_price_filter h4{background-image:none}}.product-wrapper{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.product-wrapper .product-wrapper__image{width:100%}.product-wrapper .product-wrapper__image a{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in}.product-wrapper .product-wrapper__image a:focus{outline:none}.product-wrapper:hover .product-wrapper__image a{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.recent-reads__box .image img{width:100%!important;object-fit:cover}.our-category__box{display:flex!important}.compare-product__box{height:auto}@media(min-width:1025px) and (max-width:1199px){.header .navigation-box,.header .login-box{width:auto}}/*!
Theme Name:   Storefront
Theme URI:    https://woo.com/products/storefront/
Author:       Automattic
Author URI:   https://woo.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.5.4
Tested up to: 6.3
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*//*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{-ms-word-wrap:break-word;word-wrap:break-word}body,button,input,textarea{color:#43454b;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;line-height:1.618;text-rendering:optimizeLegibility;font-weight:400}select{color:initial;font-family:"Source Sans Pro","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;max-width:100%}summary{display:list-item}h1,h2,h3,h4,h5,h6{clear:both;font-weight:300;margin:0 0 .5407911001em;color:#131315}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:300}h1,.alpha{font-size:2.617924em;line-height:1.214;letter-spacing:-1px}h2,.beta{font-size:2em;line-height:1.214}h2+h3,.beta+h3{border-top:1px solid rgba(0,0,0,.05);padding-top:.5407911001em}h3,.gamma{font-size:1.618em}h4,.delta{font-size:1.41575em}.alpha,.beta,.gamma,.delta{display:block}p+h2,p+header h2,p+h3,p+h4,ul+h2,ul+header h2,ul+h3,ul+h4,ol+h2,ol+header h2,ol+h3,ol+h4,table+h2,table+header h2,table+h3,table+h4,blockquote+h2,blockquote+header h2,blockquote+h3,blockquote+h4,form+h2,form+header h2,form+h3,form+h4{margin-top:2.2906835em}hr{background-color:#ccc;border:0;height:1px;margin:0 0 1.41575em}p{margin:0 0 1.41575em}ul,ol{margin:0 0 1.41575em 3em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1em}dt{font-weight:600}dd{margin:0 0 1.618em}b,strong{font-weight:600}dfn,cite,em,i{font-style:italic}blockquote{padding:0 1em;border-left:3px solid rgba(0,0,0,.05);font-style:italic}address{margin:0 0 1.41575em}pre{background:rgba(0,0,0,.1);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.618em;padding:1.618em;overflow:auto;max-width:100%}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background-color:rgba(0,0,0,.05);padding:.202em .5407911001em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{text-decoration:none;font-weight:600;background:rgba(0,0,0,0)}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}img{height:auto;max-width:100%;display:block;border-radius:3px}a{color:#2c2d33;text-decoration:none}a:focus,input:focus,textarea:focus,button:focus{outline:2px solid #7f54b3}.storefront-cute *{font-family:"Comic Sans MS",sans-serif}*{box-sizing:border-box}body{background-color:#fff;overflow-x:hidden}.site{overflow-x:hidden}.site-content,.header-widget-region{-webkit-tap-highlight-color:rgba(0,0,0,0)}.site-header{background-color:#2c2d33;padding-top:1.618em;padding-bottom:1.618em;color:#9aa0a7;background-position:center center;position:relative;z-index:999;border-bottom:1px solid rgba(0,0,0,0)}.site-header .site-logo-anchor,.site-header .site-logo-link,.site-header .custom-logo-link{display:block;margin-bottom:0}.site-header .site-logo-anchor img,.site-header .site-logo-link img,.site-header .custom-logo-link img{width:100%;max-width:210px}.site-header .widget{margin-bottom:0}.home.blog .site-header,.home.page:not(.page-template-template-homepage) .site-header,.home.post-type-archive-product .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb.page-template-template-homepage .site-header{margin-bottom:0}.header-widget-region{position:relative;z-index:99}.header-widget-region::before,.header-widget-region::after{content:"";display:table}.header-widget-region::after{clear:both}.header-widget-region .widget{margin:0;padding:1em 0;font-size:.875em}.site-branding{float:left;margin-bottom:0;width:calc(100% - 120px)}.site-branding .site-title{font-size:2em;letter-spacing:-1px;margin:0}.site-branding .site-title a{font-weight:700}.site-branding .site-description{font-size:.875em;display:none}.site-branding .logo{margin:0}.site-main{margin-bottom:2.617924em}.site-content{outline:none}.page-template-template-homepage:not(.has-post-thumbnail) .site-main{padding-top:4.235801032em}.page-template-template-homepage .type-page{padding-top:2.617924em;padding-bottom:2.617924em;position:relative}.page-template-template-homepage .type-page .storefront-hero__button-edit{position:absolute;top:1em;right:1em;font-size:.875em}.page-template-template-homepage .entry-content{font-size:1.1em}.page-template-template-homepage .entry-content p:last-child{margin-bottom:0}.page-template-template-homepage .entry-header h1{font-size:3.706325903em;margin-bottom:.2360828548em}.page-template-template-homepage .entry-content,.page-template-template-homepage .entry-header{max-width:41.0994671405em;margin-left:auto;margin-right:auto;text-align:center}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail{background-size:cover;background-position:center center;padding-top:6.8535260698em;padding-bottom:6.8535260698em}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{opacity:0;transition:all,ease,.5s}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded{opacity:1}.site-footer{background-color:#f3f3f3;color:#3b3c3f;padding:1.618em 0 3.706325903em}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#333437}.site-footer a{color:#2c2d33;text-decoration:underline}.site-footer a:hover{text-decoration:none}.site-footer a.button,.site-footer a.components-button:not(.is-link),.site-footer a.wp-block-button__link{text-decoration:none}.site-info{padding:2.617924em 0}.site-info span[role=separator]{padding:0 .2360828548em 0 .3342343017em}.site-info span[role=separator]::before{content:"|"}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;display:block;font-weight:700;height:auto;left:0;line-height:normal;padding:1em 1.618em;text-decoration:none;top:0;width:auto;z-index:100000;outline:none}.screen-reader-text.skip-link:focus{-webkit-clip-path:none;clip-path:none}.clear::before,.clear::after,.entry-content::before,.entry-content::after,.comment-content::before,.comment-content::after,.site-header::before,.site-header::after,.site-content::before,.site-content::after,.site-footer::before,.site-footer::after{content:"";display:table}.clear::after,.entry-content::after,.comment-content::after,.site-header::after,.site-content::after,.site-footer::after{clear:both}table{border-spacing:0;width:100%;margin:0 0 1.41575em;border-collapse:separate}table caption{padding:1em 0;font-weight:600}table td,table th{padding:1em 1.41575em;text-align:left;vertical-align:top}table td p:last-child,table th p:last-child{margin-bottom:0}table th{font-weight:600}table thead th{padding:1.41575em;vertical-align:middle}table tbody h2{font-size:1em;letter-spacing:normal;font-weight:400}table tbody h2 a{font-weight:400}.error404 .site-content .widget_product_search{padding:1.618em;background-color:rgba(0,0,0,.025)}.error404 .site-content .widget_product_search form{margin:0}.error404.right-sidebar .content-area,.error404.left-sidebar .content-area{width:100%}.error404 .fourohfour-columns-2{padding:2.617924em 0;border:1px solid rgba(0,0,0,.05);border-width:1px 0;margin-bottom:2.617924em}.error404 .fourohfour-columns-2::before,.error404 .fourohfour-columns-2::after{content:"";display:table}.error404 .fourohfour-columns-2::after{clear:both}.error404 .fourohfour-columns-2 ul.products li.product,.error404 .fourohfour-columns-2 .widget{margin-bottom:0}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:2.2906835em}.error404 .fourohfour-columns-2 .col-1 ul.products li.product{width:45.4545454545%;float:left;margin-right:9.0909090909%}.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child{margin-right:0}.error404 .fourohfour-columns-2 .col-2{padding:1.618em;background-color:rgba(0,0,0,.025)}#comments{padding-top:2.617924em}#comments .comments-title{border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:.5407911001em;margin-bottom:1.618em}#comments .comment-list{list-style:none;margin-left:0}#comments .comment-list .comment-body::before,#comments .comment-list .comment-body::after{content:"";display:table}#comments .comment-list .comment-body::after{clear:both}#comments .comment-list .comment-content{padding-bottom:1.618em;margin-bottom:1.618em}#comments .comment-list .comment-content .comment-text{padding:1.618em;border-radius:3px}#comments .comment-list .comment-content .comment-text p:last-child{margin-bottom:0}#comments .comment-list .comment-meta{margin-bottom:1em}#comments .comment-list .comment-meta .avatar{margin-bottom:1em;max-width:64px;height:auto}#comments .comment-list .comment-meta a.comment-date{font-size:.875em}#comments .comment-list .comment-meta cite{font-style:normal;clear:both;display:block}#comments .comment-list .reply{margin-bottom:1.618em;padding-top:.6180469716em}#comments .comment-list .reply::before,#comments .comment-list .reply::after{content:"";display:table}#comments .comment-list .reply::after{clear:both}#comments .comment-list .reply a{display:inline-block;margin-right:1em}#comments .comment-list .reply a:last-child{margin-right:0}#comments .comment-list .children{list-style:none}.comment-content a{word-wrap:break-word}#respond{clear:both;padding:1.618em;background-color:rgba(0,0,0,.0125);position:relative}#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input{width:100%}#respond .form-submit,#respond form{margin-bottom:0}#respond #cancel-comment-reply-link{position:absolute;top:.5407911001em;right:.5407911001em;display:block;height:1em;width:1em;overflow:hidden;line-height:1;font-size:1.41575em;text-align:center;transition:transform,ease,.3s}#respond #cancel-comment-reply-link:hover{transform:scale(1.3)}.hentry{margin:0 0 4.235801032em}.hentry .wp-post-image{margin-bottom:1.618em;margin-left:auto;margin-right:auto}.hentry .entry-header{margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}.hentry .entry-header .posted-on,.hentry .entry-header .post-author,.hentry .entry-header .post-comments,.hentry .entry-header .byline{font-size:.875em}.hentry .entry-header .posted-on a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .byline a{font-weight:600;text-decoration:underline}.hentry .entry-header .posted-on a:hover,.hentry .entry-header .post-author a:hover,.hentry .entry-header .post-comments a:hover,.hentry .entry-header .byline a:hover{text-decoration:none}.hentry .entry-content a{text-decoration:underline}.hentry .entry-content a:hover{text-decoration:none}.hentry .entry-content a.button,.hentry .entry-content a.components-button:not(.is-link),.hentry .entry-content a.wp-block-button__link{text-decoration:none}.hentry .entry-taxonomy{margin:1.41575em 0 0;padding-top:1em;border-top:1px solid rgba(0,0,0,.05)}.hentry.type-page .entry-header{border-bottom:0;margin-bottom:0}.cat-links,.tags-links{font-size:.875em}.cat-links a,.tags-links a{color:#727272;font-weight:600;text-decoration:underline}.byline,.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1em}form{margin-bottom:1.618em}button,input,select,textarea{font-size:100%;margin:0}button,input[type=button],input[type=reset],input[type=submit],.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.added_to_cart{border:0;border-radius:0;background:none;background-color:#43454b;border-color:#43454b;color:#fff;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none}button::after,input[type=button]::after,input[type=reset]::after,input[type=submit]::after,.button::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,.added_to_cart::after{display:none}button.cta,button.alt,input[type=button].cta,input[type=button].alt,input[type=reset].cta,input[type=reset].alt,input[type=submit].cta,input[type=submit].alt,.button.cta,.button.alt,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,.added_to_cart.cta,.added_to_cart.alt{background-color:#2c2d33;border-color:#2c2d33}button.cta:hover,button.alt:hover,input[type=button].cta:hover,input[type=button].alt:hover,input[type=reset].cta:hover,input[type=reset].alt:hover,input[type=submit].cta:hover,input[type=submit].alt:hover,.button.cta:hover,.button.alt:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,.added_to_cart.cta:hover,.added_to_cart.alt:hover{background-color:#2c2d33}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,.added_to_cart:hover{color:#fff}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{opacity:.5}button.small,input[type=button].small,input[type=reset].small,input[type=submit].small,.button.small,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,.added_to_cart.small{padding:.5407911001em .875em;font-size:.875em}button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled,.button.disabled,.button:disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,.added_to_cart.disabled,.added_to_cart:disabled{opacity:.5!important;cursor:not-allowed}button.disabled:hover,button:disabled:hover,input[type=button].disabled:hover,input[type=button]:disabled:hover,input[type=reset].disabled:hover,input[type=reset]:disabled:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover,.button.disabled:hover,.button:disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,.added_to_cart.disabled:hover,.added_to_cart:disabled:hover{opacity:.5!important}.button.woocommerce-MyAccount-downloads-file{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-button:not(.is-link).disabled,.wc-block-components-button:not(.is-link):disabled{opacity:.5;cursor:not-allowed}.wc-block-components-button:not(.is-link).disabled:hover,.wc-block-components-button:not(.is-link):disabled:hover{opacity:.5}input[type=checkbox],input[type=radio]{padding:0}input[type=checkbox]+label,input[type=radio]+label{margin:0 0 0 .3819820591em}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{box-sizing:border-box}input[type=search]::placeholder{color:#616161}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],textarea,.input-text{padding:.6180469716em;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125)}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus,.input-text:focus{background-color:#ededed}textarea{overflow:auto;padding-left:.875em;vertical-align:top;width:100%}label{font-weight:400}label.inline input{width:auto}fieldset{padding:1.618em;padding-top:1em;border:0;margin:0;margin-bottom:1.618em;margin-top:1.618em}fieldset legend{font-weight:600;padding:.6180469716em 1em;margin-left:-1em}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;display:inline-block;border-radius:0}.wp-caption{margin-bottom:1em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{text-align:left;font-style:italic;border-bottom:2px solid rgba(0,0,0,.05);padding:1em 0}.gallery{margin-bottom:1em}.gallery::before,.gallery::after{content:"";display:table}.gallery::after{clear:both}.gallery .gallery-item{float:left}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:none;height:auto;margin:0 auto}.gallery .gallery-item .gallery-caption{margin:0;text-align:center}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.3%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.666666667%}.gallery.gallery-columns-7 .gallery-item{width:14.285714286%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.111111111%}embed,iframe,object,video{max-width:100%}.secondary-navigation{display:none}button.menu-toggle{cursor:pointer;text-align:left;float:right;position:relative;border:2px solid rgba(0,0,0,0);box-shadow:none;border-radius:2px;background-image:none;padding:.6180469716em .875em .6180469716em 2.617924em;font-size:.875em;max-width:120px}button.menu-toggle:hover{background-image:none}button.menu-toggle span::before{transition:all,ease,.2s}button.menu-toggle::before,button.menu-toggle::after,button.menu-toggle span::before{content:"";display:block;height:2px;width:14px;position:absolute;top:50%;left:1em;margin-top:-1px;transition:all,ease,.2s;border-radius:3px}button.menu-toggle::before{transform:translateY(-4px)}button.menu-toggle::after{transform:translateY(4px)}.toggled button.menu-toggle::before,.toggled button.menu-toggle::after{transform:rotate(45deg)}.toggled button.menu-toggle::after{transform:rotate(-45deg)}.toggled button.menu-toggle span::before{opacity:0}.primary-navigation{display:none}.main-navigation::before,.main-navigation::after{content:"";display:table}.main-navigation::after{clear:both}.main-navigation div.menu{display:none}.main-navigation div.menu:last-child{display:block}.main-navigation .menu{clear:both}.handheld-navigation,.nav-menu,.main-navigation div.menu>ul:not(.nav-menu){overflow:hidden;max-height:0;transition:all,ease,.8s}.handheld-navigation{clear:both}.handheld-navigation ul{margin:0}.handheld-navigation ul.menu li{position:relative}.handheld-navigation ul.menu li button::after{transition:all,ease,.9s}.handheld-navigation ul.menu li button.toggled-on::after{transform:rotate(180deg)}.handheld-navigation ul.menu .sub-menu{visibility:hidden;opacity:0;max-height:0;transition:all,ease,.9s}.handheld-navigation ul.menu .sub-menu.toggled-on{visibility:visible;max-height:9999px;opacity:1}.handheld-navigation .dropdown-toggle{background:rgba(0,0,0,0);position:absolute;top:0;right:0;display:block}.main-navigation.toggled .handheld-navigation,.main-navigation.toggled .menu>ul:not(.nav-menu),.main-navigation.toggled ul[aria-expanded=true]{max-height:9999px}.main-navigation ul{margin-left:0;list-style:none;margin-bottom:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a{padding:.875em 0;display:block}.main-navigation ul li a:hover{color:#e6e6e6}.site-main nav.navigation{clear:both;padding:2.617924em 0}.site-main nav.navigation::before,.site-main nav.navigation::after{content:"";display:table}.site-main nav.navigation::after{clear:both}.site-main nav.navigation .nav-previous a,.site-main nav.navigation .nav-next a{display:inline-block}.site-main nav.navigation .nav-previous{float:left;width:50%}.site-main nav.navigation .nav-next{float:right;text-align:right;width:50%}.pagination,.woocommerce-pagination{padding:1em 0;border:1px solid rgba(0,0,0,.05);border-width:1px 0;text-align:center;clear:both}.pagination ul.page-numbers::before,.pagination ul.page-numbers::after,.woocommerce-pagination ul.page-numbers::before,.woocommerce-pagination ul.page-numbers::after{content:"";display:table}.pagination ul.page-numbers::after,.woocommerce-pagination ul.page-numbers::after{clear:both}.pagination .page-numbers,.woocommerce-pagination .page-numbers{list-style:none;margin:0;vertical-align:middle}.pagination .page-numbers li,.woocommerce-pagination .page-numbers li{display:inline-block}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{border-left-width:0;display:inline-block;padding:.3342343017em .875em;background-color:rgba(0,0,0,.025);color:#43454b}.pagination .page-numbers li .page-numbers.current,.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:#2c2d33;border-color:#2c2d33}.pagination .page-numbers li .page-numbers.dots,.woocommerce-pagination .page-numbers li .page-numbers.dots{background-color:rgba(0,0,0,0)}.pagination .page-numbers li .page-numbers.prev,.pagination .page-numbers li .page-numbers.next,.woocommerce-pagination .page-numbers li .page-numbers.prev,.woocommerce-pagination .page-numbers li .page-numbers.next{padding-left:1em;padding-right:1em}.pagination .page-numbers li a.page-numbers:hover,.woocommerce-pagination .page-numbers li a.page-numbers:hover{background-color:rgba(0,0,0,.05)}.rtl .pagination a.next,.rtl .pagination a.prev,.rtl .woocommerce-pagination a.next,.rtl .woocommerce-pagination a.prev{transform:rotateY(180deg)}.widget{margin:0 0 3.706325903em}.widget select{max-width:100%}.widget .widget-search .search-submit{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.widget .widget-title,.widget .widgettitle{font-size:1.41575em;letter-spacing:0;border-bottom:1px solid rgba(0,0,0,.05);padding:0 0 1em;margin-bottom:1em;font-weight:300}.widget ul{margin-left:0;list-style:none}.widget ul ul{margin-left:1.618em}.widget-area .widget{font-size:.875em;font-weight:400}.widget-area .widget h1.widget-title{font-size:1.41575em}.widget-area .widget a{font-weight:600;text-decoration:underline}.widget-area .widget a:hover{text-decoration:none}.widget-area .widget a.button,.widget-area .widget a.components-button:not(.is-link),.widget-area .widget a.wp-block-button__link{text-decoration:none}.widget-area .widget a.button{font-weight:600!important}.widget_search form:not(.wp-block-search),.widget_product_search form:not(.wp-block-search){position:relative}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{width:100%}.widget_search form:not(.wp-block-search) input[type=submit],.widget_search form:not(.wp-block-search) button[type=submit],.widget_product_search form:not(.wp-block-search) input[type=submit],.widget_product_search form:not(.wp-block-search) button[type=submit]{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;top:0;left:0}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{list-style:none;margin-bottom:1em;line-height:1.41575em}.widget_recent_entries ul .children,.widget_pages ul .children,.widget_categories ul .children,.widget_archive ul .children,.widget_recent_comments ul .children,.widget_nav_menu ul .children,.widget_links ul .children,.widget_product_categories ul .children,.widget_layered_nav ul .children,.widget_layered_nav_filters ul .children{margin-left:0;margin-top:1em}#wp-calendar th,#wp-calendar td,.wp-calendar-table th,.wp-calendar-table td{padding:.236em;text-align:center}.widget_recent_entries ul ul.children,.widget_pages ul ul.children{margin:.6180469716em 0 0 1.41575em}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:.6180469716em}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none!important}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}@media(min-width:768px){table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th{text-align:left}.site-header{padding-top:2.617924em;padding-bottom:0}.site-header .site-branding{display:block;width:100%;float:left;margin-left:0;margin-right:0;clear:both}.site-header .site-branding img{height:auto;max-width:230px;max-height:none}.woocommerce-active .site-header .site-branding{width:73.9130434783%;float:left;margin-right:4.347826087%}.woocommerce-active .site-header .site-search{width:21.7391304348%;float:right;margin-right:0;clear:none}.woocommerce-active .site-header .main-navigation{width:73.9130434783%;float:left;margin-right:4.347826087%;clear:both}.woocommerce-active .site-header .site-header-cart{width:21.7391304348%;float:right;margin-right:0;margin-bottom:0}.storefront-secondary-navigation .site-header .site-branding{width:39.1304347826%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation .site-header .secondary-navigation{width:56.5217391304%;float:right;margin-right:0}.storefront-secondary-navigation.woocommerce-active .site-header .site-branding{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation{width:47.8260869565%;float:left;margin-right:4.347826087%}.site-branding .site-description{margin-bottom:0;display:block}.site-branding,.site-search,.site-header-cart,.site-logo-anchor,.site-logo-link,.custom-logo-link{margin-bottom:1.41575em}.site-header .subscribe-and-connect-connect{float:right;margin-bottom:1em}.site-header .subscribe-and-connect-connect .icons{list-style:none;margin:0}.site-header .subscribe-and-connect-connect .icons a{font-size:1em!important}.site-header .subscribe-and-connect-connect .icons li{margin:0 0 0 .5407911001em!important;display:inline-block}.col-full{max-width:66.4989378333em;margin-left:auto;margin-right:auto;padding:0 2.617924em;box-sizing:content-box}.col-full::before,.col-full::after{content:"";display:table}.col-full::after{clear:both}.col-full:after{content:" ";display:block;clear:both}.site-content::before,.site-content::after{content:"";display:table}.site-content::after{clear:both}.content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.widget-area{width:21.7391304348%;float:right;margin-right:0}.right-sidebar .content-area{width:73.9130434783%;float:left;margin-right:4.347826087%}.right-sidebar .widget-area{width:21.7391304348%;float:right;margin-right:0}.left-sidebar .content-area{width:73.9130434783%;float:right;margin-right:0}.left-sidebar .widget-area{width:21.7391304348%;float:left;margin-right:4.347826087%}.storefront-full-width-content .content-area{width:100%;float:left;margin-left:0;margin-right:0}.content-area,.widget-area{margin-bottom:2.617924em}.page-template-template-fullwidth-php .content-area,.page-template-template-homepage-php .content-area{width:100%;float:left;margin-left:0;margin-right:0}.footer-widgets{padding-top:4.235801032em;border-bottom:1px solid rgba(0,0,0,.05)}.footer-widgets::before,.footer-widgets::after{content:"";display:table}.footer-widgets::after{clear:both}.footer-widgets.col-2 .block{width:47.8260869565%;float:left;margin-right:4.347826087%}.footer-widgets.col-2 .block.footer-widget-2{float:right;margin-right:0}.footer-widgets.col-3 .block{width:30.4347826087%;float:left;margin-right:4.347826087%}.footer-widgets.col-3 .block.footer-widget-3{float:right;margin-right:0}.footer-widgets.col-4 .block{width:21.7391304348%;float:left;margin-right:4.347826087%}.footer-widgets.col-4 .block.footer-widget-4{float:right;margin-right:0}.comment-list::before,.comment-list::after{content:"";display:table}.comment-list::after{clear:both}.comment-list .comment{clear:both}.comment-list .comment-meta{width:17.6470588235%;float:left;margin-right:5.8823529412%;text-align:right}.comment-list .comment-meta .avatar{float:right}.comment-list .comment-content{padding-bottom:3.706325903em;margin-bottom:3.706325903em}.comment-list .comment-content,.comment-list #respond{width:76.4705882353%;float:right;margin-right:0}.comment-list #respond{float:right}.comment-list #respond .comment-form-author,.comment-list #respond .comment-form-email,.comment-list #respond .comment-form-url{width:100%;margin-right:0}.comment-list .comment-body #respond{box-shadow:0 6px 2em rgba(0,0,0,.2);margin-bottom:2.617924em;margin-top:-1.618em}.comment-list .reply{clear:both;text-align:right}.comment-list ol.children{width:88.2352941176%;float:right;margin-right:0;list-style:none}.comment-list ol.children .comment-meta{width:20%;float:left;margin-right:6.6666666667%}.comment-list ol.children .comment-content,.comment-list ol.children #respond{width:73.3333333333%;float:right;margin-right:0}.comment-list ol.children ol.children{width:86.6666666667%;float:right;margin-right:0}.comment-list ol.children ol.children .comment-meta{width:23.0769230769%;float:left;margin-right:7.6923076923%}.comment-list ol.children ol.children .comment-content,.comment-list ol.children ol.children #respond{width:69.2307692308%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children{width:84.6153846154%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children .comment-meta{width:27.2727272727%;float:left;margin-right:9.0909090909%}.comment-list ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children #respond{width:63.6363636364%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children{width:81.8181818182%;float:right;margin-right:0}.comment-list ol.children ol.children ol.children ol.children .comment-meta{width:33.3333333333%;float:left;margin-right:11.1111111111%}.comment-list ol.children ol.children ol.children ol.children .comment-content,.comment-list ol.children ol.children ol.children ol.children #respond{width:55.5555555556%;float:right;margin-right:0}#respond{padding:2.617924em}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{width:29.4117647059%;float:left;margin-right:5.8823529412%}#respond .comment-form-url{float:right;margin-right:0}#respond .comment-form-comment{clear:both}.hentry .entry-header{margin-bottom:2.617924em}.menu-toggle,.handheld-navigation,.main-navigation.toggled .handheld-navigation,.main-navigation.toggled div.menu{display:none}.primary-navigation{display:block}.main-navigation,.secondary-navigation{clear:both;display:block;width:100%}.main-navigation ul,.secondary-navigation ul{list-style:none;margin:0;padding-left:0;display:block}.main-navigation ul li,.secondary-navigation ul li{position:relative;display:inline-block;text-align:left}.main-navigation ul li a,.secondary-navigation ul li a{display:block}.main-navigation ul li a::before,.secondary-navigation ul li a::before{display:none}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul,.secondary-navigation ul li:hover>ul,.secondary-navigation ul li.focus>ul{left:0;display:block}.main-navigation ul li:hover>ul li>ul,.main-navigation ul li.focus>ul li>ul,.secondary-navigation ul li:hover>ul li>ul,.secondary-navigation ul li.focus>ul li>ul{left:-9999px}.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul li:hover>ul li:hover>ul,.main-navigation ul li:hover>ul li.focus>ul,.main-navigation ul li.focus>ul li:hover>ul,.main-navigation ul li.focus>ul li.focus>ul,.secondary-navigation ul li:hover>ul li:hover>ul,.secondary-navigation ul li:hover>ul li.focus>ul,.secondary-navigation ul li.focus>ul li:hover>ul,.secondary-navigation ul li.focus>ul li.focus>ul{left:100%;top:0;display:block}.main-navigation ul ul,.secondary-navigation ul ul{float:left;position:absolute;top:100%;z-index:99999;left:-9999px}.main-navigation ul ul.sub-menu--is-touch-device,.secondary-navigation ul ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul ul li,.secondary-navigation ul ul li{display:block}.main-navigation ul ul li a,.secondary-navigation ul ul li a{width:200px}ul.menu li.current-menu-item>a{color:#43454b}.storefront-primary-navigation{clear:both}.storefront-primary-navigation::before,.storefront-primary-navigation::after{content:"";display:table}.storefront-primary-navigation::after{clear:both}.main-navigation div.menu{display:block}.main-navigation ul.menu,.main-navigation ul.nav-menu{max-height:none;overflow:visible;margin-left:-1em;transition:none}.main-navigation ul.menu>li>a,.main-navigation ul.nav-menu>li>a{padding:1.618em 1em}.main-navigation ul.menu>li.menu-item-has-children:hover::after,.main-navigation ul.menu>li.page_item_has_children:hover::after,.main-navigation ul.nav-menu>li.menu-item-has-children:hover::after,.main-navigation ul.nav-menu>li.page_item_has_children:hover::after{display:block}.main-navigation ul.menu ul,.main-navigation ul.nav-menu ul{margin-left:0}.main-navigation ul.menu ul li a,.main-navigation ul.nav-menu ul li a{padding:.875em 1.41575em;font-weight:400;font-size:.875em}.main-navigation ul.menu ul li:last-child,.main-navigation ul.nav-menu ul li:last-child{border-bottom:0}.main-navigation ul.menu ul ul,.main-navigation ul.nav-menu ul ul{margin-left:0;box-shadow:none}.main-navigation ul.menu ul a:hover,.main-navigation ul.menu ul li:hover>a,.main-navigation ul.menu ul li.focus,.main-navigation ul.nav-menu ul a:hover,.main-navigation ul.nav-menu ul li:hover>a,.main-navigation ul.nav-menu ul li.focus{background-color:rgba(0,0,0,.025)}.main-navigation a{padding:0 1em 2.2906835em}.secondary-navigation{margin:0 0 1.618em;width:auto;clear:none;line-height:1}.secondary-navigation .menu{font-size:.875em;width:auto;float:right}.secondary-navigation .menu>li:hover>a{text-decoration:none}.secondary-navigation .menu ul a{padding:.326em .875em;background:rgba(0,0,0,.05)}.secondary-navigation .menu ul li:first-child a{padding-top:1em}.secondary-navigation .menu ul li:last-child a{padding-bottom:1em}.secondary-navigation .menu ul ul{margin-top:-.6180469716em}.secondary-navigation .menu a{padding:1em .875em;color:#737781;font-weight:400}.secondary-navigation .menu a:hover{text-decoration:none}.error404 .fourohfour-columns-2 .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:0}.error404 .fourohfour-columns-2 .col-2{width:47.8260869565%;float:right;margin-right:0}}@media(max-width:66.4989378333em){.col-full{margin-left:2.617924em;margin-right:2.617924em;padding:0}}@media(max-width:568px){.col-full{margin-left:1.41575em;margin-right:1.41575em;padding:0}}.main-navigation ul li a,.site-title a,ul.menu li a,.site-branding h1 a,button.menu-toggle,button.menu-toggle:hover,.handheld-navigation .dropdown-toggle{color:#333}button.menu-toggle,button.menu-toggle:hover{border-color:#333}.main-navigation ul li a:hover,.main-navigation ul li:hover>a,.site-title a:hover,.site-header ul.menu li.current-menu-item>a{color:#747474}table:not(.has-background) th{background-color:#f8f8f8}table:not(.has-background) tbody td{background-color:#fdfdfd}table:not(.has-background) tbody tr:nth-child(2n) td,fieldset,fieldset legend{background-color:#fbfbfb}.site-header,.secondary-navigation ul ul,.main-navigation ul.menu>li.menu-item-has-children:after,.secondary-navigation ul.menu ul,.storefront-handheld-footer-bar,.storefront-handheld-footer-bar ul li>a,.storefront-handheld-footer-bar ul li.search .site-search,button.menu-toggle,button.menu-toggle:hover{background-color:#fff}p.site-description,.site-header,.storefront-handheld-footer-bar{color:#404040}button.menu-toggle:after,button.menu-toggle:before,button.menu-toggle span:before{background-color:#333}h1,h2,h3,h4,h5,h6,.wc-block-grid__product-title{color:#333}.widget h1{border-bottom-color:#333}body,.secondary-navigation a{color:#6d6d6d}.widget-area .widget a,.hentry .entry-header .posted-on a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .byline a{color:#727272}a{color:#7f54b3}a:focus,button:focus,.button.alt:focus,input:focus,textarea:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus{outline-color:#7f54b3}button,input[type="button"],input[type="reset"],input[type="submit"],.button,.widget a.button{background-color:#eee;border-color:#eee;color:#333}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.button:hover,.widget a.button:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}button.alt,input[type="button"].alt,input[type="reset"].alt,input[type="submit"].alt,.button.alt,.widget-area .widget a.button.alt{background-color:#333;border-color:#333;color:#fff}button.alt:hover,input[type="button"].alt:hover,input[type="reset"].alt:hover,input[type="submit"].alt:hover,.button.alt:hover,.widget-area .widget a.button.alt:hover{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff}.pagination .page-numbers li .page-numbers.current{background-color:#e6e6e6;color:#636363}#comments .comment-list .comment-content .comment-text{background-color:#f8f8f8}.site-footer{background-color:#f0f0f0;color:#6d6d6d}.site-footer a:not(.button):not(.components-button){color:#333}.site-footer .storefront-handheld-footer-bar a:not(.button):not(.components-button){color:#333}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6,.site-footer .widget .widget-title,.site-footer .widget .widgettitle{color:#333}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{color:#000}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content{color:#000}@media screen and (min-width:768px){.secondary-navigation ul.menu a:hover{color:#595959}.secondary-navigation ul.menu a{color:#404040}.main-navigation ul.menu ul.sub-menu,.main-navigation ul.nav-menu ul.children{background-color:#f0f0f0}.site-header{border-bottom-color:#f0f0f0}}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.eot);src:url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.eot#1750940212) format("embedded-opentype"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.woff2) format("woff2"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.woff) format("woff"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.ttf) format("truetype"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.eot);src:url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.eot#1750940212) format("embedded-opentype"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.woff2) format("woff2"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.woff) format("woff"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.ttf) format("truetype"),url(https://mumpa.in/wp-content/themes/storefront/assets/css/base/../../../assets/fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.site-search .widget_product_search form input[type=search],.site-search .widget_product_search form input[type=text]{padding-left:2.617924em}#comments .comment-list .bypostauthor>.comment-body cite a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}#comments .comment-list .reply a.comment-edit-link::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}#respond #cancel-comment-reply-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block}.sticky .entry-title::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,.added_to_cart.loading{position:relative}button.loading::after,input[type=button].loading::after,input[type=reset].loading::after,input[type=submit].loading::after,.button.loading::after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,.added_to_cart.loading::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:20px;width:20px;line-height:20px;font-size:20px;position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px;display:block}.handheld-navigation ul.menu li button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.site-main nav.navigation .nav-previous a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.site-main nav.navigation .nav-next a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.widget_search form:not(.wp-block-search)::before,.widget_product_search form:not(.wp-block-search)::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:1em;left:1em;line-height:1}.widget_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_product_search form:not(.wp-block-search) input[type=search]{padding-left:2.617924em}.storefront-handheld-footer-bar ul li>a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.storefront-handheld-footer-bar ul li.search>a::before{content:""}.storefront-handheld-footer-bar ul li.my-account>a::before{content:""}.storefront-handheld-footer-bar ul li.cart>a::before{content:""}.storefront-product-pagination a[rel=prev]::after,.storefront-product-pagination a[rel=next]::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline}.storefront-product-pagination a[rel=prev]::after{content:"";padding-right:1.41575em}.storefront-product-pagination a[rel=next]::after{content:"";padding-left:1.41575em}.single-product .pswp__button{background-color:rgba(0,0,0,0)}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{text-indent:-999px;overflow:hidden}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;line-height:2;text-indent:0}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img{display:none!important}.stock::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em}.stock.in-stock::before{content:""}.stock.out-of-stock::before{content:""}a.reset_variations::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-breadcrumb a:first-of-type::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul{margin:0}.widget_recent_entries ul li,.widget_pages ul li,.widget_categories ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_nav_menu ul li,.widget_links ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li{padding-left:1.618em}.widget_recent_entries ul li::before,.widget_pages ul li::before,.widget_categories ul li::before,.widget_archive ul li::before,.widget_recent_comments ul li::before,.widget_nav_menu ul li::before,.widget_links ul li::before,.widget_product_categories ul li::before,.widget_layered_nav ul li::before,.widget_layered_nav_filters ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;margin-right:.5407911001em;display:block;float:left;opacity:.35;margin-left:-1.618em;width:1em}.widget_product_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_product_categories ul li.current-cat::before{content:""}.widget_layered_nav li::before{content:""}.widget_layered_nav .chosen::before{content:""}.widget_layered_nav_filters ul li.chosen::before{content:"";color:#e2401c;opacity:1}.widget_recent_entries ul li::before,.widget_pages ul li::before{content:""}.widget_categories ul li::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}.widget_categories ul li.current-cat::before{content:""}.widget_archive ul li::before{content:""}.widget_recent_comments ul li::before{content:""}.widget_nav_menu ul li::before{content:""}.widget_links ul li::before{content:""}a.remove{display:block;width:1.618em;height:1.618em;line-height:1.618;font-weight:400;text-indent:-9999px;overflow:hidden;position:relative}a.remove::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";position:absolute;top:0;left:0;right:0;bottom:0;color:#737781;line-height:1.618;text-indent:0;text-align:center}.woocommerce-shipping-calculator>p:first-child a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.blockUI::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";animation:fa-spin .75s linear infinite;height:30px;width:30px;line-height:30px;font-size:30px;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px}.wc_request_button_is_disabled .blockUI{cursor:not-allowed!important}.wc_request_button_is_disabled .blockUI::before{content:none}.woocommerce-pagination .next,.woocommerce-pagination .prev{text-indent:-9999px;position:relative;overflow:hidden}.woocommerce-pagination .next::after,.woocommerce-pagination .prev::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";text-indent:0;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.woocommerce-pagination .next::after{content:""}.woocommerce-breadcrumb .breadcrumb-separator{text-indent:-9999px;position:relative;display:inline-block;padding:0 6.8535260698em}.woocommerce-breadcrumb .breadcrumb-separator::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;font-size:.875em;text-indent:0;line-height:initial;position:absolute;top:50%;left:50%;width:1em;height:1em;transform:translateX(-50%) translateY(-50%);text-align:center;opacity:.25}#payment .payment_methods>.woocommerce-PaymentMethod>label::before,#payment .payment_methods>.wc_payment_method>label::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em;transition:color,ease,.2s}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before,#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before{content:""}.woocommerce-password-strength::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-password-strength.strong::after{content:""}.woocommerce-password-strength.good::after{content:""}.woocommerce-MyAccount-navigation ul li.is-active a::before{opacity:1}.woocommerce-MyAccount-navigation ul li a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;margin-left:.5407911001em;width:1.41575em;text-align:right;float:right;opacity:.25}.woocommerce-MyAccount-navigation ul li a:hover::before{opacity:1}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:""}.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before{content:""}.my_account_orders .button.view::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}p.order-again .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-MyAccount-downloads .button::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.demo_store::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-tabs ul.tabs li::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block;position:absolute;top:50%;right:-1em;transform:translateY(-50%);opacity:0;transition:all,ease,.3s}.woocommerce-tabs ul.tabs li.active::after{opacity:1;right:0}.wc-forward::after,.woocommerce-Button--next::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-Button--previous::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}#reviews .commentlist li p.meta .verified{display:inline-block;height:1.41575em;width:1.41575em;position:relative;text-indent:-9999px}#reviews .commentlist li p.meta .verified::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";color:#0f834d;position:absolute;top:0;left:0;width:1.41575em;height:1.41575em;text-indent:0;text-align:center;line-height:1.618em}.single-product div.product .component_selections .clear_component_options::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.cart .mnm_table_item .mnm_table_item_indent::before,.shop_table .mnm_table_item .mnm_table_item_indent::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);margin-right:.3819820591em;opacity:.25}.quick-view-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.6180469716em}.woocommerce-page .ship_address .gift-form label::after,.woocommerce-page .no_shipping_address .gift-form label::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:.5407911001em}.woocommerce-page .ship_address .modify-address-button::before,.woocommerce-page .no_shipping_address .modify-address-button::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.woocommerce-page .addresses+.addresses header.title a::before{content:""}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:""}a#variations_clear::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.wl-add-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}.button.wl-create-new::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.5407911001em}@media(min-width:768px){.main-navigation ul.menu>li.menu-item-has-children>a::after,.main-navigation ul.menu>li.page_item_has_children>a::after,.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,.main-navigation ul.nav-menu>li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-left:1em}.main-navigation ul.menu ul li.menu-item-has-children>a::after,.main-navigation ul.menu ul li.page_item_has_children>a::after,.main-navigation ul.nav-menu ul li.menu-item-has-children>a::after,.main-navigation ul.nav-menu ul li.page_item_has_children>a::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";float:right;line-height:1.618}.demo_store a.woocommerce-store-notice__dismiss-link::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";margin-right:.3342343017em}.site-header-cart .cart-contents::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";height:1em;float:right;line-height:1.618}.addresses header.title a{display:block;width:1em;height:1em;text-indent:-9999px;position:relative;padding:.875em;margin-top:.6180469716em}.addresses header.title a::before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";line-height:1.618;position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;text-indent:0}.woocommerce-tabs ul.tabs li::after{content:""}#wl-wrapper .wl-tabs>li.active::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;line-height:inherit;vertical-align:baseline;content:"";display:block!important;position:absolute;top:50%;height:1em;width:1em;margin-top:-.5em}}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidh18S0xR41YDw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkido18S0xR41YDw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidg18S0xR41YDw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidv18S0xR41YDw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidj18S0xR41YDw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkidi18S0xR41YDw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18S0xR41.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJB9cme_xc.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJB9cme_xc.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJB9cme_xc.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJB9cme_xc.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJB9cme_xc.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJB9cme_xc.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhdu3cOWxy40.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxdu3cOWxy40.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxdu3cOWxy40.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdu3cOWxy40.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lujVj9_mf.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lujVj9_mf.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lujVj9_mf.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lujVj9_mf.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lujVj9_mf.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lujVj9_mf.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhdu3cOWxy40.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxdu3cOWxy40.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxdu3cOWxy40.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRdu3cOWxy40.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhdu3cOWxy40.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxdu3cOWxy40.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxdu3cOWxy40.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRdu3cOWxy40.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmhdu3cOWxy40.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwkxdu3cOWxy40.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmxdu3cOWxy40.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmBdu3cOWxy40.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwmRdu3cOWxy40.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.jetpack_subscription_widget #subscribe-email input{padding:.6180469716em!important;width:100%!important}.widget_google_translate_widget img{display:inline}.widget_google_translate_widget a{text-decoration:none!important}.pwb-clearfix:after{content:"";display:table;clear:both}.pwb-before-loop{margin-bottom:1em}.pwb-after-loop{margin-top:1em}.pwb-carousel .pwb-slick-slide a{display:block}.pwb-carousel .pwb-slick-slide a>img{margin:0 auto}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{margin:0 10px}.pwb-carousel .slick-prev,.pwb-carousel .slick-next,.pwb-product-carousel .slick-prev,.pwb-product-carousel .slick-next{font-size:0;position:absolute;top:0;bottom:0;display:block;cursor:pointer;font-size:22px;width:30px;overflow:hidden;text-align:center;color:#aeaeae;border:none;outline:none;z-index:999;background:#eee;opacity:0;transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out}.pwb-carousel .slick-prev>span,.pwb-carousel .slick-next>span,.pwb-product-carousel .slick-prev>span,.pwb-product-carousel .slick-next>span{display:inline-block;height:20px;width:20px;padding:10px;position:absolute;top:50%;margin-top:-20px;left:0;right:0}.pwb-carousel .slick-prev:hover,.pwb-carousel .slick-prev:focus,.pwb-carousel .slick-next:hover,.pwb-carousel .slick-next:focus,.pwb-product-carousel .slick-prev:hover,.pwb-product-carousel .slick-prev:focus,.pwb-product-carousel .slick-next:hover,.pwb-product-carousel .slick-next:focus{outline:none}.pwb-carousel .slick-prev,.pwb-product-carousel .slick-prev{left:0}.pwb-carousel .slick-next,.pwb-product-carousel .slick-next{right:0}.pwb-carousel:hover .slick-next,.pwb-carousel:hover .slick-prev,.pwb-product-carousel:hover .slick-next,.pwb-product-carousel:hover .slick-prev{opacity:.8}.pwb-product-carousel .pwb-amount{display:block;width:100%;margin-bottom:12px}.pwb-carousel,.pwb-product-carousel{min-height:30px}.pwb-carousel .pwb-slick-slide,.pwb-product-carousel .pwb-slick-slide{display:none}.pwb-carousel.slick-initialized .pwb-slick-slide,.pwb-product-carousel.slick-initialized .pwb-slick-slide{display:block}.pwb-carousel .slick-list,.pwb-product-carousel .slick-list{opacity:0;position:absolute}.pwb-carousel.slick-initialized,.pwb-product-carousel.slick-initialized{min-height:none}.pwb-carousel.slick-initialized .slick-list,.pwb-product-carousel.slick-initialized .slick-list{opacity:1;position:relative;transition:opacity .2s ease-in}.pwb-carousel.slick-initialized .pwb-carousel-loader,.pwb-product-carousel.slick-initialized .pwb-carousel-loader{display:none!important;opacity:0!important}.pwb-carousel-loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:30px;height:30px;border-radius:50%;background:#525252;background:-moz-linear-gradient(left,#525252 10%,rgba(82,82,82,0) 42%);background:-webkit-linear-gradient(left,#525252 10%,rgba(82,82,82,0) 42%);background:-o-linear-gradient(left,#525252 10%,rgba(82,82,82,0) 42%);background:-ms-linear-gradient(left,#525252 10%,rgba(82,82,82,0) 42%);background:linear-gradient(to right,#525252 10%,rgba(82,82,82,0) 42%);position:relative;-webkit-animation:PWBCarouselLoader 1.4s infinite linear;animation:PWBCarouselLoader 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.pwb-carousel-loader:before{width:50%;height:50%;background:#525252;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}.pwb-carousel-loader:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes PWBCarouselLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pwb-all-brands .pwb-pagination-wrapper{margin-top:20px;padding-top:10px;border-top:1px solid #ededed;text-align:right}.pwb-all-brands .pwb-pagination{display:inline-block;margin-right:10px;background-color:#ededed;color:#333;text-align:center;padding:10px}.pwb-brands-cols-outer{display:flex;flex-wrap:wrap;gap:15px}.pwb-all-brands .pwb-brands-cols-outer:after{content:"";display:table;clear:both}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{box-sizing:border-box;width:calc(20% - 15px);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pwb-az-listing-row{margin-bottom:20px}.pwb-az-listing-row-in{margin-left:-5px;margin-right:-5px}.pwb-az-listing-col{padding:5px}.pwb-az-listing-col>a{display:block;text-transform:uppercase;white-space:nowrap;overflow:hidden}.pwb-az-listing-title{border-bottom:1px solid #ddd;font-weight:700;font-size:115%;text-transform:uppercase}.pwb-az-listing-header{margin-bottom:30px}.pwb-az-listing-header ul{margin:0;padding:0;list-style:none;margin-right:-2px;margin-left:-2px}.pwb-az-listing-header li{display:inline-block;float:left;width:25px;height:25px;margin:2px;line-height:25px;border:1px solid #ddd;text-align:center}.pwb-az-listing-header a{text-transform:uppercase}.pwb-filter-products input[type=checkbox]{margin-right:10px}.pwb-filter-products li{margin-bottom:5px}.pwb-row:after{content:"";display:table;clear:both}.pwb-columns-2{width:50%}.pwb-columns-3{width:33.33333%}.pwb-columns-4{width:25%}.pwb-columns-5{width:20%}.pwb-columns-6{width:16.66666%}.pwb-columns{float:left}.pwb-single-product-brands{padding-top:1em;display:flex;gap:.1em}.product_meta .pwb-single-product-brands{padding-top:0}.pwb-text-before-brands-links{margin-right:4px}@media screen and (max-width:1000px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:25%}}@media screen and (max-width:700px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:50%}.pwb-columns-5,.pwb-columns-6{width:25%}}@media screen and (max-width:480px){.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{width:100%;float:none}.pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3>p:first-child{height:auto}.pwb-columns-3,.pwb-columns-4,.pwb-columns-5,.pwb-columns-6{width:50%}}@media(min-width:576px){.pwb-az-listing-col{width:50%;float:left}}@media(min-width:992px){.pwb-az-listing-col{width:25%}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.price ins{font-weight:400}.woocommerce-active .site-branding{float:left}.site-header-cart{list-style-type:none;margin-left:0;padding:0;margin-bottom:0}.site-header-cart .cart-contents{display:none}.site-header-cart .widget_shopping_cart{display:none}.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.site-header-cart .widget_shopping_cart .product_list_widget img{margin-left:1em}.site-search{font-size:.875em;clear:both;display:none}.site-search .widget_product_search input[type=text],.site-search .widget_product_search input[type=search]{padding:1em 1.41575em;line-height:1}.site-search .widget_product_search form::before{top:1.15em;left:1.15em}.site-search .widget_product_search #searchsubmit{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.storefront-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 6px rgba(0,0,0,.7);z-index:9999}.storefront-handheld-footer-bar::before,.storefront-handheld-footer-bar::after{content:"";display:table}.storefront-handheld-footer-bar::after{clear:both}.storefront-handheld-footer-bar ul{margin:0}.storefront-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.storefront-handheld-footer-bar ul li:last-child>a{border-right:0}.storefront-handheld-footer-bar ul li>a{height:4.235801032em;display:block;position:relative;text-indent:-9999px;z-index:999;border-right:1px solid rgba(255,255,255,.2);overflow:hidden}.storefront-handheld-footer-bar ul li>a:focus{z-index:1000}.storefront-handheld-footer-bar ul li.search .site-search{position:absolute;bottom:-2em;left:0;right:0;transition:all,ease,.2s;padding:1em;z-index:1;display:block}.storefront-handheld-footer-bar ul li.search.active .site-search{bottom:100%}.storefront-handheld-footer-bar ul li.search .site-search,.storefront-handheld-footer-bar ul li.search .widget,.storefront-handheld-footer-bar ul li.search form{margin-bottom:0}.storefront-handheld-footer-bar ul li.cart .count{text-indent:0;display:block;width:2em;height:2em;line-height:2;box-sizing:content-box;font-size:.75em;position:absolute;top:.875em;left:50%;border-radius:100%;border:1px solid}.storefront-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.storefront-handheld-footer-bar ul.columns-2 li{width:50%}.storefront-handheld-footer-bar ul.columns-3 li{width:33.33333%}.storefront-handheld-footer-bar ul.columns-4 li{width:25%}.storefront-handheld-footer-bar ul.columns-5 li{width:20%}@media screen and (max-height:320px){.sf-input-focused .woocommerce-store-notice,.sf-input-focused .storefront-handheld-footer-bar{display:none}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td::before,table.shop_table_responsive tr td::after{content:"";display:table}table.shop_table_responsive tr td::after{clear:both}table.shop_table_responsive tr td[data-title]::before{content:attr(data-title) ": ";font-weight:600;float:left}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.actions::before,table.shop_table_responsive tr td.download-actions::before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}table.shop_table_responsive.my_account_orders .order-actions{text-align:right}table.shop_table_responsive.my_account_orders .order-actions::before{display:none}ul.products::before,ul.products::after{content:"";display:table}ul.products::after{clear:both}ul.products,.wc-block-grid__products{margin-left:0;margin-bottom:0;clear:both}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{list-style:none;margin-left:0;margin-bottom:4.235801032em;text-align:center;position:relative}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{margin:0 auto .5407911001em}ul.products li.product .woocommerce-LoopProduct-link,ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,.wc-block-grid__products li.product .woocommerce-LoopProduct-link,.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link{display:block}ul.products li.product .price,ul.products .wc-block-grid__product .price,.wc-block-grid__products li.product .price,.wc-block-grid__products .wc-block-grid__product .price{display:block;color:#43454b;font-weight:400;margin-bottom:1rem}ul.products li.product .price ins,ul.products .wc-block-grid__product .price ins,.wc-block-grid__products li.product .price ins,.wc-block-grid__products .wc-block-grid__product .price ins{margin-left:.6180469716em;background-color:rgba(0,0,0,0)}ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a,ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a,.wc-block-grid__products li.product .woocommerce-loop-product__title,.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a{font-weight:400;margin-bottom:.5407911001em}ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-category__title,ul.products li.product .wc-block-grid__product-title,ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),ul.products .wc-block-grid__product .woocommerce-loop-product__title,ul.products .wc-block-grid__product .woocommerce-loop-category__title,ul.products .wc-block-grid__product .wc-block-grid__product-title,ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products li.product .woocommerce-loop-product__title,.wc-block-grid__products li.product .woocommerce-loop-category__title,.wc-block-grid__products li.product .wc-block-grid__product-title,.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size){font-size:1rem}ul.products li.product .star-rating,ul.products .wc-block-grid__product .star-rating,.wc-block-grid__products li.product .star-rating,.wc-block-grid__products .wc-block-grid__product .star-rating{font-size:.875em}ul.products li.product img,ul.products .wc-block-grid__product img,.wc-block-grid__products li.product img,.wc-block-grid__products .wc-block-grid__product img{display:block;margin:0 auto 1.618em}ul.products li.product.product-category img,ul.products .wc-block-grid__product.product-category img,.wc-block-grid__products li.product.product-category img,.wc-block-grid__products .wc-block-grid__product.product-category img{margin-bottom:1.618em}ul.products li.product .button,ul.products .wc-block-grid__product .button,.wc-block-grid__products li.product .button,.wc-block-grid__products .wc-block-grid__product .button{margin-bottom:.236em}.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a,.hentry .entry-content ul.products li.product>a{text-decoration:none}.price del{opacity:.5;font-weight:400}.price del+ins{margin-left:.327em}.single-product .pswp__button{background-color:rgba(0,0,0,0)}.single-product div.product{position:relative;overflow:hidden}.single-product div.product::before,.single-product div.product::after{content:"";display:table}.single-product div.product::after{clear:both}.single-product div.product .images,.single-product div.product .summary,.single-product div.product .woocommerce-product-gallery{margin-bottom:2.617924em;margin-top:0}.single-product div.product .woocommerce-product-gallery{position:relative}.single-product div.product .woocommerce-product-gallery .zoomImg{background-color:#fff}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.875em;right:.875em;display:block;height:2em;width:2em;border-radius:3px;z-index:99;text-align:center}.single-product div.product .woocommerce-product-gallery img{margin:0}.single-product div.product .woocommerce-product-gallery .flex-viewport{margin-bottom:1.618em}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::before,.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{content:"";display:table}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::after{clear:both}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{list-style:none;margin-bottom:1.618em;cursor:pointer}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;transition:all,ease,.2s}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:42.8571428571%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:23.8095238%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:both}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:8.5714285714%;float:left;margin-right:14.2857142857%}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both}.single-product div.product .images .woocommerce-main-image{margin-bottom:1.618em;display:block}.single-product div.product .images .thumbnails a.zoom{display:block;width:22.05%;margin-right:3.8%;float:left;margin-bottom:1em}.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.single-product div.product .images .thumbnails a.zoom.first{clear:both}.single-product div.product form.cart{margin-bottom:1.618em;padding:1em 0}.single-product div.product form.cart::before,.single-product div.product form.cart::after{content:"";display:table}.single-product div.product form.cart::after{clear:both}.single-product div.product form.cart .quantity{float:left;margin-right:.875em}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity{float:none;margin-right:0}.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity{margin-right:0}.single-product div.product p.price{font-size:1.41575em;margin:1.41575em 0}.single-product div.product table.variations{table-layout:fixed;margin:0}.single-product div.product table.variations th,.single-product div.product table.variations td{display:list-item;padding:0;list-style:none;background-color:rgba(0,0,0,0)}.single-product div.product table.variations .value{margin-bottom:1em}.single-product div.product table.variations select{max-width:70%;vertical-align:middle}.single-product div.product .single_variation .price{margin-bottom:1em;display:block}.single-product div.product .variations_button{padding-top:1em}.single-product div.product .variations_button::before,.single-product div.product .variations_button::after{content:"";display:table}.single-product div.product .variations_button::after{clear:both}.single-product div.product .woocommerce-product-rating{margin-bottom:1.618em;margin-top:-.875em}.single-product div.product .woocommerce-product-rating::before,.single-product div.product .woocommerce-product-rating::after{content:"";display:table}.single-product div.product .woocommerce-product-rating::after{clear:both}.single-product div.product .woocommerce-product-rating a{font-weight:600;text-decoration:underline}.single-product div.product .woocommerce-product-rating a:hover{text-decoration:none}.single-product div.product .woocommerce-product-rating .star-rating{float:left;margin-right:.6180469716em}.single-product div.product .product_meta{font-size:.875em;padding-top:1em;border-top:1px solid rgba(0,0,0,.05)}.single-product div.product .product_meta .sku_wrapper,.single-product div.product .product_meta .posted_in,.single-product div.product .product_meta .tagged_as{display:block}.single-product div.product .product_meta .sku_wrapper:last-child,.single-product div.product .product_meta .posted_in:last-child,.single-product div.product .product_meta .tagged_as:last-child{border-bottom:0}.single-product div.product .product_meta a{font-weight:600;text-decoration:underline}.single-product div.product .product_meta a:hover{text-decoration:none}.single-product div.product .edit-link{font-size:.875em;margin-top:1em}.stock:empty::before{display:none}.stock.in-stock{color:#0f834d}.stock.out-of-stock{color:#e2401c}a.reset_variations{display:inline-block;margin-left:1em}#reviews{outline:none}#reviews #comments{padding-top:0}#reviews .comment-reply-title{display:none}#reviews .commentlist{list-style:none;margin-left:0}#reviews .commentlist li{margin-bottom:2.617924em;list-style:none;clear:both}#reviews .commentlist li::before,#reviews .commentlist li::after{content:"";display:table}#reviews .commentlist li::after{clear:both}#reviews .commentlist li .comment_container{border-radius:3px}#reviews .commentlist li .comment_container::before,#reviews .commentlist li .comment_container::after{content:"";display:table}#reviews .commentlist li .comment_container::after{clear:both}#reviews .commentlist li .comment_container .comment-text{width:81.8181818182%;float:right;margin-right:0}#reviews .commentlist li .comment_container .comment-text .star-rating{float:right;font-size:.875em;line-height:1;height:1em}#reviews .commentlist li:last-child{border-bottom:0;margin-bottom:0}#reviews .commentlist li time{opacity:.5;font-size:.875em}#reviews .commentlist li .avatar{width:9.0909090909%;float:left;margin-right:9.0909090909%;height:auto}#reviews .commentlist li p.meta{margin-bottom:1em}#reviews .commentlist li p.meta strong{line-height:1}#reviews .commentlist li p.meta time{display:block}#reviews .commentlist li p.meta .verified{font-style:normal;font-size:.875em}#reviews .commentlist li p.meta .woocommerce-review__dash{display:none}#reviews .commentlist li ul.children{margin:0;width:81.8181818182%;float:right;margin-right:0;padding-top:1.618em}#reviews .commentlist li ul.children .avatar{width:11.1111111111%;float:left;margin-right:11.1111111111%}#reviews .commentlist li ul.children .comment-text{width:77.7777777778%;float:right;margin-right:0}#reviews .commentlist li ul.children li{margin-bottom:1.618em}#reviews .commentlist li ul.children li:last-child{margin-bottom:0}#reviews .comment-form-rating{clear:both}#reviews .comment-form-rating label{display:block}.storefront-breadcrumb{margin:0 0 1.618em;padding:1em 0}.woocommerce-breadcrumb{font-size:.875em}.woocommerce-breadcrumb a{text-decoration:underline}.woocommerce-breadcrumb a:hover{text-decoration:none}.woocommerce-breadcrumb .breadcrumb-separator{display:inline-block;padding:0 .5407911001em}.product_list_widget{list-style:none;margin-left:0}.product_list_widget li{padding:1em 0;border-bottom:1px solid rgba(0,0,0,.05)}.product_list_widget li::before,.product_list_widget li::after{content:"";display:table}.product_list_widget li::after{clear:both}.product_list_widget li img{max-width:2.617924em;float:right}.product_list_widget li>a{display:block}.product_list_widget a:hover{color:#2c2d33}.widget ul.products li.product a{text-decoration:none}.widget_products a{display:block}.widget_shopping_cart .product_list_widget{margin-bottom:0}.widget_shopping_cart .product_list_widget li{padding-left:2em;position:relative}.widget_shopping_cart .product_list_widget li a.remove{position:absolute;top:1em;left:0;opacity:1}.widget_shopping_cart p.total,.widget_shopping_cart p.buttons{padding:1em 0;margin:0;text-align:center}.widget_shopping_cart p.total{border-bottom:1px solid rgba(0,0,0,.05)}.widget_shopping_cart .buttons a{display:block;margin-bottom:.6180469716em}.widget_shopping_cart .buttons a:last-child{margin-bottom:0}.widget_shopping_cart .buttons a img{margin-left:auto;margin-right:auto}.site-header .widget_shopping_cart p.total,.site-header .widget_shopping_cart p.buttons,.site-header .widget_shopping_cart li{padding-left:1.41575em;padding-right:1.41575em}.widget_layered_nav li{margin-bottom:.6180469716em}.widget.woocommerce li .count{font-size:1em;float:right}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4}.widget_price_filter .price_slider_amount .button{float:left}@media(min-width:768px)and (max-width:1024px){.widget_price_filter .price_slider_amount{text-align:left}.widget_price_filter .price_slider_amount .button{display:block;float:none;width:100%}}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;top:auto;z-index:2;width:1em;height:1em;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;cursor:ew-resize;background:#2c2d33;box-sizing:border-box;margin-top:-.25em;margin-left:auto;opacity:1;border:0}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .236em rgba(0,0,0,.1)}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#2c2d33;border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-top-left-radius:1em;border-top-right-radius:1em;border-bottom-left-radius:1em;border-bottom-right-radius:1em;background:rgba(0,0,0,.1);border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}/*!rtl:begin:ignore*/.rtl .widget_price_filter .price_label,.rtl .widget_price_filter .price_label span{direction:ltr;unicode-bidi:embed}/*!rtl:end:ignore*/table.cart{margin-bottom:3.706325903em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:none}table.cart .product-thumbnail img{margin:0 auto;max-width:3.706325903em;height:auto}table.cart .product-thumbnail::before{display:none}table.cart tr:first-child td.product-remove{border-top-width:0}table.cart td.product-remove{padding:0;border-top:1.618em solid;position:relative}table.cart td.product-remove a.remove{position:absolute;font-size:1.41575em;top:-.6180469716em;right:-.6180469716em}table.cart td.product-quantity .qty{padding:.326em;width:3.706325903em}table.cart td.product-name{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}table.cart td,table.cart th{padding:.875em .875em 0}table.cart td.product-subtotal{padding-bottom:.875em}table.cart td.actions{border-top:1em solid;background-color:rgba(0,0,0,0);padding:0}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:1em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.05)}table.cart td.actions input{display:block;width:100%;margin:.5407911001em 0}.wc-proceed-to-checkout{margin-bottom:1.618em}.wc-proceed-to-checkout::before,.wc-proceed-to-checkout::after{content:"";display:table}.wc-proceed-to-checkout::after{clear:both}.wc-proceed-to-checkout .button{display:block;text-align:center;margin-bottom:1em}.wc-proceed-to-checkout .button.checkout-button{font-size:1.41575em}.woocommerce-shipping-calculator{margin:0}.woocommerce-shipping-calculator>p:first-child{margin:0}.woocommerce-shipping-calculator .shipping-calculator-form{padding-top:1.41575em}ul#shipping_method{list-style:none;margin-left:0}ul#shipping_method li{margin-bottom:.2360828548em}ul#shipping_method li:last-child{margin-bottom:0}ul#shipping_method input{margin-right:.3342343017em}.woocommerce-checkout ul#shipping_method{margin-bottom:0}.checkout_coupon{margin-bottom:2.617924em}form.checkout{position:static!important}form.checkout::before,form.checkout::after{content:"";display:table}form.checkout::after{clear:both}form.checkout>.blockUI{position:fixed!important}#payment::before,#payment::after{content:"";display:table}#payment::after{clear:both}#payment .create-account{clear:both}#payment .payment_methods{margin:0!important;padding:0!important}#payment .payment_methods>.woocommerce-PaymentMethod>label,#payment .payment_methods>.wc_payment_method>label{display:block;padding:1.41575em;cursor:pointer}#payment .payment_methods li{list-style:none!important;margin-left:0;position:relative}#payment .payment_methods li img{float:right;border:0;padding:0;max-height:1.618em}#payment .payment_methods li:last-child:not(.woocommerce-notice){padding-bottom:0;border-bottom:0}#payment .payment_methods li p{margin:0}#payment .payment_methods li .payment_box{padding:1.41575em}#payment .payment_methods li .payment_box fieldset{border:0;margin:0;padding:1em 0 0;font-size:.875em}#payment .payment_methods li .payment_box fieldset label{width:auto;margin-left:0}#payment .payment_methods li .payment_box fieldset .form-row{margin-bottom:1em}#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox]{margin-right:5px}#payment .payment_methods li .payment_box fieldset #cvv{width:22%!important}#payment .payment_methods li .payment_box fieldset .help{width:75%;float:right}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods{padding-top:1em;margin:0}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li{margin-top:.6180469716em}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio]{margin-right:.236em}#payment .payment_methods li .payment_box ul.wc-saved-payment-methods{margin-left:0}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc{font-size:1.41575em}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number{background-repeat:no-repeat;background-position:right .6180469716em center;background-size:31px 20px;background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/unknown.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/visa.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/mastercard.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/laser.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/diners.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/maestro.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/jcb.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/amex.svg)}#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://mumpa.in/wp-content/themes/storefront/assets/css/woocommerce/../../../assets/images/credit-cards/discover.svg)}#payment .terms{width:100%;clear:both;float:none;margin-bottom:1em}#payment .terms label{display:block;cursor:pointer}#payment .woocommerce-terms-and-conditions{padding:1em;box-shadow:inset 0 1px 3px rgba(0,0,0,.2);margin-bottom:16px;background-color:rgba(0,0,0,.05)}#payment .place-order{padding:1.41575em;margin-bottom:0;float:none;width:100%;margin-top:2.617924em}#payment .place-order .button{font-size:1.41575em;width:100%;white-space:pre-wrap}table.woocommerce-checkout-review-order-table .product-name{width:45%;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br{display:none}.woocommerce-password-strength{font-weight:600;padding:.5407911001em 0;text-align:right;font-size:.875em}.woocommerce-password-strength.strong{color:#0f834d}.woocommerce-password-strength.short{color:#e2401c}.woocommerce-password-strength.bad{color:#e2401c}.woocommerce-password-strength.good{color:#3d9cd2}label.inline{display:inline!important;margin-left:1em}.hentry .entry-content .woocommerce-MyAccount-navigation ul{margin-left:0;border-top:1px solid rgba(0,0,0,.05)}.hentry .entry-content .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid rgba(0,0,0,.05);position:relative}.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a{text-decoration:none;padding:.875em 0;display:block}ul.order_details{list-style:none;position:relative;margin:3.706325903em 0}ul.order_details::before,ul.order_details::after{content:"";display:table}ul.order_details::after{clear:both}ul.order_details::before,ul.order_details::after{content:"";display:block;position:absolute;top:-16px;left:0;width:100%;height:16px;background-size:0 100%,16px 16px,16px 16px}ul.order_details::after{top:auto;bottom:-16px;transform:rotate(180deg)}ul.order_details li{padding:1em 1.618em;font-size:.8em;text-transform:uppercase}ul.order_details li:first-child{padding-top:1.618em}ul.order_details li:last-child{border:0;padding-bottom:1.618em}ul.order_details li strong{display:block;font-size:1.41575em;text-transform:none}.my_account_orders .button,.woocommerce-MyAccount-downloads .button{padding:.6180469716em .875em;font-size:.875em;margin-right:.236em}.woocommerce-MyAccount-content h2{font-size:2em;font-weight:600}.woocommerce-MyAccount-content #payment .payment_methods{margin-bottom:1.618em!important}.woocommerce-form__label-for-checkbox{cursor:pointer;display:block}.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox{margin-right:.3342343017em}.form-row label{display:block}.form-row input,.form-row textarea,.form-row select{width:100%}.form-row input[type=checkbox],.form-row input[type=radio]{width:auto}.form-row .button{width:auto}.form-row.create-account label{display:inline-block}.form-row.woocommerce-validated input.input-text{box-shadow:inset 2px 0 0 #0f834d}.form-row.woocommerce-invalid input.input-text{box-shadow:inset 2px 0 0 #e2401c}.form-row.woocommerce-invalid input.input-checkbox{outline:2px solid #e2401c;outline-offset:1px}.form-row.woocommerce-invalid .select2-selection{border-color:#e2401c;border-width:2px}.form-row-last{margin-right:0!important}.form-row-wide{clear:both;width:100%}.required{border-bottom:0!important;color:#e2401c}.password-input{display:block;position:relative}.show-password-input{position:absolute;right:0;top:0;padding:.618em;line-height:1.618;cursor:pointer}.show-password-input::after{font-family:"Font Awesome 5 Free";font-weight:900;vertical-align:baseline;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;line-height:1;content:""}.show-password-input.display-password::after{color:#e8e8e8}.demo_store{position:fixed;left:0;bottom:69px;right:0;margin:0;padding:1em 1.41575em;background-color:#3d9cd2;color:#fff;z-index:9998}.demo_store a{color:#fff;font-weight:400;text-decoration:underline}.demo_store a:hover{text-decoration:none}.demo_store a.woocommerce-store-notice__dismiss-link{display:block}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.55em;font-family:"Font Awesome 5 Free";font-weight:400}.star-rating::before,.star-rating span::before{content:"";top:0;left:0;position:absolute}.star-rating::before{opacity:.25;float:left}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#2c2d33}p.stars{display:inline-block;margin:0}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;overflow:hidden;display:inline-block;text-decoration:none;font-weight:400}p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"Font Awesome 5 Free";content:"";font-size:.95em;color:#43454b;text-indent:0;opacity:.25}p.stars a:hover~a::before{color:#43454b;opacity:.25}p.stars:hover a::before{color:#7f54b3;opacity:1}p.stars.selected a.active::before{color:#7f54b3;opacity:1}p.stars.selected a.active~a::before{color:#43454b;opacity:.25}p.stars.selected a:not(.active)::before{color:#7f54b3;opacity:1}.wc-block-grid__product-onsale,.onsale{border:1px solid;border-color:#43454b;color:#43454b;padding:.202em .6180469716em;font-size:.875em;text-transform:uppercase;font-weight:600;display:inline-block;margin-bottom:1em;border-radius:3px;position:relative}.quantity .qty{width:4.235801032em;text-align:center}.storefront-sorting{font-size:.875em;margin-bottom:2.617924em}.woocommerce-tabs{overflow:hidden;padding:1em 0}.woocommerce-tabs::before,.woocommerce-tabs::after{content:"";display:table}.woocommerce-tabs::after{clear:both}.woocommerce-tabs ul.tabs{list-style:none;margin-left:0;text-align:left;border-top:1px solid rgba(0,0,0,.05)}.woocommerce-tabs ul.tabs li{display:block;margin:0;border-bottom:1px solid rgba(0,0,0,.05);position:relative}.woocommerce-tabs ul.tabs li a{padding:1em 0;display:block}.woocommerce-tabs .panel h2:first-of-type{font-size:1.618em;margin-bottom:1em}.related>h2:first-child,.upsells>h2:first-child{font-size:1.618em;margin-bottom:1em}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{margin-bottom:2.617924em;background-color:#0f834d;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgba(0,0,0,.15);padding:1em 2em 1em 3.5em;position:relative;list-style:none outside}.woocommerce-message::before,.woocommerce-message::after,.woocommerce-info::before,.woocommerce-info::after,.woocommerce-error::before,.woocommerce-error::after,.woocommerce-noreviews::before,.woocommerce-noreviews::after,p.no-comments::before,p.no-comments::after{content:"";display:table}.woocommerce-message::after,.woocommerce-info::after,.woocommerce-error::after,.woocommerce-noreviews::after,p.no-comments::after{clear:both}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,p.no-comments a{color:#fff}.woocommerce-message a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,p.no-comments a:hover{color:#fff;opacity:.7}.woocommerce-message a.button:hover,.woocommerce-info a.button:hover,.woocommerce-error a.button:hover,.woocommerce-noreviews a.button:hover,p.no-comments a.button:hover{opacity:1}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before,.woocommerce-noreviews::before,p.no-comments::before{font-family:"Font Awesome 5 Free";content:"";display:inline-block;position:absolute;top:1.05em;left:1.5em;color:#fff}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button,.woocommerce-noreviews .button,p.no-comments .button{float:right;padding:0;background:none;color:#fff;box-shadow:none;line-height:1.618;margin-left:1em;padding-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgba(255,255,255,.25)!important;border-radius:0}.woocommerce-message .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover,.woocommerce-noreviews .button:hover,p.no-comments .button:hover{background:none;color:#fff;opacity:.7}.woocommerce-message pre,.woocommerce-info pre,.woocommerce-error pre,.woocommerce-noreviews pre,p.no-comments pre{background-color:rgba(0,0,0,.1)}.woocommerce-message::before{content:""}.site-content>.col-full>.woocommerce>.woocommerce-message:first-child,.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,.site-content>.col-full>.woocommerce>.woocommerce-error:first-child{margin-top:2.617924em}.woocommerce-error{list-style:none}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:#3d9cd2}.woocommerce-info.woocommerce-no-products-found{background-color:rgba(0,0,0,0);border:none;color:inherit;padding:1em 0}.woocommerce-info.woocommerce-no-products-found::before,.woocommerce-info.woocommerce-no-products-found::after{content:none}.woocommerce-error{background-color:#e2401c}dl.variation{font-size:.875em}dl.variation dd{margin:0 0 1em}.wc-item-meta{font-size:.875em;margin-left:0;list-style:none}.wc-item-meta li::before,.wc-item-meta li::after{content:"";display:table}.wc-item-meta li::after{clear:both}.wc-item-meta li strong,.wc-item-meta li p{display:inline-block}.woocommerce-MyAccount-content .woocommerce-Pagination{text-align:center}.storefront-product-section{margin-bottom:1.618em}.storefront-product-section .section-title{text-align:center;margin-bottom:1em}.storefront-product-section:last-child{margin-bottom:0}.storefront-product-pagination{display:none}.storefront-sticky-add-to-cart{display:none}@media(min-width:768px){.demo_store{bottom:0}.demo_store a.woocommerce-store-notice__dismiss-link{background:rgba(0,0,0,.1);float:right;display:inline-block;margin:-1em -1.41575em -1em 0;padding:1em 1.41575em}.storefront-handheld-footer-bar{display:none}.storefront-breadcrumb{padding:1.41575em 0;margin:0 0 3.706325903em}table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td::before{display:none}.site-header-cart{position:relative}.site-header-cart .cart-contents{padding:1.618em 0;display:block;position:relative;background-color:rgba(0,0,0,0);height:auto;width:auto;text-indent:0}.site-header-cart .cart-contents .amount{margin-right:.327em}.site-header-cart .cart-contents .count{font-weight:400;opacity:.5;font-size:.875em}.site-header-cart .cart-contents span{display:inline}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;font-size:.875em;left:-999em;display:block}.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device{display:none;left:0}.site-header-cart .widget_shopping_cart h2.widgettitle{display:none}.site-header-cart .widget_shopping_cart .product_list_widget{height:0}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove{position:relative;float:left;top:auto}.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before{text-align:left}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block}.site-header-cart:hover .widget_shopping_cart .product_list_widget,.site-header-cart.focus .widget_shopping_cart .product_list_widget{height:auto}.site-search{display:block}.site-search form{margin:0}ul.products li.product,ul.products .wc-block-grid__product,.wc-block-grid__products li.product,.wc-block-grid__products .wc-block-grid__product{clear:none;width:100%;float:left;font-size:.875em}ul.products li.product.first,ul.products .wc-block-grid__product.first,.wc-block-grid__products li.product.first,.wc-block-grid__products .wc-block-grid__product.first{clear:both!important}ul.products li.product.last,ul.products .wc-block-grid__product.last,.wc-block-grid__products li.product.last,.wc-block-grid__products .wc-block-grid__product.last{margin-right:0!important}.page-template-template-fullwidth-php .site-main ul.products.columns-1 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-1 li.product,.page-template-template-homepage-php .site-main ul.products.columns-1 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-1 li.product,.storefront-full-width-content .site-main ul.products.columns-1 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.page-template-template-fullwidth-php .site-main ul.products.columns-2 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-2 li.product,.page-template-template-homepage-php .site-main ul.products.columns-2 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-2 li.product,.storefront-full-width-content .site-main ul.products.columns-2 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-2 li.product{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product,.page-template-template-homepage-php .site-main ul.products.columns-3 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product,.storefront-full-width-content .site-main ul.products.columns-3 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-3 li.product{width:30.4347826087%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,.page-template-template-homepage-php .site-main ul.products.columns-4 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,.storefront-full-width-content .site-main ul.products.columns-4 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-4 li.product{width:21.7391304348%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product,.page-template-template-homepage-php .site-main ul.products.columns-5 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product,.storefront-full-width-content .site-main ul.products.columns-5 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,.page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,.page-template-template-homepage-php .site-main ul.products.columns-6 li.product,.page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,.storefront-full-width-content .site-main ul.products.columns-6 li.product,.storefront-full-width-content .header-widget-region ul.products.columns-6 li.product{width:13.0434782609%;float:left;margin-right:4.347826087%}.site-main ul.products li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-1 li.product{width:100%;margin-right:0;float:none}.site-main ul.products.columns-2 li.product{width:48%;margin-right:3.8%}.site-main ul.products.columns-3 li.product{width:29.4117647059%;float:left;margin-right:5.8823529412%}.site-main ul.products.columns-4 li.product{width:22.05%;margin-right:3.8%}.site-main ul.products.columns-5 li.product{width:16.9%;margin-right:3.8%}.site-main ul.products.columns-6 li.product{width:11.7647058824%;float:left;margin-right:5.8823529412%}.single-product div.product .images{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .images .thumbnails::before,.single-product div.product .images .thumbnails::after{content:"";display:table}.single-product div.product .images .thumbnails::after{clear:both}.single-product div.product .images .thumbnails a.zoom{width:14.2857142857%;float:left;margin-right:14.2857142857%}.single-product div.product .images .thumbnails a.zoom.last{float:right;margin-right:0}.single-product div.product .woocommerce-product-gallery{width:41.1764705882%;float:left;margin-right:5.8823529412%;margin-bottom:3.706325903em}.single-product div.product .summary{width:52.9411764706%;float:right;margin-right:0}.single-product div.product .woocommerce-tabs{clear:both}#reviews .comment-form-author,#reviews .comment-form-email{width:47%}#reviews .comment-form-email{margin-right:0}.storefront-full-width-content.single-product div.product .images{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last{margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery{width:39.1304347826%;float:left;margin-right:4.347826087%;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:44.4444444444%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:25.9259259333%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:16.6666666667%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:11.1111111111%;float:left;margin-right:11.1111111111%}.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.storefront-full-width-content.single-product div.product .summary{width:56.5217391304%;float:right;margin-right:0;margin-bottom:3.706325903em}.storefront-full-width-content.single-product div.product .woocommerce-tabs{clear:both}.storefront-full-width-content.single-product #reviews .commentlist li .avatar{width:6.6666666667%;float:left;margin-right:6.6666666667%}.storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children{width:86.6666666667%;float:right;margin-right:0}.storefront-full-width-content.single-product #reviews .commentlist ul.children .avatar{width:7.6923076923%;float:left;margin-right:7.6923076923%}.storefront-full-width-content.single-product #reviews .commentlist ul.children .comment-text{width:84.6153846154%;float:right;margin-right:0}.storefront-full-width-content.woocommerce-cart .entry-header,.storefront-full-width-content.woocommerce-checkout .entry-header,.storefront-full-width-content.woocommerce-account .entry-header,.storefront-full-width-content .woocommerce-products-header{text-align:center;padding:0 0 5.9968353111em}.storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,.storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,.storefront-full-width-content.woocommerce-account .entry-header h1:last-child,.storefront-full-width-content .woocommerce-products-header h1:last-child{margin-bottom:0}.storefront-full-width-content .up-sells>h2:first-child,.storefront-full-width-content .related.products>h2:first-child{text-align:center}.woocommerce .page-description{margin-bottom:1.618em}.storefront-sorting{margin-bottom:2.617924em}.storefront-sorting::before,.storefront-sorting::after{content:"";display:table}.storefront-sorting::after{clear:both}.storefront-sorting select{width:auto}.woocommerce-result-count{float:left;position:relative;margin-bottom:0;padding:.327em 0}.woocommerce-ordering{float:left;margin-right:1em;margin-bottom:0;padding:.327em 0}.woocommerce-pagination{float:right;border:0;clear:none;padding:0;margin-bottom:0}.woocommerce-cart .hentry,.woocommerce-checkout .hentry{border-bottom:0;padding-bottom:0}.page-template-template-fullwidth-php table.cart .product-thumbnail{display:table-cell}.page-template-template-fullwidth-php table.cart thead{font-size:1em;text-indent:0}table.cart th,table.cart td{padding:1.618em}table.cart .qty{padding:.875em;max-width:3.632em}table.cart td.product-remove{display:table-cell;padding:1.618em;border:0}table.cart td.product-remove a.remove{float:none;position:relative;top:auto;right:auto;font-size:1em}table.cart .product-quantity .plus,table.cart .product-quantity .minus{display:inline-block}table.cart .quantity .qty{padding:.6180469716em}table.cart td.actions{text-align:right}table.cart td.actions label{display:none}table.cart td.actions .coupon{padding-bottom:0;margin-bottom:0;border-bottom:none;display:inline-block;float:left}table.cart td.actions input{display:inline-block;width:auto;margin:0}.cart-collaterals::before,.cart-collaterals::after{content:"";display:table}.cart-collaterals::after{clear:both}.cart-collaterals h2{font-size:1.618em}.cart-collaterals .cross-sells{width:41.1764705882%;float:left;margin-right:5.8823529412%}.cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator{width:52.9411764706%;float:right;margin-right:0;margin:0;clear:right}.cart-collaterals .cart_totals small.includes_tax{display:block}.cart-collaterals .shipping_calculator{clear:right}.page-template-template-fullwidth-php .cart-collaterals .cross-sells{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .cart-collaterals .cart_totals,.page-template-template-fullwidth-php .cart-collaterals .shipping_calculator{width:47.8260869565%;float:right;margin-right:0}#ship-to-different-address{position:relative}#ship-to-different-address label{font-weight:300}#ship-to-different-address .woocommerce-form__input-checkbox{position:absolute;top:50%;right:0;transform:translateY(-50%);margin-right:0}.col2-set{width:52.9411764706%;float:left;margin-right:5.8823529412%}.col2-set .form-row-first{width:44.4444444444%;float:left;margin-right:11.1111111111%}.col2-set .form-row-last{width:44.4444444444%;float:right;margin-right:0}.col2-set .col-1,.col2-set .col-2{margin-bottom:1.618em}.col2-set+#customer_details{display:none}.col2-set .woocommerce-billing-fields::before,.col2-set .woocommerce-billing-fields::after{content:"";display:table}.col2-set .woocommerce-billing-fields::after{clear:both}.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set.addresses .col-1{width:47.0588235294%;float:left;margin-right:5.8823529412%}.col2-set.addresses .col-2{width:47.0588235294%;float:right;margin-right:0}#customer_details+#wc_checkout_add_ons{width:41.1764705882%;float:right;margin-right:0}#wc_checkout_add_ons input[type=radio]{float:left;margin-right:.5407911001em;clear:left;margin-top:.35em}#order_review_heading,#order_review{width:41.1764705882%;float:right;margin-right:0;clear:right}#order_review{transition:box-shadow ease .4s}#order_review_heading{margin-bottom:0;padding-bottom:.6180469716em}.woocommerce-order-pay #order_review,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review{width:100%;float:none}.woocommerce-order-pay #order_review #payment h3,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3{padding-left:1em;padding-top:1em}.woocommerce-order-pay #order_review #payment .form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row{padding:1em}.woocommerce-order-pay #order_review .payment_methods+.form-row,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row{padding:1em}.woocommerce-order-pay #order_review .button#place_order,.page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order{display:block;width:100%;font-size:1.41575em}.page-template-template-fullwidth-php .col2-set{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set .form-row-first{width:45.4545454545%;float:left;margin-right:9.0909090909%}.page-template-template-fullwidth-php .col2-set .form-row-last{width:45.4545454545%;float:right;margin-right:0}.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #order_review_heading,.page-template-template-fullwidth-php #order_review{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons{width:47.8260869565%;float:right;margin-right:0}#order_review .shop_table{margin-bottom:2.617924em}table+.addresses{margin-top:1.618em}.col2-set#customer_login,.col2-set.addresses{width:100%;float:left;margin-left:0;margin-right:0}.col2-set#customer_login .col-1,.col2-set.addresses .col-1{width:41.1764705882%;float:left;margin-right:5.8823529412%}.col2-set#customer_login .col-2,.col2-set.addresses .col-2{width:52.9411764706%;float:right;margin-right:0}.woocommerce-MyAccount-navigation{width:17.6470588235%;float:left;margin-right:5.8823529412%}.woocommerce-MyAccount-content{width:76.4705882353%;float:right;margin-right:0}.woocommerce-MyAccount-content .form-row-first{width:38.4615384615%;float:left;margin-right:7.6923076923%}.woocommerce-MyAccount-content .form-row-last{width:53.8461538462%;float:right;margin-right:0}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content{width:76.4705882353%;float:left;margin-right:5.8823529412%}.left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation{width:17.6470588235%;float:right;margin-right:0}table.my_account_orders{font-size:.875em}.page-template-template-fullwidth-php .col2-set#customer_login .col-1,.page-template-template-fullwidth-php .col2-set.addresses .col-1{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .col2-set#customer_login .col-2,.page-template-template-fullwidth-php .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content{width:73.9130434783%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-first{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-last{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set{width:100%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-1{width:46.6666666667%;float:left;margin-right:6.6666666667%}.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-2{width:46.6666666667%;float:right;margin-right:0}.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation{width:21.7391304348%;float:right;margin-right:0}.addresses header.title::before,.addresses header.title::after{content:"";display:table}.addresses header.title::after{clear:both}.addresses header.title a{float:right;overflow:hidden}.addresses header.title h3{float:left}.form-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%;clear:both}.form-row-last{width:47.0588235294%;float:right;margin-right:0}.page-template-template-fullwidth-php .form-row-first{width:47.8260869565%;float:left;margin-right:4.347826087%}.page-template-template-fullwidth-php .form-row-last{width:47.8260869565%;float:right;margin-right:0}.storefront-full-width-content .woocommerce-tabs ul.tabs{width:30.4347826087%;float:left;margin-right:4.347826087%}.storefront-full-width-content .woocommerce-tabs .panel{width:65.2173913043%;float:right;margin-right:0;margin-bottom:3.706325903em}.woocommerce-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.woocommerce-tabs ul.tabs{width:29.4117647059%;float:left;margin-right:5.8823529412%}.woocommerce-tabs ul.tabs li.active::after{right:1em}.woocommerce-tabs .panel{width:64.7058823529%;float:right;margin-right:0;margin-top:0}.storefront-product-pagination{display:block}.storefront-product-pagination a{position:fixed;top:50%;width:500px;box-shadow:0 0 5px rgba(0,0,0,.2);z-index:1499;display:flex;align-items:center}.storefront-product-pagination a img{max-width:90px;border-radius:0}.storefront-product-pagination a[rel=prev]{left:-455px;transition:left .3s ease-out;flex-direction:row-reverse;padding-left:1em}.storefront-product-pagination a[rel=prev]:hover{left:0}.storefront-product-pagination a[rel=prev] img{margin-left:1.41575em}.storefront-product-pagination a[rel=prev] .storefront-product-pagination__title{margin-right:auto}.storefront-product-pagination a[rel=next]{right:-455px;transition:right .3s ease-in;padding-right:1em}.storefront-product-pagination a[rel=next]:hover{right:0}.storefront-product-pagination a[rel=next] img{margin-right:1.41575em}.storefront-product-pagination a[rel=next] .storefront-product-pagination__title{margin-left:auto}.storefront-sticky-add-to-cart{display:block;position:fixed;top:0;left:0;right:0;z-index:99998;transform:translate3d(0,-100%,0);padding:1em;overflow:hidden;zoom:1;box-shadow:0 1px 2px rgba(0,0,0,.2);animation-duration:.5s;animation-fill-mode:both}.storefront-sticky-add-to-cart--slideInDown{animation-name:slideInDown}.storefront-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp}.storefront-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:center}.storefront-sticky-add-to-cart__content-title{display:block}.storefront-sticky-add-to-cart__content-price{margin-right:.875em;opacity:.5}.storefront-sticky-add-to-cart__content-button{margin-left:auto}.storefront-sticky-add-to-cart img{max-width:3.706325903em;margin:0 1.41575em 0 0;padding:3px;border:1px solid rgba(0,0,0,.1)}.storefront-sticky-add-to-cart .star-rating{display:inline-block;margin:0;vertical-align:bottom}.admin-bar .storefront-sticky-add-to-cart--slideInDown{top:32px}}@media(min-width:768px)and (max-width:900px){body:not(.page-template-template-fullwidth-php) table.cart td,body:not(.page-template-template-fullwidth-php) table.cart th{padding:1em}}@font-face{font-family:star;src:url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://mumpa.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}a.cart-contents,.site-header-cart .widget_shopping_cart a{color:#333}a.cart-contents:hover,.site-header-cart .widget_shopping_cart a:hover,.site-header-cart:hover>li>a{color:#747474}table.cart td.product-remove,table.cart td.actions{border-top-color:#fff}.storefront-handheld-footer-bar ul li.cart .count{background-color:#333;color:#fff;border-color:#fff}.woocommerce-tabs ul.tabs li.active a,ul.products li.product .price,.onsale,.wc-block-grid__product-onsale,.widget_search form:before,.widget_product_search form:before{color:#6d6d6d}.woocommerce-breadcrumb a,a.woocommerce-review-link,.product_meta a{color:#727272}.wc-block-grid__product-onsale,.onsale{border-color:#6d6d6d}.star-rating span:before,.quantity .plus,.quantity .minus,p.stars a:hover:after,p.stars a:after,.star-rating span:before,#payment .payment_methods li input[type=radio]:first-child:checked+label:before{color:#7f54b3}.widget_price_filter .ui-slider .ui-slider-range,.widget_price_filter .ui-slider .ui-slider-handle{background-color:#7f54b3}.order_details{background-color:#f8f8f8}.order_details>li{border-bottom:1px dotted #e3e3e3}.order_details:before,.order_details:after{background:-webkit-linear-gradient(transparent 0,transparent 0),-webkit-linear-gradient(135deg,#f8f8f8 33.33%,transparent 33.33%),-webkit-linear-gradient(45deg,#f8f8f8 33.33%,transparent 33.33%)}#order_review{background-color:#fff}#payment .payment_methods>li .payment_box,#payment .place-order{background-color:#fafafa}#payment .payment_methods>li:not(.woocommerce-notice){background-color:#f5f5f5}#payment .payment_methods>li:not(.woocommerce-notice):hover{background-color:#f0f0f0}.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:#e6e6e6;color:#636363}.wc-block-grid__product-onsale,.onsale,.woocommerce-pagination .page-numbers li .page-numbers:not(.current){color:#6d6d6d}p.stars a:before,p.stars a:hover~a:before,p.stars.selected a.active~a:before{color:#6d6d6d}p.stars.selected a.active:before,p.stars:hover a:before,p.stars.selected a:not(.active):before,p.stars.selected a.active:before{color:#7f54b3}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{background-color:#eee;color:#333}.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}.button.added_to_cart:focus,.button.wc-forward:focus{outline-color:#7f54b3}.added_to_cart,.site-header-cart .widget_shopping_cart a.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{background-color:#eee;border-color:#eee;color:#333}.added_to_cart:hover,.site-header-cart .widget_shopping_cart a.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}.added_to_cart.alt,.added_to_cart,.widget a.button.checkout{background-color:#333;border-color:#333;color:#fff}.added_to_cart.alt:hover,.added_to_cart:hover,.widget a.button.checkout:hover{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff}.button.loading{color:#eee}.button.loading:hover{background-color:#eee}.button.loading:after{color:#333}@media screen and (min-width:768px){.site-header-cart .widget_shopping_cart,.site-header .product_list_widget li .quantity{color:#404040}.site-header-cart .widget_shopping_cart .buttons,.site-header-cart .widget_shopping_cart .total{background-color:#f5f5f5}.site-header-cart .widget_shopping_cart{background-color:#f0f0f0}}.storefront-product-pagination a{color:#6d6d6d;background-color:#fff}.storefront-sticky-add-to-cart{color:#6d6d6d;background-color:#fff}.storefront-sticky-add-to-cart a:not(.button){color:#333}/*!
Theme Name:   Storefront child
Theme URI:    https://woo.com/products/storefront/
Author:       Automattic
Author URI:   https://woo.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.5.4
Tested up to: 6.3
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Template: storefront
*/