body {
	color: #52453c;
	background: #eee;
}
h1,.h1 {
	font-size: 24px;
}
h2,.h2 {
	font-size: 20px;
}
h3,.h3 {
	font-size: 20px;
}
h4,.h4 {
	font-size: 16px;
}
.row.eqheight {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	flex-wrap: wrap;
}
.row.eqheight > [class*='col-'] {
	display: flex;
	flex-direction: column;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4 {
	font-family: helveticaneuemcs,helvetica,arial,sans-serif;
	font-weight: 100;
	line-height: 1.1;
	text-transform: uppercase;
	color: #3b68af;
}
h5, h6 {
	font-family: helveticaneuemcs,helvetica,arial,sans-serif;
	font-weight: 100;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ccm-home-textblocks h4 {
	height:40px;
}
.ccm-home-textblocks p,
.ccm-home-textblocks li,
.ccm-feature-text p {
	font-size: 14px;
}
.ccm-home-textblocks a {
	text-decoration: underline !important;
}
.ccm-home-textblocks ul {
	margin: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}
.ccm-home-textblocks ul {
	list-style-type: none;
}
.ccm-home-textblocks ul > li {
	text-indent: -10px;
}
.ccm-home-textblocks ul > li:before {
	content: "- ";
	text-indent: -10px;
}

.main-container a {
	color: #3b68af;
	text-decoration: none;
}
.main-container a:hover {
	color: #cc0000;
	text-decoration: none;
}
.btn {
	border-radius: 0;
	font-family: helveticaneuemcs,helvetica,arial,sans-serif;
	text-transform: uppercase;
	color: #666 !important;
	border-color: #666;
	padding-bottom: 3px;
}
.btn:hover {
	color: #3b68af !important;
	border-color: #3b68af;
	background-color: #fff;
}
strong {font-weight: bold}
.cursorpointer {cursor: pointer}
.modal-body {
	padding: 0;
}

.ccm-header {
	background-color: #fff;
	padding-bottom:10px;
}

.ccm-logo img {
	width: 300px;
}

.ccm-slideshow-wrapper {
	position: relative;
}

.ccm-slideshow {
	width:100%;
	height:420px;
	margin:0;
	visibility:hidden;
}

.ccm-shop-slideshow {
	width:100%;
	height:312px;
	margin:0 0 0px 0;
	visibility:hidden;
}

.ccm-slideshow-block {
	position:relative;
}

.ccm-slideshow-headline {
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: #3b68af;
	color:#fff;
	padding: 10px;
	padding-bottom: 5px;
	display: inline-block;
	margin: 0 10px 10px 0;
	text-transform: none;
	font-size: 18px;
}
.windows .ccm-slideshow-headline {
	padding: 7px 10px;
}

.ccm-slideshow-text {
	position: absolute;
	bottom: 15px;
	left: 15px;
	background-color: rgba(255,255,255,1);
	color:#666;
	padding: 10px 15px 0px 15px;
	display: inline-block;
	margin-right: 15px;
	text-transform: none;
	font-size: 12px;
	border: 1px solid #ddd;
	max-width: 50%;
}

.ccm-title-wrapper {
	background: url("/shop/skin/frontend/default/ma_sahara_fashion7/magentothem/images/bg-title.png") repeat-x scroll center center;
	display: inline-block;
	float: none;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	width: 100%;
}

.ccm-title {
	background: #3b68af;
	border: 1px solid #ddd;
	display: inline-block;
	float: none;
	margin: 0;
	min-width: 140px;
	padding: 10px 10px 1px 10px;
}

.ccm-title h2 {
	color: #fff;
	font-size: 18px;
}

.ccm-feature {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #ddd;
	/* border-bottom: 4px solid #93b09e; */
	/* height: 400px; */
	margin: 20px 0;
	position: relative;
	background-color: #fff;
	/* box-shadow: 0 0 10px 0 rgba(0,0,0,0.5); */
}

.ccm-feature-slideshow {
	width:100%;
	height:200px;
	margin:0 0 0 0;
	visibility:hidden;
	border: 1px solid #ddd;
}

.ccm-featureslideshow-block {
	position: relative;
	background-size:100%;
	background-repeat: no-repeat;
	background-position: center center;
	height:inherit;
}

.ccm-featureslideshow-text {
	position: absolute;
	bottom: 5px;
	left: 5px;
	background-color: rgba(255,255,255,1);
	color:#666;
	padding: 7px 10px 0 10px;
	display: block;
	margin-right: 15px;
	text-transform: none;
	font-size: 12px;
	line-height: 100%;
	border: 1px solid #ddd;
}

.ccm-feature-title-wrapper {
	position: relative;
}

.ccm-feature-title {
	background: #fff;
	border-width: 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: block;
	position: absolute;
	padding: 0px 12px 3px 0px;
	z-index: 1;
}

.ccm-feature-title h3 {
	color: #3b68af;
	font-size: 18px;
	line-height: 1;
}

.ccm-kontakt .ccm-feature-title {
	position: static;
	border-width: 0;
}

.ccm-team-block .ccm-feature-title h3,
.ccm-kontakt h3{
	font-size: 14px;
}

.ccm-kontakt h2{
	font-size: 18px;
	margin-bottom: 20px;
}
.ccm-kontakt h4{
	color: #333;
	font-family: inherit;
	font-size: inherit;
	text-transform: none;
}

.ccm-feature-img {
	height: 200px;
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	z-index: -1;
	border: 1px solid #ddd;
	background-color: #ddd;
}

.ccm-feature-text { padding: 15px 0; }
.ccm-feature-text h3 { margin: 0; }
.ccm-feature-text .btn {
	margin-right: 5px;
}
.ccm-home-features {}

.ccm-home-shop-cats {}

.ccm-page-gallery img {
	margin-bottom: 20px;
}

.ccm-team-block .ccm-feature {
	height: 400px;
}
.ccm-vermietung-slideshow iframe {
	margin-bottom: 15px;
	height: 400px;
	background-color: #000;
}
.ccm-vermietung-slideshow .ccm-feature {
	margin: 0;
}
.ccm-vermietung-features .row,
.ccm-vermietung-slideshow
{
	margin-bottom: 30px;
}

.ccm-vermietung-features .ccm-feature-img {
	height:250px;
}

.ccm-fahrzeuge-kontakt {
	border-left: 1px solid #dddddd;
}

.ccm-fahrzeuge .ccm-feature {
	margin-top: 0;
}

.ccm-footer { background: #666; padding:20px 0 60px 0; margin-top: 40px; color: #fff; }
.ccm-footer ul { padding-left: 10px; }
.ccm-footer li { list-style: none; text-indent:-5px; }
.ccm-footer li:before { content:"- "; position:relative; left:-5px;}
.ccm-footer a, .ccm-footer h3 { color: #fff; }
.ccm-footer a:hover { color: #93b09e; }

/*
OVERWRITING MAGENTO STYLES
*/

.header .search-container {
	margin-top: 65px;
}

/*
RESPONSIVE STYLES
*/

@media (max-width: 992px) {
	.logo img {
		max-width: 300px;
	}

	.header .search-container {
		margin-top: 0;
	}
	.ccm-feature {
		height: auto;
	}
	.ccm-feature-img {
		height: 160px;
	}
	.ccm-vermietung-slideshow iframe {
		height: 50vh;
	}
}
@media (max-width: 767px) {
	.logo img {
		width: 80%;
	}
	.ccm-feature {
		height: auto;
	}
	.ccm-feature-img {
		height: 300px;
	}
	.ccm-slideshow-text {
		display: none;
	}
	.ccm-vermietung-slideshow .ccm-slideshow {
		display: none;
	}
	.ccm-kontakt .ccm-feature img {
		display: none;
	}
	.ccm-vermietung-slideshow iframe {
		height: 40vh;
	}
}
@media (max-width: 379px) {
	.ccm-feature {
		height: auto;
		border-bottom: 1px solid #ddd;
	}
	.ccm-feature-img {
		height: 200px;
	}
	.ccm-slideshow-text {
		display: none;
	}
	.ccm-vermietung-slideshow iframe {
		height: 30vh;
	}
}