/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

h1 {
   
   font-size: 38px;
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 300;
  
 }

h2 {
   
   font-size: 32px;
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 400;
  
 }


h3{
   font-size: 28px;
   font-family: 'Raleway';
   font-style: normal;
   font-weight: 300;
  
 }

p{
   font-family: 'Open sans';
   font-style: normal;
   font-weight: 400;
 }

.mpc-divider-wrap[data-id="mpc_divider-5059f9fbb4656ec"],
.mpc-divider-wrap[data-id="mpc_divider-8459f9fbb4666a4"] {
  padding: 8px;
  
}
/*-----------[CTA Menu Item]-----------*/

 
/* style the get started cta button */

  .get-started {border-radius: 0px;}
  .get-started a {color: #ffffff!important;}
   li.get-started {
    background-color:#165194; 
    font-weight: 600; 
    text-transform: none; 
    text-align: center; 
    padding: 5px 5px 5px 5px !important;
    border-radius: 25px;
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s;
     transition: all 0.5s;}
   li.get-started:hover {background-color:#165194;}
 
/* fixed header button text color */
  .et-fixed-header #top-menu .get-started a {
     color: #fff!important;}
.get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
  color: #fff !important;}
 
 @media only screen and (min-width : 981px) {
            li.get-started {height: 33px;}}


/* -------------------  */

#top-bar-wrapper {
  display: block !important;
}

@media only screen and (max-width: 979px) {
  #top-bar-wrapper {
    text-align: center;
  }

  #top-bar-wrapper .widget {
    margin-right: 0;
  }

  #top-bar-wrapper a,
  #top-bar-wrapper i {
    font-size: 24px !important;
  }

  #top-bar-wrapper #topleft-widget-area {
    float: none;
  }
  #custom_html-3,
  #custom_html-11,
  #custom_html-14 {
    display: none !important;
  }
}


#sidebar .widget.widget_nav_menu ul li a:hover,
#sidebar .widget.widget_nav_menu ul li.current-menu-item a {
  background-color: #e4dccf;
}

#main {
	background: #f4ede6;
	margin: 0 auto;
	padding: 30px;
}

.theiaStickySidebar .page-sidebar {
  background-color: #fff;
}

#search-2,
#recent-posts-2,
#archives-2,
#categories-2 {
	padding: 0 15px 0 15px;
}

#search-2 {
	padding-top: 15px;
}

#categories-2 {
	padding-bottom: 15px;
}
