@font-face {
    font-family: 'louis_george_cafe_lightRg';
    src: url('../fonts/louis_george_cafe_light-webfont.eot');
    src: url('../fonts/louis_george_cafe_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe_light-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_light-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe_light-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe_light-webfont.svg#louis_george_cafe_lightRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'louis george cafe';
    src: url('../fonts/louis_george_cafe-webfont.eot');
    src: url('../fonts/louis_george_cafe-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe-webfont.svg#louis_george_caferegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'louis_george_cafebold_italic';
    src: url('../fonts/louis_george_cafe_bold_italic-webfont.eot');
    src: url('../fonts/louis_george_cafe_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe_bold_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_bold_italic-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe_bold_italic-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe_bold_italic-webfont.svg#louis_george_cafebold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'louis_george_cafe_bold';
    src: url('../fonts/louis_george_cafe_bold-webfont.eot');
    src: url('../fonts/louis_george_cafe_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe_bold-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_bold-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe_bold-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe_bold-webfont.svg#louis_george_cafebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'louis_george_cafeitalic';
    src: url('../fonts/louis_george_cafe_italic-webfont.eot');
    src: url('../fonts/louis_george_cafe_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_italic-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe_italic-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe_italic-webfont.svg#louis_george_cafeitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'louis_george_cafe_lightitalic';
    src: url('../fonts/louis_george_cafe_light_italic-webfont.eot');
    src: url('../fonts/louis_george_cafe_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/louis_george_cafe_light_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_light_italic-webfont.woff') format('woff'),
         url('../fonts/louis_george_cafe_light_italic-webfont.ttf') format('truetype'),
         url('../fonts/louis_george_cafe_light_italic-webfont.svg#louis_george_cafe_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.eot');
    src: url('../fonts/Georgia.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Georgia.woff2') format('woff2'),
        url('../fonts/Georgia.woff') format('woff'),
        url('../fonts/Georgia.ttf') format('truetype'),
        url('../fonts/Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
}

a{
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #528e40;
}
a:hover{
  color: #000000;
}
.banner-section .et_pb_slide_image img {
  max-width: 100%;
  height: auto;
  max-height: 100% !important;
  width: 100% !important;
}
.banner-section .et_pb_slide_image::before {
  background: #000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.banner-section::before,
.header-banner-section::before,
.inner_banner_page::before {
  background: url('../images/banner-shape.png')no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 170px;
  background-size: 100% 100%;
  z-index: 15;
}
body #page-container #et-main-area .custom-button {
  padding: 0 20px 0 65px !important;
  line-height: 50px !important;
  position: relative;
}
body #page-container #et-main-area .custom-button::before,
body #page-container #main-footer .custom-button::before {
  content: "";
  background: url('../images/sprite.png')no-repeat;
  display: block !important;
  height: 59px;
  width: 58px;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 1;
  margin: auto;
}
html body{
  font-family: 'Muli';
  padding-top: 92px;
}
.participate_image_wrap .et_pb_image_wrap img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  height: auto !important;
  width: auto !important;
}
.participate_image_wrap:hover .et_pb_image_wrap img{
  filter:brightness(100) invert(0);
  -moz-filter:brightness(100) invert(0);
  -webkit-filter:brightness(100) invert(0);
  -ms-filter:brightness(100) invert(0);
  -o-filter:brightness(100) invert(0);
}
.participate_image_wrap .et_pb_image_wrap {
  height: 140px;
  width: 140px;
  position: relative;
  -moz-border-radius:140px;
  -webkit-border-radius:140px;
  -ms-border-radius:140px;
  -o-border-radius:140px;
  border-radius:140px;
}
.participate_image_wrap {
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150px;
  overflow: hidden;
  margin-bottom: 18px !important;
}

/*---- blog -----*/

.home-blog-wrap .smart-post-home {
  padding: 0;
  margin: 0 -22px;
}
.home-blog-wrap .smart-post-home .smart-main-post {
  width: 33.33%;
  float: left;
}
.home-blog-wrap .smart-post-home::after {
  content: "";
  display: block;
  clear: both;
}
.home-blog-wrap .smart-post-home .smart-main-post {
  width: 33.33%;
  float: left;
  padding: 0px 22px;
  list-style: none;
}
.home-blog-wrap .smart-post-home .image_share a {
  height: 360px;
  width: 360px;
  border: 5px solid #442717;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  position: relative;
  margin: 0 auto 28px;
  display: block;
  overflow: hidden;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.home-blog-wrap .smart-post-home .image_share a:hover {
  border-color: #528E40;
  -moz-box-shadow: 0 0 27px 22px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 27px 22px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 0 27px 22px rgba(0,0,0,0.1);
  -o-box-shadow: 0 0 27px 22px rgba(0,0,0,0.1);
  box-shadow: 0 0 27px 22px rgba(0,0,0,0.1);
}
.home-blog-wrap .smart-post-home .image_share a > img {
  height: 100%;
  width: 100%;
  display: block;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}
.smart-post-title {
  color: #000;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  padding: 0;
  line-height: 130%;
  margin: 0 0 12px;
}
.smart-post-title a:hover {
  color: #528E40;
}
.smart-plus {
  font-size: 17px;
  color: #528E40;
  text-align: center;
  font-weight: 700;
}
.smart-plus .btn {
  color: #442717;
  text-decoration: underline;
}
.smart-plus .btn:hover {
  color: #528E40;
}

/*----footer---*/

#main-footer {
  position: relative;
  background: url(../images/footer-bg.jpg) no-repeat center;
  background-size:cover;
}
#main-footer::before {
  background: url(../images/footer-shape.png) no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 119px;
}
.social-media ul {
  padding: 0;
  margin: 0;
}
.social-media ul::after {
  content: "";
  display: block;
  clear: both;
}
.social-media ul li {
  padding-left: 45px;
  width: 50%;
  float: left;
  position: relative;
  margin-bottom: 13px;
  text-align: left;
}
.social-media ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.social-media ul li:nth-child(2n+1) {
  clear: both;
}
.social-media ul li > a {
  color: #fff;
  line-height: 35px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
}
.social-media ul li > a::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 35px;
  width: 35px;
  background: #fff;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  font-family: fontawesome;
  color: #000;
  text-align: center;
  line-height: 35px;
  font-size: 15.24px;
  font-weight: 400;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.social-media ul li > a.facebook::before {
  content: "\f09a";
}
.social-media ul li > a.youtube::before {
  content: "\f16a";
}
.social-media ul li > a.instagram::before {
  content: "\f16d";
}
.social-media ul li > a.pientrest::before {
  content: "\f231";
}
.social-media ul li > a.linkedin::before {
  content: "\f0e1";
}
.social-media ul li > a.rss::before {
  content: "\f09e";
}
.social-media ul li > a.email::before {
  content: "\f0e0";
  font-size: 13.57px;
}
.social-media ul li > a.pinterest1::before {
  content: "\f231";
}
.social-media ul li > a:hover::before {
  background: #528e40;
  color: #fff;
}
.email-wrap .form-field input[type="text"] {
  width: 100%;
  float: none;
  border: 1px solid transparent;
  height: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: rgba(255,255,255,0.85);
  padding: 0px 30px;
  font-size: 16px;
  color: #333333 !important;
}
.email-wrap .form-field .label {
  position: absolute;
  left: 22px;
  font-size: 16px;
  display: block;
  float: none;
  width: auto;
  color: #333333;
  margin: 0;
  padding: 0px 9px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  top: 13px;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  pointer-events: none;
}
.email-wrap .form-field.has-focus .label {
  top: -11px;
  background-color: #fff;
  font-size: 13px;
}
.email-wrap .form-field .label em {
  color: red;
}
.email-wrap .form-field.active .label {
  background: #e4e0de;
  top: -12px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.sub_buttons{
  position:relative;
}
.sub_buttons input[type="submit"] {
  float: none;
  width: auto;
  cursor: pointer;
  padding: 0 20px 0 65px !important;
  line-height: 50px !important;
  position: relative;
  border: 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: #528e40;
  font-size: 18px;
  color: #FFFFFF;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.sub_buttons input[type="submit"]:hover {
  background: #442717;
}
.email-wrap .form-field input.error[type="text"] {
  border-color: #ff0000;
}
.sub_buttons {
  position: relative;
  text-align: center;
  font-size: 0;
  width: 155px;
  margin: 20px auto 0;
}
.sub_buttons::before {
  content: "";
  background: url('../images/sprite.png')no-repeat;
  display: block !important;
  background-position: 0 -88px;
  height: 59px;
  width: 58px;
  position: absolute;
  left:-5px;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 1;
  margin: auto;
  pointer-events: none;
}
.loader_wrap {
  display: block;
  position: absolute;
  right: -28px;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.email-wrap .form-field #subnewsemail.error {
  border: 1px solid red;
}
.epicwin-subscription .loader_wrap .loading {
  position: static;
  display: block;
  padding: 2px;
  background: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.epic_results p {
  text-align: center;
  background: #fff;
  border: 1px solid;
  padding: 4px 5px !important;
  line-height: 130%;
  margin-top: 15px;
  margin-bottom: 0;
  float:none;
}
.epic_results p.error {
  border-color: red;
  color:red !important;
}
.epic_results p.success {
  border-color: green;
  color:green !important;
}
footer #footer-bottom {
  background: transparent;
  padding: 0;
}
#footer-bottom .container.clearfix {
  max-width: 1200px;
}
#footer-bottom #footer-info {
  text-align: center;
  border-top: 1px solid rgba(255,255,2255,0.2);
  float: none;
  padding: 15px 0;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}
#footer-bottom #footer-info a {
  color: inherit;
  font-weight: inherit;
}
#footer-bottom #footer-info a:hover {
  color: #528e40;
}
.social-media .footer-link-title {
  display: none;
}

