/* 
 Theme Name: Colomag Pro Child 
 Theme URL: https://demo.cuacuonnewdoor.com
 Description: Colomag Pro Child Theme
 Theme Author: Newdoor
 Author URL: https://demo.cuacuonnewdoor.com
 Template: colormag-pro
 Version: 1.0.0 
 Text Domain: colormag-pro-child 
 */
 
@font-face{
    font-family:'Bebeboo';
    src:url("../colormag-pro/fonts/Bebeboo-Regular.ttf")
}
@font-face{
    font-family:'Bebeboo-SemiBold';
    src:url("../colormag-pro/fonts/Bebeboo-SemiBold.ttf")
    
}

body, p, a{
    font-family: "Bebeboo",sans-serif!important;
}
.article-content .entry-content,.widget_featured_posts .article-content .entry-title{
    padding: 0 15px;
}
.entry-content.ghichu h2, .entry-content.ghichu h3, .entry-content.ghichu h4 {
    padding: 10px 0;
}
.entry-content li{
    line-height: 1.5;
    font-size: 1rem;
}

.entry-content p {
    font-size: 1rem !important;
}

.entry-content h2 {
    font-size: 22px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h4, .entry-content h5, .entry-content h6 {
    font-size: 17px;
}

table {
  border: 1px solid #8d8d8d;
  background-color: #ffffff;
  width: 100%;
  border-collapse: collapse;
  
}
table td, table th {
  border: 1px solid #AAAAAA;
  padding: 10px 5px;

}
table tr:first-child {
  /*background: #03D37C;*/
  /*  color:white !important;*/
}
table tr:first-child, table tr:first-child p,table td, table th  {
    text-align: center !important;
    margin: 0 auto
}

.article-container header.entry-header h2 {
    padding: 10px 15px 0 !important;
    font-weight: bold;
}

.carousel-item .item {
    padding: 0 55px;
}