/*!
Theme Name: luatdaithanh
Theme URI: http://underscores.me/
Author: Vu Van Khai
Author URI: https://vuvankhai.net
Description: Thiết kế website chuyên nghiệp
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: luatdaithanh
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

luatdaithanh is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.posts-navigation{
	display: none !important;
}

.news .news-media .image img{
	width: 100% !important;
    height: auto !important;
    min-height: 240px !important;
	object-fit: cover;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #555;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal ;
}

.mega-sub-menu .mega-block-title{
	font-size: 14px !important;
}

@media screen and (max-width: 768px){
	.bg-primary-light{
		padding-top: 30px;
	}
}