/*-----header menu------*/

header#main-header {
  padding: 11px 0 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  line-height: 100%;
  -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
  -ms-box-shadow: 0 0 15px rgba(0,0,0,.3);
  -o-box-shadow: 0 0 15px rgba(0,0,0,.3);
  box-shadow: 0 0 15px rgba(0,0,0,.3);
  z-index:99;
}
#et-top-navigation {
  background: #528E40;
  position: relative;
  font-weight: 400;
  padding: 10px 0 10px 160px !important;
  float: right;
  margin-top: 30px;
}
#top-menu.nav li > a {
  padding: 0 15px !important;
  font-size: 16px;
  line-height: 31px;
  background: transparent;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-family: 'louis george cafe';
  cursor: pointer;
}
#top-menu.nav li > a:hover,
#top-menu.nav li.current-menu-item > a {
  background: #442716;
  opacity: 1;
}
#page-container {
  overflow-x: hidden;
}
#top-menu.nav li {
  display: block;
  float: left;
  margin: 0 12px 0 0;
  padding: 0 12px 0 0;
  line-height: 100%;
}
#top-menu.nav li:before {
  background: #498039;
  content: "";
  width: 1px;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -moz-box-shadow: 1px 0px 0px 0px #5CA248;
  -webkit-box-shadow: 1px 0px 0px 0px #5CA248;
  -ms-box-shadow: 1px 0px 0px 0px #5CA248;
  -o-box-shadow: 1px 0px 0px 0px #5CA248;
  box-shadow: 1px 0px 0px 0px #5CA248;
}
#top-menu.nav .sub-menu {
    background-color: #528e40;
    min-width: 205px;
    width: auto;
       left: 0;
    right: auto;
    padding: 5px 18px;
    border: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 -4px 17px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 -4px 17px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 -4px 17px rgba(0,0,0,0.25);
    -o-box-shadow: 0 -4px 17px rgba(0,0,0,0.25);
    box-shadow: 0 -4px 17px rgba(0,0,0,0.25);
    margin-top: 5px;
}
#top-menu.nav .sub-menu::after {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 10px;
  left: 0;
  right: 0;
} 
#top-menu.nav .sub-menu li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255,255,255,0.25);
  float: none;
}
#top-menu.nav .sub-menu li::before {
  display: none;
}
#top-menu.nav .sub-menu li a {
  -moz-border-radius:0;
  -webkit-border-radius:0;
  -ms-border-radius:0;
  -o-border-radius:0;
  border-radius:0;
  padding: 0 !important;
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
  width: auto;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
#top-menu.nav .sub-menu li > a:hover, #top-menu.nav .sub-menu li.current-menu-item > a {
  background-color: transparent;
  color: #442716;
}
#top-menu.nav .sub-menu li:last-child {
  border-bottom: 0;
}
#top-menu .menu-item-has-children > a:first-child::after {
  font-weight: normal;
  font-size: 0px;
  right: 0px;
}
.logo_container a {
  display: block;
  max-width: 284px;
}
.logo_container a #logo {
  display: block;
  max-height: 100%;
}
#main-header .logo_container {
  position: static;
  padding: 0;
  float: left;
  width: auto;
}
#main-header .logo_container .logo_helper {
  display: block;
}
#et-top-navigation::before {
  content: "";
  background: url(../images/header-shape.png);
  width: 114px;
  height: 62px;
  position: absolute;
  display: block;
  left: 0;
  top: -1px;
}
#et-top-navigation::after {
  content: "";
  position: absolute;
  right: 100%;
  bottom: -10px;
  background: #fff;
  width: 6000px;
  display: block;
  height: 10px;
}
#main-header .container {
  max-width: 1200px;
  width: 100%;
}
#et-top-navigation #top-menu-nav::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  background: #528E40;
  width: 6000px;
}
#et-top-navigation #et_top_search {
  margin: 0 0 0 15px;
  width: auto;
  font-family: fontawesome;
  color: #fff;
  line-height: 29px;
  font-size: 18px;
  font-weight: 400;
  display: none;
  cursor: pointer;
}
#et-top-navigation #et_top_search::before {
  content: "\f002";
}
#et-top-navigation #et_top_search:hover {
  color: #442717;
}
#et-top-navigation #et_search_icon {
  display: none;
}
html .et_search_outer {
  top: 100%;
  max-width: 1200px;
  padding: 0 15px;
  margin: 10px auto 0;
  width: 100%;
  left: 0;
  right: 0;
  overflow:visible;
}
#top-menu.nav {
  opacity: 1 !important;
  animation: none !important;
}
.extra-search #main-header .container.et_search_form_container {
  z-index: 999;
  -webkit-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)!important;
  -moz-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)!important;
  -ms-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)!important;
  -o-animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)!important;
  animation: fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)!important;
  opacity: 1;
  display: block;
}
header #searchform > div {
    position: relative;
}
.et_search_outer .et-search-field,
header #searchform #s {
    width: 100%;
    background: #fff;
    height: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    padding: 0px 35px;
    color: #333 !important;
    font-size: 16px !important;
    position: static;
    border: 1px solid rgba(0,0,0,0);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}
#searchsubmit_header,
header #searchform #searchsubmit {
  position: absolute;
  right: 5px;
  height: 40px;
  width: 40px;
  font-size: 20px !important;
  border: 0;
  background: #528e40;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  font-family: fontawesome;
     top: 0px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
#searchsubmit_header:hover,
header #searchform #searchsubmit:hover {
  background: #442716;
}
#searchsubmit_header:before{
  content:"\f002";
}
header #searchform #searchsubmit {
    font-size: 0 !important;
}
header #searchform > div:before {
    content: "\f002";
    color: #fff;
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 40px;
    width: 40px;
    z-index: 1;
    text-align: center;
    pointer-events: none;
}
#error-search-field {
  position: absolute;
  top:100%;
  color: red;
  left: 10px;
  font-size: 16px;
}
.et_search_outer .et-search-form {
  position: static;
  width: 100% !important;
  max-width: 100% !important;
}
#main-header .et_search_outer .container {
  height: auto !important;
  padding: 0;
  max-width: 690px;
  margin-right: 0;
  display: none;
  position: relative;
  -webbkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}
#main-header .et_search_outer .container .et_close_search_field {
  right: 60px;
  top: 0px;
}
#main-header .et_search_outer .container .et_close_search_field:hover {
  color: #528e40;
}
body #page-container #main-footer .custom-button::before {
  background-position: 0 -88px;
}
body #page-container #main-footer .custom-button {
  float: none;
  width: auto;
  padding: 0 25px 0 65px !important;
  line-height: 50px !important;
  position: relative;
  border: 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: #528e40;
  font-size: 18px;
  color: #FFFFFF;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
