/*
CTC Separate Stylesheet
Updated: 2017-12-20 10:32:44
Theme Name: Vitaro Robotgrasmaaiers
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Whats-IT | Elegant Themes
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.90.1513765964
*/

#main-content {
	margin-top: 20px;
}

.switch {
float: left;
padding: 22px;
margin-top: -22px;
margin-left: 22px;
background-color: #006633;
}
.switch li {
position: relative;
}

#homeblog .post {
	margin-top: 0px;
}
.post {
margin-top: 50px;
}

.woocommerce .woocommerce-breadcrumb {
margin-top: 20px;
}

.et_pb_slider_container_inner {
height: 60vh;
}

.et_pb_button, .et_pb_button:hover {
color: #fff !important;
background-color: #006633 !important;
border-color: #006633 !important;
}

@media screen and (max-width: 900px)
{
.notonmobile {display: none;}
}

@media screen and (min-width: 900px)
{
.onlymobile {
display: none !important;
}
}

.et_pb_post .post-meta {
visibility: hidden;
margin-bottom: 0;
}