:not(.elementor-editor-active) .pp-visibility-hidden{display:none}.pp-background-wrapper{width:100%;height:100%;position:absolute;left:0;top:0}.pp-cursor-pointer{position:fixed;opacity:0;visibility:hidden;z-index:99}.pp-cursor-active .pp-cursor-pointer{opacity:1;visibility:visible}.pp-cursor-pointer-text{background-color:#111;color:#fff;padding:4px 10px}.pp-wrapper-link{cursor:pointer}.elementor-element.pp-animated-gradient-bg-yes,.elementor-element.pp-animated-gradient-bg-yes .pp-animated-gradient-bg,.elementor-section.pp-animated-gradient-bg-yes,.elementor-section.pp-animated-gradient-bg-yes .pp-animated-gradient-bg{background-size:400% 400%!important;-webkit-animation:AnimatedGradientBg 15s ease-in-out infinite;animation:AnimatedGradientBg 15s ease-in-out infinite}.pp-animated-gradient-bg{position:absolute;top:0;left:0;height:100%;width:100%}@keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-webkit-keyframes AnimatedGradientBg{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.tooltipster-base{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#27292a;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#27292a;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#27292a;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#27292a;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#27292a;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.pp-tooltip-content{font-size:13px;line-height:1.3;padding:8px 14px;text-align:center}.pp-tooltip-content p:last-child{margin-bottom:0}.pp-tooltip-size-tiny .pp-tooltip-content{font-size:10px}.pp-tooltip-size-small .pp-tooltip-content{font-size:12px}.pp-tooltip-size-large .pp-tooltip-content{font-size:14px}.pp-tooltip-container{display:none}.e-con-inner>.elementor-widget-pp-video-gallery,.e-con>.elementor-widget-pp-video-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.pp-media-overlay{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.pp-video-gallery .pp-video-player>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pp-video-gallery .elementor-video{-o-object-fit:cover;object-fit:cover;vertical-align:middle}.pp-video-container{background-color:#000;cursor:pointer;overflow:hidden;position:relative}.pp-video-play-icon{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:var(--pp-play-icon-size,50px);width:var(--pp-play-icon-size,50px);height:var(--pp-play-icon-size,50px);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;z-index:10;-webkit-transition:.25s all;transition:.25s all}.pp-video-play-icon i,.pp-video-play-icon svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:.25s all;transition:.25s all}.pp-video-play-icon img{display:block}.pp-video-play{color:#333}.pp-video-gallery li{background:#ccc;border-radius:50%;position:relative;display:inline-block;margin:0 4px;padding:0;vertical-align:middle}.pp-video-gallery li button{background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;color:transparent;cursor:pointer;display:block;font-size:0;line-height:0;width:10px;height:10px;padding:0;outline:0}.pp-media-content{position:absolute;top:0;left:0;right:0;bottom:0}.pp-video-gallery-content-hover .pp-media-content,.pp-video-gallery-content-over-image .pp-media-content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.pp-video-gallery-content-hover .pp-media-content{opacity:0}.pp-video-gallery-content-hover .pp-grid-item-wrap:hover .pp-media-content{opacity:1}.pp-video-player .pp-video-thumb,.pp-video-player iframe,.pp-video-player video{position:absolute;top:0;left:0;width:100%}.pp-video-player .pp-video-thumb{border:none;bottom:0;cursor:pointer;display:block;margin:auto;max-width:100%;height:auto;right:0;margin:0;-webkit-transition:.25s all;transition:.25s all}.pp-video-player iframe{height:100%;z-index:1}.pp-video-player .pp-media-content{z-index:2}.pp-video{position:relative}.pp-video .pp-video-player .pp-video-thumb{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.pp-video-overlay{z-index:1}.pp-gallery-filters{margin-left:-5px;margin-right:-5px;text-align:center}.pp-gallery-filters .pp-gallery-filter{cursor:pointer;display:inline-block;line-height:1;margin:0 5px 18px;padding:12px 0;position:relative;-webkit-transition:all .25s linear;transition:all .25s linear}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-toolbar .fancybox-button{padding:10px;}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;padding:10px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;text-align:center;z-index:99996}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-caption{padding:12px}.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.pp-v-hidden{opacity:0;visibility:hidden}.pp-icon{display:inline-block;line-height:1;text-align:center;-webkit-transition:all .3s;transition:all .3s}.pp-icon i,.pp-icon svg{width:1em;height:1em;position:relative;display:block}.pp-woocommerce ul.products{margin:0;padding:0;margin-left:0;margin-right:0;list-style:none outside}.pp-woocommerce ul.elementor-grid{display:grid}.pp-woocommerce ul.products li.product .woocommerce-loop-product__link img{margin-bottom:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .6s,transform .6s,-webkit-filter .6s;-webkit-transition:opacity .6s,-webkit-filter .6s,-webkit-transform .6s;transition:opacity .6s,-webkit-filter .6s,-webkit-transform .6s;transition:filter .6s,opacity .6s,transform .6s;transition:filter .6s,opacity .6s,transform .6s,-webkit-filter .6s,-webkit-transform .6s;transition:filter .6s,opacity .6s,transform .6s,-webkit-filter .6s}.pp-woocommerce .pp-show-on-hover{position:absolute;top:0;left:0;height:100%;right:0;bottom:0;padding:0;margin:0;opacity:0;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:all .2s linear;transition:all .2s linear}.pp-woocommerce li.product:hover .pp-show-on-hover{opacity:1;-webkit-transform:scale(1) translateZ(0) translateY(0);transform:scale(1) translateZ(0) translateY(0);pointer-events:inherit}.pp-woocommerce .pp-woo-product__hover-zoom li.product:hover .woocommerce-loop-product__link img{-webkit-transform:scale(1.1);transform:scale(1.1)}.pp-woo--align-right .pp-woocommerce ul.products li.product{text-align:right}.pp-woo--align-right .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:0}.pp-woo--align-left .pp-woocommerce ul.products li.product{text-align:left}.pp-woo--align-left .pp-woocommerce ul.products li.product .star-rating{margin-left:0;margin-right:auto}.pp-woo--align-center .pp-woocommerce ul.products li.product{text-align:center}.pp-woo--align-center .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:auto}.pp-woo--align-justify .pp-woocommerce ul.products li.product{text-align:justify}.pp-woocommerce li.product{background:0 0;border:0;margin-left:0;margin-right:0}.pp-woocommerce .pp-woo-products-summary-wrap{padding:15px 0 0}.pp-woocommerce .pp-woo-product-category{font-size:.85em;margin-bottom:.5em;display:block;line-height:1.3}.pp-woocommerce .woocommerce-loop-product__link{position:relative;display:block;overflow:hidden;margin-bottom:.8em;outline:0}.pp-woocommerce .woocommerce-loop-product__title{margin-bottom:.5em;font-size:1em}.pp-woocommerce .star-rating{display:block;float:none;margin:0 auto .5em 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;position:relative;height:1em;line-height:1;font-size:.857em;width:5.4em;font-family:star}.pp-woocommerce .star-rating::before{content:'\73\73\73\73\73';color:#d3ced2;float:left;top:0;left:0;position:absolute}.pp-woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.pp-woocommerce .star-rating span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}.pp-woocommerce li.product .price{display:block;line-height:1.3;font-weight:700;margin-bottom:.5em;font-size:.9em}.pp-woocommerce li.product .price ins{background:0 0;font-weight:700;display:inline-block;margin-left:5px}.pp-woocommerce li.product .price del{color:inherit;opacity:.5;display:inline-block}.pp-lightbox-content .woocommerce .summary .button,.pp-woocommerce .pp-woo-products-summary-wrap .button{background:#ebe9eb;border:0;color:#515151;display:inline-block;white-space:normal;line-height:1.3;border-radius:2px;padding:11px 30px;font-size:100%;cursor:pointer;position:relative;text-decoration:none;overflow:visible;font-weight:700;background-image:none;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none}.pp-lightbox-content .woocommerce .summary .button:hover,.pp-woocommerce .pp-woo-products-summary-wrap .button:hover{border:0}.pp-lightbox-content .woocommerce div.product form.cart div.quantity{margin-right:8px}.pp-lightbox-content .woocommerce .quantity input.qty{border-radius:0;height:auto;padding:9px 10px}.pp-woocommerce ul.products:after,.pp-woocommerce ul.products:before,.woocommerce .pp-woocommerce ul.products:after,.woocommerce .pp-woocommerce ul.products:before,.woocommerce-page .pp-woocommerce ul.products:after,.woocommerce-page .pp-woocommerce ul.products:before{display:none}.pp-woocommerce:not(.pp-woo-cart) ul.products li.product,.woocommerce .pp-woocommerce ul.products li.product,.woocommerce-page .pp-woocommerce:not(.pp-woo-cart) ul.products li.product{float:none;margin:0;padding:0;width:auto}.pp-woocommerce .pp-woo-products-thumbnail-wrap{position:relative}.pp-woocommerce .woocommerce-LoopProduct-link{margin:0}.pp-woocommerce .pp-woo-products-thumbnail-wrap img{margin:0;width:100%}.pp-action-item.pp-icon svg{display:inline-block}.pp-woo-skin-skin-1 .pp-quick-view-btn-wrap{position:absolute;bottom:0;left:0;width:100%;text-align:center;overflow:hidden;z-index:9}.pp-woo-skin-skin-1 .pp-quick-view-btn{padding:5px;background:rgba(0,0,0,.4);-webkit-transition:all ease .35s;transition:all ease .35s;cursor:pointer;-webkit-transform:translateY(100%);transform:translateY(100%)}.pp-woo-skin-skin-1 .pp-quick-view-btn .pp-qv-icon{margin-right:10px}.pp-woo-skin-skin-1 .pp-quick-view-btn span{color:#fff}.pp-woo-skin-skin-1 .pp-quick-view-btn svg{fill:#fff}.pp-woo-skin-skin-1 .pp-woo-products-thumbnail-wrap:hover .pp-quick-view-btn{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.pp-woo-skin-skin-1 .pp-woo-product-wrapper{height:100%;-webkit-transition:all .3s;transition:all .3s}.pp-woo-skin-skin-2 .pp-product-actions{position:absolute;bottom:15px;left:15px;-webkit-transform:translate3d(-15px,0,0);transform:translate3d(-15px,0,0);-webkit-transition:all .35s;transition:all .35s;margin-bottom:2px;opacity:0}.pp-woo-skin-skin-2 .pp-woo-products-thumbnail-wrap:hover .pp-product-actions{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.pp-woo-skin-skin-2 .pp-action-tooltip{opacity:0;display:inline-block;position:absolute;pointer-events:none;z-index:9;top:-50%;right:calc(100% + -62px);-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;padding:2px 8px;background:rgba(0,0,0,.8);color:#fff!important;font-size:12px;border-radius:3px;-webkit-transition:opacity .25s;transition:opacity .25s}.pp-woo-skin-skin-2 .pp-action-tooltip:before{top:calc(50% - -10.5px);top:-webkit-calc(50% - -10.5px);right:35px;content:"";position:absolute;border:5px solid transparent;border-top:5px solid rgba(0,0,0,.8)}.pp-woo-skin-skin-2 .pp-product-actions .pp-action-item-wrap{position:relative;display:inline-block;margin:0 3px 0 0;background:#fff;text-align:center;color:#3a3a3a;outline:0}.pp-woo-skin-skin-2 .pp-product-actions .pp-action-item-wrap:hover .pp-action-tooltip{opacity:1}.pp-woo-skin-skin-2 .pp-product-actions .pp-action-item-wrap:hover{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1)}.pp-woo-skin-skin-2 .pp-product-actions .pp-action-item,.pp-woo-skin-skin-2 .pp-product-actions .yith-wcwl-add-to-wishlist.exists{display:block;color:#3a3a3a;width:40px;line-height:40px;height:40px;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.pp-woo-skin-skin-2 .pp-product-actions .pp-add-to-cart-btn.loading .pp-ajax-add-cart-icon{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.pp-woo-skin-skin-2 .pp-product-actions .pp-add-to-cart-btn.loading .pp-ajax-add-cart-icon:before{content:"\f110"}.pp-woo-skin-skin-2 .pp-product-actions .pp-add-to-cart-btn.added .pp-ajax-add-cart-icon:before{content:"\f00c"}.pp-woo-skin-skin-3 .pp-product-actions{position:absolute;top:40%;bottom:40%;width:100%;margin:auto 0;padding:0 10px;text-align:center;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);-webkit-transition:all .35s;transition:all .35s;opacity:0}.pp-woo-skin-skin-3 .pp-woo-products-thumbnail-wrap:hover .pp-product-actions{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.pp-woo-skin-skin-3 .pp-product-actions .pp-quick-view-btn{background-color:transparent!important;padding:0!important;display:inline-block}.pp-woo-skin-skin-3 .pp-product-actions .pp-action-item-wrap{display:inline-table;clear:both;background-color:#333;color:#fff;padding:5px 10px;margin-bottom:5px;margin-left:5px;margin-right:5px;cursor:pointer;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear}.pp-woo-skin-skin-3 .pp-product-actions .pp-action-item-wrap svg{fill:#fff}.pp-woo-skin-skin-3 .pp-product-actions .pp-action-item-wrap:last-child{margin-bottom:0;margin-right:0}.pp-woocommerce.pp-woo-skin-skin-3 a.pp-action-item-wrap.loading::after{content:'';position:relative;display:inline-block;top:0;right:-10px;width:15px;height:15px;border:3px solid #333;border-radius:50%;border-left-color:transparent;-webkit-animation:pp-qv-spin 575ms infinite linear;animation:pp-qv-spin 575ms infinite linear}.pp-woocommerce.pp-woo-skin-skin-3 a.pp-action-item-wrap.added::after{font-family:WooCommerce;top:auto;right:1em;content:'\e017';vertical-align:bottom;margin-left:10px}.elementor-element .pp-woocommerce.pp-woo-skin-skin-3 .pp-product-actions .pp-action-item-wrap:hover .pp-action-item{color:inherit}.pp-woo-skin-skin-3 .pp-product-actions .yith-wcwl-add-to-wishlist{margin:0}.pp-woo-skin-skin-3 .pp-product-actions .yith-wcwl-add-to-wishlist a{color:#fff}.pp-woo-skin-skin-4 .pp-product-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-woo-skin-skin-4 .pp-product-actions .pp-action-item-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;clear:both;background-color:#333;color:#fff;padding:3px 6px;margin-right:5px;margin-bottom:5px;cursor:pointer;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear;text-align:center}.pp-woo-skin-skin-4 .yith-wcwl-add-to-wishlist{margin:0 0 10px}.pp-woo--align-center .pp-woo-skin-skin-4 .pp-product-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-woo--align-right .pp-woo-skin-skin-4 .pp-product-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-woo-skin-skin-4 .pp-product-actions .pp-action-item-wrap:last-child{margin-right:0}.pp-woocommerce.pp-woo-skin-skin-4 a.pp-action-item-wrap.loading::after{content:'';position:relative;display:inline-block;top:0;right:-2px;width:14px;height:14px;border:3px solid #333;border-radius:50%;border-left-color:transparent;-webkit-animation:pp-qv-spin 575ms infinite linear;animation:pp-qv-spin 575ms infinite linear}.pp-woocommerce.pp-woo-skin-skin-4 a.pp-action-item-wrap.added::after{font-family:WooCommerce;top:auto;right:1em;content:'\e017';vertical-align:bottom;margin-left:10px}.pp-woo-skin-skin-5 .pp-product-actions{position:absolute;top:45%;left:50%;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}.pp-woo-skin-skin-5 .woocommerce-loop-product__link:before{content:"";position:absolute;width:100%;height:0;left:0;top:50%;-webkit-transform:scale(0,0);transform:scale(0,0);z-index:1;background:rgba(0,0,0,.2);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.pp-woo-skin-skin-5 .pp-woo-products-thumbnail-wrap:hover .woocommerce-loop-product__link:before{-webkit-transform:scale(1,1);transform:scale(1,1);height:100%;top:0}.pp-woo-skin-skin-5 .pp-woo-products-thumbnail-wrap:hover .pp-product-actions{top:50%;opacity:1;visibility:visible}.pp-woo-skin-skin-5 .pp-action-tooltip{opacity:0;display:inline-block;position:absolute;pointer-events:none;z-index:9;top:-50%;right:calc(100% + -62px);-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;padding:2px 8px;background:rgba(0,0,0,.8);color:#fff!important;font-size:12px;border-radius:3px;-webkit-transition:opacity .25s;transition:opacity .25s}.pp-woo-skin-skin-5 .pp-action-tooltip:before{top:calc(50% - -10.5px);top:-webkit-calc(50% - -10.5px);right:35px;content:"";position:absolute;border:5px solid transparent;border-top:5px solid rgba(0,0,0,.8)}.pp-woo-skin-skin-5 .pp-product-actions .pp-action-item-wrap{position:relative;display:inline-block;margin:0 3px 0 0;background:#333;text-align:center;color:#fff;outline:0}.pp-woo-skin-skin-2 .pp-product-actions .yith-wcwl-add-to-wishlist,.pp-woo-skin-skin-2 .pp-product-actions .yith-wcwl-add-to-wishlist i,.pp-woo-skin-skin-3 .pp-product-actions .yith-wcwl-add-to-wishlist,.pp-woo-skin-skin-3 .pp-product-actions .yith-wcwl-add-to-wishlist i,.pp-woo-skin-skin-5 .pp-product-actions .yith-wcwl-add-to-wishlist,.pp-woo-skin-skin-5 .pp-product-actions .yith-wcwl-add-to-wishlist i{margin:0}.pp-woocommerce .pp-product-actions .pp-action-item-wrap:hover{color:#fff}.pp-woo-skin-skin-5 .pp-product-actions .pp-action-item-wrap:hover .pp-action-tooltip{opacity:1}.pp-woo-skin-skin-5 .pp-product-actions .pp-action-item-wrap:hover{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px rgba(0,0,0,.1)}.pp-woo-skin-skin-5 .pp-product-actions .pp-action-item,.pp-woo-skin-skin-5 .pp-product-actions .yith-wcwl-add-to-wishlist.exists{display:block;color:inherit;fill:#fff;width:40px;line-height:40px;height:40px;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.pp-woo-skin-skin-5 .pp-product-actions .pp-add-to-cart-btn.loading .pp-ajax-add-cart-icon{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.pp-woo-skin-skin-5 .pp-product-actions .pp-add-to-cart-btn.loading .pp-ajax-add-cart-icon:before{content:"\f110"}.pp-woo-skin-skin-5 .pp-product-actions .pp-add-to-cart-btn.added .pp-ajax-add-cart-icon:before{content:"\f00c"}.pp-woocommerce .pp-left-badge-container{-webkit-font-smoothing:antialiased;z-index:10;position:absolute;top:0}.pp-woocommerce .pp-left-badge-container{left:0}.pp-woocommerce .pp-right-badge-container{right:0;text-align:right}.pp-woocommerce .pp-sale-badge,.woocommerce span.onsale{text-align:center}.pp-woocommerce .pp-left-badge,.pp-woocommerce .pp-right-badge{background-color:#77a464;color:#fff;display:inline-block;margin-bottom:5px}.pp-best-selling-badge-circle .pp-best-selling-badge,.pp-featured-badge-circle .pp-featured-badge,.pp-sale-badge-circle .pp-sale-badge,.pp-top-rated-badge-circle .pp-top-rated-badge{border-radius:100%}.pp-best-selling-badge-square .pp-best-selling-badge,.pp-featured-badge-square .pp-featured-badge,.pp-sale-badge-square .pp-sale-badge,.pp-top-rated-badge-square .pp-top-rated-badge{padding-left:6px;padding-right:6px}.elementor-element.pp-left-badge-ribbon .pp-woocommerce .pp-woo-products-thumbnail-wrap{overflow:hidden}.elementor-element.pp-left-badge-ribbon .pp-woocommerce .pp-left-badge-wrap .pp-left-badge{min-height:0!important;min-width:0!important;margin:0!important;position:absolute;display:inline-block;top:20px;left:-60px;text-align:center;width:200px;padding:4px 10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-element.pp-right-badge-ribbon .pp-woocommerce .pp-woo-products-thumbnail-wrap{overflow:hidden}.elementor-element.pp-right-badge-ribbon .pp-woocommerce .pp-right-badge-wrap .pp-right-badge{min-height:0!important;min-width:0!important;margin:0!important;position:absolute;display:inline-block;top:20px;right:-60px;text-align:center;width:200px;padding:4px 10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pp-woo-skin-skin-1 .pp-badge-container{z-index:1;position:absolute}.pp-woo-skin-skin-1 .pp-left-badge-wrap .pp-left-badge{min-width:1em;min-height:1em;font-size:1em;font-weight:400}.pp-woo-skin-skin-1 .pp-right-badge{min-width:1em;min-height:1em;display:inline-block;font-size:1em;font-weight:400}.pp-woo-skin-skin-2 .pp-badge-container{z-index:21;position:absolute;width:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.pp-out-of-stock{position:absolute;background-color:rgba(131,131,131,.9);color:#fff;-webkit-transition:background .3s;transition:background .3s;text-align:center;top:50%;left:40px;right:40px;padding:15px 0;bottom:auto;text-transform:uppercase;font-weight:700;-webkit-transform:translateY(-50%) translate3d(0,0,0);transform:translateY(-50%) translate3d(0,0,0)}.pp-woo-skin-skin-3 .pp-badge-container{z-index:21;position:absolute;width:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.pp-woo-skin-skin-3 .pp-left-badge-wrap{display:inline-block;margin:0}.pp-woo-skin-skin-3 .pp-left-badge-wrap .pp-left-badge{display:block}.pp-woo-skin-skin-4 .pp-badge-container{z-index:21;position:absolute;width:100%}.pp-woo-skin-skin-4 .pp-left-badge-wrap{display:inline-block;margin:0}.pp-woo-skin-skin-4 .pp-left-badge-wrap .pp-left-badge{display:block}.pp-woo-skin-skin-5 .pp-badge-container{z-index:21;position:absolute;width:100%}.pp-woo-skin-skin-5 .pp-left-badge-wrap{display:inline-block;margin:0}.pp-woo-skin-skin-5 .pp-left-badge{display:block;padding:0}.pp-woo-pagination-align-left .pp-woocommerce-pagination{text-align:left}.pp-woo-pagination-align-center .pp-woocommerce-pagination{text-align:center}.pp-woo-pagination-align-right .pp-woocommerce-pagination{text-align:right}.pp-woocommerce-pagination ul{display:inline-block;text-align:center;white-space:nowrap;padding:0;clear:both;border:0;margin:1px}.pp-woocommerce-pagination li{display:inline-block;margin:0 5px 5px 0;padding:0;float:left;overflow:hidden}.pp-woocommerce-pagination ul li .page-numbers:focus,.pp-woocommerce-pagination ul li .page-numbers:hover,.pp-woocommerce-pagination ul li span.current{color:#fff;background:#000000bd}.pp-woocommerce-pagination ul li .page-numbers{margin:0;text-decoration:none;color:#000000bd;border:1px solid #000000bd;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.75em;display:block;min-width:2.5em}@media (max-width:1024px){.pp-woo-tablet--align-right .pp-woocommerce ul.products li.product{text-align:right}.pp-woo-tablet--align-right .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:0}.pp-woo-tablet--align-left .pp-woocommerce ul.products li.product{text-align:left}.pp-woo-tablet--align-left .pp-woocommerce ul.products li.product .star-rating{margin-left:0;margin-right:auto}.pp-woo-tablet--align-center .pp-woocommerce ul.products li.product{text-align:center}.pp-woo-tablet--align-center .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:auto}.pp-woo-pagination-tablet-align-left .pp-woocommerce-pagination{text-align:left}.pp-woo-pagination-tablet-align-center .pp-woocommerce-pagination{text-align:center}.pp-woo-pagination-tablet-align-right .pp-woocommerce-pagination{text-align:right}}@media (max-width:767px){.pp-woocommerce .pp-woo-products-inner[class*=columns-] ul.products li.product,.woocommerce .pp-woo-products-inner[class*=columns-] .pp-woocommerce ul.products li.product,.woocommerce-page .pp-woo-products-inner[class*=columns-] .pp-woocommerce ul.products li.product{margin-left:0;margin-right:0}.pp-woo-mobile--align-right .pp-woocommerce ul.products li.product{text-align:right}.pp-woo-mobile--align-right .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:0}.pp-woo-mobile--align-left .pp-woocommerce ul.products li.product{text-align:left}.pp-woo-mobile--align-left .pp-woocommerce ul.products li.product .star-rating{margin-left:0;margin-right:auto}.pp-woo-mobile--align-center .pp-woocommerce ul.products li.product{text-align:center}.pp-woo-mobile--align-center .pp-woocommerce ul.products li.product .star-rating{margin-left:auto;margin-right:auto}.pp-woo-pagination-mobile-align-left .pp-woocommerce-pagination{text-align:left}.pp-woo-pagination-mobile-align-center .pp-woocommerce-pagination{text-align:center}.pp-woo-pagination-mobile-align-right .pp-woocommerce-pagination{text-align:right}}.pp-woo-products-slider .pp-woo-products-inner li.product{margin-bottom:0}.pp-woo-products-slider .elementor-swiper-button-next,.pp-woo-products-slider .elementor-swiper-button-prev{z-index:10}[dir=rtl] .pp-woo-products-slider .elementor-swiper-button-prev .fa:before{content:'\f105'}[dir=rtl] .pp-woo-products-slider .elementor-swiper-button-next .fa:before{content:'\f104'}.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-prev{left:-25px}[dir=rtl] .pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-prev{left:auto;right:-25px}.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-next{right:-25px}[dir=rtl] .pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-next{left:-25px;right:auto}.pp-woo-slider-arrow-inside .pp-woo-products-slider .elementor-swiper-button-prev{text-indent:-2px;left:25px}[dir=rtl] .pp-woo-slider-arrow-inside .pp-woo-products-slider .elementor-swiper-button-prev{left:auto;right:25px}.pp-woo-slider-arrow-inside .pp-woo-products-slider .elementor-swiper-button-next{text-indent:2px;right:25px}[dir=rtl] .pp-woo-slider-arrow-inside .pp-woo-products-slider .elementor-swiper-button-next{left:25px;right:auto}@media (max-width:768px){.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-prev{left:15px}.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-next{right:15px}.elementor-widget-pp-woo-cart .woocommerce .cart-collaterals .cart_totals,.elementor-widget-pp-woo-cart .woocommerce .cart-collaterals .cross-sells{float:left}}.pp-woo-products-slider .pp-slider-arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:50%;color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:22px;line-height:22px;position:absolute;top:50%;width:1.8182em;height:1.8182em;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.pp-woo-products-slider .pp-slider-arrow svg{fill:currentColor;width:auto;height:1em}.pp-woo-products-slider .pp-arrow-next{right:20px}.pp-woo-products-slider .pp-arrow-prev{left:20px}.pp-woo-products-slider.swiper-container-wrap .swiper-slide,.swiper-container .swiper-slide{text-align:center}.pp-woo-products-slider.swiper-container-wrap-dots-outside .swiper-pagination,.swiper-container-dots-outside .swiper-pagination{position:static}.pp-woo-products-slider.swiper-container-wrap .elementor-swiper-button-next,.swiper-container .elementor-swiper-button-next,.swiper-container .elementor-swiper-button-prev,.swiper-container-wrap .elementor-swiper-button-prev{background-image:none;font-size:20px;height:1.8182em;line-height:1;margin:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.8182em}.pp-woo-products-slider.swiper-container-wrap .elementor-swiper-button-next .fa,.swiper-container .elementor-swiper-button-next .fa,.swiper-container .elementor-swiper-button-prev .fa,.swiper-container-wrap .elementor-swiper-button-prev .fa{vertical-align:top}.pp-woo-products-slider .pp-swiper-button svg{fill:currentColor;width:auto;height:1em}.pp-woo-products-slider .elementor-swiper-button-next:focus,.pp-woo-products-slider .elementor-swiper-button-prev:focus{outline:0}.pp-woo-products-slider.swiper-container-wrap{position:relative}.pp-woo-products-slider.swiper-container-wrap .swiper-pagination{bottom:10px;left:0;width:100%}.pp-woo-products-slider.swiper-container-wrap-dots-outside .swiper-pagination{position:static}.pp-woo-products-slider.swiper-container-wrap .swiper-pagination-bullet{background:#ccc;margin:0 4px;opacity:1;height:12px;width:12px}.pp-woo-products-slider.swiper-container-wrap .swiper-pagination-bullet-active{background:#000}.pp-woo-products-slider .pp-slider-arrow,.pp-woo-products-slider .pp-slider-arrow:focus,.pp-woo-products-slider .swiper-pagination-bullet,.pp-woo-products-slider .swiper-pagination-bullet:focus{outline:0}.pp-woo-products-slider.pp-swiper-slider-pagination-outside .swiper-pagination{position:static}.pp-woocommerce ul.products.swiper-wrapper{width:-webkit-max-content;width:-moz-max-content;width:max-content}.pp-woo-add-to-cart .button{border:0;display:inline-block;text-align:center}.pp-woo-add-to-cart .pp-add-to-cart-qty-ajax{vertical-align:top;margin-right:0;width:3.631em;text-align:center}.pp-add-to-cart-align-left{text-align:left}.pp-add-to-cart-align-left form.cart.variations_form .woocommerce-variation-add-to-cart{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.woocommerce .pp-add-to-cart-align-left form.cart table.variations{margin-left:0;margin-right:auto}.pp-add-to-cart-align-center{text-align:center}.pp-add-to-cart-align-center form.cart.variations_form .woocommerce-variation-add-to-cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce .pp-add-to-cart-align-center form.cart table.variations{margin-left:auto;margin-right:auto}.pp-add-to-cart-align-right{text-align:right}.pp-add-to-cart-align-right form.cart.variations_form .woocommerce-variation-add-to-cart{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.woocommerce .pp-add-to-cart-align-left form.cart table.variations{margin-left:auto;margin-right:0}.pp-add-to-cart-align-justify .pp-button{width:100%}.pp-woo-add-to-cart .added_to_cart{margin-left:5px}.pp-woo-add-to-cart .variations{font-size:1em;margin-bottom:15px}.pp-woo-add-to-cart .label,.pp-woo-add-to-cart label{color:inherit;font-size:1em;font-weight:400;padding:0}.pp-woo-add-to-cart .variations td{margin:0 10px 0 0}.pp-woo-add-to-cart .variations .reset_variations{margin-left:10px}@media (max-width:1024px){.pp-add-to-cart-tablet-align-left{text-align:left}.pp-add-to-cart-tablet-align-center{text-align:center}.pp-add-to-cart-tablet-align-right{text-align:right}.pp-add-to-cart-tablet-align-justify .pp-button{width:100%}}@media (max-width:767px){.pp-add-to-cart-mobile-align-left{text-align:left}.pp-add-to-cart-mobile-align-center{text-align:center}.pp-add-to-cart-mobile-align-right{text-align:right}.pp-add-to-cart-mobile-align-justify .pp-button{width:100%}}.pp-woo-categories ul{list-style:none;margin:0;padding:0}.pp-woo-categories .product a img{margin:0;width:100%}.pp-woo-categories .pp-grid-item{-webkit-transition:all .2s linear;transition:all .2s linear}.pp-woo-categories .product-category>a{display:block;position:relative}.pp-woo-categories .pp-product-cat-inner{position:relative;line-height:0}.pp-woo-categories .product .pp-product-cat-content{text-align:center;padding:.5em;margin:0;line-height:1.5;-webkit-transition:all .25s;transition:all .25s}.pp-woo-categories-overlay .product .pp-product-cat-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;-webkit-transition:background .3s;transition:background .3s;left:0;right:0;top:0;bottom:0;-webkit-transition:opacity .25s;transition:opacity .25s}.pp-woo-categories-overlay .product .pp-category__title-inner{-webkit-transition:all .25s;transition:all .25s}.pp-woo-categories .product .woocommerce-loop-category__title{font-size:15px;margin:0;padding:0;-webkit-transition:all .25s;transition:all .25s}.pp-woo-categories .product .pp-category__title-wrap .pp-count{display:block;background:0 0;font-size:11px;-webkit-transition:all .25s;transition:all .25s}.pp-woo-categories .pp-product-cat-desc{-webkit-transition:all .25s;transition:all .25s}.pp-woo-categories .pp-product-cat-desc p{margin-bottom:0}.pp-woo-cat-tiles{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;margin-right:-10px}.pp-woo-cat-tiles-left{width:50%}.pp-woo-cat-tiles-center,.pp-woo-cat-tiles-right{width:25%}.pp-woo-cat-tiles img{-o-object-fit:cover;object-fit:cover}.pp-woo-cat-tiles .pp-grid-item,.pp-woo-cat-tiles .pp-product-cat-inner,.pp-woo-cat-tiles a,.pp-woo-cat-tiles img,.pp-woo-cat-tiles-left .product,.pp-woo-cat-tiles-right .product{height:100%;width:100%}.pp-woo-cat-tiles-2 .pp-woo-cat-tiles-right .product,.pp-woo-cat-tiles-center .product{height:calc(50% - 10px)}.pp-woo-cat-tiles .product{margin-bottom:20px}.pp-woo-cat-tiles-2 .pp-woo-cat-tiles-left,.pp-woo-cat-tiles-2 .pp-woo-cat-tiles-right{width:50%}.pp-woo-cat-tiles-1 .pp-woo-cat-tiles-left .product,.pp-woo-cat-tiles-1 .pp-woo-cat-tiles-right .product,.pp-woo-cat-tiles-2 .pp-woo-cat-tiles-left .product{height:550px}.pp-woo-cat-tiles-1 .pp-woo-cat-tiles-center .product,.pp-woo-cat-tiles-2 .pp-woo-cat-tiles-right .product{height:calc((550px - 20px)/ 2)}.pp-woo-add-to-cart a.add_to_cart_button.loading::after,.pp-woocommerce a.add_to_cart_button.loading::after{content:'';display:inline-block;top:30%;right:1em;width:13px;height:13px;border:2px solid;border-radius:50%;border-left-color:transparent;margin-left:10px;-webkit-animation:pp-qv-spin 575ms infinite linear;animation:pp-qv-spin 575ms infinite linear}.pp-woo-add-to-cart a.add_to_cart_button.added::after,.pp-woocommerce a.add_to_cart_button.added::after{font-family:WooCommerce;top:auto;right:1em;content:'\e017';vertical-align:bottom;margin-left:10px}.pp-woo-add-to-cart .quantity{display:inline-block}.woocommerce .wpbf-quantity .wpbf-qty-decrease,.woocommerce .wpbf-quantity .wpbf-qty-increase,.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input{height:100%}.pp-clear::after,.pp-clear::before{content:' ';display:table}.pp-clear::after{clear:both}html.pp-quick-view-is-open,html.pp-quick-view-is-open body{overflow:hidden}.pp-quick-view-bg{position:fixed;visibility:hidden;overflow:hidden;background:rgba(11,11,11,.7);opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s;z-index:1042}.pp-quick-view-loader{z-index:1000;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0;cursor:none;position:absolute}.pp-quick-view-loader::before{content:"";background:0 0!important;width:48px;height:48px;display:block;position:absolute;top:50%;left:50%;border:3px solid #fff;margin:0 auto;border-radius:50%;border-left-color:transparent;-webkit-animation:pp-qv-spin 575ms infinite linear;animation:pp-qv-spin 575ms infinite linear}@keyframes pp-qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pp-qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pp-quick-view-bg-ready{top:0;left:0;width:100%;height:100%;opacity:1;visibility:visible}#pp-quick-view-modal{position:fixed;visibility:hidden;opacity:0;top:0;left:0;width:100%;height:100%;z-index:1400;text-align:center;-webkit-transition:all .3s;transition:all .3s;overflow-x:hidden;overflow-y:auto}#pp-quick-view-modal.open{visibility:visible;opacity:1}#pp-quick-view-modal .pp-content-main-wrapper{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:30px}#pp-quick-view-modal .pp-content-main-wrapper:before{content:'';display:inline-block;vertical-align:middle;height:100%}#pp-quick-view-modal .pp-content-main{position:relative;pointer-events:none;display:inline-block;vertical-align:middle;max-width:100%;margin:0 auto;text-align:left;z-index:1045;-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .5s;transition:opacity .3s,-webkit-transform .5s;transition:transform .5s,opacity .3s;transition:transform .5s,opacity .3s,-webkit-transform .5s}#pp-quick-view-modal.open .pp-content-main{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;width:100%}#pp-quick-view-modal .pp-content-main:after,#pp-quick-view-modal .pp-content-main:before{content:'';display:table;clear:both}#pp-quick-view-modal .pp-lightbox-content{display:table;pointer-events:auto;background-color:#fff;max-width:975px;margin:20px auto;-webkit-transform:translateZ(0);transform:translateZ(0);position:relative}.pp-quick-view-modal .pp-lightbox-content{background-color:#fff;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);position:relative}.pp-quick-view-modal .pp-lightbox-content *{-webkit-box-sizing:border-box;box-sizing:border-box}#pp-quick-view-content{height:100%}#pp-quick-view-content div.summary{margin:0;padding:30px;width:50%;float:left}#pp-quick-view-content div.images{width:50%;float:left;opacity:1!important;margin:0}#pp-quick-view-modal .pp-qv-image-slider{position:relative}#pp-quick-view-content .single_add_to_cart_button{position:relative}#pp-quick-view-content .single_add_to_cart_button.loading:after{content:"";background:0 0!important;width:14px;height:14px;display:block;position:absolute;top:38%;right:10px;border:3px solid #fff;margin:0 auto;border-radius:50%;border-left-color:transparent;-webkit-animation:pp-qv-spin 575ms infinite linear;animation:pp-qv-spin 575ms infinite linear}#pp-quick-view-content .single_add_to_cart_button.added:after{font-family:WooCommerce;content:"\e017";display:inline-block;position:absolute;right:12px}#pp-quick-view-content div.product .product_title{font-size:36px;line-height:1.4;letter-spacing:0}@media (min-width:545px){#pp-quick-view-content div.summary{content:'544';overflow-y:auto}}@media (max-width:544px){#pp-quick-view-modal .pp-lightbox-content{display:block}#pp-quick-view-content div.images,#pp-quick-view-content div.summary{width:100%;float:none}}body #pp-quick-view-modal div.product .flex-viewport,body #pp-quick-view-modal div.product .flex-viewport img{width:100%;float:none;display:block}body #pp-quick-view-modal div.product .pp-qv-image-slider .pp-qv-slides{margin:0;padding:0}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav{margin:0;padding:0;list-style:none}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav a{text-decoration:none;display:block;width:14px;height:32px;font-size:32px;line-height:32px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-next,#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-prev{display:inline-block;font-family:'Font Awesome 5 Free';font-weight:900!important;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-prev:before{content:"\f104"}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-next:before{content:"\f105"}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-prev{left:-50px}#pp-quick-view-modal .pp-qv-image-slider .flex-direction-nav .flex-next{right:-50px;text-align:right}#pp-quick-view-modal .pp-qv-image-slider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}#pp-quick-view-modal .pp-qv-image-slider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}#pp-quick-view-modal .pp-qv-image-slider .flex-control-nav{margin:0;padding:0;width:100%;position:absolute;bottom:10px;text-align:center}#pp-quick-view-modal .pp-qv-image-slider li{list-style:none}#pp-quick-view-modal .pp-qv-slides li{float:left}#pp-quick-view-modal .pp-qv-image-slider .flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;vertical-align:middle}#pp-quick-view-modal .pp-qv-image-slider .flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}#pp-quick-view-modal .pp-qv-image-slider .flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}#pp-quick-view-modal .product .variations label{color:#333}#pp-quick-view-modal .product .variations select{height:40px;border-radius:0}#pp-quick-view-modal .product .onsale{z-index:1}#pp-quick-view-close{position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer;z-index:2}#pp-quick-view-close:after,#pp-quick-view-close:before{display:block;content:"";position:absolute;top:0;bottom:0;right:10px;width:20px;height:4px;background-color:#000;border-radius:4px}#pp-quick-view-close:before{left:0;-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}#pp-quick-view-close:after{right:0;-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.woocommerce table.shop_table{border:0 solid;border-collapse:collapse;margin:0;overflow:visible}.elementor-widget-pp-woo-cart .woocommerce table.shop_table td,.elementor-widget-pp-woo-cart .woocommerce table.shop_table th,.elementor-widget-pp-woo-cart .woocommerce table.shop_table tr{border:0 solid}.elementor-widget-pp-woo-cart .woocommerce table.shop_table td,.elementor-widget-pp-woo-cart .woocommerce table.shop_table th{padding-left:0;padding-right:0}.elementor-widget-pp-woo-cart .woocommerce table.shop_table tr:nth-child(odd)>td,.elementor-widget-pp-woo-cart .woocommerce table.shop_table tr:nth-child(odd)>th{background-color:transparent}.elementor-widget-pp-woo-cart table tbody tr:hover>td,.elementor-widget-pp-woo-cart table tbody tr:hover>th{background-color:inherit}.elementor-widget-pp-woo-cart .woocommerce .input-text.qty{background-color:transparent;color:var(--order-summary-color,#000);border-width:var(--order-summary-quantity-border-weight,1px);border-style:solid;border-color:var(--order-summary-quantity-border-color,#d4d4d4);border-radius:3px;padding:1px 4px;text-align:left;font-size:14px;min-height:28px;max-height:28px}.woocommerce .cart-collaterals .cross-sells ul.products{display:block;margin-left:0;margin-right:0}.elementor-widget-pp-woo-cart .cart_totals,.elementor-widget-pp-woo-cart .cross-sells,.elementor-widget-pp-woo-cart .pp-cart-section{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);margin:var(--sections-margin,0 0 30px 0);border-radius:var(--sections-border-radius,3px);border-width:var(--sections-border-width,1px);border-style:var(--sections-border-type,solid);border-color:var(--sections-border-color,#d4d4d4)}.elementor-widget-pp-woo-cart .woocommerce button.button{border-radius:3px;padding:.88rem 2rem;width:auto}.elementor-widget-pp-woo-cart .woocommerce .coupon .button{float:right;width:100%}.elementor-widget-pp-woo-cart .woocommerce .input-text,.elementor-widget-pp-woo-cart .woocommerce select{background-color:#f7f7f7;border-radius:3px;border:none;padding:16px;font-size:14px}.elementor-widget-pp-woo-cart .woocommerce .coupon-col{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-pp-woo-cart .woocommerce .coupon .form-row{margin:0;padding:0}.elementor-widget-pp-woo-cart .woocommerce .coupon-col-start{-webkit-box-flex:2;-ms-flex:2;flex:2;padding-right:30px}.elementor-widget-pp-woo-cart .woocommerce .coupon-col-end{-webkit-box-flex:1;-ms-flex:1;flex:1}.elementor-widget-pp-woo-cart .woocommerce .cart th,.elementor-widget-pp-woo-cart .woocommerce .cart_totals h2,.elementor-widget-pp-woo-cart .woocommerce .cross-sells h2{font-size:14px;font-weight:700;margin-top:0;padding-top:0;padding-bottom:8px;padding-left:0;padding-right:20px}.elementor-widget-pp-woo-cart .woocommerce .wc-proceed-to-checkout{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:var(--place-order-title-alignment,stretch);-ms-flex-align:var(--place-order-title-alignment,stretch);align-items:var(--place-order-title-alignment,stretch)}.elementor-widget-pp-woo-cart .woocommerce .wc-proceed-to-checkout .checkout-button{padding:15px 1em;width:auto;font-size:15px;text-align:center;color:#fff;border-radius:3px;min-height:auto;margin-bottom:0}.elementor-widget-pp-woo-checkout a{color:var(--links-normal-color)}.elementor-widget-pp-woo-checkout a:hover{color:var(--links-hover-color)}.pp-woo-checkout-col-2 .woocommerce .col2-set div[class|=col]{float:left;width:100%}.pp-woo-checkout-col-1 .woocommerce-checkout{float:left;width:100%}.pp-woo-checkout-col-1 .woocommerce #customer_details.col2-set,.pp-woo-checkout-col-1 .woocommerce .col2-set,.woocommerce-page.woocommerce-checkout .pp-woo-checkout-col-1 .woocommerce #customer_details.col2-set,.woocommerce-page.woocommerce-checkout .pp-woo-checkout-col-1 .woocommerce .col2-set,.woocommerce-page.woocommerce-checkout .woocommerce .pp-woo-checkout-col-1 .woocommerce-checkout-review-order{float:left;margin:0;width:100%}.pp-woo-cart-checkout-button-full .checkout-button,.pp-woo-cart-return-to-shop-button-full .wc-backward,.pp-woo-checkout-button-full #place_order{margin-left:0;margin-right:0;text-align:center;width:100%}.elementor-widget-pp-woo-checkout{background-color:transparent;font-size:14px;line-height:21px;color:#818a91}.elementor-widget-pp-woo-checkout .woocommerce #customer_details .col-1,.elementor-widget-pp-woo-checkout .woocommerce .pp-checkout__order_review,.elementor-widget-pp-woo-checkout .woocommerce .pp-coupon-box,.elementor-widget-pp-woo-checkout .woocommerce .pp-woocommerce-login-section,.elementor-widget-pp-woo-checkout .woocommerce .shipping_address,.elementor-widget-pp-woo-checkout .woocommerce .woocommerce-additional-fields,.elementor-widget-pp-woo-checkout .woocommerce .woocommerce-checkout #payment{background:var(--sections-background,#fff);border-radius:var(--sections-border-radius,3px);padding:var(--sections-padding,26px 30px);margin-bottom:var(--sections-margin,30px);border-style:var(--sections-border-type,none);border-color:var(--sections-border-color,#d4d4d4);border-width:var(--sections-border-width,1px);display:block}.elementor-widget-pp-woo-checkout .woocommerce .form-row .input-text,.elementor-widget-pp-woo-checkout .woocommerce .form-row select,.elementor-widget-pp-woo-checkout .woocommerce .form-row textarea{color:var(--forms-fields-normal-color,#818a91);background-color:#f7f7f7;border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);font-size:14px;border:none;font-weight:400}.elementor-widget-pp-woo-checkout .woocommerce-checkout .form-row>span{font-weight:400;font-size:14px;margin-bottom:3px;color:#818a91}.elementor-widget-pp-woo-checkout .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#818a91);background-color:#f7f7f7;border-radius:var(--forms-fields-border-radius,0);border:none;height:auto}.elementor-widget-pp-woo-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#818a91);line-height:45px;padding-left:1rem;padding-right:1rem}.elementor-widget-pp-woo-checkout .woocommerce .form-row label{color:var(--forms-labels-color,#818a91);margin-bottom:var(--forms-label-spacing,3px)}.elementor-widget-pp-woo-checkout .woocommerce h3{font-size:14px;font-weight:700;margin-top:0;margin-bottom:var(--sections-title-spacing,30px);color:var(--sections-title-color,#000)}.elementor-widget-pp-woo-checkout .pp-checkout-container{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:var(--first-column-width,50%) auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;grid-column-gap:var(--checkout-columns-gap,30px)}.elementor-widget-pp-woo-checkout.pp-checkout-layout-1 .pp-checkout-container{grid-template-columns:auto}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.elementor-widget-pp-woo-checkout .woocommerce-checkout .col2-set .col-1,.elementor-widget-pp-woo-checkout .woocommerce-checkout .col2-set .col-2{width:auto;float:none}.elementor-widget-pp-woo-checkout .woocommerce-checkout #payment .payment_methods{border-bottom:none;padding:0}.elementor-widget-pp-woo-checkout .woocommerce-checkout #payment .place-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:0;-webkit-box-align:var(--place-order-title-alignment,stretch);-ms-flex-align:var(--place-order-title-alignment,stretch);align-items:var(--place-order-title-alignment,stretch)}.elementor-widget-pp-woo-checkout .woocommerce-form-coupon .button{padding:1rem}.pp-woo-cart-button-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-woo-cart-contents{display:inline-block;position:relative}.pp-cart-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.pp-cart-button-wrap span+i,.pp-cart-button-wrap span+span{margin-left:5px}.pp-cart-button-wrap .pp-icon i{width:auto}.pp-woo-menu-cart-counter-top .pp-cart-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;position:absolute;min-width:1.6em;min-height:1.6em;line-height:1;top:-.7em;right:-.7em;border-radius:100%;color:#fff;background-color:#d9534f;text-align:center;font-size:10px}.pp-woo-menu-cart-counter-after .pp-cart-counter{border-radius:3px;vertical-align:middle;display:inline-block;padding:2px 7px;margin-left:10px;text-align:center;background:#d9534f;color:#fff;font-size:12px;position:relative}.pp-woo-menu-cart-counter-after .pp-cart-counter:before{content:'';line-height:1;position:absolute;left:-5px;position:absolute;top:50%;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #d9534f;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pp-woo-menu-cart ul.cart_list,.pp-woo-menu-cart ul.cart_list li{padding:0;margin:0;list-style:none}.pp-woo-menu-cart ul li.woocommerce-mini-cart-item{padding:10px 0}.pp-woo-menu-cart ul li.woocommerce-mini-cart-item a img{margin-bottom:0;margin-right:20px;width:50px;float:left;position:static;-webkit-transform:none;transform:none}.pp-woo-menu-cart ul.cart_list li a.remove{float:right;line-height:1.167}.pp-woo-menu-cart-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-menu-cart-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pp-cart-contents-icon-image{display:inline-block}.pp-cart-contents-icon-image img{-o-object-fit:cover;object-fit:cover;height:34px;width:34px}.pp-floating-element{position:fixed;z-index:999}.pp-floating-element-align-top-left .pp-floating-element{top:0;right:0}.pp-floating-element-align-top-right .pp-floating-element{top:0;left:0}.pp-floating-element-align-top-center .pp-floating-element{top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.pp-floating-element-align-middle-left .pp-floating-element{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pp-floating-element-align-middle-right .pp-floating-element{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pp-floating-element-align-bottom-left .pp-floating-element{bottom:0;right:0}.pp-floating-element-align-bottom-right .pp-floating-element{bottom:0;left:0}.pp-floating-element-align-bottom-center .pp-floating-element{bottom:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.pp-woo-mini-cart-wrap{width:340px;margin-top:0;opacity:0;visibility:hidden;position:absolute;top:30px;z-index:9999;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pp-woo-mini-cart{background:#fff;border:1px solid #ddd}.pp-woo-menu-cart-align-right .pp-woo-mini-cart-wrap{right:0}.pp-woo-menu-cart-align-center .pp-woo-mini-cart-wrap{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pp-woo-mini-cart-wrap.show-mini-cart{top:100%;opacity:1;visibility:visible}.pp-woo-mini-cart-wrap ul.cart_list li img{margin:4px}.pp-woo-mini-cart-wrap ul.cart_list li a{display:block;font-weight:700}.pp-woo-mini-cart-wrap ul.cart_list li::after,.pp-woo-mini-cart-wrap ul.cart_list li::before{content:" ";display:table}.pp-woo-mini-cart-wrap ul.cart_list li::after{clear:both}.pp-woo-mini-cart-wrap a.remove.remove_from_cart_button{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;text-decoration:none;font-weight:700;border:0}.pp-woo-mini-cart-wrap a.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.pp-woo-mini-cart .woocommerce-mini-cart__total{margin:0;padding:10px}.pp-woo-menu-cart .woocommerce-mini-cart__buttons{margin:0}.pp-woo-menu-cart .buttons a{text-align:center}.pp-woo-cart-buttons-stacked .buttons a{display:block}.pp-woo-cart-buttons-inline .buttons .button.checkout{margin-left:10px}.pp-woo-cart-buttons-stacked .buttons .button.checkout{margin-top:10px}.pp-offcanvas-cart-toggle .elementor-button-icon{position:relative;-webkit-transition:color .1s;transition:color .1s}.pp-offcanvas-toggle{display:inline-block}.pp-offcanvas-cart .cart_list{list-style:none;margin:0;padding:0}.pp-offcanvas-cart-items{visibility:hidden}.pp-offcanvas-open .pp-offcanvas-cart-items{visibility:visible}.pp-woo-offcanvas-cart-container .pp-offcanvas-cart-toggle .elementor-button-icon i:before{content:"\e1016"}.elementor-menu-cart--items-indicator-bubble .pp-offcanvas-cart-toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-.7em;right:-.7em;border-radius:100%;color:#fff;background-color:#d9534f;text-align:center;font-size:10px}.pp-offcanvas-cart__product{overflow:hidden;padding-bottom:20px}.pp-offcanvas-cart__product:not(:first-of-type){padding-top:20px}.pp-offcanvas-cart__product:not(:last-of-type){border-bottom:1px solid #d4d4d4}.pp-offcanvas-cart__product-image{float:left;margin-right:15px;width:60px}.pp-offcanvss-cart-empty-indicator-hide .pp-offcanvas-cart-toggle .elementor-button-icon[data-counter="0"]:before{display:none}.elementor-widget-pp-woo-offcanvas-cart:not(.pp-offcanvss-cart-show-subtotal-yes) .pp-offcanvas-cart-toggle .elementor-button-text{display:none}.pp-offcanvas-cart .woocommerce-mini-cart.cart_list{overflow-y:auto}.pp-offcanvas-cart-items .woocommerce-mini-cart__total{margin-bottom:0;padding:10px;text-align:center}.pp-offcanvas-wrap{height:100%;overflow:hidden}.pp-offcanvas-cart-header{margin-bottom:15px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-offcanvas-close.pp-offcanvas-close-animation{-webkit-transition:.6s ease-out;transition:.6s ease-out}.pp-offcanvas-close.pp-offcanvas-close-animation:hover{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}.pp-offcanvas-close-icon{width:1em;height:1em;position:relative;margin:0;-ms-flex-item-align:end;align-self:flex-end;cursor:pointer}.pp-offcanvas-close-icon:after,.pp-offcanvas-close-icon:before{content:"";position:absolute;height:3px;width:100%;top:50%;left:0;margin-top:-1px;background:#818a91;border-radius:1px}.pp-offcanvas-close-icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pp-offcanvas-close-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.pp-offcanvas-close-left{float:left;margin-right:10px}.pp-offcanvas-close-right{float:right}.pp-woo-menu-cart-hide-empty .pp-cart-counter[data-counter="0"]{display:none}.pp-woo-tab-position-left .woocommerce .woocommerce-MyAccount-navigation{float:left;width:30%}.pp-woo-tab-position-left .woocommerce .woocommerce-MyAccount-content{float:right;width:70%;padding:0;margin-left:30px}.pp-woo-my-account .woocommerce-MyAccount-navigation ul li{list-style-type:none;margin:calc(var(--tabs-spacing,2px)/ 2) 0 calc(var(--tabs-spacing,2px)/ 2) 0;display:inline-block;width:100%}.pp-woo-my-account .woocommerce-MyAccount-navigation ul li a{font-style:normal;font-weight:700;font-size:14px;color:var(--tabs-normal-color,#818a91);display:block;padding:var(--tabs-padding,12px 20px);text-align:var(--tabs-alignment,start);background:#f7f7f7;border-radius:var(--tabs-border-radius,0);border-style:var(--tabs-border-type,solid);border-color:var(--tabs-border-color,transparent);border-width:0}.pp-woo-my-account .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--tabs-active-color,#5bc0de);background:#eceeef;border-color:var(--tabs-active-border-color,transparent)}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper{border-style:var(--sections-border-type,solid);border-color:var(--sections-border-color,#d4d4d4);border-width:1px;border-radius:var(--sections-border-radius,3px)}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper{background-color:var(--sections-background-color,#fff)}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper{padding:var(--sections-padding,16px 30px)}.pp-woo-my-account .woocommerce .button,.pp-woo-my-account .woocommerce a,.pp-woo-my-account .woocommerce button,.pp-woo-my-account .woocommerce input[type=submit]{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.pp-woo-my-account .woocommerce .button:hover,.pp-woo-my-account .woocommerce a:hover,.pp-woo-my-account .woocommerce button:hover,.pp-woo-my-account .woocommerce input[type=submit]:hover{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.pp-woo-my-account .woocommerce-MyAccount-navigation a{display:block}.pp-woo-tab-position-top .pp-woo-my-account .woocommerce-MyAccount-content,.pp-woo-tab-position-top .pp-woo-my-account .woocommerce-MyAccount-navigation{width:100%;float:none;clear:both}.pp-woo-tab-position-top .pp-woo-my-account .woocommerce-MyAccount-navigation{margin-bottom:30px}.pp-woo-tab-position-right .pp-woo-my-account .woocommerce-MyAccount-navigation{float:right}.pp-woo-tab-position-right .pp-woo-my-account .woocommerce-MyAccount-content{float:left}.pp-woo-my-account .woocommerce-MyAccount-navigation ul{border:0;list-style:none;margin:0;padding:0}.pp-woo-my-account .woocommerce-MyAccount-navigation ul li{border:0!important;padding:0}.pp-woo-tab-position-top .pp-woo-my-account .woocommerce-MyAccount-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-woo-my-account .woocommerce .form-row{padding:0}.woocommerce div.product.elementor .pp-product-price-block-yes .price del,.woocommerce div.product.elementor .pp-product-price-block-yes .price ins{display:block}.elementor-widget-pp-woo-product-meta .detail-container{position:relative}.elementor-widget-pp-woo-product-meta .detail-container:after{position:absolute;bottom:0;left:0;width:100%}.elementor-widget-pp-woo-product-meta .detail-label{font-weight:700}.pp-woo-meta--view-inline .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pp-woo-meta--view-inline .product_meta .detail-container:after{width:auto;left:auto;right:auto;position:absolute;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.pp-woo-meta--view-table .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-woo-meta--view-table .product_meta .detail-container{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-woo-meta--view-table .product_meta .detail-label{min-width:108px}.pp-woo-meta--view-stacked .product_meta .detail-container{display:block}.woocommerce div.product.elementor .woocommerce-product-rating{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce div.product.elementor .star-rating{margin-top:0}.pp-product-rating--align-left .woocommerce-product-rating{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pp-product-rating--align-right .woocommerce-product-rating{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pp-product-rating--align-center .woocommerce-product-rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto}.elementor-widget-pp-woo-product-rating:not(.show-review-text-yes) .woocommerce-product-rating .woocommerce-review-link{display:none}.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{overflow:hidden}.elementor-widget-pp-woo-product-images .woocommerce-product-gallery{opacity:1!important}.elementor-widget-pp-woo-product-images span.onsale,.woocommerce .elementor-widget-pp-woo-product-images span.onsale{min-height:3.236em;min-width:3.236em;padding:0;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.elementor-widget-pp-woo-product-images div.images,body.woocommerce #content div.product .elementor-widget-pp-woo-product-images div.images,body.woocommerce div.product .elementor-widget-pp-woo-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-pp-woo-product-images div.images,body.woocommerce-page div.product .elementor-widget-pp-woo-product-images div.images{float:none;width:100%;padding:0}body.rtl .elementor-widget-pp-woo-product-images div.images,body.rtl.woocommerce #content div.product .elementor-widget-pp-woo-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-pp-woo-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-pp-woo-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-pp-woo-product-images div.images{float:none;padding:0}.elementor-widget-pp-woo-product-reviews form .comment-form-rating label,.elementor-widget-pp-woo-product-reviews form p:not(.comment-form-cookies-consent) label{display:block}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none}.elementor-products-grid:not(.pp-show-pagination-border-yes) nav.woocommerce-pagination ul{border:none 0}.elementor-products-grid:not(.pp-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-right:none 0;border-left:none 0}.pp-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto}.pp-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto}.pp-product-loop-item--align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.pp-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px 50px;background-color:#fff;-webkit-box-shadow:0 0 9px rgba(0,0,0,.12);box-shadow:0 0 9px rgba(0,0,0,.12);transition:-webkit-transform .25s ease;-webkit-transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.pp-sticky-shown.pp-add-to-cart-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.pp-add-to-cart-sticky .pp-add-to-cart-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}.pp-add-to-cart-sticky .pp-sticky-thumbnail{overflow:hidden;margin-right:10px}.pp-add-to-cart-sticky .pp-sticky-thumbnail img{max-width:80px}.pp-add-to-cart-content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pp-add-to-cart-notification .pp-add-to-cart-content-left{width:50%;float:left}.pp-add-to-cart-notification .pp-add-to-cart-content-right{width:50%;float:right}@media (min-width:1025px){.elementor-element.elementor-products-grid.pp-products-columns-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-element.elementor-products-grid.pp-products-columns-tablet-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-tablet-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-element.elementor-products-grid.pp-products-columns-mobile-1 ul.products{grid-template-columns:repeat(1,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-2 ul.products{grid-template-columns:repeat(2,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-3 ul.products{grid-template-columns:repeat(3,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-4 ul.products{grid-template-columns:repeat(4,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-5 ul.products{grid-template-columns:repeat(5,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-6 ul.products{grid-template-columns:repeat(6,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-7 ul.products{grid-template-columns:repeat(7,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-8 ul.products{grid-template-columns:repeat(8,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-9 ul.products{grid-template-columns:repeat(9,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-10 ul.products{grid-template-columns:repeat(10,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-11 ul.products{grid-template-columns:repeat(11,1fr)}.elementor-element.elementor-products-grid.pp-products-columns-mobile-12 ul.products{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.pp-woo-tablet--align-right .pp-woocommerce li.product{text-align:right}.pp-woo-tablet--align-right .pp-woocommerce li.product .star-rating{margin-left:auto;margin-right:0}.pp-woo-tablet--align-left .pp-woocommerce li.product{text-align:left}.pp-woo-tablet--align-left .pp-woocommerce li.product .star-rating{margin-left:0;margin-right:auto}.pp-woo-tablet--align-center .pp-woocommerce li.product{text-align:center}.pp-woo-tablet--align-center .pp-woocommerce li.product .star-rating{margin-left:auto;margin-right:auto}.pp-woo-pagination-tablet-align-left .pp-woocommerce-pagination{text-align:left}.pp-woo-pagination-tablet-align-center .pp-woocommerce-pagination{text-align:center}.pp-woo-pagination-tablet-align-right .pp-woocommerce-pagination{text-align:right}.pp-add-to-cart-tablet-align-left{text-align:left}.pp-add-to-cart-tablet-align-center{text-align:center}.pp-add-to-cart-tablet-align-right{text-align:right}.pp-add-to-cart-tablet-align-justify .pp-button{width:100%}.elementor-widget-pp-woo-checkout.pp-woo-cols-stack-tablet .pp-checkout-container{grid-template-columns:100%}.pp-woo-menu-cart-tablet-align-left .pp-woo-mini-cart-wrap{left:0;right:auto;-webkit-transform:translateX(0);transform:translateX(0)}.pp-woo-menu-cart-tablet-align-right .pp-woo-mini-cart-wrap{left:auto;right:0;-webkit-transform:translateX(0);transform:translateX(0)}.pp-woo-menu-cart-tablet-align-center .pp-woo-mini-cart-wrap{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pp-woo-tab-position-tablet-top .woocommerce .woocommerce-MyAccount-content,.pp-woo-tab-position-tablet-top .woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;clear:both}.pp-woo-tab-position-tablet-left .woocommerce .woocommerce-MyAccount-navigation{float:left;width:30%}.pp-woo-tab-position-tablet-left .woocommerce .woocommerce-MyAccount-content{float:right;width:68%;clear:none}.pp-woo-tab-position-tablet-right .pp-woo-my-account .woocommerce-MyAccount-navigation{float:right;width:30%}.pp-woo-tab-position-tablet-right .pp-woo-my-account .woocommerce-MyAccount-content{float:left;width:68%;clear:none}.pp-woo-tab-position-tablet-top .pp-woo-my-account .woocommerce-MyAccount-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pp-woo-tab-position-tablet-left .pp-woo-my-account .woocommerce-MyAccount-navigation ul,.pp-woo-tab-position-tablet-right .pp-woo-my-account .woocommerce-MyAccount-navigation ul{display:block}.pp-woo-tab-position-tablet-left .pp-woo-my-account .woocommerce-MyAccount-navigation ul li,.pp-woo-tab-position-tablet-right .pp-woo-my-account .woocommerce-MyAccount-navigation ul li{display:block}}@media (max-width:768px){.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-prev{left:15px}.pp-woo-slider-arrow-outside .pp-woo-products-slider .elementor-swiper-button-next{right:15px}}@media (max-width:767px){.pp-woo-mobile--align-right .pp-woocommerce li.product{text-align:right}.pp-woo-mobile--align-right .pp-woocommerce li.product .star-rating{margin-left:auto;margin-right:0}.pp-woo-mobile--align-left .pp-woocommerce li.product{text-align:left}.pp-woo-mobile--align-left .pp-woocommerce li.product .star-rating{margin-left:0;margin-right:auto}.pp-woo-mobile--align-center .pp-woocommerce li.product{text-align:center}.pp-woo-mobile--align-center .pp-woocommerce li.product .star-rating{margin-left:auto;margin-right:auto}.pp-woo-pagination-mobile-align-left .pp-woocommerce-pagination{text-align:left}.pp-woo-pagination-mobile-align-center .pp-woocommerce-pagination{text-align:center}.pp-woo-pagination-mobile-align-right .pp-woocommerce-pagination{text-align:right}.pp-add-to-cart-mobile-align-left{text-align:left}.pp-add-to-cart-mobile-align-center{text-align:center}.pp-add-to-cart-mobile-align-right{text-align:right}.pp-add-to-cart-mobile-align-justify .pp-button{width:100%}.elementor-widget-pp-woo-checkout.pp-woo-cols-stack-mobile .pp-checkout-container{grid-template-columns:100%}.pp-woo-checkout .woocommerce-checkout .form-row-first,.pp-woo-checkout .woocommerce-checkout .form-row-last{width:100%}.pp-woo-menu-cart-mobile-align-left .pp-woo-mini-cart-wrap{left:0;right:auto;-webkit-transform:translateX(0);transform:translateX(0)}.pp-woo-menu-cart-mobile-align-right .pp-woo-mini-cart-wrap{left:auto;right:0;-webkit-transform:translateX(0);transform:translateX(0)}.pp-woo-menu-cart-mobile-align-center .pp-woo-mini-cart-wrap{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pp-woo-tab-position-mobile-top .woocommerce .woocommerce-MyAccount-content,.pp-woo-tab-position-mobile-top .woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;clear:both}.pp-woo-tab-position-mobile-left .woocommerce .woocommerce-MyAccount-navigation{float:left;width:30%}.pp-woo-tab-position-mobile-left .woocommerce .woocommerce-MyAccount-content{float:right;width:68%;clear:none}.pp-woo-tab-position-mobile-right .pp-woo-my-account .woocommerce-MyAccount-navigation{float:right;width:30%}.pp-woo-tab-position-mobile-right .pp-woo-my-account .woocommerce-MyAccount-content{float:left;width:68%;clear:none}.pp-woo-tab-position-mobile-left .pp-woo-my-account .woocommerce-MyAccount-navigation ul,.pp-woo-tab-position-mobile-right .pp-woo-my-account .woocommerce-MyAccount-navigation ul{display:block}.pp-woo-tab-position-mobile-top .pp-woo-my-account .woocommerce-MyAccount-navigation ul,.pp-woo-tab-position-mobile-top .pp-woo-my-account .woocommerce-MyAccount-navigation ul li{display:block}.pp-woo-tab-position-mobile-left .pp-woo-my-account .woocommerce-MyAccount-navigation ul li,.pp-woo-tab-position-mobile-right .pp-woo-my-account .woocommerce-MyAccount-navigation ul li{display:block}.pp-add-to-cart-notification .pp-add-to-cart-content-row{display:block}.pp-add-to-cart-notification .pp-add-to-cart-content-left{margin-bottom:20px}.pp-add-to-cart-notification .pp-add-to-cart-content-left,.pp-add-to-cart-notification .pp-add-to-cart-content-right{width:100%;float:none}}@media (min-width:545px){#pp-quick-view-content div.summary{content:'544';overflow-y:auto}}@media (max-width:544px){#pp-quick-view-modal .pp-lightbox-content{display:block}#pp-quick-view-content div.images,#pp-quick-view-content div.summary{width:100%;float:none}}.wc-tabs{overflow:visible!important}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs.wc-tabs-wrapper{margin-bottom:0}.pp-woo-product-tabs-wrapper .woocommerce-tabs.wc-tabs-wrapper.wpt-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pp-woo-product-tabs-wrapper .woocommerce-tabs.wc-tabs-wrapper.wpt-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-woo-product-tabs-wrapper .woocommerce-tabs.wc-tabs-wrapper.wpt-vertical .wc-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:2!important;border-top:none;width:100%;border-bottom:none}div.pp-woo-product-tabs-wrapper .woocommerce-tabs div.woocommerce-Tabs-panel{width:100%}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:unset!important;position:relative;border:none;background-color:unset;border-radius:0}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs ul.tabs.wc-tabs li::after{top:unset;bottom:0}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs ul.tabs.wc-tabs li.active::after,div.pp-woo-product-tabs-wrapper div.woocommerce-tabs ul.tabs.wc-tabs li.hover::after{-webkit-box-shadow:none;box-shadow:none;top:unset;bottom:0}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs ul.tabs.wc-tabs li:last-child{border-right:0}div.pp-woo-product-tabs-wrapper div.woocommerce-tabs ul.tabs.wc-tabs li a{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:100%;border-left:none;border-top:none;border-right:none;border-bottom:none}.pp-woo-product-tabs-wrapper .woocommerce-tabs.wpt-horizontal .tabs.wc-tabs li:last-child{margin-right:0}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs.row li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs.column li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs.row-reverse li a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs.column-reverse li a{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}div.woocommerce-tabs ul.tabs.underline.indicator-bottom li::after{content:' ';display:block;position:absolute;width:100%;height:3px;-webkit-box-shadow:none;box-shadow:none;bottom:0;left:0;border-radius:0;background-color:#77a464;visibility:hidden}div.woocommerce-tabs ul.tabs.underline.indicator-bottom li.active::after,div.woocommerce-tabs ul.tabs.underline.indicator-bottom li.hover::after{visibility:visible}.woocommerce-tabs ul.tabs.underline.indicator-bottom li.active::before,.woocommerce-tabs ul.tabs.underline.indicator-bottom li.hover::before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}.woocommerce-tabs ul.tabs.border li.active::after,.woocommerce-tabs ul.tabs.border li.hover::after{display:none!important}.woocommerce-tabs ul.tabs.underline.indicator-top li.active::after,.woocommerce-tabs ul.tabs.underline.indicator-top li.hover::after{display:none!important}.woocommerce-tabs ul.tabs.underline.indicator-top li::after{display:none!important}div.woocommerce-tabs ul.wc-tabs.tabs.underline.indicator-top li::before{content:' ';display:block;position:absolute;width:100%;height:3px;-webkit-box-shadow:none;box-shadow:none;top:0;left:0;border-radius:0;background-color:#77a464;visibility:hidden}div.woocommerce-tabs ul.tabs.underline.indicator-top li.active::before,div.woocommerce-tabs ul.tabs.underline.indicator-top li.hover::before{visibility:visible}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.icon.indicator-bottom li::after{content:'\f0d7 ';display:block;position:absolute;width:100%;bottom:0;left:0;font-size:30px;font-weight:900;font-family:"Font Awesome 5 Free";z-index:-1;visibility:hidden}div.woocommerce-tabs ul.tabs.icon.indicator-bottom li.active::after,div.woocommerce-tabs ul.tabs.icon.indicator-bottom li.hover::after{visibility:visible}.woocommerce-tabs ul.tabs.icon.indicator-bottom li.active::before,.woocommerce-tabs ul.tabs.icon.indicator-bottom li.hover::before{display:none!important}div.woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs.tabs.icon.indicator-top li::before{content:'\f0d8';display:block;position:absolute;width:100%;top:0;left:0;font-size:30px;font-weight:900;font-family:"Font Awesome 5 Free";z-index:-1;height:0!important;background-color:0!important}div.woocommerce-tabs ul.wc-tabs.tabs.icon.indicator-top li.active::before,div.woocommerce-tabs ul.wc-tabs.tabs.icon.indicator-top li.hover::before{visibility:visible}.woocommerce-tabs ul.tabs.icon.indicator-top li.active::after,.woocommerce-tabs ul.tabs.icon.indicator-top li.hover::after{display:none!important}div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.icon.indicator-right li::after{content:'\f0da';display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:unset;font-size:30px;font-weight:900;font-family:"Font Awesome 5 Free";z-index:-1;visibility:hidden;-webkit-box-shadow:none;box-shadow:none}div.woocommerce-tabs ul.tabs.icon.indicator-right li.active::after,div.woocommerce-tabs ul.tabs.icon.indicator-right li.hover::after{visibility:visible}.woocommerce-tabs ul.tabs.icon.indicator-right li.active::before,.woocommerce-tabs ul.tabs.icon.indicator-right li.hover::before{display:none!important}.woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs.tabs.icon.indicator-left li::before{content:'\f0d9';display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:unset;font-size:30px;font-weight:900;font-family:"Font Awesome 5 Free";z-index:-1;background:unset!important;visibility:hidden;-webkit-box-shadow:none;box-shadow:none}div.woocommerce-tabs ul.wc-tabs.tabs.icon.indicator-left li.active::before,div.woocommerce-tabs ul.wc-tabs.tabs.icon.indicator-left li.hover::before{visibility:visible}.woocommerce-tabs ul.tabs.icon.indicator-left li.active::after,.woocommerce-tabs ul.tabs.icon.indicator-left li.hover::after{display:none!important}.woocommerce-tabs ul.tabs li::after,.woocommerce-tabs ul.tabs li::before{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width:768px){.pp-woo-product-tabs-wrapper .woocommerce-tabs .tabs.wc-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}.pp-single-product-skin-3,.pp-single-product-skin-4{text-align:center}.pp-single-product-skin-3 .woocommerce-product-rating,.pp-single-product-skin-4 .woocommerce-product-rating{text-align:-webkit-center;text-align:-moz-center;text-align:-ms-center;text-align:-o-center}.pp-single-product.woocommerce .woocommerce-product-rating .star-rating{margin-top:0}.pp-single-product .onsale{padding:5px 10px}.product-content{padding:0 10px}.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.pp-single-product .single-product-image{position:relative;display:inline-block}.pp-single-product .woocommerce-product-add-to-cart .quantity{float:left;margin-right:5px}.pp-single-product .summary.entry-summary.clearfix{width:100%!important;float:none!important}.pp-single-product .woocommerce-product-rating .star-rating{float:none}.pp-single-product-align-center .pp-single-product .woocommerce-product-rating .star-rating{margin:0 auto}.pp-single-product-align-right .pp-single-product .woocommerce-product-rating .star-rating{float:right}.pp-single-product .woocommerce-product-add-to-cart .variations{margin-top:30px;margin-bottom:15px}.pp-single-product-align-center .pp-single-product-skin-3.pp-single-product .woocommerce-product-add-to-cart .variations,.pp-single-product-align-center .pp-single-product-skin-4.pp-single-product .woocommerce-product-add-to-cart .variations{margin-left:auto;margin-right:auto}.pp-single-product-align-right .pp-single-product .woocommerce-product-add-to-cart .variations{margin-left:auto}.pp-single-product-align-left .pp-single-product .woocommerce-product-add-to-cart .variations{margin-left:auto}.pp-single-product .onsale{position:absolute}.pp-badge-position-align-top-left .pp-single-product .onsale{top:0!important;left:0!important;bottom:auto!important;right:auto!important}.pp-badge-position-align-top-center .pp-single-product .onsale{top:0!important;left:50%!important;bottom:auto!important;right:auto!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pp-badge-position-align-top-right .pp-single-product .onsale{top:0!important;left:auto!important;bottom:auto!important;right:0!important}.pp-badge-position-align-bottom-left .pp-single-product .onsale{top:auto!important;left:0!important;bottom:0!important;right:auto!important}.pp-badge-position-align-bottom-center .pp-single-product .onsale{top:auto!important;left:50%!important;bottom:0!important;right:auto!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.pp-badge-position-align-bottom-right .pp-single-product .onsale{top:auto!important;left:auto!important;bottom:0!important;right:0!important}.pp-variation-table-width-full .woocommerce .pp-product-action .variations_form table{width:100%}.woocommerce .pp-product-action .variations_form .label{color:inherit}.woocommerce .pp-product-action .variations_form .label label{font-size:12px}.woocommerce .pp-product-action .variations_form .reset_variations{margin-left:5px}.woocommerce .pp-product-action .variations_form .woocommerce-variation-price{margin-top:5px}.woocommerce .pp-product-action .variations_form .woocommerce-variation-price .price{font-size:14px}.woocommerce .pp-product-action .variations_form table tr>td.label label{margin-bottom:0}.woocommerce .pp-product-action .variations_form table tr>td{display:table-cell;vertical-align:middle}.woocommerce .pp-product-action .variations_form table tr>td.value,.woocommerce .pp-product-action .variations_form table tr>td.value *{text-align:left}.pp-single-product-buttons-full-width .pp-single-product .woocommerce-product-add-to-cart .button,.pp-single-product-buttons-full-width .pp-single-product .woocommerce-product-add-to-cart .button.alt.disabled,.pp-single-product-buttons-full-width .pp-single-product .woocommerce-product-add-to-cart .button.disabled,.pp-single-product-buttons-full-width .pp-single-product .woocommerce-product-add-to-cart .button.single_add_to_cart_button.alt,.pp-single-product-buttons-full-width .pp-single-product .woocommerce-product-add-to-cart a:not(.reset_variations){width:100%}.pp-single-product{position:relative}.pp-single-product a{text-decoration:none;position:relative}.pp-single-product .product-img-wrapper{vertical-align:top}.pp-single-product-skin-1.pp-single-product .summary,.pp-single-product-skin-2.pp-single-product .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-single-product-skin-1.pp-single-product .single-product-image,.pp-single-product-skin-2.pp-single-product .single-product-image{width:30%}.pp-single-product-skin-1.pp-single-product .product-content,.pp-single-product-skin-2.pp-single-product .product-content{width:70%}.pp-single-product-skin-1.pp-single-product .product-content{float:left}.pp-single-product-skin-2.pp-single-product .product-content{float:right}.pp-single-product .pp-product-title{margin-top:0}.pp-single-product .woocommerce-product-rating .star-rating{float:none}.pp-single-product .price ins{text-decoration:none}.pp-single-product .price ins .amount{text-decoration:none}.pp-single-product .woocommerce-product-add-to-cart .variations{margin-top:30px;margin-bottom:15px}.pp-single-product .woocommerce-product-add-to-cart .variations td label{margin:0;margin-right:30px;vertical-align:middle;font-size:15px}.pp-single-product .woocommerce-product-add-to-cart .variations tr select{margin-right:10px}.pp-single-product .woocommerce-product-add-to-cart form.cart,.pp-single-product .woocommerce-product-add-to-cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{width:100%}.pp-single-product .woocommerce-product-add-to-cart .variations_form.cart{display:block}.pp-single-product .woocommerce-product-add-to-cart .variations_form.cart .single_variation_wrap{margin-top:5px}.pp-single-product .woocommerce-product-add-to-cart .quantity{vertical-align:top}.pp-single-product .woocommerce-product-add-to-cart .woocommerce-variation{margin-bottom:10px}.pp-single-product .woocommerce-product-add-to-cart .button,.pp-single-product .woocommerce-product-add-to-cart .button.alt.disabled,.pp-single-product .woocommerce-product-add-to-cart .button.disabled,.pp-single-product .woocommerce-product-add-to-cart .button.single_add_to_cart_button.alt,.pp-single-product .woocommerce-product-add-to-cart a:not(.reset_variations){-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media only screen and (max-width:480px){.pp-single-product .single-product-image{float:none;display:block}.pp-single-product .single-product-image img{width:100%}.pp-single-product .product-content{width:100%!important;float:none}}table.dataTable{width:100%;margin:0
auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot
th{font-weight:bold}table.dataTable thead th,table.dataTable thead
td{padding:10px
18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot
td{padding:10px
18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead
.sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead
.sorting{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_both.png")}table.dataTable thead
.sorting_asc{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead
.sorting_desc{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead
.sorting_asc_disabled{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead
.sorting_desc_disabled{background-image:url("/wp-content/plugins/yith-woocommerce-compare/assets/css/DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody
tr{background-color:#fff}table.dataTable tbody
tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody
td{padding:8px
10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody
td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child
td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody
td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child
td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody
tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody
tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap
td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead
td{padding:4px
17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot
td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody
td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable
td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable
td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper
.dataTables_length{float:left}.dataTables_wrapper
.dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter
input{margin-left:0.5em}.dataTables_wrapper
.dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper
.dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate
.paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px
solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px
solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px
solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px
solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate
.ellipsis{padding:0
1em}.dataTables_wrapper
.dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper
.dataTables_paginate{color:#333}.dataTables_wrapper
.dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll
div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0
!important;padding:0
!important}.dataTables_wrapper.no-footer
.dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper
.dataTables_paginate{float:none;text-align:center}.dataTables_wrapper
.dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper
.dataTables_filter{float:none;text-align:center}.dataTables_wrapper
.dataTables_filter{margin-top:0.5em}}div.DTFC_Blocker{background-color:white}div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper
table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}div.DTFC_LeftFootWrapper table.compare-list,
div.DTFC_LeftHeadWrapper table.compare-list{border:0}a.compare.disabled:not(.added){opacity:0.6;pointer-events:none}.yith-woocompare-popup-container{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.95);z-index:1000}a.yith-woocompare-popup-close{position:absolute;top:20px;right:20px;font-size:40px;width:40px;color:#434343;text-decoration:none;z-index:2;line-height:1;background-color:rgba(255,255,255,.7);text-align:center}body.yith-woocompare-popup-open{overflow-y:hidden}body.yith-woocompare-popup,.yith-woocompare-table-wrapper{box-sizing:border-box;font-size:16px;color:#747373;background:none !important;margin:0;max-height:100%;overflow-y:scroll;overflow-x:hidden}body.yith-woocompare-popup,.yith-woocompare-table-scroll-wrapper{position:relative;padding:5%}body.yith-woocompare-popup #yith-woocompare{padding:10px}#yith-woocompare-table_wrapper{margin:10px
0}#yith-woocompare table.dataTable.compare-list thead th,
#yith-woocompare table.dataTable.compare-list thead td,
#yith-woocompare table.dataTable.compare-list tfoot td,
#yith-woocompare table.dataTable.compare-list tfoot
th{border:0;vertical-align:middle}#yith-woocompare table.compare-list{width:100%;border-bottom:0;border-top:0;margin:0;table-layout:auto}#yith-woocompare table.compare-list
tr{background:#fff}#yith-woocompare table.compare-list tbody tr
.filler{padding:0!important}#yith-woocompare table.compare-list td:not(.filler){min-width:300px;width:300px;text-align:center;vertical-align:middle}#yith-woocompare table.compare-list tbody th:not(.filler){min-width:300px;width:300px;overflow:hidden;text-align:left;font-weight:700}#yith-woocompare table.dataTable.compare-list tbody th,
#yith-woocompare table.dataTable.compare-list tbody
td{border-right:none;border-top:1px solid #e7e7e7;border-bottom:none;border-left:none;padding-block:10px;vertical-align:middle}#yith-woocompare table.dataTable.compare-list:not(.compact) tbody
td{padding-inline:40px}#yith-woocompare table.dataTable.compare-list tbody tr:first-child th,
#yith-woocompare table.dataTable.compare-list tbody tr:first-child
td{border-top:none}#yith-woocompare table.compare-list tbody td.last-column{width:auto;border-right:0}#yith-woocompare table.dataTable.compare-list tbody .product_info th,
#yith-woocompare table.dataTable.compare-list tbody .product_info
td{vertical-align:top}#yith-woocompare table.dataTable.compare-list tbody tr.label-row
td{font-weight:700;color:#434343;padding-bottom:0}#yith-woocompare table.dataTable.compare-list tbody tr.label-row + tr
td{border-top:none}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar{-webkit-appearance:none;height:4px}#yith-woocompare .dataTables_scrollBody::-webkit-scrollbar-thumb{background-color:#e7e7e7;border-radius:10px}.rtl #yith-woocompare table.compare-list tbody
th{text-align:right}.yith_woocompare_table_image{text-align:center;margin-top:20px}.yith_woocompare_table_image
img{display:inline-block;max-width:100%}table.compare-list
img{width:100%;height:auto}table.compare-list tr.product_info
td{vertical-align:top}table.compare-list
.remove{margin-bottom:10px}table.compare-list .remove
a{text-transform:uppercase;text-decoration:none;text-align:center}table.compare-list .remove a
span{padding:0
5px}table.compare-list .image-wrap{display:block;position:relative;line-height:0}table.compare-list .image-wrap .image-overlay{position:absolute;display:none;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);line-height:normal}table.compare-list .image-wrap:hover .image-overlay{display:block}table.compare-list .image-wrap:hover .image-overlay .remove
a{display:block;background:#fff;font-size:0;position:absolute;right:20px;bottom:20px;margin:0;border-radius:4px;cursor:pointer;width:30px;height:30px;line-height:30px}table.compare-list .image-wrap:hover .image-overlay .remove a>span{display:none}table.compare-list .image-wrap:hover .image-overlay .remove a:after{content:"\00D7";font-size:20px}table.compare-list .product-anchor{display:block}table.compare-list
.product_title{margin-top:0;margin-bottom:5px;font-size:15px;color:#000;text-decoration:none;font-weight:400}table.compare-list .product_info td>*{margin-bottom:25px}table.compare-list .product_info td
a{text-decoration:none;box-shadow:none;cursor:pointer}#yith-woocompare  .added_to_cart,
#yith-woocompare
.button{margin:0;cursor:pointer;position:relative;text-decoration:none;white-space:nowrap;display:inline-block}#yith-woocompare .empty-comparison{text-align:center;margin:200px
auto}a.button.yith_woocompare_clear{color:#b80001;padding:6px
10px}div.compare-table-clear{text-align:right;margin:10px
0}table.compare-list  .product_info .button.loading,
table.compare-list  .add-to-cart
.button.loading{padding-right:30px}table.compare-list.with-stock-icons tr.stock:not(.label-row) td{font-size:0}table.compare-list  tr.stock:not(.label-row) td.in-stock{background-color:#f2fcde;color:#01a71c}table.compare-list  tr.stock td.out-of-stock{background-color:#fff0e8;color:#ff4200}table.compare-list.with-stock-icons tr.stock td.in-stock span.availability-label:before{content:'';background:url('/wp-content/plugins/yith-woocommerce-compare/assets/images/green-check.svg') no-repeat center center;font-size:20px;display:block;height:30px}table.compare-list.with-stock-icons tr.stock td.out-of-stock span.availability-label:before{content:"\00D7";font-size:50px;line-height:0;vertical-align:middle}table.compare-list  tr.rating .star-rating{float:none;display:inline-block;vertical-align:middle}table.compare-list
tr.price{color:#3e3e3e;display:table-row}table.compare-list  tr.price
del{opacity:0.8}#yith-woocompare-share{margin-top:20px}#yith-woocompare-share
h3{margin-top:0;font-size:17px;font-weight:700;margin-bottom:15px}#yith-woocompare-share
ul{padding:0
0 50px;list-style:none;margin:0;display:flex;gap:25px}#yith-woocompare-share
a{display:block;box-shadow:none;outline:none;color:#434343}#yith-woocompare-share a
svg{width:20px;height:20px;vertical-align:middle}#yith-woocompare-related{margin:20px
0}#yith-woocompare-related h3.yith-woocompare-related-title{font-size:17px;font-weight:700;margin-top:0;margin-bottom:20px}#yith-woocompare-related .yith-woocompare-related-wrapper{position:relative;background:#fff}#yith-woocompare-related .related-products{padding:0;list-style:none;margin:0;overflow-x:hidden}#yith-woocompare-related .related-products .owl-item{display:inline-block}#yith-woocompare-related .related-products .related-product{text-align:center}#yith-woocompare-related .related-products .related-product
a{text-decoration:none}#yith-woocompare-related .related-products .related-product
h3{font-size:15px;color:#333;margin-top:0;margin-bottom:10px}#yith-woocompare-related .related-products .related-product .product-price{font-size:13px;color:#333;margin-bottom:10px}#yith-woocompare-related .related-products .related-product>div{margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image{position:relative;margin-bottom:10px}#yith-woocompare-related .related-products .related-product div.product-image
img{height:auto;max-width:100%}#yith-woocompare-related .related-products .related-product div.product-image img.onsale.yit-image{margin:0;position:absolute;top:5px;right:5px;z-index:5;width:auto}#yith-woocompare-related .related-slider-nav
div{position:absolute;top:-45px;width:30px;height:35px;cursor:pointer;border:1px
solid #e7e7e7;text-align:center;background:#fff url('/wp-content/plugins/yith-woocommerce-compare/assets/images/nav-arrow.png') no-repeat;cursor:pointer}#yith-woocompare-related .related-slider-nav div.related-slider-nav-prev{right:35px;background-position:-3px -31px}#yith-woocompare-related .related-slider-nav div.related-slider-nav-next{right:0;background-position:0 1px}#yith-woocompare-cat-nav{margin-top:20px;text-align:center}#yith-woocompare-cat-nav
h3{margin-top:0;margin-bottom:15px;text-align:center}#yith-woocompare-cat-nav
ul{padding:0;margin:0;list-style:none}#yith-woocompare-cat-nav ul
li{display:inline-block;margin-right:10px;font-weight:700}#yith-woocompare-cat-nav ul li
a{text-decoration:none;color:#7b7b7b}#yith-woocompare-cat-nav ul li
.active{border-bottom:2px solid}#yith-woocompare-cat-nav ul li:last-child{margin-right:0}#yith-woocompare-preview-bar{position:fixed;bottom:0;width:100vw;display:none;background:rgba(0, 0, 0, .8);box-sizing:border-box;padding:20px;color:#fff;z-index:99}#yith-woocompare-preview-bar.shown{display:block}#yith-woocompare-preview-bar
.container{display:flex;gap:30px;justify-content:center;align-items:center;margin:auto;padding:0}#yith-woocompare-preview-bar .compare-list{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}#yith-woocompare-preview-bar .compare-list
li{align-self:stretch;width:80px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{border:1px
dashed #fff;display:flex;align-items:center;padding-inline:15px}#yith-woocompare-preview-bar .compare-list .image-wrap{position:relative}#yith-woocompare-preview-bar .compare-list .image-wrap>a{font-size:0;display:block}#yith-woocompare-preview-bar .compare-list .image-wrap
img{max-width:100%}#yith-woocompare-preview-bar .compare-list .image-wrap .remove
a{display:block;color:#000;background:#fff;font-size:0;position:absolute;right:-10px;top:-10px;margin:0;border-radius:50%;cursor:pointer;width:25px;height:25px;line-height:25px;text-decoration:none;text-align:center}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:hover{background:#eee}#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after{content:"\00D7";font-size:25px}table.compare-list  .container-image-and-badge{position:relative;display:inline-block}table.compare-list
.bundled_product_list{margin:25px
0}table.compare-list
div.bundled_product{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px}table.compare-list .bundled_product:after,
table.compare-list .bundled_product:before{display:table;content:'';clear:both}table.compare-list .bundled_product
.bundled_product_images{display:inline-block;float:left}table.compare-list .bundled_product .bundled_product_images
img{max-width:80px}table.compare-list .bundled_product
.details{display:block;overflow:hidden;padding-left:10px;text-align:left;padding-top:10px}table.compare-list .bundled_product .details .bundled_product_title,
table.compare-list .bundled_product .details
.price{font-size:90%}table.compare-list .bundled_product .details
.price{margin-bottom:0}table.compare-list .yith-ywraq-add-to-quote{margin-top:10px}.yith-woocompare-counter
a{box-shadow:none !important}.yith-woocompare-counter span>span{display:inline-block;vertical-align:middle}.yith-woocompare-counter span.yith-woocompare-icon{margin-right:5px}.yith-woocompare-counter span.yith-woocompare-icon
img{max-width:50px;height:auto}.yith-woocompare-counter span.yith-woocompare-count{color:#555;font-weight:400;font-size:13px}.yith-woocompare-counter a:hover span.yith-woocompare-count{color:#000}.yith-woocompare-error{padding:10px;border:1px
solid #ffc5c2;border-radius:5px;background-color:#ffe6e5;position:relative}.yith-woocompare-error
p{margin:0;color:#ff645c;padding-left:25px;font-size:13px}.yith-woocompare-error::before{font-family:WooCommerce;content:'\e016';color:#b81c23;display:inline-block;position:absolute}.yith-wccp-compare{text-align:center}@media( max-width: 1200px ){#yith-woocompare-preview-bar
header{display:none}}@media( max-width: 991px ){#yith-woocompare-preview-bar
.container{max-width:100%}#yith-woocompare table.dataTable.compare-list tbody tr:not(.product_info) td{text-align:left}#yith-woocompare table.dataTable.compare-list tbody tr.stock
td{background:transparent}#yith-woocompare table.dataTable.compare-list tbody tr.stock td .availability-label{display:inline-block;width:30px}}@media( max-width: 768px ){div.DTFC_LeftBodyWrapper{pointer-events:none}#yith-woocompare-preview-bar
.container{gap:15px}#yith-woocompare-preview-bar .compare-list{gap:15px}#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder{width:50px}#yith-woocompare-preview-bar .compare-list li.product-placeholder{padding-inline:0;text-align:center}#yith-woocompare-preview-bar .compare-list li .image-wrap>a{height:auto}#yith-woocompare table.compare-list thead th,
#yith-woocompare table.compare-list tfoot th,
#yith-woocompare table.compare-list tr
.filler{display:none}}@media( max-width: 480px ){#yith-woocompare table.dataTable.compare-list tbody
th{padding:10px
5px}#yith-woocompare table.compare-list tbody
th{width:60px;max-width:60px;min-width:60px;font-size:10px}#yith-woocompare table.compare-list
td{width:160px;max-width:160px;min-width:160px}#yith-woocompare-preview-bar .compare-list li,
#yith-woocompare-preview-bar .compare-list li.product-placeholder{display:none}#yith-woocompare-preview-bar .compare-list li:first-of-type,
#yith-woocompare-preview-bar .compare-list li:nth-of-type(2),
#yith-woocompare-preview-bar .compare-list li:nth-of-type(3){display:block}#yith-woocompare-preview-bar .compare-list li.product-placeholder
span{display:none}}.yith-woocompare-widget-content ul.products-list li:not( .list_empty ){position:relative;padding:5px
0;border-bottom:1px solid #dfdfdf}.yith-woocompare-widget-content ul.products-list{list-style:none;margin:0
0 15px}.yith-woocompare-widget-content ul.products-list
li{display:flex;align-items:center;gap:15px}.yith-woocompare-widget-content ul.products-list li
.remove{color:#000;font-weight:400;text-align:center;text-decoration:none;cursor:pointer;outline:none}.yith-woocompare-widget-content ul.products-list li
img{max-width:50px;height:auto;display:block;vertical-align:middle;float:left}.yith-woocompare-widget-content ul.products-list li .product-info{cursor:pointer;font-size:15px;font-weight:400;outline:none;text-decoration:none}.yith-woocompare-widget-content ul.products-list li .product-info:before,
.yith-woocompare-widget-content ul.products-list li .product-info:after{content:'';display:table;clear:both}.yith-woocompare-widget-content a.compare-widget,
.yith-woocompare-widget-content
a.compare{float:right;line-height:1;cursor:pointer;padding:8px
10px;font-size:13px;border:0;white-space:nowrap;display:inline-block}.yith-woocompare-widget-content a.compare-widget:hover,
.yith-woocompare-widget-content a.compare:hover{color:#fff;background-color:#303030}.yith-woocompare-widget-content a.clear-all{outline:none;font-size:12px;cursor:pointer}#airwallex-card{max-width:100%;border:1px
solid rgb(217, 217, 217);width:100%;margin-left:0;box-shadow:none;background:white;padding:9px
16px;border-radius:5px;box-sizing:border-box}#airwallex-card
iframe{width:100% !important}label[for="payment_method_airwallex_card"]>img,.airwallex-card-icon{max-height:1.5em}.airwallex-card-icon{margin:0
2px}.airwallex-checkout-loading-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;opacity:0.25;z-index:1000}#awx-express-checkout-wrapper{display:none}.awx-express-checkout-error{display:none}.awx-express-checkout-button-set{display:flex;border:1px
solid #ddd;box-sizing:border-box;border-radius:3px;padding:1em
1em 1em 0}.awx-express-checkout-button-set
legend{margin:0
auto;padding:0
10px;text-align:center;width:fit-content}.awx-express-checkout-button-set .awx-ec-button{margin-left:1em}apple-pay-button{--apple-pay-button-width:100%;--apple-pay-button-height:40px;--apple-pay-button-border-radius:5px}#awx-ec-apple-pay-btn{margin-bottom:8px}.awx-ec-button{width:100%;line-height:normal;display:none}.awx-ec-button
button{width:100% !important}@media(max-width: 800px){#awx-express-checkout-button{flex-flow:column;padding:1em}.awx-express-checkout-button-set .awx-ec-button{margin:0
auto}.awx-apple-pay-btn{margin-bottom:1em}}.wc-airwallex-alert-box{display:flex;min-height:48px;padding:12px
16px;align-items:center;gap:16px;align-self:stretch;border-radius:6px}.wc-airwallex-alert-box.wc-airwallex-error{border:1px
solid var(--Component-Alert-Border-error, #FF776D);background:var(--Component-Alert-Background-error, #FFEFEF)}.wc-airwallex-alert-box.wc-airwallex-warning{border:1px
solid var(--Component-Alert-Border-warning, #FFD014);background:var(--Component-Alert-Background-warning, #FFFBEF)}.wc-airwallex-alert-box.wc-airwallex-info{border:1px
solid var(--Component-Alert-Border-info, #38BDF8);background:var(--Component-Alert-Background-info, #F0F9FF)}.wc-airwallex-alert-box
img{max-width:20px;width:20px;height:20px}.wc-airwallex-currency-switching-container{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-right:16px}.wc-airwallex-currency-switching-conversion-rate{display:flex;justify-content:flex-end;align-items:center;gap:var(--Primitives-space-xs, 8px)}.wc-airwallex-currency-switching-convert-icon{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.wc-airwallex-currency-switching-convert-icon-line{display:flex;width:var(--Component-radius-switch, 12px);justify-content:center;align-items:center;gap:var(--Primitives-space-xs, 8px)}.wc-airwallex-currency-switching-convert-icon-line
div{width:1px;height:6px;background:var(--Semantic-Border-normal, #E8EAED)}.wc-airwallex-currency-switching-convert-text{display:flex;justify-content:flex-end;align-items:center;gap:4px;font-size:75%}.wc-airwallex-currency-switching-converted-amount{font-size:150%}.wc-airwallex-loader{display:none;margin-left:5px;width:20px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side, #a9a9a9 94%, #0000) top/3px 3px no-repeat,
conic-gradient(#0000 30%, #a9a9a9);-webkit-mask:radial-gradient(farthest-side, #0000 calc(100% - 3px), #000 0);animation:awx-loader 1s infinite linear}@keyframes awx-loader{100%{transform:rotate(1turn)}}.wc-airwallex-currency-switching-quote-expire-mask{display:none;z-index:9999;border:none;margin:0px;padding:0px;width:100%;height:100%;top:0px;left:0px;background:rgb(255, 255, 255);opacity:0.6;cursor:default;position:fixed}.wc-airwallex-currency-switching-quote-expire{display:none;width:560px;height:375px;border-radius:6px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:99999}.wc-airwallex-currency-switching-quote-expire .wc-airwallex-currency-switching-container{margin:0}.wc-airwallex-currency-switching-quote-expire-close{position:absolute;right:16px;top:16px;flex:none;order:2;flex-grow:0;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px
40px;width:560px;height:375px;background:#FFF;border:1px
solid #E8EAED;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.08);border-radius:6px;flex:none;order:1;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-header{display:flex;flex-direction:column;align-items:flex-start;padding:0px
0px 16px;gap:10px;width:480px;height:46px;flex:none;order:0;align-self:stretch;flex-grow:0;font-style:normal;font-weight:700;font-size:24px;line-height:125%;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-convert-text,.wc-airwallex-currency-switching-quote-expire-text{width:480px;font-size:14px;line-height:21px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-text-medium{font-weight:700;font-size:16px;line-height:20px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-text-large{font-weight:700;font-size:24px;line-height:30px;color:#1A1D21}.wc-airwallex-currency-switching-quote-expire-footer{display:flex;flex-direction:column;align-items:flex-start;padding:40px
0px 0px;gap:10px;width:480px;height:80px;flex:none;order:2;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-button-group{display:flex;flex-direction:row;align-items:center;padding:0px;gap:24px;width:480px;height:40px;flex:none;order:0;align-self:stretch;flex-grow:0;justify-content:flex-end}.wc-airwallex-currency-switching-quote-expire-place-back{display:flex;flex-direction:row;align-items:center;padding:11px
16px;gap:8px;width:153px;height:40px;background:#FFF;border-radius:6px;flex:none;order:2;flex-grow:0;font-style:normal;font-weight:700;font-size:14px;line-height:125%;text-align:center;color:#612FFF;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-place-order{display:flex;flex-direction:row;align-items:center;padding:11px
16px;gap:8px;width:115px;height:40px;background:#612FFF;border-radius:6px;flex:none;order:3;flex-grow:0;font-size:14px;font-weight:700;line-height:17.5px;text-align:center;color:#FFF;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-place-order-mask{height:40px;width:115px;position:absolute;display:none;background:#fff;opacity:0.6}.wc-awx-checkbox-spinner{display:none;width:20px;height:20px;margin-left:6px;border:3px
solid #B0B6BF;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-radius:50%;box-sizing:border-box;animation:awx-checkbox-loading 1s linear infinite}@keyframes awx-checkbox-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.payment_method_airwallex_card .wc-awx-checkbox-spinner{margin-bottom:12px;margin-left:20px}.airwallex-container .save-cards
img{width:30px;height:20px}.airwallex-container .save-cards
div{font-size:14px;font-weight:400;line-height:21px}.airwallex-container
.line{display:flex;align-items:center;margin-bottom:10px}.airwallex-container
label{margin-bottom:0;display:flex;width:100%;justify-content:space-between}.airwallex-container
.save{margin-top:10px}.airwallex-container .new-card-title{margin-bottom:5px;font-size:14px}#add_payment_method .airwallex-container .new-card-title{font-size:16px}label[for="airwallex-save"]{font-size:14px}.airwallex-container .cvc-container{border:1px
solid var(--Border-decorative, rgba(232, 234, 237, 1));background:rgb(250, 250, 251);padding:0
16px;margin-top:8px;margin-bottom:18px;min-height:40px;border-radius:4px;display:flex;align-items:center;width:254px}#airwallex-save{margin-right:6px}#airwallex-card{margin-bottom:14px}.airwallex-container .charge-tip{color:rgba(104, 112, 122, 1)}.awx-alert{border:1px
solid rgba(255, 119, 109, 1);border-radius:5px;background:rgba(255, 239, 239, 1);display:flex;padding:12px
16px}.awx-alert
.icon{padding:10px
10px 10px 0;display:flex;align-items:center}.awx-alert
.body{text-align:justify;color:rgba(66, 71, 77, 1);font-weight:400;font-size:14px;line-height:21px;display:flex;align-items:center}.awx-logo-container{display:inline-block;width:38px;text-align:right}li.payment_method_airwallex_card
img{height:24px;width:35px}label[for="airwallex-new-card"]{font-size:14px}.manage-payment-method .new-card-title{color:#30313d}#add_payment_method .airwallex-save-tip{color:#6d6e78}.airwallex-logo-list{margin-bottom:10px;display:block;display:flex;flex-wrap:wrap}.airwallex-content-drop-in .product-info .wc-item-meta
p{display:inline}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries{width:328px;position:relative}.awx-afterpay-countries .input-icon{display:flex;justify-content:center;position:absolute;right:0;width:50px;padding-top:17px;padding-bottom:17px;cursor:pointer}.awx-afterpay-countries .input-icon
svg{margin-right:20px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries{border-color:rgba(232, 234, 237, 1);z-index:99;background-color:white;margin-bottom:15px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
input{height:40px;width:100%;padding:8px
16px 8px 16px;border-radius:5px;box-sizing:border-box;background:rgba(250, 250, 251, 1);border:1px
solid rgba(232, 234, 237, 1);cursor:pointer}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries input::placeholder{color:rgba(135, 142, 153, 1)}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries input:focus{outline:none;border:1px
solid #612fff;box-shadow:#612fff 0 0 0 1px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
ul{padding-inline-start:0;padding-right:13px;margin-left:16px}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
li{list-style:none;padding:10px
8px;margin:12px
8px;border-radius:5px;cursor:pointer}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries li:hover{color:#622ef7;background:#f0effe}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
.countries{border:1px
solid rgba(232, 234, 237, 1);box-shadow:0 2px 16px 0 rgba(0, 0, 0, 0.12);border-radius:5px;margin-top:10px;position:absolute;z-index:5;width:100%;background:white}.wc-airwallex-afterpay-supported-countries-form .awx-afterpay-countries
li.selected{background-image:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.99529%208.98128L0.520413%206.50641C0.032258%206.01825%200.032258%205.2268%200.520413%204.73864C1.00857%204.25048%201.80002%204.25048%202.28818%204.73864L3.87917%206.32963L9.7128%200.495999C10.201%200.00784397%2010.9924%200.00784397%2011.4806%200.495999C11.9687%200.984155%2011.9687%201.77561%2011.4806%202.26377L4.76305%208.98128C4.2749%209.46944%203.48344%209.46944%202.99529%208.98128Z%22%20fill%3D%22%2368707A%22%2F%3E%3C%2Fsvg%3E);background-size:12px;background-repeat:no-repeat;background-position:right}.wc-airwallex-afterpay-supported-countries-form .awx-choose-afterpay-region-title{font-weight:700;margin-top:12px}.wc-airwallex-afterpay-supported-countries-form input:focus::placeholder{opacity:1}#payment
li.payment_method_awx_onboarding_gateway{display:none}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0
auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress
img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll
.tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead
tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr
th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2";content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc";content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container
table.tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px
0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container
label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px
solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0
5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px
solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px
solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging
.ellipsis{padding:0
1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.section-spacing{margin:100px
0 0}.page-template-template-product-detail-page .storefront-breadcrumb{display:none}section.product-image-section{font-family:"Montserrat",Sans-serif;background-color:#F5F7FA;padding:80px
0}section.product-image-section .product-image-section-wrapper{display:flex;flex-wrap:wrap;gap:62px}section.product-image-section .product-image-section-wrapper .product-left-section{flex:0 0 calc(40% - 31px);max-width:calc(40% - 31px);position:relative}section.product-image-section .product-image-section-wrapper .product-left-section
.onsale{position:absolute;top:15px;right:15px;color:#fff;font-size:14px;font-weight:400;z-index:2;box-shadow:0px 2px 5px #2890ee21;line-height:20px;background:#3498db;border-radius:16px;padding:4px
18px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;left:15px;top:15px;z-index:2}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav{display:flex;flex-wrap:wrap;gap:10px;margin:15px
0 0 0;padding:0;list-style:none}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:80px;height:80px;border:2px
solid #e0e0e0;border-radius:6px;overflow:hidden;cursor:pointer;transition:all 0.3s ease;flex-shrink:0}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li .flex-active{border-color:#007cba}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li:hover{border-color:#007cba;transform:scale(1.05)}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
img{width:100%;height:100%;object-fit:cover;display:block}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li.active,
section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav li:hover{border-color:#007cba;box-shadow:0 4px 12px rgba(0, 124, 186, 0.3)}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image{border:1px
solid #e0e0e0;border-radius:8px;overflow:hidden;background:#f8f8f8;margin-bottom:15px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{width:100%;height:100%;max-height:360px;object-fit:contain;display:block}@media (max-width: 992px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:70px;height:70px}}@media (max-width: 768px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;margin-top:10px;-webkit-overflow-scrolling:touch}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar{height:4px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav::-webkit-scrollbar-thumb{background:#007cba;border-radius:2px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:60px;height:60px;flex-shrink:0}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{max-height:300px}}@media (max-width: 480px){section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .flex-control-nav
li{width:50px;height:50px}section.product-image-section .product-image-section-wrapper .product-left-section .woocommerce-product-gallery .woocommerce-product-gallery__image
img{max-height:250px}}section.product-image-section .product-image-section-wrapper .product-right-section{flex:0 0 calc(60% - 31px);max-width:calc(60% - 31px);display:flex;flex-direction:column;gap:30px}section.product-image-section .product-image-section-wrapper .product-right-section .product-title{font-size:clamp(22px, 3vw, 34px);line-height:1.25;font-weight:700;color:#252525}section.product-image-section .product-image-section-wrapper .product-right-section .product-description{font-size:clamp(14px, 2vw, 20px);line-height:1.3;font-weight:400;color:#252525;margin:15px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section
.show_bundle{margin:15px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper{display:flex;gap:20px;align-items:baseline}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price{font-size:clamp(16px, 3vw, 30px);line-height:1;font-weight:700;color:#252525;text-transform:uppercase}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price-original{font-size:clamp(16px, 2vw, 22px);line-height:1;font-weight:400;color:#0081CC;text-transform:uppercase;position:relative}section.product-image-section .product-image-section-wrapper .product-right-section .product-price-wrapper .product-price-original::after{content:'';position:absolute;height:1px;width:100%;left:0;background-color:#0081CC;top:50%}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section{display:flex;align-items:center;gap:20px;flex-wrap:wrap}section.product-image-section .product-image-section-wrapper .product-right-section .open-modal-btn{background-color:#fff;border:1px
solid #0081CC;color:#0081CC;margin:0;padding:12px
32px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none}section.product-image-section .product-image-section-wrapper .product-right-section .open-modal-btn:hover{background-color:#0081CC;color:#fff}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section
.cart{display:flex;gap:20px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations{display:flex;flex-direction:column;gap:5px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations .woovr-variation{border:1px
solid #bbb;border-radius:10px;padding:5px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woovr-variations .woovr-variation:hover{background-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation{margin:0
0 20px 0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;align-items:center;gap:20px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .single_variation_wrap .woocommerce-variation-add-to-cart
.warranty_info{width:100%;order:inherit}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.quantity{margin:0
!important;display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px
solid #bbb;width:fit-content;border-radius:8px;padding:4px
16px}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .quantity
input{margin:0;background:transparent;font-size:clamp(16px, 2vw, 24px);line-height:1.3;font-weight:400;padding:0;text-align:center;border:0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .quantity
button{background-color:transparent !important;border:0
!important;color:#252525 !important;font-size:24px !important;line-height:1 !important;font-weight:400 !important;padding:0
!important}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.button{background-color:#0081CC;color:#fff;margin:0;padding:12px
30px 12px 50px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;border:none;position:relative;width:fit-content}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .button::before{content:url('/wp-content/uploads/2025/09/shop-now-1.png');position:absolute;left:30px;width:20px;height:20px;top:50%;transform:translate(-50%, -50%)}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .button:hover{background-color:#06649b}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown{position:relative;display:inline-block;width:fit-content;margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown
label{display:none}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#0081CC;margin:0;padding:12px
32px !important;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;border:1px
solid #0081CC !important;position:relative}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .wrapper-single-dropdown::after{content:"▼";position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;font-size:10px;color:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons{display:flex;gap:15px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .whishlist-button .yith-add-to-wishlist-button-block{margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button{color:#fff;background-color:#0081CC;margin:0;padding:12px
20px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;display:flex;border:1px
solid #0081CC !important}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button:hover{background-color:#06649b;transform:translateY(0)}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button svg,
section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.share-button
svg{height:24px;width:24px;stroke:#fff;fill:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button .yith-wcwl-add-to-wishlist-button__label{display:none}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button
img{display:block}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.5);align-items:center;justify-content:center;z-index:10000}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content{background:white;border-radius:12px;width:100%;max-width:500px;box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);overflow:hidden}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #BBB}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .popup-title{margin:0;font-size:clamp(16px, 2vw, 20px);line-height:1.25;font-weight:600;color:#252525}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .close-popup{background-color:#0081CC;border:1px
solid #0081CC;font-size:24px;line-height:1;cursor:pointer;color:#fff;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .share-popup-header .close-popup:hover{background:#fff;color:#0081CC}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content
.social_icons{display:flex;justify-content:center;padding:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .social_icons
a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:#fff;transition:all 0.3s ease;margin:0}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup .share-popup-content .social_icons a:hover{box-shadow:0 0px 8px 2px #b9b9b9;border:1px
solid #fff}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits{padding:17px
0;border-top:0.5px solid #BBB;border-bottom:0.5px solid #BBB;display:flex;gap:15px;flex-wrap:wrap}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab{border:1px
solid #bbb;padding:11px
15px;border-radius:10px;display:flex;align-items:center;gap:10px;background:#fff;width:100%;max-width:250px}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab
img{width:30px;height:30px;object-fit:contain}section.product-image-section .product-image-section-wrapper .product-right-section .product-benefits .benefits-tab .benefits-detail{font-size:clamp(12px, 1vw, 14px);font-weight:600;line-height:1.25;color:#252525;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.product-detail-section{margin:80px
0;font-family:"Montserrat",Sans-serif}section.product-detail-section .title-wrapper{position:relative;background-color:#fff;display:flex;justify-content:center;z-index:1}section.product-detail-section .title-wrapper::after{content:'';position:absolute;height:1px;width:100%;background-color:#BBB;top:50%;left:0;z-index:0}section.product-detail-section .title-wrapper .title-inner-wrapper{background-color:#fff;padding:0
25px;display:flex;gap:25px;position:relative;z-index:1}section.product-detail-section .title-wrapper .title-inner-wrapper
.title{padding:10px
0;font-size:clamp(12px, 1vw, 16px);line-height:1.35;font-weight:400;color:#252525;border:0;background-color:transparent}section.product-detail-section .title-wrapper .title-inner-wrapper .title:hover,
section.product-detail-section .title-wrapper .title-inner-wrapper .title:focus-visible{background-color:transparent;border:0;cursor:pointer}section.product-detail-section .title-wrapper .title-inner-wrapper
.title.active{color:#0081CC;border-bottom:2px solid #0081CC;border-radius:inherit}section.product-detail-section .tab-content-wrapper .tab-content{background:transparent;padding:0;margin:0}section.product-detail-section .tab-content-wrapper .tab-content
.title{font-size:clamp(16px, 2vw, 26px);font-weight:700;line-height:1.35;color:#252525;margin:0
auto 30px;position:relative;width:fit-content;padding:0
0 5px 0}section.product-detail-section .tab-content-wrapper .tab-content .title::after{content:'';position:absolute;width:40%;height:2px;top:100%;left:0;background-image:linear-gradient(to right in oklab, #00befd 0%, oklch(0.82 0.1 257.53) 50%, transparent 100%)}section.product-detail-section .tab-content-wrapper .tab-content
p{font-size:clamp(12px, 1vw, 16px);font-weight:500;line-height:1.5;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content ul,
section.product-detail-section .tab-content-wrapper .tab-content ol,
section.product-detail-section .tab-content-wrapper .tab-content
li{list-style:circle}section.product-detail-section .tab-content-wrapper .tab-content ul,
section.product-detail-section .tab-content-wrapper .tab-content
ol{display:flex;gap:15px;flex-direction:column;padding:0
0 0 25px}section.product-detail-section .tab-content-wrapper .tab-content ol li,
section.product-detail-section .tab-content-wrapper .tab-content ul
li{font-size:clamp(14px, 1vw, 16px);font-weight:500;line-height:1.35;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content a.read-more-btn{background-color:#0081CC;color:#fff;margin:0;padding:12px
30px;font-size:clamp(12px, 1vw, 14px);line-height:1.5;font-weight:500;border:1px
solid #0081CC;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;outline:none;width:fit-content}section.product-detail-section .tab-content-wrapper .tab-content a.read-more-btn:hover{background-color:#fff;color:#0081CC}section.product-detail-section .tab-content-wrapper .tab-content
a{color:#0081CC;text-decoration:none;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content a:hover{text-decoration:underline}section.product-detail-section .tab-content-wrapper .tab-content
table{width:100%;border-collapse:separate;border-spacing:0 12px;min-width:500px}section.product-detail-section .tab-content-wrapper .tab-content table
tr{background:#fff;box-shadow:0 8px 20px rgba(0, 0, 0, 0.08);transition:transform .3s ease, box-shadow .3s ease;cursor:pointer}section.product-detail-section .tab-content-wrapper .tab-content table tr:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,0.15)}section.product-detail-section .tab-content-wrapper .tab-content table
th{font-size:clamp(14px, 2vw, 18px);line-height:1.2;font-weight:600;color:#000;background-color:#fff}section.product-detail-section .tab-content-wrapper .tab-content table th,
section.product-detail-section .tab-content-wrapper .tab-content table
td{padding:16px;text-align:left;border:0}section.product-detail-section .tab-content-wrapper .tab-content table
td{font-size:clamp(12px, 2vw, 16px);line-height:1.2;font-weight:400;color:#333;background-color:transparent}section.product-detail-section .tab-content-wrapper .tab-content table th:empty,
section.product-detail-section .tab-content-wrapper .tab-content table td:empty{display:none}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section{width:100%;text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section
.content{display:flex;flex-direction:column;align-items:flex-start;gap:15px;text-align:left;padding:50px;max-width:900px;margin:0
auto;box-shadow:0 0px 8px 2px #b9b9b9;border-radius:20px;border-left:5px solid #66c7ff}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section .content:has(table){overflow-x:auto}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:30px;padding:50px;background-color:#F5F7FA;border-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content{position:relative}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content::after{content:'';position:absolute;right:0;bottom:0;width:60px;height:60px;border-right:3px solid #66c7ff;border-bottom:3px solid #66c7ff;border-bottom-right-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content::before{content:'';position:absolute;left:0;top:0;width:60px;height:60px;border-left:3px solid #66c7ff;border-top:3px solid #66c7ff;border-top-left-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper{position:relative;cursor:pointer;padding:30px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background-color:#bceaff82;z-index:0;border-radius:20px;transform:scale(0.95);transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper:hover::before{transform:scale(1.01)}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper
img{position:relative;z-index:1;display:block;border-radius:20px;width:100%;object-fit:contain;box-shadow:0 0px 8px 2px #b9b9b9;transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .left-content .image-wrapper:hover
img{transform:rotate(-2deg)}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .right-content{display:flex;flex-direction:column;gap:15px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content .right-content
.content{display:flex;flex-direction:column;gap:15px;text-align:left}section.product-detail-section .tab-content-wrapper .tab-content .image-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section{display:flex;flex-direction:column;align-items:center;gap:15px;max-width:650px;margin:0
auto}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section
.content{position:relative;cursor:pointer;width:100%;overflow:hidden;box-shadow:0 0px 8px 2px #b9b9b9;border-radius:20px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .image-wrapper
img{width:100%;display:block;object-fit:contain}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper{position:absolute;bottom:0;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:linear-gradient(to top, rgba(0,0,0,0.9), transparent 100%);transform:translateY(100%);opacity:0;visibility:hidden;transition:all 0.4s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content:hover .content-wrapper{visibility:visible;opacity:1;transform:translateY(0%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper .image-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper
p{margin:10px
0 0;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item{box-shadow:0 10px 40px rgba(0, 0, 0, 0.08);overflow:hidden;border-radius:20px;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover{transform:translateY(-10px);box-shadow:0 25px 60px rgba(0, 100, 200, 0.15)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper{position:relative;width:100%;max-height:300px;aspect-ratio:1 / 1;overflow:hidden}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, transparent 70%, rgb(136 189 255 / 70%) 100%);opacity:0;transition:all 0.4s ease;z-index:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover .image-wrapper::before{opacity:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-wrapper
img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item:hover .image-wrapper
img{transform:scale(1.1)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-content{display:flex;flex-direction:column;gap:15px;padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper .grid-item .image-content .item-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#252525}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider{width:100%;max-width:1200px;margin:0
auto;background:#fff;font-family:'Inter',system-ui,sans-serif}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows{display:flex;gap:8px;justify-content:flex-end;margin:0
0 15px 0}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows
button{width:40px;height:40px;border:2px
solid #e5e7eb;background:transparent;border-radius:50%;font-size:1rem;color:#6b7280;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:hover,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:active,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-arrows button:focus{border-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9;color:#0081CC}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main{position:relative;aspect-ratio:1300 / 524;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.1);border:1px
solid #f3f4f6}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item{position:absolute;inset:0;transform:scale(1.05);width:100%;transition:all 0.7s ease-out}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item.active{transform:scale(1)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item .image-wrapper
img{width:100%;height:100%;object-fit:cover}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-content{position:absolute;bottom:0;left:0;right:0;padding:32px;background:linear-gradient(to top, rgba(0,0,0,0.9), transparent 100%);opacity:0;visibility:hidden;transform:translateY(100%);transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item:hover .slide-content{transform:translateY(0%);opacity:1;visibility:visible}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-item .slide-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600;color:#fff}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bars{display:flex;gap:8px;margin-top:24px}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar{flex:1;height:4px;background:#e5e7eb;border-radius:4px;overflow:hidden;cursor:pointer}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar
.fill{width:0;height:100%;background:#0081CC;transition:width 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .progress-bar.active
.fill{width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;perspective:800px;transform-style:preserve-3d}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section .image-wrapper{width:100%;max-height:500px;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;box-shadow:0 0px 8px 2px #b9b9b9;background-color:#fff;cursor:pointer;transition:transform 0.45s cubic-bezier(.4,0,.2,1), box-shadow 0.45s ease;transform-style:preserve-3d;backface-visibility:hidden;transform:scale(1) translateX(0) translateZ(0);will-change:transform;position:relative;z-index:1}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section .image-wrapper
img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.left-hover .image-wrapper.left-image{transform:translateX(40px) translateZ(20px);box-shadow:0 15px 40px rgb(0 127 255 / 21%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.left-hover .image-wrapper.right-image{transform:scale(0.88) translateX(-110px) translateZ(-40px);box-shadow:0 6px 16px rgba(0,0,0,0.12)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.right-hover .image-wrapper.right-image{transform:translateX(-40px) translateZ(20px);box-shadow:0 15px 40px rgb(0 127 255 / 21%)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section.right-hover .image-wrapper.left-image{transform:scale(0.88) translateX(110px) translateZ(-40px);box-shadow:0 6px 16px rgba(0,0,0,0.12)}section.product-detail-section .tab-content-wrapper .tab-content
iframe{width:100%;min-height:600px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section{position:relative;cursor:pointer;width:100%;border-radius:20px;overflow:hidden}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-wrapper{border-radius:20px;box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content{position:absolute;right:-50px;bottom:30px;padding:30px;max-width:500px;border-radius:20px;background-color:#fff;box-shadow:0 0px 8px 2px #b9b9b9;width:100%;opacity:0;visibility:hidden;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section:hover .video-content{opacity:1;visibility:visible;right:20px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content .video-title{font-size:clamp(16px, 2vw, 20px);line-height:1.2;font-weight:600}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content
p{margin:10px
0 0}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section{text-align:center}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item{overflow:hidden;border:1px
solid #b9b9b9;border-radius:20px;background-color:#fff;cursor:pointer;transition:all 0.3s ease}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item:hover{border:1px
solid #fff;box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-iframe-container
iframe{max-height:300px;min-height:300px;width:100%;display:block}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-content{padding:20px;text-align:center;display:flex;flex-direction:column;gap:15px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper .grid-item .video-content .video-title{font-size:clamp(14px, 2vw, 20px);line-height:1.25;font-weight:600;color:#252525}.related-products-section{margin:40px
0}.related-products-section .related.products
h2{font-size:clamp(16px, 2vw, 24px);font-weight:700;line-height:1.35;color:#252525;margin:0
0 20px}.related-products-section .related.products
.products{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px;margin:30px
0 0;list-style:none;padding:0}.related-products-section .related.products .products
.product{border:1px
solid #eaeaea;padding:20px;gap:20px;transition:all 0.3s ease}.related-products-section .related.products .products .product:hover{box-shadow:0 8px 25px rgba(0, 0, 0, 0.12)}.related-products-section .related.products .products .product
img{width:100%;max-height:200px;object-fit:contain;border-radius:8px;display:block}.related-products-section .related.products .products .product .news-content{padding:0;text-align:center;align-items:center}.related-products-section .related.products .products .product .news-content .woocommerce-loop-product__title{font-size:clamp(14px, 1vw, 16px);line-height:1.25;font-weight:600;color:#252525;margin:10px
0;min-height:auto}.related-products-section .related.products .products .product .news-content
.price{margin:15px
0}.related-products-section .related.products .products .product .news-content .price .woocommerce-Price-amount{font-size:20px;font-weight:700;color:#000}.related-products-section .related.products .products .product .news-content .price del .woocommerce-Price-amount{font-size:16px;color:#999;font-weight:400}.related-products-section .related.products .products .product .news-content .price
ins{text-decoration:none;display:block;margin-top:5px}.related-products-section .price-label{font-size:14px;color:#666;font-weight:400;margin-top:4px}.related-products-section .related.products .products .product .news-content .pro-foot{align-items:center}.related-products-section .related.products .products .product .news-content .pro-foot .shop-btn::before{content:none}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button{background-color:#0081CC;border:1px
solid #0081CC;border-radius:10px;padding:9px;transition:all 0.3s ease}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button .yith-wcwl-icon{padding:0;background:transparent;height:100%;width:100% !important}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button:hover{background-color:#fff}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button:hover .yith-wcwl-icon{stroke:#0081CC}.related-products-section .related.products .products .product .yith-wcwl-add-to-wishlist-button__label{display:none}.related-products-section .related.products .products .product
.onsale{position:absolute;top:15px;right:15px;background:#f44;color:white;padding:6px
12px;border-radius:4px;font-size:12px;font-weight:600;z-index:1}@media(max-width:1024px){.section-spacing{margin:50px
0 0}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section
.cart{flex:auto}}@media (max-width: 767px){section.product-image-section{padding:0}section.product-image-section .product-image-section-wrapper{gap:32px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button{padding:8px
10px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button.whishlist-button
svg{height:20px;width:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .cta-button
img{height:20px;width:20px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup-content{max-width:400px}section.product-image-section .product-image-section-wrapper .product-right-section .product-cta-buttons .share-popup-content .social_icons
a{width:45px;height:45px}section.product-detail-section{margin:0}section.product-detail-section .tab-content-wrapper .tab-content .full-width-content-section
.content{padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .content-and-image-section .lower-content{padding:20px;grid-template-columns:repeat(1, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper{position:unset;transform:translateY(0);opacity:1;visibility:visible;background-image:none}section.product-detail-section .tab-content-wrapper .tab-content .image-section .single-image-section .content .content-wrapper .image-title{color:#252525}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{grid-template-columns:repeat(2, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slider-main .slide-content{transform:translateY(0);opacity:1;visibility:visible}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section{box-shadow:0 0px 8px 2px #b9b9b9}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-wrapper{box-shadow:none;border-radius:0}section.product-detail-section .tab-content-wrapper .tab-content .video-section .single-video-section .video-content{box-shadow:none;opacity:1;visibility:visible;position:unset;max-width:100%;padding:20px}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{grid-template-columns:repeat(2, 1fr)}.related-products-section .related.products
h2{text-align:center;font-size:24px}}@media (max-width: 580px){section.product-detail-section .title-wrapper .title-inner-wrapper{padding:0
10px;gap:15px}section.product-image-section .product-image-section-wrapper .product-left-section{flex:0 0 100%;max-width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-grid-section .grid-wrapper{grid-template-columns:repeat(1, 1fr)}section.product-detail-section .tab-content-wrapper .tab-content .image-section .dual-image-section{grid-template-columns:repeat(1, 1fr)}section.product-image-section .product-image-section-wrapper .product-right-section{flex:0 0 100%;max-width:100%}section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slick-prev,
section.product-detail-section .tab-content-wrapper .tab-content .image-section .image-slider-section .custom-slider .slick-next{display:none !important}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-wrapper{max-width:100%;padding-top:60%}section.product-detail-section .tab-content-wrapper .tab-content .video-section .video-grid-section .grid-wrapper{grid-template-columns:repeat(1, 1fr)}}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:25%;border:0;background:white;border-radius:10px;box-shadow:0px 0px 11px 0px #0081CC1A;cursor:pointer}.woobt-wrap.woobt-layout-compact .woobt-inner
*{scrollbar-width:auto;scrollbar-color:#0071b2 #fff}.woobt-wrap.woobt-layout-compact .woobt-inner{flex-direction:column;gap:15px;align-items:self-start}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar{width:16px}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-track{background:#fff}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-thumb{background-color:#0071b2;border-radius:10px;border:3px
solid #fff}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before{right:-28px;font-size:30px}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-summary{font-size:16px;font-weight:700}@media (max-width: 1300px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:35%}}@media (max-width: 768px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:50%}}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:25%;border:0;background:white;border-radius:10px;box-shadow:0px 0px 11px 0px #0081CC1A;cursor:pointer}.woobt-wrap.woobt-layout-compact .woobt-inner
*{scrollbar-width:auto;scrollbar-color:#0071b2 #fff}.woobt-wrap.woobt-layout-compact .woobt-inner{flex-direction:column;gap:15px;align-items:self-start}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar{width:16px}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-track{background:#fff}.woobt-wrap.woobt-layout-compact .woobt-inner *::-webkit-scrollbar-thumb{background-color:#0071b2;border-radius:10px;border:3px
solid #fff}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before{right:-28px;font-size:30px}.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-summary{font-size:16px;font-weight:700}@media (max-width: 1300px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:35%}}@media (max-width: 768px){.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product{min-width:50%}}.woobt-products[class*=woobt-products-layout-grid] .woobt-product{background-color:#fff}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div.woobt-choose{position:absolute;top:0;right:0;width:fit-content !important}.woobt-products[class*=woobt-products-layout-grid] .woobt-product:hover{border-color:#0071b2}.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 6) - 4px);margin:2px}.woobt-products .woobt-product{cursor:pointer}from.cart button.single_add_to_cart_button.button.alt:disabled{background:linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);color:#9ca3af;cursor:not-allowed;transform:none !important;box-shadow:none !important}.woobt-products span.woobt-qty-num{display:none}.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner{font-weight:600;font-size:12px;line-height:1.1}.woobt-products[class*=woobt-products-layout-grid]{max-height:520px;overflow:auto}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart .woobt-error{order:0;align-content:center}section.product-image-section .product-image-section-wrapper .product-right-section .custom-cart-section .cart
.quantity{order:2}@media (max-width:1024px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 4) - 4px);margin:2px}}@media (max-width:768px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 4) - 4px);margin:2px}}@media (max-width:600px){.woobt-products.woobt-products-layout-grid-4 .woobt-product{width:calc((100% / 2) - 4px);margin:2px}}.woobt-products[class*=woobt-products-layout-grid] .woobt-product>div.woobt-thumb{display:none}