.custom-logo-link img{
    mix-blend-mode: hard-light;
}
.grecaptcha-badge {
visibility:hidden;
}

@media screen and (min-width: 48em) {
  .inner-wrap {
    max-width: 1280px;
    padding-left:0px;
    padding-right:0px;
  }
}
.hidden{
    display:none;
}
#scroll-to-content{

    bottom: 80px;
    }
    #wp-custom-header-video-button{
        z-index: 100;
        cursor:pointer;
    }
    .wp-custom-header .wp-custom-header-video-button:hover{
        background-color: rgba(34,34,34,1);
    }
#nextgig{
padding-top: 0px;
position: relative;
height: 80px;
  margin-top: -80px;
  width: 100%;
  background-color: #000000;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
   cursor:pointer;
}
#nextgig:hover > *{
    text-shadow: 5px 5px 2px rgba(0,0,0,1) !important;
}
#nextgig section{
    margin-bottom:0px;
}
#nextgig section .ics-calendar-date-wrapper:first-of-type{
    display:block !important;
}
#nextgig section .ics-calendar-date-wrapper{
display:none !important;
}

.mob #nextgig{
    height: 90px;
    margin-top: -90px;
    }
.mob #nextgig section{
      padding:0px 20px !important;
}
.mob #nextgig article {
  width: 100%;
}
.mob #nextgig h2.ics-calendar-title{
     line-height: 18px !important;
      font-size:14px !important;
       color:#ffffff !important;
}
 .mob #nextgig .ics-calendar-date{
 line-height: 18px !important;
      font-size:14px !important;
 }
 .mob #nextgig .events{
    margin-top:-5px;
 }
.mob  #nextgig .descloc{
line-height: 18px !important;
      font-size:12px !important;
      hyphens: none;
}
#nextgig .location{
    hyphens: none;
}
#nextgig h2.ics-calendar-title{
margin:0px;
    margin-right: 20px !important;
    font-size:30px !important;
    line-height: 30px !important;
    color:#ffffff !important;
    cursor:pointer;
    
}
#nextgig h2.ics-calendar-title, #nextgig article, #nextgig .events, {
    color:#ffffff;
    display:inline-block;
    margin:0px;
     line-height: 30px !important;

}
 #nextgig article{

 }
 #nextgig .ics-calendar-date, #nextgig .descloc, #nextgig .events{
        font-size:20px !important;
        line-height: 30px !important;
            margin:0px;
 }
#nextgig .time, #nextgig h3, #nextgig .event .title{
    display:none !important;
}
#nextgig .ics-calendar-date-wrapper{
     width: 100%;
}
#nextgig .ics-calendar-date-wrapper, #nextgig h4.ics-calendar-date, #nextgig .events{
    display:inline-block;
}
.fbicon, .waicon{
    background-image: url('https://soundconvoy.de/wp-content/uploads/2025/06/Social_FB.png');
    background-size: contain;
width: 40px;
  border-radius: 50%;
  border:1px solid #ffffff;
  aspect-ratio: 1 / 1;
background-repeat: no-repeat;
height: 40px;
}
.waicon{
 background-image: url('https://soundconvoy.de/wp-content/uploads/2025/07/waicon.png');
 background-color:#23cc62;
 background-size: 60%;
  background-position: center;
 
}
.fbicon a, .fbicon a:hover, .fbicon:hover a, .waicon a, .waicon a:hover, .waicon:hover a{
   color: rgba(0,0,0,0) !important;
}
  .has-header-image .custom-header-media img, .has-header-image:not(.inspiro-front-page):not(.home) .custom-header-media img, .has-header-video .custom-header-media video{
  width: 100vw;
  }
  h5{
  margin-bottom: 0px;
  }
  section{
  padding-left:7%;
  padding-right:7%;
  }
  #site-navigation{
  background-color: black;
  }
  .pad section{
    padding-left:0px;
    padding-right:0px;
  }
    .pad #site-navigation, .pad #nextgig section{
      padding-left:40px;
    padding-right:40px;
    }
    .pad #main > section, .pad .site-footer .footer-widgets{
    padding:40px;
  }
  .mob #site-navigation{
    padding:12px 20px;
  }
  .mob .footer-widget-1{
    padding-right:0px;
    max-width:200px;
  }
  .mob .footer-widget-2{
    min-width: 300px;
  }
  .mob .widget{
    margin-bottom:0px;
    padding: 20px 0px;
  }
  .side-nav {
  display: block;
  position: fixed;
  top: 0;
  right: -380px;
  bottom: 0;
  overflow: hidden;
  width: 380px;
  z-index: 9999;
  visibility: hidden;
  outline: 0;
  transform-style: preserve-3d;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  }
  .side-nav-open .side-nav {
  visibility: visible;
  right: 0;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.side-nav-open #menu-main-menu{
    padding-bottom:20px;
}
.side-nav__wrap {
  position: relative;
  padding: 60px 30px;
}
.inspiro--with-page-nav .navbar-toggle{
    display:none;
}
.navbar-toggle .icon-bar, .navbar-toggle .icon-bar:nth-child(3) {
width:22px !important;
  transition: width .13s ease-out, transform .13s ease-out, opacity .13s ease-out;
}
.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

  #masthead{
    max-width:100vw;
    }

