/*
 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 customization starts here
------------------------------------------------------- */


/*********** global ***********/

/** font **/

@font-face {
    font-family: 'sweet';
    src: url('font/SweetSensationsPersonalUse.eot');
    src: url('font/SweetSensationsPersonalUse.eot?#iefix') format('embedded-opentype'),
        url('font/SweetSensationsPersonalUse.woff2') format('woff2'),
        url('font/SweetSensationsPersonalUse.woff') format('woff'),
        url('font/SweetSensationsPersonalUse.ttf') format('truetype'),
        url('font/SweetSensationsPersonalUse.svg#SweetSensationsPersonalUse') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1{
	font-family: 'sweet';
	font-size: 120px;
}

h2{
	font-size: 34px;
	line-height: 45px;
	font-weight: 700;
}


h3{
	font-size: 30px;
	line-height: 45px;
	font-weight: 600;
}

h4{
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}


a{
	transition: all 200ms ease-in;
}

a:hover{
	transition: all 200ms ease-in;
}

.cursive{
	position: relative;
	font-family: 'sweet';
	font-weight: 400;
	font-size: 45px;
	line-height: 65px;
}

@media(max-width: 500px){
	
	h2{
	font-size: 27px;
	line-height: 35px;
	font-weight: 700;
}



	.cursive{
	position: relative;
	font-family: 'sweet';
	font-weight: 400;
	font-size: 30px;
	line-height: 55px;
}

}

/*********** global **************/

.underline{
	position: absolute;
	right: -10px;
	bottom: -15px;
	background-image: url(http://m-condit.info/peak-marriage/wp-content/uploads/2020/03/underline.png);
	background-size: contain;
	background-repeat:no-repeat;
	width: 100px;
	height: 25px;
}

a.button{
	background-color: #FBCB79;
	padding: 15px 25px;
	border-radius: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
	color: #00364B;
}

a.button:hover{
	background-color: #00364B;
	color: #FBCB79;
}


div.mc4wp-form-fields{
	display: flex;
	justify-content: center;
}

.newsletter-wrap{
	max-width: 500px;
	width: 95%;
	display: flex;
	justify-content: center;
	border: 0px solid #fff;
}

.nl-email{
	width: 60%;
	height: 55px;
	font-size: 20px;
	padding: 0 10px;
	border: 0px solid #fff;
}

.nl-email::placeholder{
	padding: 0 20px;
}

.nl-btn{
	width: 30%;
	height: 55px;
	background-color: #EBC280;
	border: 1px solid #EBC280;
	color: #03273D;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.mc4wp-alert.mc4wp-success p{
	font-size: 20px;
	font-width: 600;
	line-height: 27px;
	max-width: 500px;
	margin: auto auto;
	color: #EBC380;
	background-color: #01212C;
	padding: 10px;
}



	

/*** header ********/

.et_menu_container{
	max-width: 1400px !important;
}


/***************** home page *****************/


.hero-inner .underline{
	position: absolute;
	right: 25px;
	bottom: 0px;
	background-image: url(http://m-condit.info/peak-marriage/wp-content/uploads/2020/03/underline.png);
	background-size: contain;
	background-repeat:no-repeat;
	width: 170px;
	height: 25px;
}

/** blog posts **/


.home article{
	position: relative;
	padding: 0 0 0 0 !important;
background-color: rgba(0,0,0,0.0) !important;
}


.home h2.entry-title a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	margin: 15px 0;
}


.home .et_pb_image_container{
	margin: 0 0 0 0;
}

.home .et_pb_image_container a{
	margin: 0 0 0 0 !important;
}


.home .et_pb_image_container img{
	margin: 0 0 0 0;
	object-fit: cover;
}

/**************** blog post single page ***************/


.single-post h1{
	font-family: Open Sans;
	font-size: 35px;
	font-weight: 700;
}

.single-post-hero{
	position: relative;
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: top center;
	z-index: 1;
}

.single-post-hero:after{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	background: rgb(19,21,25);
background: linear-gradient(335deg, rgba(19,21,25,0.7511379551820728) 0%, rgba(29,26,81,0.8575805322128851) 100%);
	width: 100%;
	z-index: 5;
}

.post-hero-title{
	position: absolute;
	z-index: 10;
	color: #fff;
	margin: auto;
	top: 50%;
	left: 0;
	right: 0;
	max-width: 700px;
	width: 90%;
	text-align: center;
	font-size: 35px;
	line-height: 45px;
}

.single-post #main-content .container{
	padding: 50px 0 0 0 !important;
}

input.submit.et_pb_button{
	border: 2px solid #01212C;
	color: #01212C;
}


/** sidebar **/

#sidebar{
	width: 350px !important;
	border-left: 1px solid #eee;
	padding: 0 20px;
}

