body {
font-size: 16px !important;
}

#Top_bar.is-sticky {
    opacity: .95;
}

.column_map .google-map-contact-wrapper .get_in_touch::after {
    display: none;
}

.style-simple .icon_box .image_wrapper img {
    opacity: 0.7;
}
.style-simple .icon_box:hover .image_wrapper img, .style-simple .icon_box a.active .image_wrapper img {
    opacity: 1;
}


#Top_bar #logo.hidden{
    display: none !important;
}
#Top_bar.is-sticky #logo.hidden{
    display: inline !important;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #94C11A;
}

#Top_bar .menu > li > a {
    color: #fff;
}

.mcb-wrap {
    float: left;
    position: relative;
    z-index: 11;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#Top_bar {
    position: absolute;
    left: 0;
    top: 0px;
}

.sticky-dark #Top_bar.is-sticky {
    background: rgba(148,193,26,.9);
}

#Top_bar .top_bar_right a {
    color: rgba(255,255,255,.5);
}
#Top_bar .wpml-languages a.active, #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background: rgba(16,98,42,0.5);
	border: 0px;
    padding-top: 10px;
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li a {
    color: rgba(255,255,255,.5);
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover {
    color: rgba(255,255,255,1);
}

#Top_bar.is-sticky .logo {
    width: auto;
    margin: 0;
    padding: 0;
}

img.wp-post-image {
    z-index: 1;
}

.sticky-dark #Top_bar.is-sticky .wpml-languages a.active, .sticky-dark #Top_bar.is-sticky .wpml-languages ul.wpml-lang-dropdown {
    background: rgba(16,98,42,0.5);
}

.style-simple .icon_box .image_wrapper, .style-simple .icon_box .icon_wrapper {
    margin-bottom: 0px;
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    font-family: Istok Web, Arial, Tahoma, sans-serif;
}

h3, h3 a, h3 a:hover {
    color: #10622a;
}
h5, h5 a, h5 a:hover {
    color: #10622a;
}

.get_in_touch, .infobox {
    background-color: #10622a;
}
.column_map .google-map-contact-wrapper .get_in_touch::after {
    border-top-color: #10622a;
}

.icon_box a .desc, .icon_box a .desc, .icon_box a:hover .desc {
    color: #10622a;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    font-family: Istok Web, Arial, Tahoma, sans-serif;
}

.column_map .google-map-contact-wrapper {
    width: 58%;
}

#Footer {
    background-color: #10622a;
}

#Top_bar a.responsive-menu-toggle, .header-plain #Top_bar a.responsive-menu-toggle, .header-transparent #Top_bar a.responsive-menu-toggle {
    top: 10px;
}

.column, .columns {
    float: left;
    margin: 0 1% 20px;
}

.style-simple .icon_box a .desc_wrapper h4, .style-simple .icon_box .desc_wrapper h4 {
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 0px;
    color: #fff;
}

#Top_bar {
	height: 60px !important;
	top: 0px !important;
    background: rgba(148,193,26,0);
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}




/* Popup */

.overlay {
  z-index: 6500;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  z-index: 1;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
	color: #000 !important;
	background-color: #fff !important;
	border-color: #ccc;
}

input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
	color: #000 !important;
	background-color: #fff !important;
    border-color: #267f34;
}
.cms-image:hover { 
    opacity: 0.7;
    cursor: pointer;
}

h2 {
    margin-bottom: 0px;
    font-size: 38px;
    line-height: 38px;
}

.style-simple .icon_box .desc_wrapper h4 {
    margin-bottom: 0px;
}

@media only screen and (max-width: 767px)
{
    
#Top_bar .section_wrapper .column {
    height: 60px !important;
}

#Top_bar .top_bar_left {
    margin-top: 0px;
}

#Top_bar .logo {
    max-height: 60px;
}

#Top_bar #logo {
 padding: 0 !important;
 padding-top: 5px !important;
 margin: 0 !important;
}

.header-transparent #Top_bar .top_bar_right {
    top: 5px;
    right: 40px;
    position: absolute;
}

.section_wrapper, .container, .four.columns {
    max-width: calc( 100% - 7px ) !important;
}

.section_wrapper, .container, .four.columns .widget-area {
    max-width: 90%;
    width: calc( 100% - 7px ) !important;
}

#Top_bar, #Action_bar {
    background: rgba(148,193,26,1) !important;
}

#Top_bar .wpml-languages a.active, #Top_bar .wpml-languages ul.wpml-lang-dropdown {
    background: rgba(148,193,26,1);
}

.column_icon_box{
    width: 50% !important;
    margin: 0 0.5% 0 !important;
}

.column_icon_box img.scale-with-grid {
    max-height: 100px;
}
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: rgba(148,193,26,1);
}

@media only screen and (min-width: 768px)
{
.column_icon_box {
    width: 10% !important;
    margin: 0 0.5% 0 !important;
}
}

.column_column ul li, .column_column ol li, .column_visual ul li, .column_visual ol li, .mfn-acc ul li, .mfn-acc ol li, .ui-tabs-panel ul li, .ui-tabs-panel ol li, .the_content_wrapper ul li, .the_content_wrapper ol li {
    margin-bottom: 5px;
}

#Top_bar #logo img {
    display: inline;
    max-height: 50px;
}

#Top_bar.is-sticky #logo img:not(.svg) {
    max-height: 50px;
}

#Top_bar:not(.is-sticky) #logo {
    padding: 5px 0 !important;
    height: 50px !important;
    line-height: 50px !important;
}
#Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    padding: 5px 0 !important;
    height: 50px !important;
    line-height: 50px !important;
}

#Top_bar .logo {
    width: auto;
    margin: 0;
    padding: 0;
}

td > p {
    margin: 0 !important;
    line-height: 16px;
}

p, ul li, ul, li th, td, div {
    font-family: Arial;
    font-size: 16px;
    color: #737E86;
}

tbody {
    display: table;
    width: 100%;
}