/*
Theme Name:		 kb meetab
Template:		 oceanwp
*/

p:last-child {
    margin-bottom: 0;
}

.green {
    color: #25a345;
}

.footer-box h4 {
  margin-top: 60px;
  color: #fff;
  text-transform: uppercase;
}

.mkb-sidebar {
    display: none!important;
    width: 0!important;
}

.mkb-sidebar-right .mkb-content-main {
    float: none!important;
    margin: 0 auto;
}

.mkb-content-main.mkb-content-main--has-sidebar {
    display: block!important;
}

.single-kb .mkb-content-main {
    max-width: 739px!important;
    margin: 0 auto;
}