#left-area{
	width: calc(100% - 350px) !important;
}

.container::before{
	display: none !important;
}

#sidebar{
	font-size: 17px;
	line-height: 25px;
}

#sidebar h4.widgettitle{
	font-size: 20px;
	text-transform: uppercase;
	line-height: 22px;
	border-bottom: 2px solid #ccc;
	margin: 45px 0 20px 0 !important;
}


.single-post .newsletter-wrap{
	max-width: 500px;
	background-color: #03374C;
	padding: 20px;
	width: 95%;
	display: flex;
	justify-content: center;
	border: 0px solid #fff;
	flex-direction: column;
}

.single-post .nl-email{
	width: 100%;
	height: 55px;
	font-size: 17px;
	padding: 0 10px;
	border: 1px solid #fff;
}

.single-post .nl-email::placeholder{
	padding: 0 20px;
}

.single-post .nl-btn{
	cursor: pointer;
	width: 100%;
	height: 55px;
	background-color: #EBC280;
	border: 1px solid #EBC280;
	color: #03273D;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}

.single-post .nl-btn:hover{
	opacity: .9;
}

.single-post a.option-btn{
	font-size: 17px;
	color: #01212C;
	padding: 0 10px;
}

.single-post a.option-btn:hover{
	font-size: 17px;
	color: #fff;
}

@media(max-width: 1100px){
	
	#sidebar{
	width: 100% !important;
	border-left: 0px solid #eee;
	border-top: 1px solid #eee;
	padding: 20px 0;
	max-width: 500px;
	margin: auto auto !important;
	float: none;
}

#left-area{
	width: 100% !important;
}
}



/**************** blog archive page ******************/


.blog .page-template-default article.et_pb_post img{
	border: 7px solid #fff;
	height: 220px;
	object-fit: cover;
	object-position: top center;
}


