/**
* Theme Name: Partdo Child
* Description: This is a child theme of Partdo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: partdo
* Version: 1.3.3
*/
.site-footer .footer-widgets .footer-sidebar {
    padding-top:60px;
}

#faq-text h1{
  font-size: 1.25em;
  line-height: 1.4em;
  transition: 0.25s ease-in-out;
 color:#000;	
}
#faq-text p{
  font-weight:400;
  font-size:12px;
  line-height:24px;
  color: #000;
}

#faq-text h2,h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;	
}
.site-footer .footer-row.footer-newsletter {
    display: none;
}