/*
 * Theme Name: AdNews
 * Author: VitaminaWeb
 * Author URI: https://www.vitaminaweb.com.br;
 */


 .carregando{
    font-size: 50px;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    position: fixed;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-carregando{

}

.divComentsNoPad{
  padding: 0px !important;
  margin: 0px !important;
}

.divComentsNoPad iframe{
  width: 100% !important;
}