body #page-container #main-footer .custom-button:after {
  display: none;
}
body #page-container #main-footer .custom-button:hover {
  background-color: #442717;
}
#main-content button.slick-arrow {
  background-image: none;
  background-color: #fff;
  width: 40px;
  font-size: 0;
  opacity: 0.7;
  height: 40px;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  top: 0;
  bottom: 0;
  margin: auto 150px;
  color: #528e40;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
#main-content button.slick-arrow:before {
  content: "\f104";
  display: block;
  font-size: 22px;
  font-family: Fontawesome;
  color: inherit;
  line-height: 39px;
  font-weight: normal;
  opacity: 1;
  -moz-text-shadow: 0 0;
  -webkit-text-shadow: 0 0;
  -ms-text-shadow: 0 0;
  -o-text-shadow: 0 0;
  text-shadow: 0 0;
}
#main-content button.slick-next.slick-arrow:before {
  content: "\f105";
  padding-left: 3px;
}
#main-content button.slick-arrow:hover {
  background-color: #528e40;
  color: #fff;
  opacity: 1;
}
#main-content button.slick-next.slick-arrow {
  right: 0;
}
#main-content button.slick-prev.slick-arrow {
  left: 0;
}

/*---theme color---*/
/* 404 page */

.et_right_sidebar #main-content .container:before {
  display: none;
}
.error404.et_right_sidebar #left-area {
  float: none;
  padding-right: 0;
  width: 100%;
  padding: 0;
  text-align: center;
}
.error404-icon {
  color: #528e40;
  font-size: 180px;
  font-weight: bold;
  letter-spacing: 10px;
  line-height: 120%;
  margin: -46px 0 10px;
  text-align: center;
  -moz-text-shadow: 5px 5px 0 #2b282a;
  -webkit-text-shadow: 5px 5px 0 #2b282a;
  -ms-text-shadow: 5px 5px 0 #2b282a;
  -o-text-shadow: 5px 5px 0 #2b282a;
  text-shadow: 5px 5px 0 #2b282a;
}
.error404.et_right_sidebar #left-area h2 {
  color: #333;
  font-size: 30px;
  line-height: 120%;
  margin: 0 0 20px;
  padding: 0 0 25px;
  position: relative;
  text-align: center;
  font-weight: bold;
}
.error404.et_right_sidebar #left-area h2:before,
.error404.et_right_sidebar #left-area h2:after {
  background: #e1e1e1;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 190px;
}
.error404.et_right_sidebar #left-area h2:after {
  margin-bottom: -3px;
  width: 140px;
}
.error404.et_right_sidebar #left-area .grve-subtitle {
  font-size: 18px;
  color: #333;
}
.error404 .read-more .button {
  color: #ffffff!important;
  border-width: 0px!important;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  background-color: #528E40;
  padding: 0 25px 0 65px !important;
  line-height: 50px !important;
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: auto;
  z-index: 1;
}
.error404 .read-more .button:before {
  content: "";
  background: url(../images/sprite.png)no-repeat;
  display: block !important;
  height: 59px;
  width: 58px;
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 1;
  margin: auto;
}
.error404 .read-more .button:hover {
  background-color: #442717!important;
}
.error404 .read-more {
  text-align: center;
}
.error404 #content-area {
  padding-bottom: 60px;
}
.error404 article {
  margin-bottom: 30px;
}
.video-wrapper .et_pb_video_box {
  height: 100%;
  background: #442717;
}
.video-wrapper video {
  max-height: 100%;
  display: block;
}
.app-button a {
  display: inline-block;
  vertical-align: top;
  background: #1a1a1a;
  background: -moz-linear-gradient(left, #1a1a1a 0%, #494949 100%);
  background: -webkit-linear-gradient(left, #1a1a1a 0%,#494949 100%);
  background: linear-gradient(to right, #1a1a1a 0%,#494949 100%);
  color: #fff;
  line-height: 120%;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  padding: 11px 30px 11px 70px;
  font-size: 22px;
  font-weight: 300;
  height: 60px;
}
.app-button a:hover {
  display: inline-block;
  vertical-align: top;
  background: #528E40;
  background: -moz-linear-gradient(left, #528E40 0%, #528E40 100%);
  background: -webkit-linear-gradient(left, #528E40 0%,#528E40 100%);
  background: linear-gradient(to right, #528E40 0%,#528E40 100%);
}
.app-button a span {
  font-family: 'muli';
  font-size: 13px;
  line-height: 100%;
  display: block;
}
.app-button a::before {
  content: "";
  background: url(../images/sprite.png)no-repeat center;
  width: 26px;
  position: absolute;
  left: 27px;
  top: 0;
  bottom: 0;
  height: 32px;
  background-position: -5px -218px;
  margin: auto;
}
.app-button a.android::before {
  background-position: -5px -167px;
  height: 28px;
}
.app-button a b{
  font-family: 'Georgia';
  font-weight:400;
}
.android {
  margin-left: 22px;
}
.app-button {
  margin-top: 21px;
}
.et_search_outer .et-search-field::-webkit-input-placeholder,
header #searchform #s::-webkit-input-placeholder { color: #333333;opacity:1;}
.et_search_outer .et-search-field:-moz-placeholder,
header #searchform #s:-moz-placeholder { color: #333333;opacity:1;}
.et_search_outer .et-search-field::-moz-placeholder,
header #searchform #sd::-moz-placeholder { color: #333333;opacity:1;}
.et_search_outer .et-search-field:-ms-input-placeholder,
header #searchform #s:-ms-input-placeholder { color: #333333;opacity:1;}

@media all and (-ms-high-contrast:none)     {
.participate_image_wrap:hover{
  background: #442717 !important;
}
*::-ms-backdrop, .participate_image_wrap:hover{
  background: #442717 !important;
}
}
.video-icon-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 77px;
  bottom: 32px;
  pointer-events: none;
}
.video-icon-wrap .et_pb_code_inner {
  position: static;
}
.video-play:hover {
  background-color: rgba(82, 142, 64, 0.8);
}
.video-play {
  background-color: rgba(255,255,255,0.6);
  font-size: 0;
  width: 95px;
  height: 95px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  z-index: 1;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  pointer-events: auto;
}
.video-play:before {
  position: absolute;
  left: 12px;
  right: 0;
  top: 0;
  content: "";
  bottom: 0;
  border-style: solid;
  width: 0;
  height: 0;
  border-width: 20px 0px 20px 37px;
  border-color: transparent #fff;
  margin: auto;
}
#page-container .participate-section .participate_image_wrap {
  margin-left: auto !important;
  margin-right: auto !important;
}
input.et-search-field.error {
  border: 1px solid red;
}
.home .et_pb_slide .et_pb_slide_image img,
.home .et_pb_slide_image {
  animation: none !important;
}

/* home page close */
/* vision page */

html .about-list {
  padding: 0;
  margin: 3px 0 0;
  list-style: none;
}
html .about-list > li {
  color: #000;
  line-height: 170%;
  text-align: justify;
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
html .about-list > li:last-child {
  margin-bottom: 0;
}
html .about-list > li::before {
  content: "\f192";
  font-family: Fontawesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #528E40;
}
.has-sublist .about-sublist {
  margin: 5px 0 3px;
  padding: 0;
  list-style: none;
}
.about-list.has-sublist > li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 12px;
  padding-left: 22px;
  text-align: left;
}
.about-list.has-sublist > li::before {
  top: 1px;
}
.has-sublist .about-sublist li {
  font-size: 17px;
  line-height: 170%;
  padding-left: 14px;
  position: relative;
  margin-bottom: 3px;
}
.has-sublist .about-sublist li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: -1px;
}
.has-sublist .about-sublist li:last-child {
  margin-bottom: 0;
}
.header-banner-section,
.inner_banner_page {
  position: relative;
}
.header-banner-section .banner-content,
.inner_banner_page .banner_small_text {
  position: absolute;
  top: 48%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #fff;
  z-index: 1;
  text-align: center;
  font-family: 'louis_george_cafe_bold';
  font-size: 60px;
  font-weight: normal;
  line-height: 120%;
  padding-bottom: 10px;
}
.header-banner-section img, .inner_banner_page img {
  width: 100%;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0 !important;
}
/* vision page close */

.partner-img-col .et_pb_image_wrap {
  max-width: 86px;
}
/* FAQs page */
.faqs-section .et_pb_accordion .et_pb_toggle_title {
  background-color: #528e40;
  padding: 18px 25px;
  font-size: 18px;
  color: #fff;
  font-family: 'louis george cafe';
  font-weight: normal;
}
.faqs-section .et_pb_accordion .et_pb_toggle {
  margin-bottom: 31px;
  border: 0;
}
.faqs-section .et_pb_accordion .et_pb_toggle:last-child {
  margin-bottom: 0;
  border: 0;
}
.faqs-section .et_pb_accordion .et_pb_toggle_content {
  background-color: #efefef;
  padding: 12px 25px 30px !important;
  color: #000;
  font-size: 16px;
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  width: auto !important;
  opacity: 1 !important;
  overflow: visible !important;
  line-height: 160%;
}
.faqs-section .et_pb_accordion .et_pb_toggle_content a {
  color: #528E40;
  text-decoration: underline !important;
  font-weight: bold;
}
.faqs-section .et_pb_accordion .et_pb_toggle_content a:hover {
  color: #000;
}
.faqs-section .et_pb_accordion .et_pb_toggle_title::before {
  display: none;
}

/* FAQs page close */
/* contact page */

.contact-sec-wrap {
  padding: 0 !important;
  margin: 0;
  font-size: 0;
  list-style: none !important;
  text-align: center;
}
.contact-sec-wrap::after {
  content: "";
  display: block;
  clear: both;
}
.contact-sec-wrap li {
  position: relative;
  padding-left: 74px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.contact-sec-wrap li.contact-add-mail::before, .contact-sec-wrap li > a::before {
  content: "\f0e0";
  position: absolute;
  width: 57px;
  height: 57px;
  left: 0;
  top: 0;
  border: 5px solid #a1938a;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Fontawesome;
  font-size: 22px;
  color: #528E40;
  text-align: center;
  line-height: 47px;
}
.contact-sec-wrap li.contact-add-sec > a::before {
  content: "\f041";
  font-size: 28px;
}
.contact-sec-wrap li.contact-add-mail::before {
  content: "";
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  background-position: 10px -269px;
}
.contact-sec-wrap li a br {
  display: none;
}
.contact-sec-wrap li h3 {
  font-size: 20px;
  color: #442716;
  font-family: 'louis_george_cafe_bold',Helvetica,Arial,Lucida,sans-serif;
  padding-bottom: 2px;
  margin-top: 5px;
  display: inline-block;
}
.contact-sec-wrap li p a, .contact-sec-wrap li p a:hover {
  color: #000;
}
.contact-sec-wrap li p {
  font-size: 18px;
  color: #000;
}
.contact-add-mail {
  margin: 0 35px;
}
.map-iframe {
  width: 800px;
  margin: 0 auto;
  display: block;
  border: 2px solid #442717 !important;
  height: 482px;
  -moz-box-shadow: 0 0 28px 5px rgba(0,0,0,.07);
  -webkit-box-shadow: 0 0 28px 5px rgba(0,0,0,.07);
  -ms-box-shadow: 0 0 28px 5px rgba(0,0,0,.07);
  -o-box-shadow: 0 0 28px 5px rgba(0,0,0,.07);
  box-shadow: 0 0 28px 5px rgba(0,0,0,.07);
}

/* contact page close */
/* visit page */

.direction-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0;
}
.direction-list li {
  counter-increment: my-awesome-counter;
  position: relative;
  font-size: 20px;
  color: #000;
  line-height: 150%;
  padding-left: 56px;
  margin-bottom: 18px;
  font-family: 'Muli';
  text-align: justify;
  min-height: 42px;
}
.direction-list li::before {
  content: counter(my-awesome-counter, decimal) ".";
  align-self: flex-start;
  width: 43px;
  height: 43px;
  color: #442716;
  background: -moz-linear-gradient(top, rgba(82,142,64,0.5) 0%, rgba(82,142,64,0) 130%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(82,142,64,0.5) 0%,rgba(82,142,64,0) 130%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(82,142,64,0.5) 0%,rgba(82,142,64,0) 130%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80528e40', endColorstr='#00528e40',GradientType=0 ); /* IE6-9 */
  position: absolute;
  left: 0;
  top: -5px;
  text-align: center;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  text-indent: 3px;
  line-height: 42px;  
}
.direction-list li:last-child {
  margin-bottom: 0;
}
.visit-icon {
  width: 106px;
  height: 106px;
  position: absolute;
  right: 100%;
  top: 1px;
  border: 2px solid #442716;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  margin-right: 22px;
}
.visit-icon img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.visit-icon ~ p:empty {
  display: none;
}

/* visit page close */

.sculptors-feature-content p {
  padding-bottom: 15px;
  margin-bottom: 11px;
  border-bottom: 1px dashed #CCC;
}
.sculptors-feature-content p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sculptors-feature-content p strong {
  font-size: 20px;
  color: #528D3F;
}
#et-main-area .checkbox-list {
  padding: 0;
  list-style: none;
}
#et-main-area .checkbox-list > li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 15px;
}
#et-main-area .checkbox-list > li:last-child {
  margin-bottom: 0;
}
#et-main-area .checkbox-list > li::before {
  content: "\f046";
  font-family: fontawesome;
  color: #528E40;
  position: absolute;
  left: 0;
  top: 1px;
}
.volunteer-icon .et_pb_image_wrap {
  height: 100%;
  width: 100%;
  position: relative;
}
.volunteer-icon .et_pb_image_wrap img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 2px;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
}

