/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-fullwidth, .fullwidth-box, .hundred-percent-fullwidth
{
	background-color: rgba(41,41,42,0) !important;
}

h2
{
	background: #fdee10;
	padding: 10px;
	font-weight: bold !important;
}


#posts-container h2
{
	background: none;
	padding: 0px;
}


.tablepress tfoot th, .tablepress thead th 
{
    background-color: #fdee10 !important;
	color: #000;
}


.tablepress .row-hover tr:hover td 
{
	background-color: #444 !important;
}

#tablepress-7 td.column-1 {
	background-color: #333;
	color: #f3f3f3;
}

#content a
{
	text-decoration: underline;
}

.videomargin {
	margin-top: 50px;
}

/* Mustat linkkipainikkeet */

.linkki-painike
{
	background: #000000; /* Old browsers */
	margin: 0px 0 14px;
	padding: 10px;
	font-size: 20px;
	font-family: 'Oswald', Arial, Verdana, sans-serif !important;
	letter-spacing: 1.2px;
}


.linkki-painike a, .linkki-painike a:visited
{

	color: #fff !important;
	text-decoration: none !important;
	font-weight: 500 !important;
	transition: all 0.2s linear 0s;
}

.linkki-painike a:hover
{
	padding-left: 10px;
	color: #ffe500 !important;
}


.linkki-painike a:focus
{
	color: #fff !important;
}




/* Yhteistyökumppanit reel */

#ivrss_holder2 {
    text-align: center !important;
	background: #fff;
}




/* Navigaatio */

.fusion-main-menu .current_page_item > a, .fusion-main-menu .current-menu-item > a, .fusion-main-menu .current-menu-parent > a, .fusion-main-menu .current-menu-ancestor > a 
{
	border-top: 0px;
	border-bottom: 2px solid #fdee10;
}


.fusion-main-menu > ul > li > a:hover
{
	border-top: 0px;
	border-bottom: 2px solid #fdee10;
}






.fusion-secondary-header .fusion-mobile-nav-holder
{
	display: none !important;
}








#main .sidebar 
{
    background: none !important;
}


.ytc-promotion
{
	visibility: hidden;
}





/* ARTIKKELIT */

.fusion-date, .fusion-month-year
{
    color: #000;
}

.fusion-icon-pen
{
    display: none !important;
}



.taulukko_mob
{
	display: none;
}


.entry-title
{
	padding-bottom: 10px !important;
}


.fusion-recent-posts 
{
    margin-bottom: 10px;
}


.fusion-open-submenu 
{
	color: #fff;
}

/*----------------- RESPONSIIVISUUS -----------------*/

@media only screen and (max-width: 1200px) 
{




.table-container
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}

.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}




}


@media only screen and (max-width: 780px) 
{


.taulukko_mob
{
	display: inline;
}


.fusion-recent-posts .fusion-columns .fusion-column 
{
    margin: 0 0 0px;
}

}
