/**
 * Theme Name:     ChildIt mokyklele
 * Author:         SmartDataSoft
 * Template:       childit
 * Text Domain:	   childit-mokyklele
 * Description:    Childit is a WordPress theme that is created for kindergarten schools, baby care and baby supports. Building this theme we focused on baby support site with providing features for multiple section throughout the theme for widget, sidebars, slider, social menus, logo etc. Childit can be customized with multiple post formats and multimedia posts.
 */



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');


/* @import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 font-family: "Nunito", sans-serif !important;
} */


body .main-container{
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}




body .main-container p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 180%;
  color: #777;
}



table tr td {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: left;
  color: #777;
}



body .main-container b,
body .main-container strong {
font-weight: 600;
}




.blog-post .post-meta p {
display: none;
}


body.blog .contact-list p{
    font-size: 15px !important;
}


.post-navigate {
    margin-top: 90px;
}



body ul.elementor-icon-list-items li::after{
  display: none !important;
}




body .main-container ul li {

    font-size: 18px;
    color: #777;
    line-height: 20px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
}





.education-short .education-bottom p {
    padding: 20px 25px !important;
    font-size: 28px !important;
    line-height: 28px !important;
    color: #fff;
}



body .quickLinks-desc.hover[data-to-quick="2"] {
  top: -130% !important;
}


body.page-id-3050 .page-name h1{

      max-width: 700px;
    margin: 0 auto;
    width: 100%;

}



.fluentform .ff-el-progress-status {
  font-size: 1.3em !important;
  margin-bottom: 10px !important;
}


.fluentform .ff-el-progress-bar {
  background-color: #76beba !important;
  color: #fff;
  height: inherit;
  text-align: right;
  transition: width .3s;
  width: 0;
}