/*---photo gallery---*/
#main-content .phptos_content_wrapper, .guests_content_wrapper {
  padding: 0;
  list-style: none;
  margin: 0 -28px !important;
  padding: 0 !important;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.phptos_content_wrapper .photos-wrap, .guests_content_wrapper .guests-photos-wrap {
  margin: 0 0 33px;
  padding: 0 28px;
  width: 33.33%;
  list-style: none;
}
.phptos_content_wrapper .photos-wrap .photos-img,
.guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap .guests-photos-img {
	border: 2px solid #442717;
	display: block;
	height: 288px;
	position: relative;
	background: #f1f1f1f1;
	overflow:hidden;
	cursor: pointer;
}
.phptos_content_wrapper .photos-wrap .photos-img::after, .guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap .guests-photos-img::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(68,39,22,0.8);
  z-index: 1;
  display: block;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  opacity:0;
}
.phptos_content_wrapper .photos-wrap .photos-img:hover::after, .guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap .guests-photos-img:hover::after{
  opacity:1;
}
.phptos_content_wrapper .photos-wrap .photos-img::before, .guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap .guests-photos-img::before {
  content: "";
  display: block;
  background: url(../images/gallery-zoom.png)no-repeat;
  height: 33px;
  width: 34px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  opacity:0;
  transform:scale(2);
  -moz-transform:scale(2);
  -webkit-transform:scale(2);
  -ms-transform:scale(2);
  -o-transform:scale(2);
}
.phptos_content_wrapper .photos-wrap .photos-img:hover::before, .guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap .guests-photos-img:hover::before {
  opacity:1;
  transform:scale(1);
  -moz-transform:scale(1);
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
}
html .fancybox-overlay{
  overflow: hidden;
  z-index: 999;
  background: rgba(0,0,0,0.8);
}
html .fancybox-wrap{
  z-index: 1000;
}
html .fancybox-skin {
    background: transparent;
}
.fancybox-wrap .fancybox-close {
  background: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  top: -11px;
  right: -11px;
  font-family: fontawesome;
  text-align: center;
  line-height: 36px;
  color: #442717;
  font-size: 20px;
}
.fancybox-wrap .fancybox-close:before{
  content:"\f00d";
}
.fancybox-wrap .fancybox-close:hover {
  background: #61a346;
  color: #fff;
}
html .fancybox-nav {
  background: #fff;
  height: 36px;
  width: 24px;
  margin: auto -10px;
  top: 0;
  bottom: 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -moz-box-shadow: 2px 0 7px rgba(0,0,0,0.8);
  -webkit-box-shadow: 2px 0 7px rgba(0,0,0,0.8);
  -ms-box-shadow: 2px 0 7px rgba(0,0,0,0.8);
  -o-box-shadow: 2px 0 7px rgba(0,0,0,0.8);
  box-shadow: 2px 0 7px rgba(0,0,0,0.8);
  font-family: fontawesome;
  text-align: center;
  line-height: 36px;
  font-size: 28px;
  color: #442717;
  font-weight: 900;
}
html .fancybox-nav:hover {
  background: #61a346;
  color: #fff;
}
.fancybox-nav::before {
  content: "\f104";
  text-indent: -2px;
  display: block;
}
.fancybox-nav.fancybox-next::before {
  content: "\f105";
  text-indent: 2px;
}
.fancybox-nav.fancybox-next {
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
html .fancybox-nav span {
  display: none;
}
.sculpture-more-info-content h4 strong {
  color: #311E19;
  font-size: 28px;
  font-weight: 600;
}
.sculpture-more-info-content h4 span {
  color: #528e40;
  font-weight: 700;
}
.sculpture-more-info-content h3 {
  margin-bottom: 10px;
}

/* blog page */
html .et_pb_widget_area_left {
  padding-right: 0;
  border-right: 0;
}
.et_pb_widget_area_left#sidebar {
  float: none;
  width: 100%;
  padding-bottom: 0;
}
html #sidebar .et_pb_widget {
  margin-bottom: 55px !important;
  position: relative;
}
html #sidebar .et_pb_widget:last-child {
  margin-bottom: 0 !important;
}
html #sidebar .widgettitle {
  color: #442717;
  font-family: "louis_george_cafe_bold";
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 25px;
     max-width: unset;
  padding: 9px 0 9px 25px;
  position: relative;
}
html #sidebar .widgettitle:before,
.blog-parent .main_title:before,
.post-title.detail-title:before,
#reply-title:before,
.comments-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #528e40;
}
html #sidebar .form-field {
  position: relative;
}
html #sidebar .email-wrap .form-field #subnewsemail {
  border: 1px solid #CCCCCC;
  font-size: 18px;
  padding: 0 24px;
}
html #sidebar .email-wrap .form-field .label {
  font-size: 18px;
  left: 15px;
}
html #sidebar .email-wrap .form-field.has-focus .label {
  font-size: 15px;
}
html #sidebar .email-wrap .form-field #subnewsemail.error {
  border-color: red !important;
}
html #sidebar .sub_buttons #sidebar_button {
  padding-right: 25px !important;
}
html #sidebar .sub_buttons:before {
  background-position: 0 2px;
}
html #sidebar .et-search {
  position: relative;
}
html #sidebar input.et-search,
.search-no-results #searchform input[type=text] {
  width: 100%;
  float: none;
  border: 1px solid #CCCCCC;
  height: 50px !important;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: rgba(255,255,255,0.85);
  padding: 0 60px 0 24px;
  font-size: 18px;
  color: #333333 !important;
}
html #sidebar .et-search .label,
#commentform .label,
.search-no-results #searchform .label {
  position: absolute;
  left: 15px;
  font-size: 18px;
  display: block;
  float: none;
  width: auto;
  color: #333333;
  margin: 0;
  padding: 0px 9px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  top: 13px;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 1;
}
html #sidebar .on-focus .label,
.search-no-results #searchform .on-focus .label ,  .has-focus .label , .value_focus .label , .input_focus .label{
  top: -11px !important;
  font-size: 15px !important;
  background-color: #fff;
}
#sidebar input.et-search::-webkit-input-placeholder, #commentform input::-webkit-input-placeholder, #commentform textarea::-webkit-input-placeholder { color: #333;opacity:0;}
#sidebar input.et-search:-moz-placeholder, #commentform input:-moz-placeholder, #commentform textarea:-moz-placeholder { color: #333;opacity:0;}
#sidebar input.et-search::-moz-placeholder, #commentform input::-moz-placeholder, #commentform textarea::-moz-placeholder { color: #333;opacity:0;}
#sidebar input.et-search:-ms-input-placeholder, #commentform input:-ms-input-placeholder, #commentform textarea:-ms-input-placeholder { color: #fff !important;opacity:1;} 
html #sidebar input.smart-error {
  border-color: red !important;
}
html #sidebar #searchsubmit {
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 5px;
  font-size: 0;
  line-height: 40px;
  position: absolute;
  background-color: transparent;
  border: 0;
  font-family: Fontawesome;
  padding: 0;
  text-align: center;
  color: #528E40;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
