/*
 Theme Name:     Divi Child
 Theme URI:      https://www.skv.nl
 Description:    Divi Child Theme
 Author:         Henri Huisman
 Author URI:     https://blij.online
 Template:       Divi
 Version:        1.2.1
*/

/* =Theme customization starts here
------------------------------------------------------- */

/*** HOME pagina ***/

/* Meer info SKV Go balk */

#skvgoinfo {
  padding: 5px;
}

#skvgoinfo a {
  color: #fff;
  font-weight: bold;
}

/*** Helpdesk pagina ***/

.hdhead span {
  font-size: 12px;
}

/* Blurbs **/

.hd-blurb {
	display: flex;
	justify-content: center;
	border-radius: 5px;
}

.hd-blurb h2 {
	padding-top: 10px;
	color: #fff;
}

.hd-blurb button {
	margin: auto;
	color: #222;
	cursor: pointer;
	font-size: 20px;
    font-weight: 500;
}

/* Buttons */

.hdbtn {
  margin-bottom: -10px !important;
  min-width: 310px;
  color: #222222 !important;
  border: 1px solid #222222 !important;
  background-color: #ffffff;
  box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
}

.hdbtn:hover {
  border: 1px solid #222222 !important;
  color: #222222 !important;
  background: #d1d1d1 !important;
}

/* searchbar button */


.et_pb_searchsubmit:hover {
	color: #fff;
}



/* center zoekbalk */

#hdpzoekbalk {	
	margin: auto !important;
  	max-width: 700px;
	border-radius: 5px;
}

.et_pb_s::placeholder {
  font-size: 16px;
}

/* helpdesk contact button */

#hdcontactbtn {
  color: #ffffff !important;
  border-color: #d91420;
  font-weight: 600 !important;
  background-color: #d91420;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

/* Hide stappenplannen button */

#gform_submit_button_186 {
	display: none;
}

/** Tarieven en oude zender tabellen **/

.table tr:nth-child(even) {background-color: #ECE8E8 !important} 

.tarieven-container {
    width: 100%;
		margin: auto;
}

.tar-hd {
  background: #d91420;
  color: #fff;
	font-weight: bold;
}

.td-space-zenderlijst tbody tr td {
  padding: 6px;
}

/*** Extra zender pagina's ***/

/** tables **/

.pakket-table,
.pakket-table td {
  border: none !important;
}

.pakket-table th:first-of-type {
  border-top-left-radius: 20px;
}

.pakket-table th:last-of-type {
  border-top-right-radius: 20px;
}

/* extra pakket */

.extra-pakket-table th {
  background: #ff470f;
  color: #fff !important;
}

.extra-pakket-table tr:nth-child(odd) {
  background: #f7bfb1 !important
}

/* algemeen pakket */

.algemeen-pakket-table th {
  background: #ffdd57;
  color: #0a0a0a !important;
}

.algemeen-pakket-table tr:nth-child(odd) {
  background: #fff1ba !important
}

/* Internationaal pakket */

.internationaal-pakket-table th {
  background: #0f8924;
  color: #fff !important;
}

.internationaal-pakket-table tr:nth-child(odd) {
  background: #cce4ce !important
}

/* Kids pakket */

.kids-pakket-table th {
  background: #4bb8a7;
  color: #fff !important;
}

.kids-pakket-table tr:nth-child(odd) {
  background: #e4f2f3 !important
}

/* Muziek pakket */

.muziek-pakket-table th {
  background: #f0efef;
  color: #0a0a0a !important;
}

.muziek-pakket-table tr:nth-child(odd) {
  background: #f0efef !important
}

/* Fox Sports pakket */

.fox-sports-pakket-table th {
  background: #183052;
  color: #fff !important;
}

.fox-sports-pakket-table tr:nth-child(odd) {
  background: #d6d9de !important
}

/* Ziggo Sport Totaal pakket */

.ziggo-sport-totaal-pakket-table th {
  background: #f18b03;
  color: #fff !important;
}

.ziggo-sport-totaal-pakket-table tr:nth-child(odd) {
  background: #fee1b9 !important
}

/* Fiml1 pakket */

.film1-pakket-table th {
  background: #e83c62;
  color: #fff !important;
}

.film1-pakket-table tr:nth-child(odd) {
  background: #fadbe1 !important
}

/*** Gravity Forms Aanpassingen ***/

/* foutmelding formulieren */

div.validation_error {
  color: #d91420 !important;
  border-bottom: 2px solid #d91420 !important;
  border-top: 2px solid #d91420 !important;
}

li.gfield_error {
  color: #d91420 !important;
}

li.gfield_error
  input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  border: 1px solid #d91420 !important;
}

/* hide voortgangsbalk */

.gform_wrapper .gf_progressbar_wrapper {
  display: none;
  }

/* List style verwijderen */

.et_pb_text_inner ul li {
  list-style: none;
}

/*** SKV zenderoverzicht ***/

#zenderoverzichtskv {
  overflow: hidden;
  height: 100vh;
  width: 100%;
  border: 0px;
}

/*** Zakelijke pakketten ***/

.zakelijk-pakket-info .et_pb_toggle_open {
  padding: 0px 0px 20px 0px;
}
.zakelijk-pakket-info .et_pb_toggle_title {
  background: #d91420;
  color: #fff !important;
  padding-left: 20px !important;
}

.zakelijk-pakket-info p {
  padding-left: 20px;
}

.zakelijk-pakket-info .fa-check {
  color: #d91420;
}

.mkb-form {
  margin-bottom: 40px;
}

/* SKV Sport artikel */

#post-30485 .et_post_meta_wrapper img {
  display: none;
}

#post-30485 .entry-content {
  padding-top: 0px;
}

/*** Verdwijnen postcode check formulieren ***/

.bestelform {
  display: none;
}

/***  Aanpassingen hoofd hero ***/

.mainhero,
.mainhero-title
{
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/** Veelgestelde vragen knoppen helpdeskpagina **/

.hd-blurb {
	transition: 500ms;
}

.hd-blurb:hover {
	filter: grayscale(10%);
}