/*
Theme Name: Verbrotic Child
Description: This is a child theme for Verbrotic Theme
Author: Templatation
Template: verbrotic
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.footer {
	background: #5d66a3;
}

.footer-bottom { background:#6ecbdb;
color:#ffffff;
}

.footer-widget.about-widget p.address {
  
    font-family: 'Lato' !important;
	color:#ffffff !important;
    
}

.footer .widget .social a {
    border: 1px solid #ffffff;
	color: #ffffff;
}

.hidden-sidebar p {font-family:'Lato' !important;}
a {font-family:'Lato' !important;}

.content-title {font-family:'Lato' !important;}
.our-practice-area .title h3 {font-family:'Lato' !important;}

.client-area.home-five .title h3 { font-family:'Lato' !important;
color:#5d66a3;}

.welcome-home-five h3 { font-family:'Lato' !important;
color:#5d66a3;}

.project-area .title h3 { font-family:'Lato' !important;
color:#5d66a3;}

.sec-title h2 { font-family:'Lato' !important;
color:#5d66a3;}

.sec-title .line {background-color:#ffffff !important;}

.wpcf7-submit, .contact-form-area .contact-form button {font-family:'Lato' !important;}
.single-sidebar .title h3 {font-family:'Lato' !important;}

.header .header-navigation ul.navigation-box > li > a {font-family:'Lato' !important;
font-weight:600;
font-size:16px;}

.header-sticky .header-navigation ul.navigation-box > li > a  {font-family:'Lato' !important;
font-weight:600 ;
font-size:16px;
 }

.hentry h3.entry-title { font-family:'Lato' !important;
font-weight:600;
color:#6ecbdb;}



.hero-page-title .title h1 { font-family:'Lato' !important;}

.project-details-area .project-info-box p { font-family:'Lato' !important;}


.cta-area .title-box h3 { font-family:'Lato' !important;
	font-size:34px;
}
.title h3:after {background-color:#ffffff !important;}

.our-practice-area .title h3:after {background-color:#5d66a3 !important;}

.sidebar .single-sidebar .title h3::after {background-color:#f5f5f5 !important;}


.project-area .title h3:after {background-color:#f5f5f5 !important;}

.project-details-area .title h3 {font-family:'Lato' !important;
	color:#5d66a3;
}

.single-testimonial p {font-family:'Lato' !important;
font-size:20px;
color:#797979;}

.single-advisor h3  { font-family:'Lato' !important;
color:#5d66a3;
font-weight:600}

.single-advisor span  { font-family:'Lato' !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}