body {
  font-size: 1.1rem !important;
}

/*bloknavigatie onderaan webpagina*/
.bloknavwrap {margin-top:30px; margin-bottom:40px; }

.bloknav {min-height: 300px;border-radius: 6px;
    overflow: hidden; transition: all 0.2s ease;}
.bloknav h3 {color:#222; font-weight:bold; text-align:center;width: fit-content;
    margin: auto;
    background-color: #FFF;
    padding: 10px 20px;
    border-radius: 100px;
font-size: 20px;}

.bloknav:hover {
    transform: scale(1.02);
    box-shadow: 0 0 8px #00000057;
}


/*algemene linkstijl*/
.elementor-widget-text-editor a {
    color: #28bff0;
    font-weight: bold;
    text-decoration: underline;
}
.elementor-widget-text-editor a:hover {
		color: #0b91bd;
}

.videohome .elementor-widget-container, .videohome iframe {max-height: 550px; height: 550px; }

ul.linklijst li, ol.linklijst li {
    margin-bottom: 7px;
}

/*diversen*/
a.elementor-button {text-decoration:none;}

.product ul {margin:0;}

/*algemene settings voor header*/
.header {margin-bottom:30px; min-height: 350px}


.elementor-kit-3 h1 {margin-bottom: 10px;}

/*Diversen*/
/*margin onder ul en ol in text widget*/
.elementor-widget-text-editor ul, elementor-widget-text-editor ol {
    margin-bottom: 25px;
}


/* fotogalerij 1 */
.gal1 .elementor-gallery-item__title {
      opacity: initial;
      background-color: #b62f6ebd;
    padding: 7px;
}

.gal1 .elementor-gallery-item__content {justify-content: flex-end;}

/*stroken*/
.strlinks, .strlinks2 {margin-bottom: 40px;}
.str2text .elementor-widget-text-editor { padding: 30px;}
.strlabel {background-color: #ffffffd9;
    width: initial !important;
    left: 10;
    padding: 10px;}
.strlabel p {padding:0; margin:0;}
/*boekknop*/

.bklabel {background-color: red; color:#FFF; position:absolute; width:auto;display:inline-block ;padding:4px 10px;left:0; right:auto;top:-10px; font-size:12px;}

.bklogo img {
    max-width: 180px;
    max-height: 60px;
		margin-bottom: 5px;
}

.bookbox {
  width: 350px!important;
  height: 300px;
		right: 3% !important;
  position: absolute;
}

.headertxt {margin-bottom:25px;}

.headertxt h2 {
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
    background-color: #083f55;
    float: left;
    padding: 7px 14px;
    margin-bottom: 0;
}

.headertxt h3 {
    background-color: #28bff0;
		color:#FFF;
    font-size: 15px;
    padding: 7px 15px;
    display: inline;
    float: left;
    clear: left;
    margin-top: 0;
    font-weight: bold;
}

/*bloknavigatie op tussenpagina's*/

.bloknav figure a {
    display: block;
    height: 160px;
    overflow: hidden;
}
/*strook foto*/
.strookfoto {min-height: 300px;}

/*skiverhuurder*/

.skihuursectie {
    background-color: #f5f5f5;
  padding: 40px 0 70px 0;
}
.skihuursectie:before {
    content:'Reserveer nú je skiset in Montafon';
    text-align: center;
    width: 100%;
    display:block;
    font-size:30px;
    font-weight: bold;
		margin-bottom:20px;
}

.skihuur {
		box-shadow: 0 0 20px #00000017;
		border-radius: 10px;
background-color: #ffffff;
    transition: 0.2s ease;
margin: 2%;}

.skihuur:hover {    transform: translate(0,-2px);}

.skihuurlogo {
     min-height: 80px;
    position: relative;
}

.skihuurlogo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
		max-height: 50px;
    width: auto;
    max-width: 170px;
}

.skirenttitle {
    text-align: center;
    font-style: italic;
		margin-top: 10px;
}

a.skirentbutton {
    background-color: #00ce1b;
    color: #FFFFFF !important;
    padding: 10px 20px;
    border-radius: 100px;
		    width: 140px;
		    margin: auto;
		    display: block;
		text-align: center;
		    margin-top: 9px;
}

a.skirentbutton:hover {
    background-color: #07bf1f;
}

/*Webcams*/

.webcams h3 {
    font-size: 23px;
    padding: 0;
    margin-bottom: 0;
}

.webcamwrapper {
   position: relative;
    padding-bottom: 68.25%;
      position: relative;
    display: block;
    width: 100%;
}

.webcamwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*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: '"';
}

.bookbox iframe {
  width: 100%;
  min-height: 335px;
  padding: 23px;
  box-shadow: 1px 2px 9px #0003;
  box-sizing: border-box;
      background: rgb(243 243 243);
  /*background: linear-gradient(180deg,rgba(255,255,255,1) 42%,rgb(218 226 236) 100%);*/
}

.cards {
  margin-bottom: 30px;
}

.strookfoto {
  margin-bottom: 30px;
}

a.cardknop {
background-color: #b62f6e;
    border: none;
    padding: 7px 15px;
    border-radius: 1000px;
    color: #FFF;
    display: flex;
    width: fit-content;
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
}

a.knop {
 background-color: #fb9300;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 100px;
    display: block;
    width: fit-content;
    margin-top: 15px;
		text-decoration:none;
		font-size: 15px;
}

a.knop:hover {
  background-color: #ff7e00;
		color:#FFF;
}

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: 10px 0 10px 0;
    display: inline-block;
}

a.knopxl:hover {
    background-color: #35a85c;
    box-shadow: inset 0 -2px 0 0 #4d9b60;
    text-decoration: none;
}

/*standaard tekstvak*/

.tekstvak {
  margin-bottom: 20px;
}

/*pistekaart blok*/

.piste {
  font-weight: bold;
}

.pisteblauw {
  color: blue;
}

.pisterood {
  color: red;
}

.pistezwart {
  color: black;
}

/*Skipas prijzen*/

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;
}

/*slider tekst*/
.elementor-slides  {
    text-shadow: 0 0 6px #455365;
}

/*skihuur skiverhuur tabel */
.skihuurtabel th {
    text-align: left;
}

/*skischolen overzicht*/
.bedrijven ul li {list-style-type: none;}
.bedrijven ul li:first-child {font-weight:bold;}
.bedrijven ul {      margin: 0;
    padding: 20px 30px 40px 30px;
    background-color: #f6f6f6;
}

.bedrijven ul:after {
    content: '';
    width: 100px;
    height: 3px;
    display: block;
    background-color: #e00817;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 767px) {
  .skipaswrap {
    overflow-x: auto;
    white-space: nowrap;
  }
		
.strfoto, .strfoto2 {
		min-height:250px;}		
		
.headertxt h2 {font-size: 22px;}		
		
.duoimage		 {min-height: 300px;}
.videohome .elementor-widget-container, .videohome iframe  {min-height: 400px; height: 400px;}
		
		
}