/*
Theme Name: Enfold Child
Description:
Version: 1.0
Author: Megawatt
Template: enfold
Author URI: http://www.megawatt.se
License: Themeforest Split Licence
License URI: -
*/

@import url('https://fonts.googleapis.com/css?family=Rubik:400,500i,700');

@media only screen and (max-width: 900px) {
	.site-title {
		display:none !important;
	}
}

img {
	border-radius:0px !important;
}

body, h1, h2, h3, h4, h5, h6, p {
	font-family: 'Rubik', sans-serif !important;
	font-weight:400;
}

.sp-template, .sp-data-table, .sp-template h4, .sp-template h5 {
	font-family: 'Rubik', sans-serif !important;
	font-weight:400 !important;
}

.sp-template h4, .sp-template h5 a .sp-result  {
	/*font-weight:bold !important;*/
}

h2 {
	text-transform:none !important;
}

#main a:hover {
	color:#008000 !important;
}

#header_main {
	border-bottom:0px solid #fff !important;
}

#header_main .container, .main_menu ul:first-child > li a { 
	/*height:100px; 
	line-height: 100px; */
}

.main_menu ul:first-child > li > a { 
	font-size: 14px;
	font-weight:500;
}

.main_menu ul:first-child > li > a:hover, #top .av-main-nav ul a:hover {
	color:#f7c600 !important;
}

li.current-menu-item>a {
	color:#f7c600 !important;
}

/* Tar bort grön bakgrund på span-taggar i meny (syntes vid hover) */
.avia-menu-fx {
	 background-color:transparent !important;
}

.logo, .logo a, .logo img {
	position: relative;
	left: -10px;
	height: 120px;
	overflow: visible;
	max-height: 120px!important;
	padding: 0;
}

.site-title {
	left:85px!important;
	position: relative;
	display: block;
	color:#fff !important;
	font-family: 'Rubik', sans-serif !important;
	font-style:italic!important;
	font-weight:500!important;
	text-transform:uppercase !important;
	/*font-size:28px!important;*/
	font-size:24px!important;
}

.main_menu, body div .avia-button {
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}


.sub-menu, .sub-menu li a {
	border:none !important;
}

body div .avia-button {
	
}

body .special_amp {
	font-family: 'Rubik', sans-serif !important;
	font-size:inherit !important;
}

body .av-special-heading-h1 .av-special-heading-tag, .single-player-page .entry-content-wrapper h1, .single-sp_calendar .container .entry-content .sp-table-caption {
	font-size:32px;
	font-weight:500;
	font-style:italic;
	letter-spacing:3px;
	text-transform:uppercase;
	border-bottom: 2px solid #008000;
	padding-bottom:4px !important;
	display:inline !important;
	color:#008000;
	font-style:italic;
	font-family: 'Rubik', sans-serif !important;
	
}

/*
body .av-special-heading-h1 .av-special-heading-tag {
	font-size:22px;
	font-weight:500;
	font-style:italic;
	letter-spacing:3px;
	text-transform:uppercase;
	border-bottom: 2px solid #fff;
	padding-bottom:4px !important;
	display:inline !important;
	color:#fff;
	font-style:italic;
	
}*/

body .av-special-heading-h3 .av-special-heading-tag, .widgettitle  {
    	font-weight:400 !important;
	font-size:18px;
	font-weight:500;
	font-style:italic;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#008000 !important;
	border-bottom: 2px solid #008000;
	padding-bottom:4px !important;
	display:inline !important;
}

.widgettitle {
	font-size:20px;
	margin-bottom:30px !important;
	display:inline-block !important;
	border-bottom: 2px solid #008000 !important;
}

body .special-heading-border .special-heading-inner-border {
	border:none;
}

#top #main .sidebar {
	/*background:#F2F2F2 !important;*/
}

.sidebar_right .inner_sidebar {
	/*margin-right:50px;*/
}

#top .avia-button.avia-color-dark {
	color:#000000 !important;
	border-color:#000000 !important;
}

#top .avia-button.avia-color-dark:hover {
	/*background: #008000 !important;
	color:#fff !important;*/
}

