/*
Theme Name:     Internationalschools
Theme URI:      n/a
Template:       kadence
Author:         Webink
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Kurser */
.eventbox {
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.eventbox .event_date {
	padding: 20px;
	background-color: #535353;
	text-align: center;
	color: #fff;
}
.eventbox .event_date .event_day {
	font-size: 1.4em;
font-weight: 700;
line-height: 1em;
}
.eventbox .event_date .event_day::after {
  content: ". ";
}

.eventbox .event_date .event_month {
	display: inline-block;
	font-size: 1.4em;
font-weight: 700;
line-height: 1em;
text-transform: none;
	margin-right: 7px;
}
	.eventbox .event_date .event_year {
	display: inline-block;
	font-size: 1.4em;
font-weight: 700;
line-height: 1em;
}

@media only screen and (min-width:1199px) {
.eventbox.row .event_date .event_day {
	font-size: 2.5em;
font-weight: 700;
line-height: 1em;
}
	
.eventbox.row .event_date .event_day::after {
  content: "";
}
.eventbox .event_date .event_month {
	display: inline-block;
	font-size: 1.4em;
font-weight: 700;
line-height: 1em;
text-transform: uppercase;
	margin-right: 0px;
}

.eventbox .event_date span.event_year {
	display: inline-block;
	font-size: 1.1em;
font-weight: 700;
line-height: 1em;
}

}
.eventbox .event_desc {
	padding: 20px;
	background-color: #999;
	color: #fff;
}

.eventbox .event_info{
	padding: 20px;
}

.eventbox .event_dateentry {
	display: inline-block;
}

.eventbox h2 {
	font-size: 1.3em;
	color: #fff;
}

.eventdata_intro {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #000;
	font-weight: 700;
}
.eventtidspunkt,
.hvor_afholdes_kurset,
.tilmeldingsfrist{
	margin-bottom: 5px;
	color: #999;
}

 .eventbox .col-xl-1 .datedash {
	margin: 0 25px;
}

.colkurser .eventbox .datedash {
	margin: 0 5px;
}

.eventbox .datedash {
	margin: 0 5px;
}

.eventbox .timedash {
	margin: 0 1px;
}

.eventbox a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
	transition-duration: 0.4s;
	border: 1px solid #666;
	padding: 5px 15px;
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	color: #c00000;
	font-size: 1.1em;
	font-family: "pf_handbook_proregular",Verdana,Arial,sans-serif;
}

.eventbox a.button .fa {
	color: #ddd;
	float: right;
	margin-top: 3px;
}

.eventbox a.button:hover {
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background-color: #fff;

}

.colkurser .eventbox .col-xl-1,
.colkurser .eventbox .col-xl-2,
.colkurser .eventbox .col-xl-3,
.colkurser .eventbox .col-xl-4,
.colkurser .eventbox .col-xl-5,
.colkurser .eventbox .col-xl-6 {
	width: 100%!important;
	max-width: 100%!important;
	flex: auto!important;
}
.colkurser .eventbox.row .event_date .event_day,
.colkurser .eventbox.row .event_date .event_month,
.colkurser .eventbox.row .event_date .event_year {
font-size: 1.2em;
	margin-right: 5px;
}
.colkurser .eventbox.row .event_date .event_day.event_moredays {
    margin-right: 0px;
}

.colkurser .eventbox .eventbesk {
	display: none;
}


/* Kurser bootstrap */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

  @media (min-width: 1200px)   {
.col-xl-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
	  .col-xl-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
	  .col-xl-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
	  .col-xl-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* Kurser - slut */



/* Search and filter */

.searchandfilter ul > li > ul:not(.children) {
    margin-left: 0;
	padding-left: 0;
}

.searchandfilter ul {
	padding-left: 0px;
	line-height: 0.9em;
	display: flow-root;
	margin-left: 0px;
}

.searchandfilter select.sf-input-select {
  width: 290px;
}

@media only screen and (max-width: 549px) {
	.searchandfilter ul li {
		float: left;
		margin-right: 10px;
	}
	.searchandfilter select.sf-input-select {
  		width: 150px;
		min-width: 150px; /* search and filters default css har en min-width på 170px */
}
	.school-result-image {
		display: none;
	}
}

.searchandfilter h4 {
	display: block;
width: 100%;
max-width: 930px;
text-align: left;
padding: 10px 0px 0px 0px;
/*border-bottom: 1px solid #aaa;*/
text-transform: uppercase;
margin-bottom: 10px;
}

.searchandfilter .sf-label-checkbox {
	/*font-family: 'nunito_sansregular', sans-serif;
    font-size: 0.93em !important;
    font-weight: 400!important;
    font-style: normal !important;*/
}
.searchandfilter ul li {
	padding: 0px 0px 5px 0px;
}
@media only screen and (min-width: 800px) {
.sf-field-post-meta-sektion_og_specialer_specialer {
	columns: 3 100px;
	width: 69%;
	float: left;
	margin-top: 50px!important;
}
.sf-field-post-meta-sektion_og_specialer_specialer h4 {
margin-top: -50px!important;
	width: 300%;
}


.sf-field-post-meta-region,
.sf-field-post-meta-nearest_town,
.sf-field-post-meta-curriculum_,
.sf-field-post-meta-type_of_school  {
	columns: 1 100px;
	width: 25%;
	float: left;
}
}
@media only screen and (min-width: 550px) and (max-width: 799px) {
.sf-field-post-meta-sektion_og_specialer_specialer {
	columns: 2 100px;
	width: 69%;
	float: left;
	margin-top: 50px!important;
}
.sf-field-post-meta-sektion_og_specialer_specialer h4 {
margin-top: -50px!important;
	width: 300%;
}


.sf-field-post-meta-region,
.sf-field-post-meta-nearest_town,
.sf-field-post-meta-curriculum_,
.sf-field-post-meta-type_of_school  {
	columns: 1 100px;
	width: 24%;
	float: left;
}
}

/* Search results */
.school-resultview {
	display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 30px;
grid-row-gap: 30px;
}
@media only screen and (min-width: 550px) and (max-width: 799px) {
	.school-resultview {
	display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-column-gap: 30px;
grid-row-gap: 30px;
}
}
@media only screen and (max-width: 549px) {
	.school-resultview {
	display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-column-gap: 30px;
grid-row-gap: 30px;
}
}

.school-result-image {
	min-height: 150px;
}

.school-result-content p {
	display: none;
}

.school-result-content {
	padding: 10px;
	color: #ffffff;
}
.school-result {
		background-color: #666A73;
		margin-bottom: 10px;
}

.school-result:hover {
	background-color:#92B633;
}

.school-result a {
	text-decoration: none;
}

.school-result-content h2 {
	color: #ffffff;
	font-size: 20px;
}


/* download fil blok wp-block-file */


.wp-block-file {
	min-width: 50%;
	background-color: #D1D1D1;
	color: #000000;
	min-height: 55px;
	padding: 20px 10px 20px 10px;
	
}

.wp-block-file a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-top: -5px;
}

.wp-block-file .wp-block-file__button {
	float: left;
	background: #E30613;
	color: #fffffff;
}
.wp-block-file * + .wp-block-file__button {
	margin-left: 0px;
  	margin-right: .75em;
}

.wp-block-file a::before {
	content: url(/wp-content/webink_content/download.svg);
	width: 20px;
	height: 20px;
	display: flex;
	float: left;
	margin-right: 5px;
	background: #E30613;
}


.wp-block-file__button.wp-element-button {
  display: none;
}
