:root{--orange:#ff8800;--light-orange:#ffa135;--red:#e62b31;--hebe:#323232}.product-slides,.product-slides2{display:none}.product-slide-button-prev,.product-slide-button-next{cursor:pointer;user-select:none;-webkit-user-select:none;-ms-user-select:none;position:absolute}.product-wrapper,.product-slides,.product-slides2{background-color:white;width:100%;height:auto;padding:10px}.product-flex{display:flexbox}.product-flex .col{justify-content:center}.product-image{padding:75px;filter:blur(0);-webkit-filter:blur(0);transform:translateZ(0);-webkit-transform:translateZ(0)}.product-image:hover{cursor:pointer}.product-list-item{margin-bottom:20px}.product-list-last{bottom:0;align-items:baseline;justify-content:baseline}.ingredients-button{font-size:25px;border:1px solid black;background-color:white;padding:30px;padding-right:50px;padding-left:50px}.ingredients-button:hover{border-bottom:1px solid black;transition:border 0.2s ease-in-out}.color-button{padding-right:20px;padding-top:20px;text-decoration:none;border-radius:4px;border:1px solid rgba(0,0,0,0.5);margin-right:1.5rem!important;box-shadow:0 0 0 0 #777;transition:box-shadow 0.2s ease-in-out}.color-button:hover{box-shadow:0 0 10px #777}.product-name{font-size:22px}.product-attrs{list-style:none}.image-center img{left:50%!important}.image-buttons{display:flexbox;align-items:center;margin-left:10%;width:80%}.showprev,.shownext{display:inline-block;background-color:transparent;border-radius:50%;border:1px solid black;cursor:pointer;padding:5px;transition:all ease-in-out 250ms}.showprev{justify-content:flex-start;margin-right:28%}.shownext{justify-content:flex-end;float:right}.showprev:hover,.shownext:hover{background-color:rgba(0,0,0,0.2)}.dot{cursor:pointer;height:20px;width:20px;margin:0 5px;background-color:#fff;border:1px solid black;border-radius:50%;display:inline-block;transition:background-color 0.6s ease;padding-right:10px;padding-top:10px}.dot.active,.dot:hover{z-index:99999;background-color:rgba(0,0,0,0.3)}.button-col{margin-bottom:25px}@media screen and (max-width:1400px){.color-button{padding-right:20px!important;padding-top:20px!important}.button-col{margin-right:10px!important}}@media screen and (max-width:1200px){.color-button{padding-right:20px!important;padding-top:20px!important}.button-col{margin-right:25px!important}.product-image{padding:50px}}@media screen and (max-width:992px){.product-page{margin-top:100px!important}.color-button{padding-right:25px!important;padding-top:25px!important}.button-col{margin-bottom:35px!important;margin-right:30px!important}.product-image{padding:10px}}@media screen and (max-width:576px){.button-col{margin-bottom:35px;margin-right:30px!important}.color-button{margin-right:10px}.product-attrs{padding:0;margin:0}.product-quantity{padding:0;margin:0!important}.product-page{padding:5px}.hebebtn{margin:0!important}}@media screen and (max-width:435px){.dot{display:none}.showprev{margin-right:0%}.product-image{padding:0}}@media screen and (max-width:380px){.navmd-header{font-size:22px}}#imageModalHeader{background:transparent!important;background-color:transparent!important}#imageModalBody{background:transparent!important;background-color:transparent!important}.share-buttons{display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.share-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer;background-color:transparent;border:1px solid black;border-radius:4px;color:black;font-size:30px;text-decoration:none;transition:all 250ms;padding:0px 10px;margin:2px}.share-btn:hover{color:red;text-decoration:none}.ripple{z-index:10000000;position:absolute;background-color:#fff;transform:translate(-50%,-50%);pointer-events:none;border-radius:50%;animation:ripple-effect 1s linear infinite;-webkit-animation:ripple-effect 1s linear infinite}@keyframes ripple-effect{0%{width:0px;height:0px}100%{width:500px;height:500px}}@-webkit-keyframes ripple-effect{0%{width:0px;height:0px}100%{width:500px;height:500px}}.ing--pan{border:2px solid #000;overflow:hidden;color:#000}.ing--pan span{position:relative;mix-blend-mode:difference;color:white!important}.ing--pan::before{content:"";background:white;transition:transform 0.3s cubic-bezier(0.7,0,0.2,1)}.ing--pan:hover::before{transform:translate3d(0,-100%,0)}.ingredients{pointer-events:auto;cursor:pointer;background:var(--hebe);border:2px solid black;padding:1.5rem 3rem;margin:0;font-size:25px;position:relative;display:inline-block;color:white}.ingredients::before,.ingredients::after{position:absolute;top:0;left:0;width:100%;height:100%}.content__item{width:100%;height:100%;margin:0;padding:0;counter-increment:itemcounter;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;pointer-events:none;color:white}.content__item::before{color:white;position:absolute;top:0;left:0}.card-footer-buttons{display:flex;justify-content:space-between}.flex-center{display:flex;justify-content:space-between;align-items:center}