html #sidebar #searchsubmit:hover {
  color: #442716;
}
.results .error {
  color: red !important;
  border: 1px solid red;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 4px 5px !important;
  line-height: 130%;
}
.custom-success {
  color: green;
  border: 1px solid green;
  margin-top: 15px;
  text-align: center;
  padding: 4px 10px;
}
html #sidebar #searchsubmit:after {
  content: "\f002";
  font-size: 18px;
}
html #sidebar .et_pb_widget ul li a:hover, html #sidebar .et_pb_widget ul li .active, html #sidebar .et_pb_widget ul li.month.active a , html #sidebar .et_pb_widget ul li.jahr.selected>a{
    color: #528e40 !important;
}
html #sidebar .widget_search .screen-reader-text {
  display: block;
  position: absolute;
  left: 15px;
  font-size: 18px;
  display: block;
  float: none;
  width: auto;
  color: #333333;
  margin: 0;
  padding: 0px 9px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  top: 13px;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  height: auto;
  clip: auto;
  clip-path: none;
}
html #sidebar .widget_search input#searchsubmit {
  font-size: 0;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 5px;
}
html #sidebar .et_pb_widget ul li {
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  padding: 14px 0;
}
html #sidebar .et_pb_widget ul li a {
  color: #000000;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
     padding-left: 25px;
  -moz-text-shadow: 0 0;
  -webkit-text-shadow: 0 0;
  -ms-text-shadow: 0 0;
  -o-text-shadow: 0 0;
  text-shadow: 0 0;
}
html #sidebar #text-7.et_pb_widget ul li a {
    display: inline-block;
}
html #sidebar #text-7.et_pb_widget ul li.jahr:before {
    content: "\f107";
    position: absolute;
    top: 0;
    font-family: Fontawesome;
    top: 15px;
    right: 23px;
    left: auto;
}
html #sidebar #text-7.et_pb_widget ul li.jahr {
    position: relative;
}
html #sidebar #text-7.et_pb_widget ul li.jahr.selected:before {
    content: "\f106";
    color: green !important;
}
html #sidebar .et_pb_widget ul li.month a:before{
	content:none !important;
}
html #sidebar .et_pb_widget ul li:last-child {
  border-bottom: 0;
}
html #sidebar .widget_archive .widgettitle,
html #sidebar .widget_categories .widgettitle {
  margin-bottom: 7px;
}

/* blog page close */

html .et_right_sidebar .left-side-blog {
  padding-right: 60px;
  width: 69.24%;
  float: left;
}
.et_right_sidebar #main-content .container {
  max-width: 1200px;
  width: 100%;
}
html .right-side-sidebar {
  width: 30.76%;
  float: right;
}
html .et_right_sidebar #sidebar {
  width: 100%;
  padding-left: 0;
}
.blog-parent .main_title, .post-title.detail-title, #reply-title, .comments-title {
  font-size: 25px;
  line-height: 130%;
  font-family: 'louis_george_cafe_bold';
  position: relative;
  padding: 9px 0 9px 25px;
  margin-bottom: 28px;
  display: inline-block;
  vertical-align: top;
  color: #442717;
}
.smart-blog-wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: center;
}
.smart-count {
  width: 40%;
  padding-right: 40px;
  -webkit-box-flex:0 0 40%;
  -ms-flex:0 0 40%;
  flex:0 0 40%;
}
.smart-blog-four {
  flex: 1;
  width: 60%;
}
.smart-blog-four .blog-title a, .blog-title.mobile-title-show a {
  color: #442716;
  display: inline;
  vertical-align: top;
  font-size: 20px;
  line-height: 150%;
  font-family: 'louis_george_cafe_bold';
  font-weight: normal;
}
.smart-blog-four .blog-info {
  font-size: 18px;
  line-height: 170%;
  color: #000;
  text-align: justify;
}
.smart-blog-four .blog-info p:empty {
  display: none;
}
.smart-blog-four .blog-title, .blog-title.mobile-title-show {
  padding-bottom: 8px;
}
.smart-blog-four .blog-title a:hover, .blog-title.mobile-title-show a:hover {
  color: #528E40;
}
.left-side-blog .et_pb_post {
  margin-bottom: 0;
}
.smart-article:not(:last-child) {
  margin-bottom: 48px;
}
.smart-count img, .single-post .main-img img {
  bottom: 0;
  left: 0;
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
}
.smart-count a {
  border: 4px solid #442717;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  display: inline-block;
  height: 260px;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 260px;
}
.blog-parent {
    padding-bottom: 90px;
}