#top .avia-button:hover {
	color:#f7c600 !important;
	background-color:#0f265c !important;
}

.avia-button {
	border-radius:0px !important;
	border:0px !important;
}

/* NYHETER PÅ STARTSIDAN */

/*
#news-section .avia-content-slider .slide-image, .avia-content-slider .slide-image img { margin: auto; }
.main_color #news-section .avia-content-slider .slide-image { background: transparent!important; }
*/
/*
#news-section .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
	height: 200px !important;
	width:auto !important;
	min-width:100% !important;
	border-radius:0px !important;
}
*/
#news-section .avia-content-slider .slide-image, .avia-content-slider .slide-image {
	height:180px !important;
	background-color:#f4f4f4 !important;
	border-radius:0px !important;
}

#news-section .slide-image, #news-section .image-overlay{
	height: auto !important;
	width:100% !important;
}

#news-section .slide-image {
	margin-bottom:25px !important;
}

#news-section .single-post .image-overlay { 
	/*max-height: 100% !important; */
	display:none !important;
}

#news-section .blog-categories, #news-section .slide-meta-comments, #news-section .slide-meta-del  {
	display:none !important;
}

#news-section .slide-entry h3  {
	font-size:20px !important; 
	font-weight:400 !important;
	/*color:#008000 !important;*/
}

#news-section .slide-entry h3 a:hover {
	/*text-decoration:underline !important;*/
}

#news-section .slide-meta time {
	color:#000;
	font-size:12px;
}

#news-section .more-link-arrow {
	display:none;
}

#news-section .more-link {
	margin-top:12px;
}

/* MATCHER PÅ STARTSIDAN */

#matches-section {
	font-family: 'Rubik', sans-serif !important;
}

/* Tar bort vit bakgrund på SP widgets:*/
#matches-section table tr, #matches-section table tr td, #matches-section table tr th, #matches-section table, #matches-section table tbody tr:nth-child(even) 
{
	background-color:transparent !important;
	background:none !important;
	color:#fff !important;
}

#matches-section .sp-event-blocks a:hover {
	color:#F7C600 !important;
}

#matches-section .av-special-heading-h3 .av-special-heading-tag, #matches-section .sp-view-all-link  {
	text-align: center !important;
	color: #fff !important;
}

#matches-section .av-special-heading-h3 .av-special-heading-tag {
	border-color:#fff !important;
}

#matches-section .sp-event-season, #matches-section .sp-event-league {
	display:none !important;
}

.sp-data-table {
	border:0 !important;
	color: #000000 !important;
}

#matches-section .sp-event-blocks .sp-event-venue {
	color: #000000 !important;
}

#matches-section .sp-event-title {
	font-size:18px !important;
}

#matches-section .sp-event-blocks tr th, #matches-section .sp-event-blocks tr td, #matches-section .sp-event-blocks a, #matches-section .sp-data-table tr td a {
	border:0 !important;
	/*color:#fff !important;*/
	color:#008000 !important;
}

.sp-data-table tr th, .sp-data-table tr td, .sp-data-table tr th a, .sp-data-table tr td a {
	border:0 !important;
	/*background:#fff !important;*/
	color:#000 !important;
}

.sp-event-blocks tr th, .sp-event-blocks tr td {
	border:0 !important;
	/*background:#fff !important;*/
	color:#fff !important;
}

.sp-template-event-list tr:nth-child(odd) td, .sp-event-details tr:nth-child(odd) td {
	/*background:#f2f2f2 !important;*/
}

.sp-data-table a {
	color:#fff !important;
}

/* DEV */

/* Tar bort vit bakgrund på SP widgets:*/
#matches-section table tr, #matches-section table tr td, #matches-section table tr th, #matches-section table, #matches-section table tbody tr:nth-child(even) 
{
	background-color:transparent !important;
	background:none !important;
	color:#000 !important;
}

#matches-section .sp-event-blocks a:hover {
	/*color:#F7C600 !important;*/
}

#matches-section .sp-event-date, #matches-section .sp-event-results, #matches-section .sp-data-table .data-time a {
	pointer-events: none;
   	cursor: default;
}

#matches-section .sp-event-title a:hover, #matches-section .sp-data-table .data-date a:hover {
	color:#000000 !important;
}