.widget_block{
margin-bottom: 20px;
}
h1.wit, #sec-5 h5, #sec-5 > *, .widget ul li a, .site-footer {
    color:#ffffff !important;
}
.widget ul li a:hover{
    color:#f2cc21 !important;
}
.widget_text ul {
  list-style: disc;
  margin: 0px;
  color:#ffffff !important;
  }
  .site-info .copyright span:first-child{
  flex:unset;
    width: 100vw;
    text-align: center;
  }
#sec-5 h5{
    margin-bottom:0px;
}
#sec-5{
    padding-bottom: 80px;
}
.mob #sec-5{
    padding: 40px;
}
.contactdiv{
        width: 50%;
  margin: 0 auto;
  margin-left:20%;
}
#sec-4 .contactdiv{
  width: 70%;
}
form .column > p{
    display: inline-block;
    width: 38%;
    vertical-align: top;
}
form{
    margin-bottom:40px;
}
form .column > p:last-of-type{
    width: 50%;
    display: inline-block;
}
.mob form .column.one > p:nth-of-type(2) {
  width: 100% !important;
  display: block !important;
}
form .column.one > p:nth-of-type(2){
    width: 50%;
    display: inline-block;
}
form > p{
    padding-left:38%;
}

input[type="phone"], input[type="text"], textarea, .wpcf7-submit{
    border-radius: 8px;
}
input, textarea{
width: 100% !important;
}
input.wpcf7-submit{
    width: max-content !important;
}
.carouseln-container{
    width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 20px;
  display: inline-block;
  text-align: center;
}
#bandcar{
    position:relative;
    overflow: visible;
}
#prev, #next{
color:#ffffff;
width: 40px;
height: 40px;
border:1px solid #f2cc21;
position:absolute;
top:40%;
left:-40px;
background-color: #f2cc21;
border-radius:50%;
font-weight: 900;
  font-size: 24px;
  line-height: 32px;
  cursor:pointer;
  z-index:500;
}
#next{
left:unset;
right:-40px;
}
.mob #prev{
    top: unset;
    bottom:20px;
    left:40px;
}
.mob #next{
    top: unset;
    bottom:20px;
    right:40px;
}
[class^=arr-]{
  border:       solid currentColor;
  border-width: 0 .2em .2em 0;
  display:      inline-block;
  padding:      .20em;
}
.arr-right {transform:rotate(-45deg);}
.arr-left  {transform:rotate(135deg);}
.arr-up    {transform:rotate(-135deg);}
.arr-down  {transform:rotate(45deg);}

#prev:hover, #next:hover{
    color: #f2cc21;
    background-color: #ffffff;
}
#refcar .carouseln-container{
overflow: visible;
}
.carousel{
 transition: transform 0.3s ease;
 transition: transform 330ms ease-in-out;
 display:flex;
}
#refcar .carousel{
 display:block;
}
.carousel-slide{
padding:20px;
max-width: 25%;
min-width: 25%;
transform: unset;
position:relative;
 aspect-ratio: 1 / 1.2; 
 
}
#bandcar .carousel-slide{
aspect-ratio: 1 / 1;
cursor:pointer;
}
#bandcar .sliders{
    padding-bottom: 20px;
}
.mob #bandcar .sliders{
    padding-bottom: 60px;
}
#refcar .carousel-slide{
    max-width: 12.5%;
    min-width: 12.5%;
    min-width: 150px;
    padding:10px;
    aspect-ratio: 1 / 1;
}
#refcar .sliders{
    width: 100%;
}
.carousel-slide .imgcont{
      aspect-ratio: 1 / 1; 
         border-radius: 8px;
         overflow:hidden; 
         text-align:center;
          transition: transform 1s;
          position:absolute;
          background-size: 100% auto;
}
#bandcar .carousel-slide .imgcont{
          height:290px;
          
}
.imgcont.tv::after{
    content:'TV';
    width: 40px;
    height: 30px;
    text-align: center;
    font-weight: bold;
    border-radius: 6px;
    border: 1px solid red;
    color: #ffffff;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: red;
}
.zoom .imgcont{
transform: scale(1.1);
}
#bandcar .zoom .imgcont img{
 opacity: 0;
}
.carousel-slide  img{
 
  width:100%;
    border-radius: 8px;
    opacity:1;
    transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}

