/*homepage menu */

.t3-topnav .nav > .active > a, .t3-topnav .nav > .active > a:hover, .t3-topnav .nav > .active > a:focus {
  color: #fff;
  background-color: #b43609;
  border-color: #e5e5e5;
}
.t3-header {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #b43609;
}

.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
background-color: #fff;
}

@media (max-width: 992px) {
  .t3-header {
    background: #b43609;
  }
}


@media (max-width: 767px) {

        .customabobutton {display:block;}

}
  
/*homepage caroussel image */


.eb-event-information {
  padding: 0 0 80px;
  margin-bottom: 12px;
}


.magazine-carousel .magazine-item-media .item-image {
height: 550px;
background: #e5e5e5;
}
style.css:248.magazine-featured-leading .magazine-item-media .item-image {
margin-bottom: 24px;
max-height: 550px;
}

/*comment label */
  @media (max-width: 992px)
.off-canvas-toggle {
  float: left;
  display: block;
  margin-right: 12px;
  color: #fff;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #b43609;
  border-color: #750000;
}

/*abo button mobile */

.btn {
  text-transform: uppercase;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.customabobutton {
  margin-top: 9px;
  margin-right: 15px;
}



/*endl */




.sharing-tools {
display: none;
}

.logo-image img {
    max-width: 150%;
}


.t3-megamenu .row {
background-color: #f2f2f2;
}

.payment_plugin_mollie_single {
    line-height: 2.5;
    text-align: left;
    vertical-align: top;
}
.acym_module_form .acyfield_4 input{
border: none;
background: transparent!important;
color: #ffffff;
max-width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-left: 0;
width: 100%;
}

.bannergroup {
display: block;
background:transparent;
text-align: center;
}
.prenom-field {
border: none;
background: transparent!important;
color: #ffffff;
max-width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-left: 0;
width: 100%;
}

.j2store-img-responsive {
    max-width:100%;
    margin-top:30px;
    margin-bottom:10px;
    height:auto
}

.j2store-add-to-cart {
    margin-top: 0px;
    margin-bottom:30px;
}

.j2store-notifications {
    margin-top: 0px;
    margin-bottom:30px;
}
.j2store-cart {
    margin-top: 20px;
    margin-bottom:50px;
}

.cart-checkout-button {
    padding-bottom:30px;
}

.btn.btn-large.btn-success {
    margin-bottom:30px;
}

.t3-copyright {
    display:none;
}

.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.footer-banner .banneritem {
margin: 0;
background: #000;
}

.article-intro .item-image {
max-height: 600px!important;
overflow: hidden;
margin-bottom: 12px;
}

.bfFormDiv {
margin-top: 12px;
  padding-top:12px;
}


@media (max-width: 991px) {
.whatsnew-alert {
          display: none;top: 
  }  
}  

@media (max-width: 991px) {
.module-search {
          display: none;
  }  
}  
@media (min-width: 991px) {
.customabobutton {
          display: none;
  }  
}  

.customabobutton {  
          margin-top:5px;
          margin-right: 15px;
}  

.logo-image img {
    max-height: 90%!important;
}

.calendar {
display: none;
}

.archive-search {
margin-bottom: 10px;
width: 100%;
height: 48px;
position: relative;
padding-left: 0px;
}

/*above ALL CUSTOM */

/*JA*/

p sup {
	word-break: break-all;
}


