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

/*************** ADD CUSTOM CSS HERE.   ***************/
.fixhotline{background:#00172E; position:fixed; bottom:0px; width:100%; margin: 0 auto; z-index:99999; opacity:1;padding-top: 20px;}
.fixhotline .row{margin-bottom:10px;}
.fixhotline ul li{width:33.33%; float:left; list-style:none; margin-bottom:15px;}
.fixhotline ul li a{border: 2px solid #f80505;border-radius: 20px;padding: 5px 15px; color:#fff;}

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


}