.carousel .button{
    width:calc(100% + 20px);
    text-align:center;
    border:0px;
    position:relative;
    bottom:0px;
    margin-top:85%;
    padding:0px;
}
#refcar .carousel .button{
    margin-top:90%;
    display:none;
}
.button h3{
    margin-top:0px;
    padding-top: 0px;
     font-size:18px;
}
.button h4{
        font-size:14px;
    font-weight:300;
    padding-left: 10px;
}
.button h4, .button h3{
    line-height: 20px;
    display:inline-block;
    color:#ffffff !important;
    text-shadow: 4px 4px 6px rgba(0,0,0,0.8);
}
.site-title a{
     text-shadow: 4px 4px 6px rgba(0,0,0,0.8) !important;
}
.site-title::after{
    content: unset;
}
#refcar .button h4, #refcar .button h3, #sec-5 {
     color:#28323c !important;
      font-size:12px;
}
body.side-nav-open .site{
transform: unset !important;
}
body.side-nav-open .side-nav__close-button{
    display:block;
}

.ics-calendar-list-wrapper .ics-calendar-date{
    margin-top:0px;
    line-height:20px;
}

.ics-calendar-date-wrapper > *{
    vertical-align:top;
}
.ics-calendar-list-wrapper h3, .ics-calendar-list-wrapper h4, .ics-calendar .events, .ics-calendar-month-grid .day, .ics-calendar-month-grid th, .ics-calendar-select, .ics-calendar .event .descloc, .ics-calendar .events .time .end_time{
     color:#ffffff !important;
     font-size:16px;
     font-family:"Onest", sans-serif;
      line-height:20px;
}
.ics-calendar .events .time .show_on_hover {
  visibility: visible;
}
.ics-calendar-list-wrapper h3{
    font-size:24px !important;
    padding-bottom:20px;
    margin-bottom:20px !important;
    border-bottom: 0.5px solid #ffffff;
}
.ics-calendar dl.events dt.time{
    padding-top:0px;
}
.ics-calendar .events .time .end_time {
    font-weight: unset;
    font-size:unset;
}
.ics-calendar .events .time{
    width: 15%;
}

.ics-calendar-date{
    width: 17%;
}
.ics-calendar dl.events{
    width: 80%;
    font-size:16px;
    font-family:"Onest", sans-serif;
}
.title.has_desc{

}
.ics-calendar dl.events dt.time, .ics-calendar dl.events dd.event, .ics-calendar-list-wrapper .ics-calendar-date, .ics-calendar dl.events{
display:inline-block;
margin-right:10px;
vertical-align: top;
}

.mob .ics-calendar dl.events, .mob .ics-calendar dl.events dt.time, .mob .ics-calendar dl.events dd.event{
    width: 100%;
}
.mob .ics-calendar-date{
    width: 100%;
    font-size: 20px;
    margin-top:10px;
}
.mob .ics-calendar dl.events dt.time{
    margin-bottom:10px;
    font-size: 20px;
}
.mob  .ics-calendar .event .descloc{
    margin-top:10px; 
}
.mob #sec-4, .mob #sec-6, .mob .site-footer .footer-widgets{
    padding:40px;
    text-align:left;
}
.mob .site-footer .footer-widgets{
}
.mob .widget_block{
padding:0px !important;
}
.mob #sec-2, .mob .carouseln-container{
padding-bottom:0px;
}
.mob .contactdiv{
    width:100%;
    margin:0px;
}
.mob form .column > p {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
.inspiro--with-page-nav .navbar-toggle {
    display: block;
    float: right;
  }
  header.entry-header{
  margin-left:7%;
  }
  #sec-4 header.entry-header, #sec-5 header.entry-header, #sec-6 header.entry-header{
  margin-left:0px;
  }
  .page .entry-header .inner-wrap{
    padding:0px;
  }
  .page .entry-title{
  text-align:left;
  }
#sec-4 .contactdiv {
  width: 100%;
  margin-left:0px;
  max-width: 500px;
}
#sec-5 .contactdiv{

}
#bandcar .carousel-slide{
    min-width: 33.5%;
    max-width: 33.5%;
}
.carouseln-container{
    width:100%;
}
  }
@media only screen and (max-width: 950px) {
section{
padding:40px 0px;
}
section.ics-calendar{
padding:0px;
}

}
@media only screen and (max-width: 850px) {
#bandcar .carousel-slide{
    min-width: 50%;
    max-width:50%;
}

}
@media only screen and (max-width: 500px) {
#bandcar .carousel-slide{
    min-width: 100%;
    max-width:100%;
}

section.widget_block, .footer-widgets #nav_menu-7{
padding;0px !important;
}
}
@media screen and (max-width: 64em) {
.navbar-nav li a{
    font-size:18px;
}
  .navbar-nav li a:hover{
    color:#f2cc21;
  }
  }
  