/*
Theme Name: Applay child
Template: applay
*/

@import url("../applay/style.css");
/* Theme customization starts here
-------------------------------------------------------------- */

.page-heading {
	padding-top: 250px;
    padding-bottom: 100px;
	height: 500px;
}

h1 {
	font-size: 40px;
}

h1, h3 {
	color: #ff3232;
}

h2 {
	color: #56ad00;
}

strong {
	color: #56ad00 !important;
}

a {
	color: #56ad00;
}

.logo img {
    max-height: 80%;
}

#patrocinios img {
	/*height: 90px;*/
	padding-bottom: 10px;
}

.wmpl-lang { display: none; }

@media(max-width:480px){
	.page-heading {
		margin-top: 99px;
		padding-top: 0px;
		padding-bottom: 0px;
		height: 170px;
		background-position: inherit;
	}
	
	/*#tablepress-22,
	#tablepress-23,
	#tablepress-24,
	#tablepress-25{
		font-size: 12px !important;
	}*/
	.tablepress th,
	.tablepress td {
		font-size: 13px !important;
	}
	
	/*#tablepress-22 td, #tablepress-22 th,
	#tablepress-23 td, #tablepress-23 th,
	#tablepress-24 td, #tablepress-24 th,
	#tablepress-25 td, #tablepress-25 th{
		padding: 8px !important;
	}*/
	.tablepress td,
	.tablepress th {
		padding: 8px !important;
	}
	
	#tablepress-15 img,
	#tablepress-16 img,
	#tablepress-17 img,
	#tablepress-18 img,
	#tablepress-19 img,
	#tablepress-20 img,
	#tablepress-21 img,
	#tablepress-22 img,
	#tablepress-23 img,
	#tablepress-24 img,
	#tablepress-25 img{
		width: 20px;
		max-width: 20px;
	}
	
	/*table, thead, tbody, th, td, tr { 
		display: block; 
	}*/
	
	.logo img {
		max-height: 50%;
	}
	
	iframe {
		height: 200px !important;
	}
	
	#tablepress-7 .column-1,
	#tablepress-8 .column-1,
	#tablepress-9 .column-1,
	#tablepress-10 .column-1,
	#tablepress-11 .column-1,
	#tablepress-12 .column-1{
		white-space: normal !important;
	}
}

@media(max-width:768px){
	.page-heading {
		max-height: 375px;
	}
	
	/*.tablepress {
		white-space: nowrap;
	  }*/
}

/*#tablepress-22,
#tablepress-23,
#tablepress-24,
#tablepress-25{
	width: auto;
}*/
.tablepress{
	width: auto !important;
}

.tablepress:not(.shop_table)>tbody>tr:hover>td,
.tablepress:not(.shop_table)>tbody>tr:hover>th{
	color: #666 !important;
}

#tablepress-15 td,
#tablepress-16 td,
#tablepress-17 td,
#tablepress-18 td,
#tablepress-19 td,
#tablepress-20 td,
#tablepress-21 td,
#tablepress-22 td,
#tablepress-23 td,
#tablepress-24 td,
#tablepress-25 td{
	vertical-align: middle;
}

#tablepress-19 .column-1,
#tablepress-20 .column-1,
#tablepress-21 .column-1,
#tablepress-23 .column-1,
#tablepress-24 .column-1,
#tablepress-25 .column-1{
	color: #56ad00;
	font-weight: bold;
}

#tablepress-15 .column-3,
#tablepress-16 .column-3,
#tablepress-17 .column-3,
#tablepress-18 .column-3,
#tablepress-22 .column-3{
	font-weight: bold;
    color: black;
    background-color: #ddd;
	text-align: center;
}

#tablepress-19 .column-4,
#tablepress-20 .column-4,
#tablepress-21 .column-4,
#tablepress-23 .column-4,
#tablepress-24 .column-4,
#tablepress-25 .column-4{
	font-weight: bold;
    color: black;
    background-color: #ddd;
	text-align: center;
}

#tablepress-15 .column-4,
#tablepress-16 .column-4,
#tablepress-17 .column-4,
#tablepress-18 .column-4,
#tablepress-22 .column-4{
	text-align: right;
}

#tablepress-19 .column-5,
#tablepress-20 .column-5,
#tablepress-21 .column-5,
#tablepress-23 .column-5,
#tablepress-24 .column-5,
#tablepress-25 .column-5{
	text-align: right;
}

#tablepress-7 .column-1,
#tablepress-8 .column-1,
#tablepress-9 .column-1,
#tablepress-10 .column-1,
#tablepress-11 .column-1,
#tablepress-12 .column-1{
	white-space: nowrap;
}

#main-nav .navbar, #main-nav.light-nav .navbar {
	background: rgba(58, 62, 83, 1) !important;
}

.main-color-1-bg {
	background-color: rgba(58, 62, 83, 1) !important;
}

.menu-item-live a {
	color: #ff3232 !important;
}

.tablepress tfoot th, .tablepress thead th, .tablepress tfoot, .tablepress thead {
	background-color: rgba(58, 62, 83, 1) !important;
}