@charset "utf-8";
/* CSS Document */
.contact-light-button input.wpcf7-submit { border:none !important}


.iframe-container {
  overflow: hidden;
  padding-top: 56.25%; /* 16:9*/
  position: relative; border :double red;
}

  .iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.webshop { background: none !important}
.text-form p{ text-align: center; margin-top: 5px}
.text-form p a{      text-decoration: underline;
    color: #6d6d6d;
    font-size: 13px;}