#matches-section .sp-event-blocks .sp-event-date a, #matches-section .sp-event-blocks .sp-result {
	color:#000 !important;
}

#matches-section .av-special-heading-h3 .av-special-heading-tag, #matches-section .sp-view-all-link  {
	text-align: center !important;
	color: #008000 !important;
}

#matches-section .av-special-heading-h3 .av-special-heading-tag {
	border-color:#008000 !important;
}

#matches-section .sp-event-season, #matches-section .sp-event-league {
	display:none !important;
}

#matches-section .sp-event-blocks tr th, #matches-section .sp-event-blocks tr td, #matches-section .sp-data-table .data-time a/*, #matches-section .sp-event-blocks a, #matches-section .sp-data-table tr td a*/ {
	border:0 !important;
	color:#000 !important;
}

.sp-data-table tr th, .sp-data-table tr td, .sp-data-table tr th a, .sp-data-table tr td a {
	border:0 !important;
	color:#000 !important;
	text-align:left !important;
}

.sp-event-blocks tr th, .sp-event-blocks tr td {
	border:0 !important;
	/*background:#fff !important;*/
	color:#000 !important;
}

#matches-section .sp-template-event-list tr:nth-child(odd) td, #matches-section .sp-event-details tr:nth-child(odd) td {
	/*background:#f2f2f2 !important;*/
}

#matches-section .sp-template-event-list tr:nth-child(odd) td, #matches-section .sp-event-details tr:nth-child(odd) td {
	border-bottom:1px solid #999 !important;
	border-top:1px solid #999 !important;
}

.sp-data-table a {
	color:#fff !important;
}


/* INSTAGRAM */

#instagram-section .av-instagram-item {
    padding: 20px !important;
}
#instagram-section .av-instagram-pics.av-instagram-size-thumbnail {
    
}

#instagram-section .av-instagram-item img { 
	width: 100% !important; 
}

#instagram-section .av-instagram-follow {
	display:none !important;
}

/* NYHETSSLIDER */

h2.avia-caption-title a:hover {
	/*color:#f7c600 !important;
	background: rgba(247,198,000,0.9);*/
}

.caption_center .slideshow_caption {
	text-align:left !important;
	vertical-align:top !important;
}

.slideshow_align_caption {
	vertical-align:bottom !important;
}

.nyheter-slider .avia-featureimage-slideshow h2.avia-caption-title::after {
	display:none !important;
}

.avia-featureimage-slideshow h2.avia-caption-title::after {
	display:none !important;
}

.avia-featureimage-slideshow h2  {	

}

.avia-featureimage-slideshow h2 a {
	line-height: 2.6em !important;
	font-size:28px !important;
	padding: 18px 18px;
	max-width:80%;
  	-webkit-box-decoration-break: clone;
  	box-decoration-break: clone;
	color: #006729 !important;
	text-shadow:none !important;
	background-color: rgba(255,255,255,0.9);
}

.avia-featureimage-slideshow .avia-slideshow-button {
	display:none !important;
}

.avia-featureimage-slider-wrap li {
    cursor: pointer;
}

/*
#layer_slider_1 {
	padding-top:20px !important;
}

.news_slide_heading {
	/*font-size:62px;
	font-weight:normal !important;
	font-style:italic;
	display:block;
	/*background: rgba(0,0,0,0.5);
	padding-left:17px !important;
	padding-right:17px !important;
	padding-top:12px !important;
	padding-bottom:12px !important;*/
	color:#F7C600;*/
}

.news_slide_text {
	/*color:#ffffff;
	line-height:150% !important;
	max-width:75%;
	width:75% !important;*/
}

.news_slide_image {
	/*object-fit: cover !important;
	min-width:100% !important;
	min-height:100% !important;
	width:100% !important;*/
	
}

.avia-shadow { box-shadow: none; }

*/

/* NYHETER ALLMÄNT */

/* Tar bort overlay på nyhetsbilder */
#top.single-post .big-preview.single-big a,
#top.single-post .small-preview {
	pointer-events: none;
	cursor: default;
}

.image-overlay {
 visibility: hidden;
 }

