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

/*************** ADD CUSTOM CSS HERE.   ***************/
.footer-widgets ul li {
    border: none !important;
}
.if-round li {
    list-style: none;
    margin-left: 0 !IMPORTANT;
}

.if-round i.fa.fa-phone:before {
    font-size: 18px;
    color: #c10960;
}

.if-round i.fas.fa-home:before {
    font-size: 18px;
    color: #004d85;
}
.if-content h5 {
    font-size: 18px;
}

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


}