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

/*************** ADD CUSTOM CSS HERE.   ***************/
.stuck #logo img {
    display: none !important;
    max-height: 46px !important;
}
span.amount {
 
    color: #f0182d !important;
  
}
ul.menu>li {
color: #f0182d !important;
}
.section-title-normal span {
    border-bottom: 2px solid #f0182d !important;
}

.bao-gia-nhanh a {

    background: #f0182d !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}