/* NYHETSSIDA */

/* Gör så att bilden täcker hela kolumn-bredden */
.template-blog .big-preview img {
    height: auto !important;
    width: 100% !important;
}

/* Justerar storlek på nyhetsrubrik */
.template-blog h2, .template-blog h1 {
	font-size:32px !important;
	padding-top:15px !important;
	font-weight:normal !important;
}

.template-blog .text-sep-date, .template-blog .blog-categories, .template-blog .text-sep-cat, .template-blog .blog-author {
	display:none;
}

.template-blog strong {
	color:#000 !important;
}

/* NYHETER SIDEBAR */

/* Nyhetsrubrik */
.widget_recent_entries ul li a {
	font-family: 'Rubik', sans-serif !important;
	font-style:normal !important;
	color:#000 !important;
	display: block !important;
	font-size:16px !important;
}

/* Tar bort linje mellan inlägg */
.widget_recent_entries li {
	border-top-width:0px !important;
}

/* Nyhetsdatum */
.widget_recent_entries li .post-date {
	display: block !important;
	font-size:12px !important;
}

/* KOMMENTARER */
.comment_meta_container, .sidebar_right .comment_container { display: none; }

/* PLAYER GALLERY */

#top .gallery-item a {
	margin-right:0px !important;
}

.player-group-name.player-gallery-group-name   {
    	font-weight:400 !important;
	font-size:22px;
	font-weight:500;
	font-style:italic;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#000 !important;
	/*border-bottom: 2px solid #008000 !important;*/
	padding-bottom:4px;
}

#top .gallery-caption {
	display: inline-block;
	font-family: 'Rubik', sans-serif !important;
	font-style:normal;
	text-align:left;
	font-size:13px;
	text-transform:uppercase;
	background:#006729;
	padding:4px 8px;
	width:100%;
	color:#fff;
	margin-top:0px;
}

#top .gallery-item a, #top .gallery-item a strong {
	color:#F7C600 !important;
	margin-right:4px;
}

#top .gallery .gallery-item {
    	/*float:left;*/
    	margin: 0 26px 20px 0;
	width:22%;
    	/*width:200px;*/
	display: inline-block;
    	vertical-align: top;
	text-align:left;
	height: auto;
	border:1px solid #006729;
	background-color:#f2f2f2;
}

.gallery-icon img {
	margin-bottom:0px;
	width:100%;
}

.player-group-name.player-gallery-group-name {
	text-align:left;
	width: 100%;
	display:block;
}

.sp-template-player-gallery, .sp-template-gallery {
	display:block;
	float:left;
	width:100%;
}

/* SPELARE */

.single-player-page .post-entry {
    padding: 0 !important;
}

.single-player-page .entry-content-wrapper h1 {
	display:inline-block !important;
	margin-bottom:40px !important;
}

.single-player-page .page-thumb {
	display:none;	
}

.single-player-page .post-entry {
	background-color:#fff;
	padding:40px;
	color:#000;
}

.single-player-page .post-entry .sp-template-photo {
	margin-bottom:0;
}

.single-player-page dt {
	font-weight:bold;
	display:inline;
	margin-right: 4px;
	color:#008000;
}

.single-player-page dt {
	display:inline;
}

.single-player-page dd:nth-child(even) {
    	display:block;
	margin-bottom:15px;
}

.single-player-page .player-number {
	color:#008000;
}

#top #main .single-player-page .sidebar a {
	/*border-left:none;*/
	color:#008000 !important;
}

#top #main .single-player-page .sidebar a:hover {
	color:#000000 !important;
}

.single-player-page .content {
	border-right:none;
}

.single-player-page .sp-table-caption, .single-player-page .dataTable tr:first-child th {
	display:none;
}

.single-player-page .dataTable, .single-player-page .dataTable a {
	color:#000;
}

.single-player-page .dataTable thead tr {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
}

.single-player-page .sp-table-wrapper, .single-player-page .sp-template-player-list, .single-player-page .sp-player-list thead tr th, .single-player-page .sp-player-list tbody tr td {
	border:0 !important;
	background-color:transparent !important;
	
}

