/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/

@font-face {
    font-family:'goturegular';
    src: url('Gotu/gotu-regular-webfont.woff2') format('woff2'),
         url('Gotu/gotu-regular-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4{
	font-family:'goturegular', Arial, sans-serif;
	word-break: normal !important;
	word-wrap: normal !important;
}

h1 {
  font-size: 6rem;
}

h2 {
    font-size: 5rem;
    position: relative;
    margin-top: 4rem;
}

h3 {
    font-size: 3rem;
}

body{
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 400;
	color: #000;
}

#post-180 h2, #post-180 .ategory-kayla-speaks h1 {
  font-size: 2rem !important;
  position: relative;
  margin-top: 4rem;
}

.btn {
  background-color: #F7AD95;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 50px;
  position: relative;
  display: block;
  width: auto;
  max-width: 300px;
  margin: 0 auto;
  border: 1px #4E4846 solid;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

#messgingWrap p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.3;
}

#messgingWrap {
  min-height: 600px;
  position: relative;
  display: grid;
  place-content: center;
}

#section02 {
  padding: 8% 0;
  position: relative;
}

#section03 svg {
  height: 40px;
  width: 100%;
}


#section03 svg  path {
  fill: white;
  max-height: 5px;
}

#section03 h3 {
  color: #4E4846 !important;
  font-size: 1.75rem;
  line-height: 1.3;
  position: relative;
  margin-bottom: 1rem;
}

#section03 h5 {
  color: #4E4846 !important;
  text-transform: uppercase;
  letter-spacing: .2rem;
}

#section03 .et_pb_text_inner {
  min-height: 500px;
  position: relative;
  display: grid;
  place-content: center;
}

#aboutusWrap {
  padding: 4% 4% 4% 0;
  position: relative;
}

.bgimgWrap {
    display: block !important;
    min-height: 400px !important;
	border-radius: 25px !important;
}

/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




