/* SuchyCREATIVE Custom CSS */

html {
    cursor: default;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
}


/*********************************************************** Eigene Fonts *****/

@font-face {
    font-family: 'magentaregular';
    src: url('../fonts/magenta/magenta-webfont.woff2') format('woff2'),
         url('../fonts/magenta/magenta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.magentastyle {
	font-family: 'magentaregular' !important; 
	text-transform: none !important;
}

@media (max-width:719px) {
h4 {
    font-size: 18px !important;
}
}


h4.logo a {
    background: url('/images/logo/detzel-kfz-werkstatt-hochdahl-erkrath-mettmann.svg') no-repeat left top !important;
    display: block;
    width: 320px;
}


/*********************************************************** Listen *****/

.lila-bg li{
	background: url('/plugins/system/jat3/jat3/base-themes/default/images/dot1.gif') no-repeat 0px 11px !important;
	background-size: 4px !important;
}


/*********************************************************** Margin & Padding *****/

.sc-margin-large {
	margin: 70px 0;
}



/*********************************************************** Style von MEHR ERFAHREN... SCHALTFLÄCHEN auf Startseite *****/

p.readmore a {
	background: none;
	border-style: solid;
	border-width: 2px; 
	border-color: #666;
	font-family: 'NovecentowideUltraLightBold', Arial, sans-serif;
	color: black;
	display: inline-block;
	padding: 5px 12px;
	text-align: center;
	text-transform: uppercase;
}
p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	background: #bd3876;
	border-style: solid;
	border-width: 2px; 
	border-color: #bd3876;
	text-decoration: none;
	box-shadow: 0px 5px 5px silver;
}

p.readmoreNEU a {
	background: none;
	border-style: solid;
	border-width: 2px; 
	border-color: #fff;
	font-family: 'NovecentowideUltraLightBold', Arial, sans-serif;
	color: black;
	display: inline-block;
	padding: 5px 12px;
	text-align: center;
	text-transform: uppercase;
}

/*********************************************************** Style von MEHR ERFAHREN... SCHALTFLÄCHEN auf Leistungsangebot *****/

.item .blog-item-page .readmore a {
    border-top: 2px solid #666;
    color: #666;
}

.item .blog-item-page .readmore a:hover, .item .blog-item-page .readmore a:focus, .item .blog-item-page .readmore a:active, .item .blog-item-page:hover .readmore a {
	border: 2px solid #bd3876;    
	background: #bd3876;
    color: #fff;
	box-shadow: 0px 5px 5px silver;
}


/*********************************************************** Automatischer Zeilenumbruch in Leistungsübersicht *****/

.item .blog-item-page h2.contentheading, .item .blog-item-page .contentheading {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

/*********************************************************** Menüfarben - Mobil *****/

@media only screen and (max-width:719px) {
.ja-megamenu ul.level1 li.mega a.mega.active {
    background: #bd3876;
	border: none;
}
.ja-megamenu ul.level1 li.mega a.mega.active:hover,.ja-megamenu ul.level1 li.mega a.mega.active:focus {
	color:#bd3876;
	background: none;
	padding-left:10px;
	padding-background:#fff;
}
.ja-megamenu ul.level0 li.mega a.mega {
    color: #fff !important;
}
}

/*********************************************************** nach oben Scroll Button *****/

#ja-footer ul.ja-links {
	display: block;
	float: none;
	margin-bottom: 40px;
	text-align: center;
}
#ja-footer ul.ja-links li {
	background: #fff;	
	display: block;
	margin: 0 auto;
	width: 80px;
	border-radius: 40px;
}
#ja-footer ul.ja-links li a {
	display: block;
	height: 80px;
	text-indent: -999em;
}
#ja-footer ul.ja-links li a:hover {
	background-position: left bottom;
}

/*********************************************************** Inhaltsüberschriften - 1.für Standart 2. für Tablet *****/

h2.contentheading, .contentheading {
    font-size: 200%;
}
h2.contentheading a:hover, h2.contentheading a:focus, h2.contentheading a:active {
	color: #bd3876;
	text-decoration: none;
}

@media only screen and (min-width:720px) and (max-width: 985px) {
h2.contentheading, .contentheading {
    font-size: 120%;
}
}
.item .blog-item-page:hover h2.contentheading a, .item .blog-item-page:hover .contentheading a {
	color: #000;
}

/*********************************************************** Werbetexte in Slideshow *****/

a.left10, .h1 {
	float: left;
	background: #bd3876;
	width: 90%;
	color: #fff;
	font-family: 'NovecentowideUltraLightBold';
	font-size: 120%;
}
@media only screen and (min-width:720px) and (max-width: 985px) {
a.left10, .h1 {
	font-family: 'NovecentowideUltraLightBold';
	font-size: 120%;
	width: 90%;
	padding-left: 20px;
}
}

/*********************************************************** Footermenüfarbe *****/

#ja-botsl1 a {
    color: #fff;
}

/*********************************************************** Querstriche ausgeblendet *****/

