/*
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.   ***************/
blockquote, dl, figure, form, ol, p, pre, ul {margin-bottom: 0.6em;}

.header-main .flex-left .html_topbar_left{text-align: center; width: 100%;color: #12b8ee;font-weight: 700;font-size: 26px;}

.times {width: 350px;height: 70px;margin: 10px auto;background: url(assets/img/time.gif) no-repeat 7px center scroll #dee0e1;border-radius: 5px;}
.time1 {text-transform: uppercase;margin: 5px 5px 1px 86px;display: inline-block;color: #f84600;}
.Date1 {font-size: 16px;color: #0a83bb;margin: 2px 5px 2px 86px;display: inline-block;}

.absolute-footer{display: none}

.contentLocation{width:100%;height: auto;background: rgba(255,255,255,0.1);border-left: 1px solid #43546b;border-top: 1px solid #43546b;padding: 5px 0px;overflow: hidden;}
.tearLoca {width: 20%;height: auto;float: left;margin: 0px;border-right: 1px solid #43546b;border-bottom: 1px solid #43546b;padding: 5px;}
.tearLoca .p1 {color: #ffa96a;margin: 5px 8px;font-weight: bold;font-size: 13px;text-transform: uppercase;}
.tearLoca .p2 {color: #FFF;font-size: 12px;margin: 5px 8px;}

@media (max-width: 820px) {
	.tearLoca{width: 25%}
}

@media (max-width: 576px) {
	.tearLoca{width: 50%}
}