/*!
 * Theme Name: Roku Child
 * Template: roku

/*************** ADD CUSTOM CSS HERE.   ***************/
.page-header-wrapper {
	width: 100%! important;
}
.breadcrumbs {
	width: 100% !important;
	text-align: left;
	padding-bottom: 0px 0px 20px 0px !important;
}
ul.mega-links.three-columns >li {
    width: 25% !important;
}
#masthead .container {
    background: url('https://remcuahoanggia.vn/wp-content/uploads/2018/09/banner.png') no-repeat 94%;
}
.menu-hotline {
	font-family: Roboto;
	font-size: 0.9rem;
	font-weight:700;
    position: absolute;
    top:20%;
    right:5%;
    color: #fff;
}
nav#primary-navigation .container {
    position: relative;
}
#panel-795-1-0-0.so-panel {
    margin-bottom: 0px;
}
.mega-links .column-heading a {
    color: #373737 !important;
    font-weight: 600 !important;
}
.box-text p {
	text-align: justify;
}
.footer-column.footer-column-2, .footer-column.footer-column-3 {
    width: 30% !important;
}
p.iw-so-article-excerpt.iw-text-left {
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.site-header {
	    background: #FFF;
	}
	#masthead .container {
    background: url('') no-repeat 94%;
	}
	ul.mega-links.three-columns >li {
	    width: 100% !important;
	}
	.menu-hotline {
		display:none;
	}
	.site-branding {
		margin-bottom: 0px !important;
	}
	.footer-column.footer-column-2, .footer-column.footer-column-3 {
		width : 100% !important;
	}
}