/* Edits from Losk.fr for WBCE */

@import url('https://src.losk.fr/fonts/caviar-dreams/stylesheet.css');

body, html {

  scroll-behavior: smooth;

  scroll-padding-top: 60px;

}

img {
  max-width: 100%;
}



h1, h2, h3, h4, h5, h6 {

  margin: 0;

}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Caviar Dreams', 'ubuntu', sans-serif;
  font-weight: bold;
  color: #666;
}
.main-nav a {
  font-family: 'Caviar Dreams', 'ubuntu', sans-serif;
  font-weight: bold;
}
#header {
  font-family: 'Caviar Dreams', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.minihero-text, .mini-v-hero-text {
  font-family: 'Caviar Dreams', 'ubuntu';
  font-weight: normal !important;
}
.minihero-text h1, .mini-v-hero-text h1 {
  font-weight: normal !important;
font-family: 'Caviar Dreams', 'ubuntu';
}

#header .logo img {

  height: 50px;

  max-height: 50px;

  margin: -5px 0;

}



#content {

  padding: 20px 0;

}



#intro2 { 

  padding: 0;

  background-color: white;

  background-image: none;

  min-height: 20px;

}

#intro2 .minihero {

  font-family: 'Montserrat', Arial, Helvetica, sans-serif;

  margin-top: 60px;

}



.minihero-overlay {

  background-color: rgba(0, 0, 0, 0.5) !important;

}



.input-button {

  font-family: "Real Regular", sans-serif;

  font-size: 15px;

  font-weight: 600;

  letter-spacing: 1px;

  display: inline-block;

  padding: 5px 10px;

  border-radius:  10px;

  transition: 0.5s;

  margin: 10px 5px;

  color: #fff;

  background: #292929;

  border: 2px solid #292929;

  color: #fff;

}



.input-button:hover, .input-button:active, .input-button:focus  {

  background: white;

  color: #292929; 

}



#intro2 .input-button:hover {

  background: none;

  border-color: #fff;

  color: #fff;

}



.footer-logo {

  max-width: 80%;

  margin: auto;

  margin-bottom: auto;

  display: block;

  margin-bottom: 20px;

}



.main-nav a:hover, .main-nav .active > a, .main-nav li:hover > a {

  color: #333;

}



#footer {

  background: #000;

}



#footer .footer-top {

  background: #333;

}



.barimg {

  float: right;

  height: 150px;

  width: 150px;

  border: 2px solid #9b3605;

  border-radius: 50px;

}



.simage img {

  border-radius: 3%;

}



#langmenu a {

  text-align: center;

}



#langmenu .current {

  font-weight: bold;

}

.tile {

  background-color: #eee;

  border-radius: 15px;

  padding: 15px;

  margin-bottom: 40px;

}



.tile.showyourself {

  background: #fff;

  border: 2px dashed #ddd;

}



.tile .input-button {

  margin-bottom: -30px;

}



.tile p {

  margin: 0 0 5px 0;

}

.warning {

  background-color: lightyellow;

}



.flagimg {

  border-radius: 15px;

  margin-bottom: 10px;

  height: 140px;

  border: 2px solid #eee;

}



h3 {
  font-size: 1.17em;
}



.input-button.disabled {

  background: #717171;

  border: 2px solid #717171;

  cursor: not-allowed;

}



.input-button.disabled:hover {

  color: #FFF;

  cursor: not-allowed;

}

.input-text, .miniform input[type="text"] {
  background: #eeeded;
  border-radius: 7px;
  color: #000;
  padding: 10px;
  text-decoration: none;
  border: none !important;
  width: 100%;
  max-width: 450px;
  margin: 3px 0;
}
.input-text:hover, .input-text:focus, .miniform input[type="text"]:hover, .miniform input[type="text"]:focus {
  background: #c8c8c8;
  transition: none !important;
  border-color: none !important;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}

.pbody .pboxclose {
  float: initial;
  background: #3f9504;
  border-radius: 7px;
  color: #fff !important;
  padding: 10px;
  text-decoration: none;
  border: none;
  color: white;
  text-shadow: none;
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  margin: 0;
  display: inline;
}
.pbody .pboxclose:hover {
  background: #1e4b00;
}
.pbody .pboxclose::before {
  content: none;
}

#content .container .swiper {
  border-radius: 30px;
  background-color: #717171;
}

.swiper-pagination-bullet {
  border-radius: 100%;
}

.addonimg {
  border-radius: 5px;
  max-width: 200px;
  margin-bottom: 10px;
  background-color: #c0c0c0;
  background-image: url('https://kinks.wtf/media/pics/missing/missing-square.jpg');
  background-position: center;
  background-size: contain;
  height: fit-content;
} 
.newsimg img{
  max-width: 100%;
}

iframe {
  border: 0;
}

.iframe-responsive-wrapper iframe[title="Twitch"],
 .iframe-responsive-wrapper .iframe1,
 .iframe-responsive-wrapper .iframe1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
   background: lightgrey;
}
.iframe-responsive-wrapper {
    position: relative;
}
.iframe-responsive-wrapper .iframe-ratio {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 720px) {

  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {

    width: 100%;

    flex: 0 0 100%;

    max-width: 100%;

  }

  #intro2 .intro-info { 

    padding-top: 20px;

  }

  .footer-logo {

    width: 60%;

  }

  .barimg {

    height: 50px;

    width: 50px;

  }

  .mobile-float-right {

    float: right !important;

  }

  #header .logo {

    text-align: center;

    float: none !important;

    display: inline-block;

  }

  #header .logo img {

    position: absolute;

    top: 58%;

    left: 50%;

    transform: translate(-50%, -50%);

  }

  .mobile-nav .lang {

    display: none;

  }

  #langmenu a, .lang i {

    font-size: large;

  }

}

