/*
Theme Name: SC Garage Works Theme
Theme URI: http://plumeriawebdesign.com
Description: This is the theme for SC Garage Works
Author: Plumeria Web Design
Author URI: http: //www.plumeriawebdesign.com
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.num-outer {
	display: inline-block;
	padding: 7px;
	background :rgba(255,255,255,0.35); 
	border-radius: 100px;
}

.num-outer i {
display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	background: #fff;
	border-radius: 100px;	
	color: #000;
}
.img-thumbnail {
	padding: 2px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
}

.foot-item-content h6 {color: #dddddd;}
#top-bar a {color: #FFFFFF;}


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


}

p.tel {font-size: 14px;}
.absolute-footer ul li a {color: #FFFFFF;}


.page-title {
  background-color: #222222;	
  color: #FFFFFF;
}

.breadcrumbs a {
	color: #FFFFFF;
}

.badge {
  width: 100px;
  height: auto;
}

.new-bubble {
	display: none;
}