/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v9/GsNxiN0oIzsS201cnUag6w.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
#section_1595929739{
  padding: 0px !important;   
}
.homea a{
  color: #337ab7 !important;   
}
p.lead {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.tabbed-content .nav>li{
  magin: 0px !important;
  background: #f5f5f5;
  padding: 4px 22px !important;
}
.tabbed-content .nav .active{
  background: #282a38 !important;   
}
.tabbed-content .nav .active a{
  color: white !important;   
}
.tabbed-content>h4{
  font-size: 32px !important;   
}
.tabbed-content ul{
  margin-top: 40px !important;   
}
#main{
  margin-top: -30px !important;   
}
.blog-wrapper{
  margin-top:30px !important;   
}
.is-divider{
  width: 330px !important;   
}
@media only screen and (max-width:420px){
  .headtext{
      font-size: 36px !important;
  }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}