@charset "UTF-8";

  .hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:.1s;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:.1s;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:.1s;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:.1s;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s}.hamburger--stand-r .hamburger-inner:before{transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(45deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(90deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top .1s ease,opacity .1s ease .14s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//joymoy.com/wp-content/themes/joymoy/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fr-close{display:none!important}.fr-overlay{z-index:99999;position:fixed;top:0;left:0;height:100%;width:100%;zoom:1;overlay:hidden}.fr-overlay-background{background:#000;opacity:.9;float:left;width:100%;height:100%;position:relative}.fr-window{z-index:100000;position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%}.fr-ui-outside .fr-info{z-index:100001}.fr-loading{z-index:100001;position:fixed;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;overflow:visible}.fr-loading-offset{position:absolute;width:100%;height:100%;top:0;left:0}.fr-loading-background,.fr-loading-icon{position:absolute;top:0;left:0;width:100%;height:100%}.fr-loading-background{background:#0d0d0d url(//joymoy.com/wp-content/themes/veganrobs/img/skins/loading.gif) 50% 50% no-repeat;opacity:.8;border-radius:3px;position:relative;float:left;box-sizing:border-box;border:1px solid rgba(80,80,80,.2)}.fr-loading-icon{display:none}.fr-bubble{float:left;width:100%;height:100%;position:relative}.fr-info,.fr-ui{font:normal 13px/21px "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Verdana,Arial,sans-serif}.fr-frames{height:100%;width:100%;position:absolute;display:inline;top:0;left:0;overflow:hidden}.fr-frame,.fr-ui{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.fr-window :not(.fr-caption)::-moz-selection,.fr-window :not(.fr-caption)::-webkit-selection{background:0 0}.fr-window :not(.fr-caption)::-moz-selection{background:0 0}.fr-window :not(.fr-caption)::-moz-selection,.fr-window :not(.fr-caption)::-webkit-selection,.fr-window :not(.fr-caption)::selection{background:0 0}.fr-mobile-touch-enabled .fr-frame .fr-box{overflow:scroll!important;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;position:absolute;top:0;left:0;width:100%;height:100%}.fr-mobile-touch-enabled .fr-side,.fr-mobile-touch-enabled .fr-ui,.fr-mobile-touch-enabled .fr-ui-outer-border,.fr-mobile-touch-enabled .fr-ui-padder,.fr-mobile-touch-enabled .fr-ui-spacer,.fr-mobile-touch-enabled .fr-ui-toggle,.fr-mobile-touch-enabled .fr-ui-wrapper{pointer-events:none}.fr-box{position:absolute;top:0;left:0;height:100%;width:100%}.fr-box-has-ui-outside{overflow:hidden}.fr-box-spacer,.fr-ui-spacer{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fr-box-wrapper,.fr-ui-wrapper{position:relative;background:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/blank.gif);overflow:hidden}.fr-box-padder,.fr-ui-padder{position:absolute;top:0;left:0;zoom:1;border-color:transparent;border-style:solid;border-width:0;background:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/blank.gif)}.fr-box-padder,.fr-ui-padder{position:absolute;top:0;left:0}.fr-ui-padder{zoom:1}.fr-box-wrapper,.fr-ui-toggle,.fr-ui-wrapper{position:relative;float:left;display:inline;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fr-box-wrapper{background:#101010}.fr-ui-wrapper-outside{float:left;height:100%;width:100%}.fr-box-outer-border,.fr-ui-outer-border{position:relative;float:left;display:inline;height:100%;width:100%;zoom:1}.fr-ltIE9 .fr-box-outer-border,.fr-ltIE9 .fr-ui-outer-border{border:0 solid transparent}.fr-content{height:100%;width:100%;zoom:1;margin:0;padding:0}.fr-content-image{position:absolute;top:0;left:0;image-rendering:optimizeQuality;max-width:none}.fr-content-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.fr-download-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-user-drag:element;user-drag:element;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.fr-onclick-side{position:absolute;top:0;width:50%;height:100%;background:url(//joymoy.com/wp-content/themes/joymoy/skins/blank.gif);overflow:hidden;cursor:pointer;z-index:1}.fr-onclick-side img{cursor:pointer}.fr-onclick-previous{left:0}.fr-onclick-next{right:0}.fr-frame-touch .fr-content{position:absolute}.fr-side{position:absolute;top:0;height:100%;cursor:pointer;overflow:hidden;background:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/blank.gif) 0 0 repeat;-webkit-user-select:none;-moz-user-select:none;user-select:none;zoom:1}.fr-side-disabled{cursor:default}.fr-side-button{position:absolute;top:50%;width:54px;height:72px;margin:0 9px;margin-top:-36px;pointer-events:auto}.fr-side-button-icon{float:left;position:relative;height:100%;width:100%;zoom:1}.fr-side-previous{left:0;width:50%}.fr-side-next{right:0;width:50%}.fr-side-previous .fr-side-button{left:0}.fr-side-next .fr-side-button{right:0}.fr-ui-outside .fr-side{width:72px;height:72px;top:50%;margin-top:-36px}.fr-ui-outside .fr-side-button{margin-top:0;top:0}.fr-info{position:absolute;bottom:0;left:0;width:100%;color:#efefef;pointer-events:auto}.fr-info-background{position:absolute;top:0;left:0;height:100%;width:100%;background:#000;line-height:1%;opacity:.8;zoom:1;box-sizing:border-box;background:#000}.fr-info-outside .fr-info-background{background:#0d0d0d;filter:none;opacity:1}.fr-info-padder{padding:12px;display:block;overflow:hidden;width:auto;position:relative}.fr-caption{position:relative;opacity:.99;width:auto;word-wrap:no-wrap}.fr-position-text{position:relative}.fr-has-position .fr-info-inside .fr-caption{margin-right:75px}.fr-info-inside .fr-position{opacity:.99;position:relative;text-align:right;word-wrap:no-wrap;line-height:21px;color:#b3b3b3;float:right;width:75px}.fr-no-caption .fr-info-inside .fr-position{width:auto;margin:0 1px 1px 0;color:#b9b9b9}.fr-info-inside .fr-position-background{position:absolute;top:0;left:0;width:100%;height:100%}.fr-no-caption .fr-info-inside .fr-position-background{border-radius:12px;background:#101010;opacity:.8;box-sizing:border-box}.fr-info-inside .fr-position-text{position:relative}.fr-no-caption .fr-info-inside .fr-position-text{float:left;height:13px;line-height:13px;padding:6px 10px;text-shadow:0 1px 1px rgba(0,0,0,.3)}@media all and (max-width:568px) and (max-height:320px),all and (max-width:320px) and (max-height:568px){.fr-has-position .fr-info-inside .fr-caption{margin-right:0}.fr-position{display:none!important}.fr-ui-outside .fr-side{width:54px;height:50px;margin-top:-25px}.fr-side-button{width:40px;height:50px;margin:0 6px;margin-top:-25px}}.fr-ui-outside .fr-position{position:absolute;bottom:15px;right:15px;display:inline;width:auto;margin:0 1px 1px 0;color:#b9b9b9}.fr-ui-outside .fr-position-background{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;opacity:.8;box-sizing:border-box;background:#1e1e1e;border:1px solid rgba(180,180,180,.2)}.fr-ui-outside .fr-position-text{position:relative;float:left;width:auto;text-align:right;word-wrap:no-wrap;color:#b3b3b3;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-wrap:no-wrap;padding:6px 10px;height:13px;line-height:13px}.fr-ui-outside .fr-position-background{position:absolute;top:0;left:0;width:100%;height:100%}.fr-no-caption .fr-info-outside{display:none}.fr-no-caption .fr-info-padder{pointer-events:none}.fr-no-caption .fr-info-background{pointer-events:none;opacity:0;filter:none;display:none}.fr-no-caption .fr-position-text,.fr-ui-outside .fr-position-text{text-shadow:0 1px 1px rgba(0,0,0,.3)}.fr-ui-outside .fr-position{float:none;position:absolute;bottom:0;right:0;margin:15px}.fr-ltIE8 .fr-info *{zoom:1}.fr-ltIE8 .fr-box *{zoom:1}.fr-info-outside{bottom:auto}.fr-no-caption .fr-info-outside .fr-info-padder{padding:10px 5px}.fr-ui-outside .fr-no-caption .fr-position{margin:0}.fr-close{position:absolute;top:0;right:0;padding:12px;width:23px;height:23px;cursor:pointer;pointer-events:auto}.fr-close-background{position:absolute;top:12px;left:12px;height:23px;width:23px;opacity:.8;transition:background-color .2s ease-in;background-color:#282828;cursor:pointer}.fr-close:hover .fr-close-background{background-color:#333}.fr-ui-outside .fr-close-background{background-color:#363636}.fr-ui-outside .fr-close:hover .fr-close-background{background-color:#434343}.fr-close-icon{position:relative;float:left;width:100%;height:100%}.fr-thumbnails{position:absolute;bottom:0;left:0;width:100%;height:9%;min-height:40px;max-height:120px;height:9%;padding:20px 0;-webkit-tap-highlight-color:transparent;zoom:1}.fr-thumbnails,.fr-thumbnails *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fr-thumbnails-slider{position:relative;width:100%;height:100%;float:left;zoom:1}.fr-thumbnails-slider-slide{position:absolute;top:0;left:0;height:100%}.fr-thumbnails-wrapper{position:absolute;top:0;left:50%;height:100%;padding:20px 0}.fr-thumbnails-thumbs{float:left;height:100%;overflow-x:hidden;position:relative;top:0;left:0}.fr-ltIE9 .fr-thumbnails-thumbs{overflow:hidden}.fr-thumbnails-slide{position:absolute;top:0;height:100%;width:100%}.fr-thumbnail{position:relative;width:30px;height:100%;float:left;margin:0 10px;display:inline;zoom:1;cursor:pointer}.fr-ltIE9 .fr-thumbnail *{overflow:hidden;z-index:1;zoom:1}.fr-thumbnail-wrapper{position:relative;background:#161616;width:100%;height:100%;float:left;overflow:hidden;display:inline;z-index:0}.lv_thumbnail_icon{width:36px;height:36px;position:absolute;top:50%;left:50%;margin-left:-18px;margin-top:-18px;background-position:99px 99px;background-repeat:no-repeat;display:block!important}.fr-thumbnail-overlay{cursor:pointer}.fr-thumbnail-active .fr-thumbnail-overlay{cursor:default}.fr-thumbnail-overlay,.fr-thumbnail-overlay-background,.fr-thumbnail-overlay-border{position:absolute;top:0;left:0;width:100%;height:100%}.fr-thumbnail-overlay-border{box-sizing:border-box;border-width:0;overflow:hidden;border-style:solid;border-color:transparent}.fr-thumbnail img{position:absolute;opacity:.85;max-width:none}.fr-thumbnail-active .fr-thumbnail-overlay-border{border:1px solid #fff!important}.fr-thumbnail-active{cursor:default}.fr-thumbnail-loading,.fr-thumbnail-loading-background,.fr-thumbnail-loading-icon{position:absolute;top:0;left:0;width:100%;height:100%}.fr-thumbnail-loading-background{background-color:#101010;background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/loading.gif);background-position:50% 50%;background-repeat:no-repeat;opacity:.8;position:relative;float:left}.fr-thumbnail-loading-icon{display:none}.fr-thumbnails-side{float:left;height:100%;width:28px;margin:0 10px;position:relative;overflow:hidden}.fr-thumbnails-side-previous{margin-left:20px}.fr-thumbnails-side-next{margin-right:20px}.fr-thumbnails-side-button{position:absolute;top:50%;left:0;margin-top:-15px;width:28px;height:28px;cursor:pointer}.fr-thumbnails-side-button-background{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.8;transition:background-color .2s ease-in;background-color:#333;cursor:pointer;border-radius:4px}.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background{background-color:#3b3b3b}.fr-thumbnails-side-button-disabled *{cursor:default}.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background{background-color:#333}.fr-thumbnails-side-button-icon{height:42px;width:42px;position:absolute;top:-7px;left:-7px;width:100%;height:100%}@media all and (min-height:0px){.fr-thumbnails,.fr-thumbnails-wrapper{padding:10px 0}.fr-thumbnail,.fr-thumbnails-side{margin:0 4px}.fr-thumbnails-side-previous{margin-left:8px}.fr-thumbnails-side-next{margin-right:8px}.fr-thumbnail-loading-background{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/loading-small.gif)}}@media all and (min-height:200px){.fr-thumbnails,.fr-thumbnails-wrapper{padding:12px 0}.fr-thumbnail,.fr-thumbnails-side{margin:0 6px}.fr-thumbnails-side-previous{margin-left:12px}.fr-thumbnails-side-next{margin-right:12px}}@media all and (min-height:350px){.fr-thumbnail-loading-background{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/loading-medium.gif)}}@media all and (min-height:500px){.fr-thumbnails,.fr-thumbnails-wrapper{padding:14px 0}.fr-thumbnail,.fr-thumbnails-side{margin:0 7px}.fr-thumbnails-side-previous{margin-left:14px}.fr-thumbnails-side-next{margin-right:14px}}@media all and (min-height:700px){.fr-thumbnails,.fr-thumbnails-wrapper{padding:20px 0}.fr-thumbnail,.fr-thumbnails-side{margin:0 10px}.fr-thumbnails-side-previous{margin-left:20px}.fr-thumbnails-side-next{margin-right:20px}.fr-thumbnail-loading-background{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/loading.gif)}}.fr-ltIE8 *{zoom:1;z-index:1}.fr-ltIE9 .fr-content-image-overlay,.fr-ltIE9 .fr-has-caption .fr-info-outside .fr-info-background{border:0}.fr-window-fresco .fr-close-icon,.fr-window-fresco .fr-side-button-icon,.fr-window-fresco .fr-thumbnails-side-button-icon{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/sprite.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.fr-window-fresco .fr-close-icon,.fr-window-fresco .fr-side-button-icon{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/sprite.svg);background-size:500px 500px}}.fr-window-fresco .fr-box-outer-border{box-shadow:0 0 5px rgba(0,0,0,.4)}.fr-window-fresco .fr-box-wrapper{background:#101010;border-color:transparent;border-style:solid;border-width:0}.fr-window-fresco .fr-content-image-overlay{box-sizing:border-box;border-width:1px;border-style:solid;border-color:transparent;border-color:rgba(255,255,255,.08)}.fr-window-fresco .fr-has-caption .fr-box-has-ui-outside .fr-content-image-overlay{border-bottom-width:0}.fr-window-fresco .fr-no-caption .fr-box-has-ui-outside .fr-content-image-overlay{border-bottom-width:1px}.fr-window-fresco .fr-ui-outside .fr-position-text{text-shadow:0 1px 1px rgba(0,0,0,.3)}.fr-window-fresco .fr-no-caption .fr-info-inside .fr-position-background{border:1px solid rgba(180,180,180,.15)}.fr-window-fresco .fr-has-caption .fr-info-inside .fr-info-background{border:1px solid rgba(68,68,68,.1);border-top-width:0}.fr-window-fresco .fr-has-caption .fr-info-outside .fr-info-background{border:1px solid rgba(80,80,80,.25);border-top-width:0}.fr-window-fresco .fr-thumbnail-wrapper{box-shadow:0 0 3px rgba(0,0,0,.3)}.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper{box-shadow:0 0 1px rgba(0,0,0,.1)}.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:-13px -14px}.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-93px -14px}.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon{background-position:-13px -114px}.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon{background-position:-93px -114px}.fr-window-fresco .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,.fr-window-fresco .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon{background-position:-13px -214px}.fr-window-fresco .fr-side-next .fr-side-button-disabled .fr-side-button-icon,.fr-window-fresco .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon{background-position:-93px -214px}.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:-13px -114px}.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-93px -114px}.fr-window-fresco:not(.fr-ltIE9) .fr-side .fr-side-button .fr-side-button-icon{transition:opacity .2s ease-in;opacity:.5}.fr-window-fresco .fr-frame .fr-side .fr-side-button-active .fr-side-button-icon,.fr-window-fresco .fr-side:hover .fr-side-button .fr-side-button-icon{opacity:1}.fr-ltIE9 .fr-frame .fr-side-previous .fr-side-button-active .fr-side-button-icon{background-position:-13px -114px}.fr-ltIE9 .fr-frame .fr-side-next .fr-side-button-active .fr-side-button-icon{background-position:-93px -114px}.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled .fr-side-button-icon,.fr-window-fresco:not(.fr-ltIE9) .fr-ui-outside .fr-side .fr-side-button-disabled:hover .fr-side-button-icon{opacity:.2}.fr-window-fresco .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon{background-image:none}@media all and (max-width:568px) and (max-height:320px),all and (max-width:320px) and (max-height:568px){.fr-window-fresco .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:0 -300px}.fr-window-fresco .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-40px -300px}.fr-window-fresco .fr-side-previous:hover .fr-side-button .fr-side-button-icon{background-position:0 -350px}.fr-window-fresco .fr-side-next:hover .fr-side-button .fr-side-button-icon{background-position:-40px -350px}.fr-window-fresco:not(.fr-ltIE9) .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:0 -350px}.fr-window-fresco:not(.fr-ltIE9) .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-40px -350px}}.fr-window-fresco .fr-close .fr-close-icon{background-position:-169px -9px}.fr-window-fresco .fr-close:hover .fr-close-icon{background-position:-210px -9px}.fr-window-fresco:not(.fr-ltIE9) .fr-close .fr-close-icon{background-position:-210px -9px;transition:opacity .2s ease-in;opacity:.8}.fr-window-fresco .fr-close:hover .fr-close-icon{opacity:1}.fr-window-fresco .fr-thumbnail-wrapper{border-color:transparent;border-style:solid;border-width:0}.fr-window-fresco .fr-thumbnail-wrapper{box-shadow:0 0 3px rgba(0,0,0,.3)}.fr-window-fresco .fr-thumbnail-active .fr-thumbnail-wrapper{box-shadow:0 0 1px rgba(0,0,0,.1)}.fr-window-fresco .fr-thumbnail-wrapper{box-shadow:0 -1px 4px rgba(0,0,0,.3)}.fr-window-fresco .fr-thumbnail-overlay-border{border-width:1px;border-color:rgba(255,255,255,.08)}.fr-thumbnail-active .fr-thumbnail-overlay-border,.fr-thumbnail-active:hover .fr-thumbnail-overlay-border{border:0}.fr-window-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon{background-position:-160px -41px}.fr-window-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon{background-position:-202px -41px}.fr-window-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon{background-position:-160px -83px}.fr-window-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon{background-position:-202px -83px}.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-icon{transition:opacity .2s ease-in;opacity:.8}.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled,.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon{background-position:-160px -41px}.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled,.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side-next .fr-thumbnails-side-button-icon{background-position:-202px -83px}.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon{opacity:1}.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side .fr-thumbnails-side-button-disabled,.fr-window-fresco:not(.fr-ltIE9) .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled{opacity:.5}.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon{background-position:-244px -41px}.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,.fr-window-fresco.fr-ltIE9 .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon{background-position:-244px -83px}.fr-window-IE6 *{zoom:1}.fr-window-IE6 .fr-close-icon,.fr-window-IE6 .fr-side-button-icon,.fr-window-IE6 .fr-thumbnails-side-button-icon{background-image:url(//joymoy.com/wp-content/themes/veganrobs/img/skins/sprite.png)}.fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:-13px -114px}.fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-93px -114px}.fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon{background-position:-13px -214px}.fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon{background-position:-93px -214px}.fr-window-IE6 .fr-ui-inside .fr-side-button-disabled .fr-side-button-icon{display:none}@media all and (max-width:568px) and (max-height:320px),all and (max-width:320px) and (max-height:568px){.fr-window-IE6 .fr-side-previous .fr-side-button .fr-side-button-icon{background-position:0 -350px}.fr-window-IE6 .fr-side-next .fr-side-button .fr-side-button-icon{background-position:-40px -350px}.fr-window-IE6 .fr-side-previous .fr-side-button-disabled .fr-side-button-icon,.fr-window-IE6 .fr-side-previous:hover .fr-side-button-disabled .fr-side-button-icon{background-position:0 -400px}.fr-window-IE6 .fr-side-next .fr-side-button-disabled .fr-side-button-icon,.fr-window-IE6 .fr-side-next:hover .fr-side-button-disabled .fr-side-button-icon{background-position:-40px -400px}}.fr-window-IE6 .fr-close .fr-close-icon{background-position:-169px -9px}.fr-window-IE6 .fr-close:hover .fr-close-icon{background-position:-210px -9px}.fr-window-IE6 .fr-ui-outside .fr-info{background:red}.fr-window-IE6 .fr-close-icon{background-color:#232323}.fr-window-IE6 .fr-close .fr-close-background{display:none}.fr-window-IE6 .fr-info-background{display:none}.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-info,.fr-window-IE6 .fr-info-outside{background:#0d0d0d}.fr-window-IE6 .fr-position{background:#101010}.fr-window-IE6 .fr-has-caption .fr-ui-inside .fr-position{background:0 0}.fr-window-IE6 .fr-position .fr-position-background{display:none}.btn,.label-hidden.envelope .nf-field-element::before,.message,.message i,.mobile-nav div,.nf-form-cont nf-field input,.nf-form-cont nf-field select,.nf-form-cont nf-field textarea,.overlay,.owl-carousel .owl-item,.owl-dot,.owl-next,.owl-prev,.product,.product-container button,.social div::before,.woocommerce-message,a,button[type=submit],header,input,input[type=button],main .logos img,nav,select,svg.svg path,textarea{transition:all .3s}.btn,.logo,.product_list_widget a span,.single_add_to_cart_button,h1,h2,h3,h4,h5,h6,header,img{-webkit-user-select:none;user-select:none;-moz-user-select:none}#wpadminbar{display:none}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0;position:relative;outline:0}.container{width:100%;padding:0 70px;z-index:1}.row{width:100%;max-width:1600px;margin:0 auto;zoom:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}::-webkit-input-placeholder{color:#000;opacity:.4}::-moz-placeholder{color:#000;opacity:.4}:-ms-input-placeholder{color:#000;opacity:.4}:-moz-placeholder{color:#000;opacity:.4}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}body{opacity:0;transition:opacity .5s!important;pointer-events:none;transition-delay:.5s!important}body.loaded{opacity:1;pointer-events:all}body,html{height:100%;margin:0!important}html{font-family:"Afacad Flux",serif;font-weight:400;font-style:normal;font-size:22px;color:#000}a{text-decoration:none;cursor:pointer}a:hover{text-decoration:none;color:#999}main a{font-weight:700}ul{list-style:none}img{max-width:100%;height:auto;display:block}.anchor{display:block;visibility:hidden;position:absolute;top:0;height:135px;margin-top:-135px}.message{position:fixed;bottom:0;z-index:99999;width:100%;padding:15px 40px 15px 15px;font-size:16px;background:#000;color:#fff;text-align:center}.message i{cursor:pointer;position:absolute;height:16px;top:19px;margin:auto;right:20px}.message i:hover{opacity:.4}.message-closed .message{pointer-events:none;opacity:0}h1 span.subtext,h2 span.subtext{font-family:"Afacad Flux",serif;display:block;font-size:25px;margin-bottom:5px;text-transform:capitalize}.name,h1,h2,h3,h4{font-family:Baskervville,serif;font-weight:400}.home-sections h2,h1{font-size:38px;line-height:1.2}.hero h1 span.reservered{font-size:25px;top:-20px}h2,h3{font-size:30px}h3 span{font-size:20px;top:-8px}h4{font-size:25px}h4 a{font-weight:500}h2+h3,h3+h4,h4+h4{margin-top:10px}h4 i{font-size:20px;margin-right:5px}.center{margin-left:auto;margin-right:auto}main p{margin-top:20px}.hero ul,main ul{margin-top:5px}main ul{max-width:650px}.hero li::before,main li::before{content:"+";display:inline-block;font-size:23px;font-weight:500;position:relative;top:1px;margin-right:5px}.hero li,main li{padding-left:20px;text-indent:-10px}a{font-weight:500;color:#000}p .reserved{font-size:13px;top:-7px}.basic-page{padding:200px 0 75px}.dir-ing{padding-bottom:15px}.dir-ing h4{margin-top:20px;font-size:20px}.dir-ing p{margin-top:8px}.btn,button[type=submit],input,input[type=button],select,textarea{text-align:center;cursor:pointer;display:table;margin-top:20px;font-size:20px;pointer-events:all!important;padding:10px 45px 11px;background-color:#000;color:#fff;border:0;font-weight:400}.btn,button[type=submit],input[type=button]{font-family:"Afacad Flux",serif;text-transform:capitalize}.btn.disable,.btn.open,.btn:hover,.product-grid .products .product:hover .btn,button[type=submit]:focus,button[type=submit]:hover,input:focus,input:hover,input[type=button]:focus,input[type=button]:hover,select:focus,select:hover,textarea:focus,textarea:hover{background-color:#545454;color:#fff}.btn.disable{pointer-events:none!important}.btn i{margin-right:5px}.btns{display:table;width:auto;margin:0}.btns .btn{float:left}.btns .btn:nth-of-type(2){margin-left:15px}input,textarea{text-align:left;width:100%;font-family:brandon-grotesque,sans-serif!important;background-color:#fff;color:#000;border:2px solid rgba(0,0,0,.1);background-color:#fff!important;padding:16px 15px 14px}input:focus,input:hover,textarea:focus,textarea:hover{border-color:#000!important;color:#000!important}textarea{height:150px;resize:none;padding:15px;color:#000}input[type=checkbox],input[type=radio]{width:auto!important;height:auto!important;padding:initial!important;font-size:initial!important;color:initial!important;border:initial!important;font-family:initial!important;display:inline-block!important}input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:none!important;appearance:checkbox!important}input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:none;appearance:radio!important}input[type=checkbox]:hover,input[type=radio]:hover{border-color:initial!important}label+input,label+select,label+span.woocommerce-input-wrapper,label+textarea{margin-top:5px;display:block}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}header{position:fixed;z-index:4;width:100%;height:180px;top:0;display:flex;flex-direction:column}.scrolled header{height:130px}header .container,header .row{max-width:100%;height:100%}header .container{padding:0 35px;background-color:#fff}.sub-header{color:#fff;font-size:13px;text-align:center;padding:8px 10px;background:#000}.logo{position:absolute;left:0;top:-6px;bottom:0;right:0;margin:auto;width:184px;height:113px;display:block;background-image:url(//joymoy.com/wp-content/themes/joymoy/img/logo.svg);font-size:0;color:transparent;background-size:cover}.logo:hover{opacity:.4}.scrolled header .logo{top:-5px;width:130px;height:80px}footer .logo{position:relative;top:0;background-image:url(//joymoy.com/wp-content/themes/joymoy/img/logo-alt.svg)}header nav{position:absolute;top:0;bottom:0;height:64px;margin:auto}header nav.left{left:-15px}header nav.left div>ul>li a{text-transform:none}header nav.left div>ul>li a::before{font-family:"Font Awesome 5 Pro";font-weight:600;content:"\f095";text-rendering:auto;-webkit-font-smoothing:antialiased;margin-right:7px}header nav.right{right:0}header nav ul{transition:opacity .5s}header nav div>ul>li{display:block;float:left}header nav div>ul>li a{text-align:center;text-transform:lowercase;color:#000;display:block;cursor:pointer;font-weight:700;padding:17.5px}header nav div ul li.current-menu-parent>a,header nav div ul li.current_page_parent>a,header nav div>ul li.current-menu-item>a,header nav div>ul li.current_page_item>a,header nav div>ul>li a:hover{opacity:.4}.hero{min-height:850px;height:85%;display:table;width:100%;padding-top:135px;background-size:cover}.hero .container{display:table-cell;vertical-align:middle}.home .hero .content{max-width:650px}.hero .content p{margin-top:15px}.hero ul{max-width:580px}main .logos{padding:75px 0}main .logos span{display:block;text-align:center;text-transform:uppercase;font-size:13px;letter-spacing:1.5px;margin-bottom:20px;font-weight:600}main .logos-container{display:flex;justify-content:center}main .logos-container ul{margin:0 0 0 5.75%;display:flex;flex-direction:column;justify-content:space-between}main .logos-container ul:first-child{margin-left:0}main .logos-container ul:last-child{margin-top:auto;margin-bottom:auto}main .logos-container li{padding-left:0}main .logos-container li::before{display:none}main .logos-container img{opacity:.5}main .logos-container img:hover{opacity:1}.home .home-sections .row{max-width:2000px}.home-sections .home-section{display:flex;align-items:center}.home-sections.ingredients{padding-bottom:100px}.home-sections .home-section:nth-of-type(even),.home-sections.ingredients .home-section{flex-direction:row-reverse}.home-sections .home-section .content,.home-sections .home-section .photo{flex:1 1 50%;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;min-height:600px}.home .home-sections .photo{background:0 0;height:600px}.home .home-sections .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .home-sections.video .photo i{font-size:100px;color:#fff;position:absolute;margin:auto;top:0;left:0;bottom:0;right:0;height:100px;width:110px;pointer-events:none;display:flex;align-items:center;justify-content:center;text-shadow:0 8px 30px rgba(0,0,0,.2)}.home-sections .home-section .content{padding:115px;display:flex;align-items:center;justify-content:flex-start}.home-sections .home-section h2 span.science{display:block;font-size:25px}.home-sections .home-section h2 span.reserved{display:inline;top:-1rem;font-size:1.25rem}.home-sections .home-section .extra{display:none}.home-sections .home-section .source{display:block}.home-section.alt h2 br{display:block}.home-sections+.home-sections .home-section{flex-direction:row-reverse}.featured{padding:50px 0 100px}.featured h1{text-align:center;display:flex;width:100%;align-items:center;justify-content:center}.featured h1 span.emoji{width:1.8rem;display:inline-flex;font-size:1.5rem;margin-left:5px;height:1.8rem}.testimonials{text-align:center}.testimonials .container{padding:0}.testimonials .grid{display:flex;align-items:center;justify-content:center}.testimonials .column{width:100%}.testimonials .column:nth-of-type(1){padding:150px}.testimonials .column:nth-of-type(2){display:none}.testimonials p span{display:block}.testimonials p span.client{font-weight:600;font-size:23px;margin-top:20px}.testimonials p span.credentials{font-weight:600;font-size:18px;margin-bottom:10px}.testimonials p span.location{font-size:20px}.owl-carousel{max-width:800px;margin:0 auto}.testimonials .owl-nav{display:none;position:absolute;width:100%;height:40px;left:0;right:0;top:0;bottom:0;margin:auto}.testimonials .owl-next,.testimonials .owl-prev{position:absolute;cursor:pointer}.testimonials .owl-nav i{font-size:40px}.testimonials .owl-next:hover,.testimonials .owl-prev:hover{opacity:.4}.testimonials .owl-prev{left:-50px}.testimonials .owl-next{right:-50px}.testimonials .owl-dots{display:table;margin:25px auto 0}.testimonials .owl-dots .owl-dot{width:10px;height:10px;background-color:#ccc;display:block;float:left;border-radius:100%;margin-left:8px}.testimonials .owl-dots .owl-dot:first-child{margin:0}.testimonials .owl-dots .owl-dot.active,.testimonials .owl-dots .owl-dot:hover{background-color:#000}.page-template-contact .hero .content{max-width:550px}.page-template-contact .hero .content p{max-width:460px}.page-template-contact .hero .content .desktop br{display:none}.page-template-contact .hero .content .mobile{display:none}.page-template-contact .home-sections .home-section:nth-of-type(1) .photo{background-size:cover;background-position:center;background-image:url(//joymoy.com/wp-content/themes/joymoy/img/contact.jpg)}.social{margin-top:20px;display:table}.social div{position:relative;font-size:28px;margin-left:20px;display:block;float:left;text-align:center;cursor:pointer}footer .social div{font-size:20px;margin-left:15px}.social div:first-child{margin-left:0}.social div a{font-size:0;display:block;position:absolute;top:0;left:0;color:#fff;width:100%;height:100%}.social div:hover::before{color:#999}footer{background-color:#000;padding:40px 0 30px;text-align:center;color:#fff}.subscribe{width:480px;margin:0 auto}.es-field-wrap{margin:0;padding-right:165px}footer form{margin:10px 0 5px}footer input[type=email]{height:42px;width:100%;border:0;font-family:brandon-grotesque,sans-serif;font-size:16px;padding-left:10px}footer input[type=submit]{width:155px;height:42px;position:absolute;top:0;right:0;color:#fff;background-color:transparent;border:0;padding:0;font-size:16px;line-height:42px;background-color:#000;font-weight:400;cursor:pointer;font-family:brandon-grotesque,sans-serif}footer input[type=submit]:focus,footer input[type=submit]:hover{background-color:#999}footer nav{font-size:15px;margin:17.5px auto 0;line-height:1.65}footer nav li.push{margin-bottom:10px}footer a{font-weight:600;color:#fff}footer a:hover{opacity:.8}footer .info{margin-top:12.5px;line-height:1.75}footer .info i{display:inline-block;margin-right:2px;top:1px}.disclaimer{margin-top:15px;font-size:13px;line-height:1.25}.disclaimer.share{font-size:16px;font-weight:700}.mobile-nav{position:fixed;z-index:999;pointer-events:none}.mobile-nav div{display:table;background-color:#fff;width:100%;max-width:330px;height:100%;z-index:999;top:0;bottom:0;right:-400px;bottom:0;pointer-events:none;position:fixed}.menu-active .mobile-nav div{opacity:1;z-index:999;pointer-events:all;right:0}.mobile-nav .overlay{opacity:0;position:fixed;background-color:rgba(0,0,0,.825);left:0;right:0;bottom:0;top:0;width:100%;height:100%}.menu-active .mobile-nav .overlay{opacity:1;pointer-events:all;cursor:pointer}.mobile-nav ul{display:table-cell;vertical-align:middle}.mobile-nav ul li{display:block}.mobile-nav ul li a{text-align:center;font-size:25px;color:#000;display:block;height:66px;line-height:75px;cursor:pointer;border-left:5px solid transparent;font-weight:600}.mobile-nav ul li a:hover{opacity:1}.mobile-nav ul li.current-menu-parent>a,.mobile-nav ul li.current_page_item>a{color:#999}.mobile-nav ul.sub-menu{display:none}.mobile-nav ul.sub-menu li a{height:46px;line-height:55px;padding-left:40px;font-size:16px}.hamburger{z-index:99999;position:fixed;top:57.5px;right:20px;height:47px;opacity:0;pointer-events:none}.hamburger-box{width:25px;height:17px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:25px;height:3px;border-radius:0}.hamburger:hover{opacity:1}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--squeeze.is-active .hamburger-inner{background-color:#999!important}.hamburger--squeeze.is-active .hamburger-inner:before{background-color:#999!important}.hamburger--squeeze.is-active .hamburger-inner:after{background-color:#999!important}.hamburger:hover .hamburger-inner,.hamburger:hover .hamburger-inner:after,.hamburger:hover .hamburger-inner:before{background-color:#999}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{transition:transform ease .15s,background-color .5s!important;background-color:#000;height:3px}@media (max-width:1600px){.home-sections .home-section .content{padding:75px}.home-sections.video .home-section .content{padding-right:0}.home-sections.ingredients .home-section .content{padding-left:0}}@media (max-width:1350px){.hero .content,.home .hero .content{background-color:rgba(255,255,255,.85);padding:50px;max-width:690px}.home-sections h2 br{display:none}.page-template-contact .hero .content .desktop br{display:block}}@media (max-width:1275px){.home-sections .home-section .content{padding:75px}.featured{padding:50px 0}.testimonials .column:nth-of-type(1){padding:75px}.featured h1 span{display:inline-block}.featured .line,.featured .product::after{display:none}.basic-page{padding-top:170px}.container{padding:0 40px}.hero .container{padding:40px}.testimonials .column:nth-of-type(1){padding:50px}.hamburger{opacity:1;pointer-events:all}header nav.right{opacity:0;pointer-events:none}header{height:130px}header .logo{top:-5px;width:130px;height:80px}.hero{padding-top:130px}}@media (max-width:1100px){.home-sections .home-section{display:block}.home-sections.video{background-color:#f0f9f5;padding:50px 0}.home-sections .home-section .content{min-height:0}.home-sections .home-section .content,.home-sections .home-section .photo{display:block;flex:1 1 100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;min-height:0}.hero .content p,.home-sections .home-section .content p{overflow-wrap:break-word;text-align:center;margin-left:auto;margin-right:auto;max-width:700px}.home-sections.video .home-section .content{padding-left:0;padding-bottom:0}.home-sections.ingredients .home-section .content{padding-right:0;padding-bottom:0}.home .home-sections .photo{height:auto;min-height:auto}.home .home-sections .photo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.home .home-sections.video .photo i{font-size:75px}.featured h1,.home-sections h2,h1{font-size:40px;text-align:center}.home-sections .home-section h2 span.reserved{top:-.7rem;font-size:.85rem}.hero h1 br{display:none}.hero h1 span.reservered{font-size:20px;top:-15px}.hero ul,main ul{margin-top:10px;margin-left:auto;margin-right:auto}h2,h3{font-size:25px;text-align:center}h3 span{font-size:15px;top:-10px}h4{font-size:20px;text-align:center}.btn,.home .hero .content,.page-template-contact .hero .content,.page-template-home-sections .hero .content,.woocommerce .hero .content{float:none;margin-left:auto;margin-right:auto}.hero .content,.home .hero .content{padding:35px}.hero ul,main ul{text-align:center}.btns,.social{margin-left:auto;margin-right:auto}.social div{font-size:25px}.featured .container:hover .product,.featured .container:hover .product:hover{opacity:1!important}.featured h2,.products h2{margin-top:20px}.testimonials .grid{display:block}.testimonials .column{display:block;width:100%}}@media (max-width:800px){.hero,.page-template-contact .hero{height:auto;min-height:600px}.featured h1,.home-sections h2,h1{font-size:35px}.hero h1 span.reservered{font-size:18px;top:-13px}.home-sections .home-section .content{padding:50px}main .logos{padding:50px 0}}@media (max-width:700px){.featured h1,.home-sections h2,h1{font-size:30px}.hero h1 span.reservered{font-size:15px;top:-11px}h2,h3{font-size:22px}h3 span{font-size:12px;top:-8px}h4{font-size:20px}html{font-size:18px}}@media (max-width:650px){.featured h1,.home-sections h2,h1{font-size:27px}.hero h1 span.reservered{font-size:13px;top:-12px}h2,h3{font-size:20px}h4{font-size:19px}html{font-size:17px}.home .home-sections.video .photo i{font-size:50px}}@media (max-width:600px){.home-sections .home-section .content{padding:35px}main .logos{padding:35px 0}.hero{padding-top:130px}.container{padding:0 20px}.hero .container{padding:20px}}@media (max-width:550px){html{font-size:16.5px}.mobile-nav div{max-width:100%;right:-100%}header nav.left{height:57px}header nav.left div>ul>li a{font-size:0}header nav.left div>ul>li a::before{font-size:22px;left:-3px}.btns{margin:0 auto}.btns .btn{float:none;display:block}.btns .btn:nth-of-type(2){margin:15px 0 0}.featured img,.product-grid .products .product img{max-width:200px;left:-.1%}}@media (max-width:500px){html{font-size:16px}.sub-header{font-size:11.5px}.page-template-contact .hero .content .desktop{display:none}.page-template-contact .hero .content .mobile{display:block}}@media (max-width:380px){.sub-header{font-size:10.5px}}.added_to_cart,.archive.woocommerce .woocommerce-breadcrumb,.availability,.button.product_type_variable,.cross-sells,.product-thumbnail,.product_meta,.reset_variations,.woocommerce-ordering,.woocommerce-result-count{display:none}.page-template-ingredients .hero,.woocommerce .hero{min-height:0;height:auto;padding:245px 0 75px;background-image:url(https://joymoy.com/wp-content/uploads/2020/11/hero.png);background-position:right center}.page-template-ingredients .hero p,.woocommerce .hero p{max-width:650px}.shop-list{padding:50px 0 105px}.product-grid{margin-top:50px}.product-grid:nth-of-type(1){margin:0}.product-grid .products{display:flex;flex-wrap:wrap;gap:25px}.product-grid .products:hover .product a{color:#000}.product-grid .products .product{flex:0 0 calc((100% - 50px)/ 3);display:flex;flex-direction:column;text-align:center}.product-grid .products .product:hover{opacity:.5}.product-grid .products .product a{cursor:pointer;display:flex;flex-direction:column;height:100%}.product-grid .products .product a .price{margin-top:auto}.product-grid .products .product img{margin:0 auto;max-height:315px}.product-grid .products .product .name{text-align:center;cursor:pointer;display:block;padding:0 20px;line-height:1.25}.product-grid .products .product ul li::before,main .description ul li::before{display:none}.product-grid .products .product ul{margin:5px auto;max-width:80%}.product-grid .products .product ul li,.short-desc{font-weight:400;padding-left:0;text-indent:0;opacity:.7}.product-grid .products .product ul li{font-size:18px;line-height:1.2}.product_list_widget a span{display:none!important}.product-container .new-price,.product-container .woocommerce-Price-amount,.product-grid .products .woocommerce-Price-amount{display:inline-block;font-size:25px}.woocommerce-variation-price{display:none}.subscription-details{display:inline-block}.woocommerce-Button{margin:0 0 10px}.single-product #shop{padding-top:200px}.woocommerce-breadcrumb{z-index:1;margin-bottom:25px;font-size:.85rem}.woocommerce-breadcrumb a{font-weight:700}.description,.images{float:left}.images{width:55%;top:-25px}.description{width:45%;padding:40px 50px 50px;z-index:1;background-color:#fff;margin-bottom:115px}.description h1{font-size:45px}.description a::before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"\f0c1";margin-right:5px}.description .long-desc{font-size:.875rem}.stock.out-of-stock{color:#d13;margin-top:10px;font-size:.875rem}.description .cart button,.description .quantity{float:left;width:50%}.quantity label{display:none!important}.description .quantity input,.description button[type=submit]{margin:0}.description .cart{padding-right:10px}.description button[type=submit]{left:10px}.description .price .woocommerce-Price-amount{font-weight:700;margin-top:5px;display:block;font-size:35px}.short-description{margin-top:20px}.images-desc .cart{margin-top:10px}.images-desc input,.images-desc select,.woocommerce-cart table input,.woocommerce-cart table select{width:100%;padding:10.34px 15px 10px;font-size:16px;color:#505050;border:2px solid rgba(0,0,0,.1);font-family:Roboto,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;max-width:100%}.woocommerce-cart table input,.woocommerce-shipping-methods input{margin-right:5px;top:1px}.images-desc input:focus,.images-desc input:hover,.images-desc select:focus,.images-desc select:hover,.woocommerce-cart table input:focus,.woocommerce-cart table input:hover,.woocommerce-cart table select:focus,.woocommerce-cart table select:hover{border-color:#000;color:#000}.images-desc select{cursor:pointer}.images-desc input{background-color:#fff!important}.variations{margin-bottom:15px;width:100%}.quantity label,.variations .label,.variations .value{display:block;width:100%}.quantity label,.stock,.variations label{margin-bottom:5px;display:block;font-weight:700;line-height:1.1}.stock.in-stock span{display:none}.stock.in-stock.low-stock span{display:inline-block}.ppcp-messages{margin-top:12px}#shop .woocommerce-message{z-index:2;opacity:1;position:fixed;right:0;bottom:0;text-align:center;display:table;vertical-align:middle;background-color:#fff;transform:translate(-50%,-50%);top:50%;left:50%;-webkit-box-shadow:0 0 125px -35px rgba(0,0,0,.25);padding:50px;max-width:calc(100% - 35px);pointer-events:all}#shop .woocommerce-message .btns{margin:0 auto}#shop .woocommerce-message .btns .btn:nth-of-type(2){margin-left:0}#shop .woocommerce-message.hide{opacity:0;pointer-events:none}#shop .woocommerce-message.hide .btn{pointer-events:none!important}#shop .woocommerce-message a.btn{display:block;width:100%}#shop .woocommerce-message a.alt{margin-top:14px}#shop .woocommerce-message .close{font-size:25px;position:absolute;top:13px;color:#000;cursor:pointer;right:13px;width:26px;height:26px}#wc-stripe-payment-request-button-separator{display:none!important}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:40px 0 0;text-align:left;width:100%;border-collapse:separate}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:10px;vertical-align:middle}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:400;border-top:1px solid rgba(0,0,0,.1)}.woocommerce-cart-form button[type=submit]{width:auto;margin:0;top:1px}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:50px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:70px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce-cart table.cart td.product-subtotal .woocommerce-Price-amount{font-weight:700}.woocommerce-cart table.cart td .quantity label,.woocommerce-cart table.cart td .quantity::before{display:none}.woocommerce-cart table .update-cart{border:0;margin:0}.woocommerce-cart table.cart .quantity input{width:54px;text-align:center;padding:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.coupon{float:left;width:auto}.coupon label[for=coupon_code]{display:none}.woocommerce-cart table.cart td.actions .coupon .input-text{float:left;width:auto!important}.woocommerce-page .coupon button[type=submit]{width:auto}.coupon+button[type=submit]{float:right}.shipping-calculator-button{display:inline-block;margin:10px 0}.shipping-calculator-form p{margin-top:10px}.shipping ul{margin:0}.cart-collaterals{float:right;margin-top:50px}.woocommerce .cart-collaterals table.shop_table{width:100%;margin-top:10px!important;min-width:400px}.cart-collaterals table a,.woocommerce-Addresses a.edit,.woocommerce-MyAccount-content a.button,.woocommerce-cart-form a,.woocommerce-table a,a.showcoupon,a.showlogin{font-weight:700;color:#000}.cart-collaterals table a:hover,.woocommerce-cart-form a:hover,.woocommerce-table a:hover,a.showcoupon:hover{color:#999}.wcppec-checkout-buttons__button{padding-top:0}.basic-page.cart .woocommerce-message{margin-top:25px}.login{width:50%}.woocommerce-billing-fields__field-wrapper p,.woocommerce-privacy-policy-text{margin:15px 0 20px}.woocommerce-checkout input{margin-top:5px}.checkout_coupon.woocommerce-form-coupon{width:calc(50% - 25px)}.checkout_coupon.woocommerce-form-coupon p{font-size:0}.woocommerce-info{margin-top:20px!important}#customer_details,#order_review{float:left;width:50%;margin-top:15px}#customer_details{padding-right:25px}#order_review{padding-left:25px}#order_review table.shop_table{margin-top:15px!important}body.woocommerce-checkout{padding-right:0}.select2-container--default .select2-selection--single{width:100%;height:auto;padding:16px 15px 14px;font-size:16px;color:#505050;border:2px solid rgba(0,0,0,.1);font-family:Nunito,sans-serif;height:54px}.select2-container--default .select2-selection--single:hover{border-color:#000}.select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:normal}.select2-container--default .select2-selection--single .select2-selection__arrow{top:14px;right:7px}.woocommerce-shipping-fields{margin:15px 0}abbr{border-bottom:none!important;text-decoration:none!important}#place_order{margin-top:20px}label.checkbox,label[for=rememberme]{margin-top:10px;display:block}.my-account input[type=checkbox]+span{display:inline-block}#billing_address_2_field,.create-account{margin-top:10px}.login>p,.my-account input+span,.my-account label+span,.woocommerce-password-strength{margin-top:10px;display:block}fieldset>legend+p{margin-top:20px}.edit-account fieldset{border:0;margin-top:25px;display:block}.edit-account legend{font-weight:700}.woocommerce-error{margin-top:15px}.woocommerce-MyAccount-navigation li,.woocommerce-error li,.woocommerce-thankyou-order-details li{margin-top:5px}.woocommerce-thankyou-order-details{margin-bottom:30px}table.shop_table.woocommerce-checkout-review-order-table td{width:65%}table.shop_table.woocommerce-checkout-review-order-table td:first-child{width:35%}#stripe-card-element.wc-stripe-elements-field{padding:16.5px;border:2px solid rgba(0,0,0,.1);height:53px;border-radius:7px}#stripe-payment-data{margin-top:15px}#wc-stripe-cc-form{border:0}#wc-stripe-cc-form br{display:none}.wc_payment_method.payment_method_stripe{float:left;margin-right:5px}.woocommerce-SavedPaymentMethods-saveNew{padding:8px 10px 5px;border:1px solid rgba(0,0,0,.1);font-size:17px}.woocommerce-SavedPaymentMethods-saveNew label{cursor:pointer}div#stripe-payment-data fieldset{margin:10px 0;border:0}label[for=payment_method_ppec_paypal] img,label[for=payment_method_stripe] img{display:inline-block;top:4px;height:23px;margin-left:2px!important}#payment_method_ppec_paypal:checked{margin:25px 0}.paypal-button.paypal-button-shape-rect{border-radius:7px!important}.blockUI.blockOverlay{background-image:url(//joymoy.com/wp-content/themes/joymoy/img/loading.svg)!important;background-color:rgba(255,255,255,.6)!important;position:fixed!important;opacity:1!important;background-position:center!important;background-repeat:no-repeat!important}main header{position:relative;height:auto;background-color:transparent!important;background:0 0!important;margin-top:30px}.woocommerce-order-received h2,.woocommerce-view-order h2{text-align:left}.woocommerce-MyAccount-content>p{margin-bottom:30px}.logged-in .my-account .woocommerce{min-height:210px;padding-left:235px}.woocommerce-MyAccount-navigation{position:absolute;left:0}.woocommerce-MyAccount-content{margin-top:30px}.woocommerce-MyAccount-navigation a{text-transform:uppercase;font-size:20px;margin:20px 0}.woocommerce-MyAccount-navigation li.is-active a{color:#000}.logged-in .my-account form{max-width:450px;width:100%}.woocommerce-MyAccount-paymentMethods{margin-bottom:15px!important}.u-column1,.u-column2{width:50%;float:left}.u-column1{padding-right:25px}.u-column2{padding-left:25px}.my-account form{width:100%}.woocommerce-ResetPassword.lost_reset_password{margin-top:25px;max-width:570px;width:100%}@media (max-width:1200px){.images{width:50%}.description{width:50%;padding:40px 50px 50px;margin-bottom:75px}}@media (max-width:1040px){.page-template-ingredients .hero,.woocommerce .hero{padding-top:195px}.single-product #shop{padding-top:140px}.product-grid .products .product,.product-grid .products .product:nth-of-type(2){flex:0 0 calc((100% - 25px)/ 2)}.description,.images{float:none;width:100%}.images{max-width:500px;margin:0 auto}.description{padding:35px 40px 40px;max-width:690px;margin:-25px auto 75px}.description h1{font-size:40px;text-align:center}.description ul{text-align:center;margin-top:10px}.description p{overflow-wrap:break-word;text-align:center;margin-left:auto;margin-right:auto;max-width:700px}.description .price .woocommerce-Price-amount{margin:5px auto 0;display:table}}@media (max-width:950px){.cart-collaterals{float:none}}@media (max-width:800px){.shop-list{padding:25px 0 55px}.woocommerce-breadcrumb{text-align:center}.description{margin-bottom:50px}.description h1{font-size:35px}}@media (max-width:700px){.description h1{font-size:30px}.description{padding:15px 20px 20px}.checkout_coupon.woocommerce-form-coupon,.col2-set,.u-columns,.woocommerce-info{max-width:450px;width:100%;margin:0 auto}#customer_details,#order_review,.cart-collaterals,.u-column1,.u-column2{width:100%;float:none}#customer_details,#order_review,.u-column1,.u-column2{padding:0}.coupon{width:100%;float:none}.coupon+button[type=submit]{float:none;margin-top:20px}.woocommerce table.shop_table.cart{margin-top:30px}.logged-in .my-account .woocommerce{padding:0}.woocommerce-MyAccount-navigation{width:auto;position:relative;margin-top:30px}}@media (max-width:650px){.description h1{font-size:27px}.woocommerce-breadcrumb{font-size:.95rem}.description .long-desc{font-size:.975rem}}@media (max-width:600px){.product-grid .products{flex-direction:column}.product-grid .products .product,.product-grid .products .product:nth-of-type(2){flex:0 0 100%}.product-grid .products .product:first-child{margin-top:0}.woocommerce table.shop_table.cart{border-bottom:0;margin-top:20px}.woocommerce-page table.cart,.woocommerce-page table.cart tbody,.woocommerce-page table.cart td,.woocommerce-page table.cart th,.woocommerce-page table.cart thead,.woocommerce-page table.cart tr{display:block}.woocommerce-page table.cart td.product-thumbnail{display:none}.woocommerce-page table.cart thead tr{position:absolute;top:-9999px;left:-9999px}.woocommerce-page table.cart td{border:1px solid rgba(0,0,0,.1);position:relative;padding-left:120px!important}.woocommerce-page table.cart tr{border-bottom:1px solid rgba(0,0,0,.1);margin-top:35px}.woocommerce-page table.cart tr:first-child{margin:0}.woocommerce-page table.cart tr:last-child,.woocommerce-page table.cart tr:last-child td{border:0!important;padding:0!important;margin-top:20px!important}.woocommerce-page table.cart{border-width:0 0 1px}.woocommerce-page table.cart td{border-width:1px 1px 0}.woocommerce-page table.cart td.product-spacer{border-color:#fff;height:10px}.woocommerce-page table.cart td::before{position:absolute;top:0;left:11px;width:auto;padding-right:10px;white-space:nowrap;height:17px;bottom:0;margin:auto}.woocommerce-page table.cart td.product-remove::before{content:"Remove"}.woocommerce-page table.cart td.product-name::before{content:"Product"}.woocommerce-page table.cart td.product-price::before{content:"Price"}.woocommerce-page table.cart td.product-quantity::before{content:"Quantity"}.woocommerce-page table.cart td.product-subtotal::before{content:"Subtotal"}.woocommerce-page table.cart td.product-total::before{content:"Total"}.coupon+button[type=submit]{margin-top:10px}.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left;border-width:1px 1px 0;padding-left:10px!important;height:72px}.woocommerce-page table.cart td.actions{height:auto}.woocommerce-page #content table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt{float:left;margin-top:10px}.woocommerce-page #content table.cart td.actions div,.woocommerce-page #content table.cart td.actions input,.woocommerce-page table.cart td.actions div,.woocommerce-page table.cart td.actions input{margin-bottom:10px}.woocommerce-page table.cart tbody{padding-top:10px}}@media (max-width:500px){.product-grid .products .product .name{font-size:18px}.product-grid .products .product ul li{font-size:16px}.description .cart{padding:0}.description .cart button,.description .quantity{width:100%}.description .quantity input{text-align:center}.description .cart button,button[type=submit]{left:0;margin-top:10px;padding-left:25px;padding-right:25px}}.archive.woocommerce .woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering, .added_to_cart, .button.product_type_variable, .cross-sells, .product-thumbnail, .availability, .product_meta, .reset_variations {display:none;} .woocommerce .hero, .page-template-ingredients .hero {min-height:0;height:auto;padding:245px 0 75px;background-image:url(https://joymoy.com/wp-content/uploads/2020/11/hero.png);background-position:right center;}
.woocommerce .hero p, .page-template-ingredients .hero p {max-width:650px;}
.shop-list {padding:50px 0 105px;}
.product-grid {margin-top:50px;}
.product-grid:nth-of-type(1) {margin:0;}
.product-grid .products {display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px;}
.product-grid .products:hover .product a {color:#000;}
.product-grid .products .product {flex: 0 0 calc((100% - 50px) / 3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;}
.product-grid .products .product:hover {opacity:.5;} .product-grid .products .product a {cursor:pointer;    display: flex;    flex-direction: column;    height: 100%;}
.product-grid .products .product a .price {margin-top:auto;}
.product-grid .products .product img {margin:0 auto;max-height:315px;}
.product-grid .products .product .name {text-align:center;cursor:pointer;display:block;padding:0 20px;line-height:1.25;}
.product-grid .products .product ul li::before, main .description ul li::before {display:none;}
.product-grid .products .product ul {margin:5px auto;max-width:80%;}
.product-grid .products .product ul li, .short-desc {font-weight:normal;padding-left:0;text-indent:0;opacity:.7;}
.product-grid .products .product ul li {font-size:18px;line-height:1.2;}
.product_list_widget a span {display:none!important;}
.product-grid .products .woocommerce-Price-amount, .product-container .woocommerce-Price-amount, .product-container .new-price {display:inline-block;font-size:25px;}
.woocommerce-variation-price {display:none;}
.subscription-details {display:inline-block;}
.woocommerce-Button {margin:0 0 10px;} .single-product #shop {padding-top:200px;}
.woocommerce-breadcrumb {z-index:1;margin-bottom:25px;font-size:.85rem;}
.woocommerce-breadcrumb a {font-weight:bold;}
.images, .description {float:left;}
.images {width:55%;top:-25px;}
.description {width:45%;padding:40px 50px 50px;z-index:1;background-color:#FFF;margin-bottom:115px;}
.description h1 {font-size:45px;}
.description a::before {
font-family: "Font Awesome 5 Pro";
font-weight: 900;
content: "\f0c1";
margin-right: 5px;
}
.description .long-desc {font-size:.875rem;}
.stock.out-of-stock {color:#DD1133;margin-top:10px;font-size:.875rem;}
.description .quantity, .description .cart button {float:left;width:50%;}
.quantity label {display:none!important;}
.description .quantity input, .description button[type='submit'] {margin:0;}
.description .cart {padding-right:10px;}
.description button[type='submit'] {left:10px;}
.description .price .woocommerce-Price-amount {font-weight:700;margin-top:5px;display:block;font-size:35px;}
.short-description {margin-top:20px;}
.images-desc .cart {margin-top:10px;}
.images-desc input, .images-desc select, .woocommerce-cart table input, .woocommerce-cart table select {width:100%;padding:10.34px 15px 10px;font-size:16px;color:#505050;border:2px solid rgba(0,0,0,.10);font-family:'Roboto',sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;max-width:100%;}
.woocommerce-cart table input, .woocommerce-shipping-methods input {margin-right:5px;top:1px;}
.images-desc input:hover, .images-desc input:focus, .images-desc select:hover, .images-desc select:focus, .woocommerce-cart table input:hover, .woocommerce-cart table input:focus, .woocommerce-cart table select:hover, .woocommerce-cart table select:focus {border-color:#000;color:#000;}
.images-desc select {cursor:pointer;}
.images-desc input {background-color:#FFF!important;}
.variations {margin-bottom:15px;width:100%;}
.quantity label, .variations .label, .variations .value {display:block;width:100%;}
.quantity label, .variations label, .stock {margin-bottom:5px;display:block;font-weight:bold;line-height:1.1;}
.stock.in-stock span {display:none;}
.stock.in-stock.low-stock span {display:inline-block;}
.ppcp-messages {
margin-top: 12px;
} #shop .woocommerce-message {z-index:2;opacity:1;position:fixed;right:0;bottom:0;text-align:center;display:table;vertical-align:middle;background-color:#FFF;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;-webkit-box-shadow:0px 0px 125px -35px rgba(0,0,0,.25);padding:50px;max-width:calc(100% - 35px);pointer-events:all;}
#shop .woocommerce-message .btns {margin:0 auto;}
#shop .woocommerce-message .btns .btn:nth-of-type(2) {margin-left:0;}
#shop .woocommerce-message.hide {opacity:0;pointer-events:none;}
#shop .woocommerce-message.hide .btn {pointer-events:none!important;}
#shop .woocommerce-message a.btn {display:block;width:100%;}
#shop .woocommerce-message a.alt {margin-top:14px;}
#shop .woocommerce-message .close {font-size:25px;position:absolute;top:13px;color:#000;cursor:pointer;right:13px;width:26px;height:26px;}
#wc-stripe-payment-request-button-separator {display:none!important;} .woocommerce table.shop_table {border:1px solid rgba(0,0,0,.1);margin:40px 0 0;text-align:left;width:100%;border-collapse:separate;}
.woocommerce table.shop_table th {font-weight:bold;padding:9px 12px;}
.woocommerce table.shop_table td {border-top:1px solid rgba(0,0,0,.1);padding:10px;vertical-align:middle;}
.woocommerce table.shop_table td small {font-weight:400;}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {border-top:0;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-weight:normal;border-top:1px solid rgba(0,0,0,.1);}
.woocommerce-cart-form button[type='submit'] {width:auto;margin:0;top:1px;}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {min-width:50px;}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {width:70px;-webkit-box-shadow:none;box-shadow:none;}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {vertical-align:middle;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {float:left;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0;}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {margin:0;vertical-align:middle;}
.woocommerce a.remove {display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:bold;border:0;}
.woocommerce a.remove:hover {color:#fff!important;background:red;}
.woocommerce-cart table.cart td.product-subtotal .woocommerce-Price-amount {font-weight:bold;}
.woocommerce-cart table.cart td .quantity label, .woocommerce-cart table.cart td .quantity::before {display:none;}
.woocommerce-cart table .update-cart {border:0;margin:0;}
.woocommerce-cart table.cart .quantity input {width:54px;text-align:center;padding:0;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button, input[type="number"] {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.coupon {float:left;width:auto;}
.coupon label[for="coupon_code"] {display:none;}
.woocommerce-cart table.cart td.actions .coupon .input-text {float:left;width:auto!important;}
.woocommerce-page .coupon button[type='submit'] {width:auto;}
.coupon + button[type='submit'] {float:right;}
.shipping-calculator-button {display:inline-block;margin:10px 0;}
.shipping-calculator-form p {margin-top:10px;}
.shipping ul {margin:0;}
.cart-collaterals {float:right;margin-top:50px;}
.woocommerce .cart-collaterals table.shop_table {width:100%;margin-top:10px!important;min-width:400px;}
.woocommerce-table a, .woocommerce-cart-form a, a.showcoupon, a.showlogin, .cart-collaterals table a, .woocommerce-MyAccount-content a.button, .woocommerce-Addresses a.edit {font-weight:bold;color:#000;}
.woocommerce-table a:hover, .woocommerce-cart-form a:hover, a.showcoupon:hover, .cart-collaterals table a:hover {color:#999;}
.wcppec-checkout-buttons__button {padding-top:0;}
.basic-page.cart .woocommerce-message {margin-top:25px;} .login {width:50%;}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-privacy-policy-text {margin:15px 0 20px;}
.woocommerce-checkout input {margin-top:5px;}
.checkout_coupon.woocommerce-form-coupon {width:calc(50% - 25px);}
.checkout_coupon.woocommerce-form-coupon p {font-size:0;}
.woocommerce-info {margin-top:20px!important;}
#customer_details, #order_review {float:left;width:50%;margin-top:15px;}
#customer_details {padding-right:25px;}
#order_review {padding-left:25px;}
#order_review table.shop_table {margin-top:15px!important;}
body.woocommerce-checkout {padding-right:0;}
.select2-container--default .select2-selection--single {width:100%;height:auto;padding:16px 15px 14px;font-size:16px;color:#505050;border:2px solid rgba(0,0,0,.10);font-family:'Nunito',sans-serif;height:54px;}
.select2-container--default .select2-selection--single:hover {border-color:#000;}
.select2-container .select2-selection--single .select2-selection__rendered {padding:0;line-height:normal;}
.select2-container--default .select2-selection--single .select2-selection__arrow {top:14px;right:7px;}
.woocommerce-shipping-fields {margin:15px 0;}
abbr {border-bottom:none!important;text-decoration:none!important;}
#place_order {margin-top:20px;}
label[for='rememberme'], label.checkbox {margin-top:10px;display:block;}
.my-account input[type='checkbox'] + span {display:inline-block;}
#billing_address_2_field, .create-account {margin-top:10px;}
.login > p, .woocommerce-password-strength, .my-account input + span, .my-account label + span {margin-top:10px;display:block;}
fieldset > legend + p {margin-top:20px;}
.edit-account fieldset {border:0;margin-top:25px;display:block;}
.edit-account legend {font-weight:bold;}
.woocommerce-error {margin-top:15px;}
.woocommerce-error li, .woocommerce-thankyou-order-details li, .woocommerce-MyAccount-navigation li {margin-top:5px;}
.woocommerce-thankyou-order-details {margin-bottom:30px;}
table.shop_table.woocommerce-checkout-review-order-table td {width:65%;}
table.shop_table.woocommerce-checkout-review-order-table td:first-child {width:35%;}
#stripe-card-element.wc-stripe-elements-field {padding:16.5px;border:2px solid rgba(0,0,0,.10);height:53px;border-radius:7px;}
#stripe-payment-data {margin-top:15px;}
#wc-stripe-cc-form {border:0;}
#wc-stripe-cc-form br {display:none;}
.wc_payment_method.payment_method_stripe {float:left;margin-right:5px;}
.woocommerce-SavedPaymentMethods-saveNew {padding:8px 10px 5px;border:1px solid rgba(0,0,0,.10);font-size:17px;}
.woocommerce-SavedPaymentMethods-saveNew label {cursor:pointer;}
div#stripe-payment-data fieldset {margin:10px 0;border:0;}
label[for="payment_method_stripe"] img, label[for=payment_method_ppec_paypal] img {display:inline-block;top:4px;height:23px;margin-left:2px!important;}
#payment_method_ppec_paypal:checked {margin:25px 0;}
.paypal-button.paypal-button-shape-rect {border-radius:7px!important;} .blockUI.blockOverlay {background-image:url(https://joymoy.com/wp-content/themes/joymoy/img/loading.svg)!important;background-color:rgba(255,255,255,.6)!important;position:fixed!important;opacity:1!important;background-position:center!important;background-repeat:no-repeat!important;} main header {position:relative;height:auto;background-color:transparent!important;background:none!important;margin-top:30px;}
.woocommerce-order-received h2, .woocommerce-view-order h2 {text-align:left;}
.woocommerce-MyAccount-content > p {margin-bottom:30px;} .logged-in .my-account .woocommerce {min-height:210px;padding-left:235px;}
.woocommerce-MyAccount-navigation {position:absolute;left:0;}
.woocommerce-MyAccount-content {margin-top:30px;}
.woocommerce-MyAccount-navigation a {text-transform:uppercase;font-size:20px;margin:20px 0;}
.woocommerce-MyAccount-navigation li.is-active a {color:#000;}
.logged-in .my-account form {max-width:450px;width:100%;}
.woocommerce-MyAccount-paymentMethods {margin-bottom:15px!important;}
.u-column1, .u-column2 {width:50%;float:left;}
.u-column1 {padding-right:25px;}
.u-column2 {padding-left:25px;}
.my-account form {width:100%;} .woocommerce-ResetPassword.lost_reset_password {margin-top:25px;max-width:570px;width:100%;} @media (max-width:1200px) {
.images {width:50%;}
.description {width:50%;padding:40px 50px 50px;margin-bottom:75px;}
}
@media (max-width:1040px) {
.woocommerce .hero, .page-template-ingredients .hero {padding-top:195px;}
.single-product #shop {padding-top:140px;}
.product-grid .products .product, .product-grid .products .product:nth-of-type(2) {flex: 0 0 calc((100% - 25px) / 2);}
.images, .description {float:none;width:100%;}
.images {max-width:500px;margin:0 auto;}
.description {padding:35px 40px 40px;max-width:690px;margin:-25px auto 75px;}
.description h1 {font-size:40px;text-align:center;}
.description ul {text-align:center;margin-top:10px;}
.description p {overflow-wrap:break-word;text-align:center;margin-left:auto;margin-right:auto;max-width:700px;}
.description .price .woocommerce-Price-amount {margin:5px auto 0;display:table;}
}
@media (max-width:950px) {
.cart-collaterals {float:none;}
}
@media (max-width:800px) {
.shop-list {padding:25px 0 55px;}
.woocommerce-breadcrumb {text-align:center;}
.description {margin-bottom:50px;}
.description h1 {font-size:35px;}
}
@media (max-width:700px) {
.description h1 {font-size:30px;}
.description {padding: 15px 20px 20px;} .u-columns, .col2-set, .woocommerce-info, .checkout_coupon.woocommerce-form-coupon {max-width:450px;width:100%;margin:0 auto;}
.u-column1, .u-column2, .cart-collaterals, #customer_details, #order_review {width:100%;float:none;}
.u-column1, .u-column2, #customer_details, #order_review {padding:0;}
.coupon {width:100%;float:none;}
.coupon + button[type='submit'] {float:none;margin-top:20px;}
.woocommerce table.shop_table.cart {margin-top:30px;}
.logged-in .my-account .woocommerce {padding:0;}
.woocommerce-MyAccount-navigation {width:auto;position:relative;margin-top:30px;}
}
@media (max-width:650px) {
.description h1 {font-size:27px;}
.woocommerce-breadcrumb {font-size:.95rem;}
.description .long-desc {font-size:.975rem;}
}
@media (max-width:600px) {
.product-grid .products {flex-direction:column;}
.product-grid .products .product, .product-grid .products .product:nth-of-type(2) {flex: 0 0 100%;}
.product-grid .products .product:first-child {margin-top:0;}
.woocommerce table.shop_table.cart {border-bottom:0;margin-top:20px;}
.woocommerce-page table.cart, .woocommerce-page table.cart thead, .woocommerce-page table.cart tbody, .woocommerce-page table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart tr {display:block;}
.woocommerce-page table.cart td.product-thumbnail {display:none;}
.woocommerce-page table.cart thead tr {position:absolute;top:-9999px;left:-9999px;}
.woocommerce-page table.cart td {border:1px solid rgba(0,0,0,.1);position:relative;padding-left:120px!important;}
.woocommerce-page table.cart tr {border-bottom:1px solid rgba(0,0,0,.1);margin-top:35px;}
.woocommerce-page table.cart tr:first-child {margin:0;}
.woocommerce-page table.cart tr:last-child, .woocommerce-page table.cart tr:last-child td {border:0!important;padding:0!important;margin-top:20px!important;}
.woocommerce-page table.cart {border-width:0 0 1px;}
.woocommerce-page table.cart td {border-width:1px 1px 0;}
.woocommerce-page table.cart td.product-spacer {border-color:#FFF;height:10px;}
.woocommerce-page table.cart td::before {position:absolute;top:0;left:11px;width:auto;padding-right:10px;white-space:nowrap;height:17px;bottom:0;margin:auto;}
.woocommerce-page table.cart td.product-remove::before {content:"Remove";}
.woocommerce-page table.cart td.product-name::before {content:"Product";}
.woocommerce-page table.cart td.product-price::before {content:"Price";}
.woocommerce-page table.cart td.product-quantity::before {content:"Quantity";}
.woocommerce-page table.cart td.product-subtotal::before {content:"Subtotal";}
.woocommerce-page table.cart td.product-total::before {content:"Total";}
.coupon + button[type='submit'] {margin-top:10px;}
.woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {text-align:left;border-width:1px 1px 0;padding-left:10px!important;height:72px;}
.woocommerce-page table.cart td.actions {height:auto;}
.woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {float:left;margin-top:10px;}
.woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {margin-bottom:10px;}
.woocommerce-page table.cart tbody {padding-top:10px;}
}
@media (max-width:500px) {
.product-grid .products .product .name {font-size:18px;}
.product-grid .products .product ul li {font-size:16px;}
.description .cart {padding:0;}
.description .quantity, .description .cart button {width:100%;}
.description .quantity input {text-align:center;}
button[type='submit'], .description .cart button {left:0;margin-top:10px;padding-left:25px;padding-right:25px;}
}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}