.fgf_pagination{
cursor:pointer;
}
.fgf_gift_products_wrapper span.fgf_disable_links{
opacity: 0.5;
cursor:not-allowed;
}
.fgf_gift_products_wrapper span.fgf_disable_links a{
pointer-events: none;
cursor: default;
text-decoration: none;
}
.fgf_gift_products_table td img{
height: auto;
width:32px;
}
.fgf_hide{
display: none;
}
#lightcase-content {
border-radius:10px;
} .fgf-progress-bar-wrapper{
float:left;
width:100%;
margin:5px 0;
display: block;
}
.fgf-progress-bar-wrapper p.fgf-progress-bar-heading-label {
font-size: 22px;
width: 100%;
display: block;
color: #000;
margin-bottom: 10px;
}
.fgf-progress-bar-above-details-wrapper,
.fgf-progress-bar-below-details-wrapper{
display: table;
width: 100%;
margin: 10px 0;
}
.fgf-progress-bar-start,
.fgf-progress-bar-end {
width: auto;
padding:0;
margin:0;
color: #666;
font-size: 16px;
}
.fgf-progress-bar-start {
float: left;
}
.fgf-progress-bar-end {
float: right;
}
.fgf-progress-bar-outer-wrapper {
height: 15px;
border-radius: 5px;
position: relative;
overflow: hidden;
width: 100%;
padding:0;
margin: 10px 0;
background:#f3efe6;
}
.fgf-progress-bar-outer-wrapper span {
display: block;
height: 100%;
}
.fgf-progress-bar-outer-wrapper span.fgf-progress-bar-fill {
background:#03dfb6;
-webkit-animation: currentpledgebar 2s ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation: currentpledgebar 2s ease-in-out;
animation-fill-mode: none;
-moz-animation-fill-mode: both;
}  .fgf-notice {
padding: 15px !important;
}
.fgf-notice:before {
content: ' ' !important;
}
.fgf-notice-content-wrapper {
display: table;
}
.fgf-notice-content-wrapper .fgf-notice-icon {
padding: 5px;
display: table-cell;
vertical-align: middle;
}
.fgf-notice-content-wrapper .fgf-notice-content {
display: table-cell;
vertical-align: middle;
}
.fgf-notice-content-wrapper .fgf-notice-content p {
margin: 0 !important;
}
.fgf-notice-content-wrapper .fgf-notice-icon img{
width: 16px;
height: auto;
}  .fgf-dropdown-wrapper {
position: relative;
float: left;
width: 70%;
}
.fgf-dropdown-wrapper .fgf-dropdown-default-option-wrapper {
border-radius: 2px;
border: solid 1px #ccc;
position: relative;
cursor: pointer;
background: rgb(238, 238, 238);
}
.fgf-dropdown-option-selected {
color: #000000;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
cursor: pointer;
}
.fgf-dropdown-product-image {
float: left;
margin-right: 15px;
margin-left: 5px;
}
.fgf-pointer-down {
border: solid 5px transparent;
border-top-width: 5px;
border-top-style: solid;
border-top-color: transparent;
border-top: solid 5px #000;
}
.fgf-pointer {
width: 0;
height: 0;
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
}
ul.fgf-dropdown-options-wrapper {
border: solid 1px #ccc;
padding: 0 !important;
width: 100%;
border-top: none;
list-style: none;
box-shadow: 0px 1px 5px #ddd;
display: none;
position: absolute;
z-index: 2000;
margin: 0 !important;
box-sizing: border-box;
padding: 0;
background: #fff;
overflow: auto;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
}
ul.fgf-dropdown-options-wrapper li {
margin: 0px !important;
list-style: none !important;
}
ul.fgf-dropdown-options-wrapper li:hover,
ul.fgf-dropdown-options-wrapper li a:hover {
background: rgb(238, 238, 238);
}
ul li a.fgf-dropdown-option {
text-decoration: none;
display: block;
font-weight: bold;
overflow: hidden;
padding: 10px;
background: #fff;
box-sizing: border-box;
border-bottom: solid 1px #ddd;
cursor: pointer;
margin: 0 !important;
}
.fgf-dropdown-wrapper img {
width: 32px;
height: auto;
}
.fgf-dropdown-wrapper label {
font-size: 14px;
color: #000;
float: left;
margin-top: 7px;
cursor: pointer;
}
.fgf-add-gift-product {
background-color: #eeeeee;
border-color: #eeeeee;
color: #333333;
border-radius: 0;
cursor: pointer;
padding: .6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
margin-left: 15px !important;
}  @media screen and (max-width: 768px) {
.fgf-frontend-table {
border: 1px solid #f1f1f1;
}
.fgf-frontend-table tbody tr {
display: block;
}
.fgf-frontend-table thead {
display: none;
}
.fgf-frontend-table tr td::before {
float: left;
content: attr(data-title) ": ";
font-weight: 700;
}
.fgf-frontend-table tfoot tr td {
border: none;
text-align: center !important;
}
.fgf-frontend-table tfoot tr td nav{
float: none;
}
.fgf-frontend-table tfoot tr td::before {
float: left;
content: " ";
}
.fgf-frontend-table tr td {
display: block;
border-right: 0;
border-bottom: 1px solid #f1f1f1;
text-align: right !important;
}
.fgf-frontend-table tbody td button {
float: none;
}
.fgf-dropdown-wrapper {
position: relative;
float: left;
width: 100%;
}
.fgf-add-gift-product {
background-color: #eeeeee;
border-color: #eeeeee;
color: #333333;
border-radius: 0;
cursor: pointer;
padding: .6180469716em 1.41575em;
text-decoration: none;
font-weight: 600;
text-shadow: none;
display: inline-block;
-webkit-appearance: none;
margin: 15px 0 15px 0;
}
}
@media only screen and (max-width: 640px){ .fgf-popup-gift-products-wrapper {
float:left;
max-height:300px;
overflow-y: scroll;
background: #fff;
padding: 5px;
width: 100%;
border-radius: 5px;
}
.fgf_gift_products_wrapper h3,
.fgf_gift_products_wrapper table td,
.fgf_gift_products_wrapper h5 {
text-shadow:none !important;
}
.fgf_gift_products_wrapper h3,
.fgf_gift_products_wrapper h5{
color:#333 !important;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.fgf-owl-carousel-items, 
.fgf-owl-carousel-items .owl-stage-outer{
width:100.1% !important;
}
.fgf-owl-carousel-items .owl-item .fgf-owl-carousel-item{
border:1px solid #ccc;
}
.fgf-owl-carousel-items .owl-item span {
display:block;
margin-bottom:15px;    
}
.fgf-owl-carousel-items .owl-item h5,
.fgf-owl-carousel-items .owl-item span {
text-align:center;
}
.fgf-owl-carousel-items .owl-prev,
.fgf-owl-carousel-items .owl-next {
position: absolute;
top: 45%;
transform: translateY(-50%);
}
.fgf-owl-carousel-items .owl-prev {
left: 0;
}
.fgf-owl-carousel-items .owl-next {
right: 0;
}
.fgf-owl-carousel-items .owl-nav button.owl-prev,
.fgf-owl-carousel-items .owl-nav button.owl-next {
background: #f1f1f1;
padding: 10px !important;
border: 1px solid #ccc;
}
.fgf-owl-carousel-items h5{
margin: 10px 0;
font-weight: 600;
}
.fgf-owl-carousel-items .owl-dots, 
.fgf-owl-carousel-items .owl-nav{
text-align:center;
-webkit-tap-highlight-color:transparent
}
.fgf-owl-carousel-items .owl-nav{
margin-top:10px
}
.fgf-owl-carousel-items .owl-nav [class*=owl-]{
color:#FFF;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#D6D6D6;
display:inline-block;
cursor:pointer;
border-radius:3px
}
.fgf-owl-carousel-items .owl-nav [class*=owl-]:hover{
background:#869791;
color:#FFF;
text-decoration:none
}
.fgf-owl-carousel-items .owl-nav .disabled{
opacity:.5;cursor:default
}
.fgf-owl-carousel-items .owl-nav.disabled+.owl-dots{
margin-top:10px
}
.fgf-owl-carousel-items .owl-dots .owl-dot{
display:inline-block;
zoom:1
}
.fgf-owl-carousel-items .owl-dots .owl-dot span{
width:10px;
height:10px;
margin:5px 7px;
background:#D6D6D6;
display:block;
-webkit-backface-visibility:visible;
transition:opacity .2s ease;
border-radius:30px
}
.fgf-owl-carousel-items .owl-dots .owl-dot.active span,
.fgf-owl-carousel-items .owl-dots .owl-dot:hover span{
background:#869791
}@font-face{font-family:lightcase;src:url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.eot?55356177);src:url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"),url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.woff?55356177) format("woff"),url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.ttf?55356177) format("truetype"),url(//wellbeingsg.com/wp-content/plugins/free-gifts-for-woocommerce/assets/fonts/lightcase.svg?55356177#lightcase) format("svg");font-weight:400;font-style:normal}[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.lightcase-icon-play:before{content:'\e800'}.lightcase-icon-pause:before{content:'\e801'}.lightcase-icon-close:before{content:'\e802'}.lightcase-icon-prev:before{content:'\e803'}.lightcase-icon-next:before{content:'\e804'}.lightcase-icon-spin:before{content:'\e805'}@-webkit-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes lightcase-spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}#lightcase-case{display:none;position:fixed;z-index:2002;top:50%;left:50%;font-family:arial,sans-serif;font-size:13px;line-height:1.5;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.5)}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:55px 0 70px 0;width:100%!important;height:100%!important;overflow:auto!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(0,0,0,.5);-moz-box-shadow:0 0 30px rgba(0,0,0,.5);-o-box-shadow:0 0 30px rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);-webkit-backface-visibility:hidden}}@media screen and (min-width:641px){html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background-color:#333}}html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}}@media screen and (max-width:640px){html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:640px) and (min-width:641px){html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}}html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden!important}@media screen and (max-width:640px){html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}}@media screen and (min-width:641px){html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:640px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}}@media screen and (min-width:641px){#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#333}}#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}@media screen and (max-width:640px){#lightcase-case p.lightcase-error{padding:30px 0}}@media screen and (min-width:641px){#lightcase-case p.lightcase-error{padding:0}}.lightcase-open body{overflow:hidden}.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%}#lightcase-info{position:absolute;padding-top:15px}#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}#lightcase-info #lightcase-title{font-size:17px;color:#aaa}@media screen and (max-width:640px){#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#333}}#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}@media screen and (max-width:640px){.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}}#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}#lightcase-loading>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer}a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.6);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}a[class*=lightcase-icon-]:hover{color:#fff;text-shadow:0 0 15px #fff}.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#aaa;text-shadow:none}a[class*=lightcase-icon-].lightcase-icon-close{position:fixed;top:15px;right:15px;bottom:auto;margin:0;opacity:0;outline:0}a[class*=lightcase-icon-].lightcase-icon-prev{left:15px}a[class*=lightcase-icon-].lightcase-icon-next{right:15px}a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}@media screen and (min-width:641px){a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}}@media screen and (max-width:640px){a[class*=lightcase-icon-]{bottom:15px;font-size:24px}}@media screen and (min-width:641px){a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1}}#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:2000;top:-9999px;bottom:-9999px;left:0;background:#333}@media screen and (max-width:640px){#lightcase-overlay{opacity:1!important}}.tpt__hidden {
display: none;
}
.tpt__tiered-pricing, .tier-pricing-summary-table {
width: 100%;
}
.sticky-add-to-cart .tpt__tiered-pricing,
.ast-sticky-add-to-cart .tpt__tiered-pricing {
display: none;
}
.tiered-pricing-table {
margin: 15px 0;
width: 100%;
}
.tiered-pricing-table tr {
background: #fff;
}
.tiered-pricing--active td {
background-color: #96598A;
color: #fff;
transition: all .3s ease-in-out;
}
.tiered-pricing--active td .amount {
color: #fff;
transition: all .3s ease-in-out;
} .tiered-pricing-horizontal-table {
display: flex;
margin: 15px 0;
border: 1px solid #666;
border-radius: 3px;
flex-wrap: nowrap;
overflow-x: auto;
}
.tiered-pricing-horizontal-table__labels {
background: #f5f5f5;
}
.tiered-pricing-horizontal-table-cell {
padding: 5px 10px;
border-bottom: 1px solid #666;
}
.tiered-pricing-horizontal-table-cell:last-child {
border-bottom: none;
}
.tiered-pricing-horizontal-table-column {
flex: 1;
border-right: 1px solid #666;
}
.tiered-pricing-horizontal-table-column:last-child {
border: none;
} .tiered-pricing-tooltip {
padding: 0;
position: relative;
width: 250px !important;
z-index: 99999;
}
.tiered-pricing-tooltip__svg {
margin-left: 8px;
width: 15px;
cursor: help;
}
.tiered-pricing-tooltip .tiered-pricing-table {
margin: 0;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .tiered-pricing-plain-texts {
margin: 20px 0;
list-style: none;
} .tiered-pricing-blocks {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 15px 0;
}
.tiered-pricing-block__price {
margin-bottom: 0;
font-weight: bold;
font-size: 1.1em;
}
.tiered-pricing-block__price-discount {
font-size: .8em;
}
.tiered-pricing-block__quantity {
font-size: .9em;
}
.tiered-pricing-block {
padding: 0 10px;
border: 1px solid #ccc;
border-radius: 5px;
transition: all .2s;
}
.tiered-pricing-blocks .tiered-pricing--active {
transform: scale(1.06);
} .tiered-pricing-blocks--style-1 .tiered-pricing-block {
overflow: hidden;
padding: 0;
}
.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__quantity {
color: #fff;
padding: 3px 10px;
text-align: center;
}
.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__price {
text-align: center;
padding: 5px 10px;
}
.tiered-pricing-blocks--style-2 .tiered-pricing-block {
padding: 5px 10px;
background: #f7f7f7;
border-color: #cccccc;
}
.tiered-pricing-blocks--style-2 .tiered-pricing-block__price {
font-size: 1em;
} .tiered-pricing-options {
margin: 20px 0;
}
.tiered-pricing-option {
transition: all .3s;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;
border: 1px solid #E5E5E5;
border-radius: 3px;
gap: 10px;
margin-bottom: 10px;
}
.tiered-pricing-option__pricing {
text-align: right;
margin-left: auto;
font-weight: bold;
}
.tiered-pricing-option-checkbox {
width: 18px;
height: 18px;
border-radius: 50%;
position: relative;
box-sizing: border-box;
border: 1px solid #E5E5E5;
}
.tiered-pricing--active .tiered-pricing-option-checkbox::after {
content: "";
width: 12px;
height: 12px;
background: #E5E5E5;
position: absolute;
border-radius: 50%;
left: 2px;
top: 2px;
}
.tiered-pricing-option-price {
display: flex;
gap: 5px;
align-items: center;
justify-content: right;
}
.tiered-pricing-option-price__original {
font-size: .9em;
font-weight: normal;
}
.tiered-pricing-option-total {
font-size: .8em;
display: none;
justify-content: right;
align-items: center;
gap: 5px;
}
.tiered-pricing-option-total__original_total {
font-weight: normal;
font-size: .9em;
} .tiered-pricing-dropdown {
margin: 20px 0;
width: 100%;
max-width: 800px;
position: relative;
}
.tiered-pricing-dropdown__list {
box-sizing: border-box;
position: absolute;
max-height: 300px;
overflow-y: auto;
border: 1px solid;
border-top: none;
width: 100%;
background: white;
display: none;
z-index: 999;
}
.tiered-pricing-dropdown__list ul {
margin: 0;
padding: 0;
list-style: none;
}
.tiered-pricing-dropdown__select-box {
border-radius: 3px;
cursor: pointer;
border: 1px solid;
padding: 5px;
align-items: center;
display: flex;
background: #fff;
}
.tiered-pricing-dropdown__select-box--active {
border-radius: 3px 3px 0 0;
}
.tiered-pricing-dropdown__select-box-arrow {
width: 25px;
margin-left: auto;
height: 25px;
display: flex;
transition: all .2s;
}
.tiered-pricing-dropdown__select-box--active .tiered-pricing-dropdown__select-box-arrow {
transform: rotate(180deg);
}
.tiered-pricing-dropdown-option__pricing {
margin-left: auto;
font-weight: bold;
}
.tiered-pricing-option-price {
margin-left: auto;
}
.tiered-pricing-dropdown-option {
justify-content: space-between;
align-items: center;
box-sizing: border-box;
padding: 10px;
display: flex;
width: 100%;
}
.tiered-pricing-dropdown-option-price__original {
font-weight: normal;
} .tier-pricing-summary-table {
margin: 20px 0;
}
.tier-pricing-summary-table--hidden {
display: none;
}
.tier-pricing-summary-table__top {
display: flex;
justify-content: space-between;
padding: 5px 0;
font-weight: bold;
border-top: 1px solid #f5f5f5;
}
.tier-pricing-summary-table__bottom {
display: flex;
justify-content: space-between;
align-items: center
}
.tier-pricing-summary-table__total {
font-size: 1.5em;
margin-left: 5px;
}
.tier-pricing-summary-table--inline {
font-size: 1.3em;
}
.tier-pricing-summary-table-inline__label {
display: inline-block;
} .tiered-pricing-you-save--hidden {
display: none !important;
}
.tiered-pricing-you-save {
color: red;
} .tiered-pricing-shop-loop {
margin: 10px 0;
width: 100%;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-wrapper h3 {
margin: 5px 0 !important;
} .tiered-pricing-shop-loop--reduced table {
width: 100%;
table-layout: fixed;
overflow-wrap: break-word;
} .tiered-pricing-shop-loop--reduced .tiered-pricing-horizontal-table-cell {
padding: 5px;
}
.tiered-pricing-shop-loop--reduced table.tiered-pricing-table thead tr th,
.tiered-pricing-shop-loop--reduced table.tiered-pricing-table tbody tr td {
padding: 3px 5px !important;
} .tiered-pricing-shop-loop--reduced .tiered-pricing-option {
padding: 5px 10px;
gap: 5px;
margin-bottom: 5px;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown__select-box {
padding: 3px;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-option-price {
flex-wrap: wrap;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-option .tiered-pricing-option__quantity {
text-align: left;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-option__checkbox {
display: none;
} .tiered-pricing-shop-loop--reduced .tiered-pricing-blocks {
padding: 0 5px;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-blocks:not(.tiered-pricing-blocks--styled) .tiered-pricing-block {
padding: 0 5px;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-block__price {
font-size: 1em;
} .tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown {
margin: 10px 0;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option {
padding: 0 5px;
gap: 0 5px;
}
.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option__quantity {
text-align: left;
} .tiered-pricing-shop-loop--reduced .tiered-pricing-plain-texts {
text-align: left;
list-style: disc;
}.label-wrap.wapl-ribbon{top:0;width:100%;height:100%;position:absolute;overflow:hidden}.wapl-ribbon .product-label{position:absolute;width:10px;color:#fff;text-align:center;padding:10px 10px 0px 10px;transform-origin:top;height:auto;word-break:break-all;top:0;box-sizing:content-box}.wapl-ribbon .product-label:after{content:"";position:absolute;bottom:-20px;border:15px solid #e74c3c;border-top-width:5px;border-bottom-color:rgba(0,0,0,0) !important;left:0;width:0}.wapl-ribbon.wapl-alignleft .product-label{float:left;left:10px}.wapl-ribbon.wapl-alignright .product-label{float:right;right:10px}.wapl-ribbon.wapl-aligncenter .product-label{margin:0 auto;display:block;position:relative}.wapl-ribbon .product-label{line-height:.7em;writing-mode:vertical-lr;text-orientation:upright}.wapl-ribbon .label-red{background-color:#e74c3c}.wapl-ribbon .label-red.product-label:after{border-color:#e74c3c}.wapl-ribbon .label-blue{background-color:#3498db}.wapl-ribbon .label-blue.product-label:after{border-color:#3498db}.wapl-ribbon .label-green{background-color:#39a539}.wapl-ribbon .label-green.product-label:after{border-color:#39a539}.wapl-ribbon .label-yellow{background-color:#ffe312;color:#444}.wapl-ribbon .label-yellow.product-label:after{border-color:#ffe312}.wapl-ribbon .label-orange{background-color:#ffa608}.wapl-ribbon .label-orange.product-label:after{border-color:#ffa608}.wapl-ribbon .label-gray{background-color:#999}.wapl-ribbon .label-gray.product-label:after{border-color:#999}.wapl-ribbon .label-black{background-color:#444}.wapl-ribbon .label-black.product-label:after{border-color:#444}.wapl-ribbon .label-white{background-color:#fff;color:#444}.wapl-ribbon .label-white.product-label:after{border-color:#fff}.label-wrap.wapl-ribbon2{top:0;width:100%;height:100%;position:absolute;overflow:hidden}.wapl-ribbon2 .product-label{position:absolute;width:10px;color:#fff;text-align:center;padding:10px 10px 0 10px;transform-origin:top;height:auto;word-break:break-all;top:0;box-sizing:content-box}.wapl-ribbon2 .product-label:after{content:"";position:absolute;bottom:-15px;border-color:#e74c3c;border-bottom-color:rgba(0,0,0,0) !important;border-left-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important;border-width:15px 15px 0 15px;border-style:solid;left:0}.wapl-ribbon2.wapl-alignleft .product-label{float:left;left:10px}.wapl-ribbon2.wapl-alignright .product-label{float:right;right:10px}.wapl-ribbon2.wapl-aligncenter .product-label{margin:0 auto;display:block;position:relative}.wapl-ribbon2 .product-label{line-height:.7em;writing-mode:vertical-lr;text-orientation:upright}.wapl-ribbon2 .label-red{background-color:#e74c3c}.wapl-ribbon2 .label-red.product-label:after{border-top-color:#e74c3c}.wapl-ribbon2 .label-blue{background-color:#3498db}.wapl-ribbon2 .label-blue.product-label:after{border-top-color:#3498db}.wapl-ribbon2 .label-green{background-color:#39a539}.wapl-ribbon2 .label-green.product-label:after{border-top-color:#39a539}.wapl-ribbon2 .label-yellow{background-color:#ffe312;color:#444}.wapl-ribbon2 .label-yellow.product-label:after{border-top-color:#ffe312}.wapl-ribbon2 .label-orange{background-color:#ffa608}.wapl-ribbon2 .label-orange.product-label:after{border-top-color:#ffa608}.wapl-ribbon2 .label-gray{background-color:#999}.wapl-ribbon2 .label-gray.product-label:after{border-top-color:#999}.wapl-ribbon2 .label-black{background-color:#444}.wapl-ribbon2 .label-black.product-label:after{border-top-color:#444}.wapl-ribbon2 .label-white{background-color:#fff;color:#444}.wapl-ribbon2 .label-white.product-label:after{border-top-color:#fff}.label-wrap.wapl-diagonal-bar{top:0;width:100%;height:100%;position:absolute;overflow:hidden}.wapl-diagonal-bar .product-label{overflow:hidden;white-space:nowrap;position:absolute;left:-60px;top:20px;width:200px;color:#fff;text-align:center;padding:3px;-webkit-transform:rotate(-42deg);-moz-transform:rotate(-42deg);-ms-transform:rotate(-42deg);-o-transform:rotate(-42deg);transform:rotate(-42deg)}.wapl-diagonal-bar .label-product[href]:hover,.wapl-diagonal-bar .label-product[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.wapl-diagonal-bar.wapl-alignright .product-label{float:right;right:-60px;left:inherit;top:20px;-webkit-transform:rotate(42deg);-moz-transform:rotate(42deg);-ms-transform:rotate(42deg);-o-transform:rotate(42deg);transform:rotate(42deg)}.label-wrap.wapl-diagonal-bar.wapl-alignleft .product-label{float:left;left:-60px;top:20px}.wapl-diagonal-bar .label-red{background-color:#e74c3c}.wapl-diagonal-bar .label-blue{background-color:#3498db}.wapl-diagonal-bar .label-green{background-color:#39a539}.wapl-diagonal-bar .label-yellow{background-color:#ffe312;color:#444}.wapl-diagonal-bar .label-orange{background-color:#ffa608}.wapl-diagonal-bar .label-gray{background-color:#999}.wapl-diagonal-bar .label-black{background-color:#444}.wapl-diagonal-bar .label-white{background-color:#fff;color:#444}.wapl-flash{position:absolute;top:-13px;font-size:12px;font-weight:700;line-height:50px;height:50px;width:50px}.wapl-flash .product-label{text-align:center;border-radius:100%;border:3px solid #fff;color:#fff;font-size:12px;font-weight:700;line-height:50px;display:block;height:50px;width:50px}.wapl-flash .product-label{position:relative;z-index:999}.wapl-flash.label-red .product-label{background-color:#d9534f}.wapl-flash.label-blue .product-label{background-color:#0e44b6}.wapl-flash.label-green .product-label{background-color:#39a539}.wapl-flash.label-yellow .product-label{background-color:#ffe312;color:#444}.wapl-flash.label-orange .product-label{background-color:#ffa608}.wapl-flash.label-gray .product-label{background-color:#999}.wapl-flash.label-black .product-label{background-color:#444}.wapl-flash.label-white .product-label{background-color:#fff;color:#444;border-color:#444}.wapl-flash.wapl-alignleft{left:-13px}.wapl-flash.wapl-alignnone,.wapl-flash.wapl-alignright{right:-13px}.wapl-flash.wapl-aligncenter{left:50%;margin-left:-25px !important}.label-wrap.wapl-corner{top:0;width:100%;height:100%;position:absolute;overflow:hidden}.wapl-corner .product-label{overflow:hidden;white-space:nowrap;position:absolute;left:-66px;top:-27px;color:#fff;text-align:center;padding:3px;height:60px;width:200px;transform-origin:bottom center;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.wapl-corner .label-product[href]:hover,.wapl-corner .label-product[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.wapl-corner.wapl-alignright .product-label{float:right;left:initial;right:-66px;top:-30px;height:60px;width:200px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.wapl-corner .wapl-label-text{position:absolute;width:100%;display:block;bottom:5px}.label-wrap.wapl-corner.wapl-alignleft .product-label{float:left;left:-66px;top:-27px}.wapl-corner .label-red{background-color:#e74c3c}.wapl-corner .label-blue{background-color:#3498db}.wapl-corner .label-green{background-color:#39a539}.wapl-corner .label-yellow{background-color:#ffe312;color:#444}.wapl-corner .label-orange{background-color:#ffa608}.wapl-corner .label-gray{background-color:#999}.wapl-corner .label-black{background-color:#444}.wapl-corner .label-white{background-color:#fff;color:#444}.label-wrap:not(.wapl-custom) .product-label{background-image:none !important}.wapl-custom{top:0;width:100%;height:100%;position:absolute;overflow:hidden}.wapl-custom .product-label{width:100%;height:100%;background-repeat:no-repeat;display:inline-block;position:relative}.wapl-custom.wapl-alignleft .product-label{background-position:top left}.wapl-custom.wapl-alignnone .product-label,.wapl-custom.wapl-alignright .product-label{background-position:top right}.wapl-custom.wapl-aligncenter .product-label{background-position:top center}.onsale{display:none}.single-product .wapl-label{margin-top:8px}.single-product .images{position:relative}.wapl-label .product-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;position:relative}.wapl-label .label-product[href]:hover,.wapl-label .label-product[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.wapl-label .label-red{background-color:#d9534f}.wapl-label .label-blue{background-color:#0e44b6}.wapl-label .label-green{background-color:#39a539}.wapl-label .label-yellow{background-color:#ffe312;color:#444}.wapl-label .label-orange{background-color:#ffa608}.wapl-label .label-gray{background-color:#999}.wapl-label .label-black{background-color:#444}.wapl-label .label-white{background-color:#fff;color:#444}.label-wrap.wapl-alignleft{float:left}.label-wrap.wapl-alignright{float:right}.label-wrap.wapl-aligncenter{margin-left:auto;margin-right:auto}.label-wrap{pointer-events:none;z-index:99}.label-product del{color:#fff}.product-label:empty{display:none}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//wellbeingsg.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//wellbeingsg.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//wellbeingsg.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//wellbeingsg.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}