/* =============================================================================
  DEALER THEME BY MARK FAIL
   ========================================================================== */

/*** LINKS ***/
a { color: #474646 }

/*** BUTTONS ***/
.btn-primary { background-image:none; background: #515151; border-color:#515151;  }
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: white; background-color: #606060;}	

/*** BODY ***/
body {  background: #fafafa url(http://autosmercado.es/wp-content/themes/DL/templates/template_dealer_theme/img/bg.gif); margin-top:10px; font-family: 'Roboto', sans-serif; } 
.page-wrapper { max-width: 1200px; margin: auto auto; background:#fff;   -webkit-box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.05); box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.05);}

/*** HEADER ***/
header {  background:url(http://autosmercado.es/wp-content/themes/DL/templates/template_dealer_theme/img/bg1.jpg) bottom left;    }
.wlt_mylocation a { color:#444; }

/*** TOP MENU ***/
#core_header_navigation { }
#core_header_navigation .container { border-bottom: 1px dotted #ddd; margin-bottom: 10px;   }
#core_header_navigation .nav  > li a { color: #444; text-transform: uppercase; font-weight:normal; font-size:13px;   }
	
	/*** LOGO ***/
	#core_logo {  padding:0px; }
	
	/*** BANNER ***/
	#core_banner img { float:right; }
	
	/*** HEADER STYLE 2 ***/
	.header_style2 .nav > li > a { color:#444; text-transform: uppercase; font-weight:bold; }
	
	/*** HEADER 4 ***/
	.header_style4 .wlt_searchbox input { background:#fff; }
	
	/*** SEARCH BOX ***/
	.wlt_searchbox { margin-right:0px; padding:10px; margin-top:0px;   }
	.wlt_button_search i:hover { color:#ccc; }
	.wlt_searchbox .wlt_button_search { margin-top:10px; margin-right:10px; color:#444; }
	.wlt_searchbox input { background:#fff; }
 	
/*** MENU ***/
#core_menu_wrapper .navbar {  border:0px; }
#core_menu_wrapper .row, .block .block-title, .home .wlt_object_tabs .wlt_tab_object {  

background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


border-bottom:5px solid #db0000;  }
#core_menu_wrapper .navbar-nav > li { padding: 23px 0px;   min-width:140px; border-right:1px solid #000; border-left:1px solid #3A3A3A; }
#core_menu_wrapper .navbar-nav > li a { color:#FFF;  text-align:center; text-transform: uppercase;  text-shadow: 0 1px 0 #444 !important; }
#core_menu_wrapper .navbar-nav > li.homeli { min-width:80px; border-left:0px; }
#core_menu_wrapper .navbar-nav > li.homeli a {  color: #3e454c; }
#core_menu_wrapper .navbar-nav > li:hover, #core_menu_wrapper .navbar-nav > li.current-menu-item {  }
 
	/*** SMALL MOBILE MENU ***/
	#core_smallmenu {  }
	#wlt_smalldevicemenubar a.b1 { background: #444; }
		
	/*** TOGGLE MENU ***/
	#core_menu_wrapper .dropdown-menu > li { }
	#core_menu_wrapper .dropdown-menu > li > a { color:#000; text-align:left; line-height:30px; text-shadow: 0 0px 0 rgb(29, 88, 14) !important;}
	
	/*** MOBILE MENU ***/
	#core_menu_wrapper .navbar-toggle { border: 1px solid #6D6D6D; }
	#core_menu_wrapper .navbar-toggle .icon-bar { background:#fff; }


 
/*** BODY ***/
#core_padding {   }
#core_padding .container { margin-top:0px; padding:0px;  }
 
	/*** BLOCK STYLES ***/
	.block { }
	.block .block-title {  padding-left:0px;  }
	.block .block-title h1, .block .block-title h3, .panel-default>.panel-heading { padding-left:15px;   }
	.block .block-content {  padding:20px; background:#fff; border:1px solid #ddd; }
	.category_object_block .btn-viewall { line-height:50px; }
	
 	
	/*** GALLERY STYLES ***/
	.wlt_search_results .thumbnail .frame img, #SINGLEIMAGEDISPLAY img { padding: 2px; border: 1px solid #ddd;}
		
		/*** LIST STYLE ***/		
		.wlt_search_results.list_style .thumbnail { background: #fff;   }
		.wlt_search_results.list_style .frame { max-width:320px; background: #fff;  }
		.wlt_search_results.list_style .wlt_shortcode_excerpt { font-size:13px; line-height:25px; }
		.wlt_search_results.list_style .btn { float:right; }
		 
			.wlt_search_results.list_style h2 { text-decoration: none; font-size: 14px;color: #3e454c;text-transform: uppercase;} 
			.wlt_search_results.list_style .btn { border-radius:0px; background:#444; border:0px; margin-left:15px; }
		
		/*** GRID STYLE ***/
		.wlt_search_results.grid_style .thumbnail { padding:5px;  text-align:left; background:#fff; }
		.wlt_search_results.grid_style .frame { background: #fff; margin-bottom:5px; }
			.wlt_search_results.grid_style p { text-align:center; font-size:12px; }
			.wlt_search_results.grid_style h2 { text-decoration: none; font-size: 14px;color: #3e454c;text-transform: uppercase; padding-bottom:10px; }
			.wlt_search_results.grid_style .wlt_shortcode_price {font-size: 21px; color: #e74c3c; display:block; padding-bottom:5px; text-align:center; font-weight:bold; }
			.wlt_search_results.grid_style .wlt_shortcode_distance { text-align:center; display:block; padding-bottom:10px; }
			.wlt_search_results.grid_style .wlt_shortcode_excerpt { height:35px; overflow:hidden; display:block; color:#bcbcbc }
		
		/*** IMAGE ***/
		.wlt_thumbnail { padding:2px; border:0px; }	
		
		/*** SEARCH BUTTONS ***/
		#wlt_search_tabs .glyphicon { font-size:12px; }
		.searchresultsnum { font-size: 14px; }
		._searchresults .btn { font-size:14px;  }
		._searchresults .block-content { padding-bottom:5px;}
	 	._searchresultsdata, ._searchresultsdata .block-content { padding:0px; background:none; border:0px; -moz-border-radius: 0px;	-webkit-border-radius: 0px;	border-radius: 0px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.15);	
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15); }
		#core_middle_column ._searchresults .block-content { padding-top:0px; }
		#core_middle_column ._searchresultsdata .block-content { background:transparent; padding:0px; }


/*** FOOTER ***/
#footer_content { background:#2f2f2f; }
#footer_content .row { padding:20px; color:#fff;}
#footer_content a { color:#fff; }
#footer_content h3 { color:#fff; font-weight:bold; text-transform: uppercase; font-size:18px; }
#footer_bottom .container { font-size:14px; padding-top:15px; color:#fff; border-top:1px solid #424040; background:#2f2f2f;; }

/*** WIDGETS ***/
.core_widgets_listings .wlt_shortcode_price {  color:red; }
		
	/*** SOCIAL ICONS ***/
	#footer_bottom ul.socialicons { width:235px; }
	#footer_bottom .socialicons li {  background:transparent; margin-right:2px;  }
	#footer_bottom .socialicons li a { text-decoration:none; }
	
/*** WIDGET CHANGES ***/
.core_widgets_listings li .frame, .core_widgets_listings li h3 { margin-left:0px; }


/*** HOME PAGE ***/
.home #core_homepage_fullwidth_wrapper { margin-top:10px; } 
 
	/*** BADGES AND LOGO ***/
	.makerslist { padding:0px; margin:0px; list-style:none; overflow: hidden; border-top: solid 1px #e3e2e2; border-left: solid 1px #e3e2e2; margin-bottom:15px; margin-top:15px; }
	.makerslist li { float: left; padding:15px;width: 10%;border-right: solid 1px #e3e2e2;border-bottom: solid 1px #e3e2e2; text-align:center;  }
	.makerslist li .logo{  text-align:center; }
	.makerslist li .logo img { max-height:70px; }
	.makerslist li:hover{ opacity: 0.9; filter: alpha(opacity=80); position: relative;background: #fafafa;}
	@media (min-width: 400px) and (max-width: 992px) { .makerslist li { width:20%; } } 
	@media (min-width: 0px) and (max-width: 400px) { .makerslist li { width:50%; } }
	 

	/*** HOME PAGE TABS ***/ 
	.home .wlt_tab_object { margin-bottom:0px; }
	.home .nav-tabs > li > a { color:#fff; border-radius: 0px 0px 0 0; font-size:18px;  }
	.home .nav-tabs > li.active > a { color:#fff; }
	.home .nav-tabs>li>a:hover { background:#000; border-bottom:0px; }
	.home .nav-tabs > li.active a:hover, .home .nav-tabs>li.active>a, .home .nav-tabs>li.active>a:hover, .home .nav-tabs>li.active>a:focus { background:#db0000; color:#fff; }
	.wlt_object_tabs .btn-viewall { color:#fff; margin-top:10px; }

/*** SINGLE PAGE ***/
.list_style h2 a { font-size:18px; font-weight:bold; }
.list_style .wlt_shortcode_price {  float:right; font-size:20px; font-weight:bold; color:red;  }
.single-listing_type #core_middle_column h1 { font-size:25px; padding-bottom:10px; border-bottom:1px dotted #ddd; margin-top:0px; background:#fafafa; padding:20px; }
.single-listing_type #core_middle_column h3 { font-size:18px; border-bottom:1px dotted #ddd; padding:15px; background:#fafafa }
.single-listing_type  .wlt_shortcode_contact_butto1 { float:right; max-width:150px; margin-top:10px; }
.single-listing_type .navstyle1 { border-right:0px; border-left:0px; border-top:0px; }
.single-listing_type h1 .wlt_shortcode_price { float:right; color:red; }
.ebits span { background:#fafafa; border:1px solid #ddd; padding:3px; margin-right:10px; padding-right:6px; padding-left:6px; border-radius:5px; } 

/* banner box side */
.bannerboxside > div { background:#000;  padding:20px; margin-bottom:10px; height:210px; display:block; clear:both; color:#fff; }
.bannerboxside > div.alt2 { background:#db0000;  }
.bannerboxside > div a { color:#fff; h; text-decoration:none; }
.bannerboxside > a:hover, .bannerboxside > a.alt2:hover { opacity: 0.7; }	 
.bannerboxside > div h1{	font-size:65px;	line-height:65px;	color:#fff;	font-weight:600;	margin:0px 0 5px; }
.bannerboxside > div h2{	font-size:30px;	line-height:30px;	color:#e74c3c;	font-weight:300;	margin:0px;	}
.bannerboxside > div.last { margin-bottom:0px; }