@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.menu{display:flex;align-items:center;justify-content:space-between;z-index:8;position:fixed;top:0;left:0;right:0;height:80px;background:#fff;padding:0 3rem 0 1rem}.site-logo{display:flex;height:46px;min-width:220px;max-width:220px}.menu>.site-logo>img{height:100%;width:100%}.cart>img{height:20px}.cart{padding:20px 0;display:flex;align-items:center;cursor:pointer}.user-profile>img{height:35px;border-radius:50%;margin:0 10px}.user-profile{padding:20px 0;display:flex;align-items:center;cursor:pointer;position:relative}.input-items{width:38rem;height:2.1rem;font-size:14px;font-weight:300;border-style:none}.profile-menu{visibility:hidden;position:absolute;top:45px;right:0;width:175px;box-sizing:border-box;border:.5px solid grey;border-radius:15px;background:#fff;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease-in-out}.user-profile:hover>.profile-menu{visibility:visible;-webkit-transform:translateY(1rem);transform:translateY(1rem)}.profile-menu>ul{list-style:none;padding:0}.profile-menu>ul>li{font-size:14px;padding:10px}.profile-menu>ul>li>a{text-decoration:none}@media (max-width:1200px){.input-items{width:34rem}}@media (max-width:900px){.menu{padding:0 2rem}.site-logo{min-width:190px;height:42px}.input-items{width:30rem}.cart{padding:20px 10px}.user-profile>span{visibility:hidden}}.filter{position:absolute;top:6rem;left:16rem;z-index:6;width:77.55%;justify-content:space-between}.change,.filter{display:flex;align-items:center}.change{justify-content:center;position:relative}.label{padding-right:5px}select{border:0;background:transparent;outline:none;appearance:none;box-shadow:none;width:100%;cursor:pointer;-moz-appearance:none;-webkit-appearance:none}.select-prop{display:block;padding:2px;border:2px solid #8d8d8d;width:6.5rem;overflow:hidden}#slt-2{width:10rem}.select-prop:hover{border:2px solid #585858}.select-prop:after{content:"keyboard_arrow_down";font-family:"Material Icons";color:grey;position:absolute;right:8px;pointer-events:none}.explore-products{position:fixed;top:5rem;padding:0 3rem;background:#fff;height:100vh}.explore-products>h1{font-size:2rem}.explore-products>ul{padding:0;list-style:none;font-weight:300}.explore-products>ul>li{padding:10px 0}.explore-products:hover{cursor:pointer}.explore-options>li>a{text-decoration:none;color:#000}.explore-options>li>a:hover{color:#535353;cursor:pointer}.explored-results{position:absolute;left:16rem;top:12rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px;margin-right:3rem;padding-bottom:3rem}.product-card{position:relative;display:flex;flex-direction:column;font-weight:500;color:#535353;background:#fff;padding:10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);transition:all .3s ease-in-out;overflow:hidden}.product-card>a{text-decoration:none}.detail-link img{width:100%;height:260px}.detail-link p{color:#535353;line-height:1}.product-card>span{color:#c0392b;font-size:18px;font-weight:500}.product-card:hover{box-shadow:0 6px 9px 0 rgba(0,0,0,.38),0 6px 12px 0 rgba(0,0,0,.39)}.cart-btn,.product-card>a:hover{cursor:pointer}.cart-btn{position:absolute;bottom:0;right:0;padding:.4rem .7rem;-webkit-transform:translate(130%,130%);transform:translate(130%,130%);transition:all .6s cubic-bezier(.6,-.28,.74,.05);background:#c0392b;color:#fff;font-weight:500;font-size:1rem;border:none;border-radius:.5rem 0 0 0}.product-card:hover>.cart-btn{-webkit-transform:translate(0);transform:translate(0)}.cart-btn:hover{color:#000}.inCart-text{margin:0;font-family:"Nunito";font-weight:600}body{font-family:"Nunito",sans-serif;background:#f1f1f1}.product-details{display:flex;padding:2rem 3rem 3rem;position:relative;top:6rem;justify-content:center}.img-wrapper{display:flex;flex-direction:column;padding:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content;box-sizing:border-box;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.img-1{width:460px;height:420px;background-repeat:no-repeat;background-origin:border-box;background-size:cover;background-position:100% 100%}.img-angles{width:80%;display:flex;align-items:center;height:180px}.contents{padding:0 20px;box-sizing:border-box;margin:0 0 0 3rem;width:40%;background:#fff;color:#535353}.contents>hr{margin:2rem 0}.price-details{display:flex;align-items:center;justify-content:space-between}.shipping>p>img{height:20px}.reviews{display:flex;align-items:center}.reviews>img{height:24px}.price{font-size:22px;font-weight:700;color:#c0392b}.delivery{padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between}.active-btn{border:1px solid #c0392b;border-radius:10px;padding:10px 20px;width:200px;background:none;font-size:18px;cursor:pointer;transition:.3s;color:#c0392b}.active-btn:hover,.inactive-btn{color:#fff;background:#c0392b}.inactive-btn{border:1px solid #c0392b;border-radius:10px;padding:10px 20px;width:200px;font-size:18px;cursor:pointer}.quantity-selector{display:flex;align-items:center;width:200px;justify-content:space-between}.quantity-selector>p{font-size:18px;font-weight:600}.quantity-selector-sub{display:flex;align-items:center}.quantity-selector-sub>span{width:30px;text-align:center}.quantity-selector-sub>button{border:0;border-radius:50%;width:30px;height:30px;background:#c0392b;font-size:16px;cursor:pointer;transition:.6s;color:#fff}.quantity-selector-sub>button:hover{color:#c0392b;background:#fff;border:1px solid #c0392b}.description>p{line-height:1.2}.specifications{display:flex;flex-direction:column}.specifications>h1{margin-top:2rem}.specifications-sub{display:flex;align-items:center;justify-content:space-between}.product-speciality>h1{margin-top:2rem}.product-speciality>ul{line-height:1.2;padding:0 0 .4rem 1.2rem}.similar-products{width:100%}.similar-products-sub{padding:3rem 3rem 0;overflow:hidden}.similar-products-sub>h1{font-size:24px}.products-sub{display:flex;min-height:30rem;overflow-x:auto;-ms-scroll-snap-type:mandatory;scroll-snap-type:mandatory;scroll-behavior:smooth}.card{position:relative;height:100%;width:240px;flex-shrink:0;background:#fff;margin-bottom:20px;margin-right:20px;padding:10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);overflow:hidden}.card>a>img{width:100%;height:250px}.card>a>span{color:#c0392b;font-size:18px}.card:hover{box-shadow:0 6px 9px 0 rgba(0,0,0,.38),0 6px 12px 0 rgba(0,0,0,.39);cursor:pointer}.cart-button{position:absolute;bottom:0;right:0;padding:.4rem .7rem;-webkit-transform:translate(130%,130%);transform:translate(130%,130%);transition:all .6s cubic-bezier(.6,-.28,.74,.05);background:#c0392b;color:#fff;font-weight:500;font-size:1rem;border:none;border-radius:.5rem 0 0 0;cursor:pointer}.card:hover>.cart-button{-webkit-transform:translate(0);transform:translate(0)}.cart-button:hover{color:#000}body{padding:0;margin:0;line-height:1}.cart-hidden{visibility:hidden;height:0;width:0}.cart-header>img{height:32px}.cart-header{display:flex;height:5rem;justify-content:space-between;align-items:center;font-size:18px;padding:0 10px;background:#333;color:#fff}.cart-header>span:hover{cursor:pointer;color:#c0392b}.shopping-cart{position:fixed;height:100%;width:26%;right:0;min-width:320px;max-width:480px;background:#fff;z-index:99;visibility:visible}.cart-body{color:#535353;font-size:14px}.cart-list-wrapper{overflow-y:auto;min-height:150px;height:calc(100vh - 180px);background:#f1f1f1}.cart-items{padding:.75rem 0;margin:0;background:#f2f2f2;list-style:none}.cart-items>li{margin:0 .75rem .75rem;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.cart-item-card{position:relative;display:flex;justify-content:space-between}.left-part{width:33.33%;height:auto;display:flex;flex-direction:column;padding:.3rem}.left-part>img{width:100%;height:100px}.left-part>span{color:#c0392b;margin-top:4px}.right-part{display:flex;flex-direction:column}.item-info{padding:5px}.item-info>a>p{padding-right:1rem;margin:.4rem 0}.cancel-item{position:absolute;top:1%;right:0;width:16px;font-size:1.1rem;cursor:pointer}.cancel-item:hover,.item-info>a{color:#c0392b}.item-info>a{text-decoration:none;cursor:pointer;line-height:1}.item-info>a>p{margin-top:.5rem}.cart-item-qty{display:flex;align-items:center;padding-top:1.7rem;padding-left:6px}.cart-item-qty>p{margin:0}.qty-selector{display:flex;align-items:center;padding-left:6px}.qty-selector>button{border:0;border-radius:50%;width:30px;height:30px;background:#c0392b;font-size:16px;cursor:pointer;transition:.6s;color:#fff}.qty-selector>span{width:40px;text-align:center}.qty-selector>button:hover{color:#c0392b;background:#fff;border:1px solid #c0392b}.cart-amount{position:relative;font-size:18px;text-align:center;padding:0 .75rem}.cart-amount>p{margin:0;line-height:40px}.cart-amount>button{color:#fff;background-color:#c0392b;text-align:center;letter-spacing:.5px;transition:.2s ease-out;display:block;padding:14px 0;text-transform:uppercase;font-size:14px;border-radius:10px;border:none;width:100%}.cart-amount>button:hover{background:#e63e2b;cursor:pointer}
/*# sourceMappingURL=main.eea807fa.chunk.css.map */