#ja-botsl1 .main {
    border-bottom: none;
}
#ja-navhelper .main {
    border-bottom: none;
}
#ja-navhelper .main-inner1 {
    border-bottom: none;
	border-top: none;
}
#ja-botsl1 .main div.ja-moduletable, #ja-botsl1 .main div.moduletable {
    border-bottom: none;
}
div.ja-moduletable, div.moduletable {
    border-top: none;
}

.item .blog-item-page {
    margin: 0px 15px 40px;
}


/*********************************************************** Punkt bei Listen entfernt *****/

.nocolumn ul li {
    background: none;
    line-height: 160%;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px;
}

/*********************************************************** Top Panel - Farbegebung *****/

#ja-top-panel .main-inner1 {
    border: none;
    padding: 5px 10px;
    text-align: center;
    margin-top: 0px;
    background: #bd3876;
    position: relative;
}

/*********************************************************** Linie unter h3 überschriften *****/


#ja-topsl div.ja-moduletable h3 {
    background: none;
    border-bottom: 0;
        border-bottom-width: 0px;
        border-bottom-style: none;
        border-bottom-color: -moz-use-text-color;
    color: #222;
    font-family: 'NovecentowideUltraLightBold';
    font-size: 225%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

/*********************************************************** Laufschrift *****/

.mod_simple_marquee_content {
    font-size: 20px;
	color: #bd3876;
}

#ja-topsl .main {
    padding: 0px 0;
}

/*********************************************************** Unten schmaler *****/
#ja-footer {
    padding: 0px 0;
}
#ja-footer ul.ja-links {
    margin-bottom: 20px;
}

#ja-footer .ja-copyright {
    padding: 0px 0 5px;
}

@media (min-width: 719px) {
.ja-megamenu .megacol {
	box-shadow: 5px 5px 10px black;
}
}

.uk-thumbnav > * > * > img {
    	box-shadow: 5px 5px 10px black;
}

h2, h3 {
color: #333333;
	font-family: 'NovecentowideUltraLightBold';
	font-size: 140%;
	line-height: 1.1;
}

.item .blog-item-page h2.contentheading, .item .blog-item-page .contentheading {
    font-size: 140%;
}

#ja-footer ul.ja-links li {
    width: 80px;
    border-radius: 0px;
}

.ja-links li {
    padding: 0px 0px;
}

#ja-footer ul.ja-links li a {
    background-position-x: left;
    background-position-y: top;
    background-size: auto auto;
height: 80px;
}

/*********************************************************** Maps in voller Breite *****/

#ja-botsl .main {
	padding: 0 0 !important;
	width: 100%;
	max-width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.column div.ja-moduletable {
	margin-left: 0px;
	margin-right: 0px;
}

/*********************************************************** Logo *****/

@media (max-width: 719px) {
h1.logo a {
    	background: url('/templates/detzel/images/logo.png') no-repeat left top;
	background-position-x: auto;
	background-position-y: auto;
	background-size: 100% auto;
	width: 100%;
}
h1.logo {
	width: 80% !important;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
		max-width: 290px;
}
}

/*********************************************************** Breite für Mobil verbessert */

/*@media (max-width: 719px) {
.main {
    width: 100% !important;
    max-width: 720px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}*/

/*********************************************************** Startseite Angebote */

.items-row {
	margin-top: 10px;
    	margin-bottom: 40px;
	text-align: center;
}

h2.contentheading, .contentheading {
    margin: 0;
    padding: 0 0 15px;
}

.contentpaneopen {
    padding: 40px 20px;
    background-color: white;
    margin: 5px;
	box-shadow: 0px 4px 12px silver;
}

.bodyhomesite #ja-container {
    margin: 0px 0px;
}

/*********************************************************** Urlaubsanzeige */
#ja-topsl {
	padding: 20px 0px 20px 0px;
    background-color: #bd3876;
	color: #fff;
	font-size: large;
}
#ja-slideshow {
    margin-bottom: 0px;
}
#ja-container {
    margin: 80px 0px;
}

/*=========================* Realisation *========================================================================== */

@media (max-width: 800px) {
.sc-realize {
	display: none !important;
	text-align: right;
}
}
@media (min-width: 800px) {
.sc-realize-mobil {
	display: none !important;
	text-align: left;
}
}

/*=========================* Kategorie-Einstellungen *========================================================================== */

.item .blog-item-content {
    min-height: 100px;
}

.item .blog-item-page .img-intro-none {
    padding-top: 30px;
}

#ja-topsl1 {
    background: #f9f6f7;
    border-bottom: none;
}

#ja-botsl1 .moduletable h3 {
    font-size: 25px;
}

#ja-botsl1 .main div.ja-moduletable, #ja-botsl1 .main div.moduletable {
    margin-left: 15px;
}
#ja-botsl1 .ja-box {
    margin-top: 50px;
    margin-bottom: 50px;

}

#ja-botsl1 {
    font-size: 16px;
}

/*********************************************************** Slideshow */

.sc-slideshow-startseite {
	height: 600px;
}


/*********************************************************** Teamwidget */

.team-widget .uk-grid img {
    margin-left: -40px !important;
}