/* blog page close */
/* blog details page */

.single-post .main-img {
  border: 4px solid #442716;
  float: left;
  height: 450px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.single-post .smart-content {
  color: #000;
  font-size: 18px;
  line-height: 170%;
  text-align: justify;
}
.single-post .smart-content p {
  padding-bottom: 23px;
}
.single-post .smart-content p a {
  color: #528e40;
} 
.single-post .smart-content p a:hover {
  color: #442716;
}
.single-post .smart-content ul {
  padding: 0 0 0 17px;
  margin: 0;
  list-style: disc;
  clear: both;
}
.single-post .smart-content ul li {
  margin-bottom: 8px;
}
.single-post .smart-content p:last-child {
  padding-bottom: 0;
}
.left-side-blog .wp-caption {
  width: auto !important;
  max-width: 100%;
  clear: none;
  padding: 10px 10px 0;
  margin: 5px 0 25px;
  clear: both;
}
.left-side-blog .wp-caption img {
  display: block;
  margin: 0 auto;
}
.smart-blog-wrap .desktop-image-show img{
    height: 100%;
    object-fit: cover;
}
.left-side-blog .wp-caption p {
  font-size: 16px;
  margin: 10px 0;
}
#reply-title,
.comments-title {
  margin-bottom: 16px;
  display: block;
}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
  border: 1px solid #CCCCCC;
  background-color: transparent;
  height: 50px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  color: #333333 !important;
  font-size: 18px;
  padding: 0 25px;
  resize: none;
  vertical-align: top;
  width: 100%;
}
#commentform textarea {
    height: 100px;
    line-height: normal;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 0;
}

#commentform {
  padding-bottom: 0;
  color: #000;
  font-size: 16px;
  max-width: 725px;
}
#commentform a {
  color: #528e40;
}
#commentform a:hover {
  color: #492d17;
}
#commentform p.comm {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 0;
  margin-top: 5px;
}
#commentform #submit {
  width: auto;
  cursor: pointer;
  padding: 0 25px 0 65px !important;
  line-height: 50px !important;
  position: relative;
  border: 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: #528e40;
  font-size: 18px;
  color: #FFFFFF;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  font-family: 'louis george cafe';
  -moz-text-shadow: 0 0;
  -webkit-text-shadow: 0 0;
  -ms-text-shadow: 0 0;
  -o-text-shadow: 0 0;
  text-shadow: 0 0;
}
#commentform p.comm:before,
.reply .comment-reply-link:before {
  content: "";
  background: url(../images/sprite.png)no-repeat;
  display: block !important;
  background-position: 0 2px;
  height: 59px;
  width: 58px;
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 1;
  margin: auto;
  pointer-events: none;
}
#commentform #submit:hover,
.reply .comment-reply-link:hover {
  background-color: #442717;
}
#commentform p {
  padding-bottom: 15px;
  position: relative;
}
#commentform .comment-form-author, #commentform .comment-form-phone {
  float: left;
  width: 49.4%;
}
#commentform .comment-form-email, #commentform .comment-form-subject {
  float: right;
  width: 49.4%;
}
#commentform .comment-form-comment,
#commentform .comment-form-phone {
  clear: both;
}
.custom-error {
  display: block;
  color: red;
  border: 1px solid red;
  margin-top: 15px;
  padding: 4px 10px;
  text-align: center;
  line-height: 130%;
}
#commentform .error {
  border-color: red !important;
}
#commentform .comment-form-email #emailcustome {
  color: red;
  margin-top: 2px;
  margin-bottom: -5px;
}
#comment-wrap {
  padding: 0;
}
.smart-addtoany {
  color: #442717;
  font-size: 20px;
  font-family: 'louis_george_cafe_bold';
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.smart-addtoany .addtoany_shortcode {
  width: 0;
  height: 0;
  overflow: hidden;
}
.smart-addtoany:before {
  content: "\f1e0";
  font-family: Fontawesome;
  margin-right: 8px;
}
.smart-addtoany:hover {
  color: #528e40;
}
.addtoany_shortcode a {
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
p.smart-count:empty {
  display: none;
}
#commentform *::-webkit-input-placeholder {opacity:1 !important;}
#commentform *:-moz-placeholder {opacity:1 !important;}
#commentform *::-moz-placeholder {opacity:1 !important;}
#commentform *:-ms-input-placeholder {opacity:1 !important;}
html #sidebar input.smart-error {
  border-color: red !important;
}
#comment-form {
  margin-top: 30px;
  margin-bottom: 60px;
}
.comment-body {
  padding: 0;
  min-height: auto;
  margin: 0;
}
.comment-author img {
  display: none;
}
.comment-author .fn {
  display: block;
  font-size: 20px;
  color: #528E40;
  font-weight: normal;
  font-family: 'louis_george_cafe_bold';
}
.comment-meta > a:first-child {
  pointer-events: none;
  color: #000;
  font-size: 16px;
  display: block;
  margin-top: 6px;
  margin-bottom: 8px;
}
.comment-meta p {
  font-size: 18px;
  color: #000;
  line-height: 170%;
}
.reply .comment-reply-link {
  width: auto;
  cursor: pointer;
  padding: 0 25px 0 65px !important;
  line-height: 50px !important;
  position: relative;
  border: 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  background: #528e40;
  background-color: rgb(82, 142, 64);
  font-size: 18px;
  color: #FFFFFF;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  font-family: 'louis george cafe';
  -moz-text-shadow: 0 0;
  -webkit-text-shadow: 0 0;
  -ms-text-shadow: 0 0;
  -o-text-shadow: 0 0;
  text-shadow: 0 0;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
.reply {
  margin-top: 24px;
}
.comment-author .fn a {
  pointer-events: none;
  color: inherit;
  font-weight: normal;
  font-size: inherit;
}
.comment:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#respond {
  padding-top: 28px;
}
.reply .comment-reply-link:after {
  display: none;
}
.comment #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  float: right;
  margin: -53px 0;
  display: inline-block;
  font-size: 18px;
  color: #528e40;
  cursor: pointer;
  z-index: 1;
  position: relative;
}
#cancel-comment-reply-link:hover {
  color: #311e19;
}
.comment .children {
  margin-left: 60px;
  margin-top: 30px;
  border-top: 1px solid #ccc;
  padding-top: 30px !important;
}
.pagination .page-numbers,
.pagination + .pagination {
  display: none;
}
.pagination .prev, .pagination .next,
.pagination .navigation a,html nav.navigation.post-navigation .nav-links a {
  display: inline-block;
  vertical-align: top;
  min-width: 172px;
  text-align: center;
  line-height: 49px;
  background-color: #528e40;
  color: #fff;
  font-size: 18px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  font-family: 'louis george cafe';
  text-transform: uppercase;
  -moz-text-shadow: 0 0;
  -webkit-text-shadow: 0 0;
  -ms-text-shadow: 0 0;
  -o-text-shadow: 0 0;
  text-shadow: 0 0;
  padding: 1px 16px 0 50px;
  position: relative;
  margin: 0 14px;
}
.pagination .prev:after, .pagination .next:after,
.pagination .navigation a:after,html nav.navigation.post-navigation .nav-links a:after {
  content: "\f104";
  font-family: Fontawesome;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  width: 50px;
  height: 50px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 3px solid #fff;
  position: absolute;
  left: -1px;
  top: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #528e40;
  line-height: 44px;
  font-size: 20px;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
html nav.navigation.post-navigation .nav-links a {
    margin: 0;
}
.pagination .next:after,
.pagination .next-page-linl a:after ,html nav.navigation.post-navigation .nav-links .nav-next a:after{
  left: auto;
  right: -1px;
  content: "\f105";
  padding-left: 4px;
}
.pagination .next,
.pagination .next-page-linl a ,html nav.navigation.post-navigation .nav-links .nav-next a{
  padding: 1px 50px 0 16px;
}
.pagination .prev:hover, .pagination .next:hover,
.pagination .navigation a:hover ,html nav.navigation.post-navigation .nav-links a:hover{
  background-color: #442716;
}
.pagination .prev:hover:after, .pagination .next:hover:after,
.pagination .navigation a:hover:after,html nav.navigation.post-navigation .nav-links a:hover:after {
  background-color: #442716;
}
html nav.navigation.post-navigation .nav-links {
    margin-top: 30px;
    overflow: hidden;
}
.blog-parent > .pagination {
  float: left;
  text-align: center;
  width: 69.24%;
  padding-right: 60px;
  clear: none;
  margin-top: 45px;
  padding-bottom: 35px;
  position: relative;
  z-index: 1;
}
.pagination .navigation li {
  display: inline-block;
  vertical-align: top;
}

/* blog details page close */
/* search page */
html .search .left-side-blog {
    width: 100%;
    padding-right: 0;
    float: none;
}
html .search .left-side-blog .blog-info {
  text-align: left;
}
.search .page-title, .search .page-description {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  padding-bottom: 0;
  color: #000;
  font-size: 28px;
}
.search .page-description {
  color: #442716;
}
.search header.page-header {
  margin-bottom: 35px;
}
.search-no-results .blog-parent {
  text-align: center;
}
.search-no-results .not-found-title {
  padding-bottom: 0;
  margin-bottom: 20px;
  color: #000;
  font-size: 25px;
}
.search-no-results .left-side-blog {
  max-width: 550px;
  margin: 0 auto;
}
.search-no-results .left-side-blog p {
  color: #000;
  font-size: 16px;
  margin-bottom: 30px;
}
.search-no-results #searchsubmit {
    float: none;
    width: auto;
    cursor: pointer;
    padding: 0 13px 0 65px !important;
    line-height: 50px !important;
    position: relative;
    border: 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background: #528e40;
    font-size: 18px;
    color: #FFFFFF;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    margin: 20px auto 0;
    text-transform: uppercase;
}
.search-no-results #searchform > div {
  position: relative;
}
.search-no-results #searchform > div:after {
  content: "";
  background: url(../images/sprite.png)no-repeat;
  display: block !important;
  background-position: 0 2px;
  height: 59px;
  width: 58px;
  position: absolute;
  left: -105px;
  top: 64px;
  right: 0;
  z-index: 1;
  opacity: 1;
  margin: auto;
  pointer-events: none;
}
.search-no-results #searchform input[type=text].smart-error {
  border-color: red !important;
}
.search-no-results .left-side-blog .results-data .error {
  color: red !important;
  border: 1px solid red;
  text-align: center;
  margin-top: 15px;
}
.search .smart-count {
  -webkit-box-flex:0 0 308px;
  -ms-flex:0 0 308px;
  flex:0 0 308px;
  width: 308px;
}
/* search page close */

