/*
 Theme Name:     Paula Dewit Theme 1
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Paula Dewit Coaching
 Author:         Chewie Media Inc.
 Author URI:     http://www.chewiemedia.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* CUSTOM CSS FOR CHILD THEME */

.page-header .et_pb_row {
	background: rgba(100,50,100,0.75);
	padding:50px 0;
}

.page-header-sub .et_pb_row_0,
.page-header-sub .et_pb_row_0_tb_body {
background: rgba(100,50,100,0.75);
width: 100%;
margin: 0 0 0 0;
max-width: 100%;
padding: 30px 8% 20px;
}

.single-post .et_pb_row_0_tb_body {
	width: 100%;
	margin: 0 0 0 0;
	max-width: 100%;
	padding: 0;
}

.single-post .et_pb_post_title.et_pb_featured_bg {
	padding: 8% 8%;
}

.page-header .et_pb_text {
	max-width: 1280px;
	margin: 0 auto;
}

.page-header .et_pb_text h1 {
float: left;
max-width: 40%;
}

.page-header .et_pb_text h4 {
float: left;
clear: left;
max-width: 40%;
}

.page-header .et_pb_text p {
float: right;
width: auto;
clear: none;
max-width: 60%;
}

.page-header .et_pb_text p::before {
	content: "";
	width: 1px;
	height: 120px;
	background: #FFF;
	display: block;
	position: relative;
	max-height: 200px;
	float: left;
	margin-right: 20px;
}

.section-header .et_pb_divider {
	margin: 0 auto;
	width: 150px;
}

.et_pb_button,
.et_button_no_icon .et_pb_button,
.et_pb_button:hover,
.et_button_no_icon .et_pb_button:hover {
	padding: 15px 30px !important;
	text-transform: uppercase;
	font-size: 16px;
}

.blurb-trio h1 {
	margin-top:-15px;
}

.blurb-trio h4 {
	margin-bottom:20px;
}

#main-footer .widget-title {
	color:#FFF;
	font-size:32px;
	font-weight:bold;
	margin-bottom:20px;
}

#text-3 {
	width:100% !important;
}

#main-footer {
    background-color: #6a2b6b;
}
#et-info {
	width:100%;
}
#et-info .et-social-icons {
    float: right !important;
}

#logo {
    max-height: 85%;
}

.eui-item-text {
    font-size: 18px !important;
    line-height: 28px !important;
}
footer #custom_html-2 {
	width:100%;
}
.eapps-instagram-feed-posts-slider-inner {
	width:auto;
}