/*
Theme Name: matchING
Description: specially for you
Author: iService
Author URI: http://www.iservice.at
Template: Divi
Version: 1.0
Tags:
*/
@import url("../Divi/style.css");


/* MOBILE Improvement */

@media only screen and (max-width:980px) {
	
.container {
    
}


}



/* DIVI Standards */


#et-footer-nav a {
    font-weight: 500 !important;
    font-size: 17px;
}

#main-header, #et-top-navigation {
    font-weight: 300 !important;
}

#footer-info a {
    font-weight: 300 !important;
}

#main-content a:hover {
    text-decoration: underline;
}

#top-header a {
    font-weight: 300 !important;
}


/* STARTSEITE */

#startheader h1 {
    font-size: 56px;
    color: #ffffff !important;
}

#startheader h4 {
    font-size: 30px;
    color: #ffffff !important;
}

body:not(.home) #main-header {
    /* background-color: #076565; */
    /* background-color: #0caaa8;  */
}

body.home .et-fixed-header {
    /* background-color: #076565 !important; */
    /* background-color: #0caaa8 !important; */
}

body:not(.home) #top-header {
    /* background-color: #076565; */
    /* background-color: #0caaa8; */
}

body.home .et-fixed-header {
    /* background-color: #076565 !important; */
    /* background-color: #0caaa8 !important; */
}

/* END STARTSEITE */

/* NAVI */


header li.zt-adler-mm img{
    -webkit-transition: all 400ms linear 0s; /* Safari */
    transition: all 400ms linear 0s;
	width: 80px;
}

header.et-fixed-header li.zt-adler-mm img{
    -webkit-transition: all 400ms linear 0s; /* Safari */
    transition: all 400ms linear 0s;
	width: 46px;
}



/* END NAVI */


/* HEADER */





@media only screen and (max-width:981px) {
	
#main-header .container {
}

}






/* CONTENT */

#main-content .et_pb_text a , .et_pb_posts a.more-link{
     color: #ccaa00;
    // color: #e0732a
    -webkit-transition: all 400ms linear 0s; /* Safari */
    transition: all 400ms linear 0s;
    // text-decoration: underline;
}

#main-content .et_pb_text a:hover, .et_pb_posts a.more-link:hover {
     color: #d88629;
     // text-decoration: underline;
}

/* END CONTENT */

/* FOOTER */

.footer-widget div#custom_html-3  {
    margin-top: 86px;
}

.footer-widget div#tag_cloud-2  {
    margin-top: 86px;
}

@media only screen and (max-width:767px) {

.footer-widget div#custom_html-3  {
    margin-top: 0px;
}

.footer-widget div#tag_cloud-2  {
    margin-top: 0px;
}

}


/* END FOOTER */
