/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("https://basketmaniatenerife.es/wp-content/themes/bridge/style.css.pagespeed.ce.ngtUrBk263.css");


/*==============*/
/* GENERAL */
/*==============*/

table{
	margin: 0 0 1.5em;
    width: 100%;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
caption, th, td {
    text-align: left;
}
th, td {
    border: 1px solid #eaeaea !important;
    padding: 6px 10px;
}

.carousel-inner .item .image {background-position: center center !important;}
.footer_inner {margin-top: 40px;}

.textwidget.custom-html-widget table tr:last-child a {display: none !important;}
.space-20{
	display: block;
	height: 20px;
}
/* Header*/

@media (min-width: 1001px) {
	header {display: none;}
}

@media (max-width: 1000px) {
	#row-mainmenu {display: none;}
	.header_bottom {background-color: #000 !important;}
	.mobile_menu_button span, .side_menu_button > a {color: #fff;}
	nav.mobile_menu ul li, nav.mobile_menu ul li ul li {border-bottom: 1px solid #fff; background-color: #000 !important;}
	nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {color: #fff;}
	nav.mobile_menu ul li.active > a, nav.mobile_menu ul li > a:hover {color:#289dcc;}
	#menu-main_es-1 {
		margin-top: -15px;
		padding-bottom: 10px;
		background-color: #000;
	}
	
	.header_bottom {border-bottom: 5px solid #289dcc;}
}

.logo_wrapper {display: none;}

/* Menú */

#row-mainmenu {
	background-color: #000;
	border-top: 5px solid #289dcc;
	margin-bottom: 50px !important;
	margin-top: -7px;
}

#cls-menu .widget.widget_nav_menu {
	margin-bottom: 0;
	padding: 20px 0;
}

#cls-menu ul.menu li {
	display: inline-block;
	padding-right: 15px;
}

#cls-menu ul.menu li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

#cls-menu ul.menu li a:hover, #cls-menu ul.menu li.current-menu-item.page_item a {color: #289dcc !important;}

/* Sidebar*/

/*.container aside {box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);padding: 8%;}*/

aside .widget h5 {
	background-color: #289dcc;
	color: #fff;
	padding: 2% 0 2% 4%;
	margin-bottom: 25px;
}

.header_top #searchform input[type="submit"], .widget.widget_search form input[type="submit"] {
	background-color: #289dcc;
	color: #fff;
	border-color: 1px solid #eaeaea;
}

.header_top #searchform input[type="text"], .widget.widget_search form input[type="text"] {	color: #444;}
.widget #searchform {border: 1px solid #eaeaea;}
.recentcomments > a {text-decoration: underline;}

/* Single Post*/

body.single-post .blog_holder article .post_info {margin: 10px 0 40px;}
.blog_holder article .post_text .post_text_inner {padding: 23px 0 35px;}
body.page-template-blog-large-image .post_more {display: none;}

/*Comentarios*/

#respond input[type="text"], #respond input[type="email"], #respond textarea, .contact_form input[type="text"], .contact_form textarea {
	background-color: #eaeaea;
}

/* Blog list*/

.blog_holder article .post_info {margin: 10px 0;}
.home.page-template-blog-large-image .post_info .date.entry_date.updated {color: #289dcc;}
.blog_holder article {margin: 0 0 20px;}

/* Blog Destacado*/

@media (min-width: 1001px) {
	.home.page-template-blog-large-image article:nth-child(1) {
		width: 100% !important;
		display: block !important;
	}

	.home.page-template-blog-large-image article:nth-child(n+1) {
		width: 47%;
		display: inline-flex;
	}
	
	.home.page-template-blog-large-image article:nth-child(2n) {margin-right: 5%;}
	
	./*home.page-template-blog-large-image article:nth-child(1) h2 a, 
.home.page-template-blog-large-image article:nth-child(1) h2 {font-size: 32px !important; line-height: 37px !important;}*/
}

/*==============*/
/* RESPONSIVE */
/*==============*/
