body {
  font-size: 1.1rem !important;
}

/*specs row*/
ul.specsrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 30px;
    padding: 0;
}

ul.specsrow  li {
    list-style-type: none;
}

.tekstwit {
    color: #FFF;
}

/*logo slider home*/
.logohome img {max-width: 100px;
    height: auto;
}
.logohome {		box-shadow: 0 0 10px #0000001f; border-radius:5px; height:160px;}

/*webcams */

.webcam .elementor-widget-container {  margin: -1px;
    padding: 0;
    display: table;}
.webcam .elementor-element {
    margin: 0;
}

.webcamtitle h3 {
    background-color: #109848;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 11px;
    margin: 0;
}

.webcam img {
    cursor: pointer;
}

/*arrangement*/
.arrprijs { float:right;}

.arrprijs:before {
content:'vanafprijs ';
		    float: right;
    margin-left: 6px;
		font-size:14px;
} 

.arrintro {
    font-size: 16px;
}

.arrintro ul {
    padding-left: 15px;
}

.arrsubtitel {
    background-color: #fff4a2;
    border-radius: 100px;
    max-width: max-content;
    padding: 3px 15px;
    font-size: 14px;
}

.arrcta {
    background-color: #f4f3f2;
		text-align:right;
}

/*logo boekbar*/
.logoboek {
    display:flex;
		align-items: center;
    height: 110px;   
}
.logoboek img {
	max-width: 175px;
    max-height: 60px
}

.logoboek img:hover {
    transform: scale(1.03);
}

.logoboeksection:before {
    content: 'Onze accommodatie partners';
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: fit-content;
    margin: auto;
    background-color: #ffe0fe;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 14px;
}

/*vakantieplanner*/
.vp {background-color:#f5f5f5;}
.vpcontent h2 {font-weight:bold;}
.vpcontent ul li {margin-bottom: 7px;}
.vpcontent a { color: #1c8fe2;}
.vpcontent a:hover {text-decoration:underline;}
.vpteas  {position:relative;}
.vpteastxt p {margin:0;padding:0;}
.vpteastxt {
    position: absolute;
    bottom: 35px;
    right: 15px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    width: fit-content !important;
    background-color: #0863c95c;
    padding: 6px 15px;
}

/*standaard ul in tekstvak*/

.elementor-widget-text-editor ul, .elementor-widget-text-editor ol  {
    margin-bottom: 17px;
}


/*boekknop sectie*/
.bksection {position:relative;    margin-top: 30px;    margin-bottom: 50px;}
.bksection:before {
    content: 'Vergelijk het aanbod';
		transform: rotate(-3deg);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
   font-size: 21px;
    font-weight: bold;
		border-radius: 4px;
    border: solid 2px #FFF;
    box-shadow: 0 0 10px #00000033;
    display: inline-table;
    background-color: #2365b4;
    color: #FFF;
   padding: 6px 15px;
    top: -47px;
}
.skihuur.bksection:before {display:none;}

/*boekknop*/

.bk {
    box-shadow: 0 0 18px #0000001c;
		background-color:#FFF;
}

.bklogo {
    height: 76px;
    position: relative;
}

.bklogo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
		    max-width: 200px;
    max-height: 55px;
    width: auto;
    height: auto;
}


.bkcount {
    display: flex;
    justify-content: center;
}

.skihuur .bkcount {display:none;}

.bkcount::after {
    content: 'accommodaties';
		margin-left: 4px
}

/*simple card*/

.simplecard h3, simplecard h4 {margin:0; padding:0;}
.simplecard h3 {color: #FFF;
    font-weight: bold;
		display: inline-block;
		width: 100%;
    font-size: 27px;
    text-shadow: 0 0 3px #0000008c;}
.simplecard h4 {background-color: #109848;
    color: #FFF;
    display: inline-block;
    margin-top: 20px;
    border-radius: 100px;
    padding: 8px 20px;
    font-size: 17px;
    font-weight: bold;}
.simplecard h4:hover {background-color: #795642;}
.simplecardimg {height:260px; display: flex; width:100%;}
.simplecard .elementor-widget-container {display:contents;}

.simplecard {   position:relative; display: -webkit-flex; background-color:#fff;  margin:0; padding:0;}

.simplecard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.simpelcardtxt {
position:absolute;
    text-align: center;
}

/*skigebied stats en pistekaart*/
.skigebiedstats h2 {margin:0;padding:0;}
.skigebiedstats ul {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 16px;
}
.skigebiedstats img { 
		    transition: 0.2s ease-out;
}

.skigebiedstats img:hover {
    transform: scale(1.02);
		    transition: 0.2s ease-out;
}


/*Skipas prijzen*/

.tablesub {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

table.skipas thead {
    text-align: left;
    text-transform: uppercase;
}

table.skipas {
  width: 100%;
  margin-bottom: 0;
  display: table;
}

table.skipas tr:nth-child(6) {
  background-color: #ffffbb;
  font-weight: bold;
}

table.skipas tr td:first-child {
    font-weight: bold;
}

/*cards */
.cards {
    padding-top: 25px;
    padding-bottom: 25px;
}

.card .elementor-widget-wrap {
    background-color: #FFF;
}

.card h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: arial;
}

.card {
    font-size: 16px;
}

/*basic header */


.headerbasic .headertxt {margin-bottom:40px; }

/*main header */

.headermain, .headerbasic {margin-bottom:30px;}

.headertxt h2 {
    background-color: #006838;
    color: #FFFFFF;
    padding: 10px 14px;
		margin:0;
		display: inline-block;
		    border-left: solid 5px #FFF;
		    font-size: 25px;
    font-weight: bold;
}

.headertxt h3 {
    background-color: #FFF;
    font-size: 16px;
    padding: 6px 10px;
    margin: 0;
  width: fit-content;
}

.bookbox iframe {
    width: 335px;
    min-height: 335px;
    box-shadow: 1px 2px 9px #0003;
    box-sizing: border-box;
    background: rgb(243 243 243);
		float:right;
}

/*padding left right naast sections*/
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 15px;
}



a.knop2 {
    background-color: #ffdc6a;
    color: #222;
    padding: 7px 20px;
    border-radius: 100px;
    display: flex;
    font-size: 15px;
    text-align: center;
    align-items: center;
    align-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
		    margin-bottom: 15px;
}

a.knop2:hover {background-color:#f9c85c; color:#000; }


/*algemene settings voor header*/
.header {margin-bottom:30px;}




/*block quote*/

.quote { font-size: 30px;
    text-align: center;
    font-weight: 700;
    max-width: 800px;
    margin-bottom: 40px;
		margin-top:40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
    color: #5b7a9b;}

p.quote::after {
    content: '"';
}
p.quote:before {
    content: '"';
}

a.knop {
  background-color: #109848;
  color: #FFF;
  padding: 7px 20px;
  border-radius: 100px;
		display: inline-block;
		    font-size: 15px;
		margin-right: 5px;
}

a.knop:hover {
  background-color: #795642;
}

a.knopxl {
    text-shadow: 0 0 2px rgb(0 0 0 / 35%);
    font-size: 20px;
    text-transform: none;
     padding: 9px 35px;
    border-radius: 1000px;
    color: #FFF;
    background-color: #44bb6d;
    text-align: center;
    box-shadow: inset 0 -2px 0 0 #35a85c;
    font-weight: 700;
    margin: 25px auto 10px auto;
   display: block;
    width: fit-content;
}

a.knopxl:hover {
    background-color: #35a85c;
    box-shadow: inset 0 -2px 0 0 #4d9b60;
    text-decoration: none;
}

@media only screen and (max-width: 767px) {

h1 {font-size:37px;}
h2 {font-size:27px;}
h3 {font-size:23px;}
		
ul.specsrow {
   gap: 6px 20px;
}
		
.headermain, headerbasic {margin-bottom:20px;}		
		h1 {font-size:30px;}
		h1 {font-size:30px;}
		
		.headertxt h2 {font-size:22px;}
.headertxt h3 {font-size:18px;}
			.headerbasic .headertxt {margin-bottom:25px; }
		.simplecardimg {height:200px;}
		
		  .skipaswrap {
    overflow-x: auto;
    white-space: nowrap;
  }
		
		
}