/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* Theme customizations start here
------------------------------------------------------- */

/* ----- General ---------- */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #231f20!important;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #231f20!important;
}

:-ms-input-placeholder { /* IE 10+ */
	color: #231f20!important;
}

:-moz-placeholder { /* Firefox 18- */
	color: #231f20!important;
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: itc-giovanni, serif;
	font-weight: 700;
	font-style: normal;
}*/

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.et_pb_text_inner ol,
.et_pb_text_inner ul {
	margin-left: 30px;
}