/*
Theme Name: Child theme
Theme URI: https://www.searchflow.nl
Description: 
Author: Searchflow
Author URI: https://www.searchflow.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: sf-child
*/
.sf_btn a:hover{
	line-height: 18px !important
}
/*-SF: Artwin-*/
.artwinlive_tour_dates-first-block, .artwinlive_tour_dates-date-day-name, .artwinlive_tour_dates-footer, .artwinlive_tour_dates-button-website, .artwinlive_tour_dates-button-tickets, .artwinlive_tour_dates-list-artist{
	display: none !important;
}
.sf_custom_artwin .artwinlive_tour_dates-button-tickets{
	display: block !important;
}
.artwinlive_tour_dates-item-table  tr{
	border-bottom: 1px solid #3C3C3C !important;
}
.artwinlive_tour_dates-where {
    font-family: Teko !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 26px !important;
	font-style: normal !important;
}
.artwinlive_tour_dates-list-venu1{
	font-family: Syne !important;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 32px !important; /* 133.333% */
	text-transform: uppercase !important;
}
.artwinlive_tour_dates-date-day-number{
	font-family: Syne !important;
	font-size: 48px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 48px !important; /* 100% */
	text-transform: uppercase !important;
	color: #E0AB19 !important;
}
.artwinlive_tour_dates-date-month{
	font-family: Teko !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 28px !important; /* 140% */
	text-transform: uppercase !important;
}
.artwinlive_tour_dates-page{
	font-family: Syne !important;
	color: #FAFAFA !important;
}
body .artwinlive_tour_dates-date-day-number{
	padding-right: 10px;
}

.artwinlive_tour_dates-list-venu1, .artwinlive_tour_dates-list-venu2{
	text-align: center;
}
.artwinlive_tour_dates-button-tickets{
	background: #000 !important;
	color: #fff !important;
	opacity: 1 !important;
}
.artwinlive_tour_dates-item-table-list td{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
tr td.artwinlive_tour_dates-date-day-number{
	width: 60px !important;
    text-align: center;
}
tr td.artwinlive_tour_dates-date-month{
	width: 175px !important;
	text-align: center;
}
.artwinlive_tour_dates-list-venu1, .artwinlive_tour_dates-list-venu2{
	width: 420px;
	padding-left: 0px;
}
.sf_custom_artwin tr .artwinlive_tour_dates-button-tickets{
	border: none;
}
.sf_custom_artwin tr td{
	background: #000;
	color: #fff;
}
.sf_artwin_small .artwinlive_tour_dates-ticket-link{
	display: none;
}
.sf_artwin_small td, .sf_custom_artwin td, .artwinlive_tour_dates-item-table  td{
	text-align: left;
}
.artwinlive_tour_dates-ticket-link{
	display: none;
}
.artwinlive_tour_dates-where img{
	margin-right: 8px;
}
@media only screen and (max-width:767px) {
	.artwinlive_tour_dates-where {
	font-size: 16px !important;
	line-height: 24px !important;
}
.artwinlive_tour_dates-list-venu1{
	font-size: 18px !important;
	line-height: 30px !important; /* 133.333% */
}
.artwinlive_tour_dates-date-day-number{
	font-size: 30px !important;
	line-height: 30px !important; /* 100% */
}
.artwinlive_tour_dates-date-month{
	font-size: 16px !important;
	line-height: 24px !important; /* 140% */
	}
}