.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 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;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}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,font,img,ins,kbd,q,
s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,
mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 
vertical-align:baseline; background:transparent; margin:0;padding:0; }
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }
nav ul{ list-style:none; }
ol{ list-style:decimal; }
ul{ list-style:disc; }
ul ul{ list-style:circle; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:none; }
ins{ text-decoration:underline; }
del{ text-decoration:line-through; }
mark{ background:none; }
abbr[title],dfn[title], acronym[title]{ border-bottom:1px dotted; cursor:help; }
table{ border-collapse:collapse;border-spacing:0; }
hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input[type=submit],input[type=button],button{ margin:0; padding:0;}
input,select,a img{ vertical-align:middle; }
b, strong{ font-weight: bold; }
i, em{ font-style: italic; } .clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }
.clear-fix{ zoom: 1; }
.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.aligncenter { display: block; margin: 5px auto 5px auto; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;
padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.sticky{}
.bypostauthor{}
dl { width:100%; overflow:hidden; }
dt { float:left; width: 30%; clear: left; margin-bottom: 12px; }
dd { float:left; width: 70%; margin-bottom: 15px; }
big{ font-size: 15px; }
code, kbd{ border: 1px dotted; padding: 5px 12px; margin: 0px 10px }
sup { vertical-align: super; font-size: 11px; }
sub {  vertical-align: sub; font-size: 11px; }
.gallery-item .gallery-icon { margin-right: 10px; }
i{ margin-right: 5px; }
a{ text-decoration: none; }
p{ margin-bottom: 20px; }
ul, ol{ margin-bottom: 20px; margin-left: 30px; }
body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; overflow-y: scroll;
-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	
.post-password-form input[type="submit"] { margin-left: 20px; margin-bottom: 0px; }
.post-password-form input[type="password"] { margin-left: 10px; padding: 10px 15px; }    .container{ padding: 0px; margin: 0px auto; }
.column, .columns{ float: left; position: relative; min-height: 1px; }
.one-ninth{ width: 11.111%; }
.one-eighth{ width: 12.5%; }
.one-seventh{ width: 14.285%; }
.one-fifth{ width: 20%; }
.two-fifth{ width: 40%; }
.three-fifth{ width: 60%; }
.four-fifth{ width: 80%; }
.one{ width: 8.333% }
.two{ width: 16.666%; }
.three{ width: 25%; }
.four{ width: 33.333%; }
.five{ width: 41.666%; }
.six{ width: 50%; }
.seven{ width: 58.334%; }
.eight{ width: 66.667%; }
.nine { width: 75%; }
.ten { width: 83.334%; }
.eleven { width: 91.667%; }
.twelve{ width: 100%; }
.ie7 .sf-mega-section.three{ width: 24%; }
.greennature-item{ margin: 0px 15px 20px; min-height: 1px; }
.greennature-full-size-wrapper .greennature-item-no-space{ margin-bottom: 0px; }
.greennature-item-no-space{ margin: 0px 20px 40px; }
.greennature-item-no-space .greennature-item{ margin: 0px; }
.greennature-item.greennature-main-content { margin-bottom: 55px; }
.greennature-item.greennature-divider-item{ margin-bottom: 50px }
.section-container, .greennature-item-start-content, .greennature-parallax-wrapper, .greennature-color-wrapper{ padding-top: 60px;  }
.greennature-color-wrapper, .greennature-parallax-wrapper, .greennature-full-size-wrapper{ padding-bottom: 40px; }
.greennature-full-size-wrapper .greennature-item,
.greennature-full-size-wrapper .greennature-item-no-space{ margin-left: 0px; margin-right: 0px; }
.greennature-half-bg{ position: absolute; top: 0px; bottom: 0px; background-size: cover; background-position: center; }
.greennature-half-bg.greennature-bg-solid{ left: 0px; right: 50%; }
.greennature-half-bg.greennature-solid-bg{ left: 50%; right: 50px;  }
.greennature-half-bg-wrapper .six.columns { left: 30px; right: 30px; }
.greennature-half-bg.greennature-solid-bg { left: 52%; right: 0px; }
.ie7 .greennature-item-start-content{ overflow: hidden; }
audio{ width: 100%; }
.mejs-container .mejs-controls .mejs-horizontal-volume-slider{ position: relative; clear: both; float: right; top: -31px; }
img, video{ max-width: 100%; height: auto; width: auto; }
.ms-container video{ max-width: none; }
input[type="text"], input[type="email"], input[type="password"], textarea{ 
border: 0px; outline: none; padding: 6px; max-width: 100%; } a{
transition: color 300ms, background-color 300ms, opacity 300ms;
-moz-transition: color 300ms, background-color 300ms, opacity 300ms; -o-transition: color 300ms, background-color 300ms, opacity 300ms; -webkit-transition: color 300ms, background-color 300ms, opacity 300ms; } .body-wrapper{ overflow: hidden; }	
.body-wrapper.greennature-boxed-style { margin: 0px auto;
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }	
img.greennature-full-boxed-background{ min-height: 100%; min-width: 1024px;
width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }
@media screen and (max-width: 1024px) {
img.greennature-full-boxed-background { left: 50%; margin-left: -512px; }
}
.content-wrapper{ position:relative; z-index: 89; } .top-navigation-wrapper{ position: relative; z-index: 98; 
padding: 11px 0px; font-size: 13px; line-height: 18px; }
.top-navigation-left{ float: left; margin: 0px 15px; }
.top-navigation-right{ float: right; margin: 0px 15px; }
.top-social-wrapper .social-icon{ font-size: 14px; display: inline; margin-left: 6px; }
.top-social-wrapper .social-icon a{ opacity: 0.6; filter: alpha(opacity=60); }
.top-social-wrapper .social-icon a:hover{ opacity: 1; filter: alpha(opacity=100); } .greennature-navigation-substitute{ position: relative; z-index: 91; }
#greennature-menu-search-button { margin: 2px 0px 0px 30px; float: right; cursor: pointer; 
max-width: 15px; opacity: 0.7; filter: alpha(opacity=70); }
.greennature-header-transparent #greennature-menu-search-button{  opacity: 1; filter: alpha(opacity=100); }
#greennature-menu-search{ position: absolute; top: 100%; right: 15px; width: 250px; display: none; }
#greennature-menu-search input[type="text"]{ margin: 0px; background: transparent; padding: 20px 23px; }
#greennature-menu-search input[type="submit"]{ display: none; }
.greennature-menu-search-button-sep{ position: absolute; } .greennature-login-form input[type="text"], .greennature-login-form input[type="email"], 
.greennature-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.greennature-login-form label { display: block; margin-bottom: 4px; }
.greennature-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }
.greennature-login-form p:first-child{ margin-top: 0px; }
.greennature-login-form input[type="submit"] { margin-bottom: 0px; }
.greennature-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }
.greennature-login-form .login-remember{ padding-top: 3px; } .greennature-woo-button-overlay { width: 65px; display: block; position: absolute; top: 0px; bottom: 0px; 
border-bottom-width: 3px; border-bottom-style: solid; }
.greennature-top-woocommerce-button{ cursor: pointer; width: 15px; text-align: right; font-size: 10px; position: relative; margin: 3px 25px 0px; }
.greennature-top-woocommerce-button img{ opacity: 1; filter: alpha(opacity=100); }
.greennature-top-woocommerce-button i{ font-size: 14px; }
.greennature-top-woocommerce-button .greennature-cart-item-count { position: absolute; right: -7px; top: -7px; }
.greennature-top-woocommerce-wrapper{ float: right; }
.greennature-top-woocommerce{ text-align: center; display: none; top: 100%; position: absolute; right: 15px; }
.greennature-top-woocommerce .greennature-top-woocommerce-inner{ padding: 30px 40px 23px; }
.greennature-top-woocommerce .greennature-cart-count{ margin-bottom: 8px; }
.greennature-top-woocommerce .greennature-cart-amount{ margin-bottom: 20px; }
.greennature-top-woocommerce-inner > a{ display: block; font-size: 14px; font-weight: bold; margin-bottom: 8px; }
html .woocommerce .greennature-widget-title { font-size: 12px; }
.greennature-header-wrapper{ z-index: 99; }
.greennature-logo-container,
.greennature-header-container{ position: relative; z-index: 97; }
.greennature-logo{ float: left; margin-left: 0px; margin-right: 15px; }
.greennature-logo h1{ margin-bottom: 0px; line-height: 0; }
.greennature-fixed-header{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 999; }
.greennature-fixed-header .greennature-logo { margin-top: 16px; margin-bottom: 16px; }
.greennature-fixed-header .greennature-logo img{ max-height: 138px; width: auto; }
.greennature-fixed-header .greennature-navigation-wrapper{ margin-top: 25px; }
.greennature-fixed-header .greennature-main-menu > li > a { padding-bottom: 18px; }
.greennature-fixed-header .greennature-navigation-slide-bar{ display: none; }
.greennature-fixed-header.greennature-header-inner{
-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); }
.greennature-fixed-header .greennature-navigation-wrapper .greennature-main-menu > li > a { font-size: 12px; padding-bottom: 23px; }
.admin-bar .greennature-fixed-header{ top: 32px }
.greennature-navigation-gimmick{ position: absolute; bottom: 0px; height: 3px; }
.greennature-navigation-wrapper{ margin: 0px 15px; float: right; }
.greennature-navigation-wrapper .greennature-navigation-container{ position: relative; line-height: 0; }
.greennature-navigation-wrapper .greennature-main-menu > li{ padding: 0px; }
.greennature-navigation-wrapper .greennature-main-menu > li > a{ font-size: 13px; padding: 0px 33px 45px 0px; 
margin: 0px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
.greennature-navigation-wrapper .greennature-main-menu > li:last-child > a,
.greennature-navigation-wrapper .greennature-main-menu > li:last-child > a.sf-with-ul,
.greennature-navigation-wrapper .greennature-main-menu > li:last-child > a.sf-with-ul-pre{ padding-right: 0px; }
.greennature-navigation-wrapper .greennature-main-menu > li > a.sf-with-ul-pre,
.greennature-navigation-wrapper .greennature-main-menu > li > a.sf-with-ul{ padding-right: 33px; }
.greennature-navigation-wrapper .greennature-main-menu > li > a.sf-with-ul:after{ top: 11px; right: 0px; display: none; }
.greennature-donate-button { font-size: 13px; text-transform: uppercase; font-weight: bold;
letter-spacing: 1px; width: 100px; margin-left: 30px; float: left; text-align: center; cursor: pointer; }
.greennature-button-donate-text{ position: relative; }
.greennature-button-overlay { width: 100px; display: block; position: absolute; top: 0px; bottom: 0px; 
border-bottom-width: 3px; border-bottom-style: solid; }
.greennature-page-title-wrapper { padding: 85px 0px 80px; position: relative; z-index: 89; line-height: 1; text-align: center;
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/page-title-background.jpg); background-repeat: repeat; background-position: center; }
.greennature-page-title-wrapper .greennature-page-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 
background: #000; opacity: 0; filter: alpha(opacity=0); }
.greennature-page-title-wrapper .greennature-page-title-container{ position: relative; }
.greennature-page-title-wrapper .greennature-page-title{ font-size: 45px; margin: 0px 15px; display: block; 
font-weight: 800; text-transform: uppercase; letter-spacing: 3px; }
.greennature-page-title-wrapper .greennature-page-caption{ font-size: 20px; margin: 12px 17px 0px; display: block;  font-style: italic; }
.greennature-page-title-wrapper .greennature-page-title-gimmick { font-size: 20px; display: block; margin-top: 20px; }	
.greennature-full-size-wrapper .greennature-item-title-head { margin-left: 15px; margin-right: 15px; position: relative; }
.greennature-header-wrapper.header-style-5-wrapper { position: absolute; left: 0px; right: 0px; }
.header-style-5-title-wrapper.greennature-page-title-wrapper{ padding-top: 190px; } .greennature-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }
.greennature-heading-shortcode i { margin-right: 10px; } .greennature-color-wrapper, 
.greennature-parallax-wrapper{ overflow: hidden; background-position: center 0px; 
background-repeat: repeat; position: relative; } .with-sidebar-container .with-sidebar-content{ float: right; }
.greennature-widget-title{ font-size: 12px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 1.5px; }
.greennature-sidebar .greennature-widget-title{ display: inline-block; padding-right: 4px; }
.widget.greennature-widget { margin-bottom: 50px; } .greennature-stunning-item .stunning-item-title{ font-weight: 300; font-size: 30px; margin-bottom: 10px; }
.greennature-stunning-item.greennature-stunning-left.greennature-button-on { position: relative; padding-right: 150px; font-size: 16px; }
.greennature-stunning-item.greennature-stunning-left .stunning-item-button { position: absolute; right: 0px; top: 50%; margin-top: -21px; margin-right: 0px; } 
.greennature-stunning-item.greennature-stunning-small-left.greennature-button-on { position: relative; padding-right: 150px; }
.greennature-stunning-item.greennature-stunning-small-left .stunning-item-title { font-size: 18px; font-weight: bold; margin-bottom: 0px; }
.greennature-stunning-item.greennature-stunning-small-left .stunning-item-button { position: absolute; right: 0px; top: 50%; margin-top: -21px; margin-right: 0px; } 
.greennature-stunning-item.greennature-stunning-center{ text-align: center; }
.greennature-stunning-item.greennature-stunning-center .stunning-item-button{ margin: 20px 9px 0px; }
.greennature-stunning-item.greennature-stunning-center  .stunning-item-title { font-size: 39px; font-weight: 800; }
.greennature-stunning-item.greennature-stunning-center .stunning-item-caption { font-size: 21px; }
.greennature-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }
.greennature-stunning-text-item.type-center .stunning-text-title{ font-size: 33px; font-weight: bold; margin-bottom: 25px; }
.greennature-stunning-text-item.type-center .stunning-text-caption{ font-size: 16px; }
.greennature-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }
.greennature-stunning-text-item.type-normal.greennature-button-on{ padding-right: 190px; position: relative; }
.greennature-stunning-text-item.type-normal .stunning-text-title{ font-size: 29px; margin-bottom: 18px; }
.greennature-stunning-text-item.type-normal .stunning-text-caption{ font-size: 16px; }
.greennature-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 
margin-top: -22px; margin-right: 0px; }
.greennature-stunning-text-item.with-padding{ padding: 35px 35px 15px; }
.greennature-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }
.greennature-stunning-text-item.with-padding.greennature-button-on{ padding-right: 200px; }
.greennature-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }
.greennature-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; } .footer-wrapper{ position: relative; background-repeat: no-repeat; background-position: right top; }
.footer-wrapper a { cursor: pointer; }
.footer-wrapper .widget.greennature-widget { margin-bottom: 45px; }
.footer-wrapper .greennature-widget-title { margin-bottom: 30px; }
.footer-container{ padding-top: 50px; }
.ie7 .footer-wrapper{ overflow: hidden; }
.copyright-left { margin: 0px 15px; float: left; }
.copyright-right { margin: 0px 15px; float: right; }
.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }
.copyright-container{ padding: 15px 0px; } .greennature-shortcode-wrapper { margin-left: -15px; margin-right: -15px; } .page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }
.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }
.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }
.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }
.page-not-found-search { max-width: 300px; margin: 0px auto; }
.page-not-found-search  .gdl-search-form{ padding-right: 30px; }
.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;
border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.page-not-found-search  .gdl-search-form input[type="submit"]{
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/light/icon-search.png); }
body.search .page-not-found-block{ margin-top: 0px; }    .greennature-item-title-wrapper.greennature-item{ margin-bottom: 30px; position: relative; }
.greennature-item-title-wrapper .greennature-item-title{ font-size: 30px; margin-bottom: 0px; font-weight: 800; }
.greennature-item-title-wrapper .greennature-item-title i{ margin-right: 12px; }
.greennature-item-title-wrapper .greennature-item-title img{ margin-right: 14px; vertical-align: middle; max-width: 37px; margin-top: -1px; margin-bottom: 3px; }
.greennature-item-title-wrapper .greennature-item-title-caption{ margin-top: 8px;  font-size: 20px; font-style: italic; }
.greennature-item-title-wrapper .greennature-item-title-link{ font-size: 12px; font-weight: bold;
text-transform: uppercase; letter-spacing: 1px; margin-top: 8px; display: inline-block; }
.greennature-item-title-wrapper .greennature-item-title-link:after{ content: "\f101"; font-family: fontAwesome; 
font-weight: normal; margin-left: 8px; }
.greennature-item-title-wrapper.greennature-medium.greennature-left .greennature-item-title-link
.greennature-item-title-wrapper.greennature-medium.greennature-left-divider .greennature-item-title-link{ margin-top: 11px; }
.greennature-item-title-wrapper.greennature-large.greennature-left .greennature-item-title-link,
.greennature-item-title-wrapper.greennature-large.greennature-left-divider .greennature-item-title-link{ margin-top: 18px; }
.greennature-item-title-wrapper.greennature-extra-large.greennature-left .greennature-item-title-link,
.greennature-item-title-wrapper.greennature-extra-large.greennature-left-divider .greennature-item-title-link{ margin-top: 37px; }
.greennature-item-title-wrapper.greennature-center{ text-align: center; }
.greennature-item-title-wrapper.greennature-center .greennature-item-title-link:after{ display: none; }
.greennature-item-title-wrapper.greennature-left .greennature-item-title-link,
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title-link{ float: right; }
.greennature-item-title-wrapper.greennature-left .greennature-item-title,
.greennature-item-title-wrapper.greennature-left .greennature-item-title-caption,
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title,
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title-caption{ display: inline; margin-right: 20px; }
.greennature-item-title-wrapper.greennature-left-divider{ padding-bottom: 10px; border-bottom-width: 2px; border-bottom-style: solid; }
.greennature-item-title-wrapper.greennature-small .greennature-item-title{ font-size: 20px; }
.greennature-item-title-wrapper.greennature-medium .greennature-item-title{ font-size: 24px; }
.greennature-item-title-wrapper.greennature-extra-large .greennature-item-title{ font-size: 52px; letter-spacing: 3px; }
.greennature-title-item{ margin-bottom: 20px; }
.greennature-title-item .greennature-item-title-wrapper.greennature-item { margin-bottom: 0px; }
.greennature-item-title-wrapper.greennature-nav-container .greennature-item-title { display: inline; margin-right: 20px; }
.greennature-item-title-wrapper.greennature-nav-container .greennature-flex-prev{ font-size: 19px; margin-right: 9px; cursor: pointer; }
.greennature-item-title-wrapper.greennature-nav-container .greennature-flex-next{ font-size: 19px; margin-left: 8px; margin-right: 0px; cursor: pointer; }
.greennature-item-title-wrapper.greennature-nav-container.greennature-left .greennature-nav-title,
.greennature-item-title-wrapper.greennature-nav-container.greennature-left-divider .greennature-nav-title{ float: right; margin-top: 6px; margin-left: 20px; }
.greennature-item-title-nav.greennature-nav-container { margin: 0px 20px 30px; line-height: 1; }
.greennature-item-title-nav i{ font-size: 35px; vertical-align: text-top; margin: 0px 11px; }
.greennature-item-title-nav .greennature-flex-prev,
.greennature-item-title-nav .greennature-flex-next{ font-size: 20px; cursor: pointer; }
.greennature-item-title-nav img{ max-width: 40px; vertical-align: text-top; margin: 0px 20px; }
.greennature-item-title-nav.greennature-center{ text-align: center; } .accordion-tab > .accordion-content{ display: none; }
.accordion-tab.active > .accordion-content{ display: block; }
.greennature-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding: 11px 0px; 
border-top-width: 1px; border-top-style: solid; }
.greennature-accordion-item.style-1 .accordion-tab:first-child{ border: 0px; padding-top: 0px; }
.greennature-accordion-item.style-1 .accordion-title{ font-weight: normal; 
font-size: 17px; line-height: 33px; margin-bottom: 0px; cursor: pointer; 
transition: color 200ms; -moz-transition: color 200ms;
-o-transition: color 200ms; -webkit-transition: color 200ms; }
.greennature-accordion-item.style-1 .accordion-title i{ margin-right: 20px; font-size: 13px; 
width: 9px; height: 13px; padding: 12px 14px 10px; display: inline-block; }
.greennature-accordion-item.style-1 .accordion-content{ padding-top: 12px; margin-left: 57px; }
.greennature-accordion-item.style-1 .accordion-title span { overflow: hidden; display: block; }
.greennature-accordion-item.style-1 .accordion-title i{ float: left;
transition: color 200ms, background-color 200ms; -moz-transition: color 200ms, background-color 200ms;
-o-transition: color 200ms, background-color 200ms; -webkit-transition: color 200ms, background-color 200ms; }
.greennature-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }
.greennature-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400; 
font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }
.greennature-accordion-item.style-2 .accordion-title i{ margin-right: 20px; font-size: 13px;  }
.greennature-accordion-item.style-2 .accordion-content{ margin-left: 31px;  } input[type="submit"], input[type="button"]{ -webkit-appearance: none; }
.greennature-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 12px; padding: 14px 27px;
margin-bottom: 15px; margin-right: 15px; outline: none; cursor: pointer; text-transform: uppercase; 
font-weight: 600; border: none; letter-spacing: 1px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.greennature-button.small{ font-size: 11px; padding: 11px 17px; }
.greennature-button.large{ font-size: 13px; padding: 15px 28px; font-weight: 800; }
.greennature-button.with-border{ border-bottom-width: 3px; border-bottom-style: solid; }
.greennature-button .greennature-icon { margin-right: 5px; letter-spacing: 1px; }
.greennature-border-button{ padding: 11px 25px; border-width: 2px; border-style: solid; 
font-size: 12px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; } .greennature-action-ads-item { padding: 50px 40px 37px; overflow: hidden;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.greennature-action-ads-item .action-ads-title { font-size: 36px; margin-bottom: 2px; font-weight: 700; }
.greennature-action-ads-item .action-ads-caption{ font-size: 22px; margin-bottom: 17px; }
.greennature-action-ads-item .action-ads-button{ margin-top: 3px; }
.greennature-action-ads-item .action-ads-divider { width: 35px; height: 3px; margin-bottom: 18px; } .greennature-normal .about-us-caption{ font-size: 15px; font-style: italic; margin-bottom: 25px; }
.greennature-normal .about-us-title{ font-size: 36px; font-weight: bold; margin-bottom: 13px; }
.greennature-normal .about-us-read-more{ margin-top: 12px; display: inline-block; }
.greennature-small-title .about-us-caption{ font-size: 16px; font-style: italic; margin-bottom: 25px; }
.greennature-small-title .about-us-title{ font-size: 21px; font-weight: 800; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 2px; }
.greennature-small-title .about-us-read-more{ margin-top: 6px; display: inline-block; 
font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
.greennature-plain .about-us-caption{ font-size: 15px; margin-bottom: 6px; font-style: italic; }
.greennature-plain .about-us-title{ font-size: 28px; font-weight: bold; margin-bottom: 25px; }
.greennature-plain .about-us-read-more{ margin-top: 4px; display: inline-block; }
.greennature-plain-large .about-us-caption{ font-size: 22px; margin-bottom: 6px; }
.greennature-plain-large .about-us-title{ font-size: 45px; font-weight: bold; margin-bottom: 24px; line-height: 1; }
.greennature-plain-large .about-us-read-more { margin-bottom: 0px; margin-top: 6px; }
.greennature-title-left .about-us-title-wrapper{ float: left; width: 27%; text-align: right; margin-right: 80px; }
.greennature-title-left .about-us-title{ font-size: 35px; font-weight: bold; line-height: 1.2; margin-bottom: 22px;}
.greennature-title-left .about-us-caption{ font-size: 35px; font-weight: bold; line-height: 1.2; }
.greennature-title-left .about-us-title-divider{ border-top-width: 4px; border-top-style: solid; 
width: 45px; margin-left: auto; }
.greennature-title-left .about-us-read-more { margin-bottom: 0px; margin-top: 6px; }
.greennature-title-left .about-us-content-wrapper { overflow: hidden; } .greennature-column-service-item .column-service-icon{ margin-right: 15px; font-size: 30px; line-height: 18px; }
.greennature-column-service-item .column-service-icon i{ margin: 0px; vertical-align: middle; }
.greennature-column-service-item .column-service-title{ margin-bottom: 15px; font-size: 18px; font-weight: 800; line-height: 25px; }
.greennature-column-service-item .column-service-read-more{ font-size: 12px; font-weight: bold; text-transform: uppercase; letter-spacing: 1.3px; display: block; }
.greennature-column-service-item.greennature-type-1 .column-service-icon{ float: left; margin-right: 25px; }
.greennature-column-service-item.greennature-type-1 .column-service-icon.greennature-skin-box{ background: transparent; }
.greennature-column-service-item.greennature-type-1 .column-service-content-wrapper{ overflow: hidden; }
.greennature-column-service-item.greennature-type-1 .column-service-title{ font-size: 17px; font-weight: bold; margin-bottom: 20px; }
.greennature-column-service-item.greennature-type-1 .column-service-image { max-width: 35px; float: left; margin-right: 25px; }
.greennature-column-service-item.greennature-type-1-caption .column-service-icon{ float: left; margin-right: 25px; }
.greennature-column-service-item.greennature-type-1-caption .column-service-icon.greennature-skin-box{ background: transparent; }
.greennature-column-service-item.greennature-type-1-caption .column-service-content-wrapper{ overflow: hidden; }
.greennature-column-service-item.greennature-type-1-caption .column-service-title{ font-size: 16px; font-weight: 800; margin-bottom: 4px; text-transform: uppercase; letter-spacing: 1.3px; }
.greennature-column-service-item.greennature-type-1-caption .column-service-caption{ font-size: 14px; margin-bottom: 16px; font-style: italic; }
.greennature-column-service-item.greennature-type-1-caption .column-service-image { max-width: 48px; float: left; margin-right: 25px; }
.greennature-column-service-item.greennature-type-2{ text-align: center; padding: 47px 30px 45px; }
.greennature-column-service-item.greennature-type-2 .column-service-icon{ width: 26px; height: 26px; font-size: 18px; padding: 5px;
line-height: 26px; text-align: center; margin: 0px auto 28px; border-width: 2px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-column-service-item.greennature-type-2 .column-service-icon i{ font-weight: bold; }
.greennature-column-service-item.greennature-type-2 .column-service-image { margin-bottom: 25px; }
.greennature-column-service-item.greennature-type-2 .column-service-image img, .greennature-column-service-item.greennature-type-2-bg .column-service-image img { max-width: 50px; }
.greennature-column-service-item.greennature-type-2-bg{ text-align: center; margin-left: 0px; margin-right: 0px; padding: 47px 30px 45px; }
.greennature-column-service-item.greennature-type-2-bg .column-service-icon{ width: 26px; height: 26px; font-size: 18px; padding: 5px;
line-height: 26px; text-align: center; margin: 0px auto 38px; border-width: 2px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-column-service-item.greennature-type-2-bg .column-service-icon i{ font-weight: bold; }
.greennature-column-service-item.greennature-type-2-bg .column-service-image { margin-bottom: 28px; }
.greennature-column-service-item.greennature-type-3{ text-align: left; }
.greennature-column-service-item.greennature-type-3 .column-service-title{ margin-bottom: 13px; }
.greennature-column-service-item.greennature-type-3 .column-service-icon{ text-align: center; margin: 0px auto 28px;}
.greennature-column-service-item.greennature-type-3 .column-service-image { text-align: center; margin-bottom: 25px; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden; font-size: 0px; } .greennature-service-with-image-item .service-with-image-thumbnail{ max-width: 190px; float: left; margin-right: 40px; 
background: #fff; padding: 7px; border-width: 1px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }	
.greennature-service-with-image-item .service-with-image-thumbnail img{ display: block; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.greennature-service-with-image-item .service-with-image-title{ font-size: 18px; margin-top: 35px; }	
.greennature-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	
.greennature-service-with-image-item.greennature-right{ text-align: right; }
.greennature-service-with-image-item.greennature-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; } .greennature-service-half-background-item{ overflow: hidden; }
.greennature-service-half-background-item .greennature-half-left .greennature-item-margin{ margin: 0px 30px 0px 15px; }
.greennature-service-half-background-item .greennature-half-left { width: 50%; float: left; padding: 70px 0px 999px; margin-bottom: -939px; }
.greennature-service-half-background-item .greennature-half-left .half-container { margin-right: 0px; margin-left: auto; }
.greennature-service-half-background-item .greennature-left-service-title { font-size: 20px; font-weight: bold; }
.greennature-service-half-background-item .greennature-half-right .greennature-item-margin{ margin: 0px 15px 0px 40px; }
.greennature-service-half-background-item .greennature-half-right { width: 50%; float: left; padding: 70px 0px 999px; margin-bottom: -939px; }
.greennature-service-half-background-item .greennature-half-right .half-container { margin-left: 0px; margin-right: auto; }
.greennature-service-half-background-item .greennature-right-service-title { font-size: 20px; font-weight: bold; margin-bottom: 25px; } .greennature-feature-media-item .feature-media-button{ margin-top: 15px; }	
.greennature-feature-media-item.greennature-left .feature-media-thumbnail{ float: left; margin-right: 55px; width: 37%; }
.greennature-feature-media-item.greennature-left .feature-media-content-wrapper{ overflow: hidden; }
.greennature-feature-media-item.greennature-center{ text-align: center; }
.greennature-feature-media-item.greennature-center .feature-media-thumbnail{ max-width: 700px; margin: 0px auto 40px; }
.greennature-feature-media-item.greennature-center .feature-media-content-wrapper{ max-width: 700px; margin: 0px auto; }
.greennature-feature-media-item.greennature-center .feature-media-divider{ width: 300px; max-width: 100%; margin: 0px auto 40px;
border-bottom-width: 5px; border-bottom-style: solid; } 	
.greennature-feature-media-item .greennature-item-title-wrapper.greennature-item{ margin-left: 0px; margin-right: 0px; margin-top: 15px; } .greennature-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }
.greennature-divider.double{ height: 3px; border-top-width: 1px; }
.greennature-divider.dotted{ border-style: dashed; }
.greennature-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }
.greennature-divider.thick{ border-bottom-width: 3px; }
.greennature-divider-with-icon{ margin: 0px auto; position: relative; text-align: center; }
.greennature-divider-with-icon .greennature-divider-icon-outer{ display: inline-block; 
padding: 7px; border-width: 1px; border-style: solid;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.greennature-divider-with-icon .greennature-divider-icon{ font-size: 15px; line-height: 15px; width: 15px; 
text-align: center; margin: 0px auto; padding: 13px; color: #fff;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.greennature-divider-with-icon-left,
.greennature-divider-with-icon-right{ border-bottom-style: solid; border-bottom-width: 1px; position: absolute; top: 28px; }
.greennature-divider-with-icon-left{ left: 0px; right: 50%; margin-right: 40px; }
.greennature-divider-with-icon-right{ right: 0px; left: 50%; margin-left: 40px; } .greennature-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }
.greennature-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	
.greennature-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	
.greennature-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }
.greennature-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }
.greennature-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 
width: 22px; text-align: center; line-height: 22px;
position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }
.greennature-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	
.greennature-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }
.greennature-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }
.greennature-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }
.greennature-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; } i.greennature-icon { margin-right: 10px; } .greennature-frame-shortcode{ line-height: 1; }
.greennature-frame-shortcode.greennature-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }
.greennature-frame-shortcode.greennature-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }
.greennature-frame-shortcode.greennature-align-center{ text-align: center; margin-bottom: 20px; }
.greennature-frame-shortcode .greennature-frame-caption{ display: block; text-align: center; margin-top: 15px; }
.greennature-frame{ display: inline-block; max-width: 100%; position: relative; }
.greennature-frame img{ display: block; }
.greennature-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }
.greennature-frame.frame-type-solid{ padding: 5px; }
.greennature-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.greennature-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-frame.frame-type-solid.frame-type-circle .greennature-image-link-shortcode,
.greennature-frame.frame-type-border.frame-type-circle .greennature-image-link-shortcode{ overflow: hidden;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-frame.frame-type-solid.frame-type-rounded .greennature-image-link-shortcode,
.greennature-frame.frame-type-border.frame-type-rounded .greennature-image-link-shortcode{ overflow: hidden;
-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.greennature-image-frame-item{ text-align: center; line-height: 0; }
.greennature-image-frame-item .image-frame-item{ display: inline-block; line-height: 1; }	
.greennature-image-frame-item .greennature-image-frame-content { position: absolute; top: 50%; right: 60px; left: 60px;
line-height: 1.6; text-align: center; opacity: 0; }
.greennature-image-frame-item .greennature-image-frame-content-title{ font-size: 18px; margin-bottom: 15px; display: block; }	
.greennature-image-frame-item .greennature-image-frame-content-caption{ font-size: 13px; }	
.greennature-image-frame-item .greennature-image-frame-content p{ margin-bottom: 0px; }
.greennature-link-type-content .greennature-image-link-shortcode .greennature-image-link-gradient{ 
position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
background: url(//www.jufravi.com/wp-content/themes/greennature/images/image-hover-gradient.png) 0px 0px repeat-x; } .greennature-image-link-shortcode{ position: relative; }
.greennature-image-link-shortcode .greennature-image-link-overlay{ position: absolute; top: 0px; right: 0px; 
bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.greennature-image-link-shortcode .greennature-image-link-icon{ position: absolute; top: 50%; left: 50%; 
font-size: 24px; line-height: 1; margin-left: -12px; margin-top: -12px; opacity: 0; filter: alpha(opacity=0);
transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none; }	
.greennature-image-link-shortcode .greennature-image-link-icon i{ margin-right: 0px; } .greennature-personnel-item.carousel.round-style{ padding-top: 45px; }
.greennature-personnel-item.carousel .personnel-item{ margin: 0px 15px; }
.greennature-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }
.greennature-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }
.personnel-content .greennature-icon { margin-right: 5px; }
.greennature-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.greennature-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.greennature-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }
.greennature-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	
.greennature-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 
position: absolute; left: 50%; top: -35px; margin-left: -35px;
border-width: 3px; border-style: solid; overflow: hidden;
-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.greennature-personnel-item.box-style .personnel-position{ font-size: 15px; }	
.greennature-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	
.greennature-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	
.greennature-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	
.greennature-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	
.greennature-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.greennature-personnel-item.plain-style .personnel-author-image{ overflow: hidden; font-size: 0px;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.greennature-personnel-item.plain-style .personnel-info{ margin-top: 20px; }
.greennature-personnel-item.plain-style .personnel-author{ font-size: 19px; font-weight: 800; }	
.greennature-personnel-item.plain-style .personnel-position{ font-size: 12px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.greennature-personnel-item.plain-style .personnel-content{ margin-top: 17px; }	
.greennature-personnel-item.plain-style .personnel-social{ font-size: 18px; margin-top: 14px; }
.greennature-personnel-item.box-style{ margin-top: 35px; }
.greennature-personnel-item.plain-style .personnel-social i{ margin: 0px 10px 0px 0px; }	
.greennature-personnel-item.plain-style.greennature-left .personnel-info,
.greennature-personnel-item.plain-style.greennature-left .personnel-content{ text-align: left; }
.greennature-personnel-item.plain-style.greennature-left .personnel-author { font-size: 19px; text-align: left; font-weight: 700; letter-spacing: 0.7px; }
.greennature-personnel-item.plain-style.greennature-left .personnel-position { font-size: 12px; text-align: left; }
.greennature-personnel-item.plain-style.greennature-left .personnel-social{ font-size: 14px; text-align: left; }
.greennature-personnel-item.round-style .personnel-item,
.greennature-personnel-item.round-style .personnel-author-image{ position: relative; overflow: hidden;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-personnel-item.round-style .personnel-item img{ display: block; }
.greennature-personnel-item.round-style .personnel-item-inner{ position: absolute; opacity: 0; filter: alpha(opacity=0);
top: 50%; left: 40px; right: 40px; text-align: center; background: transparent; }
.greennature-personnel-item.round-style .personnel-author{ font-size: 20px; font-weight: bold; margin-bottom: 2px; }
.greennature-personnel-item.round-style .personnel-position{ font-size: 16px; font-style: italic; }
.greennature-personnel-item.round-style .personnel-content{ margin-top: 20px;  } .greennature-pie-chart-item { text-align: center; }
.greennature-pie-chart-item .greennature-chart{ margin: 0px auto 30px;  }
.greennature-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; } .greennature-skill-bar-wrapper{ margin-bottom: 15px; }
.greennature-skill-bar-wrapper.greennature-size-small .greennature-skill-bar{ overflow: hidden;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.greennature-skill-bar-wrapper .greennature-skill-bar-progress{ width: 0; position: relative; }
.greennature-skill-bar-wrapper.greennature-size-small .greennature-skill-bar-progress{ height: 6px;  }
.greennature-skill-bar-wrapper.greennature-size-medium .greennature-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }
.greennature-skill-bar-wrapper.greennature-size-large .greennature-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }
.greennature-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }
.greennature-skill-bar-wrapper.greennature-size-small .skill-bar-content{ margin-bottom: 10px; display: inline-block; font-size: 12px; text-transform: uppercase;    letter-spacing: 1px; }
.greennature-skill-bar-wrapper.greennature-size-small .skill-bar-percent{ float: right; font-weight: bold; font-size: 12px; }
.greennature-skill-bar-wrapper.greennature-size-small { margin-bottom: 26px;  padding-right: 10px; }
.greennature-skill-bar-wrapper.greennature-size-medium .skill-bar-content{ padding: 0px 16px; }
.greennature-skill-bar-wrapper.greennature-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 
right: 8px; top: 50%; margin-top: -8px; }
.greennature-skill-bar-wrapper.greennature-size-large .skill-bar-content{ padding: 0px 22px; }
.greennature-skill-bar-wrapper.greennature-size-large .skill-bar-content i{ position: absolute; font-size: 18px; 
right: 16px; top: 50%; margin-top: -9px;} .greennature-skill-item-wrapper{ text-align: center; line-height: 1; }
.greennature-skill-item-wrapper img{ margin: 0px auto 30px; display: block; max-width: 62px; }
.greennature-skill-item-wrapper .greennature-skill-item-title{ font-size: 37px; margin-bottom: 17px; font-weight: 800; letter-spacing: 1px; }
.greennature-skill-item-wrapper .greennature-skill-item-divider{ width: 17px; border-bottom-width: 2px; border-bottom-style: solid; margin: 0px auto 25px; }
.greennature-skill-item-wrapper .greennature-skill-item-caption{ font-size: 17px; text-transform: uppercase; font-weight: 800; letter-spacing: 2px; }
.greennature-skill-item-wrapper.greennature-type-2{ margin: 0px; padding: 80px 20px; } .greennature-notification{ padding: 13px; }
.greennature-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }
.greennature-notification > .notification-content{ display: block; overflow: hidden; }
.greennature-notification.color-background{ padding: 16px;}
.greennature-notification.color-border{ border-width: 3px; border-style: solid; } .greennature-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }
.greennature-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;
font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }
.greennature-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }
.greennature-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.greennature-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }
.greennature-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;
border-width: 1px; border-style: solid; }
.greennature-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }
.greennature-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }
.greennature-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }
.greennature-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;
font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }
.greennature-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }
.greennature-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }
.greennature-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }
.greennature-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 
border-width: 1px; border-style: solid; }
.greennature-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }
.greennature-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }
.greennature-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }
.greennature-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; } table{ width: 100%; text-align: center; }
table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }
table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }
table.style-2{ border-spacing:2px; border-collapse:separate; }
table.style-2 tr td{ border-bottom-width: 0px; } .greennature-testimonial-item-wrapper .greennature-item-title-nav.greennature-nav-container{ margin-top: 30px; }
.greennature-testimonial-item.carousel .testimonial-item{ margin: 0px 15px; }
.greennature-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }
.greennature-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	
.greennature-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	
.greennature-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }
.greennature-testimonial-item.round-style .testimonial-author{ font-weight: bold; }
.greennature-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 
position: absolute; left: 50%; bottom: -35px; margin-left: -35px;
border-width: 3px; border-style: solid; overflow: hidden;
-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }
.greennature-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	
.greennature-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.greennature-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.greennature-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }
.greennature-testimonial-item.box-style .testimonial-author{ font-weight: bold; }
.greennature-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 
position: absolute; right: 34px; bottom: -75px; }	
.greennature-testimonial-item.plain-style .testimonial-item { text-align: center; font-size: 18px; }	
.greennature-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	
.greennature-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 
border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }
.greennature-testimonial-item.plain-style .testimonial-content{ font-style: italic; }
.greennature-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; font-size: 16px; font-style: italic; letter-spacing: 0.5px; }
.greennature-testimonial-item.plain-style .testimonial-author { font-weight: bold; }
.greennature-testimonial-item.plain-style .testimonial-author:before { content: "- "; font-weight: bold; display: inline; }
.greennature-testimonial-item.plain-style .testimonial-position{ font-size: 16px; font-style: italic; }
.greennature-testimonial-item.plain-style.large .testimonial-item{ font-size: 18px; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-item { text-align: left; }	
.greennature-testimonial-item.plain-style.greennature-left .testimonial-item:before{ content:"“"; 
font-size: 150px; line-height: 1; float: left; margin-right: 22px; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-info{ margin-top: 25px; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-content-wrapper { overflow: hidden; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-author:before{ display: none; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-author-image{ width: 60px; height: 60px; 
display: inline-block; vertical-align: middle; margin-right: 20px;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden;   } blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/quote-small.png); background-size: 24px 20px; padding: 15px 20px 17px 68px; border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }
blockquote.greennature-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }
blockquote.greennature-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; } div.greennature-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 
width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }
div.greennature-dropcap.greennature-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; } .greennature-styled-box-head-wrapper{ overflow: hidden; }
.greennature-styled-box-head{ overflow: hidden; height: 40px; }
.greennature-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;
border-width: 0px 40px 40px 0px; border-right-color: transparent; }
.greennature-styled-box-body{ padding: 45px 40px 25px; }
.greennature-styled-box-body.with-head{ padding-top: 5px; }
.greennature-styled-box-body .greennature-styled-box-head-wrapper{ overflow: hidden; } pre{ overflow: auto; background: #f3f3f3; margin-bottom: 20px; padding: 10px 22px 5px; }
.greennature-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }
.greennature-code-item .greennature-code-title{ font-weight: bold; cursor: pointer; }
.greennature-code-item .greennature-code-title i{ font-size: 9px; margin-right: 7px; }
.greennature-code-item .greennature-code-content{ padding: 8px 14px; display: none; line-height: 2; }
.greennature-code-item.active .greennature-code-content{ display: block; line-height: 2; } .greennature-process-wrapper .greennature-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }
.greennature-process-wrapper .greennature-process-tab .greennature-process-icon{ width: 24px; height: 24px; line-height: 24px;
font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-process-wrapper .greennature-process-tab .greennature-process-icon i{ margin-right: 0px; }
.greennature-process-wrapper .greennature-process-tab .greennature-process-tab-content{ overflow: hidden; }
.greennature-process-wrapper .greennature-process-tab .greennature-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }
.greennature-process-wrapper .greennature-process-tab .process-line{ position: absolute; }
.greennature-process-wrapper .greennature-process-tab .process-line .process-line-divider{ position: absolute;  }
.greennature-process-wrapper.greennature-vertical-process .greennature-process-tab .greennature-process-icon{ float: left; margin-right: 30px; text-align: center; }
.greennature-process-wrapper.greennature-vertical-process .greennature-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }
.greennature-process-wrapper.greennature-vertical-process .greennature-process-tab .process-line .process-line-divider{ left: 50%; 
margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }
.greennature-process-wrapper.greennature-vertical-process .greennature-process-tab .process-line .fa-chevron-down,
.greennature-process-wrapper.greennature-vertical-process .greennature-process-tab .process-line .icon-chevron-down{ position: absolute; 
bottom: 0px; margin: 0px; font-size: 20px; }
.greennature-process-wrapper.greennature-horizontal-process{ text-align: center; }
.greennature-process-wrapper.greennature-horizontal-process .greennature-process-tab .greennature-process-icon{ margin: 0px auto 30px;  }
.greennature-process-wrapper.greennature-horizontal-process .greennature-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }
.greennature-process-wrapper.greennature-horizontal-process .greennature-process-tab .process-line .process-line-divider{ 
left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }
.greennature-process-wrapper.greennature-horizontal-process .greennature-process-tab .process-line .fa-chevron-right,
.greennature-process-wrapper.greennature-horizontal-process .greennature-process-tab .process-line .icon-chevron-right{ position: absolute; 
right: 50px; margin: 0px; font-size: 20px; }    .greennature-banner-images ul.slides li{ margin: 0px 15px; }	
.greennature-banner-images ul.slides li:first-child{ margin-left: 0px; }	
.greennature-banner-description-item .greennature-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }
.greennature-banner-description-item .greennature-banner-description{ margin-bottom: 25px;  }
.greennature-banner-description-item .nav-container{ overflow: hidden;  }
.greennature-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }
.greennature-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	
.greennature-banner-images ul.slides li img { width: auto; display: inline-block; }
.greennature-banner-images ul.slides li { text-align: center; }
.greennature-banner-item-wrapper .flex-direction-nav{ line-height: 1; }
.greennature-banner-item-wrapper .flex-direction-nav a{ padding-top: 18px; padding-bottom: 18px; opacity: 0; filter: alpha(opacity=0); }
.greennature-banner-item-wrapper .flex-direction-nav .flex-prev { background: transparent; left: -60px; font-size: 30px; }
.greennature-banner-item-wrapper .flex-direction-nav .flex-next { background: transparent; right: -60px; font-size: 30px; }
.greennature-banner-item-wrapper:hover .flex-direction-nav .flex-prev,
.greennature-banner-item-wrapper:hover .flex-direction-nav .flex-next{ opacity: 1; filter: alpha(opacity=100); } .greennature-gallery-item.greennature-item{ margin: 0px 10px; }	
.greennature-gallery-item.greennature-item .gallery-item{ margin: 0px 5px 10px; }	
.greennature-gallery-item.greennature-item .gallery-item img{ display: block; margin: 0px auto; }	
.greennature-gallery-item.greennature-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	
.greennature-gallery-item.greennature-item.greennature-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container{ margin: 0px 5px 10px; position: relative; overflow: hidden; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container .greennature-gallery-thumbnail{ display: none; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container .greennature-gallery-thumbnail:first-child{ display: block; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container img{ margin: 0px auto; display: block; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container .gallery-caption-wrapper{
position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }
.greennature-gallery-item.greennature-item .greennature-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }
.greennature-banner-images.greennature-item  .flex-direction-nav i { margin-right: 0px; font-size: 24px; } .greennature-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }
.greennature-caption-wrapper .greennature-caption-inner{ margin: 0px auto; }
.greennature-caption-wrapper.position-center{ text-align: center; }
.greennature-caption-wrapper.position-left .greennature-caption{ float: left; text-align: left; }
.greennature-caption-wrapper.position-right .greennature-caption{ float: right; text-align: left; }
.greennature-caption-wrapper.position-center .greennature-caption{ display: inline-block; }
.greennature-caption-wrapper .greennature-caption{ max-width: 40%; padding: 25px 28px; }
.greennature-caption-wrapper .greennature-caption .greennature-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }
.greennature-full-size-wrapper .greennature-caption-wrapper.position-post-right { max-width: 350px; }
.greennature-caption-wrapper .greennature-caption { opacity: 0.77; filter: alpha(opacity=77); }
.greennature-caption-wrapper.post-slider .greennature-caption{ max-width: none; background: transparent; }
.greennature-caption-wrapper.post-slider .greennature-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }
.greennature-post-slider-item.style-post-bottom .greennature-caption .blog-info{ display: none; }
.greennature-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }
.greennature-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }
.greennature-post-slider-item.style-post-left .greennature-caption,
.greennature-post-slider-item.style-post-right .greennature-caption{ padding: 30px 25px; }
.greennature-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }
.greennature-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }
.greennature-caption-wrapper.post-slider,
.greennature-post-slider-item.style-post-left .flex-prev, 
.greennature-post-slider-item.style-post-left .flex-next, 
.greennature-post-slider-item.style-post-right .flex-prev, 
.greennature-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }
.greennature-post-slider-item { padding-bottom: 25px; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption{ position: relative; margin: 0px; display: inline-block; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption-inner{ position: relative; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption-date { position: absolute; top: -33px; left: 0px; padding: 5px 12px; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption-title { margin-bottom: 0px; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-title-link { font-size: 18px; position: absolute; right: -26px; top: 0px; height: 30px; padding: 22px 10px; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-title-link i{ margin-right: 0px; }
.greennature-stack-image { position: relative; margin-bottom: 40px; }
.greennature-stack-image img{ display: block; } body .ls-v5 .ls-bottom-slidebuttons a { width: 18px; }
body .ls-v5 .ls-bottom-slidebuttons, body .ls-v5 .ls-nav-start, body .ls-v5 .ls-nav-stop, body .ls-v5 .ls-nav-sides { top: -45px; }
body .ls-v5 .ls-nav-prev { left: 20px; }
body .ls-v5 .ls-nav-next { right: 20px; } body .ms-skin-default .ms-nav-prev,
body .ms-skin-default .ms-nav-next{ width: 27px; height: 46px; margin-top: -13px; }
body .ms-skin-default .ms-nav-prev{ background: url(//www.jufravi.com/wp-content/themes/greennature/images/master-slider-left.png); }
body .ms-skin-default .ms-nav-next{ background: url(//www.jufravi.com/wp-content/themes/greennature/images/master-slider-right.png); }
body .ms-skin-default .ms-bullet { background-image: none; ;
border-width: 2px; border-style: solid; border-color: #ffffff;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; 
transition: background-color 200ms; -moz-transition: background-color 200ms;
-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
margin-bottom: 20px; width: 8px; height: 8px; }
body .ms-skin-default .ms-bullet-selected { background-image: none; }
body .ms-skin-default .ms-inner-controls-cont { position: static; }
body .ms-skin-default .ms-bullet.ms-bullet-selected,
body .ms-skin-default .ms-bullet:hover { background: #949494; }
body .ms-skin-default .ms-slide .ms-slide-vcbtn { top: auto; bottom: 60px; right: 50%; margin-right: -14px; } .greennature-price-item { text-align: center; }
.greennature-price-item .price-item-title { font-size: 18px; font-weight: 700; margin-bottom: 7px; }
.greennature-price-item .price-item-image { margin-bottom: 18px; } .greennature-list-menu{ padding: 13px 22px; }
.greennature-list-menu .greennature-menu-item-content{ position: relative; min-height: 38px; }
.greennature-list-menu .greennature-menu-title { display: inline-block; font-size: 17px; letter-spacing: 0px; margin-bottom: 2px; font-weight: 400; }
.greennature-list-menu .greennature-menu-ingredients-caption { font-size: 14px; margin-bottom: 2px; }
.greennature-list-menu .greennature-menu-price { font-size: 20px; position: absolute; right: 0px; top: 0px; line-height: 1; font-weight: 600; }
.greennature-list-menu .greennature-list-menu-gimmick{ border-top: 1px; border-style: dashed; position: absolute; top: 10px; }
.greennature-list-menu .greennature-menu-icon{ margin-right: 12px; } .greennature-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	
.greennature-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }
.greennature-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	
.greennature-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/light/price-tag-shadow.png); background-position: 0px 0px; background-repeat: repeat-x; }	
.greennature-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }
.greennature-price-item .price-content ul{ list-style: none; margin-left: 0px; }
.greennature-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }
.greennature-price-item .price-button{ text-align: center; }
.greennature-price-item .price-button .greennature-button{ margin: 0px 0px 25px; }
.greennature-price-item .best-price{ margin-top: -25px; }
.greennature-price-item .best-price .price-title{ font-size: 22px; }
.greennature-price-item .best-price .price-tag { padding: 34px 20px; font-size: 30px; }
.greennature-price-item .best-price .price-button { padding-bottom: 15px; }    .greennature-pagination{ margin: 0px 20px; text-align: right; margin-bottom: 60px; }
.greennature-pagination a{ cursor: pointer; }
.greennature-pagination .page-numbers.current{ cursor: default; }
.greennature-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .greennature-social-share{ margin-bottom: 40px; margin-top:25px;  line-height: 1; 
background: transparent !important; }
.greennature-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left; 
margin-right: 20px; margin-bottom: 0px; margin-top: 2px; }
.greennature-social-share a{ display: inline-block; width: 29px; margin-right: 7px;  opacity: 0.3; filter: alpha(opacity=30); background: transparent !important;}
.greennature-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }
.greennature-social-share a img{ display: block; } .greennature-post-author{ margin-bottom: 45px; }
.greennature-post-author .post-author{ font-size: 17px; margin-bottom: 10px; font-weight: 700; }
.greennature-post-author .post-author-title{ font-size: 17px; font-weight: 800; text-transform: uppercase; 
margin-bottom: 15px; padding-top: 10px; padding-bottom: 15px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 1px; } 
.greennature-post-author .post-author-avartar{ float: left; margin-right: 20px; }
.greennature-post-author .post-author-content{ overflow: hidden; } .greennature-comments-area{ margin-bottom: 60px; }
.greennature-comments-area .comments-title { font-size: 12px; font-weight: 700; text-transform: uppercase;
margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; }
.greennature-comments-area ol.commentlist { list-style: none; margin-left: 0px; }
.greennature-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;
border-bottom-width: 1px; border-bottom-style: solid; }
.greennature-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }
.greennature-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }
.greennature-comments-area .comment-avatar img{ display: block; }
.greennature-comments-area .comment-body{ overflow: hidden; position: relative; }
.greennature-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }
.greennature-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }
.greennature-comments-area .comment-reply i{ margin-right: 12px; }
.greennature-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }
.greennature-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }
.greennature-comments-area .comment-time time{ font-style: italic; }
.greennature-comments-area .comment-content{ margin-top: 15px; }
.comment-respond .comment-form{ width: 101%; }
.comment-respond .comment-reply-title{ font-size: 12px; font-weight: 700; text-transform: uppercase; 
margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; letter-spacing: 2px; } 
.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border: 0px; 
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }
.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border: 0px; 
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }
.comment-respond .comment-form-comment > textarea:focus{ outline: none; }
.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; padding: 15px 20px; font-size: 11px; } .greennature-blog-thumbnail { position: relative; text-align: center; }
.greennature-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }
.greennature-blog-thumbnail .greennature-sticky-banner { position: absolute; bottom: 0px;  
font-size: 12px; font-weight: bold; padding: 7px 15px; text-transform: uppercase; right: 0; }
.greennature-blog-thumbnail{ background: #000000; }
.greennature-blog-thumbnail.greennature-audio{ background: transparent; }
.format-gallery .greennature-blog-thumbnail{ background: transparent; }
.greennature-blog-thumbnail > a:hover{ opacity: 0.8; filter: alpha(opacity=80); }
.greennature-blog-carousel-item.greennature-item .greennature-blog-grid:first-child{ margin-left: 0px; }
.greennature-item.greennature-blog-grid { margin-bottom: 30px; }
.greennature-blog-grid .greennature-blog-thumbnail { margin-bottom: 22px; }
.greennature-blog-grid .greennature-blog-title{ font-size: 20px; text-transform: uppercase; font-weight: bold; margin-bottom: 4px; letter-spacing: 1px; }
.greennature-blog-grid .greennature-blog-content{ margin-bottom: 0px; }
.greennature-blog-grid .greennature-blog-info{ margin-bottom: 15px; font-size: 13px; font-weight: bold; letter-spacing: 0.8px; }
.greennature-blog-grid .greennature-blog-info .blog-info{ display: inline; margin-left: 18px; }
.greennature-blog-grid .greennature-blog-info .blog-info i{ font-size: 15px; margin-right: 10px; }
.greennature-blog-grid .greennature-blog-info .blog-info:first-child{ margin-left: 0px; }
.greennature-blog-grid .excerpt-read-more{ font-size: 12px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; display: inline-block; margin-top: 20px; }
.greennature-blog-widget.greennature-item{ margin-bottom: 25px; }
.greennature-blog-widget .greennature-blog-thumbnail { width: 70px; float: left; margin-right: 19px; }
.greennature-blog-widget .greennature-blog-thumbnail .greennature-sticky-banner{ display: none; } 
.greennature-blog-widget .greennature-blog-date-wrapper { float: left; width: 45px; margin-right: 19px; text-align: center; }
.greennature-blog-widget .greennature-blog-day { font-size: 33px; font-weight: 800; line-height: 1; margin-bottom: 4px; }
.greennature-blog-widget .greennature-blog-month { font-size: 15px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.greennature-blog-widget .greennature-blog-title{ font-size: 16px; margin-bottom: 9px; font-weight: 700; }
.greennature-blog-widget .greennature-blog-info{ font-size: 13px; font-weight: bold; }
.greennature-blog-widget .greennature-blog-info .blog-info{ display: inline; margin-left: 17px; }
.greennature-blog-widget .greennature-blog-info .blog-comment .greennature-tail { display: none; }
.greennature-blog-widget .greennature-blog-info .blog-info i{ font-size: 15px; margin-right: 8px; }
.greennature-blog-widget .greennature-blog-info .blog-info:first-child{ margin-left: 0px; }
.greennature-blog-widget .post-header { overflow: hidden; }
.greennature-item.greennature-blog-medium { margin-bottom: 50px; }	
.greennature-blog-medium .greennature-blog-thumbnail{ margin-right: 25px; float: left; width: 35%; }
.greennature-blog-medium .greennature-blog-date-wrapper { float: left; width: 45px; margin-right: 20px; text-align: center; }
.greennature-blog-medium .greennature-blog-day { font-size: 35px; font-weight: bold; line-height: 1; }
.greennature-blog-medium .greennature-blog-month { font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.greennature-blog-medium .greennature-blog-content-wrapper{ overflow: hidden;  }
.greennature-blog-medium .greennature-blog-title{ font-size: 22px; font-weight: bold; margin-bottom: 7px;  }
.greennature-blog-medium .greennature-blog-info{ margin-bottom: 16px; font-size: 13px; font-weight: bold; letter-spacing: 0.8px; }
.greennature-blog-medium .greennature-blog-info .blog-info{ display: inline; margin-left: 22px; }
.greennature-blog-medium .greennature-blog-info .blog-comment .greennature-tail { display: none; }
.greennature-blog-medium .greennature-blog-info .blog-info i{ font-size: 15px; margin-right: 8px; }
.greennature-blog-medium .greennature-blog-info .blog-info:first-child{ margin-left: 0px; }
.greennature-blog-medium .greennature-blog-content{ margin-bottom: 22px; }
.greennature-blog-medium .excerpt-read-more{ display: none; }
.greennature-item.greennature-blog-full{ margin-bottom: 45px; }
.blog-item-holder .greennature-blog-full .greennature-blog-content { margin-bottom: 0px; }
.greennature-blog-full{ border-bottom-width: 0px; border-bottom-style: solid; }
.greennature-blog-full:last-child{ border-bottom-width: 0px; padding-bottom: 0px; }
.greennature-blog-full .greennature-blog-date-wrapper { float: left; width: 50px; margin-right: 20px; text-align: center; }
.greennature-blog-full .greennature-blog-day { font-size: 41px; font-weight: bold; line-height: 1; }
.greennature-blog-full .greennature-blog-month { font-size: 15px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
.greennature-blog-full .excerpt-read-more{ font-size: 12px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; display: inline-block; margin-top: 20px; }
.greennature-blog-full .blog-content-wrapper{ overflow: hidden; } 
.greennature-blog-full .greennature-blog-title{ font-size: 26px; text-transform: uppercase; font-weight: bold; letter-spacing: 1.3px; margin-bottom: 4px; }
.greennature-blog-full .greennature-blog-thumbnail{ text-align: center; margin-bottom: 30px; }
.greennature-blog-full .greennature-blog-info{ margin-bottom: 15px; font-size: 13px; font-weight: bold; letter-spacing: 0.8px; }
.greennature-blog-full .greennature-blog-info .blog-info{ display: inline; margin-left: 20px; }
.greennature-blog-full .greennature-blog-info .blog-comment .greennature-tail { display: none; }
.greennature-blog-full .greennature-blog-info .blog-info i{ font-size: 15px; margin-right: 10px; }
.greennature-blog-full .greennature-blog-info .blog-info:first-child{ margin-left: 0px; }
.greennature-blog-full .greennature-single-blog-tag{ margin-bottom: 25px; }
.greennature-blog-full .greennature-single-blog-tag i{ font-size: 16px; line-height: 16px; 
padding-top: 6px; margin-right: 20px; float: left; }
.greennature-blog-full .greennature-single-blog-tag a{ line-height: 12px; padding: 11px 16px; display: inline-block; margin-right: 5px; letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 600; }
.greennature-blog-full .greennature-single-blog-tag .sep{ display: none; }
body.single .greennature-blog-full{ border-bottom: 0px; }
.greennature-blog-thumbnail .flex-control-nav{ display:none; }
.greennature-blog-thumbnail .flexslider .flex-prev, 
.greennature-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }
.greennature-single-nav > div i{ font-size: 18px; line-height: 20px; padding: 5px 12px; background: transparent !important; }
.single-post .greennature-single-nav{ margin-bottom: 60px; width: 100%; }
.single-post .greennature-single-nav > div.previous-nav{ padding-right: 10px; float: left; }
.single-post .greennature-single-nav > div.previous-nav i{ margin-right: 3px; }
.single-post .greennature-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right;  }
.single-post .greennature-single-nav > div.next-nav i{ margin-left: 3px; }
.single-post .greennature-single-nav > div.next-nav, 
.single-post .greennature-single-nav > div.previous-nav{ font-size: 12px; text-transform: uppercase; font-weight: 800; letter-spacing: 2px; }
.greennature-outer-nav.greennature-nav-container i { font-size: 30px; position: absolute; top: 50%; margin-top: -4px; }
.greennature-outer-nav.greennature-nav-container span{ cursor: pointer; 
transition: background-color 200ms; -moz-transition: background-color 200ms;
-o-transition: background-color 200ms; -webkit-transition: background-color 200ms;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);	}
.greennature-outer-nav.greennature-nav-container span.greennature-flex-next{ display: block; position: absolute; 
padding: 0px 15px; right: 0px; top: 0px; bottom: 0px; width: 13px; }
.greennature-outer-nav.greennature-nav-container span.greennature-flex-next i{ margin-left: 5px; }
.greennature-outer-nav.greennature-nav-container span.greennature-flex-prev{ display: block; position: absolute;
padding: 0px 15px; left: 0px; top: 0px; bottom: 0px; width: 13px; }
.greennature-outer-nav.greennature-nav-container span.greennature-flex-prev i{ margin-right: 5px; } .greennature-single-lightbox { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 199; overflow-y: auto; }
.greennature-single-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
background: #111; padding: 5px;  opacity: 0.8; filter: alpha(opacity=80);
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/port-loader.gif); background-position: center; background-repeat: no-repeat; }
.greennature-single-lightbox-wrapper { margin-top: 80px; margin-bottom: 80px; }
.greennature-single-lightbox-close .greennature-exit{ width: 25px; height: 25px; padding: 25px; float: right; cursor: pointer; 
background: url(//www.jufravi.com/wp-content/themes/greennature/images/single-port-close.png) center no-repeat #000; }
.greennature-single-lightbox-container { padding: 40px; }
.greennature-single-lightbox-title{ margin: 20px 20px 0px; font-size: 29px; text-transform: uppercase; font-weight: bold; text-align: center; } .greennature-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }
.greennature-portfolio-info .greennature-social-share { padding: 10px 0px 0px; background: transparent; }
.greennature-portfolio-info .social-share-title { display: none; }
.single-portfolio .greennature-single-nav i{ margin-right: 2px; }
.single-portfolio .greennature-single-nav > div.previous-nav{ float: left; }
.single-portfolio .greennature-single-nav > div.next-nav{ float: left; }
.single-portfolio .greennature-single-nav{ position: absolute; right: 0px; top: 5px; }
.greennature-related-portfolio .head{ font-size: 24px; font-weight: bold; margin: 0px 20px 30px; }
.greennature-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }
.greennature-portfolio-style1 .greennature-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }
.greennature-portfolio-style1 .greennature-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.greennature-portfolio-style1 .greennature-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }
.greennature-portfolio-style1 .greennature-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }
.greennature-portfolio-style1 .greennature-portfolio-info{ width: 35%; float: right; position: relative; }
.greennature-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
border-bottom-width: 1px; border-bottom-style: solid; }
.greennature-class-both-sidebar .greennature-portfolio-style1 .greennature-portfolio-description,
.greennature-class-left-sidebar .greennature-portfolio-style1 .greennature-portfolio-description,
.greennature-class-right-sidebar .greennature-portfolio-style1 .greennature-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.greennature-class-both-sidebar .greennature-portfolio-style1 .greennature-portfolio-info, 
.greennature-class-left-sidebar .greennature-portfolio-style1 .greennature-portfolio-info, 
.greennature-class-right-sidebar .greennature-portfolio-style1 .greennature-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }
.greennature-portfolio-style2.greennature-item-start-content { margin-bottom: 35px; }
.greennature-portfolio-style2 .greennature-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }
.greennature-portfolio-style2 .greennature-portfolio-thumbnail.greennature-video,
.greennature-portfolio-style2 .greennature-portfolio-thumbnail.greennature-slider{ width: 60%; }
.greennature-portfolio-style2 .greennature-portfolio-thumbnail img{ display: block; margin: 0px auto;  }
.greennature-portfolio-style2 .greennature-portfolio-content{ overflow: hidden; position: relative; }
.greennature-portfolio-style2 .greennature-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }
.greennature-portfolio-style2 .greennature-portfolio-info{ margin-bottom: 45px;  }
.greennature-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 
border-bottom-width: 1px; border-bottom-style: solid; }
.greennature-class-both-sidebar .greennature-portfolio-style2 .greennature-portfolio-thumbnail,
.greennature-class-left-sidebar .greennature-portfolio-style2 .greennature-portfolio-thumbnail,
.greennature-class-right-sidebar .greennature-portfolio-style2 .greennature-portfolio-thumbnail {
max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  } .portfolio-thumbnail{ position: relative; overflow: hidden; 
transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); }
.portfolio-thumbnail .flex-control-nav{ display:none; }
.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px; 
bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); }
.portfolio-thumbnail .portfolio-overlay-icon{ position: absolute; top: 50%; left: 50%; 
font-size: 24px; line-height: 1; margin-left: -12px; margin-top: -12px; opacity: 0; filter: alpha(opacity=0);
transition: none; -moz-transition: none; -o-transition: none; -webkit-transition: none; }	
.portfolio-thumbnail .portfolio-overlay-icon i{ margin-right: 0px; }
.portfolio-thumbnail .portfolio-overlay-content { position: absolute; text-align: center;
top: 50%; left: 20px; right: 20px; text-align: center; opacity: 0; filter: alpha(opacity=0); }
.portfolio-thumbnail .flexslider .flex-prev, 
.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }
.portfolio-classic-learn-more{ font-weight: bold; text-transform: uppercase;
font-size: 12px; margin-top: 20px; letter-spacing: 0.5px; display: none; }
.classic-with-learn-more .portfolio-classic-learn-more{ display: inline-block; }	
.greennature-classic-portfolio.greennature-item{ margin-bottom: 35px; padding-right: 5px; margin-top: 5px; }
.type-classic-portfolio-no-space .greennature-classic-portfolio.greennature-item{ padding-right: 0; } 
.greennature-classic-portfolio .portfolio-thumbnail{ margin-bottom: 26px;  overflow: hidden; 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.greennature-classic-portfolio .portfolio-thumbnail.greennature-video .portfolio-content-wrapper{ display: none; }
.greennature-classic-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.greennature-classic-portfolio .portfolio-title{ font-size: 15px; font-weight: bold; margin-bottom: 6px; letter-spacing: 1px; text-transform: uppercase; }
.greennature-classic-portfolio .portfolio-info{ font-size: 11px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
.greennature-classic-portfolio .portfolio-info .info-head{ display: none; }
.greennature-classic-portfolio .portfolio-excerpt{ margin-top: 14px; }
.greennature-classic-portfolio .excerpt-read-more{ display: none; }
.type-classic-portfolio .greennature-pagination { margin-top: 10px; position: relative; z-index: 10; }
.type-classic-portfolio-no-space .portfolio-classic-content { padding: 0px 20px; }
.type-classic-portfolio-no-space .greennature-pagination { margin-top: -20px; }
.greennature-isotope[data-layout="masonry"] .greennature-modern-portfolio.greennature-item { margin: 0 4% 30px; }
.greennature-item-no-space .greennature-isotope[data-layout="masonry"] .greennature-modern-portfolio.greennature-item { margin: 0; }
.greennature-item-no-space .greennature-modern-portfolio.greennature-item{ margin-bottom: 0px; }
.greennature-modern-portfolio.greennature-item{ margin-bottom: 30px; }
.greennature-modern-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }
.greennature-modern-portfolio .portfolio-thumbnail.greennature-video .portfolio-content-wrapper{ display: none; }
.greennature-modern-portfolio .portfolio-thumbnail .portfolio-icon{	display: block; font-size: 20px; margin-bottom: 18px; }
.greennature-modern-portfolio .portfolio-thumbnail .portfolio-icon i{ margin-right: 0px; }
.greennature-modern-portfolio .portfolio-title{ font-size: 15px; margin-bottom: 4px;
text-transform: uppercase; letter-spacing: 1.2px; display: inline-block; font-weight: bold; }
.greennature-modern-portfolio .greennature-portfolio-info{ font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin-top: 2px; }
.greennature-modern-portfolio .greennature-portfolio-info .info-head{ display: none; }
.type-modern-portfolio .greennature-pagination { margin-top: 20px; }
.type-modern-portfolio-no-space .greennature-pagination { margin-top: 50px; }
.greennature-item-no-space .portfolio-thumbnail{ margin-left: -1px; }
.greennature-portfolio-carousel-item .greennature-portfolio-item:first-child{ margin-left: 0px; }
.portfolio-item-filter{ margin: 0px 15px; text-align: center; padding-bottom: 50px; }
.portfolio-item-filter a { margin-left: 36px; font-size: 13px; text-transform: uppercase; letter-spacing: 1.7px; }
.portfolio-item-filter a:first-child { margin-left: 0; }
.greennature-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/now-loading.gif) center no-repeat;  } .list-with-icon{ margin-bottom: 20px; padding-bottom: 0px; margin-top: 3px; }
.list-with-icon .list-with-icon-image{ width: 46px; font-size: 0; }
.list-with-icon .list-with-icon-icon{ width: 26px; height: 26px; font-size: 20px; padding: 10px;
line-height: 26px; text-align: center; margin: 0px auto; border-width: 1px; border-style: solid;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.list-with-icon .list-with-icon-icon i{ margin: 0px; }
.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 17px; font-weight: 800; 
margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; }
.list-with-icon .list-with-icon-content{ overflow: hidden; }
.list-with-icon.greennature-left{ text-align: left; }
.list-with-icon.greennature-left .list-with-icon-image,
.list-with-icon.greennature-left .list-with-icon-icon{ float: left; margin-right: 24px; }
.list-with-icon.greennature-right{ text-align: right; }
.list-with-icon.greennature-right .list-with-icon-image,
.list-with-icon.greennature-right .list-with-icon-icon{ float: right; margin-left: 25px; } .format-aside .greennature-blog-content{ font-size: 20px; font-style: italic; padding: 30px 30px 30px; line-height: 1.5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5 px; }
.format-aside .greennature-blog-content p:last-child{ margin-bottom: 0px; } .format-quote .greennature-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal; 
line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;
background-size: 34px 29px; background-position: 0px 7px; background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/quote.png); }
.format-quote .greennature-top-quote blockquote,
.format-quote .greennature-top-quote blockquote p{ margin-bottom: 12px; }
.format-quote .greennature-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }
.post.format-quote .greennature-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; }
.greennature-blog-grid .post.format-quote .greennature-blog-content { padding: 30px; } .format-link .greennature-blog-content { margin-bottom: 0px; }
.greennature-blog-full .post.format-link .greennature-blog-content { margin-bottom: 0px }
.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }
.greennature-blog-full .post.format-link .greennature-blog-title{ margin-bottom: 5px; }
.greennature-blog-grid .post.format-link { padding: 30px; } .greennature-blog-content { margin-bottom: 40px; }    .widget_recent_entries ul, .widget_recent_comments ul, 
.widget_pages ul, .widget_rss ul, 
.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,
.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }
.widget_recent_entries ul ul, .widget_recent_comments ul ul, 
.widget_pages ul ul, .widget_rss ul ul, 
.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,
.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }
.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 
.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,
.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }
.widget_recent_entries ul li, .widget_recent_comments ul li, 
.widget_pages ul li, .widget_rss ul li, 
.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 
.widget_meta ul li{ margin-bottom: 10px; padding-left: 25px; line-height: 20px; padding-bottom: 10px;
border-bottom-width: 1px; border-bottom-style: solid; }
.footer-wrapper .widget_recent_entries ul li,.footer-wrapper .widget_recent_comments ul li,.footer-wrapper .widget_pages ul li,.footer-wrapper .widget_rss ul li, .footer-wrapper 
.widget_archive ul li,.footer-wrapper .widget_categories ul li, .footer-wrapper .widget_nav_menu ul li, 
.footer-wrapper .widget_meta ul li{  border-bottom-width: 1px; }	
.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 
.widget_pages ul li:before, .widget_rss ul li:before, 
.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,
.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;
position: absolute; left: 0px; display: block; height: 20px; width: 20px; margin-top: -1px; } .tagcloud a { font-size: 11px !important; display: block;
float: left; padding: 8px 13px; margin-right: 7px; margin-top: 7px;
border: 0px solid; border-color: inherit; font-weight: bold; text-transform: uppercase; }
.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.tagcloud { display: inline-block; } .gdl-search-form{ padding-right: 22px; position: relative; padding-right: 32px; }
.gdl-search-form input[type="text"]{ letter-spacing: 1px; border-width: 1px; border-style: solid; width: 100%; padding: 15px 15px;
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 13px; }
.gdl-search-form input[type="submit"] { position: absolute; right: 15px; top: 50%; margin: -8px 0px 0px; 
width: 16px; height: 16px; padding: 0px; background-color: transparent !important; background-size: 16px 16px;
background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/icon-search.png); border: none; } .recent-post-widget{ margin-bottom: 15px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 15px; }
.recent-post-widget .recent-post-widget-thumbnail{ max-width: 55px; float: left; margin-right: 15px; }
.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }
.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }
.recent-post-widget .recent-post-widget-title{ font-size: 14px; margin-bottom: 6px; margin-top: 2px; font-weight: 600; }
.recent-post-widget .recent-post-widget-info{ line-height: 22px; }
.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 9px; }
.top-rated-post-widget{ padding-bottom: 15px;  margin-bottom: 15px;
border-bottom-width: 1px; border-bottom-style: solid; overflow: hidden; }
.top-rated-post-widget .top-rated-post-rating{ color: #fff; background: #f5be3b; }
.top-rated-post-widget .top-rated-post-rating{ width: 26px; height: 20px; padding: 15px 12px; 
text-align: center; float: left; margin-right: 20px; 
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; font-size: 13px; font-weight: 700; line-height: 19px; }
.top-rated-post-widget .top-rated-post-title{ overflow: hidden; margin-top: 10px; } .greennature-recent-comment-widget .recent-comment-widget-thumbnail{ overflow: hidden; float: left; margin-right: 20px;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.greennature-recent-comment-widget .recent-comment-widget-content { overflow: hidden; }
.greennature-recent-comment-widget .recent-commnet-widget { padding-bottom: 20px; margin-bottom: 20px;
border-bottom-width: 1px; border-bottom-style: solid; }
.greennature-recent-comment-widget .recent-comment-widget-title{ font-size: 12px; font-weight: bold; 
text-transform: uppercase; margin-bottom: 5px; }
.greennature-recent-comment-widget .recent-comment-widget-info{ font-size: 12px; font-weight: bold; margin-bottom: 10px; } .greennature-twitter-item-wrapper{ font-size: 19px; text-align: center; }
.greennature-twitter-item-wrapper .fa-twitter{ color: #5fc1ff; margin-right: 0px; 
font-size: 40px; line-height: 1; margin-bottom: 25px; }
.greennature-twitter-item-wrapper .greennature-twitter-time { display: block; font-size: 14px; margin-top: 14px; font-style: italic; }
.greennature-twitter-item-wrapper .greennature-twitter-time:before { content: "- "; }
ul.greennature-twitter-widget{ list-style: none; margin-left: 0px; }
ul.greennature-twitter-widget li{ margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: solid; }
ul.greennature-twitter-widget li:before{ font-size: 19px; line-height: 24px; float: left; margin-right: 20px;
margin-top: 2px; font-family: FontAwesome; 
content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }
ul.greennature-twitter-widget li .greennature-twitter{ margin-bottom: 20px; overflow: hidden; } .greennature-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; float: left;
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .greennature-recent-port2-widget .recent-port-widget-thumbnail { max-width: 70px; } .greennature-flickr-widget .flickr_badge_image { max-width: 70px; float: left; 
margin-right: 15px; margin-bottom: 15px; }
.footer-wrapper .greennature-flickr-widget .flickr_badge_image { max-width: 57px; } .greennature-post-slider-widget .flex-control-nav { display: none; }
.greennature-post-slider-widget .greennature-caption-title { padding: 7px; font-size: 13px; text-align: center; }
.greennature-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 
margin-top: -30px; } .widget_calendar caption { font-size: 14px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	
.widget_calendar th { font-size: 11px; font-weight: bold; }
.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }
.widget_calendar table tfoot td { border-bottom: 0; }    .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; } .greennature-chart { position: relative; text-align: center; display: inline-block; }
.greennature-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 
max-height: none\9; }
.greennature-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }
.greennature-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }
.greennature-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }
.greennature-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	
.greennature-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; } .greennature-mailchimp-form .yks-require-description{ display: none; }
.greennature-mailchimp-form .yks-mailchimpFormDivRowLabel, 
.greennature-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }
.greennature-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }
.greennature-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }
.greennature-mailchimp-form input[type="text"], .greennature-mailchimp-form input[type="email"], 
.greennature-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }
.greennature-mailchimp-form p, .greennature-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }
.greennature-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;
margin: 0px auto; padding: 5px 12px; } .greennature-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; } .greennature-woocommerce-cart .sub-menu-item{ padding-top: 12px; margin-top: 12px;
border-top-width: 1px; border-top-style: solid; }
.greennature-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }
.greennature-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }
.greennature-woocommerce-cart .greennature-button{ margin-bottom: 0px; }
.greennature-woocommerce-cart .greennature-button:last-child{ margin-right: 0px; }
.greennature-woocommerce-cart .sub-menu-item .greennature-button { margin-top: 9px; } .greennature-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            
.greennature-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .wpcf7-contact-half-left { float: left; width: 50%; }
.wpcf7-contact-half-right { float: left; width: 50%; }
.wpcf7 p{ margin-bottom: 25px; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], 
.wpcf7 input[type="password"]{ height: 16px; padding: 19px 19px; width: 100%; font-size: 13px; }
.wpcf7 textarea { height: 150px; padding: 19px 19px; width: 100%; font-size: 13px; display: block; line-height: 1.7; }
.wpcf7 textarea.wpcf7-full { height: 420px; }
.wpcf7 input[type="submit"] { padding: 20px; letter-spacing: 0; text-transform: none; width: 100%;font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 800; }
.wpcf7 span.wpcf7-form-control-wrap {display: block; padding-right: 38px; margin-top: 7px; }	
.wpcf7 .wpcf7-contact-half-left span.wpcf7-form-control-wrap{ padding-right: 53px; }
.wpcf7 .wpcf7-contact-half-right span.wpcf7-form-control-wrap{ padding-left: 15px; }
.wpcf7-contact-half-left input[type="text"], .wpcf7-contact-half-left input[type="email"], .wpcf7-contact-half-left input[type="password"] {
padding: 22px 19px;
}
.wpcf7-contact-half-left  textarea{ padding: 22px 19px; }
.wpcf7-contact-half-right textarea{ padding: 22px; }
.wpcf7 .wpcf7-contact-half-left p { margin-bottom: 30px; }
.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }
.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 
.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 15px 18px; width: 100%;}
.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 38px; margin-top: 5px; }	
.footer-wrapper .wpcf7 input[type="submit"] { padding: 10px 20px; letter-spacing: 0; text-transform: none; }
.wpcf7 input:focus::input-placeholder{ color:transparent; }
.wpcf7 input:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 input:focus::-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-moz-placeholder{ color:transparent; }
.wpcf7 input:focus:-ms-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-webkit-input-placeholder{ color:transparent; }
.wpcf7 textarea:focus::-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-moz-placeholder{ color:transparent; }
.wpcf7 textarea:focus:-ms-input-placeholder{ color:transparent; } .greennature-subscribe-item{ text-align: center; }	
.greennature-subscribe-item .greennature-newsletter-subscribe input{ display: inline-block; }
.greennature-subscribe-item .greennature-newsletter-subscribe input[type="email"] { padding: 20px 2%; 
height: 16px; width: 530px; margin-right: 10px; font-size: 15px; max-width: 96%; }
.greennature-subscribe-item .greennature-newsletter-subscribe input[type="submit"]{ margin: 1px; height: 56px; 
font-size: 13px; letter-spacing: 1px; font-weight: 800; }	
.newsletter-subscription table tr th, 
.newsletter-subscription table tr td { padding: 0px 20px; border: 0px; }
.newsletter-subscription table tr td.newsletter-td-submit{ padding: 20px 0px 0px; border: 0px; }
.newsletter-subscription table tr td.newsletter-td-submit input[type="submit"] { margin: 0px; }
.newsletter-subscription table tr th{ vertical-align: middle; padding: 0px 10px; font-size: 14px; }	
.newsletter-subscription table tr td input.newsletter-email{ padding: 6px 10px; height: 32px; width: 100%; } .greennature-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }
.greennature-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }   @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
blockquote{ background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/quote@2x.png); background-repeat: no-repeat; }
.gdl-search-form input[type="submit"] { background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/dark/icon-search@2x.png); }
.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url(//www.jufravi.com/wp-content/themes/greennature/images/light/icon-search@2x.png); }
}	
.greennature-top-woocommerce-button{ color: #fff; }
.greennature-top-woocommerce-inner{ background: #242424; }
.greennature-top-woocommerce,
.greennature-top-woocommerce-inner > a{ color: #fff; } .master-slider-parent { padding-bottom: 0px !important; } .icon-angle-left, .icon-angle-right, .icon-minus, .icon-plus{ line-height: 1; }
.icon-angle-left:before { content: "\f104"; font-family: fontAwesome; font-style: normal; }
.icon-angle-right:before { content: "\f105"; font-family: fontAwesome; font-style: normal; }
.icon-minus:before{ content: "\f068"; font-family: fontAwesome; font-style: normal; }
.icon-plus:before{ content: "\f067"; font-family: fontAwesome; font-style: normal; } span.greennature-icon-inline-text { letter-spacing: 1.7px; }
span.gdlr-icon-shortcode { display: inline-block; } .greennature-payment-lightbox-overlay { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px;
background-color: #000; z-index: 9999; opacity: 0.75; filter: alpha(opacity=75); display: none; }
.greennature-payment-lightbox-container { position: fixed; top: 60px; right: 0px; bottom: 60px; left: 0px;
z-index: 9999; width: 680px; max-height: 830px; margin: auto; overflow: auto; display: none; }	
.greennature-payment-lightbox-inner{ padding: 30px 35px 40px; }
.greennature-payment-lightbox-title { font-size: 22px; margin-bottom: 30px;}
.greennature-payment-lightbox-title .greennature-head{ margin-right: 10px; }
.greennature-payment-lightbox-title .greennature-tail{ font-weight: bold; }
.greennature-payment-amount { margin-bottom: 32px; }
.greennature-payment-amount-head { font-size: 15px; font-weight: bold; margin-bottom: 15px; }
.greennature-payment-price-preset{ padding: 13px 20px; display: inline-block; cursor: pointer; 
font-size: 17px; font-weight: bold; margin-right: 9px; line-height: 17px; }
input[type="text"].greennature-payment-price-fill { display: inline-block; 
height: 43px; font-weight: bold; vertical-align: bottom; padding: 0px 17px; }
.greennature-payment-form input[type="submit"] { margin: 15px 0px 0px; width: 100%; 
border-bottom-width: 3px; border-bottom-style: solid;
border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }	
.greennature-payment-form .greennature-message{ display: none; margin-top: 8px; padding: 8px 16px; font-weight: bold; }
.greennature-payment-form .greennature-loading{ display: none; margin-top: 8px; }
.greennature-paypal-attribute{ font-size: 12px; margin-bottom: 32px;}
.greennature-paypal-attribute .greennature-head{ display: block; margin-bottom: 8px; }
.greennature-paypal-attribute .greennature-subhead{ margin-right: 10px; }
.greennature-paypal-attribute select.greennature-recurring-option{ margin-right: 10px; display: inline-block;vertical-align: top;}
.greennature-paypal-attribute .greennature-recurring-time-wrapper { margin-top: 7px; display: none; }
.greennature-form-fields input[type="text"]{ padding: 12px 20px; width: 100%; }
.greennature-form-fields textarea{ padding: 12px 20px; width: 100%; height: 80px; }
.greennature-form-fields .greennature-head { display: block; font-size: 14px; margin-bottom: 6px; }	
.greennature-form-fields .columns-wrap{ padding-right: 40px; margin-bottom: 15px }
.greennature-form-fields .columns-wrap.greennature-left{ margin-right: 15px; }
.greennature-form-fields .columns-wrap.greennature-right{ margin-left: 15px; }
.greennature-payment-method img{ padding: 2px; margin-right: 15px; cursor: pointer; }
.greennature-payment-method img.greennature-active{ border-width: 2px; border-style: solid; padding: 0px; }
.greennature-single-payment-form label{ display: block; margin-bottom: 10px; }
.greennature-single-payment-form .greennature-form-half-left{ width: 50%; }
.greennature-single-payment-form input[type="text"]{ width: 100%; padding: 15px 20px; }
.greennature-form-expiration input[type="text"]{ width: 50px; }
.greennature-form-expiration .greennature-separator{ margin: 0px 10px; }
.greennature-single-payment-form .greennature-form-instant-payment-loading{ margin-bottom: 20px; display: none; }
.greennature-single-payment-form .greennature-form-notice,
.greennature-single-payment-form .greennature-form-error{ padding: 10px 15px;margin-bottom: 20px; display: none; }
.greennature-payment-form input[type="text"],
.greennature-payment-form textarea{ background-color: #ffffff; }
.greennature-payment-price-preset, 
.greennature-payment-price-preset:hover{ color: #fff; }
.greennature-payment-price-preset, 
.greennature-payment-price-preset:hover{ background-color: #c3c3c3; }
.greennature-payment-price-preset.greennature-active { background-color: #ecb338; }
.greennature-payment-lightbox-inner{ background-color: #f3f3f3; }
.greennature-single-payment-form .greennature-form-notice,
.greennature-payment-form .greennature-message.greennature-success{ background-color: #99d15e; color: #fff; }
.greennature-single-payment-form .greennature-form-error,
.greennature-payment-form .greennature-message.greennature-failed{ background-color: #d15e5e; color: #fff; }.sf-menu, 
.sf-menu .greennature-normal-menu ul{ margin: 0; padding: 0; list-style: none; }
.sf-menu .greennature-normal-menu, 
.sf-menu .greennature-normal-menu li{ position: relative; }
.sf-menu .greennature-normal-menu ul{ position: absolute; display: none; top: 100%; left: 0; z-index: 99; } .sf-menu .greennature-normal-menu li:hover > ul,
.sf-menu .greennature-normal-menu.sfHover > ul,
.sf-menu .greennature-normal-menu li.sfHover > ul { display: block; }
.sf-menu .greennature-normal-menu a { display: block; position: relative; }
.sf-menu .greennature-normal-menu ul ul { top: 1px; left: 100%; margin-left: 1px; } .sf-menu > .greennature-mega-menu .sf-mega { position: absolute; display: none; right: 0; z-index: 99; } .sf-menu > .greennature-mega-menu li:hover > .sf-mega,
.sf-menu > .greennature-mega-menu.sfHover > .sf-mega,
.sf-menu > .greennature-mega-menu li.sfHover > .sf-mega { display: block; }
.sf-menu > .greennature-mega-menu > a { display: block; position: relative; } .sf-menu{ float: left; }
.sf-menu > li{ float: left; }
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-ancestor > a{ }
.sf-menu > li > a{ font-size: 13px; padding: 10px 5px; margin-right: 16px; text-decoration: none; zoom: 1; } .sf-menu li a.sf-with-ul:after{ content: '\f107'; font-family: FontAwesome; position: absolute; 
top: 12px; right: 0px; line-height: 20px; height: 20px; margin-top: -9px; }
.sf-menu > li > a.sf-with-ul{ padding-right: 17px; *padding-right: 10px; } 
.sf-menu i{ margin-right: 10px; }
.sf-menu li li i{ margin-right: 10px; } .sf-menu > .greennature-normal-menu ul { text-transform: none; letter-spacing: 0px; font-size: 12px; min-width: 190px; *width: 12em; }
.sf-menu > .greennature-normal-menu li { white-space: nowrap; *white-space: normal; }
.sf-menu > .greennature-normal-menu li a{ padding: 11px 15px; border-top-width: 1px; border-top-style: solid; zoom: 1; }
.sf-menu > .greennature-normal-menu li:first-child > a{ border-top-width: 0px; }
.sf-menu > .greennature-normal-menu li > a.sf-with-ul { padding-right: 30px; }
.sf-menu > .greennature-normal-menu li > a.sf-with-ul:after { content: '\f105'; top: 50%; margin-top: -10px; 
right: 10px; border-color: transparent; }
.sf-menu > .greennature-normal-menu .sub-menu { border-top-width: 0px; border-top-style: solid; } .sf-menu > .greennature-mega-menu .sf-mega { left: 0px; right: 0px; margin: 0px 15px;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sf-menu > .greennature-mega-menu .sf-mega{ border-top-width: 0px; border-top-style: solid; }
.sf-mega-section { float: left; }
.sf-mega-section .sf-mega-section-inner{ padding: 20px 25px 30px; border-left-width: 1px; border-left-style: solid; 
border-top-width: 1px; border-top-style: solid; }
.sf-mega-section.first-column .sf-mega-section-inner{ border-left-width: 0px; }
.sf-mega-section[data-row="1"] .sf-mega-section-inner{ border-top-width: 0px; }
.sf-mega-section-inner > a{ text-transform: none; letter-spacing: 0px; font-size: 17px; display: block; margin-bottom: 13px; padding-left: 10px;
margin-bottom: 15px; margin-top: 10px; }
.sf-mega-section-inner > ul{ text-transform: none; letter-spacing: 0px; list-style: none; margin: 0px; font-size: 12px; line-height: 1.5; }
.sf-mega-section-inner > ul > li > a{ padding: 9px 10px; display: block; }
.sf-mega-section-inner > ul > li{ margin-bottom: 0px; } .greennature-top-menu.sf-menu li a.sf-with-ul:after{ display: none; }
.greennature-top-menu.sf-menu > li i{ margin-right: 9px; font-size: 14px; }
.greennature-top-menu.sf-menu > li > a { padding: 8px 15px 8px 16px; margin-right: 0px; 
line-height: 18px; border-style: solid; border-left-width: 1px; }
.greennature-top-menu.sf-menu > li:last-child > a { border-right-width: 1px; }
.greennature-top-menu.sf-menu > .greennature-mega-menu .sf-mega { left: auto; right: auto; border-top: 0px; 	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.25); \-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
margin: 2px 0px 0px; padding: 20px 20px; white-space: nowrap; min-width: 120px;
*white-space: normal; *min-width: 250px; }
.greennature-top-menu.sf-menu > li .sub-menu-item{ line-height: 1; margin-top: 15px; }
.greennature-top-menu.sf-menu > li .sub-menu-item:first-child{ margin-top: 0px; }.dl-menuwrapper {
width: 100%;
float: left;
position: relative;
}
.dl-menuwrapper:first-child {
margin-right: 100px;
}
.dl-menuwrapper button {
background: #ccc;
border: none;
width: 43px;
height: 39px;
text-indent: -900em;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
background: #aaa;
}
.dl-menuwrapper button:after {
content: '';
position: absolute;
width: 68%;
height: 4px;
background: #fff;
top: 8px;
left: 17%;
box-shadow: 
0 10px 0 #fff, 
0 20px 0 #fff;
}
.dl-menuwrapper ul {
margin: 0;
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.dl-menuwrapper li {
position: relative;
}
.dl-menuwrapper li a {
display: block;
position: relative;
padding: 15px 20px;
font-size: 16px;
line-height: 20px;
font-weight: 300;
color: #fff;
outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
background: rgba(255,255,255,0.1);
}
.dl-menuwrapper li.dl-back > a {
padding-left: 38px;
background: rgba(0,0,0,0.1);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
position: absolute;
top: 0;
line-height: 50px;
font-family: FontAwesome;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\f105";
font-size: 16px;
color: #ffffff;
}
.dl-menuwrapper li.dl-back:after {
left: 20px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
right: 15px;
color: rgba(0,0,0,0.15);
}
.dl-menuwrapper .dl-menu {
margin: 0;
position: absolute;
width: 100%;
opacity: 0;
pointer-events: none;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
opacity: 1;
pointer-events: auto;
} .dl-menuwrapper li .dl-submenu {
display: none;
} .dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
display: block;
} .dl-menuwrapper > .dl-submenu {
position: absolute;
width: 100%;
left: 0;
margin: 0;
} .dl-menu.dl-animate-out-1 {
-webkit-animation: MenuAnimOut1 0.4s;
-moz-animation: MenuAnimOut1 0.4s;
animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
-moz-animation: MenuAnimOut2 0.3s ease-in-out;
animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
-webkit-animation: MenuAnimOut3 0.4s ease;
-moz-animation: MenuAnimOut3 0.4s ease;
animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
-webkit-animation: MenuAnimOut4 0.4s ease;
-moz-animation: MenuAnimOut4 0.4s ease;
animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
-webkit-animation: MenuAnimOut5 0.4s ease;
-moz-animation: MenuAnimOut5 0.4s ease;
animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
50% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut2 {
100% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut3 {
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut4 {
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes MenuAnimOut5 {
100% {
-webkit-transform: translateY(40%);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut1 {
50% {
-moz-transform: translateZ(-250px) rotateY(30deg);
}
75% {
-moz-transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-moz-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut2 {
100% {
-moz-transform: translateX(-100%);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut3 {
100% {
-moz-transform: translateZ(300px);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut4 {
100% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
}
@-moz-keyframes MenuAnimOut5 {
100% {
-moz-transform: translateY(40%);
opacity: 0;
}
}
@keyframes MenuAnimOut1 {
50% {
transform: translateZ(-250px) rotateY(30deg);
}
75% {
transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@keyframes MenuAnimOut2 {
100% {
transform: translateX(-100%);
opacity: 0;
}
}
@keyframes MenuAnimOut3 {
100% {
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes MenuAnimOut4 {
100% {
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes MenuAnimOut5 {
100% {
transform: translateY(40%);
opacity: 0;
}
}
.dl-menu.dl-animate-in-1 {
-webkit-animation: MenuAnimIn1 0.3s;
-moz-animation: MenuAnimIn1 0.3s;
animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
-moz-animation: MenuAnimIn2 0.3s ease-in-out;
animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
-webkit-animation: MenuAnimIn3 0.4s ease;
-moz-animation: MenuAnimIn3 0.4s ease;
animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
-webkit-animation: MenuAnimIn4 0.4s ease;
-moz-animation: MenuAnimIn4 0.4s ease;
animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
-webkit-animation: MenuAnimIn5 0.4s ease;
-moz-animation: MenuAnimIn5 0.4s ease;
animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
0% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-webkit-transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn2 {
0% {
-webkit-transform: translateX(-100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn3 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn4 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes MenuAnimIn5 {
0% {
-webkit-transform: translateY(40%);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn1 {
0% {
-moz-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-moz-transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-moz-transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn2 {
0% {
-moz-transform: translateX(-100%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn3 {
0% {
-moz-transform: translateZ(300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn4 {
0% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes MenuAnimIn5 {
0% {
-moz-transform: translateY(40%);
opacity: 0;
}
100% {
-moz-transform: translateY(0);
opacity: 1;
}
}
@keyframes MenuAnimIn1 {
0% {
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@keyframes MenuAnimIn2 {
0% {
transform: translateX(-100%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn3 {
0% {
transform: translateZ(300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn4 {
0% {
transform: translateZ(-300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes MenuAnimIn5 {
0% {
transform: translateY(40%);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
-webkit-animation: SubMenuAnimIn1 0.4s ease;
-moz-animation: SubMenuAnimIn1 0.4s ease;
animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
-webkit-animation: SubMenuAnimIn3 0.4s ease;
-moz-animation: SubMenuAnimIn3 0.4s ease;
animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
-webkit-animation: SubMenuAnimIn4 0.4s ease;
-moz-animation: SubMenuAnimIn4 0.4s ease;
animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
-webkit-animation: SubMenuAnimIn5 0.4s ease;
-moz-animation: SubMenuAnimIn5 0.4s ease;
animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
0% {
-webkit-transform: translateX(50%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn2 {
0% {
-webkit-transform: translateX(100%);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn3 {
0% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn4 {
0% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
}
@-webkit-keyframes SubMenuAnimIn5 {
0% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
100% {
-webkit-transform: translateZ(0);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn1 {
0% {
-moz-transform: translateX(50%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn2 {
0% {
-moz-transform: translateX(100%);
opacity: 0;
}
100% {
-moz-transform: translateX(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn3 {
0% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn4 {
0% {
-moz-transform: translateZ(300px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0px);
opacity: 1;
}
}
@-moz-keyframes SubMenuAnimIn5 {
0% {
-moz-transform: translateZ(-200px);
opacity: 0;
}
100% {
-moz-transform: translateZ(0);
opacity: 1;
}
}
@keyframes SubMenuAnimIn1 {
0% {
transform: translateX(50%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn2 {
0% {
transform: translateX(100%);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn3 {
0% {
transform: translateZ(-300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn4 {
0% {
transform: translateZ(300px);
opacity: 0;
}
100% {
transform: translateZ(0px);
opacity: 1;
}
}
@keyframes SubMenuAnimIn5 {
0% {
transform: translateZ(-200px);
opacity: 0;
}
100% {
transform: translateZ(0);
opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
-webkit-animation: SubMenuAnimOut1 0.4s ease;
-moz-animation: SubMenuAnimOut1 0.4s ease;
animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
-webkit-animation: SubMenuAnimOut3 0.4s ease;
-moz-animation: SubMenuAnimOut3 0.4s ease;
animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
-webkit-animation: SubMenuAnimOut4 0.4s ease;
-moz-animation: SubMenuAnimOut4 0.4s ease;
animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
-webkit-animation: SubMenuAnimOut5 0.4s ease;
-moz-animation: SubMenuAnimOut5 0.4s ease;
animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
0% {
-webkit-transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(50%);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut2 {
0% {
-webkit-transform: translateX(0%);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut3 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut4 {
0% {
-webkit-transform: translateZ(0px);
opacity: 1;
}
100% {
-webkit-transform: translateZ(300px);
opacity: 0;
}
}
@-webkit-keyframes SubMenuAnimOut5 {
0% {
-webkit-transform: translateZ(0);
opacity: 1;
}
100% {
-webkit-transform: translateZ(-200px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut1 {
0% {
-moz-transform: translateX(0%);
opacity: 1;
}
100% {
-moz-transform: translateX(50%);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut2 {
0% {
-moz-transform: translateX(0%);
opacity: 1;
}
100% {
-moz-transform: translateX(100%);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut3 {
0% {
-moz-transform: translateZ(0px);
opacity: 1;
}
100% {
-moz-transform: translateZ(-300px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut4 {
0% {
-moz-transform: translateZ(0px);
opacity: 1;
}
100% {
-moz-transform: translateZ(300px);
opacity: 0;
}
}
@-moz-keyframes SubMenuAnimOut5 {
0% {
-moz-transform: translateZ(0);
opacity: 1;
}
100% {
-moz-transform: translateZ(-200px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut1 {
0% {
transform: translateX(0%);
opacity: 1;
}
100% {
transform: translateX(50%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut2 {
0% {
transform: translateX(0%);
opacity: 1;
}
100% {
transform: translateX(100%);
opacity: 0;
}
}
@keyframes SubMenuAnimOut3 {
0% {
transform: translateZ(0px);
opacity: 1;
}
100% {
transform: translateZ(-300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut4 {
0% {
transform: translateZ(0px);
opacity: 1;
}
100% {
transform: translateZ(300px);
opacity: 0;
}
}
@keyframes SubMenuAnimOut5 {
0% {
transform: translateZ(0);
opacity: 1;
}
100% {
transform: translateZ(-200px);
opacity: 0;
}
} .no-js .dl-menuwrapper .dl-menu {
position: relative;
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
display: block;
}
.no-js .dl-menuwrapper li.dl-back {
display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
background: rgba(0,0,0,0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
content: '';
}@font-face{font-family:'FontAwesome';src:url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.eot?v=4.4.0);src:url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(//www.jufravi.com/wp-content/themes/greennature/plugins/font-awesome-new/fonts/fontawesome-webfont.svg?v=4.4.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}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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:#fff}.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-feed:before,.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-y-combinator-square:before,.fa-yc-square:before,.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-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-intersex:before,.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-genderless:before{content:"\f22d"}.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"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}@font-face {
font-family: 'ElegantIcons';
src:url(//www.jufravi.com/wp-content/themes/greennature/plugins/elegant-font/fonts/ElegantIcons.eot);
src:url(//www.jufravi.com/wp-content/themes/greennature/plugins/elegant-font/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.jufravi.com/wp-content/themes/greennature/plugins/elegant-font/fonts/ElegantIcons.woff) format('woff'),
url(//www.jufravi.com/wp-content/themes/greennature/plugins/elegant-font/fonts/ElegantIcons.ttf) format('truetype'),
url(//www.jufravi.com/wp-content/themes/greennature/plugins/elegant-font/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
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;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-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);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 20%;
width: 40%;
height: 60%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
#fancybox-thumbs.bottom {
bottom: 2px;
}
#fancybox-thumbs.top {
top: 2px;
}
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#fancybox-thumbs ul li {
float: left;
padding: 1px;
opacity: 0.5;
}
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
opacity: 1;
}
#fancybox-thumbs ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.jufravi.com/wp-content/themes/greennature/plugins/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}.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;} .flexslider {margin: 0; padding: 0; zoom: 1; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "\0020"; 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; position: relative; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-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 i { margin-right: 0px; }
.flex-direction-nav a  { z-index: 10; display: block; font-size: 20px; line-height: 20px; padding: 30px 13px; 
margin: -35px 0px 0px; position: absolute; top: 50%; overflow: hidden; opacity: 0; cursor: pointer; }
.flex-direction-nav .flex-prev { left: -0px; padding-right: 13px; }
.flex-direction-nav .flex-next { right: -0px; padding-left: 13px; }
.flexslider:hover .flex-prev, .flexslider:hover .flex-next { opacity: 0.8; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }
.nav-container.style-1 .flex-direction-nav{ *height: auto; float: left; margin-left: 15px; }
.nav-container.style-1 .flex-direction-nav li{ float: left; margin-right: 3px; }
.nav-container.style-1 .flex-direction-nav a{ position: static;  opacity: 1; margin: 0px; padding: 6px 13px; 
-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.nav-container.style-1 .flex-control-nav{ display: none; } .flex-control-nav-wrapper{ text-align: center; line-height: 0; z-index: 10; position: absolute; left: 0px; right: 0px; }
.flex-control-nav { display: inline-block; padding: 15px 0px 0px; }
.flex-control-nav li { margin: 0 3px; float: left; }
.flex-control-paging li a { display: block; width: 8px; height: 8px; cursor: pointer;  
border-width: 1px; border-style: solid; text-indent: -9999px; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.flex-control-paging li a.flex-active { 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; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}html body{ min-width: 300px; }
#greennature-responsive-navigation{ display: none; } @media only screen and (max-width: 1100px) {
.greennature-button-overlay,
.greennature-woo-button-overlay { display: none; }
.greennature-donate-button { margin-left: 25px; width: auto; }
.greennature-top-woocommerce-button { margin-right: 0px; margin-left: 25px; }
.greennature-navigation-wrapper .greennature-main-menu > li > a.sf-with-ul-pre,
.greennature-navigation-wrapper .greennature-main-menu > li > a.sf-with-ul
.greennature-navigation-wrapper .greennature-main-menu > li > a { padding-right: 25px; }	
}
@media only screen and (max-width: 1050px) {
body .greennature-logo { float: none; margin-top: 0px; margin-bottom: 0px; padding-top: 20px; padding-bottom: 20px; } 
body .greennature-logo-inner { margin: 0px auto; }
body .greennature-navigation-wrapper{ float: none; margin-top: 10px; line-height: 0; text-align: center;  }
body .greennature-navigation { display: inline-block; line-height: 1.7; text-align: left; }
body .greennature-logo-right-text{ float: none; margin-top: 10px; text-align: center; }
body .greennature-navigation-wrapper .greennature-main-menu > li > a{ padding-bottom: 25px; }	
body .greennature-button-overlay { top: auto; height: 70px; }
body .greennature-fixed-header .greennature-logo{ display: none; }
}
@media only screen and (max-width: 959px) {
body .container{ max-width: 768px; }	
body .body-wrapper.greennature-boxed-style { max-width: 808px; }
.greennature-hide-in-tablet{ display: none; } 
.greennature-hide-in-tablet-mobile{ display: none; }
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { opacity: 1; }
.greennature-fixed-header{ display: none; }
.gdlr-icon-shortcode { margin-bottom: 10px; }
.greennature-blog-widget .greennature-blog-date-wrapper { display: none; }
} @media only screen and (max-width: 767px) {
body .container{ max-width: 420px; }
body .body-wrapper.greennature-boxed-style { max-width: 460px; }
body .body-wrapper{ overflow: hidden; }
.wpcf7-contact-half-right,
.wpcf7-contact-half-left{ float: none; width: auto; }
.one-ninth, .one-eighth, .one-seventh,.one-fifth,
.two-fifth, .three-fifth, .four-fifth,
.one, .two, .three, .four, .five, .six, .seven,
.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }	
.greennature-half-bg-wrapper .six.columns{ left: auto; right: auto; }
.greennature-hide-in-tablet{ display: block; } 
.greennature-hide-in-mobile{ display: none; } 
.greennature-half-bg.greennature-bg-solid { display: none; }
.greennature-service-half-background-item .greennature-half-left,
.greennature-service-half-background-item .greennature-half-right{ float: none; width: auto; padding: 70px 0px;margin: 0px;}
.greennature-service-half-background-item .greennature-half-left .greennature-item-margin,
.greennature-service-half-background-item .greennature-half-right .greennature-item-margin{ margin: 0px 15px; }
.greennature-service-half-background-item .greennature-half-left .half-container,
.greennature-service-half-background-item .greennature-half-right .half-container{ max-width: 420px; margin: 0px auto; } body .top-navigation-left{ float: none; text-align: center; padding: 3px 0px;}
body .top-navigation-right { float: none; text-align: center; padding: 3px 0px;}
body .greennature-logo { padding-right: 60px; }
body .greennature-logo-inner { margin-left: 0px; }
#greennature-responsive-navigation { display: block; height: 0px; position: static; float: none; }
#greennature-responsive-navigation .dl-trigger{ position: absolute; right: 15px; top: 20px; margin-top: 0px; }
.dl-menuwrapper > .dl-menu, 
.dl-menuwrapper > .dl-submenu{ margin: 20px 0px 0px; width: 390px; text-align: left; }
.greennature-navigation-wrapper{ display: none; } .greennature-item-title-head .greennature-nav-title{ display: none; }
.greennature-item-title-wrapper.greennature-left .greennature-item-title, 
.greennature-item-title-wrapper.greennature-left .greennature-item-title-caption, 
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title, 
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title-caption{ display:block; }
.greennature-item-title-wrapper.greennature-left .greennature-item-title-link, 
.greennature-item-title-wrapper.greennature-left-divider .greennature-item-title-link{ float: none; display: inline-block; }
.greennature-title-left .about-us-title-wrapper { width: auto; float: none; text-align: center; }
.greennature-title-left .about-us-title-divider { margin-right: auto; margin-bottom: 26px; }
.greennature-list-menu{ padding: 0px; }
.greennature-stunning-text-item{ text-align: center; }
.greennature-stunning-text-item.type-normal.greennature-button-on{ padding-right: 0px; }
.greennature-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
.greennature-stunning-text-item.with-padding.greennature-button-on{ padding-right: 35px; }
.greennature-stunning-item.greennature-item.greennature-button-on.greennature-stunning-left { padding-right: 0px; }
.greennature-stunning-item.greennature-stunning-left .stunning-item-button { position: relative; margin-top: 10px; margin-bottom: 0px; }
.greennature-column-service-item.greennature-type-2-bg { height: auto !important; }
.greennature-service-with-image-item .service-with-image-thumbnail { float: none; margin: 0px auto; }
.greennature-service-with-image-item .service-with-image-content-wrapper { text-align: center; } 
.greennature-feature-media-item.greennature-left .feature-media-thumbnail{ float: none; width: auto; margin-right: 0px;}
.greennature-feature-media-item .feature-media-icon { display: none; }
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }
.greennature-subscribe-item .greennature-newsletter-subscribe input[type="submit"]{ margin-top: 20px; }
.wpcf7 .wpcf7-contact-half-right span.wpcf7-form-control-wrap { padding-left: 0px; padding-right: 44px; } .greennature-portfolio-style1 .greennature-portfolio-description{ float: none; margin-right: 0px; width: auto; }
.greennature-portfolio-style1 .greennature-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }	
.greennature-portfolio-style2 .greennature-portfolio-thumbnail {
max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }
.greennature-blog-medium .greennature-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; } .greennature-caption-wrapper .greennature-caption .greennature-caption-text { display: none; }
.greennature-caption-wrapper .greennature-caption .greennature-caption-title { margin-bottom: 0px; font-size: 15px; }
.greennature-caption-wrapper .greennature-caption { max-width: 100%; padding: 13px 12px; }	 
.greennature-item-title .greennature-flex-prev { margin: 0px; position: absolute; 
left: 0px; top: 50%; margin-top: -20px;}
.greennature-item-title .greennature-flex-next{ margin: 0px; position: absolute; 
right: 0px; top: 50%; margin-top: -20px; } .greennature-header-wrapper.header-style-5-wrapper { position: relative; }
.header-style-5-title-wrapper.greennature-page-title-wrapper { padding-top: 74px; } .greennature-payment-lightbox-container{width: auto;left: 20px;right: 20px;top: 20px;bottom: 20px;}
.greennature-form-fields .columns-wrap.greennature-right{ margin-left: 0px; }
.greennature-form-fields .columns-wrap.greennature-left{ margin-right: 0px; }
.greennature-payment-price-preset{ margin-bottom: 15px; }	
} @media only screen and (max-width: 419px) {
body .container{ max-width: 300px; }
body .body-wrapper.greennature-boxed-style { max-width: 340px; }
.gdlr-service-half-background-item .gdlr-half-left .half-container,
.gdlr-service-half-background-item .gdlr-half-right .half-container{ max-width: 300px; }
.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 270px; }
}html.ltie9 body, body{ min-width: 1140px; } .container{ max-width: 1140px; } .greennature-caption-wrapper .greennature-caption-inner{ max-width: 1140px; }
.body-wrapper.greennature-boxed-style{ max-width: 1220px; overflow: hidden; } .body-wrapper.greennature-boxed-style .greennature-header-wrapper{ max-width: 1220px; margin: 0px auto; }
.greennature-logo-inner{ max-width: 330px; }
.greennature-logo{ margin-top: 10px; }
.greennature-logo{ margin-bottom: 10px; }
.greennature-navigation-wrapper, .greennature-logo-right-text{ margin-top: 10px; }
.greennature-navigation-wrapper .greennature-main-menu > li > a{ padding-bottom: 10px; }
.greennature-page-title-wrapper { background-image: url(https://www.jufravi.com/wp-content/uploads/2017/11/brilliant-1920x1080.png); }
body.single .greennature-page-title-wrapper { background-image: url(https://www.jufravi.com/wp-content/uploads/2017/11/brilliant-1920x1080.png); }
body.single-portfolio .greennature-page-title-wrapper { background-image: url(https://www.jufravi.com/wp-content/uploads/2017/11/brilliant-1920x1080.png); }
body.archive .greennature-page-title-wrapper, body.search .greennature-page-title-wrapper { background-image: url(https://www.jufravi.com/wp-content/uploads/2017/11/brilliant-1920x1080.png); }
body.error404 .greennature-page-title-wrapper { background-image: url(https://www.jufravi.com/wp-content/uploads/2017/11/brilliant-1920x1080.png); }
.top-social-wrapper .social-icon a{ color: #ffffff; }
h1, h2, h3, h4, h5, h6, .greennature-title-font{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
body, input, textarea, select, .greennature-content-font{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
.greennature-navigation{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
.greennature-testimonial-item.plain-style .testimonial-content{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-item:before{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
.greennature-slider-item{ font-family: "Trebuchet MS", Helvetica, sans-serif; }
body{ font-size: 18px; }
h1{ font-size: 28px; }
h2{ font-size: 25px; }
h3{ font-size: 22px; }
h4{ font-size: 18px; }
h5{ font-size: 16px; }
h6{ font-size: 14px; }
.top-navigation-wrapper{ background-color: #393675; }
.top-navigation-wrapper{ color: #ffffff; }
.top-navigation-wrapper a{ color: #ffffff; }
.greennature-header-inner, .greennature-header-wrapper.header-style-5-wrapper .greennature-header-inner{ background-color: rgba(255, 255, 255, 0.85); }@media only screen and (max-width: 767px) { .greennature-header-wrapper.header-style-5-wrapper .greennature-header-inner{ background-color: #ffffff; } }
.greennature-main-menu > li > a, .greennature-main-menu > li > a i{ color: #393675; } @media only screen and (max-width: 1100px) { body .greennature-donate-button, body .greennature-donate-button:hover, body .greennature-top-woocommerce-button{ color: #393675; }} 
.greennature-main-menu > li:hover > a, .greennature-main-menu > li.current-menu-item > a, .greennature-main-menu > li.current-menu-ancestor > a{ color: #e41314; opacity: 1; filter: alpha(opacity=100); }.greennature-navigation-gimmick{ background-color: #e41314; }
.greennature-button-overlay{ background-color: #fec428; }
.greennature-button-overlay{ border-color: #c6a13f; }
.greennature-donate-button, .greennature-donate-button:hover{ color: #685617; }
.greennature-woo-button-overlay{ background-color: #d6ad41; }
.greennature-woo-button-overlay{ border-color: #ab892f; }
.greennature-top-woocommerce-button{ color: #60511e; }
.greennature-main-menu > .greennature-normal-menu .sub-menu, .greennature-main-menu > .greennature-mega-menu .sf-mega{ border-top-color: #1c1c1c; }
.greennature-main-menu > .greennature-normal-menu li , .greennature-main-menu > .greennature-mega-menu .sf-mega{ background-color: #2e2e2e; }
.greennature-main-menu > li > .sub-menu a, .greennature-main-menu > li > .sf-mega a{ color: #bebebe; }
.greennature-main-menu > li > .sub-menu a:hover, .greennature-main-menu > li > .sub-menu .current-menu-item > a, .greennature-main-menu > li > .sub-menu .current-menu-ancestor > a, .greennature-main-menu > li > .sf-mega a:hover, .greennature-main-menu > li > .sf-mega .current-menu-item > a, .greennature-main-menu > li > .sf-mega .current-menu-ancestor > a{ color: #ffffff; } .greennature-main-menu .greennature-normal-menu li > a.sf-with-ul:after { border-left-color: #ffffff; } 
.greennature-main-menu .sf-mega-section-inner > ul > li > a:hover, .greennature-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a { background-color: #2a2a2a; } 
.greennature-main-menu > li > .sub-menu *, .greennature-main-menu > li > .sf-mega *{ border-color: #373737; }
.greennature-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #ffffff; }
.greennature-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover, .greennature-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a, .greennature-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a { color: #ffffff; }
#greennature-responsive-navigation.dl-menuwrapper button { background-color: #353535; }
#greennature-responsive-navigation.dl-menuwrapper button:hover, #greennature-responsive-navigation.dl-menuwrapper button.dl-active, #greennature-responsive-navigation.dl-menuwrapper ul{ background-color: #0a0a0a; }
body{ background-color: #dddddd; }
.body-wrapper, .greennature-single-lightbox-container{ background-color: #ffffff; }
.greennature-page-title, .greennature-page-title-gimmick{ color: #ffffff; }
.greennature-page-caption{ color: #ffffff; }
h1, h2, h3, h4, h5, h6, .greennature-title, .greennature-title a{ color: #454545; }
.greennature-item-title-wrapper .greennature-item-title{ color: #292929; border-color: #292929; }
.greennature-item-title-divider{ border-color: #333333; }
.greennature-item-title-wrapper .greennature-item-caption{ color: #A5A3A3; }
body{ color: #808080; }
a{ color: #e41314; }
a:hover{ color: #a30d26; }
body *{ border-color: #dddddd; }
.page-not-found-block{ background-color: #d65938; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #963a20; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #d57f5c; }
.greennature-sidebar .greennature-widget-title{ color: #383838; }
.greennature-sidebar *{ border-color: #eeeeee; }
.greennature-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #f7f7f7; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #ebebeb; }
.tagcloud a{ background-color: #393675; }
.tagcloud a, .tagcloud a:hover{ color: #ffffff; }
.greennature-action-ads-item .action-ads-caption{ color: #ffffff; }
.greennature-action-ads-item .action-ads-content{ color: #ffffff; }
.about-us-title{ color: #3a3a3a; }
.about-us-caption{ color: #9c9c9c; }
.greennature-accordion-item.style-1 .pre-active .accordion-title{ color: #3c3c3c; }
.greennature-accordion-item.style-1 .accordion-title{ color: #8d8d8d; }
.greennature-accordion-item.style-1 .accordion-title i{ background-color: #f3f3f3; }
.greennature-accordion-item.style-1 .accordion-title i{ color: #a8a8a8; }
.greennature-accordion-item.style-1 .accordion-title i.icon-minus{ background-color: #e41314; }
.greennature-accordion-item.style-1 .accordion-title i.icon-minus{ color: #ffffff; }
.greennature-banner-item-wrapper .flex-direction-nav .flex-prev, .greennature-banner-item-wrapper .flex-direction-nav .flex-next{ color: #999999; }
.greennature-box-with-icon-item{ background-color: #f5f5f5; }
.greennature-box-with-icon-item > i, .greennature-box-with-icon-item .box-with-icon-title{ color: #585858; }
.greennature-box-with-icon-item{ color: #929292; }
.greennature-button, .greennature-button:hover, input[type="button"], input[type="submit"], .greennature-top-menu > .greennature-mega-menu .sf-mega a.greennature-button{ color: #ffffff; }
.greennature-button, input[type="button"], input[type="submit"]{ background-color: #e41314; }.greennature-border-button{ border-color: #e41314; color: #e41314; }
.greennature-button, input[type="submit"]{ border-color: #a30d26; }
.column-service-title{ color: #393675; }
.column-service-content{ color: #808080; }
.column-service-icon i{ color: #393675; }.greennature-column-service-item.greennature-type-2 .column-service-icon{ border-color: #393675; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.list-with-icon .list-with-icon-icon{ border-color: #333333; color: #333333; }
.greennature-menu-title, .greennature-menu-icon, .greennature-menu-price{ color: #393675; }
.greennature-menu-ingredients-caption { color: #818181; }
.greennature-list-menu-gimmick{ border-color: #000000; color: #000000; }
.greennature-pie-chart-item .pie-chart-title{ color: #313131; }
.greennature-price-inner-item{ background-color: #f9f9f9; }
.greennature-price-item .price-title-wrapper{ background-color: #454545; }
.greennature-price-item .price-title{ color: #ffffff; }
.greennature-price-item .price-tag{ background-color: #838383; }
.greennature-price-item .best-price .price-tag{ background-color: #393675; }
.greennature-price-item .price-tag{ color: #ffffff; }
.greennature-process-tab .greennature-process-icon{ background-color: #f3f3f3; }
.greennature-process-tab .greennature-process-icon{ border-color: #e3e3e3; }
.greennature-process-tab .greennature-process-icon i{ color: #aaaaaa; }
.greennature-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .greennature-process-tab .process-line .icon-chevron-down, .greennature-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.greennature-process-wrapper .greennature-process-tab .greennature-process-title{ color: #454545; }
.greennature-skill-item-wrapper{ color: #3a3a3a; }
.stunning-text-title, .stunning-item-title{ color: #414141; }
.stunning-text-caption, .stunning-item-caption{ color: #949494; }
.greennature-stunning-text-item.with-padding{ background-color: #f3f3f3; }
.greennature-stunning-text-item.with-border{ border-color: #f3f3f3; }
.tab-title-wrapper .tab-title{ background-color: #f9f9f9; }
.tab-title-wrapper .tab-title{ color: #3b3b3b; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #393675; }
table tr th{ color: #ffffff; }
table.style-2 tr:nth-child(odd){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f3f3f3; }
table.style-2 tr:nth-child(even){ color: #949494; }
.greennature-blog-title, .greennature-blog-title a{ color: #393675; }
.greennature-blog-title a:hover{ color: #3d7a89; }
.greennature-blog-date-wrapper{ color: #4e4e4e; }
.blog-info, .blog-info a, .blog-info i{ color: #b0b0b0; }
.greennature-blog-thumbnail .greennature-sticky-banner{ background-color: #232323; }
.greennature-blog-thumbnail .greennature-sticky-banner, .greennature-blog-thumbnail .greennature-sticky-banner i{ color: #ffffff; }
.greennature-social-share, .greennature-social-share a{ background-color: #f3f3f3; }
.greennature-social-share .social-share-title{ color: #353535; }
.greennature-standard-style .greennature-single-blog-tag a{ background-color: #393675; }
.greennature-standard-style .greennature-single-blog-tag a{ color: #ffffff; }
.format-aside .greennature-blog-content{ background-color: #393675; }
.format-aside .greennature-blog-content{ color: #ffffff; }
.format-quote .greennature-top-quote blockquote{ color: #8d8d8d; }
.format-quote .greennature-quote-author{ color: #393675; }
.greennature-single-nav > div i{ background-color: #f3f3f3; }
.greennature-single-nav > div i{ color: #8d8d8d; }
.portfolio-item-filter a{ color: #5b5b5b; } 
.portfolio-item-filter a.active{ color: #393675; }
.greennature-image-link-shortcode .greennature-image-link-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #000000; }
.greennature-image-link-shortcode .greennature-image-link-icon, .portfolio-thumbnail .portfolio-icon i, .greennature-image-link-shortcode .greennature-image-frame-content,.greennature-modern-portfolio .portfolio-title a, .greennature-modern-portfolio .portfolio-title a:hover, .greennature-modern-portfolio .greennature-portfolio-info a{ border-color: #ffffff; color: #ffffff; }
.portfolio-title a{ color: #393675; }
.portfolio-title a:hover{ color: #3d7a89; }
.portfolio-info, .portfolio-info a{ color: #b0b0b0; }
.greennature-pagination .page-numbers{ background-color: #ebebeb; }
.greennature-pagination .page-numbers{ color: #979797; }
.greennature-pagination .page-numbers:hover, .greennature-pagination .page-numbers.current{ background-color: #393675; }
.greennature-pagination .page-numbers:hover, .greennature-pagination .page-numbers.current{ color: #ffffff; }
.greennature-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.greennature-personnel-item.round-style .personnel-item{ background-color: #5dc269; }
.greennature-personnel-item .personnel-author{ color: #3b3b3b; }
.greennature-personnel-item .personnel-author-image{ border-color: #5dc269; }
.greennature-personnel-item .personnel-position{ color: #acacac; }
.greennature-personnel-item .personnel-content{ color: #959595; }
.greennature-personnel-item .personnel-social i{ color: #3b3b3b; }
.greennature-testimonial-item .testimonial-item-inner, .greennature-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.greennature-testimonial-item .testimonial-content{ color: #9b9b9b; }
.greennature-testimonial-item.plain-style.greennature-left .testimonial-item:before{ color: #5dc269; }
.greennature-testimonial-item .testimonial-author{ color: #5dc269; }
.greennature-testimonial-item .testimonial-position{ color: #4d4d4d; }
.greennature-testimonial-item .testimonial-author-image{ border-color: #5dc269; }
.greennature-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.greennature-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.greennature-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.greennature-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
.nivo-controlNav a, .flex-control-paging li a{ background-color: #cecece; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #949494; }
.nivo-controlNav a, .flex-control-paging li a{ border-color: #ffffff !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.greennature-caption{ background-color: #000000; }
.greennature-caption-title{ color: #ffffff; }
.greennature-caption-text{ color: #ffffff; }
.greennature-caption-wrapper.post-slider{ background-color: #000000; }
.greennature-caption-wrapper.post-slider .greennature-caption-title{ color: #ffffff; }
.greennature-caption-wrapper.post-slider .greennature-caption-text{ color: #dddddd; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption-date, .greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-title-link{ color: #ffffff; }
.greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-caption-date, .greennature-post-slider-item.style-no-excerpt .greennature-caption-wrapper .greennature-title-link{ background-color: #393675; }
.greennature-item-title-wrapper .greennature-flex-prev, .greennature-item-title-wrapper .greennature-flex-next{ color: #6d6d6d; }
input[type="text"], input[type="email"], input[type="password"], textarea{ background-color: #f7f7f7; }
input[type="text"], input[type="email"], input[type="password"], textarea{ color: #797979; }input::input-placeholder{ color:#797979; } input::-webkit-input-placeholder{ color:#797979; }input::-moz-placeholder{ color:#797979; } input:-moz-placeholder{ color:#797979; }input:-ms-input-placeholder{ color:#797979; }textarea::input-placeholder{ color:#797979; } textarea::-webkit-input-placeholder{ color:#797979; }textarea::-moz-placeholder{ color:#797979; } textarea:-moz-placeholder{ color:#797979; }textarea:-ms-input-placeholder{ color:#797979; }
.footer-wrapper{ background-color: #f2f2f2; }
.footer-wrapper .greennature-widget-title, .footer-wrapper .greennature-widget-title a{ color: #e41314; }
.footer-wrapper{ color: #000000; }
.footer-wrapper a{ color: #e41314; }
.footer-wrapper a:hover{ color: #a30d26; }
.footer-wrapper *{ border-color: #363636; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #141414; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #828282; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ border-color: #313131; }
.footer-wrapper .greennature-button, .footer-wrapper .greennature-button:hover, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ color: #ffffff; }
.footer-wrapper .greennature-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #e41314; }
.footer-wrapper .tagcloud a{ background-color: #393675; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #393675; }
.copyright-wrapper{ color: #ffffff; }
.footer-wrapper .copyright-wrapper{ border-color: #ffffff; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #5dc269; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #5dc269; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #389EC5; }
html .woocommerce-error{ background: #C23030; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #5dc269; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #3ca348; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
.half-container{ max-width: 570px; }div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}