.button-wrapper a {
  color: #ffffff!important;
  border-width: 0px!important;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  background-color: #528E40;
}
.button-wrapper {
  text-align: center;
  padding-top: 30px !important;
}
.button-wrapper a:hover {
  background-image: initial!important;
  background-color: #442717!important;
}
.button-wrapper a:hover:after{
  content:none;
}
.smart-donate-row {
  padding-bottom: 0 !important;
}
html.fancybox-lock {
  overflow: hidden !important;
}
html.fancybox-lock .fancybox-overlay {
  overflow: hidden;
}
.smart-comm-share {
  margin-top: 15px;
}
body.search .blog-parent .page-header {
  text-align: center;
}
.mobiel-img {
  display: none;
  margin: 0 auto 15px;
}
.mobiel-img img {
     border: 6px solid #452818;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  width: 300px;
  height: 300px;
}
.visit-map-wrapper {
  display: table;
  margin: 0 auto;
}
.smart-meta-wrap {
  clear: both;
}
.main-image .smart-meta-wrap .blog-list-wrap li {
  color: #000000;
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
}
.main-image .smart-meta-wrap .blog-list-wrap li::before {
  color: #528e40;
  content: "\f073";
  display: inline-block;
  font-family: fontawesome;
  margin-right: 5px;
}
.fancybox-lock body {
    position: absolute;
    height: 100%;
}
.et_pb_section.smart-guest-gallery-section {
  padding-bottom: 25px !important;
}
.smart-guest-gallery-section h3 {
  color: #442717;
  font-family: "louis_george_cafe_bold",Helvetica,Arial,Lucida,sans-serif;
  font-size: 35px;
  line-height: 130%;
  padding-bottom: 0;
  text-align: center;
}
.smart-guest-gallery-section .et_pb_row.et_pb_row_1 {
  padding: 0;
}
.et_pb_section.et_pb_section_0.smart-photo-gallery-section,
.et_pb_section.et_pb_section_0.smart-guest-gallery-section {
  padding-bottom: 0;
}
.comment-section {
  margin-top: 70px;
}
.blog-title.mobile-title-show, .smart-count.mobile-image-show {
  display: none;
}

/************************5-2-2020*********************/


.post-wrap li.recent-date {
    color: #000;
    padding-left: 19px;
    position: relative;
    vertical-align: top;
}
.post-wrap li.recent-date:before {
    content: "\f073";
    font-family: fontawesome;
    position: absolute;
    font-size: 15px;
    color: #528E40;
    left: 0;
    top: -2px;
}

.smart-meta-wrap {
    clear: both;
    margin-bottom: 30px;
}

/************************06-02-2020*********************/
p > span > a {
    font-weight: 700;
}
.smart-blog-four .blog-title a {
    display: inline;
}
.left-side-blog .wp-caption a {
  pointer-events: none;
}
html.no-scroll {
  overflow: hidden;
}

html nav.navigation.post-navigation .nav-links a .nav-title {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 220px;
  background: #fff;
  color: green;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 25px;
  line-height: 33px;
  text-align: center;
  padding: 0 25px;
  text-transform: none;
  box-shadow: 0px 7px 8px rgba(0,0,0,0.10);
  display: none;
}
html nav.navigation.post-navigation .nav-links a .nav-title span{
   text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
html nav.navigation.post-navigation .nav-links a:hover .nav-title {
  display: block;
}
html nav.navigation.post-navigation .nav-links .nav-next a .nav-title {
  left: auto;
  right: 0;
}
html nav.navigation.post-navigation .nav-links a .nav-title::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ccc;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  background: #fff;
  border-right: none;
  border-bottom: none;
}
html nav.navigation.post-navigation .nav-links {
  padding-bottom: 60px;
}
.left-side-blog #comment-form {
  margin-top: 0;
}
html.no-scroll body {
    overflow: hidden;
    position: fixed;
}
.et_pb_scroll_top.et-pb-icon{
      z-index: 9 !important;
}
.participate-section .et_pb_css_mix_blend_mode_passthrough:hover .participate_content h3 > a{
  color: #528e40;
}
.smart-sculptors-section .et_pb_image_wrap {
    border: 5px solid #442717 !important;
}
.smart-count a:hover{
border-color: #528E40;
}
.contact-map-wrapper {
    text-align: center;
}
.fancybox-inner {
    border: 2px solid #462a1a !important;
}
.et_pb_section_6.et_pb_section{
	    padding-bottom: 0 !important;
}
ul.smart-cat-name::-webkit-scrollbar-track, ul.list-group::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

ul.smart-cat-name::-webkit-scrollbar, ul.list-group::-webkit-scrollbar
{
	width: 10px;
	background-color:  #528E40;
	    border-radius: 10px;
}

ul.smart-cat-name::-webkit-scrollbar-thumb,ul.list-group::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #528E40;
}

