.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.GMA { display: none; }.flipbook-overlay{
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/images/overlay_lightbox.png) repeat; }
.flipbook-wrapper{
position: absolute;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffffff; }
.flipbook-lightbox-thumb-overlay{
opacity:0;
position:absolute;
width:100%;
height:100%;	
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.2);
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.flipbook-lightbox-thumb-overlay:hover{
opacity:1;
}
.flipbook-lightbox-thumb-icon{
position: relative;
margin-left: -50%;
margin-top: -50%;
color: #555;
display:none;
}
.flipbook-lightbox-thumb-icon-holder{
position: absolute;
left: 50%;
top: 50%;
}
.flipbook-wrapper-transparent{
width: 100%;
height: 100%;
background:none;
}
.flipbook-main-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.flipbook-bookLayer{
position: absolute;
top: 0;
left:0;
right:0;
bottom:40px;
overflow: hidden;
}
.flipbook-center-container{
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-center-container-wrapper{
}
.flipbook-center-wrapper{
}
.flipbook-book{
display:block;
position: relative;
}
.flipbook-page{
position: absolute;
width: 100%;
height: 100%;
transform:translateZ(0px); will-change:transform;
}
.flipbook-page3{
position: absolute; overflow: hidden;
transform:translateZ(0px); will-change:transform;
background: #eee;
}
.flipbook-page3-html{
position: absolute;
width: 100%;
height: 100%;
}
.flipbook-page3 img{
position:absolute;
width: 100%;
height: 100%;
}
.flipbook-page3 canvas{
position:absolute;
width: 100%;
height: 100%;
}
.flipbook-page3-front{
transform-origin:0 50%;
-webkit-transform-origin:0 50%;
}
.flipbook-page3-back{
transform-origin:100% 50%;
-webkit-transform-origin: 100% 50%;
}
.flipbook-book3{
display:block;
position: relative;
}
.flipbook-center-container3{
position:relative;
height:100%;
perspective: 4000px;
-webkit-perspective: 4000px;
transform:translateZ(0px); will-change:transform;
}
.flipbook-page-face{
position: absolute;
background-color: #DDD; 
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-page-overlay{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
background:rgba(0,0,0,.9);
pointer-events: none !important;
z-index: 10;
}
.flipbook-page-htmlContent{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:50;
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-book canvas{
position :absolute;
left: 0;
top: 0;
z-index:50;
width: 100%;
height: 100%;
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-page img{
width: 100%;
height: 100%;
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
}
.flipbook-opacity0{
opacity:0;
}
.flipbook-opacity1{
opacity:1;
}
.flipbook-arrow-wrapper{
opacity:.6;
}
.flipbook-left-arrow{
display:block !important;
position:absolute !important;
left: 0;
top:50% !important;
margin-top: -40px !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 40px !important;
-webkit-font-smoothing: antialiased !important;
text-align: center !important;
cursor:pointer !important;
padding-left: 18px !important;
padding-right: 22px !important;
}
.flipbook-first-arrow{
display: block !important;
position: absolute !important;
left: 0;
top: 50% !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 16px !important;
-webkit-font-smoothing: antialiased !important;
text-align: center !important;
cursor: pointer !important;
padding-left: 23px;
padding-right: 22px;
padding-top: 5px;
padding-bottom: 5px;
}
.flipbook-last-arrow{
display: block !important;
position: absolute !important;
right: 0;
top: 50% !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 16px !important;
-webkit-font-smoothing: antialiased !important;
text-align: center !important;
cursor: pointer !important;
padding-left: 23px;
padding-right: 22px;
padding-top: 5px;
padding-bottom: 5px;
}
.flipbook-right-arrow{
display:block !important;
position:absolute !important;
right: 0;
top:50% !important;
margin-top: -40px !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 40px !important;
-webkit-font-smoothing: antialiased !important;
text-align: center !important;
cursor:pointer !important;
padding-left: 22px !important;
padding-right: 18px !important;
}
.flipbook-currentPageHolder{
position: absolute;
top: 5px; }
.flipbook-currentPage {
position: absolute !important; text-align: right !important;
padding: 0 !important;
padding-right: 5px !important;
border: none!important;
width: 2.5em !important;
font-size: 1em !important;
font-family: 'Open Sans','Helvetica Neue', Arial, sans-serif !important;
line-height: 30px !important; max-width: none !important;
background: rgba(128,128,128,.2);
border-radius: 7px;
} .flipbook-totalPages {
box-shadow: none;
padding-left: 3em !important;
padding-right: 1em !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
border: none !important;
width: 3em !important;
font-size: 1em !important;
font-family: 'Open Sans','Helvetica Neue', Arial, sans-serif;
text-align: left !important;
line-height: 30px !important; height: 35px; pointer-events: none;
}
.flipbook-currentPage:focus {
outline: none;
}
.flipbook-menuWrapper {
position: absolute;
bottom: 0; left: 0;
right: 0;
margin: 0;
padding: 0;
z-index: 99999;
}
.flipbook-menuWrapper:hover{
opacity: 1;
}
.flipbook-menu {
position: relative;
text-align: center;
margin: 0;    height: 40px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.flipbook-menu-btn {
display: inline;
cursor: pointer;
background: none;
}
.flipbook-thumbHolder{
bottom: 40px;
position:absolute;
left:0;
top :0;
}
.flipbook-thumbContainer{
margin:0;
padding:0;
position:relative;
margin-left: 20px;
}
.flipbook-thumb{
display:inline-block;
position:relative;
margin-top:15px; cursor: pointer;
}
.flipbook-thumb-num{
display:block;
text-align:center;
font-family: 'Open Sans','Helvetica Neue', Arial, sans-serif;
font-size: .8em;
font-weight: bold;
}
.flipbook-thumb img{
border: 1px solid rgba(134, 134, 134, 0.33);
display: inline-block; -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.flipbook-toc{
position: relative;
margin:0;
padding:0;
}
.flipbook-tocHolder{
position: absolute;
top:0;
width: 300px;
bottom: 40px;
-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out;    }
.flipbook-tocItem{
display: block;
padding: 10px 20px;
text-align: justify;
cursor: pointer;
font-size: .9em;
font-family: 'Open Sans','Helvetica Neue', Arial, sans-serif; border-top: solid 1px rgba(135, 135, 135, 0.22); }
.flipbook-tocItem:hover{
background: rgba(128,128,128,.2)
}
.flipbook-tocItem .right{
float: right;
}
.flipbook-tocTitle{
display: block;
padding: 20px;
text-align: left;
text-transform: uppercase;
}
.invisible{
opacity: 0;
pointer-events:none;
display:none;
}
.transition{
-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.flipbook-shareButtons{
width: 41px;
position: absolute;  bottom: 40px;  max-width: 100%;   max-height:100%;
overflow: hidden;  ;  text-align:center;
}
.flipbook-shareBtn{
display: inline-block;
cursor: pointer;  } .flipbook-icon-general{
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 16px !important;
line-height: 1 !important;
-webkit-font-smoothing: antialiased !important;
padding-bottom: 12px !important;
padding-top: 12px !important;
width: 36px !important;
bottom: 0 !important;
text-align: center !important;
}
.flipbook-btn-close{
height:20px;
position:absolute;
top:.0;
right:0;
cursor:pointer;
font-size: .8em;
} .flipbook-skin-color{ } .flipbook-bg-dark{
background: rgba(20, 20, 20, 0.9);    }
.flipbook-color-dark{
color: rgba(255,255,255,.6);
}
.flipbook-color-dark:hover{
color: #FFF;
} .flipbook-bg-light{
background: rgba(255, 255, 255, 0.9);
}
.flipbook-color-light{
color: rgba(0,0,0,.6);
}
.flipbook-color-light:hover{
color: #000;
}
.tooltips {  }
.tooltips span {
position: absolute;
width:140px;
color: #FFFFFF;
background: #000000;
height: 31px;
line-height: 31px;
text-align: center;
visibility: hidden;
border-radius: 0px;
}
.tooltips span:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -8px;
width: 0; height: 0;
border-top: 8px solid #000000;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
}
.tooltips:hover span {
visibility: visible; bottom: 30px;  z-index: 999;
}
.flipbook-lightbox-toolbar{
position:absolute;
top: 0;
right: 0;
z-index: 99999 !important;
}
.flipbook-lightbox-toolbar span{
cursor:pointer;
padding:5px 8px;
}
.flipbook-loading-bar {
position: relative;
width: 100%;
height: 6px;
background-color: #333;
border-bottom: 1px solid #333;
}
.flipbook-progress-bar{
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
background-color: #ddd;
overflow: hidden;
-webkit-transition: width 200ms;
transition: width 200ms;
}
.flipbook-carousel-wrapper{
position:absolute;
width:100%;
height:100%;
}
.flipbook-carousel-scroller{
float:left;
position:relative;
width:10000px;
height:100%;
}
.flipbook-carousel-scroller ul{
list-style:none;
display:block;
float:left;
width:100%;
height:100%;
padding:0;
margin:0;
text-align:left;
}
.flipbook-carousel-scroller li {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-sizing:border-box;
display:block; float:left;
width:500px; height:100%;
text-align:center;
font-family:georgia;
font-size:18px;
line-height:140%; }
.flipbook-carousel-page {
height:100%;
position:relative; }
.flipbook-carousel-zoom-page{
height:100%;
position:relative;
}
.flipbook-carousel-zoom-page img{
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
position: absolute;
}
.flipbook-carousel-page img{
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
position: absolute;
}
.flipbook-carousel-image-wrapper{
position: absolute;
width: 100%;
height: 100%;
}
.flipbook-carousel-zoom-wrapper{
position: absolute;
width: 100%;
height: 100%;
}
.flipbook-carousel-zoom{
position: relative;
width: 100%;
height: 100%;
} .flipbook-share .social.bottom,.flipbook-share .social.top{
-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0
}
.flipbook-share{
width:92px;height:20px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}
.flipbook-share [class*=entypo-]:before{
font-family:entypo,sans-serif
}
.flipbook-share label{
font-size:16px;cursor:pointer;margin:0;padding:5px 10px;border-radius:5px;background:#a29baa;color:#333;transition:all .3s ease
}
.flipbook-share label:hover{
opacity:.8
}
.flipbook-share label span{
text-transform:uppercase;font-size:.9em;font-family:Lato,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;padding-left:6px
}
.flipbook-share .social{
opacity:0;transition:all .4s ease;margin-left:-15px;visibility:hidden
}
.flipbook-share .social.top{
-ms-transform-origin:0 0;transform-origin:0 0; bottom: 34px;
position: absolute;
left: 10px;
}
.flipbook-share .social.bottom{
-ms-transform-origin:0 0;transform-origin:0 0;margin-top:5px
}
.flipbook-share .social.middle.left,.flipbook-share .social.middle.right{
-ms-transform-origin:5% 50%;transform-origin:5% 50%;-webkit-transform-origin:5% 50%;-moz-transform-origin:5% 50%;-o-transform-origin:5% 50%
}
.flipbook-share .social.middle{
margin-top:-34px
}
.flipbook-share .social.middle.right{
margin-left:105px
}
.flipbook-share .social.networks-1.center,.flipbook-share .social.networks-1.left,.flipbook-share .social.right{
margin-left:14px
}
.flipbook-share .social.load{
transition:none!important
}
.flipbook-share .social.networks-1{
width:60px
}
.flipbook-share .social.networks-1.middle.left{
margin-left:-70px
}
.flipbook-share .social.networks-1 ul{
width:60px
}.flipbook-share .social.networks-2,.flipbook-share .social.networks-2 ul{
width:120px
}
.flipbook-share .social.networks-2.center{
margin-left:-13px
}
.flipbook-share .social.networks-2.left{
margin-left:-44px
}
.flipbook-share .social.networks-2.middle.left{
margin-left:-130px
}
.flipbook-share .social.networks-3,.flipbook-share .social.networks-3 ul{
width:180px
}
.flipbook-share .social.networks-3.center{
margin-left:-45px
}
.flipbook-share .social.networks-3.left{
margin-left:-102px
}
.flipbook-share .social.networks-3.middle.left{
margin-left:-190px
}
.flipbook-share .social.networks-4,.flipbook-share .social.networks-4 ul{
width:240px
}
.flipbook-share .social.networks-4.center{
margin-left:-75px
}
.flipbook-share .social.networks-4.left{
margin-left:162px
}
.flipbook-share .social.networks-4.middle.left{
margin-left:-250px
}
.flipbook-share .social.networks-5,.flipbook-share .social.networks-5 ul{
width: 40px;}
.flipbook-share .social.networks-5.center{ }
.flipbook-share .social.networks-5.left{
margin-left:-225px
}
.flipbook-share .social.networks-5.middle.left{
margin-left:-320px
}
.flipbook-share .social.active{
opacity:1;transition:all .4s ease;visibility:visible
}
.flipbook-share .social.active.top{
-webkit-transform:scale(1)translateY(-10px);-moz-transform:scale(1)translateY(-10px);-o-transform:scale(1)translateY(-10px);-ms-transform:scale(1)translateY(-10px);transform:scale(1)translateY(-10px)
}
.flipbook-share .social.active.bottom{
-webkit-transform:scale(1)translateY(15px);-moz-transform:scale(1)translateY(15px);-o-transform:scale(1)translateY(15px);-ms-transform:scale(1)translateY(15px);transform:scale(1)translateY(15px)
}
.flipbook-share .social.active.middle.right{
-webkit-transform:scale(1)translateX(10px);-moz-transform:scale(1)translateX(10px);-o-transform:scale(1)translateX(10px);-ms-transform:scale(1)translateX(10px);transform:scale(1)translateX(10px)
}
.flipbook-share .social.active.middle.left{
-webkit-transform:scale(1)translateX(-10px);-moz-transform:scale(1)translateX(-10px);-o-transform:scale(1)translateX(-10px);-ms-transform:scale(1)translateX(-10px);transform:scale(1)translateX(-10px)
}
.flipbook-share .social ul{
position:relative;left:0;right:0;height:46px;color:#fff;margin:auto;padding:0;list-style:none
}
.flipbook-share .social ul li{
font-size: 16px;cursor:pointer;
width: 40px;margin:0;
padding: 9px 0;text-align:center;float:left;display:none;height:22px;position:relative;z-index:2;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;transition:all .3s ease
}
.flipbook-share .social ul li:hover{ }
.flipbook-share .social li[class*=facebook]{ }
.flipbook-share .social li[class*=twitter]{ }
.flipbook-share .social li[class*=google_plus]{ }
.flipbook-share .social li[class*=pinterest]{ }
.flipbook-share .social li[class*=send-o]{ } #floatingCirclesG{
position: absolute;
width:64px;
height:64px;
-moz-transform:scale(0.6);
-webkit-transform:scale(0.6);
-ms-transform:scale(0.6);
-o-transform:scale(0.6);
transform:scale(0.6);
z-index: 999;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px;
}
.f_circleG{
position:absolute;
background-color:#FFFFFF;
height:12px;
width:12px;
-moz-border-radius:6px;
-moz-animation-name:f_fadeG;
-moz-animation-duration:0.72s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:6px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:0.72s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:6px;
-ms-animation-name:f_fadeG;
-ms-animation-duration:0.72s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:6px;
-o-animation-name:f_fadeG;
-o-animation-duration:0.72s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:6px;
animation-name:f_fadeG;
animation-duration:0.72s;
animation-iteration-count:infinite;
animation-direction:linear;
}
#frotateG_01{
left:0;
top:26px;
-moz-animation-delay:0.27s;
-webkit-animation-delay:0.27s;
-ms-animation-delay:0.27s;
-o-animation-delay:0.27s;
animation-delay:0.27s;
}
#frotateG_02{
left:8px;
top:8px;
-moz-animation-delay:0.36s;
-webkit-animation-delay:0.36s;
-ms-animation-delay:0.36s;
-o-animation-delay:0.36s;
animation-delay:0.36s;
}
#frotateG_03{
left:26px;
top:0;
-moz-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-o-animation-delay:0.45s;
animation-delay:0.45s;
}
#frotateG_04{
right:8px;
top:8px;
-moz-animation-delay:0.54s;
-webkit-animation-delay:0.54s;
-ms-animation-delay:0.54s;
-o-animation-delay:0.54s;
animation-delay:0.54s;
}
#frotateG_05{
right:0;
top:26px;
-moz-animation-delay:0.63s;
-webkit-animation-delay:0.63s;
-ms-animation-delay:0.63s;
-o-animation-delay:0.63s;
animation-delay:0.63s;
}
#frotateG_06{
right:8px;
bottom:8px;
-moz-animation-delay:0.72s;
-webkit-animation-delay:0.72s;
-ms-animation-delay:0.72s;
-o-animation-delay:0.72s;
animation-delay:0.72s;
}
#frotateG_07{
left:26px;
bottom:0;
-moz-animation-delay:0.81s;
-webkit-animation-delay:0.81s;
-ms-animation-delay:0.81s;
-o-animation-delay:0.81s;
animation-delay:0.81s;
}
#frotateG_08{
left:8px;
bottom:8px;
-moz-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-o-animation-delay:0.9s;
animation-delay:0.9s;
}
@-moz-keyframes f_fadeG{
0%{
background-color:#000000}
100%{
background-color:#FFFFFF}
}
@-webkit-keyframes f_fadeG{
0%{
background-color:#000000}
100%{
background-color:#FFFFFF}
}
@-ms-keyframes f_fadeG{
0%{
background-color:#000000}
100%{
background-color:#FFFFFF}
}
@-o-keyframes f_fadeG{
0%{
background-color:#000000}
100%{
background-color:#FFFFFF}
}
@keyframes f_fadeG{
0%{
background-color:#000000}
100%{
background-color:#FFFFFF}
}@font-face {
font-family: 'FontAwesome';
src: url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.uhealthdigest.com/wp-content/plugins/real3d-flipbook/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//www.uhealthdigest.com/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}div[id^=google-maps-builder] .gmb-infobubble .place-description,div[id^=google-maps-builder] div.gmb-infobubble>div{white-space:normal}.gmb-clearfix:after{content:"";display:table;clear:both}.google-maps-builder{width:100%;height:500px;min-height:275px}div[id^=google-maps-builder] div[class*="_ibani_"]{box-shadow:0 0 3px rgba(0,0,0,.2)}div[id^=google-maps-builder] iframe.gm-save-widget{margin:0;padding:0}div[id^=google-maps-builder] img{max-width:none;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;width:auto}div[id^=google-maps-builder] .gmb-infobubble{padding:0;margin:0;box-sizing:border-box;cursor:default}div[id^=google-maps-builder] .gmb-infobubble div.place-description,div[id^=google-maps-builder] .gmb-infobubble p{font-size:13px;margin:0 0 7px;color:#2C2C2C}div[id^=google-maps-builder] .gmb-infobubble div.place-description{margin-bottom:0}div[id^=google-maps-builder] .gmb-infobubble p.place-title{font-family:Roboto,Arial,sans-serif;font-size:16px;line-height:21px;margin-bottom:0;font-weight:700;min-height:21px;white-space:normal}div[id^=google-maps-builder] .gmb-infobubble .place-description+.marker-info-wrapper,div[id^=google-maps-builder] .gmb-infobubble .place-title+.marker-info-wrapper,div[id^=google-maps-builder] .gmb-infobubble p.place-title+div.place-description{margin-top:8px}div[id^=google-maps-builder] .gmb-infobubble img{max-width:100%}div[id^=google-maps-builder] .gmb-infobubble .place-thumb{margin:0 0 10px}div[id^=google-maps-builder] .gmb-infobubble .loading{background:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/loading-large.gif) center center no-repeat #FFF;height:60px}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap{overflow:hidden;margin:0 0 3px;text-align:right}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .numeric-rating{font-size:16px;color:#DD4B39;font-weight:400;display:inline-block;margin:0 5px 0 0;line-height:1}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .star-rating-wrap{background:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/review_stars.png) no-repeat;height:13px;width:67px;display:inline-block;margin:1px 0 0}div[id^=google-maps-builder] .gmb-infobubble .rating-wrap .star-rating-size{background:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/review_stars.png) 0 -13px no-repeat;height:13px}div[id^=google-maps-builder] .gmb-infobubble .gmb-mashup-single-link{font-size:14px;display:block;margin:8px 0}div.gmb-infobubble-container{box-shadow:0 0 3px rgba(0,0,0,.2)}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper{background-color:#F1F1F1;padding:12px;font-size:13px;display:block;min-width:260px;overflow:hidden}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper span.place-icon{background:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/google-icons.png) no-repeat;height:20px;width:20px;display:inline-block;margin:0 2px -6px -3px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address{float:left;width:50%;font-style:italic;text-align:left}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address .place-directions-link{display:block;margin:3px 0 0}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-address .place-directions-link>span{background-position:0 -226px;margin-right:0}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-phone{text-align:right;margin:0 0 3px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-phone span.place-icon{background-position:0 -355px}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-website{text-align:right}div[id^=google-maps-builder] .gmb-infobubble .marker-info-wrapper .place-website span.place-icon{background-position:0 -291px}@media screen and (max-width:440px){.gmb-infobubble{min-width:inherit;overflow:visible}}div[id^=google-maps-builder] .marker-label{z-index:99;position:absolute;display:block;margin-top:-50px;margin-left:-25px;width:50px;height:50px;font-size:28px;text-align:center;color:#FFF;white-space:nowrap;line-height:1}.google-maps-builder-wrap{position:relative;overflow:hidden}div[id^=directions-panel]{display:none;font-size:16px;margin:20px 0}div[id^=directions-panel] div.adp{border:1px solid #DDD;margin:0 0 25px}div[id^=directions-panel] div.adp-summary{padding:3px 10px 3px 5px;background-color:#F7F7F7}div[id^=directions-panel] div.adp-legal{font-size:10px;text-align:right;background:#F7F7F7;border-top:1px solid #DDD;padding:2px 4px}div[id^=directions-panel] .adp-substep .adp-stepicon{margin:0 auto}div[id^=directions-panel].panel-below{display:block;margin:20px 0}div[id^=directions-panel].panel-below .gmb-directions-toggle{display:none}div[id^=directions-panel] table{margin:0;border:none}div[id^=directions-panel] table td{padding:4px;vertical-align:middle;border:none}div[id^=directions-panel] table img{box-shadow:none;max-width:none}div[id^=directions-panel] table.adp-directions{table-layout:auto;font-size:16px}div[id^=directions-panel] table.adp-directions td.adp-substep:first-of-type{vertical-align:middle}div[id^=directions-panel] table.adp-placemark td.adp-text{border:none;padding-left:35px;font-size:20px}div[id^=directions-panel] table.adp-placemark img.adp-marker{display:block;padding:8px 0 8px 8px}@media (max-width:767px){div[id^=directions-panel] table td{padding:2px}}div[id^=directions-panel].panel-overlay{position:absolute;top:0;right:-50%;display:block;background-color:#FFF;max-width:50%;max-height:100%;box-sizing:border-box;margin:0;height:100%}div[id^=directions-panel].panel-overlay .gmb-directions-toggle{position:absolute;background-color:#FFF;top:40%;left:-40px;height:40px;width:40px}div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-directions-icon{background:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/assets/img/directions-icon.png) center center no-repeat #FFF;opacity:.5;display:block;width:40px;height:40px;cursor:pointer;-webkit-transition:.2s all linear;-moz-transition:.2s all linear;-o-transition:.2s all linear;transition:.2s all linear}#places-search #type-selector input[type=radio],div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-hide-text{display:none}div[id^=directions-panel].panel-overlay .gmb-directions-toggle .gmb-directions-icon:hover{opacity:.8}div[id^=directions-panel].panel-overlay .gmb-directions-panel-inner{overflow-y:scroll;padding:5px;height:100%}#places-search{margin-top:30px}#places-search .controls{border:1px solid transparent;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;height:32px;outline:0;box-shadow:0 2px 6px rgba(0,0,0,.3)}#places-search #pac-input{background-color:#fff;font-family:Roboto;font-size:15px;font-weight:300;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px;margin:0}#places-search #pac-input:focus{border-color:#4d90fe}#places-search .pac-container{font-family:Roboto}#places-search #type-selector{color:#fff;background-color:#4d90fe;padding:0 11px;height:30px;overflow:hidden}#places-search #type-selector label{font-family:Roboto;font-size:13px;font-weight:300;margin-right:15px;line-height:24px;padding:4px 8px 2px;border-radius:0 0 4px 4px;cursor:pointer}#places-search #type-selector input[type=radio]:checked+label{background-color:#447ee0}@font-face {
font-family: 'map-icons';
src:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.eot);
src:url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.eot?#iefix) format('embedded-opentype'),
url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.woff) format('woff'),
url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.ttf) format('truetype'),
url(//www.uhealthdigest.com/wp-content/plugins/google-maps-builder/vendor/wordimpress/maps-builder-core/includes/libraries/map-icons/fonts/map-icons.svg#map-icons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'map-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .map-icon-map-pin, .map-icon-expand, .map-icon-fullscreen, .map-icon-square-pin, .map-icon-route-pin, .map-icon-sheild, .map-icon-liquor-store, .map-icon-bicycle-store, .map-icon-hardware-store, .map-icon-insurance-agency, .map-icon-lawyer, .map-icon-real-estate-agency, .map-icon-art-gallery, .map-icon-campground, .map-icon-bakery, .map-icon-bar, .map-icon-amusement-park, .map-icon-aquarium, .map-icon-airport, .map-icon-bank, .map-icon-car-rental, .map-icon-car-dealer, .map-icon-hospital, .map-icon-hair-care, .map-icon-gym, .map-icon-grocery-or-supermarket, .map-icon-general-contractor, .map-icon-pharmacy, .map-icon-point-of-interest, .map-icon-political, .map-icon-post-box, .map-icon-health, .map-icon-post-office, .map-icon-real-estate-agency-copy, .map-icon-hindu-temple, .map-icon-restaurant, .map-icon-female, .map-icon-male, .map-icon-zoo, .map-icon-veterinary-care, .map-icon-car-repair, .map-icon-university, .map-icon-travel-agency, .map-icon-transit-station, .map-icon-beauty-salon, .map-icon-electronics-store, .map-icon-search, .map-icon-zoom-out-alt, .map-icon-movie-rental, .map-icon-atm, .map-icon-jewelry-store, .map-icon-car-wash, .map-icon-unisex, .map-icon-rv-park, .map-icon-school, .map-icon-clothing-store, .map-icon-laundry, .map-icon-casino, .map-icon-place-of-worship, .map-icon-furniture-store, .map-icon-zoom-in-alt, .map-icon-zoom-in, .map-icon-department-store, .map-icon-fire-station, .map-icon-church, .map-icon-library, .map-icon-shopping-mall, .map-icon-local-government, .map-icon-spa, .map-icon-convenience-store, .map-icon-police, .map-icon-route, .map-icon-zoom-out, .map-icon-location-arrow, .map-icon-postal-code, .map-icon-locksmith, .map-icon-doctor, .map-icon-mosque, .map-icon-stadium, .map-icon-storage, .map-icon-movie-theater, .map-icon-electrician, .map-icon-moving-company, .map-icon-postal-code-prefix, .map-icon-crosshairs, .map-icon-compass, .map-icon-dentist, .map-icon-plumber, .map-icon-museum, .map-icon-finance, .map-icon-parking, .map-icon-courthouse, .map-icon-accounting, .map-icon-store, .map-icon-subway-station, .map-icon-natural-feature, .map-icon-florist, .map-icon-food, .map-icon-night-club, .map-icon-synagogue, .map-icon-taxi-stand, .map-icon-painter, .map-icon-train-station, .map-icon-pet-store, .map-icon-gas-station, .map-icon-funeral-home, .map-icon-cemetery, .map-icon-bowling-alley, .map-icon-roofing-contractor, .map-icon-physiotherapist, .map-icon-embassy, .map-icon-city-hall, .map-icon-bus-station, .map-icon-park, .map-icon-lodging, .map-icon-toilet, .map-icon-circle, .map-icon-square-rounded, .map-icon-square, .map-icon-book-store, .map-icon-cafe, .map-icon-wheelchair, .map-icon-volume-control-telephone, .map-icon-sign-language, .map-icon-low-vision-access, .map-icon-open-captioning, .map-icon-closed-captioning, .map-icon-braille, .map-icon-audio-description, .map-icon-assistive-listening-system, .map-icon-abseiling, .map-icon-tennis, .map-icon-skateboarding, .map-icon-playground, .map-icon-inline-skating, .map-icon-hang-gliding, .map-icon-climbing, .map-icon-baseball, .map-icon-archery, .map-icon-wind-surfing, .map-icon-scuba-diving, .map-icon-sailing, .map-icon-marina, .map-icon-canoe, .map-icon-boat-tour, .map-icon-boat-ramp, .map-icon-swimming, .map-icon-whale-watching, .map-icon-waterskiing, .map-icon-surfing, .map-icon-rafting, .map-icon-kayaking, .map-icon-jet-skiing, .map-icon-fishing-pier, .map-icon-fish-cleaning, .map-icon-diving, .map-icon-boating, .map-icon-fishing, .map-icon-cross-country-skiing, .map-icon-skiing, .map-icon-snowmobile, .map-icon-snowboarding, .map-icon-snow, .map-icon-snow-shoeing, .map-icon-sledding, .map-icon-ski-jumping, .map-icon-ice-skating, .map-icon-ice-fishing, .map-icon-chairlift, .map-icon-golf, .map-icon-horse-riding, .map-icon-motobike-trail, .map-icon-trail-walking, .map-icon-viewing, .map-icon-walking, .map-icon-bicycling {
font-family: 'map-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.map-icon-map-pin:before {
content: "\e000";
}
.map-icon-expand:before {
content: "\e001";
}
.map-icon-fullscreen:before {
content: "\e002";
}
.map-icon-square-pin:before {
content: "\e003";
}
.map-icon-route-pin:before {
content: "\e004";
}
.map-icon-sheild:before {
content: "\e005";
}
.map-icon-liquor-store:before {
content: "\e006";
}
.map-icon-bicycle-store:before {
content: "\e007";
}
.map-icon-hardware-store:before {
content: "\e008";
}
.map-icon-insurance-agency:before {
content: "\e009";
}
.map-icon-lawyer:before {
content: "\e00a";
}
.map-icon-real-estate-agency:before {
content: "\e00b";
}
.map-icon-art-gallery:before {
content: "\e00c";
}
.map-icon-campground:before {
content: "\e00d";
}
.map-icon-bakery:before {
content: "\e00e";
}
.map-icon-bar:before {
content: "\e00f";
}
.map-icon-amusement-park:before {
content: "\e010";
}
.map-icon-aquarium:before {
content: "\e011";
}
.map-icon-airport:before {
content: "\e012";
}
.map-icon-bank:before {
content: "\e013";
}
.map-icon-car-rental:before {
content: "\e016";
}
.map-icon-car-dealer:before {
content: "\e017";
}
.map-icon-hospital:before {
content: "\e018";
}
.map-icon-hair-care:before {
content: "\e019";
}
.map-icon-gym:before {
content: "\e01a";
}
.map-icon-grocery-or-supermarket:before {
content: "\e01b";
}
.map-icon-general-contractor:before {
content: "\e01c";
}
.map-icon-pharmacy:before {
content: "\e01d";
}
.map-icon-point-of-interest:before {
content: "\e01e";
}
.map-icon-political:before {
content: "\e01f";
}
.map-icon-post-box:before {
content: "\e020";
}
.map-icon-health:before {
content: "\e021";
}
.map-icon-post-office:before {
content: "\e022";
}
.map-icon-real-estate-agency-copy:before {
content: "\e023";
}
.map-icon-hindu-temple:before {
content: "\e024";
}
.map-icon-restaurant:before {
content: "\e025";
}
.map-icon-female:before {
content: "\e026";
}
.map-icon-male:before {
content: "\e027";
}
.map-icon-zoo:before {
content: "\e028";
}
.map-icon-veterinary-care:before {
content: "\e029";
}
.map-icon-car-repair:before {
content: "\e02a";
}
.map-icon-university:before {
content: "\e02b";
}
.map-icon-travel-agency:before {
content: "\e02c";
}
.map-icon-transit-station:before {
content: "\e02d";
}
.map-icon-beauty-salon:before {
content: "\e02e";
}
.map-icon-electronics-store:before {
content: "\e02f";
}
.map-icon-search:before {
content: "\e030";
}
.map-icon-zoom-out-alt:before {
content: "\e031";
}
.map-icon-movie-rental:before {
content: "\e032";
}
.map-icon-atm:before {
content: "\e033";
}
.map-icon-jewelry-store:before {
content: "\e034";
}
.map-icon-car-wash:before {
content: "\e035";
}
.map-icon-unisex:before {
content: "\e036";
}
.map-icon-rv-park:before {
content: "\e037";
}
.map-icon-school:before {
content: "\e038";
}
.map-icon-clothing-store:before {
content: "\e039";
}
.map-icon-laundry:before {
content: "\e03a";
}
.map-icon-casino:before {
content: "\e03b";
}
.map-icon-place-of-worship:before {
content: "\e03c";
}
.map-icon-furniture-store:before {
content: "\e03d";
}
.map-icon-zoom-in-alt:before {
content: "\e03e";
}
.map-icon-zoom-in:before {
content: "\e03f";
}
.map-icon-department-store:before {
content: "\e040";
}
.map-icon-fire-station:before {
content: "\e041";
}
.map-icon-church:before {
content: "\e042";
}
.map-icon-library:before {
content: "\e043";
}
.map-icon-shopping-mall:before {
content: "\e044";
}
.map-icon-local-government:before {
content: "\e045";
}
.map-icon-spa:before {
content: "\e046";
}
.map-icon-convenience-store:before {
content: "\e047";
}
.map-icon-police:before {
content: "\e048";
}
.map-icon-route:before {
content: "\e049";
}
.map-icon-zoom-out:before {
content: "\e04a";
}
.map-icon-location-arrow:before {
content: "\e04b";
}
.map-icon-postal-code:before {
content: "\e04c";
}
.map-icon-locksmith:before {
content: "\e04d";
}
.map-icon-doctor:before {
content: "\e04e";
}
.map-icon-mosque:before {
content: "\e04f";
}
.map-icon-stadium:before {
content: "\e050";
}
.map-icon-storage:before {
content: "\e051";
}
.map-icon-movie-theater:before {
content: "\e052";
}
.map-icon-electrician:before {
content: "\e053";
}
.map-icon-moving-company:before {
content: "\e054";
}
.map-icon-postal-code-prefix:before {
content: "\e055";
}
.map-icon-crosshairs:before {
content: "\e056";
}
.map-icon-compass:before {
content: "\e057";
}
.map-icon-dentist:before {
content: "\e058";
}
.map-icon-plumber:before {
content: "\e059";
}
.map-icon-museum:before {
content: "\e05b";
}
.map-icon-finance:before {
content: "\e05a";
}
.map-icon-parking:before {
content: "\e05c";
}
.map-icon-courthouse:before {
content: "\e05d";
}
.map-icon-accounting:before {
content: "\e05e";
}
.map-icon-store:before {
content: "\e05f";
}
.map-icon-subway-station:before {
content: "\e060";
}
.map-icon-natural-feature:before {
content: "\e061";
}
.map-icon-florist:before {
content: "\e062";
}
.map-icon-food:before {
content: "\e063";
}
.map-icon-night-club:before {
content: "\e064";
}
.map-icon-synagogue:before {
content: "\e065";
}
.map-icon-taxi-stand:before {
content: "\e066";
}
.map-icon-painter:before {
content: "\e067";
}
.map-icon-train-station:before {
content: "\e068";
}
.map-icon-pet-store:before {
content: "\e069";
}
.map-icon-gas-station:before {
content: "\e06a";
}
.map-icon-funeral-home:before {
content: "\e06b";
}
.map-icon-cemetery:before {
content: "\e06c";
}
.map-icon-bowling-alley:before {
content: "\e06d";
}
.map-icon-roofing-contractor:before {
content: "\e06e";
}
.map-icon-physiotherapist:before {
content: "\e06f";
}
.map-icon-embassy:before {
content: "\e070";
}
.map-icon-city-hall:before {
content: "\e071";
}
.map-icon-bus-station:before {
content: "\e072";
}
.map-icon-park:before {
content: "\e073";
}
.map-icon-lodging:before {
content: "\e074";
}
.map-icon-toilet:before {
content: "\e075";
}
.map-icon-circle:before {
content: "\e076";
}
.map-icon-square-rounded:before {
content: "\e077";
}
.map-icon-square:before {
content: "\e078";
}
.map-icon-book-store:before {
content: "\e014";
}
.map-icon-cafe:before {
content: "\e015";
}
.map-icon-wheelchair:before {
content: "\e079";
}
.map-icon-volume-control-telephone:before {
content: "\e07a";
}
.map-icon-sign-language:before {
content: "\e07b";
}
.map-icon-low-vision-access:before {
content: "\e07c";
}
.map-icon-open-captioning:before {
content: "\e07d";
}
.map-icon-closed-captioning:before {
content: "\e07e";
}
.map-icon-braille:before {
content: "\e07f";
}
.map-icon-audio-description:before {
content: "\e080";
}
.map-icon-assistive-listening-system:before {
content: "\e081";
}
.map-icon-abseiling:before {
content: "\e082";
}
.map-icon-tennis:before {
content: "\e083";
}
.map-icon-skateboarding:before {
content: "\e084";
}
.map-icon-playground:before {
content: "\e085";
}
.map-icon-inline-skating:before {
content: "\e086";
}
.map-icon-hang-gliding:before {
content: "\e087";
}
.map-icon-climbing:before {
content: "\e088";
}
.map-icon-baseball:before {
content: "\e089";
}
.map-icon-archery:before {
content: "\e08a";
}
.map-icon-wind-surfing:before {
content: "\e08b";
}
.map-icon-scuba-diving:before {
content: "\e08c";
}
.map-icon-sailing:before {
content: "\e08d";
}
.map-icon-marina:before {
content: "\e08e";
}
.map-icon-canoe:before {
content: "\e08f";
}
.map-icon-boat-tour:before {
content: "\e090";
}
.map-icon-boat-ramp:before {
content: "\e091";
}
.map-icon-swimming:before {
content: "\e092";
}
.map-icon-whale-watching:before {
content: "\e093";
}
.map-icon-waterskiing:before {
content: "\e094";
}
.map-icon-surfing:before {
content: "\e095";
}
.map-icon-rafting:before {
content: "\e096";
}
.map-icon-kayaking:before {
content: "\e097";
}
.map-icon-jet-skiing:before {
content: "\e099";
}
.map-icon-fishing-pier:before {
content: "\e09a";
}
.map-icon-fish-cleaning:before {
content: "\e09b";
}
.map-icon-diving:before {
content: "\e09c";
}
.map-icon-boating:before {
content: "\e09d";
}
.map-icon-fishing:before {
content: "\e098";
}
.map-icon-cross-country-skiing:before {
content: "\e09e";
}
.map-icon-skiing:before {
content: "\e09f";
}
.map-icon-snowmobile:before {
content: "\e0a0";
}
.map-icon-snowboarding:before {
content: "\e0a1";
}
.map-icon-snow:before {
content: "\e0a2";
}
.map-icon-snow-shoeing:before {
content: "\e0a3";
}
.map-icon-sledding:before {
content: "\e0a4";
}
.map-icon-ski-jumping:before {
content: "\e0a5";
}
.map-icon-ice-skating:before {
content: "\e0a6";
}
.map-icon-ice-fishing:before {
content: "\e0a7";
}
.map-icon-chairlift:before {
content: "\e0a8";
}
.map-icon-golf:before {
content: "\e0a9";
}
.map-icon-horse-riding:before {
content: "\e0aa";
}
.map-icon-motobike-trail:before {
content: "\e0ab";
}
.map-icon-trail-walking:before {
content: "\e0ac";
}
.map-icon-viewing:before {
content: "\e0ad";
}
.map-icon-walking:before {
content: "\e0ae";
}
.map-icon-bicycling:before {
content: "\e0af";
}.container                            { position: relative; width: 1200px; margin: 0 auto; padding: 0; }
.boxed_wrapper    { width: 1250px; margin: 0 auto; }
.boxed_wrapper #header, .boxed_wrapper #footer       { width: 1250px; margin: 0 auto; }
.container .column,
.container .columns           { float: left; display: inline; margin-left: 15px; margin-right: 15px; }
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 45px;  }
.container .two.columns                     { width: 120px; }
.container .three.columns                   { width: 195px; }
.container .four.columns                    { width: 270px; }
.container .five.columns                    { width: 345px; }
.container .six.columns                     { width: 420px; }
.container .seven.columns                   { width: 495px; }
.container .eight.columns                   { width: 570px; }
.container .nine.columns                    { width: 645px; }
.container .ten.columns                     { width: 720px; }
.container .eleven.columns                  { width: 795px; }
.container .twelve.columns                  { width: 870px; }
.container .thirteen.columns                { width: 945px; }
.container .fourteen.columns                { width: 1020px; }
.container .fifteen.columns                 { width: 1095px; }
.container .sixteen.columns                 { width: 1170px; }
.container .one-third.column                { width: 370px; }
.container .two-thirds.column               { width: 770px; }
.container .one-fifth.column        { width: 210px; }
.container .two-fifths.column        { width: 450px; }
.container .three-fifths.column        { width: 690px; }
.container .four-fifths.column        { width: 930px; } .container .offset-by-one                   { padding-left: 75px;  }
.container .offset-by-two                   { padding-left: 150px; }
.container .offset-by-three                 { padding-left: 225px; }
.container .offset-by-four                  { padding-left: 300px; }
.container .offset-by-five                  { padding-left: 375px; }
.container .offset-by-six                   { padding-left: 450px; }
.container .offset-by-seven                 { padding-left: 525px; }
.container .offset-by-eight                 { padding-left: 600px; }
.container .offset-by-nine                  { padding-left: 675px; }
.container .offset-by-ten                   { padding-left: 750px; }
.container .offset-by-eleven                { padding-left: 825px; }
.container .offset-by-twelve                { padding-left: 900px; }
.container .offset-by-thirteen              { padding-left: 975px; }
.container .offset-by-fourteen              { padding-left: 1050px; }
.container .offset-by-fifteen               { padding-left: 1125px; } @media only screen and (min-width: 960px) and (max-width: 1250px) {
.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                 { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.row                                             { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; }
.container .one-fifth.column        { width: 172px; }
.container .two-fifths.column        { width: 364px; }
.container .three-fifths.column        { width: 556px; }
.container .four-fifths.column        { width: 748px; } .container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }
} @media only screen and (min-width: 1000px) and (max-width: 1250px) {
.boxed_wrapper, .boxed_wrapper #header, .boxed_wrapper #footer { width: 1000px; margin: 0 auto; }
}
@media only screen and (min-width: 960px) and (max-width: 999px) {
.boxed_wrapper, .boxed_wrapper #header, .boxed_wrapper #footer { width: 960px; margin: 0 auto; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.page.type-page:after,
.post.type-post:after{
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after,
.page.type-page:after,
.post.type-post:after{
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul { }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
dd { margin-left: 2em;}
table th { font-weight: 600;}
pre { white-space: pre-wrap; }
@font-face {
font-family: 'NovecentowideLightBold';
src: url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.eot);
src: url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.woff) format('woff'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.ttf) format('truetype'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold) format('svg');
font-weight: normal;
font-style: normal;
} body {
font: 13px/22px 'Open Sans', arial, sans-serif;
color: #555;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
background: #f6f6f6 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/main_bgr.png);
} h1, h2, h3, h4, h5, h6 {
color: #333;
font-family: "NovecentowideLightBold", arial, serif;
font-weight: normal; 
}
h2 strong, h3 strong { color: #07bee5; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 34px; line-height: 44px; margin-bottom: 14px;}
h2 { font-size: 24px; line-height: 32px; margin-bottom: 10px; }
h3 { font-size: 18px; line-height: 26px; margin-bottom: 8px; margin-top: 20px; }
h4 { font-size: 16px; line-height: 24px; margin-bottom: 8px; margin-top: 20px; }
h5 { font-size: 15px; line-height: 21px; margin-bottom: 10px; margin-top: 6px;}
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; } .twelve.columns > h3:first-child, .twelve.columns > h4:first-child, .twelve.columns > h5:first-child {
margin-top: 0;
} 
p { margin: 0 0 12px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: 600; }
small { font-size: 80%; } blockquote, blockquote p { font-size: 16px; line-height: 26px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 4px solid #07bee5; }
blockquote cite { display: block; font-size: 12px; margin-top: 12px; color: #999; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; } a, a:visited { color: #444; outline: 0; text-decoration: none;
-webkit-transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
-ms-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;			
}
a:hover, a:focus { color: #07bee5; }
a.colored, a:visited.colored { color: #07bee5; }
a:hover.colored, a:focus.colored { color: #444; }
p a, p a:visited { line-height: inherit; } ul, ol { margin-bottom: 20px; }
ul { list-style-position: inside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 8px 0 5px 30px; }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 1.5em; margin-bottom: 6px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; } img		{ max-width: 100%; height: auto; border-radius: 3px; }
img.scale-with-grid {
max-width: 100%;
height: auto; }
.frame-scale-with-grid {
max-width: 100%; }
#map_canvas { width:100%; height: 400px; }
#map_canvas img{ max-width: none;} form {
margin-bottom: 20px; }
fieldset {
margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
border: 1px solid #ddd;
padding: 6px 4px;
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font: 13px Arial, sans-serif;
color: #777;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: #fff;
-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05);
-webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05);
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #c5c5c5;
color: #444;}
textarea {
min-height: 60px; }
label,
legend {
display: block;
font-weight: bold;
font-size: 13px;  }
input[type="checkbox"] {
display: inline; }
label span,
legend span {
font-weight: normal;
font-size: 13px;
color: #444; } .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; } .button, a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
font-family: NovecentowideLightBold;
border-style: solid;
border-width: 0;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-repeat: repeat-x;
color: white;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
background-color: #444;
text-decoration: none;
font-size: 17px;
line-height: 17px;
font-weight: 400;
display: inline-block;
cursor: pointer;
padding: 12px 28px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.button:hover, a:hover.button,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
background-color: #07bee5;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
background-color: #444;
}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} button:focus,
input:focus {
outline: none;
}
.button_pale, a.button_pale{
color: #444;
background-color: #f8f8f8;
text-shadow: none;
}	
a:hover.button_pale{
color: #fff;
background-color: #444;
}
.button_pale.bordered{
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
border-width: 1px;
}
.rev_slider_wrapper .button.button_pale, .rev_slider_wrapper a.button.button.button_pale{
color: #444;
text-shadow: none;
}
.rev_slider_wrapper a.button.button_pale:hover {
color: #fff;
background-color: #444;
}
input.button_hilite, a.button_hilite, .button_hilite{
background-color: #07bee5;
}	
input.button_hilite:hover, a:hover.button_hilite, .button_hilite{
background-color: #444;
}
.rev_slider_wrapper .button.button_hilite, .rev_slider_wrapper .button.button_hilite:hover {
color: white;
}
.tp-caption a:hover { color: #07bee5; } input.button_green, a.button_green, .button_green{
background-color: #aad400;
color: #fff !important;
text-transform: uppercase;
position: relative;
}
input.button_green:hover, a.button_green:hover, .button_green:hover { background-color: #444 !important;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.17);
}
.button_green.bordered{ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.2);
border-width: 1px;
}
.button_green.bordered:hover{ }
.button.shadowed:after {  
content: '';
position: absolute;
border: 4px solid rgba(0, 0, 0, 0.1);
left: -4px;
top: -4px;
width: 100%;
height: 100%;
border-radius: 30px;
}  
.button.white_shadowed:after {  
content: '';
position: absolute;
border: 4px solid rgba(256, 256, 256, 0.4);
left: -4px;
top: -4px;
width: 100%;
height: 100%;
border-radius: 30px;
} 
.button.bordered.white_shadowed{
border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.6);
}
input.button_blue, a.button_blue, .button_blue{
background-color: #07bee5;
color: #fff !important;
text-transform: uppercase;
position: relative;
}
input.button_blue:hover, a.button_blue:hover, .button_blue:hover {
background-color: #444 !important;
border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.2);
}
.button_blue.bordered {
border-width: 1px;	
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.23);
}
input.button_orange, a.button_orange, .button_orange{
background-color: #fea700;
background-image: -moz-linear-gradient(top, rgba(254, 165, 0, 0.5), rgba(254, 117, 0, 0.5));
background-image: -ms-linear-gradient(top, rgba(254, 165, 0, 0.5), rgba(254, 117, 0, 0.5));
background-image: -o-linear-gradient(top, rgba(254, 165, 0, 0.5), rgba(254, 117, 0, 0.5));
background-image: -webkit-linear-gradient(top, rgba(254, 165, 0, 0.5), rgba(254, 117, 0, 0.5));
background-image: linear-gradient(top, rgba(254, 165, 0, 0.5), rgba(254, 117, 0, 0.5));
background-repeat: repeat-x;
color: #fff !important;
text-transform: uppercase;
position: relative;
}
input.button_orange:hover, a.button_orange:hover, .button_orange:hover {
background-color: #444 !important;			
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.22);
}
.button_orange.bordered{ border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.11) rgba(0, 0, 0, 0.13);
border-width: 1px;
} .rev_slider input.button_orange, .rev_slider  a.button_orange, .rev_slider  .button_orange{
background-image: -moz-linear-gradient(top, rgba(254, 165, 0, 0.7), rgba(254, 117, 0, 0.7));
background-image: -ms-linear-gradient(top, rgba(254, 165, 0, 0.7), rgba(254, 117, 0, 0.7));
background-image: -o-linear-gradient(top, rgba(254, 165, 0, 0.7), rgba(254, 117, 0, 0.7));
background-image: -webkit-linear-gradient(top, rgba(254, 165, 0, 0.7), rgba(254, 117, 0, 0.7));
background-image: linear-gradient(top, rgba(254, 165, 0, 0.7), rgba(254, 117, 0, 0.7));
padding: 15px 35px;
}
.rev_slider .button_orange.bordered{
box-shadow: 0 1px 1px 0px rgba(255, 255, 255, 0.4) inset, 0 0;
}
.rev_slider  input.button_orange:hover, .rev_slider  a.button_orange:hover, .rev_slider  .button_orange:hover {
background-color: #ffd972 !important;
} p a.button, p a:visited.button {
line-height: 15px;
}
.button.small_button, button.small_button, a.small_button,
input[type="submit"].small_button,
input[type="reset"].small_button,
input[type="button"].small_button {
font-size: 15px;
padding: 10px 22px;
line-height: 16px;
}
.button.tiny_button, button.tiny_button, a.tiny_button,
input[type="submit"].tiny_button,
input[type="reset"].tiny_button,
input[type="button"].tiny_button {
font-size: 13px;
padding: 8px 17px;
line-height: 16px;
}
.savia_button i.icon {
font-size: 1.1em;
margin: 0px 0.6em 0 -0.2em !important;
top: 0.15em;
position: relative;
}
.button .shortcode_icon {
margin: 0px 10px 0 -2px;	
}
.button.small_button .shortcode_icon {
margin: 0px 6px 0 -1px;	
}
.button.tiny_button .shortcode_icon {
margin: 0px 4px 0 0px;	
}   
.button i.icon {
font-size: 1.1em;
margin: 0px 4px 0 -2px;
top: 0.15em;
position: relative;
}
.button.regular_text {
font-weight: 600;
font-family: inherit; 
text-transform: initial;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: none!important;
}
.button.regular_text.tiny_button, button.regular_text.tiny_button, a.tiny_button.regular_text{
font-size: 14px;
padding: 8px 16px;
} .entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.alignnone, img.alignnone {
}
.wp-caption {
margin-bottom: 1.5em;
text-align: center;
padding-top: 5px;
}
.wp-caption img {
border: 0 none;
padding: 0;
margin: 0;
}
.wp-caption p.wp-caption-text {
line-height: 1.5;
font-size: 10px;
margin: 0;
}
.wp-smiley {
margin: 0 !important;
max-height: 1em;
}
blockquote.left {
margin-right: 20px;
text-align: right;
margin-left: 0;
width: 33%;
float: left;
}
blockquote.right {
margin-left: 20px;
text-align: left;
margin-right: 0;
width: 33%;
float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {	
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
border: 1px solid #f1f1f1!important;
padding: 4px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.gallery-caption {
font-style: italic;
}
.sticky {}
.bypostauthor {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.form-allowed-tags { display: none;}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
#wp-calendar {
margin: 20px 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}  .post_description ul{
margin-bottom: 20px;
}
.post_description h1{
margin-top: 20px;
font-size: 24px;
line-height: 30px;
}
.post_description h2{
margin-top: 16px;
font-size: 21px;
line-height: 27px;
}
.post_description h3{
margin-top: 14px;
margin-bottom: 12px;
font-size: 18px;
line-height: 24px;
}
.post_description h4{
margin-top: 10px;
font-size: 16px;
line-height: 21px;
}
.post_description h5{
margin-top: 10px;	
font-size: 15px;
line-height: 20px;
}
.post_description p{
margin: 0 0 12px;
}
blockquote, .post_description blockquote{
background: #f7f7f7;
padding: 20px 28px 23px;
margin: 30px 0px;
}
blockquote p, .post_description blockquote p{
font-family: 'Droid Serif', arial, sans-serif;
font-style: italic;
background: #f7f7f7;
margin: 0;
} #header {
position: fixed;
display: block;
top: 0px;
left: 0px;
right: 0px;
background: #fff;
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
z-index: 10000;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;	
}
#header.scrolled {
background: rgba(255,255,255,0.97);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;	
}
#header.mobile_non_responsive_option { 
position: relative; 
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
#header.scrolled.has_subheader {
top: -41px;
}
#header.scrolled #menu > ul > li > a {
line-height: 62px;
}
#logo{
float: left;
}
#logo h1{
font-size: 30px;
font-weight: 600;
letter-spacing: -1px;
color: #666;
font-family: "Open Sans",arial;
line-height: inherit;
margin-bottom: 0;
margin-top: 14px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
min-height: 58px;
}
#header.scrolled #logo h1{
margin-top: 6px;	
}
.tagline {
font-size: 13px;
font-weight: normal;
line-height: 14px;
color: #AAA;
letter-spacing: 0px;
margin-top: 2px;
}
#logo .logo_img {
height: 92px;
display: table-cell;
vertical-align: middle;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-size: 0px;
line-height: 0px;
}
#header.has_subheader #logo .logo_img {
height: 72px;
}
#header.scrolled #logo .logo_img {
height: 72px;
}
#logo img{
max-height: 100%;
width:  auto;
}
.block_header  #logo{
float: none;
text-align: center;
}
.block_header #logo .logo_img {
display: block;
margin: 20px auto 0;
}
.block_header #menu{
float: none;
text-align: center;
}
.block_header #menu > ul {
display: inline-block;
margin-bottom: -8px;
}
.block_header #menu ul li{
text-align: left;
}
#header.scrolled .block_header  #logo{
float: left;
text-align: left;
}
#header.scrolled .block_header #logo .logo_img {
display: table-cell;
margin: 0;
}
#header.scrolled .block_header #menu{
float: right;
text-align: left;
}
#header.scrolled .block_header #menu > ul {
display: block;
margin-bottom: 0;
}  .tp-loader , .tp-loader.spinner0{
background: #fff url(//www.uhealthdigest.com/wp-content/themes/Savia/images/loader.gif) no-repeat center center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}  #menu-holder {
background: #fff;
position:relative;
}
#menu {
float: right;
position:relative;
padding: 0px;
font-family: 'NovecentowideLightBold', arial, sans-serif;
font-weight: 600;
font-size: 14px;
-webkit-transition: right 0.3s ease-out;
-moz-transition: right 0.3s ease-out;
-ms-transition: right 0.3s ease-out;
-o-transition: right 0.3s ease-out;
transition: right 0.3s ease-out;
}
#menu a{
text-transform: uppercase;
text-decoration: none;
color: #444;
font-weight: 400;
}
#menu .sub-menu a {
text-transform: initial;	
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu ul li {
margin-bottom: 0;
}
#menu > ul > li {
position: relative;
float: left; padding: 0px;	
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
line-height: 82px;
text-decoration: none;
display: block;
padding: 8px 16px 0px 16px;
margin-left: 2px;
margin-right: 2px;
z-index: 6;
position: relative;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
border-bottom: 2px solid transparent;
}
#header.has_subheader #menu > ul > li > a {
line-height: 62px;
}
#menu > ul > li > a {
-webkit-transition: line-height 0.3s ease-out;
-moz-transition: line-height 0.3s ease-out;
-ms-transition: line-height 0.3s ease-out;
-o-transition: line-height 0.3s ease-out;
transition: line-height 0.3s ease-out;
}
#menu > ul > li:hover > a{
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border-bottom: 2px solid #07bee5;
} 
#menu > ul > li.current_page_item > a {
} 
#menu > ul > li:hover > a.no_border {
border-bottom: 2px solid transparent;
}
#menu > ul > li > a > span {
padding: 0px 0px 0px 14px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/plus_tiny.png) right center no-repeat;
}
#menu > ul > li > div {
display: none;
position: absolute;
left: 2px;
top: 100%;
z-index: 1020;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
background:#FFFFFF;	
background: rgba(255,255,255,0.97);
opacity: 1;
} .nav_arrow {
position: absolute;
display: none;
left: 28px;
z-index: 1022;
bottom: 0;
}
.nav_arrow:after, .nav_arrow:before {
bottom: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.nav_arrow:after {
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 5px;
left: 50%;
margin-left: -5px;
}
.nav_arrow:before {
border-color: rgba(0, 0, 0, 0);
border-bottom-color: #D9D9D9;
border-bottom-color: rgba(0, 0, 0, 0.1);
border-width: 6px;
left: 50%;
margin-left: -6px;
}
#menu ul li.active .nav_arrow {
display: block;
} #menu > ul > li > ul {
display: none;	
}
#menu > ul > li > div > ul {
display: table-cell;	
}
#menu > ul > li ul + ul {
padding-left: 20px;
}
#menu > ul > li ul > li {
position:relative;
}
#menu > ul > li ul > li > a {
padding: 6px 15px 6px;
margin: 0;
color: #222;
display: block;
white-space: nowrap;
min-width: 150px;
font-size: 12px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#menu > ul > li ul > li > a > span {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) -20px center no-repeat;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;	
}
#menu > ul > li ul > li > a:hover > span {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) left center no-repeat;
padding-left: 12px;
}
#menu > ul > li ul > li > a.last_submenu_item{
padding: 6px 15px 6px;
background: none;		
}
#menu > ul > li ul > li > a:hover {
text-decoration: none;
}
#menu > ul > li > div > ul > li > a {
color: #444;
}
.sub_menu_parent > span > span:after{
content: '\e6d4';
font-family: 'icomoon';
font-size: 12px;
font-weight: normal;
line-height: 0px;
margin-left: 8px;
position: relative;
top: 1px;
}
#menu > ul > li ul > li > a.sub_menu_parent > span, #menu > ul > li ul > li > a.sub_menu_parent:hover > span {
background: none!important;
} .light_menu #menu > ul > li > a.no_border { 
border-bottom: 2px solid transparent; 
}
.light_menu #menu > ul > li > div {
background: #fff;
background: rgba(255,255,255,0.97);
margin-top: 0;
left: 2px;
webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}
.light_menu #menu > ul > li ul > li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
border-top: 1px solid rgba(255,255,255,1);
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
color: #333;   
-webkit-transition: all 0.12s ease-out;
-moz-transition: all 0.12s ease-out;
-ms-transition: all 0.12s ease-out;
-o-transition: all 0.12s ease-out;
transition: all 0.12s ease-out;	
}  .dark_menu #menu > ul > li > a.no_border { 
border-bottom: none; 
}
.dark_menu #menu > ul > li > div {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;	
opacity: 1;	
margin-top: 0;
padding: 3px 0;
border-top: 2px solid #07bee5;
}
.dark_menu #menu > ul > li > div > ul {
}
.dark_menu #menu > ul > li ul > li > a {
color: #fff;
text-shadow: 0px -1px 0px #343a3c;
background: none;	
font-family: 'open sans';
font-size: 13px;
}
.dark_menu #menu > ul > li ul > li > a > span {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) -20px center no-repeat;
}
.dark_menu #menu > ul > li ul > li > a:hover > span {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_left_tiny_dark.png) left center no-repeat;
}
.dark_menu #menu > ul > li ul > li > a.last_submenu_item{
background: none;		
}  .custom_menu #menu > ul > li > a.no_border { 
border-bottom: none; 
}
.custom_menu #menu > ul > li > div {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
border: none;
box-shadow: none;
opacity: 1;	
padding: 3px 0;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;   
margin-top: 0;
}
.custom_menu #menu > ul > li > div > ul {
border-top: none;
}
#menu > ul > li ul li {
}
.custom_menu #menu > ul > li ul > li > a {
color: #fff;
text-shadow: none;
background: none;
}
.custom_menu #menu > ul > li ul > li > a.last_submenu_item{
background: none;
}
.custom_menu #menu > ul > li ul > li > a > span {
background: none;
}
.custom_menu #menu > ul > li ul > li > a:hover > span {
background: none;
padding-left: 0;
}
.custom_menu #menu > ul > li ul > li > a:hover {
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
}  .custom_menu2 #menu > ul > li > div {
padding: 3px 0 2px;
border-top: 2px solid #07bee5;
webkit-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 4px 1px rgba(0,0,0,0.1);
box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.1);
margin-top: -2px;
}
.custom_menu2 #menu > ul > li ul > li a {
border-bottom: 1px solid #f3f3f3;
}
.custom_menu2 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
}
.custom_menu2 .nav_arrow:after {
border-bottom-color: #07bee5;
}
.custom_menu2 .nav_arrow:before {
border-bottom: none;
}
.custom_menu2 .nav_arrow::before {
border-width: 5px;
} .custom_menu3 #menu > ul > li > a.no_border { 
border-bottom: none; 
}
.custom_menu3 #menu > ul > li > div {
border: 1px solid rgba(0, 0, 0, 0.1);	
border-top: 2px solid #07bee5;
webkit-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.07);
box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.07);
}
.custom_menu3 #menu > ul > li ul > li a {
border-bottom: 1px solid #f3f3f3;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.custom_menu3 #menu > ul > li ul > li > a:hover {
background: #f9f9f9;
background: rgba(0, 0, 0, .06);
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
color: #333;
}
.custom_menu3 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu3 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu3 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
}
.custom_menu3 .nav_arrow:after {
border-bottom-color: #07bee5;
}
.custom_menu3 .nav_arrow:before {
border-bottom: none;
} .custom_menu4 #menu > ul > li > a.no_border { 
border-bottom: none; 
}
.custom_menu4 #menu > ul > li > div {
border-top: 2px solid #07bee5;
webkit-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.15);
box-shadow: 0px 1px 6px 1px rgba(0,0,0,0.15);
border-radius: 4px 4px 4px 4px;
}
.custom_menu4 #menu > ul > li ul > li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-ms-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;    
}
.custom_menu4 #menu > ul > li ul > li > a:hover {
background: #07bee5;
border-bottom: 1px solid rgba(0, 0, 0, 0.01);
color: #fff;
}
.custom_menu4 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu4 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu4 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
border-radius: 0 0 4px 4px;
}  .custom_menu5  {
margin-top: 16px;
}
.custom_menu5 #menu > ul > li > a {
line-height: 38px !important;
padding: 3px 16px 0px 16px;
border-radius: 6px 6px;
}
.custom_menu5 #menu > ul > li ul > li > a {
padding: 7px 15px 7px;
}
.custom_menu5 #menu > ul > li > a.no_border {
border-radius: 6px 6px 0 0;
}
.custom_menu5 #menu > ul > li:hover > a {
background-color: #07bee5;
color: #fff;
border-bottom: none;
}
.custom_menu5 #menu > ul > li > div {
border-radius: 0 6px 6px 6px;
webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;	
}
.custom_menu5 #menu > ul > li ul > li a {
background: #444;
color: #fff;
font-family: 'open sans';
font-size: 13px;
}
.custom_menu5 #menu > ul > li ul > li > a:hover {
background: #07bee5;
}
.custom_menu5 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu5 #menu > ul > li > a > span {
background: none;
}
.custom_menu5 #menu > ul > li > a > span:after {
background: none;
content: '\e6d2';
font-family: 'icomoon';
font-size: 12px;
font-weight: normal;
line-height: 0;
}
.custom_menu5 #menu > ul > li > a > span {
padding: 0px 0px 0px 8px;
}
.custom_menu5 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu5 #menu > ul > li ul > li:first-child  a{
border-radius: 0px 6px 0 0px;
}
.custom_menu5 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
border-radius: 0 0px 6px 6px;
}  .custom_menu6  {
}
.custom_menu6 #menu > ul > li > a {
padding-top: 6px;
border-top: 2px solid transparent;
background-color: rgba(256,256,256,0.1);
border-left: 1px solid transparent;
border-right: 1px solid transparent;
}
.custom_menu6 #menu > ul > li > a.no_border {
}
.custom_menu6 #menu > ul > li:hover > a {
background-color: #fff;
background-color: rgba(256,256,256,1);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png);
border-top: 2px solid #07bee5;
border-bottom: 2px solid transparent;
border-left: 1px solid #eee;
border-right: 1px solid #eee;	
}
.custom_menu6 #menu > ul > li > div {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
margin-top: 0;	
left: 2px;
webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;		
}
.custom_menu6 #menu > ul > li ul > li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
border-top: 1px solid rgba(255,255,255,0.05);
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
color: #fff;   
-webkit-transition: all 0.16s ease-out;
-moz-transition: all 0.16s ease-out;
-ms-transition: all 0.16s ease-out;
-o-transition: all 0.16s ease-out;
transition: all 0.16s ease-out;
font-family: 'open sans';
font-size: 13px;
text-transform: capitalize;
}
.custom_menu6 #menu > ul > li ul > li > a:hover {
background: #07bee5;
border-bottom: 1px solid transparent;
}
.custom_menu6 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu6 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu6 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
}
.custom_menu6 #menu > ul > li > div  div{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
}  .custom_menu7 #menu > ul > li > a {
padding-top: 6px;
border-top: 2px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
z-index: 1200;
}
.custom_menu7 #menu > ul > li > a.no_border {
}
.custom_menu7 #menu > ul > li:hover > a {
border-left: 1px solid #f1f1f1;
border-right: 1px solid #f1f1f1;
background: #f8f8f8 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
border-top: 2px solid #07bee5;
border-bottom: 2px solid transparent;
}
.custom_menu7 #menu > ul > li > div {
background: #fff;
background: rgba(245,245,245,0.97);
margin-top: 0px;
left: 3px;
webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
border-top: 1px solid rgba(0,0,0,0.1);
}
.custom_menu7 #menu > ul > li ul > li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
border-top: 1px solid rgba(255,255,255,1);
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
color: #333;   
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
-ms-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;	
}
.custom_menu7 #menu > ul > li ul > li > a:hover {
background: #07bee5;
border-top: 1px solid transparent;
color: #fff;
}
.custom_menu7 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu7 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu7 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
}  .custom_menu8 #menu > ul > li > a {
padding-top: 6px;
border-top: 2px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
z-index: 1200;
background-position: left top;
background-repeat: repeat-x;
background-color: rgba(256,256,256,0.1);
}
.custom_menu8 #menu > ul > li > a.no_border {
}
.custom_menu8 #menu > ul > li:hover > a {
border-left: 1px solid #eee;
border-right: 1px solid #eee;
background-color: #fff;
background-color: rgba(256,256,256,1);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png);
border-top: 2px solid #07bee5;
border-bottom: 2px solid transparent;
}
.custom_menu8 #menu > ul > li > div {
background: #fff;
background: rgba(255,255,255,0.97);
margin-top: 0px;
left: 3px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
border-top: 1px solid rgba(0,0,0,0.1);
}
.custom_menu8 #menu > ul > li ul > li a {
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
border-top: 1px solid transparent;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
color: #333;   
-webkit-transition: all 0.12s ease-out;
-moz-transition: all 0.12s ease-out;
-ms-transition: all 0.12s ease-out;
-o-transition: all 0.12s ease-out;
transition: all 0.12s ease-out;	
}
.custom_menu8 #menu > ul > li ul > li > a:hover {
background: #07bee5;
border-top: 1px solid transparent;
color: #fff;
}
.custom_menu8 #menu > ul > li ul > li > a > span {
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
.custom_menu8 #menu > ul > li ul > li > a:hover > span {
padding-left: 0;
background: none;
}
.custom_menu8 #menu > ul > li ul > li  a.last_submenu_item{
border-bottom: none;
}  .subsub_menu {
display: none;
position: absolute;
top: 0px;
left:100%;
background:#FFFFFF;	
opacity: 1;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);	
z-index: 1021;
padding: 3px 0 3px;
}
.light_menu .subsub_menu {
padding: 0;
}
.dark_menu .subsub_menu {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
border: none;
box-shadow: none;
opacity: 1;
}
.custom_menu .subsub_menu {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
border: none;
box-shadow: none;
opacity: 1;
top: -3px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;	
}
.custom_menu2 .subsub_menu {
border: 1px solid #e4e4e4;
top: -1px;
}
.custom_menu3 .subsub_menu {
border: 1px solid #e4e4e4;
padding: 0px 0 0px;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px rgba(0,0,0,0.1);	
top: -1px;
}
.custom_menu4 .subsub_menu {
padding: 0px 0 0px;
border-radius: 4px 4px 4px 4px;
}
.custom_menu4 #menu > ul > li ul > li .subsub_menu li:first-child a  {
border-radius: 4px 4px 0px 0px;
}
.custom_menu5 .subsub_menu {
padding: 0px 0 0px;
background: none;
webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.custom_menu6 .subsub_menu {
padding: 0px;
top: 0px;
}
.custom_menu7 .subsub_menu {
padding: 0px;
top: 0px;
}
.custom_menu8 .subsub_menu {
padding: 0px;
top: 0px;
webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}  .subsubsub_menu {
display: none;
position: absolute;
top: 0px;
left:100%;
background:#FFFFFF;	
opacity: 1;
webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 3px rgba(0,0,0,0.1);
z-index: 1021;
padding: 3px 0 3px;
}
.dark_menu .subsubsub_menu {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
border: none;
box-shadow: none;
opacity: 1;
}	
.custom_menu .subsubsub_menu {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/menu.png) top left;
border: none;
box-shadow: none;
opacity: 1;
top: -3px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;	
}	
.custom_menu2 .subsubsub_menu {
border: 1px solid #e4e4e4;
top: -1px;
}
.custom_menu3 .subsubsub_menu {
border: 1px solid #e4e4e4;
padding: 0px 0 0px;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px rgba(0,0,0,0.1);	
top: -1px;
}
.custom_menu4 .subsubsub_menu {
border: 1px solid #e4e4e4;
padding: 0px 0 0px;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px rgba(0,0,0,0.1);	
top: -1px;
}
.custom_menu5 .subsubsub_menu {
border: 1px solid #e4e4e4;
padding: 0px 0 0px;
webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px rgba(0,0,0,0.1);	
top: -1px;
}
.custom_menu6 .subsubsub_menu {
padding: 0px;
top: -1px;
}
.custom_menu7 .subsubsub_menu {
padding: 0px;
top: -1px;
}
.custom_menu8 .subsubsub_menu {
padding: 0px;
top: -1px;
}  #mobile_menu_toggler {
float: right;
width: 34px;
height: 34px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/resp_menu.png) right center no-repeat;
display: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border: 1px solid rgba(0,0,0,0.08);
margin-top: 18px;
margin-right: 1px;
cursor: pointer;
}
#mobile_menu {
display: none;
background-color: #121212;
padding: 0px;
z-index: 100000;
position: absolute;
width: 100%;	
}
#mobile_menu ul {
margin:0;
list-style: none;
}
#mobile_menu ul li {
margin:0;
}
#mobile_menu > ul > li  a{
background: #222;
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#mobile_menu > ul > li > a:hover{
background: #2a2a2a;
}
#mobile_menu ul ul li  a:hover{
background: #171717;
}
#mobile_menu > ul > li  ul li a{ 
background: transparent;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
#mobile_menu ul li a {
color: #bbb;
font-size: 13px;
display: block;
position: relative;
padding: 12px 30px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;	
}
#mobile_menu ul ul li a {
padding: 10px 50px;
}
#mobile_menu ul ul ul li a {
padding: 10px 70px;
}
#mobile_menu ul li a:hover {
color: #eee;
}
#mobile_menu ul li ul {
display: none;
}
#mobile_menu ul li a > span {
color: #ddd;
float: right;
width: 30px;
height: 30px;
text-align: center;
font-size: 7px;
line-height: 30px;
margin-top: -5px;
}
#mobile_menu ul li a:hover > span {
color: #ddd;
cursor: pointer;
}
#mobile_menu ul li a > span:hover {
color: #fff;
} #wrapper{
margin: 0px auto;
text-align: left;
background: white;
-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
box-shadow: 0px 0px 2px rgba(0,0,0,0.1);		
}
#wrapper.full_wrapper{
width: 100%;
margin: 0px auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-left: none;
border-right: none;	
border-bottom: none;
} .content_bgr {
position: relative;
z-index: 1;
margin-bottom: 20px;
background: #fff;
min-height: 596px;
} .page_title_bgr .full_container_page_title {
border-bottom: 1px solid #eee;
background: #fafafa;
padding: 0px 0;
margin-bottom: 42px;
}
.page_title_bgr.bgr_style1 .full_container_page_title {
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/page_head_bgr1.png) top center;
}
.page_title_bgr.bgr_style2 .full_container_page_title {
background: #fefefe url(//www.uhealthdigest.com/wp-content/themes/Savia/images/page_head_bgr2.png) top center;
}
.page_title_bgr.bgr_style3 .full_container_page_title {
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/page_head_bgr3.png) top center;
}
.page_title_bgr .full_container_page_title .page_heading {
margin: 24px 0 20px;
} .full_container {
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
background-color: #f9f9f9;
padding: 26px 0 10px;
margin-bottom: 50px;
}
.full_container.no_border_container {
border-bottom: none;
border-top: none;
}
.full_container .title{
margin-top: 30px;
}
.full_container_slider {
text-align: center;
width: 100%;
}
.slider_icon {
font-size: 64px !important;
line-height: 64px !important;
}
.center {
text-align: center;
}
.h5 {
height: 5px;
}
.h10 {
height: 10px;
}
.h15 {
height: 15px;
}
.h20 {
height: 20px;
}
.h40 {
height: 40px;
}
.h60 {
height: 60px;
}
.mt10 {
margin-top: 10px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mb0 {
margin-bottom: 0px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.divider_bgr {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_bgr.png) repeat-x center center;
}
.no_padding {
padding: 0;
}
.no_padding_bottom {
padding-bottom: 0;
}
.no_margin {
margin: 0;
}
.rounded_img {
border-radius: 3px;
}
.big_heading {
font-size: 34px;
margin-top: 40px;
margin-bottom: 18px;
}
h2.title, h3.title, .post_description h2.title  {
font-weight: 400;
font-size: 17px;
line-height: 30px;
margin: 20px 0 17px;
padding-bottom: 20px; 
text-align: center;
position: relative;
}
h2.title:after, h3.title:after, .post_description h2.title:after {
display: block;
content: "";
width: 80px;
height: 3px;
background-color: #eee;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -40px;
}
.title.large_heading {
font-size: 24px;
line-height: 32px;
}
.title.light_heading {
color: #f5f5f5;
}
.jcarousel-item.margined_top  {
margin-top: 20px;
}
h2.title strong {
color: #07bee5;
font-weight: 400;
}
.title span{
padding: 0 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 2px;
}
.sidebar {
padding-bottom: 20px; }
.left_title, .post_description h2.left_title, #reply-title {
color: #444;	
font-weight: 400;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;
line-height: 21px;
margin-top: 30px;
margin-bottom: 20px;
}
#reply-title small {
font-family: Open Sans;
font-size: 12px;
letter-spacing: 0;
margin-left: 12px;
}
.page_title_bgr .sidebar > div:first-child > .left_title{
margin-top: 0px;
}
.woocommerce .sidebar > div:first-child > .left_title, .woocommerce .sidebar > h4.left_title:first-child   {
margin-top: 3px;
}
.sidebar .left_title {
margin-bottom: 16px;
}
.sidebar .left_title.title_bgr {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom;
}
.left_title.title_bgr {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom;
}
.left_title.title_bgr  span{
background: #fff;
padding-right: 10px;
}
.title_margined {
margin: 20px 0 46px;
}
.title.large, .left_title.large {
font-size: 23px;
line-height: 27px;
position: relative;
margin-top: 26px;
}
.left_title.large:after {
display: block;
content: "";
width: 80px;
height: 3px;
background-color: #eee;
position: absolute;
bottom: -28px;
}
.heading {
font-family: 'NovecentowideLightBold', arial, sans-serif;
font-weight: 300;
font-size: 26px;
line-height: 30px;
margin: 30px 0 24px;
letter-spacing: 0px;
padding-bottom: 10px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_bgr.png) left top;
}
.heading span{
display: block;
line-height: 30px;
background: #fff;
padding-bottom: 10px;
}
#subheader {
margin: 0px;
}
.subheader_inside {
}
.full_header {
border-bottom: 1px solid #eee;
background: #fbfbfb url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;	
padding: 6px 0;
}
.header_toggler_holder {
border-top: 1px solid #fff;
padding-top: 12px;
}
.header_toggler_holder_on {
border-top: 1px solid #f8f8f8;	
}
#header_toggler {
float: right;
width: 15px;
height: 15px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_toggler.png) left top no-repeat;
cursor: pointer;	
}
#header_toggler.header_toggler_off {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_toggler.png) left -16px no-repeat;
}
.header_contacts {
font-family: Open Sans;
font-size: 12px;
color: #444;
margin-top: 2px;
float: left;
}
.header_phone{
float: right;
padding-left: 22px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_phone.png) left center no-repeat;
margin-right: 20px;	
}
.header_mail{
float: right;
padding-left: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_mail.png) left center no-repeat;
margin-right: 20px;	
}
.header_soc_twitter {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_twitter.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;	
}
.header_soc_facebook {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_fb.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;
}
.header_soc_google {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_google.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;
}
.header_soc_rss {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_rss.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;
}
.header_soc_pinterest {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_pinterest.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;	
}
.header_soc_rss {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_rss.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;
}
.header_soc_linkedin {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_linkedin.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;	
}
.header_soc_skype {
float: right;
width: 16px;
height: 16px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_soc_skype.png) left top no-repeat;
margin: 7px 0 0 12px;
text-indent: -10000px;	
}
.subheader_inside a {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
opacity: 0.8;
}
.subheader_inside a:hover {
opacity: 1;
}
.header_search {
}
.header_search form {
margin-bottom: 0;
}
#s{
float: right;
position: relative;
top: 1px;
right: -22px;
width: 120px;
margin-bottom: 0;
border: 1px solid #e3e3e3;
border-radius: 20px;
-moz-box-shadow: none; 
-webkit-box-shadow: none; 
box-shadow: none; 
padding: 5px 29px 5px 7px;
font-size: 13px;
color: #ccc;
background: #fff;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;	
}
#s:focus {
width: 150px;
color: #888;
border: 1px solid #07bee5;
}
#s:hover {	
}
#sidebar #s {
margin-top: 30px;
top: 0px;
right: auto;
left: 0;
width: 178px;
padding: 7px 30px 7px 12px;
float: none;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button_search.png) 191px center no-repeat;
}
.page_title_bgr  #sidebar #s {
margin-top: 0px;	
}
#searchsubmit {
display: none;
}
#sidebar #searchform {
margin-bottom: 34px;
}
#sidebar #searchform label {
display: none;
}
.boc_form label {
font-weight: 600;
}
.button_search{
float: right;
position: relative;
top: 1px;
right: 4px;
padding: 0;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button_search.png) center center no-repeat;
width: 22px;
height: 28px;
cursor: pointer;
border: none;
z-index: 100;
box-shadow: none;
}
.button_search:hover{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button_search.png) center center no-repeat;
border: none;
}
.button_search:active, .button_search:focus{
border: none;
outline: none;
}
.search_form_tpl_form {
float:right;
width: 250px;
height: 26px;
margin-bottom:  20px;
}	
.section_big_title {
text-align: center;
margin: 6px 0 42px;
padding-bottom: 8px;
overflow: hidden;
}
.section_big_no_m {
margin: 0px 0 10px;
}
.section_big_title h1{
margin: 52px 0 0;
padding-bottom: 16px;
font-size: 50px;
line-height: 64px;
color: #222;
letter-spacing: 0px;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-text-stroke: 0px;
font-weight: 400;
position:relative;
}
.section_big_no_m h1{
margin: 26px 0 0px;
}
.section_big_title h1 strong{
color:#07bee5;
font-weight: 400;
}
.section_big_title h1:after {
display: block;
content: "";
width: 80px;
height: 4px;
background-color: #eee;
background-color: rgba(0,0,0,0.07);
position: absolute;
bottom: 2px;
left: 50%;
margin-left: -40px;
}
.section_big_no_m h1:after {
bottom: 4px;
}
.section_big_title h2{
margin: 20px 0 40px;
font-family: 'Droid Serif', arial, sans-serif;
font-size: 24px;
line-height: 30px;
font-style: italic;
font-weight: 300;
color:#888;
}
.section_big_no_m h2{
margin: 12px 0 10px;
}
.section_big_title h2 span{
padding: 0 20px;
}
.section_featured_posts{
position: relative;
}
.section_featured_posts h4, .post_description .section_featured_posts h4{
margin: 0px 0 8px;
font-size: 14px;
line-height: 21px;
}
.section_featured_posts p{
color: #666;
font-size: 13px;
font-weight: 400;
}
.section_featured_posts .pic {
margin-bottom: 14px;
}
.dark_container_white_text, .dark_container_white_text h1, .dark_container_white_text h2, .dark_container_white_text h3, 
.dark_container_white_text h4, .dark_container_white_text h5, .dark_container_white_text h6, .dark_container_white_text p,  .dark_container_white_text a {
color: #fff!important;
}
.dark_container_white_text h2.title:after, .dark_container_white_text h3.title:after, .dark_container_white_text .post_description h2.title:after {
background-color: rgba(255,255,255,0.7);
}
.dark_container_white_text a.button_pale  {
color: #444!important;
}
.dark_container_white_text a.button_pale:hover {
color: #fff!important;
}
.dark_container_white_text .shortcode_icon i.icon{
color: inherit!important;
}
.dark_container_white_text .shortcode_icon_solid {
background: #fff!important;
}
.dark_container_white_text .shortcode_icon_solid i.icon{
color: #444!important;
}
.clients_list ul{
margin: 20px 0 !important;	
}
.clients_list li{
float: left;
margin: 0 10px;
}
.clients_list li img{
height: auto;
max-width: 100%;
} .price_table_holder.col_2 .price_column{
width: 50%;
}
.price_table_holder.col_3 .price_column{
width: 33.3%;
}
.price_table_holder.col_4 .price_column{
width: 25%;
}
.price_table_holder.col_5 .price_column{
width: 20%;
}
.price_column  {
float: left;
margin: 14px 0;	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
font-size: 16px;
}
.price_column ul {
margin: 0;
border-bottom: 2px solid #f5f5f5;
list-style: none;
}
.price_column.price_column_featured ul {
border-bottom: 0;
}
.price_column ul li {
text-align: center;
margin: 0;
padding: 14px 0;
background: #fbfbfb;
}
.price_column ul li.price_column_title {
background: #556167;
color: #ffffff;
font-size: 19px;
line-height: 30px;
padding: 10px 0;
font-weight: 600;
}
.price_column.price_column_featured ul li.price_column_title {
padding: 16px 0;	
font-size: 24px;
background: #07bee5;
}
.price_column.price_column_featured ul li.price_column_title{
-moz-border-radius: 3px 3px 0 0;
-webkit-border-radius: 3px 3px 0 0;
-khtml-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.price_column.price_column_featured {
position: relative;
margin-top: 2px;	
margin-bottom: 2px;
box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
-moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);
-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .15);	
}
.price_column.price_column_featured ul li {
background: #fff;
}
.price_column ul li.price_amount {
font-weight: bold;
font-size: 30px;
color: #444;
background: #f6f6f6 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
font-family: NovecentowideLightBold;
}
.price_desc {
color: #444;	
}
.price_column_featured .price_amount {
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
}
.price_column ul li.price_footer {
padding: 14px 0 18px;	
}
.price_column.price_column_featured  ul li.price_footer {
padding-bottom: 40px;
}
.icon_div {
width: 252px;
float: left;
margin: 0 20px 14px;
}
.icon_div i {
margin: 0 12px 0 0;
font-size: 24px;
position: relative;
top: 5px;
width: 32px;
} .shortcode_icon {
display: inline-block;
margin: 0px;
width: 20px;
height: 20px;
text-align: center;
border-radius: 30px;
}
.button .shortcode_icon {
height: auto;
}
.shortcode_icon_solid.shortcode_icon {
background: #555;
width: 26px;
height: 26px;
top: -1px;
position: relative;	
}
.shortcode_icon.large {
width: 36px;
min-height:26px;
top: 2px;
}
.shortcode_icon_solid.shortcode_icon.large {
height:36px;
}
.shortcode_icon i{
position:relative;
font-size: 18px;
top:2px;
}
.shortcode_icon_solid.shortcode_icon i{
color: #fff;
font-size: 13px;
top: 0px;
line-height:  26px;
}
.shortcode_icon.large i {
font-size: 30px;
top: 7px;
}
.shortcode_icon_solid.shortcode_icon.large  i{
font-size: 19px;
line-height: 36px;
top: 0px;
} .shortcode_icon_solid.shortcode_icon.blue {
background: #07bee5;
}
.shortcode_icon_solid.shortcode_icon.orange {
background: #fea700;
}
.shortcode_icon_solid.shortcode_icon.green {
background: #aad400;
}
.shortcode_icon_simple.shortcode_icon.blue  i{
color: #07bee5;
}
.shortcode_icon_simple.shortcode_icon.orange  i{
color: #fea700;
}
.shortcode_icon_simple.shortcode_icon.green i{
color: #aad400;
}  .iconed_featured_text {
margin: 20px 0 20px;
}
.iconed_featured_text_no_m {
margin-bottom: 10px;	
}
.iconed_featured_text .icon_feat{
float: left;
margin: 0px 16px 0px 0;
width: 40px;
height: 40px;
top: -4px;
position:relative;
text-align: center;
border-radius: 30px;
}
.iconed_featured_text .icon_feat.icon_solid {
top: 0px;
}
.iconed_featured_text .icon_feat i{
font-size: 30px;
color: #444;
line-height: 40px;
}
.iconed_featured_text .icon_feat.blue i{
color: #07bee5;
}
.iconed_featured_text .icon_feat.orange i{
color: #fea700;
}
.iconed_featured_text .icon_feat.green i{
color: #aad400;
}
.iconed_featured_text .icon_feat.accent_color i{
color: #07bee5;
}
.iconed_featured_text .icon_feat.icon_solid{
background: #444;
}
.iconed_featured_text .icon_feat.icon_solid.blue {
background: #07bee5;
}
.iconed_featured_text .icon_feat.icon_solid.orange{
background: #fea700;
}
.iconed_featured_text .icon_feat.icon_solid.green{
background: #aad400;
}
.iconed_featured_text .icon_feat.icon_solid.accent_color{
background: #07bee5;
}
.iconed_featured_text .icon_feat.icon_solid i{
color: #fff;
line-height: 40px;
font-size: 20px;
}
.iconed_featured_text h3 {
font-weight: 400;
font-size: 20px;
line-height: 26px;
margin-left: 54px;
}
.iconed_featured_text h3 a{
color: #333;
}
.iconed_featured_text h3 a:hover{
color: #0ad1e5;
}
.iconed_featured_text_p {
margin: 0 12px 20px 55px;
}  .image_featured_text_holder{
display: table;
border-collapse: collapse;
margin: 36px 0 30px;
}
.image_featured_text_holder_row{
display: table-row;
}
.image_featured_text {
display: table-cell;
width: 50%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
padding: 22px 26px;
border: 1px dotted #e9e9e9;
}
.dark_container_white_text .image_featured_text {
border: 1px dotted rgba(255,255,255,0.1);
}
.image_featured_text_holder_row  .image_featured_text:first-child{
border-left: none;
}
.image_featured_text_holder_row  .image_featured_text:last-child{
border-right: none;
} 
.image_featured_text_holder_row:first-child  .image_featured_text{
border-top: none;
padding-top: 0px;
}
.image_featured_text_holder_row:last-child  .image_featured_text{
border-bottom: none;
padding-bottom: 0px;
}
.image_featured_text .image{
float: left;
margin: 1px 16px 0px 0;
width: 120px;
height: 120px;
top: 0;
text-align: center;
border-radius: 50%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
border: 5px solid white;
box-shadow: 0px 1px 3px rgba(0,0,0,0.12);
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.image_featured_text .text {
margin: 0 12px 12px 150px;
padding-top: 8px;
position:relative;
}
.image_featured_text .text:after {
display: block;
content: "";
width: 80px;
height: 2px;
background-color: #eee;
background-color: rgba(0,0,0,0.06);
position: absolute;
bottom: -13px;
}
.image_featured_text .author_position {
margin: 0 12px 0px 150px;
padding-top: 12px;
}
.image_featured_text .auth {
font-family: 'NovecentowideLightBold';
}
.image_featured_text .pos {
color: #07bee5;
}  @font-face {
font-family: 'icomoon';
src:url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.eot?fb39c5);
src:url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.eot?#iefixfb39c5) format('embedded-opentype'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.woff?fb39c5) format('woff'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.ttf?fb39c5) format('truetype'),
url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.svg?fb39c5#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
@font-face
{
font-family: 'icomoon';
src: url(//www.uhealthdigest.com/wp-content/themes/Savia/stylesheets/fonts/icomoon.svg?fb39c5#icomoon) format('svg');
}
}
.icon {
font-family: 'icomoon';
speak: none;
font-size: 1em;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 0; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon.phone:before { content: "\e600";}
.icon.mobile:before { content: "\e601";}
.icon.mouse:before { content: "\e602";}
.icon.directions:before { content: "\e603";}
.icon.mail:before { content: "\e604";}
.icon.paperplane:before { content: "\e605";}
.icon.pencil:before { content: "\e606";}
.icon.feather:before { content: "\e607";}
.icon.paperclip:before { content: "\e608";}
.icon.drawer:before { content: "\e609";}
.icon.reply:before { content: "\e60a";}
.icon.reply-all:before { content: "\e60b";}
.icon.forward:before { content: "\e60c";}
.icon.user:before { content: "\e60d";}
.icon.users:before { content: "\e60e";}
.icon.user-add:before { content: "\e60f";}
.icon.vcard:before { content: "\e610";}
.icon.export:before { content: "\e611";}
.icon.location:before { content: "\e612";}
.icon.map:before { content: "\e613";}
.icon.compass:before { content: "\e614";}
.icon.location2:before { content: "\e615";}
.icon.target:before { content: "\e616";}
.icon.share:before { content: "\e617";}
.icon.sharable:before { content: "\e618";}
.icon.heart:before { content: "\e619";}
.icon.heart2:before { content: "\e61a";}
.icon.star:before { content: "\e61b";}
.icon.star2:before { content: "\e61c";}
.icon.thumbsup:before { content: "\e61d";}
.icon.thumbsdown:before { content: "\e61e";}
.icon.chat:before { content: "\e61f";}
.icon.comment:before { content: "\e620";}
.icon.quote:before { content: "\e621";}
.icon.house:before { content: "\e622";}
.icon.popup:before { content: "\e623";}
.icon.search:before { content: "\e624";}
.icon.flashlight:before { content: "\e625";}
.icon.printer:before { content: "\e626";}
.icon.bell:before { content: "\e627";}
.icon.link:before { content: "\e628";}
.icon.flag:before { content: "\e629";}
.icon.cog:before { content: "\e62a";}
.icon.tools:before { content: "\e62b";}
.icon.trophy:before { content: "\e62c";}
.icon.tag:before { content: "\e62d";}
.icon.camera:before { content: "\e62e";}
.icon.megaphone:before { content: "\e62f";}
.icon.moon:before { content: "\e630";}
.icon.palette:before { content: "\e631";}
.icon.leaf:before { content: "\e632";}
.icon.music:before { content: "\e633";}
.icon.music2:before { content: "\e634";}
.icon.new:before { content: "\e635";}
.icon.graduation:before { content: "\e636";}
.icon.book:before { content: "\e637";}
.icon.newspaper:before { content: "\e638";}
.icon.bag:before { content: "\e639";}
.icon.airplane:before { content: "\e63a";}
.icon.lifebuoy:before { content: "\e63b";}
.icon.eye:before { content: "\e63c";}
.icon.clock:before { content: "\e63d";}
.icon.microphone:before { content: "\e63e";}
.icon.calendar:before { content: "\e63f";}
.icon.bolt:before { content: "\e640";}
.icon.thunder:before { content: "\e641";}
.icon.droplet:before { content: "\e642";}
.icon.cd:before { content: "\e643";}
.icon.briefcase:before { content: "\e644";}
.icon.air:before { content: "\e645";}
.icon.hourglass:before { content: "\e646";}
.icon.gauge:before { content: "\e647";}
.icon.language:before { content: "\e648";}
.icon.network:before { content: "\e649";}
.icon.key:before { content: "\e64a";}
.icon.battery:before { content: "\e64b";}
.icon.bucket:before { content: "\e64c";}
.icon.magnet:before { content: "\e64d";}
.icon.drive:before { content: "\e64e";}
.icon.cup:before { content: "\e64f";}
.icon.rocket:before { content: "\e650";}
.icon.brush:before { content: "\e651";}
.icon.suitcase:before { content: "\e652";}
.icon.cone:before { content: "\e653";}
.icon.earth:before { content: "\e654";}
.icon.keyboard:before { content: "\e655";}
.icon.browser:before { content: "\e656";}
.icon.publish:before { content: "\e657";}
.icon.progress-3:before { content: "\e658";}
.icon.progress-2:before { content: "\e659";}
.icon.brogress-1:before { content: "\e65a";}
.icon.progress-0:before { content: "\e65b";}
.icon.sun:before { content: "\e65c";}
.icon.sun2:before { content: "\e65d";}
.icon.adjust:before { content: "\e65e";}
.icon.code:before { content: "\e65f";}
.icon.screen:before { content: "\e660";}
.icon.infinity:before { content: "\e661";}
.icon.light-bulb:before { content: "\e662";}
.icon.creditcard:before { content: "\e663";}
.icon.database:before { content: "\e664";}
.icon.voicemail:before { content: "\e665";}
.icon.clipboard:before { content: "\e666";}
.icon.cart:before { content: "\e667";}
.icon.box:before { content: "\e668";}
.icon.ticket:before { content: "\e669";}
.icon.rss:before { content: "\e66a";}
.icon.signal:before { content: "\e66b";}
.icon.thermometer:before { content: "\e66c";}
.icon.droplets:before { content: "\e66d";}
.icon.uniE66E:before { content: "\e66e";}
.icon.statistics:before { content: "\e66f";}
.icon.pie:before { content: "\e670";}
.icon.bars:before { content: "\e671";}
.icon.graph:before { content: "\e672";}
.icon.lock:before { content: "\e673";}
.icon.lock-open:before { content: "\e674";}
.icon.logout:before { content: "\e675";}
.icon.login:before { content: "\e676";}
.icon.checkmark:before { content: "\e677";}
.icon.cross:before { content: "\e678";}
.icon.minus:before { content: "\e679";}
.icon.plus:before { content: "\e67a";}
.icon.cross2:before { content: "\e67b";}
.icon.minus2:before { content: "\e67c";}
.icon.plus2:before { content: "\e67d";}
.icon.cross3:before { content: "\e67e";}
.icon.minus3:before { content: "\e67f";}
.icon.plus3:before { content: "\e680";}
.icon.erase:before { content: "\e681";}
.icon.blocked:before { content: "\e682";}
.icon.info:before { content: "\e683";}
.icon.info2:before { content: "\e684";}
.icon.question:before { content: "\e685";}
.icon.help:before { content: "\e686";}
.icon.warning:before { content: "\e687";}
.icon.cycle:before { content: "\e688";}
.icon.cw:before { content: "\e689";}
.icon.ccw:before { content: "\e68a";}
.icon.shuffle:before { content: "\e68b";}
.icon.arrow:before { content: "\e68c";}
.icon.arrow2:before { content: "\e68d";}
.icon.retweet:before { content: "\e68e";}
.icon.loop:before { content: "\e68f";}
.icon.history:before { content: "\e690";}
.icon.back:before { content: "\e691";}
.icon.switch:before { content: "\e692";}
.icon.list:before { content: "\e693";}
.icon.add-to-list:before { content: "\e694";}
.icon.layout:before { content: "\e695";}
.icon.list2:before { content: "\e696";}
.icon.text:before { content: "\e697";}
.icon.text2:before { content: "\e698";}
.icon.document:before { content: "\e699";}
.icon.docs:before { content: "\e69a";}
.icon.landscape:before { content: "\e69b";}
.icon.pictures:before { content: "\e69c";}
.icon.video:before { content: "\e69d";}
.icon.music3:before { content: "\e69e";}
.icon.folder:before { content: "\e69f";}
.icon.archive:before { content: "\e6a0";}
.icon.trash:before { content: "\e6a1";}
.icon.upload:before { content: "\e6a2";}
.icon.download:before { content: "\e6a3";}
.icon.disk:before { content: "\e6a4";}
.icon.install:before { content: "\e6a5";}
.icon.cloud:before { content: "\e6a6";}
.icon.upload2:before { content: "\e6a7";}
.icon.bookmark:before { content: "\e6a8";}
.icon.bookmarks:before { content: "\e6a9";}
.icon.book2:before { content: "\e6aa";}
.icon.play:before { content: "\e6ab";}
.icon.pause:before { content: "\e6ac";}
.icon.record:before { content: "\e6ad";}
.icon.stop:before { content: "\e6ae";}
.icon.next:before { content: "\e6af";}
.icon.previous:before { content: "\e6b0";}
.icon.first:before { content: "\e6b1";}
.icon.last:before { content: "\e6b2";}
.icon.resize-enlarge:before { content: "\e6b3";}
.icon.resize-shrink:before { content: "\e6b4";}
.icon.volume:before { content: "\e6b5";}
.icon.sound:before { content: "\e6b6";}
.icon.mute:before { content: "\e6b7";}
.icon.flow-cascade:before { content: "\e6b8";}
.icon.flow-branch:before { content: "\e6b9";}
.icon.flow-tree:before { content: "\e6ba";}
.icon.flow-line:before { content: "\e6bb";}
.icon.flow-parallel:before { content: "\e6bc";}
.icon.arrow-left:before { content: "\e6bd";}
.icon.arrow-down:before { content: "\e6be";}
.icon.arrow-up-upload:before { content: "\e6bf";}
.icon.arrow-right:before { content: "\e6c0";}
.icon.arrow-left2:before { content: "\e6c1";}
.icon.arrow-down2:before { content: "\e6c2";}
.icon.arrow-up:before { content: "\e6c3";}
.icon.arrow-right2:before { content: "\e6c4";}
.icon.arrow-left3:before { content: "\e6c5";}
.icon.arrow-down3:before { content: "\e6c6";}
.icon.arrow-up2:before { content: "\e6c7";}
.icon.arrow-right3:before { content: "\e6c8";}
.icon.arrow-left4:before { content: "\e6c9";}
.icon.arrow-down4:before { content: "\e6ca";}
.icon.arrow-up3:before { content: "\e6cb";}
.icon.arrow-right4:before { content: "\e6cc";}
.icon.arrow-left5:before { content: "\e6cd";}
.icon.arrow-down5:before { content: "\e6ce";}
.icon.arrow-up4:before { content: "\e6cf";}
.icon.arrow-right5:before { content: "\e6d0";}
.icon.arrow-left6:before { content: "\e6d1";}
.icon.arrow-down6:before { content: "\e6d2";}
.icon.arrow-up5:before { content: "\e6d3";}
.icon.arrow-right6:before { content: "\e6d4";}
.icon.arrow-left7:before { content: "\e6d5";}
.icon.arrow-down7:before { content: "\e6d6";}
.icon.arrow-up6:before { content: "\e6d7";}
.icon.uniE6D8:before { content: "\e6d8";}
.icon.arrow-left8:before { content: "\e6d9";}
.icon.arrow-down8:before { content: "\e6da";}
.icon.arrow-up7:before { content: "\e6db";}
.icon.arrow-right7:before { content: "\e6dc";}
.icon.menu:before { content: "\e6dd";}
.icon.ellipsis:before { content: "\e6de";}
.icon.dots:before { content: "\e6df";}
.icon.dot:before { content: "\e6e0";}
.icon.cc:before { content: "\e6e1";}
.icon.cc-by:before { content: "\e6e2";}
.icon.cc-nc:before { content: "\e6e3";}
.icon.cc-nc-eu:before { content: "\e6e4";}
.icon.cc-nc-jp:before { content: "\e6e5";}
.icon.cc-sa:before { content: "\e6e6";}
.icon.cc-nd:before { content: "\e6e7";}
.icon.cc-pd:before { content: "\e6e8";}
.icon.cc-zero:before { content: "\e6e9";}
.icon.cc-share:before { content: "\e6ea";}
.icon.cc-share2:before { content: "\e6eb";}
.icon.danielbruce:before { content: "\e6ec";}
.icon.danielbruce2:before { content: "\e6ed";}
.icon.github:before { content: "\e6ee";}
.icon.github2:before { content: "\e6ef";}
.icon.flickr:before { content: "\e6f0";}
.icon.flickr2:before { content: "\e6f1";}
.icon.vimeo:before { content: "\e6f2";}
.icon.vimeo2:before { content: "\e6f3";}
.icon.twitter:before { content: "\e6f4";}
.icon.twitter2:before { content: "\e6f5";}
.icon.facebook:before { content: "\e6f6";}
.icon.facebook2:before { content: "\e6f7";}
.icon.facebook3:before { content: "\e6f8";}
.icon.googleplus:before { content: "\e6f9";}
.icon.googleplus2:before { content: "\e6fa";}
.icon.pinterest:before { content: "\e6fb";}
.icon.pinterest2:before { content: "\e6fc";}
.icon.tumblr:before { content: "\e6fd";}
.icon.tumblr2:before { content: "\e6fe";}
.icon.linkedin:before { content: "\e6ff";}
.icon.linkedin2:before { content: "\e700";}
.icon.dribbble:before { content: "\e701";}
.icon.dribbble2:before { content: "\e702";}
.icon.stumbleupon:before { content: "\e703";}
.icon.stumbleupon2:before { content: "\e704";}
.icon.lastfm:before { content: "\e705";}
.icon.lastfm2:before { content: "\e706";}
.icon.rdio:before { content: "\e707";}
.icon.rdio2:before { content: "\e708";}
.icon.spotify:before { content: "\e709";}
.icon.spotify2:before { content: "\e70a";}
.icon.qq:before { content: "\e70b";}
.icon.instagram:before { content: "\e70c";}
.icon.dropbox:before { content: "\e70d";}
.icon.smashing:before { content: "\e70e";}
.icon.evernote:before { content: "\e70f";}
.icon.flattr:before { content: "\e710";}
.icon.skype:before { content: "\e711";}
.icon.skype2:before { content: "\e712";}
.icon.renren:before { content: "\e713";}
.icon.sina-weibo:before { content: "\e714";}
.icon.paypal:before { content: "\e715";}
.icon.picasa:before { content: "\e716";}
.icon.soundcloud:before { content: "\e717";}
.icon.mixi:before { content: "\e718";}
.icon.behance:before { content: "\e719";}
.icon.circles:before { content: "\e71a";}
.icon.vk:before { content: "\e71b";}
.icon.glass:before { content: "\e71c";}
.icon.music4:before { content: "\e71d";}
.icon.search2:before { content: "\e71e";}
.icon.envelope:before { content: "\e71f";}
.icon.heart3:before { content: "\e720";}
.icon.star3:before { content: "\e721";}
.icon.star-empty:before { content: "\e722";}
.icon.user2:before { content: "\e723";}
.icon.film:before { content: "\e724";}
.icon.th-large:before { content: "\e725";}
.icon.th:before { content: "\e726";}
.icon.th-list:before { content: "\e727";}
.icon.ok:before { content: "\e728";}
.icon.remove:before { content: "\e729";}
.icon.zoom-in:before { content: "\e72a";}
.icon.zoom-out:before { content: "\e72b";}
.icon.off:before { content: "\e72c";}
.icon.signal2:before { content: "\e72d";}
.icon.cog2:before { content: "\e72e";}
.icon.trash2:before { content: "\e72f";}
.icon.home:before { content: "\e730";}
.icon.file:before { content: "\e731";}
.icon.time:before { content: "\e732";}
.icon.road:before { content: "\e733";}
.icon.download-alt:before { content: "\e734";}
.icon.download2:before { content: "\e735";}
.icon.upload3:before { content: "\e736";}
.icon.inbox:before { content: "\e737";}
.icon.play-circle:before { content: "\e738";}
.icon.repeat:before { content: "\e739";}
.icon.refresh:before { content: "\e73a";}
.icon.list-alt:before { content: "\e73b";}
.icon.lock2:before { content: "\e73c";}
.icon.flag2:before { content: "\e73d";}
.icon.headphones:before { content: "\e73e";}
.icon.volume-off:before { content: "\e73f";}
.icon.volume-down:before { content: "\e740";}
.icon.volume-up:before { content: "\e741";}
.icon.qrcode:before { content: "\e742";}
.icon.barcode:before { content: "\e743";}
.icon.tag2:before { content: "\e744";}
.icon.tags_ic:before { content: "\e745";}
.icon.book3:before { content: "\e746";}
.icon.bookmark2:before { content: "\e747";}
.icon.print:before { content: "\e748";}
.icon.camera2:before { content: "\e749";}
.icon.font:before { content: "\e74a";}
.icon.bold:before { content: "\e74b";}
.icon.italic:before { content: "\e74c";}
.icon.text-height:before { content: "\e74d";}
.icon.text-width:before { content: "\e74e";}
.icon.align-left:before { content: "\e74f";}
.icon.align-center:before { content: "\e750";}
.icon.align-right:before { content: "\e751";}
.icon.align-justify:before { content: "\e752";}
.icon.list3:before { content: "\e753";}
.icon.indent-left:before { content: "\e754";}
.icon.indent-right:before { content: "\e755";}
.icon.facetime-video:before { content: "\e756";}
.icon.picture:before { content: "\e757";}
.icon.pencil2:before { content: "\e758";}
.icon.map-marker:before { content: "\e759";}
.icon.adjust2:before { content: "\e75a";}
.icon.tint:before { content: "\e75b";}
.icon.edit:before { content: "\e75c";}
.icon.share2:before { content: "\e75d";}
.icon.check:before { content: "\e75e";}
.icon.move:before { content: "\e75f";}
.icon.step-backward:before { content: "\e760";}
.icon.fast-backward:before { content: "\e761";}
.icon.backward:before { content: "\e762";}
.icon.play2:before { content: "\e763";}
.icon.pause2:before { content: "\e764";}
.icon.stop2:before { content: "\e765";}
.icon.forward2:before { content: "\e766";}
.icon.fast-forward:before { content: "\e767";}
.icon.step-forward:before { content: "\e768";}
.icon.eject:before { content: "\e769";}
.icon.chevron-left:before { content: "\e76a";}
.icon.chevron-right:before { content: "\e76b";}
.icon.plus-sign:before { content: "\e76c";}
.icon.minus-sign:before { content: "\e76d";}
.icon.remove-sign:before { content: "\e76e";}
.icon.ok-sign:before { content: "\e76f";}
.icon.question-sign:before { content: "\e770";}
.icon.info-sign:before { content: "\e771";}
.icon.screenshot:before { content: "\e772";}
.icon.remove-circle:before { content: "\e773";}
.icon.ok-circle:before { content: "\e774";}
.icon.ban-circle:before { content: "\e775";}
.icon.arrow-left9:before { content: "\e776";}
.icon.arrow-right8:before { content: "\e777";}
.icon.arrow-up8:before { content: "\e778";}
.icon.arrow-down9:before { content: "\e779";}
.icon.share-alt:before { content: "\e77a";}
.icon.resize-full:before { content: "\e77b";}
.icon.resize-small:before { content: "\e77c";}
.icon.plus4:before { content: "\e77d";}
.icon.minus4:before { content: "\e77e";}
.icon.asterisk:before { content: "\e77f";}
.icon.exclamation-sign:before { content: "\e780";}
.icon.gift:before { content: "\e781";}
.icon.leaf2:before { content: "\e782";}
.icon.fire:before { content: "\e783";}
.icon.eye-open:before { content: "\e784";}
.icon.eye-close:before { content: "\e785";}
.icon.warning-sign:before { content: "\e786";}
.icon.plane:before { content: "\e787";}
.icon.calendar2:before { content: "\e788";}
.icon.random:before { content: "\e789";}
.icon.comment2:before { content: "\e78a";}
.icon.magnet2:before { content: "\e78b";}
.icon.chevron-up:before { content: "\e78c";}
.icon.chevron-down:before { content: "\e78d";}
.icon.retweet2:before { content: "\e78e";}
.icon.shopping-cart:before { content: "\e78f";}
.icon.folder-close:before { content: "\e790";}
.icon.folder-open:before { content: "\e791";}
.icon.resize-vertical:before { content: "\e792";}
.icon.resize-horizontal:before { content: "\e793";}
.icon.bar-chart:before { content: "\e794";}
.icon.twitter-sign:before { content: "\e795";}
.icon.facebook-sign:before { content: "\e796";}
.icon.camera-retro:before { content: "\e797";}
.icon.key2:before { content: "\e798";}
.icon.cogs:before { content: "\e799";}
.icon.comments_ic:before { content: "\e79a";}
.icon.thumbs-up:before { content: "\e79b";}
.icon.thumbs-down:before { content: "\e79c";}
.icon.star-half:before { content: "\e79d";}
.icon.heart-empty:before { content: "\e79e";}
.icon.signout:before { content: "\e79f";}
.icon.linkedin-sign:before { content: "\e7a0";}
.icon.pushpin:before { content: "\e7a1";}
.icon.external-link:before { content: "\e7a2";}
.icon.signin:before { content: "\e7a3";}
.icon.trophy2:before { content: "\e7a4";}
.icon.github-sign:before { content: "\e7a5";}
.icon.upload-alt:before { content: "\e7a6";}
.icon.lemon:before { content: "\e7a7";}
.icon.phone2:before { content: "\e7a8";}
.icon.check-empty:before { content: "\e7a9";}
.icon.bookmark-empty:before { content: "\e7aa";}
.icon.phone-sign:before { content: "\e7ab";}
.icon.twitter3:before { content: "\e7ac";}
.icon.facebook4:before { content: "\e7ad";}
.icon.github3:before { content: "\e7ae";}
.icon.unlock:before { content: "\e7af";}
.icon.credit:before { content: "\e7b0";}
.icon.rss2:before { content: "\e7b1";}
.icon.hdd:before { content: "\e7b2";}
.icon.bullhorn:before { content: "\e7b3";}
.icon.bell2:before { content: "\e7b4";}
.icon.certificate:before { content: "\e7b5";}
.icon.hand-right:before { content: "\e7b6";}
.icon.hand-left:before { content: "\e7b7";}
.icon.hand-up:before { content: "\e7b8";}
.icon.hand-down:before { content: "\e7b9";}
.icon.circle-arrow-left:before { content: "\e7ba";}
.icon.circle-arrow-right:before { content: "\e7bb";}
.icon.circle-arrow-up:before { content: "\e7bc";}
.icon.circle-arrow-down:before { content: "\e7bd";}
.icon.globe:before { content: "\e7be";}
.icon.wrench:before { content: "\e7bf";}
.icon.tasks:before { content: "\e7c0";}
.icon.filter:before { content: "\e7c1";}
.icon.briefcase2:before { content: "\e7c2";}
.icon.fullscreen:before { content: "\e7c3";}
.icon.group:before { content: "\e7c4";}
.icon.link2:before { content: "\e7c5";}
.icon.cloud2:before { content: "\e7c6";}
.icon.beaker:before { content: "\e7c7";}
.icon.cut:before { content: "\e7c8";}
.icon.copy:before { content: "\e7c9";}
.icon.paper-clip:before { content: "\e7ca";}
.icon.save:before { content: "\e7cb";}
.icon.sign-blank:before { content: "\e7cc";}
.icon.reorder:before { content: "\e7cd";}
.icon.list-ul:before { content: "\e7ce";}
.icon.list-ol:before { content: "\e7cf";}
.icon.strikethrough:before { content: "\e7d0";}
.icon.underline:before { content: "\e7d1";}
.icon.table:before { content: "\e7d2";}
.icon.magic:before { content: "\e7d3";}
.icon.truck:before { content: "\e7d4";}
.icon.pinterest3:before { content: "\e7d5";}
.icon.pinterest-sign:before { content: "\e7d6";}
.icon.google-plus-sign:before { content: "\e7d7";}
.icon.google-plus:before { content: "\e7d8";}
.icon.money:before { content: "\e7d9";}
.icon.caret-down:before { content: "\e7da";}
.icon.caret-up:before { content: "\e7db";}
.icon.caret-left:before { content: "\e7dc";}
.icon.caret-right:before { content: "\e7dd";}
.icon.columns:before { content: "\e7de";}
.icon.sort:before { content: "\e7df";}
.icon.sort-down:before { content: "\e7e0";}
.icon.sort-up:before { content: "\e7e1";}
.icon.envelope-alt:before { content: "\e7e2";}
.icon.linkedin3:before { content: "\e7e3";}
.icon.undo:before { content: "\e7e4";}
.icon.legal:before { content: "\e7e5";}
.icon.dashboard:before { content: "\e7e6";}
.icon.comment-alt:before { content: "\e7e7";}
.icon.comments-alt:before { content: "\e7e8";}
.icon.bolt2:before { content: "\e7e9";}
.icon.sitemap:before { content: "\e7ea";}
.icon.umbrella:before { content: "\e7eb";}
.icon.paste:before { content: "\e7ec";}
.icon.lightbulb:before { content: "\e7ed";}
.icon.exchange:before { content: "\e7ee";}
.icon.cloud-download:before { content: "\e7ef";}
.icon.cloud-upload:before { content: "\e7f0";}
.icon.user-md:before { content: "\e7f1";}
.icon.stethoscope:before { content: "\e7f2";}
.icon.suitcase2:before { content: "\e7f3";}
.icon.bell-alt:before { content: "\e7f4";}
.icon.coffee:before { content: "\e7f5";}
.icon.food:before { content: "\e7f6";}
.icon.file-alt:before { content: "\e7f7";}
.icon.building:before { content: "\e7f8";}
.icon.hospital:before { content: "\e7f9";}
.icon.ambulance:before { content: "\e7fa";}
.icon.medkit:before { content: "\e7fb";}
.icon.fighter-jet:before { content: "\e7fc";}
.icon.beer:before { content: "\e7fd";}
.icon.h-sign:before { content: "\e7fe";}
.icon.plus-sign2:before { content: "\e7ff";}
.icon.double-angle-left:before { content: "\e800";}
.icon.double-angle-right:before { content: "\e801";}
.icon.double-angle-up:before { content: "\e802";}
.icon.double-angle-down:before { content: "\e803";}
.icon.angle-left:before { content: "\e804";}
.icon.angle-right:before { content: "\e805";}
.icon.angle-up:before { content: "\e806";}
.icon.angle-down:before { content: "\e807";}
.icon.desktop:before { content: "\e808";}
.icon.laptop:before { content: "\e809";}
.icon.tablet:before { content: "\e80a";}
.icon.mobile2:before { content: "\e80b";}
.icon.circle-blank:before { content: "\e80c";}
.icon.quote-left:before { content: "\e80d";}
.icon.quote-right:before { content: "\e80e";}
.icon.spinner:before { content: "\e80f";}
.icon.circle:before { content: "\e810";}
.icon.reply2:before { content: "\e811";}
.icon.github-alt:before { content: "\e812";}
.icon.folder-close-alt:before { content: "\e813";}
.icon.folder-open-alt:before { content: "\e814";}
.icon.expand-alt:before { content: "\e815";}
.icon.collapse-alt:before { content: "\e816";}
.icon.smile:before { content: "\e817";}
.icon.frown:before { content: "\e818";}
.icon.meh:before { content: "\e819";}
.icon.gamepad:before { content: "\e81a";}
.icon.keyboard2:before { content: "\e81b";}
.icon.flag-alt:before { content: "\e81c";}
.icon.flag-checkered:before { content: "\e81d";}
.icon.terminal:before { content: "\e81e";}
.icon.code2:before { content: "\e81f";}
.icon.reply-all2:before { content: "\e820";}
.icon.star-half-full:before { content: "\e821";}
.icon.location-arrow:before { content: "\e822";}
.icon.crop:before { content: "\e823";}
.icon.code-fork:before { content: "\e824";}
.icon.unlink:before { content: "\e825";}
.icon.question2:before { content: "\e826";}
.icon.info3:before { content: "\e827";}
.icon.exclamation:before { content: "\e828";}
.icon.superscript:before { content: "\e829";}
.icon.subscript:before { content: "\e82a";}
.icon.eraser:before { content: "\e82b";}
.icon.puzzle:before { content: "\e82c";}
.icon.microphone2:before { content: "\e82d";}
.icon.microphone-off:before { content: "\e82e";}
.icon.shield:before { content: "\e82f";}
.icon.calendar-empty:before { content: "\e830";}
.icon.fire-extinguisher:before { content: "\e831";}
.icon.rocket2:before { content: "\e832";}
.icon.maxcdn:before { content: "\e833";}
.icon.chevron-sign-left:before { content: "\e834";}
.icon.chevron-sign-right:before { content: "\e835";}
.icon.chevron-sign-up:before { content: "\e836";}
.icon.chevron-sign-down:before { content: "\e837";}
.icon.html5:before { content: "\e838";}
.icon.css3:before { content: "\e839";}
.icon.anchor:before { content: "\e83a";}
.icon.unlock-alt:before { content: "\e83b";}
.icon.bullseye:before { content: "\e83c";}
.icon.ellipsis-horizontal:before { content: "\e83d";}
.icon.ellipsis-vertical:before { content: "\e83e";}
.icon.rss-sign:before { content: "\e83f";}
.icon.play-sign:before { content: "\e840";}
.icon.ticket2:before { content: "\e841";}
.icon.minus-sign-alt:before { content: "\e842";}
.icon.check-minus:before { content: "\e843";}
.icon.level-up:before { content: "\e844";}
.icon.level-down:before { content: "\e845";}
.icon.check-sign:before { content: "\e846";}
.icon.edit-sign:before { content: "\e847";}
.icon.external-link-sign:before { content: "\e848";}
.icon.share-sign:before { content: "\e849";}
.icon.compass2:before { content: "\e84a";}
.icon.collapse:before { content: "\e84b";}
.icon.collapse-top:before { content: "\e84c";}
.icon.expand:before { content: "\e84d";}
.icon.euro:before { content: "\e84e";}
.icon.gbp:before { content: "\e84f";}
.icon.dollar:before { content: "\e850";}
.icon.rupee:before { content: "\e851";}
.icon.yen:before { content: "\e852";}
.icon.renminbi:before { content: "\e853";}
.icon.won:before { content: "\e854";}
.icon.bitcoin:before { content: "\e855";}
.icon.file2:before { content: "\e856";}
.icon.file-text:before { content: "\e857";}
.icon.sort-by-alphabet:before { content: "\e858";}
.icon.sort-by-alphabet-alt:before { content: "\e859";}
.icon.sort-by-attributes:before { content: "\e85a";}
.icon.sort-by-attributes-alt:before { content: "\e85b";}
.icon.sort-by-order:before { content: "\e85c";}
.icon.sort-by-order-alt:before { content: "\e85d";}
.icon.thumbs-up2:before { content: "\e85e";}
.icon.thumbs-down2:before { content: "\e85f";}
.icon.youtube-sign:before { content: "\e860";}
.icon.youtube:before { content: "\e861";}
.icon.xing:before { content: "\e862";}
.icon.xing-sign:before { content: "\e863";}
.icon.youtube-play:before { content: "\e864";}
.icon.dropbox2:before { content: "\e865";}
.icon.stackexchange:before { content: "\e866";}
.icon.instagram2:before { content: "\e867";}
.icon.flickr3:before { content: "\e868";}
.icon.adn:before { content: "\e869";}
.icon.bitbucket:before { content: "\e86a";}
.icon.bitbucket-sign:before { content: "\e86b";}
.icon.tumblr3:before { content: "\e86c";}
.icon.tumblr-sign:before { content: "\e86d";}
.icon.long-arrow-down:before { content: "\e86e";}
.icon.long-arrow-up:before { content: "\e86f";}
.icon.long-arrow-left:before { content: "\e870";}
.icon.long-arrow-right:before { content: "\e871";}
.icon.apple:before { content: "\e872";}
.icon.windows:before { content: "\e873";}
.icon.android:before { content: "\e874";}
.icon.linux:before { content: "\e875";}
.icon.dribbble3:before { content: "\e876";}
.icon.skype3:before { content: "\e877";}
.icon.foursquare:before { content: "\e878";}
.icon.trello:before { content: "\e879";}
.icon.female:before { content: "\e87a";}
.icon.male:before { content: "\e87b";}
.icon.gittip:before { content: "\e87c";}
.icon.sun3:before { content: "\e87d";}
.icon.moon2:before { content: "\e87e";}
.icon.archive2:before { content: "\e87f";}
.icon.bug:before { content: "\e880";}
.icon.vk2:before { content: "\e881";}
.icon.weibo:before { content: "\e882";}
.icon.renren2:before { content: "\e883";}  .pic {
position:relative;
display: block;
}
.pic img{
display: block;
max-width: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;		
height: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;	
}
a .img_overlay {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
background-color: rgba(0, 0, 0, 0.3);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus.png);
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
filter: alpha(opacity=0);
z-index: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover .img_overlay {
opacity: 1;
filter: alpha(opacity=100);
z-index: 1;	
}
a .img_overlay_zoom {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
background-color: rgba(0, 0, 0, 0.2);
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
filter: alpha(opacity=0);
z-index: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
text-align: center;
}
a:hover .img_overlay_zoom {
opacity: 1;
filter: alpha(opacity=100);
z-index: 1;	
}
a .img_overlay_zoom .icon_zoom{	
top: 70%;
opacity: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.7);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_zoom.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
width: 40px;
height: 40px;
margin: 0 auto;
margin-top: -20px;
margin-left: -19px;
display: inline-block;
border-radius: 50%;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
left: 50%;
}
a:hover .img_overlay_zoom .icon_zoom{	
top: 50%;
opacity: 1;
}
a .img_overlay_zoom .icon_plus{	
top: 70%;
opacity: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.65);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
width: 38px;
height: 38px;
margin: 0 auto;
margin-top: -20px;
margin-left: -19px;
display: inline-block;
border-radius: 50%;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
left: 50%;
}
a:hover .img_overlay_zoom .icon_plus{	
top: 50%;
opacity: 1;
}
.pic_holder {
position:relative;
}
.pic_frame {
border: 1px solid #f1f1f1;
padding: 8px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
a .img_overlay_icon {
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
z-index: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover .img_overlay_icon {
opacity: 1;
filter: alpha(opacity=100);
z-index: 1;
} .info_block .info_item {
margin-bottom: 30px;
margin-top: 30px;
}
.pic_info {
width: 100%;
height: 100%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
position: relative;
line-height: 0;
overflow: hidden;
-webkit-transition: all 0.4s cubic-bezier(.76,.1,.21,.9);
-moz-transition: all 0.4s cubic-bezier(.76,.1,.21,.9);
-o-transition: all 0.4s cubic-bezier(.76,.1,.21,.9);
-ms-transition: all 0.4s cubic-bezier(.76,.1,.21,.9);
transition: all 0.4s cubic-bezier(.76,.1,.21,.9);
}
.pic_info img{
max-width: 100%;
height: auto;
-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
}
.pic_info.type1 {
border: 6px solid white;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
.pic_info.type1.flat {
border: none;
box-shadow: none;
}
a .pic_info.type1 .info_overlay_padding {
width: 100%;
height: 100%;
-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
}
.pic_info.type1 .info_overlay {
width: 100%;
position: absolute;
top: 0;
width: inherit;
height: inherit;
text-align: center;
}
a .pic_info.type1 .plus_overlay_icon {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;
width: 13px;
height: 13px;
bottom: 9px;
position: absolute;
right: 9px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
}
a:hover .pic_info.type1 .plus_overlay_icon {
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
}
a .pic_info.type1 .plus_overlay {
border-bottom: 50px solid rgba(0, 229, 255, 0.9);
border-left: 50px solid transparent;
bottom: 0;
height: 0;
opacity: .95;
position: absolute;
right: 0;
text-indent: -9999px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);			
width: 0;
}
a:hover .pic_info.type1 .plus_overlay {
border-bottom: 600px solid rgba(0, 229, 255, 0.9);
border-left: 600px solid transparent;
-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
}
.pic_info.type1 .info_overlay .info_desc {
position: absolute;
top: 50%;
width: 100%;
opacity: 0;
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);		
}
a:hover .pic_info.type1 .info_overlay .info_desc {
margin-top: -48px;		
opacity: 1;
-webkit-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);	
}
a .pic_info.type1 .img_overlay_icon {
display: none;
}
a .pic_info.type1 .plus_overlay_icon {
z-index: 100;
}
a .pic_info.type1 .plus_overlay {
}
a .pic_info.type1 .portfolio_icon{
display: inline-block;
color: #fff;
opacity: 0;
width: 40px;
height: 40px;
background-color: rgba(0,0,0,0.7);
border-radius: 50%;
-webkit-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);		
}
a:hover .pic_info.type1 .portfolio_icon{
opacity: 1;
-webkit-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.3s cubic-bezier(.63,.08,.35,.92);		
}
.info_overlay h3{
font-size: 16px;
line-height: 22px;
color: #333;
text-transform: capitalize; margin: 0 20px;
padding: 12px 0 0 0;
text-align: center;
}
.info_overlay p{
font-family: 'Droid Serif', georgia, serif;
font-style: italic;
font-size: 12px;
line-height: 18px;
text-align: center;
color: #555;
margin: 4px 26px 0;
}
.pic_info.type1 .info_block {
margin-bottom: 70px;
} .pic_info.type2{
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.12);
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.12);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.12);
}
.pic_info.type2.flat {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
a .pic_info.type2  .img_overlay_icon {
opacity: 1;
filter: alpha(opacity=100);
text-align: center;
}
a .pic_info.type2 .info_overlay {
padding: 10px 0 24px;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-repeat: repeat-x;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
a .pic_info.type2 .img_overlay_icon .portfolio_icon{
top: 50%;
left: 50%;
opacity: 0;		
position: absolute;
background-color: rgba(0,0,0,0.7);
color: #fff;
width: 40px;
height: 40px;	
margin: 0 auto;
margin-left: -20px;
display: inline-block;
border-radius: 50%;	
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
}
a:hover .pic_info.type2 .img_overlay_icon .portfolio_icon{
margin-top: -20px;
opacity: 1;
-webkit-transition: all 0.2s 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.2s cubic-bezier(.63,.08,.35,.92);	
}
.pic_info.type2 .info_overlay p{
color: #999;
}
a .pic_info.type2 .plus_overlay_icon {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;
width: 13px;
height: 13px;
bottom: 9px;
position: absolute;
right: 9px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
z-index: 100;
}
a:hover .pic_info.type2 .plus_overlay_icon {
opacity: 0;
-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
transition: all 0.3s cubic-bezier(.63,.08,.35,.92);	
}
a .pic_info.type2 .plus_overlay {
border-bottom: 50px solid rgba(0, 229, 255, 0.9);
border-left: 50px solid transparent;
bottom: 0;
height: 0;
opacity: .95;
position: absolute;
right: 0;
text-indent: -9999px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);			
width: 0;
}
a:hover .pic_info.type2 .plus_overlay {
border-bottom: 860px solid rgba(0, 229, 255, 0.7);
border-left: 860px solid transparent;
-webkit-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.4s cubic-bezier(.63,.08,.35,.92);
transition: all 0.4s cubic-bezier(.63,.08,.35,.92);	
}
.pic_info.typ2 img {
border-radius: 0;
}  .pic_info.type3{
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
a .pic_info.type3  .img_overlay_icon {
position:absolute;
top: auto;
bottom: 0;
height: 4px; 
background: rgba(0, 229, 255, 0.9);
opacity: 1;
filter: alpha(opacity=100);
text-align: center;
}
a:hover .pic_info.type3 .img_overlay_icon {
background: rgba(0, 229, 255, 0.8);
height: 100%;
}
a .pic_info.type3 .info_overlay {
padding: 10px 0 24px;
border-left: 1px solid rgba(0, 0, 0, 0.04);
border-right: 1px solid rgba(0, 0, 0, 0.04);	
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.02));
background-repeat: repeat-x;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
a .pic_info.type3 .img_overlay_icon .portfolio_icon{
top: 50%;
left: 50%;
opacity: 0;	
position: absolute;
background-color: rgba(0,0,0,0.7);
color: #fff;
width: 40px;
height: 40px;	
margin: 0 auto;
margin-left: -20px;
display: inline-block;
border-radius: 50%;	
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
}
a:hover .pic_info.type3 .img_overlay_icon .portfolio_icon{
margin-top: -20px;
opacity: 1;
-webkit-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);	
}  .pic_info.type4{
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
a .pic_info.type4  .img_overlay_icon {
position:absolute;
top: auto;
bottom: 0;
background: rgba(0, 0, 0, 0.0);
border-bottom: 4px solid rgba(0, 229, 255, 0.9);
opacity: 1;
filter: alpha(opacity=100);
text-align: center;
}
a:hover .pic_info.type4 .img_overlay_icon {
background: rgba(0, 0, 0, 0.2);
height: 100%;
}
a .pic_info.type4 .info_overlay {
padding: 10px 0 24px;
border-left: 1px solid rgba(0, 0, 0, 0.04);
border-right: 1px solid rgba(0, 0, 0, 0.04);	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
a:hover .pic_info.type4 .info_overlay {
background: rgba(0, 0, 0, 0.03);
}
a .pic_info.type4 .img_overlay_icon .portfolio_icon{
top: 50%;
left: 50%;
opacity: 0;	
position: absolute;
background-color: rgba(0, 0, 0, 0.7);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
width: 40px;
height: 40px;	
margin: 0 auto;
margin-left: -20px;
display: inline-block;
border-radius: 50%;	
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
}
a:hover .pic_info.type4 .img_overlay_icon .portfolio_icon{
margin-top: -20px;
opacity: 1;
-webkit-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);	
}  .pic_info.type5{
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
a .pic_info.type5  .img_overlay_icon {
position:absolute;
top: auto;
bottom: 0;
background: rgba(0, 0, 0, 0.0);
opacity: 1;
filter: alpha(opacity=100);
text-align: center;
}
a:hover .pic_info.type5 .img_overlay_icon {
background: rgba(0, 0, 0, 0.2);
height: 100%;
}
a .pic_info.type5 .info_overlay {
padding: 10px 0 24px;
border-left: 1px solid rgba(0, 0, 0, 0.04);
border-right: 1px solid rgba(0, 0, 0, 0.04);	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;	
}
a:hover .pic_info.type5 .info_overlay {
background: rgba(0, 229, 255, 0.9);
}
a .pic_info.type5 .img_overlay_icon .portfolio_icon{
top: 50%;
left: 50%;
opacity: 0;	
position: absolute;
background-color: rgba(0, 0, 0, 0.7);
background-image: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus.png);
background-position: center center;
background-repeat: no-repeat;
color: #fff;
width: 40px;
height: 40px;	
margin: 0 auto;
margin-left: -20px;
display: inline-block;
border-radius: 50%;	
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
}
a:hover .pic_info.type5 .img_overlay_icon .portfolio_icon{
margin-top: -20px;
opacity: 1;
-webkit-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0.1s cubic-bezier(.63,.08,.35,.92);	
}
a .pic_info.type5 .info_overlay h3 ,a .pic_info.type5 .info_overlay p{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover .pic_info.type5 .info_overlay h3 ,a:hover .pic_info.type5 .info_overlay p{
color: #fff;
}  .pic_info_link_type6 {
-webkit-perspective: 1100;
-moz-perspective: 1100;
perspective: 1100;
display: block;
}
.pic_info.type6 {
border: 6px solid white;
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
overflow: visible;
}
a:hover.pic_info_link_type6 .pic_info.type6{
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.pic_info.type6 .pic_holder {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-ms-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
z-index: 2;
}
.pic_info.type6.flat {
border: none;
box-shadow: none;
}
a .pic_info.type6 .info_overlay_padding {
width: 100%;
height: 100%;
}
.pic_info.type6 .info_overlay {	
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;	
background: rgba(0, 229, 255, 0.8);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;	
}
.pic_info.type6 .info_overlay {
width: 100%;
position: absolute;
top: 0;
width: inherit;
height: inherit;
text-align: center;
}
a .pic_info.type6 .plus_overlay_icon {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_plus_white.png) 0 0 no-repeat;
width: 13px;
height: 13px;
bottom: 9px;
position: absolute;
right: 9px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
}
a .pic_info.type6 .plus_overlay {
border-bottom: 50px solid rgba(0, 229, 255, 0.9);
border-left: 50px solid transparent;
bottom: 0;
height: 0;
opacity: .95;
position: absolute;
right: 0;
text-indent: -9999px;
-webkit-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s cubic-bezier(.63,.08,.35,.92);			
width: 0;
}
.pic_info.type6 .info_overlay .info_desc {
position: absolute;
top: 50%;
margin-top: -40px;
width: 100%;
-webkit-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.1s cubic-bezier(.63,.08,.35,.92);
transition: all 0.1s cubic-bezier(.63,.08,.35,.92);		
}
a .pic_info.type6 .img_overlay_icon {
display: none;
}
a .pic_info.type6 .plus_overlay_icon {
z-index: 100;
}
a .pic_info.type6 .portfolio_icon{
display: inline-block;
color: #fff;
width: 40px;
height: 40px;
background-color: rgba(0,0,0,0.8);
border-radius: 50%;
-webkit-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);
transition: all 0.2s 0 cubic-bezier(.63,.08,.35,.92);		
} .parallax_bgr.on_mobile_device{
background-attachment: scroll !important;
}
.icon_gallery{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/gallery.png) center center no-repeat;
}
.icon_image{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/image.png) center center no-repeat;
}
.icon_camera{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/camera.png) center center no-repeat;
}
.icon_portfolio{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/portfolio.png) center center no-repeat;
}
.icon_video{
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/video.png) center center no-repeat;
} .custom_slides {
}
.custom_slides_holder {
position: relative;
overflow: hidden;
height: 500px;
margin-bottom: 30px;
}
.custom_slides_holder:after {
bottom: 0px;
left: 0px;
content: "";
display: block;
height: 18px;
position: absolute;
width: 100%;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/bottom_grad_custom_slides.png) center bottom no-repeat;
background-size: 100% auto;
} .icon_big{
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 100px;
height: 100px;
margin: 0 auto;
}
.icon_big .icon_bgr {
margin: 0px auto 28px auto;	
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
background: #fff;
border-radius: 140px; -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0 -5px 30px rgba(0, 0, 0, 0.04) inset;
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0 -5px 30px rgba(0, 0, 0, 0.04) inset;
box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0 -5px 30px rgba(0, 0, 0, 0.04) inset;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.icon_big i{
font-size: 46px;
line-height: 100px;
color: #5c696b;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.icon_big:hover  i {
color: #07bee5;
}
.custom_slides_controls li.shown .icon_big .icon_bgr{
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
box-shadow: 0px 2px 3px rgba(0,0,0,0.1);
} 	
.custom_slides_controls li.shown .icon_big i{
color: #fff;
} .icon_type2 .icon_big{
box-shadow: none;
}
.icon_type2 .icon_big .icon_bgr {
border: 4px solid #f5f5f5;
background: #fff;
box-shadow: none;
}
.icon_type2 .icon_big:hover .icon_bgr {
border: 4px solid #07bee5;
}
.icon_type2 .icon_big  i{
font-size: 100px;
line-height: 56px;
color:#777;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.icon_type2 .icon_big:hover  i {
color: #07bee5;
}
.icon_type2 .custom_slides_controls li.shown .icon_big .icon_bgr{
border: 4px solid #fff;
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad.png) center top repeat-x;
box-shadow: 0px 0px 0px 4px #07bee5;
} 	
.icon_type2 .custom_slides_controls li.shown .icon_big i{
color: #fff;
} .custom_slide {
position: absolute;
-webkit-transition: all 0.5s cubic-bezier(.63,.08,.35,.92);
-moz-transition: all 0.5s cubic-bezier(.63,.08,.35,.92);
-o-transition: all 0.5s cubic-bezier(.63,.08,.35,.92);
-ms-transition: all 0.5s cubic-bezier(.63,.08,.35,.92);
transition: all 0.5s cubic-bezier(.63,.08,.35,.92);
height: 500px;	
top: 500px;
text-align: center;
width: 100%;
}
.custom_slide.hidden {
top: 100%;
} 
.custom_slide.shown {
top: 10px !important;
} 
.custom_slides_controls_holder {
text-align:center;
}
.custom_slides_controls {
margin: 30px auto;
display: inline-block;
}
.custom_slides_controls .icon_big{
cursor: pointer;
}
.custom_slides_title {
text-align: center;
font-size: 32px;
line-height: 44px;
letter-spacing: 1px;
margin: 52px 0 30px;
color: #07bee5;
}  .section_featured_texts {
margin: 0px 0 40px;
text-align: center;
}
.section_featured_texts_no_m {
margin-bottom: 10px;	
}
.section_featured_texts.type1 .icon_holder {
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.icon_center {
position: absolute;
z-index: 100;
top: 0;
width: 100%;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type1 .icon_holder  .icon_bgr {
margin: 0px auto 28px auto;	
text-align: center;
width: 100px;
height: 100px;
border-radius: 100px;
border: 4px solid white;
background-color: #07bee5;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));	
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type1:hover .icon_holder  .icon_bgr {
border: 4px solid #07bee5;
background: #fff;
}
.section_featured_texts.type1 .icon_holder .icon_bgr:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 0;
left: 0;
padding: 0;
border: 5px solid #07bee5;
opacity: 0.5;
z-index: -1;
-webkit-transition: all 0;
-moz-transition: all 0;
-o-transition: all 0;
-ms-transition: all 0;
transition: all 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);	
}
.section_featured_texts.type1:hover .icon_holder .icon_bgr:after {
opacity: 0;
border: 4px solid #07bee5;
z-index: 1;
-webkit-transition:  0.6s ease;
-moz-transition:  0.6s ease;
-o-transition:  0.6s ease;
-ms-transition:  0.6s ease;
transition:  0.6s ease;	
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.section_featured_texts.type1  .icon_holder i{
font-size: 49px;
line-height: 106px;
color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type1:hover .icon_holder i {
color: #07bee5;
} .section_featured_texts.type2 .icon_holder {
position: relative;
}
.section_featured_texts.type2 .icon_holder .icon_bgr {
margin: 0px auto 28px auto;
text-align: center;
width: 100px;
height: 100px;
border-radius: 100px;
border: 4px solid white;
box-shadow: 0px 1px 3px rgba(0,0,0,0.12);
background-color: #07bee5;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1));
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type2:hover .icon_holder .icon_bgr { background: #fff;
}
.section_featured_texts.type2  i{
font-size: 49px;
line-height: 108px;
color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type2:hover .icon_holder i {
color: #07bee5;
}  .section_featured_texts.type3 .icon_holder {
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type3 .icon_holder  .icon_bgr {
margin: 0px auto 28px auto;	
text-align: center;
width: 100px;
height: 100px;
border-radius: 100px;
border: 4px solid white;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type3:hover .icon_holder  .icon_bgr {
background: #07bee5;
}
.section_featured_texts.type3 .icon_holder .icon_bgr:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 0;
left: 0;
padding: 0;
border: 4px solid #07bee5;
opacity: 1;
z-index: 1;
-webkit-transition: all 0;
-moz-transition: all 0;
-o-transition: all 0;
-ms-transition: all 0;
transition: all 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);	
}
.section_featured_texts.type3:hover .icon_holder .icon_bgr:after {
opacity: 1;
z-index: 1;
border: 4px solid #07bee5;
-webkit-transition:  0.6s ease;
-moz-transition:  0.6s ease;
-o-transition:  0.6s ease;
-ms-transition:  0.6s ease;
transition:  0.6s ease;	
-webkit-transform: scale(1.16);
-moz-transform: scale(1.16);
-ms-transform: scale(1.16);
transform: scale(1.16);
}
.section_featured_texts.type3  .icon_holder i{
font-size: 49px;
line-height: 108px;
color: #07bee5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type3:hover .icon_holder i {
color: #fff;
}  .section_featured_texts.type4 .icon_holder {
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type4 .icon_holder  .icon_bgr {
margin: 0px auto 24px auto;	
text-align: center;
width: 100px;
height: 100px;
border-radius: 140px;
border: 4px solid white;
position: relative;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type4:hover .icon_holder  .icon_bgr {
border: 4px solid #07bee5;
background: #fff;
}
.section_featured_texts.type4 .icon_holder .icon_bgr:after {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
top: 0;
left: 0;
padding: 0;
border: 4px solid #fff;
opacity: 1;
z-index: 1;
-webkit-transition: all 0;
-moz-transition: all 0;
-o-transition: all 0;
-ms-transition: all 0;
transition: all 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);	
}
.section_featured_texts.type4:hover .icon_holder .icon_bgr:after {
opacity: 0;
z-index: 1;
border: 4px solid #07bee5;
-webkit-transition:  0.6s ease;
-moz-transition:  0.6s ease;
-o-transition:  0.6s ease;
-ms-transition:  0.6s ease;
transition:  0.6s ease;	
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
}
.section_featured_texts.type4 .icon_holder i{
font-size: 56px;
line-height: 108px;
color: #07bee5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.section_featured_texts.type4:hover .icon_holder i {
color: #07bee5;
} .section_featured_texts h3 {
font-size: 20px;
line-height: 30px;
color: #333;
text-transform: uppercase;
padding-bottom:20px;
margin-bottom: 20px;
position: relative;
}
.section_featured_texts h3:after {
display: block;
content: "";
width: 80px;
height: 4px;
background-color: #eee;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -40px;
}
.section_featured_texts h3 a{
color: #555;
}
.section_featured_texts h3 a:hover{
color: #07bee5;
}
.section_featured_texts p {
color: #888;
font-weight: 400;
line-height: 27px;
}
.media_item {
border-bottom: 1px dotted #EEE;
margin: 20px 0 20px;
padding-bottom:60px;
} .left_padded {
padding-left: 20px;
}
.margined20 {
margin: 10px 20px 20px;
} .clients_section {
margin: 20px 0px;
position: relative;
}
.clients_section h1 {
margin: 13px 0 6px;
font-size: 28px;
letter-spacing: 2px;
line-height: 34px;
}
.clients_section h2 {
font-family: 'Droid Serif', arial, sans-serif;
font-style: italic;
font-size: 17px;
line-height: 20px;
color: #AAA;
margin: 0px 0 22px;
}
.column.client_info_holder, .columns.client_info_holder {
margin-left: 54px;
padding-left: 35px;
border-left: 1px solid #f0f0f0;
}
.column.client_info, .three.columns.client_info {
margin-bottom: 20px;
text-align: center;
}
.client_info a{
display: block;
}
.client_info img{
opacity: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
max-width: 100%;
}  ul.custom_list{
list-style: none;
margin: 0;
padding: 0;
}
ul.custom_list li {
margin-bottom: 6px;
position: relative;
padding: 0 0 0 24px;	
}
ul.custom_list li:before{ 
content:'\e6e0'; 
font-family: 'icomoon';
font-size: 15px;
font-weight: normal;
line-height: 0px;
margin-right: 12px;
position: relative;
top: 2px;
color: #07bee5;
}
ul.arrowed{
list-style: none;
padding: 0;
}
ul.arrowed li {
margin-bottom: 6px;
position: relative;
padding: 0 0 0 24px;
}
ul.arrowed li:before{ 
content: '\e6d0';
font-family: 'icomoon';
font-size: 16px;
font-weight: normal;
line-height: 16px;
margin-right: 12px;
position: absolute;
top: 2px;
left: -2px;
color: #07bee5;
}
ul.dotted{
list-style: none;
margin: 0;
padding: 0;
}
ul.dotted li {
margin-bottom: 6px;
position: relative;
padding: 0 0 0 24px;
}
ul.dotted li:before{ 
content:'\e6e0'; 
font-family: 'icomoon';
font-size: 18px;
line-height: 18px;
font-weight: normal;
margin-right: 12px;
position: absolute;
top: 1px;
left: -5px;
color: #07bee5;
}
ul.checked{
list-style: none;
margin: 0;
padding: 0;
}
ul.checked li {
margin-bottom: 6px;
position: relative;
padding: 0 0 0 30px;	
}
ul.checked li:before{ 
content: '\e728';
font-family: 'icomoon';
font-size: 15px;
line-height: 18px;
font-weight: normal;
margin-right: 12px;
position: absolute;
top: 0px;
left: 0px;
color: #07bee5;
}
ul.checked2{
list-style: none;
margin: 0;
padding: 0;
}
ul.checked2 li {
margin-bottom: 6px;
position: relative;
padding: 0 0 0 30px;
}
ul.checked2 li:before{ 
content: '\e75e';
font-family: 'icomoon';
font-size: 14px;
line-height: 18px;
font-weight: normal;
margin-right: 12px;
position: absolute;
top: 2px;
left: 0px;
color: #07bee5;
} .tipsy { padding: 4px; font-size: 13px; line-height: 19px; position: absolute; z-index: 100000;}
.tipsy-inner { padding: 8px 10px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/tipsy.gif) no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
.hilite {
background-color: #07bee5;
padding: 0px 5px;
font-weight: 600;
border-radius: 2px;
color: #fff;
}
.hilite_dark {
background: #4d5559;
color: #fff;
padding: 0px 5px;
font-weight: 600;
border-radius: 2px;
} .testimonials {
position:relative;
margin-top: -4px;
}
.testimonials_carousel  {
padding-top: 4px !important;
padding-bottom: 4px !important;
}
.testimonials .jcarousel-prev-horizontal, .testimonials .jcarousel-next-horizontal {
top: -60px;
}
.sidebar .testimonials {
position:relative;
top: -20px;
}
.testimonial_quote {
}
.quote_content {
background: #f8f8f8 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/quote.png) 14px 14px no-repeat;
border: 1px solid #e5e5e5;
position:relative;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border: 3px solid white;
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.11);
margin: 1px;
}
.quote_content p{
margin: 22px 24px 22px 52px;
font-size: 15px;
line-height: 26px;
font-family: Droid serif;
font-style: italic;
color: #777;
}
#sidebar .quote_content p{
margin: 20px 20px 20px 46px;
font-size: 14px;
line-height: 24px;
}
.quote_arrow {
width: 14px;
height: 14px;
position: absolute;
bottom: -12px;
left: 47px;	
background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/quote_arrow.png) 0px 0px no-repeat;
}
#sidebar .quote_arrow {
left: 22px;	
}
.quote_author {
font-family: 'NovecentowideLightBold';
position: relative;
left: 48px;
margin-top: 14px;
}
.quote_author_img {
display: block;
left: 24px;
}
.quote_author_img img{
float: left;
width: 60px;
border-radius: 60px;
border: 3px solid white;
box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
margin-right: 12px;
}
#sidebar .quote_author_img {
left: 5px;
}
#sidebar .quote_author_img img{ 
width: 48px;
}
.quote_author_description {
display: block;
color: #aaa;
font-size: 11px;
font-family: Droid serif;
font-style: italic;
}
#sidebar .quote_author_description {
font-size: 10px;
}
.icon_testimonial {
background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_testimonial.png) 0px 3px no-repeat;	
font-size: 16px;
padding-left: 22px;
}
#sidebar .icon_testimonial {
font-size: 14px;
padding-left: 22px;
}
.quote_author_img .icon_testimonial {
margin-top: 10px;
padding-left: 0px;
}
.quote_author_img .quote_author_description {
margin-top: -4px;
font-family: Droid serif;
font-style: italic;
}
.quote_author_img  .icon_testimonial {
background: none;
padding-top: 12px;
}  .horizontal .resp-tabs-list {
height: 35px;
margin: 0;
padding: 0;
}
.horizontal .resp-tabs-list li {
display: inline-block;
margin: 0;
list-style: none;
cursor: pointer;
float: left;
color: #444;
background: #fdfdfd url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
border-top: 1px solid #e1e1e1;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
margin-right: -1px;
padding: 7px 20px 6px 20px;
float: left;
text-align: center;
text-decoration: none;
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
-khtml-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
font-size: 13px;
font-family: "NovecentowideLightBold", arial, serif;
line-height: 21px;
-webkit-transition: background-color 0.2s linear;
-moz-transition: background-color 0.2s linear;
-ms-transition: background-color 0.2s linear;
-o-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
}
.horizontal .resp-tabs-list li:hover {
background-color: #f3f3f3;
color: #333;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
.horizontal .resp-tabs-list li.resp-tab-active {
border-top: 2px solid #07bee5;
border-bottom: none;
margin-bottom: -1px;
margin-top: -1px;
padding: 7px 20px 7px 20px;
background: #FFFFFF;
color: #444;
}
.resp-tab-content {
display: none;
padding: 20px;
}
.resp-tab-content h4{
margin-top: 0;
}
.resp-tab-content ul{
margin-bottom: 6px;
}
.vertical .resp-tab-content {
padding: 18px 30px;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
.resp-tab-content {
border: 1px solid #e1e1e1;
padding: 20px 20px 20px;
z-index: 2;
overflow: auto;
-moz-border-radius: 0 2px 4px 4px;
-webkit-border-radius: 0 2px 4px 4px;
-khtml-border-radius: 0 2px 4px 4px;
border-radius: 0 2px 4px 4px;	
}
h2.resp-accordion {
display: none;
cursor: pointer;
font-size: 13px;
border: 1px solid #e1e1e1;
border-top: 0px solid #e1e1e1;
margin: 0px;
padding: 10px 15px;
background: #fefefe url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) bottom left repeat-x;
}
h2.resp-accordion:first-child{
border-top: 1px solid #e1e1e1;
}
h2.resp-tab-active {
margin-bottom: 0px !important;
padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
border-bottom: 12px solid #e1e1e1 !important;
background: blue;
} .resp-vtabs ul.resp-tabs-list {
float: left;
width: 25%;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.resp-vtabs .resp-tabs-list li {
border-bottom: 1px solid #e1e1e1;
border-left: 1px solid #e1e1e1;
border-right: none;
display: block;
padding: 10px 15px 10px 19px !important;
margin: 0;
cursor: pointer;
float: none;
-moz-border-radius: 2px 0 0 2px;
-webkit-border-radius: 2px 0 0 2px;
-khtml-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
background: #fff url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) bottom left repeat-x;
font-size: 13px;
font-family: "NovecentowideLightBold", arial, serif;
line-height: 21px;
-webkit-transition: background-color 0.2s linear;
-moz-transition: background-color 0.2s linear;
-ms-transition: background-color 0.2s linear;
-o-transition: background-color 0.2s linear;
transition: background-color 0.2s linear;
}
.resp-vtabs .resp-tabs-list li:hover {
background-color: #f7f7f7;
color: #333;
}
.regular_text.resp-tabs-list li, .regular_text.tabs a {
font-size: 14px;
font-family: 'Open Sans', arial;
}
.resp-vtabs .resp-tabs-container {
padding: 0px;
background-color: #fff;
border-left: 1px solid rgba(0,0,0,0.08);
float: left;
width: 75%;
min-height: 250px;
clear: none;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: -8px 0px 22px -12px rgba(0, 0, 0, 0.1);
border: 1px solid #e1e1e1;
border-radius: 0 4px 4px 4px;
}
.resp-vtabs .resp-tab-content {
border: none;
}
.resp-vtabs .resp-tabs-list li.resp-tab-active {
border-bottom: 1px solid #e1e1e1;
border-left: 2px solid #07bee5;
border-right: none;
background: #fff;
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 10px 15px 10px 18px !important;
-moz-border-radius: 2px 0 0 2px;
-webkit-border-radius: 2px 0 0 2px;
-khtml-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.resp-vtabs > ul li:first-child {
border-top: 1px solid #e1e1e1;
}
.resp-arrow {
width: 0;
height: 0;
float: right;
margin-top: 11px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 6px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
border: none;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 6px solid #c1c1c1;
}
.resp-tab-item i.icon {
margin: 0px 4px 0 0;
top: 1px;
position: relative;
font-size: 1.1em;
}
.newtabs img {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
} .acc_holder {
}
.acc_item {
padding: 0px 0px 8px;
margin: 0px 0 8px;
border-bottom: 1px dotted #eee;
position: relative;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;	
background: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;	    
}
.acc_item:hover { }
.acc_control {
float: left;
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/acc_bgr.png) center -17px no-repeat;
width: 20px;
height: 20px;
margin: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.acc_item:last-child {
border-bottom: none;
}
.acc_item.rounded {
padding: 0px 0px 6px;
margin: 0px 0 4px;
border-bottom: none;
}
.acc_item.rounded .acc_control {
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
-khtml-border-radius: 17px;
border-radius: 17px;
}
.active_acc .acc_control {
background: #888 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/acc_bgr.png) center 1px no-repeat;	
}
.accordion:hover .acc_control{
background-color: #666;
}	
.acc_heading {
display: block;
margin-left: 34px;
font-family: open sans, arial;
font-weight: 600;
font-size: 15px;	
}	
.accordion {
padding: 4px 0;
margin: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;	
font-size: 16px;
font-weight:400;
line-height: 21px;
cursor: pointer;
}
.accordion_content {
display: none;
padding: 10px 10px 10px 34px;
color: #777;
overflow: hidden;
} #custom_title_section {
background: #FAFAFA;
margin: 0 -30px;
padding: 0 30px 10px;
border-top: 2px solid #F8F8F8;
margin-top: -2px;
}
.page_heading{
margin: 42px 0 24px;	
}
.page_heading h1{	
font-size: 23px;
line-height: 28px;
margin: 0;
padding-right: 10px; }
.page_heading h2 {
font-size: 13px;
line-height: 18px;
margin-top: 8px;
margin-bottom: 0px;
font-family: "Open Sans", arial, serif;
color: #AAA;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 1px;
}
.breadcrumb {
margin: 16px 0 0;
height: 20px;
line-height: 20px;	
}
.breadcrumb a.first_bc{
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
-khtml-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}	
.breadcrumb a{
float: left;
color: #777;
font-size: 11px;
text-shadow: 0 1px 0 rgba(256,256,256,0.8);
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;	
line-height: 20px;
margin-right: 6px;
}
.breadcrumb a:hover {
color:#07bee5;
}
.breadcrumb a span{
display: block;
line-height: 20px;
background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_footer_list.png) right 2px no-repeat;
padding: 0 21px 0 0px;
}
.breadcrumb a.last_bc span{
display: block;
line-height: 20px;
background: none;
padding: 0 20px 0 0px;
}
.success, .warning_msg, .attention, .information {
padding: 8px 14px;
margin-top: 0px;
margin-bottom: 14px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius:2px;
border-radius: 2px;	
}
.success a, .warning_msg a, .attention a, .information a{
color: #444;
}
.success {
background: #edf8d5;
border: 1px solid #ddedb9;
}
.warning_msg {
background: #ffe8e8;
border: 1px solid #efd9d9;
}
.attention {
background: #FFF5CC;
border: 1px solid #f0e6bf;	
}
.information {
background: #e2f5f7;
border: 1px solid #d1e9ec;
}
.success .close, .warning_msg .close, .attention .close, .information .close {
float: right;
padding-top: 4px;
padding-right: 4px;
cursor: pointer;
}
.required {
color: #ff4242;
font-weight: bold;
padding-left: 2px;
}
.error {
display: block;
color: #ff4242;
}
.close_img {
width: 7px;
height: 7px;
float: right;
margin: 8px 0 7px 20px; 
background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/close.png) 0px 0px no-repeat;
cursor: pointer;	
}
.post_type_in_search {
font-family: 'open sans', arial;
font-size: 13px;
}
ol.search_res{
counter-reset:li;
margin: 0;
}
ol.search_res > li {
position:relative;
margin:0 0 6px 30px;
padding: 0px 20px;
list-style:none;
}
ol.search_res > li:before {
content:counter(li);
counter-increment:li;
position:absolute;
top:-2px;
left:-30px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width: 30px;
height: 30px;
line-height: 19px;
font-size: 12px;
margin-right:8px;
padding:4px;
color:#555;
background:#fafafa;
font-weight:bold;
border-radius: 50%;
text-align:center;
border: 2px solid #fff;
box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
} .box-category {
padding: 0px;
}
.side_bar_menu {
list-style: none;
margin: 0;
padding: 0 0 10px;
}
.side_bar_menu ul {
list-style: none;
}
.side_bar_menu > li {
margin: 0px 0px;
}
.side_bar_menu > li + li {
}
.side_bar_menu > li > a {
display: inline-block;
text-decoration: none;
border-radius: 3px;
position: relative;
}
.link_span{
display: block;
padding: 4px 10px 4px 22px;
position: relative;
z-index: 21;
text-shadow: 0 1px 0 rgba(256,256,256, 0.7);
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow.png) -1px 8px no-repeat;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;	
}
.current_page_item  > a > .link_span {
font-weight: 600;
}
a:hover .link_span{
padding-left: 30px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow.png) 6px 8px no-repeat;
}
.side_bar_menu > li ul {
margin: 1px 0 3px 10px;
}
.side_bar_menu > li a.active {
background: #f7f7f7;
}
.side_bar_menu > li a:hover {
color: #444;
}
.side_bar_menu > li a.active + ul {
display: block;
}
.side_bar_menu > li ul > li {
margin: 0px 0px;
}
.side_bar_menu > li ul > li > a {
display: inline-block;
font-size: 13px;
text-decoration: none;
border-radius: 3px;
text-shadow: 0 0 1px #fff;
position: relative;
}
.side_bar_menu > li ul > li > a.active {
background-color: #f5f5f5;
border-radius: 3px;		
text-shadow: 0 0 1px #fff;		
}
.hover_span {
display:block;
width: 0;
height: 100%;
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
border-radius: 3px;
position: absolute;
top:0;
z-index: 20;
}
.textwidget {
padding: 0 0 10px;
margin: 0px 0 0;
}
.tagcloud {
padding: 0 0 10px;
overflow: hidden;
}
.tagcloud a{
float: left;
font-size: 12px;
padding: 2px 12px;
color: #555;
text-shadow: 0 1px 0 rgba(256,256,256, 0.7);
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
margin: 0 8px 8px 0;
border-bottom: 1px solid #e6e6e6;
border-bottom: 1px solid rgba(0,0,0,0.05);
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
border-radius: 4px;
}
.tagcloud a:hover{
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0, 0.1);
background-color: #07bee5;
border-bottom: 1px solid #d5d5d5;
border-bottom: 1px solid rgba(0,0,0,0.05);
} .page_sidebar .twelve.columns {
padding-top: 0px;
}
.page_title_bgr .page_sidebar .twelve.columns {
padding-top: 0px;
}
.page_title_bgr .page_sidebar > .columns{
border-top: none;
}  .blog_list_page {
}
.page_title_bgr .blog_list_page .twelve.columns {
padding-top: 0px;
}
.page_title_bgr .blog_list_page > .columns{
border-top: none;
}
.post_item {
border-bottom: 1px solid #f4f4f4;
margin-bottom: 30px;
padding-bottom: 20px;
}
.post_item:last-child {
border-bottom: none;
}
.post_list_left {
float: left;
text-align: center;
width: 44px;
margin-top: 28px;
}
.day {
background: #fafafa url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
padding: 7px 4px;
font-size: 18px;
color: #727272;
-webkit-border-radius: 2px 2px 0px 0px;
border-radius: 2px 2px 0px 0px;
border-bottom: 1px solid white;
}
.month {
background-color: #07bee5;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));	
padding: 2px 4px;
color: white;
font-size: 14px;
-webkit-border-radius: 0px 0px2px 2px;
border-radius: 0px 0px 2px 2px;
border-bottom: 1px solid rgba(0,0,0,0.08);
}
.post_list_right {
margin-left: 70px;
padding-top: 24px;
}
.post_title {
margin: 0px 0 8px;
font-size: 23px;
line-height: 30px;	
}
.post_meta {
margin: 0;
font-size: 12px;
line-height: 20px;
color: #999;	
}
.post_meta a{
color: #888;	
}
.post_meta a:hover{
color: #07bee5;	
}	
.calendar_date {
margin-right: 8px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/blog_icon_date.png) 0px 1px no-repeat;
padding: 0 12px 0 22px;
border-right: 1px solid #ddd;
}	
.author {
margin-right: 8px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/blog_icon_author.png) 0px 1px no-repeat;
padding: 0 12px 0 22px;
border-right: 1px solid #ddd;
}	
.comments {
margin-right: 8px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/blog_icon_comments.png) 0px 1px no-repeat;
padding: 0 12px 0 23px;
border-right: 1px solid #ddd;
}	
.nocomments, .no-comments{
display:none;
}
.comments.no-border-comments {
border-right: none;
}
.tags {
margin-right: 8px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/blog_icon_tags.png) 0px 0px no-repeat;
padding: 0 12px 0 23px;
}	
.post_description {
margin: 16px 0 12px;
}
.arrowed_link {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow.png) 95% 5px no-repeat;
padding: 0 22px 0 0px;
}
a:hover.arrowed_link {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow.png) 100% 5px no-repeat;
}
.more-link:before {
content: "\e6d0";
font-family: 'icomoon';
font-size: 12px;
font-weight: bold;
line-height: 12px;
background: #07bee5;
float: left;
display: inline-block;
color: #fff;
border-radius: 3px;
text-align: center;
position: relative;
top: 6px;
margin-right: 7px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
text-indent: 0;
padding: 1px 1px 1px 2px;
width: 12px;
}
.rev_slider_wrapper  a.more-link {
color: #444!important;
}
.rev_slider_wrapper  .more-link:before {
top: 1px;
}
.section_featured_posts .more-link:before {
top: 3px;
}
.more-link {
font-weight: 600;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.1s linear;
display: inline-block;
}
.more-link:hover {
color: #444;
text-indent: 4px;
}
.more-link:hover:before {
background: #555;
} .small_post_list_left {
float: left;
text-align: center;
width: 38px;
padding-top: 6px;
}
.small_day {
background: #f9f9f9 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
padding: 6px 0px;
font-size: 15px;
color: #727272;
-webkit-border-radius: 2px 2px 0px 0px;
border-radius: 2px 2px 0px 0px;
border-bottom: 1px solid white;
}
.small_month {
background-color: #07bee5;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-repeat: repeat-x;
padding: 0px 8px 0px 8px;
color: white;
font-size: 12px;
-webkit-border-radius: 0px 0px2px 2px;
border-radius: 0px 0px 2px 2px;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.small_post_list_right {
margin-left: 56px;
padding-top: 6px;
} .padded_block {
margin-bottom: 50px;
}
.half_padded_block {
margin-bottom: 40px;
position:relative;
}
.portfolio_page .eleven.columns {
border-top: 1px solid #eee;	
}
.page_title_bgr .portfolio_page .eleven.columns {
border-top: none;	
}
.portfolio_description_scrolling {
border-top: 1px solid #eee;	
}
.page_title_bgr .portfolio_description_scrolling {
border-top: none;	
}
.portfolio_page .columns .pic:first-child {
margin-top: 30px;
}
.page_title_bgr .portfolio_page .columns .pic:first-child {
margin-top: 0px;
}
.portfolio_page .columns .pic img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.portfolio_page .columns .pic:first-child img {
top: 0 !important;
}
.portfolio_description h4 {
margin: 30px 0 16px;
font-size: 18px;
}
.page_title_bgr .portfolio_description h4:first-child {
margin: 0px 0 16px;
}
.portfolio_description h5 {
margin: 30px 0 16px;
font-size: 18px;
}
.page_title_bgr .portfolio_description h5:first-child {
margin: 0px 0 16px;
}
.portfolio_description p {
margin: 0 0 12px;
}
.portfolio_description ul {
margin-bottom: 30px;
} .comments_section {
margin: 60px 0 60px;	
}
.comments_section label {
font-weight: normal;
}
.aqua_input,
input[type="text"].aqua_input, 
input[type="password"].aqua_input, 
input[type="email"].aqua_input, 
textarea.aqua_input, 
select.aqua_input{
width: 300px;
border: 1px solid #e3e3e3;
padding: 6px;
font-size: 13px;
background: #fcfcfc;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.05);
-webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.05);
-moz-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.05);
transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
-webkit-transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
-moz-transition: all 0.3s cubic-bezier(0.4,0.1,0.2,0.7);
}
textarea.aqua_input {
width: 450px;
}
.aqua_input:focus {
border: 1px solid #ccc !important;
}
.meta_date {
font-size: 12px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/blog_icon_date.png) 0px 1px no-repeat;
padding: 0 0px 0 24px;
line-height: 18px;
margin: 0 0 10px 0;
color: #999;
} .related_posts_section {
position: relative;
margin: 0px 0 0 -10px;
}
.related_posts_section h4{
margin: 14px 0 8px;
font-size: 16px;
line-height: 21px;
}
.related_posts_section .meta_date {
font-size: 12px;
line-height: 12px;
margin: 0 0 10px 0;
color: #999;
font-style: italic;
}
.related_posts_section p{
color: #777;
font-size: 12px;
line-height: 18px;
}
.carousel_section {
position: relative;
margin: 0px -10px 0 -10px;
} .comment_list {
margin: 40px 0;
border-top: 1px solid #EEE;
padding-top: 30px;	
} .comment_list ol {
list-style: none;
margin-left: 0px;
}
.comment_list ul {
list-style: none;
}
.comment_list ol.comment_sub {
list-style: none;
}
li.comment .single_comment {
padding: 20px 0;
border-top: 1px dotted #ddd;	
}
li.comment .single_comment.first_comment {
border-top: none;
}
li.comment ol.comment_sub {
margin-left: 65px;	
} .comment_list ol .comment_avatar {
float: left;
margin-right: 15px;
text-align: center;
font-size: 12px;
}
.comment_avatar .avatar  img{
border: 3px solid white;
box-shadow: 0px 1px 2px rgba(0,0,0,0.07);
border-radius: 50%;
}
.comment_list ol .comment_avatar a.comment_edit {
display: block;
margin-top: 12px;
text-align: center;
font-style: italic;
}
.comment_list ol .comment_content {
overflow: hidden;
}
.comment_list ol .comment_name {
font-weight: bold;	
}
.comment_list ol .comment_name span{
font-weight: normal;
color: #aaa;
margin: 0 8px;	
}
.comment_list ol .comment_name a {
font-weight: 600;
}
.comment_list ol .comment_name a.comment_reply {
font-size: 13px;
font-weight: normal;
}
.comment_list ol .comment_desc {
font-size: 12px;
margin-bottom: 16px;	
color: #999;
font-style: italic;
}
.comment_text {
font-size: 13px;
} .pagination {
margin-bottom: 40px;
}
.pagination .links {
float: left;
font-size: 13px;
line-height: 16px;
}
.pagination .links a {
display: inline-block;
padding: 4px 10px;
text-decoration: none;
background: #FAFAFA url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
color: #666;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;	
}
.pagination .links a:hover {
background-color: #07bee5;
color: white;
text-shadow: none;
}
.pagination .links b {
display: inline-block;
padding: 3px 9px;
font-weight: normal;
text-decoration: none;
color: #555;
font-weight: 400; 	
cursor: default;
}
.pagination .results {
float: right;
padding-top: 3px;
} .latest_post_sidebar {
font-size: 11px;
line-height: 15px;
}
.latest_post_sidebar img {
float: left;
width: 52px;
height: 52px;
border: 1px solid #ddd;
padding: 3px;
background: #fff;
margin: 2px 14px 22px 0;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
border-radius: 2px;
}
.latest_post_sidebar img:hover {
border: 1px solid #bbb;
}
.latest_post_sidebar p{
font-size: 11px;
line-height: 15px;
margin-bottom: 8px;	
}
.latest_post_sidebar p.date{
color: #999;	
}
.latest_post_sidebar p.latest_post_sidebar_title {
padding-top: 4px;
font-size: 13px;
line-height: 17px;
} .portfolio_section {
position: relative;
top: -54px;
}
.page_title_bgr .portfolio_section {
top: -94px;
margin-bottom: -40px;
}
#portfolio_items {
clear: both;
margin-bottom: 0px;
}
.portfolio_filter_showing_text {
float: right;
line-height: 32px;
margin-right: 14px;
color: #555;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 1px;
display: none;
}
#portfolio_filter {
right: -1px;
float: right;
position: relative;
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
color: #444;
border-bottom: 1px solid #eee; 
margin-bottom: 40px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;	
border: 1px solid rgba(0, 0, 0, 0.05);
font-family: 'NovecentowideLightBold';
font-size: 12px;
}
.page_title_bgr #portfolio_filter {
margin-bottom: 60px;
}
#portfolio_filter:hover {
background-color: #555;
color: #fff;
}
#portfolio_filter span {
color: #fff;
cursor: pointer;
display: block;
position: relative;
width: 150px;
margin: 0 10px;
line-height: 30px;
height: 30px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_down_tiny.png) no-repeat center right;
}
#portfolio_filter ul {
display: none;
position: absolute;
top: 31px;
right: -1px;
min-width: 175px;
z-index: 9999;
border: 1px solid rgba(0, 0, 0, 0.1);	
border-top: none;
-moz-border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
list-style: none;
}
#portfolio_filter ul li{
margin: 0;
background: #f7f7f7;
color: #444;
line-height: 32px;
}
#portfolio_filter ul li:last-child{
-moz-border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
#portfolio_filter ul li:last-child div{
-moz-border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
#portfolio_filter ul li div{
cursor: pointer;
padding: 0 10px;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
white-space:nowrap;
}
#portfolio_filter ul li div:hover{
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
color: #fff;
}
.isotope_element {
margin-bottom: 26px;
padding-top: 4px;
}  .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .team_block {
margin: 20px 0 30px;
text-align: center;
}
.team_block_content { padding-bottom: 16px;
}
.team_block h4{
margin: 20px 0 6px;
text-align: center;
font-size: 18px;
line-height: 22px;
}
.team_block p.team_text{
margin: 0 0 16px 0;
}
.team_block .team_desc{
font-family: Droid serif;
font-style: italic;
font-size: 15px;
color:#07bee5;
text-align: center;
margin: 0 0 10px;
}
.team_block a{
opacity: 0.7;
float: none;
display: inline-block;
}
.team_block a:hover {
opacity: 1;
}
.team_block h4 a{
opacity: 1;
}
.team_image {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
border-radius: 50%;
border: 6px solid white;
box-shadow: 0px 1px 4px rgba(0,0,0,0.12);
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;	
background-size: 100%;
width: 100%;
background-position: center center;
}
.team_image.boxed {
border-radius: 3px;
box-shadow: 0px 0px 2px rgba(0,0,0,0.06);
}
.team_block_content .pic img{
opacity: 0;
}
.team_block_content:hover .team_image {
box-shadow: 0px 2px 6px rgba(0,0,0,0.25);
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
-o-transform: scale(1.04);
transform: scale(1.04);
}
.team_block_content:hover .team_image.boxed {
box-shadow: 0px 0px 3px rgba(0,0,0,0.08);
} .bar_graph {
text-align: left;
margin: 2px 0 4px;	
}
.bar_graph li {
list-style: none!important;
opacity: 0;
}
.bar_graph li:last-child span {
margin-bottom: 0px;
}
.bar_graph li .bar_container {
margin-bottom:16px;
margin-top: 4px;
background-color: #e4e4e4;
border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-moz-border-radius: 30px;
background-color: #f2f2f2;
box-shadow: 0 0px 6px rgba(0, 0, 0, 0.07) inset;
-moz-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.07) inset;
-webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.07) inset;
-o-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.07) inset;
}
.bar_graph li span {
height: 13px;
width: 0px;
display: block;
border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-moz-border-radius: 30px;
background: #0ad1e5;
background-image: -moz-linear-gradient(-45deg, #0ad1e5 25%, #08b0c4 25%, #08b0c4 50%, #0ad1e5 50%, #0ad1e5 75%, #08b0c4 75%, #08b0c4);
background-image: -o-linear-gradient(-45deg, #0ad1e5 25%, #08b0c4 25%, #08b0c4 50%, #0ad1e5 50%, #0ad1e5 75%, #08b0c4 75%, #08b0c4);
background-image: -ms-linear-gradient(-45deg, #0ad1e5 25%, #08b0c4 25%, #08b0c4 50%, #0ad1e5 50%, #0ad1e5 75%, #08b0c4 75%, #08b0c4);
background-image: linear-gradient(-45deg, #0ad1e5 25%, #08b0c4 25%, #08b0c4 50%, #0ad1e5 50%, #0ad1e5 75%, #08b0c4 75%, #08b0c4);
background-image: -webkit-linear-gradient(-45deg, #0ad1e5 25%, #08b0c4 25%, #08b0c4 50%, #0ad1e5 50%, #0ad1e5 75%, #08b0c4 75%, #08b0c4);
background-size: 24px 24px;
-moz-background-size: 24px 24px;
-webkit-background-size: 24px 24px;
-webkit-animation: savia-move 2.5s linear infinite;
-moz-animation: savia-move 2.5s linear infinite;
-o-animation: savia-move 2.5s linear infinite;
animation: savia-move 2.5s linear infinite;	
}
.bar_graph li .bar_container.green span {
background: #bdd518;
background-image: -moz-linear-gradient(-45deg, #bdd518 25%, #95b506 25%, #95b506 50%, #bdd518 50%, #bdd518 75%, #95b506 75%, #95b506);
background-image: -o-linear-gradient(-45deg, #bdd518 25%, #95b506 25%, #95b506 50%, #bdd518 50%, #bdd518 75%, #95b506 75%, #95b506);
background-image: -ms-linear-gradient(-45deg, #bdd518 25%, #95b506 25%, #95b506 50%, #bdd518 50%, #bdd518 75%, #95b506 75%, #95b506);
background-image: linear-gradient(-45deg, #bdd518 25%, #95b506 25%, #95b506 50%, #bdd518 50%, #bdd518 75%, #95b506 75%, #95b506);
background-image: -webkit-linear-gradient(-45deg, #bdd518 25%, #95b506 25%, #95b506 50%, #bdd518 50%, #bdd518 75%, #95b506 75%, #95b506);
background-size: 24px 24px;
-moz-background-size: 24px 24px;
-webkit-background-size: 24px 24px;
}
.bar_graph li .bar_container.orange span {
background: #fea500;
background-image: -moz-linear-gradient(-45deg, #fea500 25%, #cf901c 25%, #cf901c 50%, #fea500 50%, #fea500 75%, #cf901c 75%, #cf901c);
background-image: -o-linear-gradient(-45deg, #fea500 25%, #cf901c 25%, #cf901c 50%, #fea500 50%, #fea500 75%, #cf901c 75%, #cf901c);
background-image: -ms-linear-gradient(-45deg, #fea500 25%, #cf901c 25%, #cf901c 50%, #fea500 50%, #fea500 75%, #cf901c 75%, #cf901c);
background-image: linear-gradient(-45deg, #fea500 25%, #cf901c 25%, #cf901c 50%, #fea500 50%, #fea500 75%, #cf901c 75%, #cf901c);
background-image: -webkit-linear-gradient(-45deg, #fea500 25%, #cf901c 25%, #cf901c 50%, #fea500 50%, #fea500 75%, #cf901c 75%, #cf901c);
background-size: 24px 24px;
-moz-background-size: 24px 24px;
-webkit-background-size: 24px 24px;
}
@-webkit-keyframes savia-move {0%{background-position:-48px 0}100%{background-position:0 0}}
@-moz-keyframes savia-move {0%{background-position:-48px 0}100%{background-position:0 0}}
@-ms-keyframes savia-move {0%{background-position:-48px 0}100%{background-position:0 0}}
@-o-keyframes savia-move {0%{background-position:-48px 0}100%{background-position:0 0}}
@keyframes savia-move {0%{background-position:-48px 0}100%{background-position:0 0}}
.bar_graph li p {
padding-bottom: 2px;
margin-bottom: 6px;
font-weight: 600;
}
.bar_graph li span {
overflow: visible!important;
position: relative;
}
.bar_graph li span strong {
position: absolute;
right: -0px;
top: -32px;
padding: 5px 8px;
background: #f3f3f3 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
color: #333;
text-shadow: 0 1px 0 rgba(256, 256, 256, 0.8);
line-height: 14px;
font-size: 14px;
font-family: open sans, arial;
opacity: 0;
display: block;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
border: 1px solid rgba(0,0,0,0.05);
}
.bar_graph li span strong:after {
border-color: #e9e9e9 transparent;
border-style: solid;
border-width: 5px 5px 0;
bottom: -5px;
content: "";
display: block;
left: 15px;
position: absolute;
width: 0;
}
.bar_graph li span strong.full:after {
left: 15px;
} .text_box {
border: 1px solid #eee;
border-left: 3px solid #0ad1e5;
padding: 26px 28px 20px 34px;
margin: 32px 0 32px;
overflow: hidden;
background: #fafafa;
border-radius: 4px;
}
.text_box.box_no_bgr {
border: none;
padding: 14px 0 0;
margin: 0;
background: none;	
}
.text_box.no_mar {
margin: 20px 0;
}
.text_box .button{
float: right;
margin: 0 0 20px 72px;
}
.text_box p{
margin-bottom: 10px;
} .numbers_holder {
margin: 40px 0 40px;
}
.numbers_holder .left_title, .numbers_holder .title{
margin-bottom: 46px;
}
.counter {
display: inline-block;
width: 83%;
margin: 16px 0 20px; padding-left: 17%;
border-left: 1px solid #eee;
}
.centered_digits .counter {
padding-left: 0;
border-left: 0px;
text-align: center;
width: 100%;
}
.counter-digit {
font-size: 62px;
height: 62px;
line-height: 62px;
margin: 0 2px 0 0;
font-family: 'NovecentowideLightBold';
color: #07bee5;
}
.counter_desc {
font-size: 16px;
font-family: 'Droid Serif', arial, sans-serif;
font-style: italic;
margin: 0px;
color: #555;
position:relative;
opacity: 0;
left:50px;
letter-spacing: 0px;
-webkit-transition: all 2000ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 300ms;
-moz-transition: all 2000ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 300ms;
-o-transition: all 2000ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 300ms;
-ms-transition: all 2000ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 300ms;
transition: all 2000ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 300ms;			
}
.counter_desc.shown {
opacity: 1;
left:0px;
}
.dark_container_white_text .counter_desc {
color: #fff;
}  .circ_numbers_holder {
margin: 12px 0 20px;
}
.circ_counter {
position:relative;
width: 186px;
height: auto;
display: inline-block;
text-align: center;
vertical-align: top;
}
.circ_counter .circ_counter_text_holder{
position: absolute;
left: 2px;
top: 37px;
width: 100%;
height: 49px;
line-height: 49px;
font-size: 49px;
font-weight: 700;
text-align: center;
}
.circ_numbers_holder.dark_circles .circ_counter_text_holder{
font-weight: 600;
}
.dark_container_white_text .circ_numbers_holder.dark_circles .circ_counter_text_holder{
color: #eee !important;
}
.circ_counter .circ_counter_desc{
margin: 10px 6px 20px;
font-size: 17px;
font-family: 'Droid Serif', arial, sans-serif;
font-style: italic;
text-align: center;
}
.counter_percent_sign {
position:relative;
top: -20px;
left: 2px;
font-size: 20px;
font-weight: normal;
color: #777;
display: none;
font-family: 'NovecentowideLightBold',arial; 
}
.counter_percent_sign.shown {
display: inline;
}  .aqua_table {
margin: 20px 0;
}
.aqua_table th {
border: 1px solid #e2e2e2;
background-color: #fcfcfc;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-repeat: repeat-x;
text-align: center;
padding: 8px 14px;
font-size: 14px;
text-align: left;
font-weight: 600;
}
.aqua_table td {
padding: 8px 14px;
border: #e2e2e2 1px solid;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;	
}
.aqua_table tr.odd td {
background: #f9f9f9;
}
.aqua_table tr:hover td {
background: #edf9fa;
}
.aqua_table td.b{
font-weight: 600;
}	
.al_right {
text-align: right;
}
.no_bm {
margin-bottom: 0;
} #footer {
clear: both;
overflow: auto;
background: #222;
font-size: 13px;	
border-top: 3px solid #ddd;
color: #757d82;
padding-top: 32px;
position: fixed;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 0;	
}
#footer.footer_light {
border-top: 1px solid #e9e9e9;
background-color: #fafafa;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04));
background-repeat: repeat-x;	
}
#wrapper.full_wrapper #footer {
width: 100%;
}
#footer.mobile_non_responsive_option { 
position: relative; 
-webkit-transition: 0;
-moz-transition: 0;
-ms-transition: 0;
-o-transition: 0;
transition: 0;
}
#footer h3 {
color: #d1d6d9;
font-size: 14px;
line-height: 22px;	
margin-top: 0px;
margin-bottom: 18px;	
}
#footer.footer_light h3 {
color: #494949;
}
#footer.footer_dark h3{
color: #818f96;
text-shadow: 0px -1px 0px #111;
}
#footer .column {
float: left;
width: 18%;
}
#footer .big_column {
float: right;
width: 28%;
}
#footer p { } .icon_twitter {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_tweet.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
}
.icon_facebook {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_facebook.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
.icon_pinterest {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_pinterest.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
.icon_skype {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_skype.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
.icon_google {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_google.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
}
.icon_linkedin {
float: right;
width: 23px;
height: 23px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_linkedin.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
} #footer.footer_light .icon_twitter {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_tweet_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
}
#footer.footer_light .icon_facebook {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_facebook_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
#footer.footer_light .icon_pinterest {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_pinterest_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
#footer.footer_light .icon_skype {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_skype_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;	
}
#footer.footer_light .icon_google {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_google_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
}
#footer.footer_light .icon_linkedin {
float: right;
width: 26px;;
height: 26px;;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_linkedin_light.png) center top no-repeat;
text-indent: -9999px;
margin-left: 12px;
}
#footer.footer_light .icon_twitter,#footer.footer_light  .icon_facebook,#footer.footer_light  .icon_pinterest,#footer.footer_light .icon_skype,#footer.footer_light .icon_google,#footer.footer_light .icon_linkedin {
opacity: 1;
} .icon_phone {
font-size: 13px;
line-height: 24px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_phone_dark.png) left 4px no-repeat;
padding: 0 0 0 30px;
margin-bottom: 6px;
}
.icon_mail {
font-size: 13px;
line-height: 24px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_mail_dark.png) left 5px no-repeat;
padding: 0 0 0 30px;
margin-bottom: 6px;
}
.icon_loc {
font-size: 13px;
line-height: 24px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_loc_dark.png) left 3px no-repeat;
padding: 0 0 0 30px;
margin-bottom: 6px;
}
#footer.footer_light  .icon_phone {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_phone_dark.png) left 4px no-repeat;
}
#footer.footer_light .icon_mail {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_mail_dark.png) left 5px no-repeat;
}
#footer.footer_light .icon_loc {
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/icon_footer_loc_dark.png) left 3px no-repeat;
}
#footer .columns ul ul.sub-menu {
margin-top: 3px;
}
#footer .columns ul {
margin: 0px 0 0 0px;
list-style: none;
padding: 0;
}
#footer .columns ul li {
margin-bottom: 4px;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/arrow_footer_list.png) -5px 0px no-repeat;
padding-left: 16px;
}
.margined_left, #footer .columns ul.margined_left {
margin-left: 18px;
}
#footer a {
text-decoration: none;
padding: 0px;
font-size: 13px;
line-height: 15px;
color:#949ea3;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;			
}
#footer.footer_light a {
color:#636363;	
}
#footer a:hover {
color:#07bee5;
} #footer .latest_post_sidebar img{
margin: 2px 14px 22px 0;
padding: 0;
border: none;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
width: 62px;
height: 62px;	
border-radius: 1px;
}
#footer.footer_light  .latest_post_sidebar img{
padding: 3px;
background: #fff;	
}
#footer .latest_post_sidebar img:hover{
opacity: 0.7;
}
#footer.footer_light .latest_post_sidebar img:hover{
border: 1px solid #07bee5;
background: #07bee5;
}
#footer .latest_post_sidebar p {
font-size: 12px;
line-height: 14px;
margin-bottom: 6px;
}
#footer .latest_post_sidebar p.date{
color: #777;
font-size: 11px;
}
#footer.footer_light .latest_post_sidebar p.date{
color: #999;
}
#footer .latest_post_sidebar p.latest_post_sidebar_title{
padding-top: 1px;
margin-bottom: 5px;
line-height: 15px;
padding-right: 12px;
} #powered {
float: left;
margin-top: 1px;
margin-right: 10px;
color: #748188;
}
#powered a{
}
#footer.footer_light #powered {
margin-top: 3px;
font-size: 13px;
}
#footer.footer_light  #powered a{
font-size: 13px;
}
.footer_btm {
clear: both;
overflow: auto;
padding: 20px 0px 0px;
background: #121313;
border-top: 1px solid #2a2a2a;
}
#footer.footer_light .footer_btm { }
#footer.footer_light  .footer_btm {
background: #fff;
border-top: 1px solid #e9e9e9;
}
#wrapper.full_wrapper .footer_btm {
-moz-border-radius: 0;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
border-radius: 0;
}  .woocommerce .page-title {
margin-bottom: 0;
font-size: 26px;
line-height: 40px;
}
.woocommerce  .woo_content h2 {
font-family: inherit;
font-size: 16px;
line-height: 23px;
font-weight: 600;
}
.woocommerce  .woo_content h3, .woocommerce  .woo_content h4 {
font-family: inherit;
font-size: 15px;
font-weight: 600;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
margin-bottom: 40px!important;
}
.woocommerce ul.products li.product {
box-sizing: border-box;
-moz-box-sizing:border-box;
border-radius: 4px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;	
border: 1px solid #f1f1f1;	
}
.woocommerce ul.products li.product:hover {
box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
border: 1px solid #f1f1f1;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 23.5%!important;
margin-right: 2%!important;
margin-bottom: 1.8em!important;	
}
.woocommerce .col_12 ul.products li.product, .woocommerce-page .col_12 ul.products li.product {
width: 32%!important;
margin-right: 2%!important;
margin-bottom: 1.2em!important;
}
.woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last {
margin-right: 0 !important;
}
.woocommerce .single_product_left {
width: 40%!important;
margin-right: 4%!important;
position:relative;
}
.woocommerce .single_product_right {
width: 56%!important;
margin-left: 0!important;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
box-shadow: none!important;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
-o-box-shadow: none!important;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
border: 14px solid transparent !important;
margin-bottom: 0!important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { margin: 0 14px !important;
padding-top: 12px !important;
padding-bottom: 0 !important;
font-family: inherit;
border-top: 1px dotted #f5f5f5;
}
.add_to_cart_button, .product_type_variable {
float: right;
margin: 10px 14px 14px 7px !important;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
font-weight: 600 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
font-size: 13px !important;
border:none !important;
padding: 6px 11px !important;
background: #07bee5 !important;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
color: #fff !important;
text-shadow: none !important;	
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
font-size: 0.5em!important;
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce .product a.button.activated:hover {
color: #fff !important;
text-shadow: none !important;	
background: #444 !important;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;
background-image: linear-gradient(top, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.1))!important;	
text-shadow: none !important;
}
.woocommerce .button.single_add_to_cart_button {
padding: 8px 20px !important;
font-size: 14px !important;
margin-left: 10px;
text-transform: uppercase;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
color: #555 !important;
font-weight: 600 !important;
font-size: 16px;
display: inline-block!important;
margin: 12px 7px 14px 16px !important;	
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .product_list_widget del{
font-size: 0.77em !important;
color: rgba(145,145,145,0.5);
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
display: none!important;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
height: 10px;
background-color: #f5f5f5 !important;
height: 10px;
background-image: none!important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08) inset;
border-bottom: 1px solid #FFFFFF;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background-color: #07bee5 !important;
height: 10px;
border: none!important;
box-shadow: none!important;
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
background-image: none!important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16) inset!important;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
border-bottom: 1px solid #FFFFFF;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
top: -5px!important;
border: none!important;
background-image: none!important;	
background-color: #FFFFFF!important;
background-image: linear-gradient(to bottom, #ffffff, #f3f3f3)!important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3))!important;
background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3)!important;
background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3)!important;
background-image: -o-linear-gradient(top, #ffffff, #f3f3f3)!important;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39)!important;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39)!important;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39)!important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.39)!important;
height: 19px!important;
width: 19px!important;
transition: box-shadow 300ms ease-in-out;	
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:hover {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45)!important;
-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45)!important;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45)!important;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45)!important;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
text-align: left !important;
margin-top: 20px;
font-size: 0.95em!important;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
float: right !important;
}
.woocommerce select {
width: auto;
}
.woocommerce ul.products li.product .price ins , .woocommerce-page ul.products li.product .price ins, .product_list_widget ins  {
color: #e55228;
text-decoration: none;
}
.product_list_widget .amount {
font-weight: 600;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
min-height: 30px !important;
min-width: 30px !important;
line-height: 30px !important;
font-weight: 600 !important;
background: #e55228!important;
background: -webkit-gradient(linear,left top,left bottom,from(#e6613c),to(#d9441a)) !important;
background: -webkit-linear-gradient(#e6613c,#d9441a)!important;
background: -moz-linear-gradient(center top,#e6613c 0%,#d9441a 100%)!important;
background: -moz-gradient(center top,#e6613c 0%,#d9441a 100%)!important;
text-shadow: 0 -1px 0 #d9441a!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
z-index: 100;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty{
-moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05)!important;
-webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05)!important;
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.05)!important;
border: 1px solid #ededed!important;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.product-quantity {
text-align: center;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
width: 92px!important;
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
position: relative!important;
float: left!important;
height: 30px!important;
line-height: 30px;
width: 24px!important;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e8e8e8))!important;
background: -webkit-linear-gradient(#f7f6f7,#e8e8e8)!important;
background: -moz-linear-gradient(center top,#f7f6f7 0%,#e8e8e8 100%)!important;
background: -moz-gradient(center top,#f7f6f7 0%,#e8e8e8 100%)!important;
-moz-border-radius: 0 3px 3px 0!important;
-webkit-border-radius: 0 3px 3px 0!important;
-khtml-border-radius: 0 3px 3px 0!important;
border-radius: 0 3px 3px 0!important;
border: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;	
font-size: 20px!important;
font-weight: 400!important;
font-family: inherit;
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus {
position: relative!important;
float: left!important;
height: 30px!important;
width: 24px!important;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e8e8e8))!important;
background: -webkit-linear-gradient(#f7f6f7,#e8e8e8)!important;
background: -moz-linear-gradient(center top,#f7f6f7 0%,#e8e8e8 100%)!important;
background: -moz-gradient(center top,#f7f6f7 0%,#e8e8e8 100%)!important;	
-moz-border-radius: 3px 0 0 3px!important;
-webkit-border-radius: 3px 0 0 3px!important;
-khtml-border-radius: 3px 0 0 3px!important;
border-radius: 3px 0 0 3px!important;
border: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important;
font-size: 20px!important;
font-weight: 400!important;
font-family: inherit;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
background: #eee;
background: -webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(#d8d8d8))!important;
background: -webkit-linear-gradient(#f1f1f1,#d8d8d8)!important;
background: -moz-linear-gradient(center top,#f1f1f1 0%,#d8d8d8 100%)!important;
background: -moz-gradient(center top,#f1f1f1 0%,#d8d8d8 100%)!important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
float: left !important;
text-align: left !important;
margin: 0px 0 20px;
}
.shop_table.cart th{
font-weight: 600 !important;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.03));
}
.shop_table th{
font-weight: 600 !important;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
}
.shop_table .cart-subtotal th,.shop_table  .shipping th,.shop_table  .total th, .order_details th{
border-right: 1px solid rgba(0,0,0,0.1) !important;
}
.shop_table.order_details th.product-name, .shop_table.order_details th.product-total{
border-right: none !important;
}
.shop_table td.product-name {
border-right: 1px solid rgba(0,0,0,0.1) !important;
}
.shop_table.cart td.product-name {
border-right: none !important;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
border-radius: 3px;
}
.single_product_right  .price {
color: #555 !important;
font-weight: 600 !important;
font-size: 21px!important;
}
.woocommerce div.product .price .from {
font-size: 22px;
font-weight: normal;
}
.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
padding-top: 10px;
}
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins {
color: red;
text-decoration: none;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, .woocommerce #content div.product span.price del, .woocommerce #content div.product p.price del, .woocommerce-page div.product span.price del, .woocommerce-page div.product p.price del, .woocommerce-page #content div.product span.price del, .woocommerce-page #content div.product p.price del {
font-size: 0.77em !important
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
box-shadow: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;	
background: #fff;
position: relative;	
}
.product_img_wrapper {
border: 1px solid #f1f1f1;
padding: 12px;	
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
margin-bottom: 8px;
}
.woocommerce-review-link {
font-size: 13px;
}
.single_variation {
margin-bottom: 1em;
}
.thumbnails .product_img_wrapper {
padding: 4px;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
width: auto !important;	
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
float: left !important;
width: 100% !important;
}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
font-family: inherit;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/header_bgr.png) repeat-x bottom;
padding-bottom: 16px!important;
font-size: 30px;
line-height: 42px;
margin-bottom:12px;
}
.woocommerce  label, .woocommerce  legend {
font-weight: 600;
}
.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
content: "\53\53\53\53\53" !important;
color: #eee!important;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
color: #fff726;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
border-bottom: 1px solid #e9e9e9!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
padding-left: 0px !important;
margin-bottom: 0px !important;
}
.woocommerce #tab-reviews, .woocommerce #tab-description {
padding: 20px 24px 12px;
border: 1px solid #eee;
border-top: none;
border-radius: 0 0 4px 4px;
}
.woocommerce #tab-additional_information, .woocommerce #tab-additional_information {
padding: 20px 24px;
border: 1px solid #eee;
border-top: none;
border-radius: 0 0 4px 4px;
}
.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
margin-bottom: 6px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
font-size: 13px;
margin: 2px 0 10px!important;
}
.woocommerce label{
display: inline;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
box-shadow: none!important;
content: ""!important;
border-width: 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
box-shadow: none!important;
content: ""!important;
border-width: 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #e8e8e8!important;
border-bottom: none!important;
margin: 0 -8px 0 0 !important;
box-shadow: none!important;
background: #fdfdfd url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x !important;
font-size: 13px;
font-family: "NovecentowideLightBold", arial, serif;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
color: #444!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
border-top: 2px solid #07bee5!important;
background: #FFFFFF !important;
}
.comment_container {
border: 1px solid #eee;
background: #fbfbfb;
border-radius: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
border: none!important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 66px !important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
margin: 22px!important;
border: none!important;
width: 40px !important;
padding: 0 !important;
position: relative!important;
}
.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
border: 1px solid #eee!important;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
margin: 6px 0 2px 14px!important;
}
.woocommerce .product_meta {
font-size: 13px;
color:#999;
}
.woocommerce .product_meta a{
color: #07bee5;
}
.woocommerce .product_meta a:hover{
color: #333;
}
.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
float: right;
margin: 0px -2px -3px 10px;
position: relative!important;
right: auto!important;
top: auto!important;
}
table.variations {
min-width: 50%;
border: 1px solid #eee!important;
border-radius: 3px;
border-collapse: separate;
}
table.variations td{
background: #fbfbfb;
padding: 16px !important;
}
table.variations td select, table.variations td input{
margin-bottom: 6px;
}
table.variations tr:first-child td:first-child{
border-top-left-radius:5px;
}
table.variations tr:first-child td:last-child{
border-top-right-radius:5px;
}
table.variations tr:last-child td:first-child{
border-bottom-left-radius:5px;
}
table.variations tr:last-child td:last-child{
border-bottom-right-radius:5px;
}
a.reset_variations {
font-size: 12px;
} .header_container_holder {
position:relative;
}
#header .header_cart {
position:absolute;
right: -100px;
top: 0px;
padding: 0px 18px 0 22px;
height: 100%;
border-left: 1px solid #eee;
background: #fdfdfd;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));	
-webkit-transition: right 0.4s ease-out, padding 0.4s ease-out;
-moz-transition: right 0.4s ease-out, padding 0.4s ease-out;
-ms-transition: right 0.4s ease-out, padding 0.4s ease-out;
-o-transition: right 0.4s ease-out, padding 0.4s ease-out;
transition: right 0.4s ease-out, padding 0.4s ease-out;
display: none;
}
.zero_transitions {
-webkit-transition: all 0!important;
-moz-transition: all 0!important;
-o-transition: all 0!important;
-ms-transition: all 0!important;
transition: all 0!important;
}
.boxed_wrapper  #header .header_cart {
display: none;
position: relative;
right: 0;
float: right;
height: 72px;
border-right: 1px solid #eee;
}
#header .header_cart.cart_menu_attached {
background: none;
border-left: 1px solid transparent;
padding-right: 10px;
border-right: none;
}
#header .header_cart.is_not_empty { display: block;
}
#header .header_cart.is_empty {
display: none;
}
.header_cart .cart-icon-wrap {
-webkit-transition: right 0.4s ease-out, padding 0.4s ease-out;
-moz-transition: right 0.4s ease-out, padding 0.4s ease-out;
-ms-transition: right 0.4s ease-out, padding 0.4s ease-out;
-o-transition: right 0.4s ease-out, padding 0.4s ease-out;
transition: right 0.4s ease-out, padding 0.4s ease-out;
padding-top: 24px;
}
#header.scrolled.no_subheader .header_cart .cart-icon-wrap {
padding-top: 24px;
}
#header.no_subheader .header_cart .cart-icon-wrap{
padding-top: 33px;
}
#header.has_subheader .header_cart .cart-icon-wrap{
padding-top: 24px;
}
.header_cart .cart_contents {
float: right;
}
.header_cart .cart_widget_holder {
position:relative;
clear: both;
height: 100%;
width: 100%;
}
.header_cart  .widget_shopping_cart .widgettitle{
display: none;
}
.header_cart .widget_shopping_cart {
clear:both;
display: none;
background: #fff;	
top: 72px;
position: absolute;
min-width: 250px;
right: -23px;
z-index: 100000;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.boxed_wrapper .header_cart .widget_shopping_cart {
right: -19px;
}
.header_cart .cart-notification {
clear:both;
display: none;	
color: #fff;	
background: #07bee5;	
top: 72px;
position: absolute;
min-width: 250px;
right: -23px;
z-index: 100000;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
font-size: 13px;
padding: 12px 20px;
line-height: 21px;
}
.header_cart .cart-notification .item-name {
font-weight: 600;
}
#header.no_subheader .header_cart .widget_shopping_cart, #header.no_subheader .header_cart .cart-notification{
top: 92px;
}
#header.has_subheader .header_cart .widget_shopping_cart, #header.has_subheader  .header_cart .cart-notification{
top: 72px;
}
.header_cart ul.cart_list li img, .header_cart ul.product_list_widget li img {
border: 1px solid rgba(0,0,0,0.06);
}
.header_cart ul.cart_list li, .header_cart ul.product_list_widget li, .woocommerce .header_cart ul.cart_list li, .woocommerce .header_cart ul.product_list_widget li, .woocommerce-page .header_cart ul.cart_list li, .woocommerce-page .header_cart ul.product_list_widget li{
padding: 12px 20px 12px!important;
border-bottom: 1px solid #f6f6f6;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
-ms-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
background: #fff;	
}
.header_cart ul.cart_list li:hover, .header_cart ul.product_list_widget li:hover {
background: #fafafa;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.02));	
}
.header_cart  ul.cart_list li:last-child, .header_cart ul.product_list_widget li:last-child {
border-bottom: none;
}
.header_cart .widget_shopping_cart .total {
padding: 12px 20px 2px!important;
border-top: 1px solid #f4f4f4 !important;
}
.header_cart .widget_shopping_cart .buttons {
padding: 0px 14px 4px 20px!important;
}
.header_cart ul.cart_list li a, .header_cart ul.product_list_widget li a {
font-weight: 600!important;
}
.savia_icon_cart {
display: block;
float: left;
background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/cart_icon.png) center center no-repeat;
height: 21px;
width: 21px;
margin: 1px 6px 0 0;
}
.header_cart .cart-wrap {
font-weight: 600;
float: left;
display: block;
border-radius: 5px;
background-color: #07bee5;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.05))!important;
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.05))!important;
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.05))!important;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.05))!important;
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.05))!important;	
min-width: 25px;
color: #fff;
text-align: center;
height: 24px;
line-height: 24px;
font-size: 11px;
position:relative;
}
.header_cart .cart-wrap:before {
border-color: transparent #07bee5 transparent;
border-style: solid solid solid none;
border-width: 4px 4px 4px medium;
content: "";
height: 0;
left: -4px;
position: absolute;
top: 8px;
width: 0;
}
.header_cart .cart-icon-wrap {
overflow: hidden;
}
.header_cart .product .added_to_cart {
display: none;
} .woocommerce-message, .woocommerce-error, .woocommerce-info {
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px!important;
border-radius: 3px!important;
background-color: #fbfbfb!important;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.015))!important;
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.015))!important;
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.015))!important;
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.015))!important;
background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.015))!important;
color: #555!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
border: 1px solid rgba(0,0,0,0.07) !important;
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li{
margin-bottom: 0px;
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
top: 1em!important;
padding-top: 0 !important;
-moz-border-radius: 50% !important;
-webkit-border-radius: 50% !important;
border-radius: 50% !important;
}
.woocommerce-message:before, .woocommerce-info:before {
font-size: 1.05em!important;
}
.woocommerce-message:before {
background-color: #aad400!important;
}
.woocommerce-info:before {
background-color: #07bee5!important;
}
.woocommerce-error:before {
background-color:#e55228!important;
} .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: left!important;
width: 50px!important;
background: #fff;
border: 1px solid rgba(0,0,0,0.06);
padding: 2px;
box-shadow: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
margin-left: 0px!important;
margin-right: 14px !important;
-webkit-border-radius: 2px !important;
-moz-border-radius: 2px!important;
border-radius: 2px!important;	
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;	
}
.woocommerce ul.cart_list li a:hover img, .woocommerce ul.product_list_widget li a:hover img, .woocommerce-page ul.cart_list li a:hover img, .woocommerce-page ul.product_list_widget li a:hover img {
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
font-weight: 600!important;
line-height: 19px;
margin-bottom: 2px;
}
.woocommerce .sidebar ul.cart_list li, .woocommerce .sidebar ul.product_list_widget li, .woocommerce-page .sidebar ul.cart_list li, .woocommerce-page .sidebar ul.product_list_widget li {
padding: 12px 0!important;
}
#sidebar .widget_shopping_cart {
padding-bottom: 20px;
}
#sidebar .widget_shopping_cart .total {
padding: 10px 0px!important;
border-top: 1px solid #f4f4f4 !important;
}
#sidebar .star-rating {
font-size: 10px;
margin: 3px 0;
}
#sidebar  .star-rating span {
top: 0px !important;
}
#sidebar .price_slider_wrapper {
margin-top: 24px;
} .woocommerce table.shop_table, .woocommerce-page table.shop_table {
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
color: #e55228!important;
}
.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
background-color: #e55228!important;
color:#fff !important;
}
.cart_totals  h2, .shipping_calculator h2 {
font-size: 15px;
}
.cart_totals table, .shipping_calculator table {
margin: 14px 0 60px !important;
border-collapse: collapse!important;
width: 100%;
}
#coupon_code { width: 90px!important;}
.cart_totals table th {
border: 1px solid #e8e8e8!important;	
background-color: #fcfcfc;
text-align: center;
padding: 8px 20px !important;
text-align: left;
width: auto!important;
}
.cart_totals table td {
padding: 8px 20px !important;
border: #e8e8e8 1px solid !important;
}
table.shop_attributes {
margin: 12px 0 2px !important;
border-collapse: collapse!important;
width: 100%;
}
table.shop_attributes th {
border: 1px solid #e8e8e8!important;	
background-color: #fcfcfc;
text-align: center;
padding: 0px 12px !important;
text-align: left;
}
table.shop_attributes td {
padding: 0px 12px !important;
border: #e8e8e8 1px solid !important;
}
.shipping-calculator-form {
margin-bottom: 60px;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
box-shadow: none!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
}
.woocommerce-info a {
text-decoration: underline;
font-size: 0.9em;
}
.lost_password {
margin-left: 12px;
font-size: 0.9em;
}
.woocommerce-checkout  h2 {
font-size: 15px;
}
.woocommerce-checkout  h3 {
font-size: 14px;
}
.col2-set.addresses {
margin-bottom: 40px;
}
#order_review{
margin-bottom: 60px;
}
.related.products {
margin-top: 40px;
}
.woocommerce div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails {
padding-top: 1.2em!important;
} .woocommerce nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
border: none !important;
float: left;
font-size: 13px;
line-height: 16px;
margin-bottom: 40px !important;	
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
border: none !important;
margin-right: 4px!important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a{
border: none !important;
display: inline-block;
text-decoration: none;
padding: 5px 7px !important;
background: #FAFAFA url(//www.uhealthdigest.com/wp-content/themes/Savia/images/grad_menu.png) top left repeat-x;
border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
border-radius: 2px;
color: #666;
font-size: 13px !important;
line-height: 16px!important;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;	
}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current {
display: inline-block;
font-weight: normal;
text-decoration: none;
color: #555;
font-weight: 400; 	
background: #fff!important;
color: #333!important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
background-color: #07bee5 !important;
color: white!important;
text-shadow: none;
}
.opacity_opaque_important {
opacity: 1!important;
}   @media only screen and (min-width: 1250px) {
body { font: 14px/25px 'Open Sans', arial, sans-serif;}
.container #sidebar.four.columns {
width: 255px;
margin-right: 30px;
} .twelve.columns + #sidebar.four.columns {
width: 255px;
margin-left: 30px;
margin-right: 15px;
}
.counter_desc {	font-size: 17px; letter-spacing: 1px; }
.carousel_section {	margin: 0px -15px 0 -15px;}
.jcarousel-prev-horizontal, .custom-prev { right: 40px;}
ul.checked li:before { top: 1px; }
ul.checked2 li:before { top: 3px; }
ul.arrowed li:before { top: 3px; }
ul.dotted li:before { top: 2px; }
.resp-vtabs ul.resp-tabs-list { width: 20%; }
.resp-vtabs .resp-tabs-container {width: 80%; }
} @media only screen and (min-width: 960px) and (max-width: 1250px) {
#header #menu > ul > li > a { font-size: 13px; line-height: 52px; padding-left: 10px; padding-right: 10px;}
#header #logo .logo_img { height: 62px;}
#header.scrolled #menu > ul > li > a {	line-height: 42px;}
#header.scrolled #logo .logo_img { height: 52px;}
.boxed_wrapper #header.scrolled .header_cart { height: 52px; }
.isotope_element {	margin-bottom: 20px;}
.more-link:before { top: 4px; }
.rev_slider_wrapper .button, .rev_slider_wrapper a.button, .rev_slider_wrapper a.button:hover {
padding:4px 15px 4px; line-height:18px !important; font-size:11px !important;font-weight:normal;
}  		
h2 	{ font-size: 22px; line-height: 30px;}
h3    { font-size: 16px; line-height: 22px;}
h5 	{ font-size: 14px; }
.htabs a { font-size: 12px; }
.circ_counter {	width: 150px; }
.column.client_info_holder, .columns.client_info_holder { margin-left: 29px; padding-left: 20px; }
.section_big_title h1 { font-size: 48px; }
#header.scrolled .header_cart .cart-icon-wrap { padding-top: 14px;}
#header.scrolled .header_cart .widget_shopping_cart, #header.scrolled .header_cart .cart-notification { top: 52px;}
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.slides li { margin-bottom: 0;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0 0px 0px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -13px 0 0; display: block; background: url(//www.uhealthdigest.com/wp-content/themes/Savia/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; 	filter: alpha(opacity=0); -webkit-transition: all .3s ease;}
.flex-direction-nav li {margin-bottom: 0;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; filter: alpha(opacity=80); right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; filter: alpha(opacity=80); left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1; filter: alpha(opacity=100);}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; filter: alpha(opacity=70); cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1; filter: alpha(opacity=100);}
.flex-control-thumbs .flex-active {opacity: 1; filter: alpha(opacity=100); cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; filter: alpha(opacity=100);left: 0;}
.flex-direction-nav .flex-next {opacity: 1; filter: alpha(opacity=100);right: 0;}
}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:13px;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#f8f8f8;}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.uhealthdigest.com/wp-content/themes/Savia/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.jcarousel-container { margin-bottom: 0px;
}
.jcarousel-direction-rtl {
direction: rtl;
}
.jcarousel-container-horizontal {
padding: 0px;
}
.jcarousel-custom .jcarousel-container-horizontal {
padding: 0px 0px;
}
.jcarousel-clip {
overflow: hidden;
width: 100%;
}
.jcarousel-item-horizontal {
margin-left: 0;
margin-right: 10px;
margin-bottom: 0;
} .jcarousel-custom .jcarousel-item-horizontal {
margin-left: 0;
margin-right: 0px;
width: 189px;
} #column-left .jcarousel-list-horizontal, #column-right .jcarousel-list-horizontal {
width: auto !important;
}
#column-left .jcarousel-custom .jcarousel-item-horizontal, #column-right .jcarousel-custom .jcarousel-item-horizontal {
float: none !important;
margin-left: 0;
margin-right: 0px;
width: auto !important;
}
#column-left .jcarousel_arrows,#column-right .jcarousel_arrows {
display: none;
}
.jcarousel-direction-rtl .jcarousel-item-horizontal {
margin-left: 15px;
margin-right: 0;
}
.jcarousel-item-placeholder {
background: #fff;
color: #000;
} .jcarousel-next-horizontal, .custom-next {
position: absolute;
top: -64px;
right: 15px;
width: 22px;
height: 22px;
cursor: pointer;
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button-next.png) center center no-repeat;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.4);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;		
}
.sidebar .jcarousel-next-horizontal,.sidebar .custom-next {
top: -39px;   
}
.section_featured_services .jcarousel-next-horizontal, .carousel_section .jcarousel-next-horizontal{
right: 10px;
}
.jcarousel-next-horizontal:hover {
background-color:  #666;
box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.5);
}
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:focus, .jcarousel-next-disabled-horizontal:active, .custom-next_disabled, .custom-next_disabled:hover {
cursor: default;
background: #f3f3f3 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button-next_inactive.png) center center no-repeat;
box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.1);
}
.jcarousel-prev-horizontal, .custom-prev {
position: absolute;
top: -64px;
right: 40px;
width: 22px;
height: 22px;
cursor: pointer;
background: #07bee5 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button-previous.png) center center no-repeat;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
box-shadow: 0px 1px 0px 0px rgba(0,0,0, 0.35);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;	
}
.sidebar .jcarousel-prev-horizontal, .sidebar .custom-prev {
top: -39px;
}
.section_featured_services .jcarousel-prev-horizontal, .carousel_section .jcarousel-prev-horizontal{
right: 35px;
}
.jcarousel-prev-horizontal:hover {
background-color:  #666;
box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.5);	
}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:focus, .jcarousel-prev-disabled-horizontal:active, .custom-prev_disabled, .custom-prev_disabled:hover {
cursor: default;
background: #f3f3f3 url(//www.uhealthdigest.com/wp-content/themes/Savia/images/button-previous_inactive.png) center center no-repeat;
box-shadow:  0px 1px 0px 0px rgba(0,0,0, 0.1);
}
.jcarousel_arrows {
float: right;
background: #fff;
width: 46px;
height: 20px;
position:relative;
}
.custom-prev {
left: 8px;
}
@media only screen and (min-width: 1199px) {
.section_featured_services .jcarousel-next-horizontal, .carousel_section .jcarousel-next-horizontal{	right: 15px; }
.section_featured_services .jcarousel-prev-horizontal, .carousel_section .jcarousel-prev-horizontal{ right: 40px; }
}