.single-player-page .sp-data-table tbody tr.even, .single-player-page .dataTable thead tr {
	background:#ffffff !important;
}

.single-player-page .sp-data-table tbody tr.odd {
	background:#f2f2f2 !important;
}

.single-player-page .dataTable tr:first-child th, .single-player-page .dataTable tr:first-child td, .single-player-page .dataTable tr th:first-child, .single-player-page .dataTable tr td:first-child {
	border:none;
}

/* MATCHER */

.single-event-page .content .sp-event-date, .single-event-page .sp-table-caption, .single-event-page .sp-event-status {
	display:none;
}

.single-event-page .content .sp-team-name {
	font-size:12px;
}

.single-event-page .content .sp-section-content-logos .sp-event-results {
	font-size:62px !important;
	color:#000 !important;
	padding-top:20px!important;
}

.single-event-page .content .sp-post-caption, .single-event-page .sp-section-content-details .sp-table-caption {
	display:none !important;
}

.single-event-page .sp-section-content-results .sp-table-caption, .single-event-page .sp-section-content-performance .sp-table-caption {
	text-transform:uppercase;
	font-weight: 400 !important;
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #008000 !important;
	border-bottom: 2px solid #008000;
	padding-bottom: 4px !important;
	display: inline-block !important;
	margin-bottom:20px !important;
}

.single-event-page .content .sp-post-content p strong, .single-event-page .content .sp-post-content strong {
	color:#000 !important;
}

.single-event-page .content .sub-in {
	padding-right:5px !important;
	display:none !important;
}

.single-event-page .content .sp-table-caption {
	margin-top:50px !important;
}

.sp-event-list {
	/*pointer-events: none;
   	cursor: default;*/
}

.sp-event-list a {
	color:#000;
}

.single-event-page .sidebar .sp-event-blocks tbody tr td {
	/*background:#006729 !important;
	background-color:#006729 !important;*/
	/*background-image:url("/wp-content/uploads/2016/11/game_banner-1200x423.png") !important;*/
	background-image:url("/wp-content/uploads/2016/12/green_arrow.png") !important;
	background-size: 100% 100%;
    	background-repeat: no-repeat;
}

.single-event-page .sidebar .sp-event-blocks tbody tr {
	border-bottom:4px solid #006729 !important;
	border-top:4px solid #006729 !important;
	display:block;
	margin-bottom:20px
}

.single-event-page .sidebar .sp-event-blocks, .single-event-page .sidebar .sp-event-blocks a {
	color:#fff !important;
}

.single-event-page .sidebar .sp-event-blocks .sp-event-venue {
	color:#fff !important;
}

#main .single-event-page .sidebar .sp-event-blocks a:hover {
	color:#f7c600 !important;
}

.single-event-page .sidebar .sp-event-blocks .sp-event-season, .single-event-page .sidebar .sp-event-blocks .sp-event-league {
	display:none;
}

.single-event-page .sidebar .sp-event-blocks .sp-event-results {
	font-size:18px !important;
	font-weight:700;
	/*text-shadow: 0px 0px 8px #000000;*/
}

.single-event-page .sidebar .sp-event-blocks h4 {
	font-size:14px !important;
	font-weight:700;
}

.single-event-page .sidebar .sp-event-blocks .sp-event-date {
	line-height:110% !important;
	font-size:11px !important;
}

.single-event-page .sidebar .sp-event-blocks .sp-event-title {
	/*background: rgba(000,103,041,0.7) !important;*/
	/*background: rgba(255,255,255,0.1) !important;*/
	/*padding:15px !important;*/
	/*text-shadow: 0px 0px 8px #000000;*/
}

.single-event-page .container h1 {
	font-size: 28px;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 3px;
	text-transform: uppercase;
	border-bottom: 2px solid #008000;
	padding-bottom: 4px !important;
	display: inline !important;
	color: #008000;
	font-style: italic;
	font-family: 'Rubik', sans-serif !important;
	margin-bottom:20px !important;
	display:inline-block !important;
}

.single-event-page .page-thumb img {
	height:auto !important;
	width:100% !important;
}


/* TABELL */

.lsk_tabell td, .lsk_tabell td a {
	font-family:'Rubik', sans-serif !important;
	font-size:12px !important;
	
}