/********************28-2-202----------photo**********************/
.smart-photos-grav-section h3 {
    font-family: 'louis_george_cafe_bold',Helvetica,Arial,Lucida,sans-serif;
    font-size: 40px;
    color: #442717!important;
    line-height: 130%;
    text-align: center;
}
.smart-photos-grav-section .slick-slide.slick-current.slick-active.slick-center span {
    background: #ffffff;
    height: calc(100% + 230px);
    margin: 0 -170px;
    position: relative;
    z-index: 99;
    border: 2px solid #462a1a;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    max-width: none;
    display: block;
}
.smart-photos-grav-section .slick-list .slick-active.slick-center {
    opacity: 1;
    z-index: 99;
}
.smart-photos-grav-section .slick-list span {
    height: 100%;
    max-width: none;
    display: block;
    margin: 102px 0;
    border: 2px solid #462a1a;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.smart-photos-grav-section .slick-list .slick-active {
        opacity: 0.5;
    position: relative;
    /* pointer-events: none; */
    cursor: pointer;
    z-index: -1;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.smart-photos-grav-section .slick-list .slick-slide {
    margin: auto;
}
.gallery-slider .slick-list .slick-slide {
    margin-bottom: 0;
}
.slick-list.draggable {
    padding: 0 !important;
}
.slick-initialized.slick-slider {
    max-width: 1170px;
}
.photos-image-slider-wrap.slick-slide span,.gallery-slider .slick-list span,
.guest-slider .slick-list span {
  
    display: block;
}
.photos-image-slider-wrap.slick-slide.slick-current.slick-active.slick-center span,
.gallery-slider .slick-list .slick-active.slick-center span,
.guest-slider .slick-list .slick-active.slick-center span {
    width: 580px;
    display: block;
    margin: 0 -100px;
    z-index: 99;
    height: 440px;
    max-width: none;
}
.photos-image-slider-wrap.slick-slide.slick-active span ,
.gallery-slider .slick-list .slick-active span,
.guest-slider .slick-list .slick-active span{
    margin: 75px -5px 0;
    width: 390px;
    z-index: 0;
    height: 290px;
    border: 2px solid #462a1a;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.gallery-slider .slick-list .slick-active span{
	-moz-transition: none;
    -webkit-transition:none;
    -ms-transition:none;
    -o-transition: none;
    transition: none;
}
.photos-image-slider-wrap.slick-slide.slick-active span img, 
.gallery-slider .slick-list .slick-active span img, 
.guest-slider .slick-list .slick-active span img, 
.phptos_content_wrapper .photos-wrap .photos-img img, 
.guests_content_wrapper .guests-photos-wrap .guests-photos-image-wrap img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    max-height: 100%;
    max-width: 100%;
}
.photos-image-slider-wrap.slick-slide.slick-active,
.gallery-slider .slick-list .slick-active,
.guest-slider .slick-list .slick-active {
    z-index: -1;
    position: relative;
    opacity: 0.5;
}
.photos-image-slider-wrap.slick-slide.slick-current.slick-active.slick-center ,
.gallery-slider .slick-list .slick-active.slick-center,
.guest-slider .slick-list .slick-active.slick-center{
    z-index: 99;
    opacity: 1;
}
.photo-gallery-slider.slick-initialized.slick-slider ,
.gallery-slider .slick-track,
.guest-slider.slick-initialized.slick-slider{
    margin: 0;
    min-height: 475px; 
    width:100%;
}
p.custom_caption {
    text-align: center;
    margin: 10px 0 0;
    color: #333;
    font-family: "louis_george_cafe_bold",Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
}
.photos-image-wrap,
.guests-photos-image-wrap {
    position: relative;
}
.guest-image-slider-wrap.slick-slide {
    position: relative;
}
.gallery-slider .slick-list .slick-active.slick-center span {
    width: 725px;
    margin: 0 -160px;
}
.gallery-slider .slick-list .slick-slide span {
    height: 280px;
    margin: 75px 3px 0;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.gallery-slider .slick-list .slick-active span img { 
    object-position: top;
}

/*-----03-03-20202----*/

.smart-wrapper,
.guest-slider-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    opacity:0;
    visibility:hidden;
}
.photo-scroll .smart-wrapper,
.guest-scroll .guest-slider-wrapper {
    opacity:1;
    visibility:visible;
}
.photo-scroll,
.guest-scroll {
    overflow: hidden;
}
.photo-scroll  .et_builder_inner_content,
.guest-scroll  .et_builder_inner_content {
    z-index: 99999;
}
.photo-scroll .smart-guest-gallery-section {
    z-index: -9;
}
.smart-cross,
.smart-close {
    position: fixed;
    top: 0;
    right: 0;
    background: #000;
    height: 45px;
    width: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 23px;
    text-indent: 4px;
    -moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	z-index:99;
}
.smart-cross:hover,s
.smart-close:hover {
    background: #528E40;
}
.photos-image-slider-wrap.slick-slide span, .gallery-slider .slick-list span, .guest-slider .slick-list span {
    height: 290px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
html #sidebar .et-search .label em {
    color: red;
}
span.openclosecat-data, span.openclosearchive-data {
    position: absolute;
    font-size: 0;
    top: 16px;
    right: 23px;
    height: 20px;
    width: 20px;
    bottom: 0;
    line-height: 20px;
    vertical-align: middle;
}
span.openclosecat-data.sidebar-toggl-cat:before, span.openclosearchive-data.sidebar-toggl-archive:before {
	content:"-";
}
span.openclosecat-data:before, span.openclosearchive-data:before {
    content: "+";
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 15px;
    height: 20px;
    width: 20px;
    background-color: #528E40;
    display: inline-block;
    line-height: 18px;
    padding-left: 1px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
html #sidebar #text-5 .widgettitle, html #sidebar #text-7 .widgettitle {
    max-width: unset;
    border: 1px solid #CCCCCC;
    margin-bottom: 0;
}
html #sidebar .et_pb_widget ul li.month a {
    color: #444444;
}

html #sidebar .et_pb_widget ul li.month {
    border-bottom: 0;
    padding-bottom: 0;
}
html body input{
	-webkit-appearance:unset;
	-moz-appearance: unset;
	appearance: unset;
}

.et_search_outer .et-search-form label {
    position: absolute;
    left: 25px;
    font-size: 16px;
    display: block;
    float: none;
    width: auto;
    color: #333333;
    margin: 0;
    padding: 0px 9px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    top: 18px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1;
}
.et_search_outer  input::placeholder {
    font-size: 0 !important;
	opacity:0 !important;
}
ul.archive-sub-menu {
    border-top: 1px solid #CCCCCC;
    margin-top: 20px;
}
.form-field {
    position: relative;
    margin-bottom: 15px;
}
span.form-error {
    color: red;
}

.email-wrap .form-field input[type="text"].smart-err {
    border-color: red !important;
}
html #sidebar .email-wrap .form-field #subnewsemail.smart-err-side{
	 border-color: red !important;
}
::-webkit-input-placeholder {
   color:transparent;
}

:-moz-placeholder { /* Firefox 18- */
   color:transparent; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color:transparent; 
}

:-ms-input-placeholder {  
   color:transparent;
}

header#main-header form.et-search-form.on-focus label {
    position: absolute;
    background: #fff !important;
    top: -7px !important;
  
}
header#main-header form.et-search-form.on-focus label em {
    color: red;
}
html #sidebar .et-search .label em, #commentform .label em, .search-no-results #searchform .label em {
    color: red;
}

.pagination .navigation li.next-page-linl {
  float: left;
}
.pagination .navigation li.pre-page-linl {
  float: right;
}
.blog-parent .pagination .next-page-linl a{
    padding: 1px 16px 0 50px;
}
.blog-parent .pagination .next-page-linl a::after {
  left: 0;
  right: auto;
  content: "\f104";
  padding-left: 4px;
}
.blog-parent .pagination .pre-page-linl a{
  padding: 1px 50px 0 16px;
}
.blog-parent .pagination .pre-page-linl a::after {
  content: "\f105";
  right: -1px;
  left: auto;
}
.is-form-style input.is-search-input {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
/*
  font-family: 'louis_george_cafe_lightRg';
    font-family: 'louis_george_caferegular';
    font-family: 'louis_george_cafebold';
    font-family: 'louis_george_cafeitalic';
    font-family: 'louis_george_cafe_lightitalic';
    font-family: 'louis_george_cafebold_italic';
  font-family: 'Georgia';
*/
