html, body  {
font-family: Montserrat;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6,
.ce_revolutionslider_text.bold,
.font_headline {
font-family: Montserrat;
font-weight: 400;
}
a.hyperlink_txt.ce_revolutionslider_hyperlink , .ce_hyperlink a, a.btn {
	text-transform: uppercase;
}
input.submit[type="submit"], button.submit[type="submit"] {
    border-color: #70b22c;
    border-radius: 0;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-family: Montserrat;
}
.clearboth {
	clear: both;
}
table.table-clean {
    border-spacing: 20px 0px;
}
.ce_accordion .toggler {
    background: #70b22c;
}
.ce_accordion .toggler:before {
    color: #fff;
}
.table-fixed table.table-clean {
    border-spacing: 0;
	background: #70b22c;
    color: #fff;
}
.bg-gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+24,70b22c+100&0.7+24,0.7+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.7) 24%, rgba(112,178,44,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.7) 24%,rgba(112,178,44,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,0.7) 24%,rgba(112,178,44,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b370b22c',GradientType=1 ); /* IE6-9 */
}

.mainmenu ul li a, .mainmenu ul li span {
	font-family: Montserrat;
}

.mainmenu ul ul li a, .mainmenu ul ul li span {
    font-size: inherit;
    text-transform: uppercase;
}
.ce_tabs .tabs.horizontal li.tab_sixth {
	width: 14.2857%;
}
.table-fixed .table-clean {
    table-layout: fixed;
}
.table-fixed td {
    border: 1px solid #e6e6e6 !important;
}
.table-fixed .table-clean td.col_first, .table-fixed .table-clean th.col_first, .table-fixed.ce_table .table-clean td {
    padding: 15px;
    font-size: 0.9rem;
    vertical-align: top;
} {
    padding-left: 15px;
}
.ce_productbox.version1 .ce_hyperlink {
    text-align: center;
    float: none;
}
.mod_eventlist_v3 time {
    display: block;
    margin-left: 65px;
}

.mod_eventlist_v3 h4 {
    display: inline;
    margin-left: 40px;
}

.mod_eventlist_v3 .meta-info {
    padding-top: 8px;
}

.mod_eventlist_v3 .recurring {
    display: none;
}
.no-underline, .no-underline a {
    text-decoration: none !important;
}
.ce_text_extented.no-underline a:hover {
    color: #b8f779 !important;
}

.ce_iconbox h4.headline {
    color: #70b22c;
}

@media only screen and (min-width: 768px) and (max-width: 1035px) {
	.ce_tabs .tabs.horizontal li a {
		font-size: 0.9rem;
	}
	.table-fixed.ce_table .table-clean td {
		padding: 5px;
		font-size: 0.6rem;
	}
	.mod_eventlist_v3 h4 {
		font-size: 14px;
	}
	.image-special .ce_text_extented {
		margin-top: 0 !important;
	}
	.image-special .ce_text_extented.color-white a {
		font-size: 16px !important;
	}
	.image-special .ce_textarea.attribute.textarea span {
		font-size: 16px !important;
	}
	#footer .autogrid.adjust_mobile {
		min-height: 400px;
	}
	#bottom .inside .right {
		float: none;
		clear: both;
		display: block;
	}
	#bottom .inside .right a {
		margin-left: 0;
		margin-right: 15px;
	}
}
@media only screen and (min-width: 767px) {
	.min-height-box1 p {
		min-height: 60px;
	}
	.height110 .ce_headline.headline {
		min-height: 110px;
	}
	.ce_productbox_content_top {
		min-height: 550px !important;
	}
}


