/*
 Theme Name:     Divi Child-Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         Divi.world
 Author URI:     https://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* 
------------------------------------------------------- */
/*
Theme Name: Spiess & Spiess Immobilien Management
Author:   Benjamin Pazdernik
Template: spiess-immobilien
*/



/*  GENERAL TWEAKS  */

div, img {
	box-sizing: border-box;
}


/* ---------------- */


/* FONT ADJUSTMENTS */

body {
	font-size: 16px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #1772a2;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 300;
}

h1 { font-size: 35px; }
h2 { font-size: 36px; }
h3 { font-size: 27px; }
h4 { font-size: 23px; }
h5 { font-size: 21px; }
h6 { font-size: 19px; }


/* ---------------- */


/* -- Menu for Logo Adjustments -- */

#main-header nav#top-menu-nav {
	padding-top: 23px;
}

#top-menu li > a {
	padding-bottom: 42px;
}

.nav li ul {
	top: 65px;
}

/* ------------------------------- */

/*      MIXINS      */

.padding-25 {
	padding: 25%;
}

.no-padding, .no-padding .et_pb_row, .no-padding ul {
	padding: 0 !important;
}



/* ---------------- */

.w3eden .link-btn {
	margin-bottom: 10px;
}


/*  Footer Background Color & Font Customization  */

#footer-bottom {
	background-color: transparent;
	font-size: 75%;
	font-weight: 300;
}