/*
Theme Name: Mini Blog
Theme URI: https://lar.vn/                       
Author: Nhật Thương
Author URI: https://lar.vn/                       
Description: Đây là giao diện Puluongsurprisingcave
Version: 1.0
License: MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
h4.card-header {
    display: none;
}
li#menu-item-wpml-ls-20-vi, li#menu-item-wpml-ls-20-en, li#menu-item-wpml-ls-20-en {
    margin-bottom: 0px!important;
}
li#menu-item-wpml-ls-20-fr {
    margin-bottom: 0px !important;
}
ul#menu-ngonngu {
    padding-top: 0px!important;
	top: -5px;
}
.next-prev-nav.bt.bb {
    padding: 10px;
}
.size-full {
    background-size: contain !important;
}

div#masthead {
    background: #ededed!important;
}
p, h1, h2, h3, h4, h5, h6, div, li, strong, b, a {
  font-family: "Plus Jakarta Sans", serif!important;
}
img.attachment-medium_large.size-medium_large {
    object-fit: cover;
}
.footer img {
    width: 60%;
}
@media(min-width: 1024px){
    .home-s .banner-bg.fill {
    height: 500px!important;
}
    .home-s .flickity-viewport {
    overflow: unset !important;
}
    .home-s .flickity-page-dots {
    bottom: -60px;
    }
    section#section_390700292 {
    margin-top: 120px;
}
    .home-s .flickity-prev-next-button {
    bottom: 10%;    
    }
    div#block_widget-10 {
    width: 15%;
    max-width: 15%;
}
    div#block_widget-8 {
    width: 20% !important;
    max-width: 20% !important;
}
    div#block_widget-5 {
    width: 15%;
    max-width: 15%;
}
    div#media_image-3 img {
    width: 100%;
}
    div#block_widget-6 {
    width: 50% !important;
    max-width: 50% !important;
    flex-basis: 50%;
}
}
ul.dropdown-menu {
    display: none;
    position: absolute;
    list-style: none;
}
.dropdown:hover ul.dropdown-menu {
    display: block;
    width: 100%;
}
ul#menu-ngonngu img {
    padding-right: 10px;
}
ul#menu-ngonngu {
    padding: 10px;
    /* text-align: center; */
    /* background: #fff; */
    list-style: none;
}
ul#menu-ngonngu a {
    font-size: 14px;
}
@media(min-width: 769px){
    .none-mb {
    display: none;
}
}