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

/*************** ADD CUSTOM CSS HERE. 
.section-title.section-title-center span {
    background-color: #1e8cef;
    color: #fff !important;
    border-radius: 40px;
    padding: 6px 12px;
    font-size: smaller;
}

  ***************/

.bottom-hotline {
    bottom: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 35px;
    padding: 0 20px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
    font-family: "Roboto",sans-serif;
}

.bottom-hotline a.baogia {
    background: #146b3a none repeat scroll 0 0;
}
.bottom-hotline a {
    background: #f69a25 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    margin-right: 15px;
    padding: 8px 15px;
}