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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

#footer {
	font-size: 14px;
	color: #fff;
}

#footer .ux-menu-title {
	color: #fff;
	font-size: 14px;
	padding: 0;
	align-items: normal;
}

h2, .h2, h3, .h3 {
	color: #FF9100;
}

.tab.has-icon {
    border-radius: 25px;
    border: 1px solid #ff9100;
	margin-right: 10px;
}

.doi-tac .box-image {
	background: #fff;
    padding: 20px;
}

.col.gioi-thieu-phai .col-inner {
	background-color: #0d9344;
    background-image: url(https://gaomuoithao.com/wp-content/uploads/2025/10/logo-1-trong.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
}

.blog-2 .box-text {
	padding: 0 20px;
}

.product-summary .button {
	border-radius: 25px;
}

span.amount {
	font-weight: normal;
}

.title-wrapper a {
	font-weight: bold;
}

.nav-dropdown {
	padding: 5px 0;
}

.header-inner ul.header-nav a {
	color:#003900;
}

.header-inner ul.sub-menu a {
	color: #fff;
}

.section.footer-muoi-thao {
	padding-bottom: 0 !important;
}

.wpcf7 input, .wpcf7 textarea {
    border-radius: 20px;
    margin-bottom: 5px;
}