/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
select.wf-form-control::-ms-expand{display:none}input::-ms-clear{display:none}.wf-l-container{width:calc(100% - 2 * 1rem);margin-left:auto;margin-right:auto;max-width:var(--wf-col-xl,1140px)}.wf-form-control{background-color:transparent;padding:0;border:0;border-radius:0;color:inherit;line-height:inherit;appearance:none}.wf-form fieldset{border:0;padding:0;margin:0}.wf-form textarea{resize:vertical;overflow:auto;vertical-align:top}.wf-form input::-ms-clear{display:none}.wf-form-control{font-size:var(--wf-form-control-font-size,1rem);padding:var(--wf-form-control-padding-y,0.75rem) var(--wf-form-control-padding-x,0.75rem);border-radius:var(--wf-form-control-radius,0);width:100%;background:var(--wf-form-control-background,white);color:var(--wf-form-control-color,black);line-height:1.2;box-shadow:inset 0 0 0 1px #ccc;transition:all 0.2s ease}.wf-form-control::placeholder{opacity:0.8;color:var(--wf-color-contrast-low,gray)}.wf-form-control:focus,.wf-form-control:focus-within{background:var(--wf-color-bg);outline:none}.wf-form-control:focus-visible{outline:solid}.wf-form{position:relative}.wf-form-section{margin-bottom:var(--wf-form-section-spacing,1.5rem)!important}.wf-form-legend{display:block;line-height:1.2;font-size:var(--wf-form-legend-font-size,1.5rem);margin-bottom:var(--wf-space-sm);color:var(--wf-form-legend-color,black)}.wf-form-label{display:block;font-size:var(--wf-form-label-font-size,1rem);color:var(--wf-form-label-color,black);padding-bottom:var(--wf-space-xxs);font-weight:bold}.wf-form-helptext{color:var(--wf-form-helper-text-color,black)}.wf-form-helptext > p{margin-bottom:0}.wf-form-error{line-height:1;display:inline-block}.wf-form-error > p{margin:0}.wf-form-is-hidden,.wf-form-hidden-item{display:none;visibility:hidden}.wf-form-reveal-if-active{opacity:0;visibility:hidden;max-height:0;overflow:hidden;font-size:16px;transform:scale(0.8);transition:0.5s}.wf-form-reveal-if-active label{display:block;margin:0 0 3px 0}.wf-form-reveal-if-active input[type="text"]{width:100%}input[type="radio"]:checked ~ .wf-form-reveal-if-active,input[type="checkbox"]:checked ~ .wf-form-reveal-if-active{opacity:1;visibility:visible;max-height:100px;padding:10px 30px;transform:scale(1);overflow:visible}.wf-form-upload-wrapper{--upload-height:calc(var(--wf-form-control-padding-y,0.75rem) * 4);--upload-radius:0 var(--wf-form-control-radius,0) var(--wf-form-control-radius,0) 0;position:relative;width:100%;height:var(--upload-height)}.wf-form-upload-wrapper::after{content:attr(data-input);font-size:var(--text-sm,1rem);position:absolute;top:0;left:10px;width:calc(100% - 40px);pointer-events:none;z-index:20;height:var(--upload-height);line-height:var(--upload-height)}.wf-form-upload-wrapper::before{content:var(--wf-form-upload-text,attr(data-button));position:absolute;top:0;right:0;display:inline-block;background:var(--wf-form-upload-background,grey);color:white;z-index:25;line-height:var(--upload-height);padding:0 15px;text-transform:uppercase;pointer-events:none;border-radius:var(--upload-radius)}.wf-form-upload-wrapper:hover::before,.wf-form-upload-wrapper:focus::before{background:var(--wf-form-upload-background-hover-focus,black)}.wf-form-upload-wrapper input{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;height:var(--upload-height);margin:0;padding:0;display:block;cursor:pointer;width:100%}.wf-form-upload-file-item{list-style-type:none;border-radius:10px;background-color:rgba(144,163,203,0.2);margin:0;color:initial;display:inline-flex;margin-right:1rem;padding-right:1rem}.wf-form-upload-file-item > span.name{padding-right:10px;width:max-content;display:inline-flex}.wf-form-upload-file-item-delete{display:flex;width:24px;color:initial;background-color:#6eb4ff00;font-size:large;justify-content:center;margin-right:3px;cursor:pointer}.wf-form-upload-file-item-delete:hover,.wf-form-upload-file-item-delete:focus{background-color:rgba(144,163,203,0.2);border-radius:10px}.wf-form-upload-file-item-delete > span{transform:rotate(45deg)}.wf-form-control[aria-invalid="true"],.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error,.wf-form-list--error{box-shadow:0 0 0 2px var(--wf-color-error,red)}.wf-form-control[aria-invalid="true"]:focus,.wf-form-control[aria-invalid="true"]:focus-within,.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus,.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus-within,.wf-form-list--error:focus,.wf-form-list--error:focus-within{box-shadow:0 0 0 2px var(--wf-color-error,red)}.wf-form-label.wf-form-label--error{color:var(--wf-color-error,red)}.wf-form-list--error{padding:var(--wf-space-xs)!important;border-radius:var(--wf-form-control-radius,0)}.wf-form-control--disabled,.wf-form-control[disabled],.wf-form-control[aria-disabled="true"],.wf-form-control[readonly],.wf-form-radio-item[disabled] + label,.wf-form-radio-item[aria-disabled="true"] + label,.wf-form-checkbox-item[disabled] + label,.wf-form-checkbox-item[aria-disabled="true"] + label{opacity:0.5;cursor:not-allowed}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px,0px);-ms-transform:translate(0px,0px);transform:translate(0px,0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px,0px,0px);-moz-transform:translate3d(0px,0px,0px);-ms-transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);-o-transform:translate3d(0px,0px,0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.component,.component-content{clear:none;margin-bottom:0}.container-fluid{padding:0}#header-container>.row>.default-style{padding:0}#header,#footer,#content{clear:both;display:block;float:none;margin-left:auto;margin-right:auto;padding:0}#header::before,#header::after,#footer::before,#footer::after,#content::before,#content::after{content:' ';display:table}#header::after,#footer::after,#content::after{clear:both}img{max-width:100%}.overflow-hidden{overflow:hidden}.paragraphSystem,.row{margin-left:auto;margin-right:auto}.richText .component-content{overflow:visible}.richText a:hover,.richText a:focus,.richText a:active{text-decoration:none}.richText ul{margin:0;padding-top:0}.richText ul li{padding-left:20px;text-align:left}.richText ul li::before{content:'\2022'}.snippetConfig .paragraphSystem,.snippetConfig .row{margin:0}.gigya-screen .gigya-error-msg.gigya-error-msg-active{display:block!important}.revtrax-container iframe{height:100vh;width:100%!important}#wrapper .myalli-us-profile-span .userBox-header-text{display:none!important}#wrapper .myalli-us-profile-span .userBox.component .logged-in a{display:none!important}#wrapper .myalli-us-profile-span .userBox.component .logged-in .button{border:none!important}@media only screen and (max-width:768px){#wrapper .myalli-us-homepage-whole-box .myalli-us-home-box-one .myalli-us-home-img-one-box .grid_2{padding-bottom:20px}#wrapper .myalli-us-homepage-whole-box .myalli-us-home-box-one .plenty-water-img>.component-content{padding-bottom:33px!important}}@media screen and (min-width:768px){.page-home #wrapper #content .buy-now-button-mobile .ps-widget[ps-sku]{margin-left:55px!important}}@media (min-width:767px) and (max-width:768px){#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-button-richtext p a{margin-left:46px!important}}@media screen and (max-width:480px){.myalli-us-button-richtext.getcoupon-bluebox a{margin-left:24px!important}}@media (min-width:481px) and (max-width:741px){.myalli-us-button-richtext.getcoupon-bluebox a{margin-left:46px!important}}.overlay-content-inner{background:white;padding-left:15px;padding-right:15px}.overlay-container #wrapper #header{display:none}@media (max-width:767px){.myalli-us-pr-rating-box .parametrizedhtml [data-bv-show="rating_summary"]{text-align:center!important}}@media (min-width:767px) and (max-width:768px){#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12{width:24%}#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12 p a{font-size:0.975em}#content .richText.component.section.grid_12.alpha.even.default-style{padding-left:0!important}}@media (min-width:480px) and (max-width:767px){#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12:last-child p{background-position:38%}#content .richText.component.section.grid_12.alpha.even.default-style{padding-left:0}#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12{width:100%}}@media (max-width:500px){#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12:last-child p{background-position:33%}#content .richText.component.section.grid_12.alpha.even.default-style{padding-left:0}#wrapper .myalli-us-product-whole-box .myalli-us-product-ban-box .myalli-us-product-text-box .myalli-us-pr-rating-box .grid_12{width:100%}}.myalli-us-coupon-whole-box .gigya-screen .gigya-error-msg,.myalli-us-coupon-whole-box .gigya-screen .gigya-error-msg-active.gigya-form-error-msg,.myalli-us-coupon-whole-box .gigyaraas .gigya-screen span.cust-gigya-error{text-align:left!important}.contact-us .grey-circle{background:#b3b3b3;text-align:center;border-radius:50%;height:70px;width:70px;display:flex;justify-content:center;align-items:center;margin-right:1rem}.contact-us .contact-item .grey-circle .icon-img{width:30px}.contact-us .contact-item{display:flex;align-items:center}.contact-us .visibility-hide{visibility:hidden}.contact-us .contact-list .contact-item:before{display:none}.contact-us .ext-link{border-bottom:2px solid #00b3d7}.contact-us .default-icon>.removePopUp{display:inline-flex;justify-content:center;align-items:center;background-color:#00b3d7;border-radius:50%;margin:0 0 0 5px;height:26px;width:26px;vertical-align:middle}.contact-us .default-icon>.removePopUp img{width:auto;height:16px;text-align:center}@media(max-width:767px){.contact-us .contact-list .contact-item{padding:10px;border-radius:4px;background:#8080800f}}