.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;
}@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.css);
#main-q-row{
padding-bottom: 2%;
width: 100%;
float: left;
border-bottom: 1px solid darkgrey;
}
table.addify-quote-form__contents td.offered-price .offered-price-input {
padding: 0.326em;
width: 4.706325903em;
}
div.addify_converty_to_order_button{
width: 100%;
overflow: hidden;
margin-top: 1em;
}
section.addify-quote-details{
overflow: auto;
}
section.addify-quote-details table.quote_details th.product-name{
min-width: 150px;
}
section.addify-quote-details table.quote_details th, section.addify-quote-details table.quote_details td{
padding: 0.875em 0.875em 0;
}
form.addify-quote-form table.addify-quote-form__contents th.product-name{
min-width: 150px;
}
form.addify-quote-form table.addify-quote-form__contents th, form.addify-quote-form table.addify-quote-form__contents td{
padding: 0.875em 0.875em 0;
}
div.addify_converty_to_order_button button{
float: right;
background: green;
color: white;
border-radius: 3px;
}
#dropdown{
min-width: 280px !important;
display: none;
background-color: #f0f0f0;
position: absolute;
top:100%;
right: -20%;
z-index: 100;
padding: 17px;
}
#quote-li-icon{
width: auto;
}
#quote-li-icon .dashicons-cart{
margin-top: 10px;
}
.colimg {
padding: 0%;
width: 25%;
float: left;
}
.colpro {
padding: 0%;
width: 60%;
float: left;
margin-left: 10px;
}
.coldel {
padding: 0%;
width: 10%;
float: left;
}
#view-quote {
text-align: center;
background-color: #1a1a1a;
color: white;
border-radius: unset;
border: 1px solid #1a1a1a;
font-size: 13px;
font-weight: bold;
padding: 10px;
}
.main-btn-col{
margin-top: 2%;
padding-left: 2%;
padding-right: 2%;
}
#dropdownMenuButton {
cursor: pointer;
}
#quantity {
font-size: 10px !important ;
}
.scrollable-menu {
height: auto;
max-height: 300px;
overflow-x: hidden;
}
#delete-quote{
margin-top: 23%;
cursor: pointer;
}
#delete-quote:hover{
color: red;
}
#empty-message {
font-size: 14px;
}
.quote-li .afrq-menu-item{
display: flex;
justify-content: space-between;
align-items: center;
}
.quote-li .afrq-menu-item .totalitems{ 
width: auto; 
white-space: nowrap;
padding-left: 5px;
}
ul li#quote-li{ 
float: right;
width: auto;
}
.qrow{ padding-top: 5px; padding-bottom: 5px; border-bottom: solid 1px #ccc;}
.view-quote-row{ margin-top: 15px !important;}
.loader{ display: none;}
.loader {
border: 10px solid #f3f3f3; border-top: 16px solid #3498db; border-radius: 50%;
width: 20px;
height: 20px;
animation: spin 2s linear infinite;
position: absolute;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
#quantityfor{ float: left; height: 46px; margin-right: 10px; width: 50px;}
.rfq_form_wrap div.row {
margin-bottom:5px;
padding:2px;
}
.af_quote_form{ width: 100%; float: left;}
.form_row{ width: 100%; float: left; margin-top: 10px;}
.form_row label{ width: 100%; float: left; font-weight: bold;}
.afnonece{ color: red;}
.successmsg{ color: green; font-size: 14px;}
.errormsg{ color: red; font-size: 14px;}
.woo_options { width: 100%; float: left; margin-top: 10px; }
.woo_options_mini { width: 100%; float: left; margin-top: 10px; font-size: 12px; }
.pronam { font-size: 14px; }
.added_quote {
color:green;
font-size: 14px;
border: solid 1px;
padding: 6px;
margin-bottom: 20px;
display: none;
}
.added_quote_pro {
color:green;
font-size: 14px;
border: solid 1px;
padding: 6px;
margin-top: 20px;
display: none;
}
.frequired{ color: red; width: 100%; float: left; margin-bottom: 10px; }
.af_allowed_types{ width: 100%; float: left; margin-top: 10px; font-size: 12px; }
#afrfqerror{ color: red; margin-top: 10px; }
@media screen and (min-width: 320px){
.quote_totals{
width: 80%; 
float: right;
}
.form_row .form_row_input{ width: 100%; float: left; margin-top: 7px;}
}
@media screen and (min-width: 720px){
.quote_totals{
width: 50%; 
float: right;
}
.form_row .form_row_input{ width: 60%; float: left; margin-top: 7px;}
}
.req_price_text{
padding: 0.326em;
width: 3.706325903em;
}
.addify__quote-item .product-thumbnail img{
width: 50px;
}
.my_account_orders .button.download::after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
line-height: inherit;
vertical-align: baseline;
content: "\f019";
margin-left: 0.5407911001em;
}
.quote_details div.wc-order-item-sku{
font-size: 11px;
}
.quote_details thead{
white-space: nowrap;
}
.quote_details th, .quote_details td{
padding: 1.014em;
}
.quote_details a{
text-decoration: none !important;
}
table.addify-quote-form__contents .product-thumbnail, table.addify-quote-form__contents .product-remove{
width: 10%;
}
div.af_quote_fields{
width: 100%;
}
@media only screen and (max-width: 740px) {
div.af_quote_fields{
width: 100%;
}
div.af_quote_fields table.quote-fields{
width: 100%;
}
table.quote-fields tr{
padding: 1em;
}
table.quote-fields th{
margin-top: 1em;
background: none !important;
}
table.quote-fields th, table.quote-fields td{
display: block;
width: 100%;
padding: 0px;
}
}
@media only screen and (min-width: 800px) {
div.af_quote_fields{
width: 60%;
}
div.af_quote_fields table.quote-fields{
width: 100%;
border-collapse: collapse;
}
table.quote-fields th, table.quote-fields td{
background: none !important;
}
table.quote-fields tr{
border-bottom: 1px solid #f2f2f2;
}
}
div.af_quote_fields table.quote-fields h3{
font-size: 18px;
}
div.af_quote_fields input[type="text"],
div.af_quote_fields input[type="email"],
div.af_quote_fields input[type="time"],
div.af_quote_fields input[type="date"],
div.af_quote_fields input[type="datetime-local"],
div.af_quote_fields select,
div.af_quote_fields textarea {
width: 100%;
}
.mini-quote-dropdown{
position: absolute;
top: 100%;
left: 0;
z-index: 5000;
display: none;
background-color: #fff !important;
box-shadow: 0rem 0rem 1.25rem rgba(30, 34, 40, 0.06);	
border-radius: 5px;
padding-bottom: 15px;
}
.quote-li:hover .mini-quote-dropdown{
display: block;
}
.mini-quote-dropdown ul{
max-height: 270px;
overflow-y: auto;
overflow-x: hidden;
padding: 0;
position: initial !important;
display: block !important;
transition: all 0.25s ease-in-out;
margin-bottom: 10px !important;
}
.mini-quote-dropdown ul::-webkit-scrollbar {
width: 5px;
}
.mini-quote-dropdown ul::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.mini-quote-dropdown ul::-webkit-scrollbar-thumb {
background-color: black;
outline: 1px solid slategrey;
}
.mini-quote-dropdown li.addify-rfq-mini-cart-item{
position: relative !important;
overflow: hidden;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.mini-quote-dropdown li.addify-rfq-mini-cart-item:hover,
.mini-quote-dropdown li.addify-rfq-mini-cart-item:active,
.mini-quote-dropdown li.addify-rfq-mini-cart-item:focus{
background-color: #f9fbfc;
}
.arfq-pro-thumbnail img{
width: 45px;
height: auto;
float: none !important;
max-width: 45px !important;
}
.mini-quote-dropdown li a.quote-remove{
font-size: 12px;
display: block;
background-color: transparent;
position: relative;
width: 15px;
line-height: 22px;
overflow: hidden;
opacity: 0.6;
font-weight: bold !important;
}
.mini-quote-dropdown li a.quote-remove:hover{
opacity: 1;
background-color: transparent !important;
color: #01b3a5;
}
.mini-quote-dropdown .arfq-pro-detail{
padding: 0 10px;
}
.arfq-pro-price{
font-size: 14px;
line-height: 20px;
color: #000;
}
.arfq-pro-qty{
font-size: 12px;
line-height: 22px;
}
.mini-quote-dropdown .arfq-pro-detail a{
padding: 0 !important;
font-weight: bold !important;
font-size: 14px !important;
line-height: 24px;
}
.mini-quote-dropdown .arfq-pro-detail a:hover,
.mini-quote-dropdown .arfq-pro-detail a:focus,
.mini-quote-dropdown .arfq-pro-detail a:active{
background-color: transparent !important;
}
.mini-quote-dropdown p.total{
padding: 12px 20px;
margin: 0;
text-align: center;
border-top: 1px solid rgba(0,0,0,.05);
display: inline-block;
min-width: 100%;
width: 100%;
}
.mini-quote-dropdown .buttons{
padding: 0em 1em;
text-align: center;
display: inline-block;
min-width: 100%;
width: 100%;
}
.mini-quote-dropdown .arfq-pro-detail .quantity{
font-size: 14px;
line-height: 24px;
}
.mini-quote-dropdown .addify-rfq-mini-cart__empty-message{
padding: 10px;
white-space: nowrap;
margin-top: 10px;
margin-bottom: 10px;
}
button.addify_checkout_place_quote{
float: right;
}
table.my_account_quotes form.quote-convert-to-order{
display: inline;
}
.af_rfq_get_qoute_by_id{
display: inline-block;
}
#af_rfq_download_pdf_with_qoute_id{
padding: 9px;
background: #eeeeee;
color: #333333;
}
#loader-wrapper{
position:fixed;
width:100%;
left:0;right:0;top:0;bottom:0;
background-color: rgba(255,255,255,0.7);
z-index:9999;
display:none;
}
@-webkit-keyframes spin {
from {-webkit-transform:rotate(0deg);}
to {-webkit-transform:rotate(360deg);}
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}
#loader-wrapper::after {
content:'';
display:block;
position:absolute;
left:48%;
top:40%;
width:25px;
height:25px;
border-style:dotted;
border-color:black;
border-top-color:transparent;
border-width: 7px;
border-radius:50%;
-webkit-animation: spin .8s linear infinite;
animation: spin .8s linear infinite;
}