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

/*************** ADD CUSTOM CSS HERE.   ***************/
p.Hotline {
    font-size: 16px;
}.flex-col.hide-for-medium.flex-left.flex-grow ul {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
a.button.alert.lowercase.nut-all-album {
    display: block;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    background: #fc7575;
    color: #ffffff;
}
.is-divider {
    display: none;
}
h5.post-title.is-large {
    text-align: left;
}
.post-meta.is-small.op-8 {
    text-align: left;
    font-size: 14px;
    color: #000000;
}
.pricing-table .price {
    display: none !important;
}
p.gia-dichvu {
    margin: 0px;
    color: #f09495;
    font-size: 30px;
}
a.button.alert.is-outline.lowercase.btn-gia-dich-vu {
    margin: 10px 0px;
    color: #f09495;
    border: 1px #f09495 dotted;
}
.footer-home-diachi {
    background: #ffffff;
    border-radius: 90px;
    padding: 10px 30px;
}
.footer-home-diachi h4 {
    text-align: center;
}
.footer-home-diachi p {
    text-align: center;
}

.footer-home-hotline {
    background: #ffffff;
    border-radius: 90px;
    padding: 20px 30px;
}
.footer-home-hotline h4 {
    text-align: center;
}
.footer-home-hotline p {
    text-align: center;
}
.footer-home-email
{
    background: #ffffff;
    border-radius: 90px;
    padding: 20px 30px;
}
.footer-home-email h4 {
    text-align: center;
}
.footer-home-email p {
    text-align: center;
}
.footer-2-diachi p {
    margin: 10px 0px;
    color: #424242;
}

.footer-widgets.footer.footer-2 .col.medium-4.small-12.large-4 {
    padding: 0px 15px 0px;
}
.footer-widgets.footer.footer-2 .col.medium-3.small-12.large-3 {
    padding: 0px 15px 0px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}