/*
Theme Name: Gia dụng thông minh
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  ***************/


}

.header-top {
    display: none !important;
}
.header-main {
	color: white;
    background-color: #4f729b;
    height: 90px;
}
.header-bottom {
    background-color: #F0F8FF !important;
}
.header-nav-main > li > a {
    color: white !important;
}
.icon-box-text > h3 > span {
	color: white !important;
}
.footer1 h2 {
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
    margin-bottom: 0 !important;
}
.footer1 > div {
	background-color: #87CEFA !important;
}
.product-small .price ins bdi, .product-small .price {
    color: black !important;
    font-size: 18px !important;
}
.section-title-normal > span {
    border-bottom: 2px solid #87CEFA !important;
}
.section-title b {
    opacity: 0.4 !important;
    background-color: #87CEFA !important;
}
.section-title a {
    display: block !important;
    padding-left: 15px !important;
    font-size: .8em !important;
    margin-left: auto !important;
	color: #87CEFA !important;
}
.footer-wrapper > a {
	background-color: #87CEFA !important;
}
.icon-menu:before, .icon-shopping-cart:before {
        color: white !important;
}
.product-small .product-title a:hover {
    color: orangered !important;
}
span.widget-title {
    display: block !important;
    background: #87CEFA !important;
    padding: 15px !important;
    letter-spacing: 0 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}
.form-flat {
    background-color: rgba(0, 0, 0, .03);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, .09);
    color: black !important;
    border-radius: 99px;
}

.form-lien-he input[type=submit]{
	background: #4f729b !important;
}