.blog .et_pb_ajax_pagination_container{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.blog .et_pb_ajax_pagination_container article{
	width: calc(100% / 3);
	padding: 10px;
}

.blog .et_pb_ajax_pagination_container article img{
	border: 7px solid #fff;
}


@media(max-width: 800px){

.page-id-12747 .et_pb_ajax_pagination_container article{
	width: calc(100% / 2);
	padding: 10px;
}
}


@media(max-width: 600px){

.page-id-12747 .et_pb_ajax_pagination_container article{
	width: calc(100%);
	padding: 10px;
}
}

/******************** couching page *******************/

.package-wrap{
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
padding: 10px;
max-width: 650px;
margin: auto auto;
}

.package-title{
	background-color: #04283E;
	padding: 30px 10px;
	text-align: center;
	border-radius: 10px 10px 0 0;
}

.package-content{
	padding: 30px;
}

.option-btn{
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	height: 70px;
	border-radius: 10px;
	margin: 50px auto 0 auto;
	color: #133C52;
	background-color: #EBC280;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.option-btn:hover{
	background-color: #133C52;
	color: #fff;
}

/** testimonials **/

.test-inner{
	display: flex;
	justify-content: space-evenly;
	font-size: 17px;
	line-height: 30px;
	text-align: left;
}

.test-inner div{
	display: flex;
	flex-direction: column;
	width: calc(100% / 3);
	padding: 20px;
	margin: 0 20px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
background-color: #fff;
color: #01212C;
}

.test-inner div b{
	background-color: #01212C;
	color: #fff;
	padding: 25px;
	width: 100%;
	display: block;
	border-radius: 10px 10px 0 0;
}

@media(max-width: 1000px){
	.test-inner{
	flex-direction: column;
}

.test-inner div{
	flex-direction: column;
	width: 100%;
	margin: 20px;
}
}


/****************** contact form *****************/

.contact-form{
	width: 95%;
	max-width: 600px;
	margin: auto auto;
}

.contact-form input{
	font-size: 20px;
	height: 60px;
	width: 100%;
	border-radius: 5px;
	margin: 5px 0;
}

.contact-form textarea{
	font-size: 20px;
	height: 150px;
	width: 100%;
	border-radius: 5px;
	margin: 5px 0;
}

.contact-form .wpcf7-submit{
	font-family: 'sweet';
	width: 150px;
	background-color: #01212C;
	color: #fff;
	font-size: 35px;
	border-radius: 5px;
	margin: 5px 0;
	cursor: pointer;
	-webkit-transition: all .2s;
}

.contact-form .wpcf7-submit:hover{
	background-color: #EBC380;
	color: #01212C;
	-webkit-transition: all .2s;
}


.contact-form input::placeholder,
.contact-form textarea::placeholder{
	padding: 10px;
}

div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
	max-width: 600px;
	border: #ccc solid 2px;
	background-color: #ccc;
	text-align: center;
	color: red;
	padding: 20px;
	border-radius: 10px;
	font-size: 17px;
	font-weight: 600;
	margin: 10px auto;
}

/************** about page *************/


.text-lt{
	order: 2;
}

.text-rt{
	order: 1;
}


/****************** couching application form page ****************/

.nj-first-name,
.nj-last-name,
.nj-phone,
.nj-email{
	display: inline-block;
	width: 49.5%;
}

div.nf-form-fields-required{
	display: none;
}

.nk-coaching-wrap input,
.nk-coaching-wrap textarea,
.nk-coaching-wrap input::placeholder,
.nk-coaching-wrap textarea::placeholder{
	color: #01212C !important;
	border-radius: 5px !important;
}

.nk-coaching-wrap .submit input.ninja-forms-field.nf-element{
	cursor: pointer;
	background-color: #FBCB79;
    color: #01212C;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
	text-transform: uppercase;
	width: 150px;
	font-weight: 600;
}


.nf-response-msg p{
	background-color: #f4f4f4;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 50px 50px 50px 50px !important;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 70px 0;
	
}


@media(max-width: 526px){
	.nj-first-name,
.nj-last-name,
.nj-phone,
.nj-email{
	display: block;
	width: 100%;
}
}



/********************* footer **********************/

.footer-widget{
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 1200px;
	margin: auto auto;
}


#footer-widgets h4.title{
	color: #B1B1B1 !important;
	text-transform: uppercase;
}


#footer-widgets .textwidget{
width: 100%;
text-align: center;
display: block;
float: none;
margin: auto auto;
clear: both;
}

div.fwidget.et_pb_widget.widget_nav_menu{
	width: 100%;
text-align: center;
display: block;
float: none;
margin: auto auto;
clear: both;
}

div.fwidget.et_pb_widget.widget_nav_menu ul{
	display: flex;
	justify-content: center;
}

div.fwidget.et_pb_widget.widget_nav_menu li{
	margin: 0 40px;
}

div.textwidget.custom-html-widget{
	width: 100%;
text-align: center;
display: block;
float: none;
margin: auto auto !important;
clear: both;
}


#footer-widgets .textwidget p{
color: #8A8788 !important;
line-height: 25px;
}

#footer-widgets a{
	color: #8A8788 !important;
	font-size:17px;
	text-transform: uppercase;
}


}