.lsk_tabell td {
	padding:4px 8px !important;
}

/* FOOTER */

#footer .textwidget {
	text-align:center!important;
	font-size:14px;
	line-height:160%;
}

#footer img {
	display:inline-block;
	margin-bottom:10px;
}

#footer .hashtag {
	font-family:'Rubik', sans-serif !important;
	font-size:24px !important;
	font-weight:700!important;
	font-style:italic;
	display:block;
	margin-bottom:50px;
	color:#000000;
	/*-ms-transform: rotate(-3deg);*/ /* IE 9 */
    	/*-webkit-transform: rotate(-3deg);*/ /* Chrome, Safari, Opera */
    	/*transform: rotate(-3deg);*/
}

#latest-game-section {
	font-family: 'Rubik', sans-serif !important;
	color:#fff !important;
}

#latest-game-section .sp-event-blocks tr th, #latest-game-section .sp-event-blocks tr td, #latest-game-section .sp-event-blocks {
	border:0 !important;
	background:transparent !important;
	color:#fff !important;
}

#latest-game-section .widget_sp_event_blocks tr, #latest-game-section .widget_sp_event_blocks td, #latest-game-section .sp-template-event-list tr th, #latest-game-section .sp-template-event-list tr td {
	background-color:transparent !important;
}

#latest-game-section a, #latest-game-section h3 {
	color:#fff !important;
}

#latest-game-section h3 {
	border-bottom:2px solid #fff;
	padding:bottom:4px;
	display:inline;
}

#latest-game-section a:hover {
	color:#f7c600 !important;
}

#latest-game-section h5 {
	font-weight:bold !important;
	font-size:42px !important;
}

#latest-game-section h4 {
	font-weight:700!important;
	font-size:36px !important;
	margin-bottom:0px !important;
}

#latest-game-section .sp-event-blocks .team-logo {
	width:150px !important;
	height:150px !important;
	max-width:150px !important;
	max-height:150px !important;
	
}

#latest-game-section .team-logo img {
	width:100% !important;
	height:100% !important;
	/*max-width:150px !important;
	max-height:150px !important;*/
}

#latest-game-section .sp-event-results, #latest-game-section .sp-event-date {
	pointer-events: none;
   	cursor: default;
}

#latest-game-section .sp-event-season {
	display:none !important;
}

#latest-game-section .widget_sp_event_blocks, #latest-game-section .sp-template-event-blocks {
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

/* KALENDER */

.single-sp_calendar .container .post-meta-infos time {
	display:none !important;
}

.single-sp_calendar .container .entry-content .sp-table-caption {
	display:inline-block !important;
	margin-bottom:40px !important;
}

.single-sp_calendar .data-date a, .single-sp_calendar .data-time a {
	color:#008000 !important;
}

/* SOCIALA KNAPPAR */

#social-buttons .av_font_icon a, #social-buttons .av_font_icon {
	display:inline-block !Important;
	color:#fff;
}

#social-buttons .av_font_icon a:hover {
	color:#f7c600 !important;
}

#social-buttons {
	text-align:center !important;
	background-color: #0F265C !important;
}

#social-buttons .av_font_icon {
	margin-right:12px;
	
}

/* BANNER */

.start-banner {
	text-align:center;
}

.start-banner h3 {
	font-size:36px !important;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
}

.start-banner a {
	color:inherit !Important;
}

#main .start-banner a:hover {
	color:#f7c600 !important;
}

@media only screen and (max-width: 768px) {
	#latest-game-section .team-logo {
		display:none;	
	}
}

/* ADDTHIS */

.addthis_toolbox {
	padding-top:80px !important;
	display:block !important;
}

/* TOP-BAR */

.html-scrolled {
	top: 0px !important;
}

#ettanfotboll-topbar {
	position:relative !important;
}

#text-3 {
	background-color:#fff !important;
	padding:0px 40px !important;
	border-top:1px solid #e1e1e1 !important;
}

#text-3 .av-special-heading-h3 .av-special-heading-tag {
	/*color:#919191 !important;
	border-bottom: 2px solid #919191;*/
}

