/*
Theme Name: Du học
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-block-block-1 .icon-box{
	align-items:center
}
.p-hotline {
    color: var(--primary-color);
    font-weight: bold;

.nav-block br{
	display:none
}
h1.page-title{
	text-align:center;
}
.taxonomy-description img{
	margin-bottom:20px;
	margin-top:10px;
}
@media(min-width:1025px){
	.nav-dropdown>li.image-column, .nav-dropdown>li.nav-dropdown-col{
	width: 387px !important;
}
}
.nav-dropdown>li>a {
    display: block;
	font-size: 15px !important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}