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

/*************** ADD CUSTOM CSS HERE.   ***************/
.phonering-alo-sms{display:none;}
 h2.mt-lienhe {
    color: #fff;
    text-transform: uppercase;
    text-shadow: black 1px 1px 2px, blue 0px 0px 1em, darkblue 0px 0px 0.2em;
    position: relative;
    margin-bottom: 35px;
    margin-top: 0;
    font-size: 35px;
}
.form-dat-hang {
    background: white;
    border: 1px solid #38b337;
    border-radius: 3px;
    box-shadow: 2px 2px 10px #007517;
    font-size: 15px;
}.form-dat-hang p {
    padding: 0 15px;
}
.form-dat-hang input[type='submit']:not(.is-form) {
    font-weight: normal;
    text-transform: none;
    border-radius: 4px;
    background: #38b337;
}
.form-dat-hang .tieu-de {
    background: #38b337;
    padding: 8px 10px;
    color: white;
    font-size: 17px;
    display: block;
    width: 100%;
    font-family: "roboto",sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}


#logo img {
    max-height: 90px;
    padding-bottom: 5px;
    padding-top: 5px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}