/********* Compiled - Do not edit *********/
:root{--color-primary:#005f27;--color-secondary:#e0eade;--color-gradient-start:#fe0000;--color-link:#000000;--color-link-hover:#005f27;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:urw-din;font-weight:400;line-height:1.7em;font-size:14px;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:45px;color:#181b31;}.h2,h2{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:45px;color:#000000;}.h3,h3{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:30px;color:#000000;}.h4,h4{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:17px;color:#000000;}.h5,h5{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:15px;color:#000000;}.h6,h6{font-family:urw-din;font-weight:700;line-height:1.2em;font-size:12px;color:#000000;}.titlebar-inner h1{}.titlebar-inner p{}.buttonclick {
    background-color: #005f27 !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    color: white !important;
    padding: 10px 15px 10px 15px!important;
}

.share-links ul li:nth-child(3n+3) {  
 display:none !important;
}



.tp-caption {
    font-family: urw-din, sans-serif;
}

.single .post-meta {display:none !important;}
.blog-single-cover {margin-top: 150px;}
.blog-single-cover[data-fullheight=true] .blog-single-media {height:70%;}
.blog-single-content {margin-top: -40vh !important; position: relative !important;}

.titel {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    color: rgb(0, 95, 39) !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    margin-bottom: 70px !important;
}

.vc_btn3 {
    border: 0px !important;
    font-weight: 700 !important;
}

.vc_btn3:before {
    content: "•"; 
    margin-right: 5px; 
    font-size: 14px; 
    color:red; 
    bottom: -2px; 
    position:relative;
}

.vc_active{
    background-color: #f0f5ef !important;
}

.vc_grid-filter-item {
    color: #005f27 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 10px !important;
}

.vc_grid-filter-item:hover {
    background-color: #f0f5ef !important;
}

.fc-item-meta {
    display: none !important;
}

.categories_filter select {
    background-color: #005f27 !important;
}

.location_listing1 {
    min-height: 1300px !important;
}

.location_pagination1 a {
     background-color: #005f27 !important;
}

.location_pagination1 .current {
     background-color: #e0eade !important;
}

.location_pagination1 {
     text-align: center !important;
}

.fc-itemcontent-padding {
    padding: 20px !important;
}

.fc-item-box .fc-item-title {
    font-size: 16px !important;
}


@media screen and (max-width: 600px) {
 .navbar-header {
     background-color: white !important;
 }
 h1 {
     font-size: 30px !important;
 }
 
 h2 {
     font-size: 30px !important;
 }
 
 .blog-single-cover {margin-top: 0px !important;}
 .blog-single-details {margin-top:290px !important;}
 
}


@media (min-width: 600px) and (max-width: 1200px) {
 
 .blog-single-cover {margin-top: 0px !important;}
 .blog-single-details {margin-top:345px !important;}
 
}