.t4-masthead .t4-masthead-title {
  text-shadow: -1px 2px 2px #070302;}
.t4-masthead .t4-masthead-description {
    text-shadow: -1px 2px 2px #070302;
    font-size: 1.6rem;
}
.t4-offcanvas-toggle i {
    font-size: 34px;
}
.t4-masthead-inner.has-bg {
	height: 800px;
}
.navbar-brand.logo-control img.logo-img {
    max-height: 260px;
}
.t4-nav-height-sm .t4-megamenu .navbar-nav>li>a, .t4-nav-height-sm .t4-megamenu .navbar-nav>li>.nav-link {
    height: 40px;
    line-height: 13px;
    border: 1px solid #ccc;
    border-radius: 13px;
    padding: 12px 10px 0 10px;
    background: #fff;
    margin: 10px 9px 10px 0;
  
}
nav.t4-nav-height-sm.mainnav.nav-align-left.border-top.border-bottom.w-100.collapse-static {
    padding: 7px 0 7px 0;
  	background: #cf1d0f;
}
.border-bottom {
  border-bottom: none!important;
}
/* spelername fotos */
.title-container-name {
    background: #ff0303;
    padding: 0 9px 0 7px;
    margin: 0px 0 7px 7px;
}
.display-imagename {
    color: #fff;
    font-size: 1rem;
    max-width: 250px;
}
small.badge.bg-light.text-dark {
    font-size: 0.7rem!important;
}
/* masonry instelling */
.grid--images .grid-sizer {
    width: 46%;
}

.stick-to-bottom {
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #ccc;
    text-align: center;
}
/* weer*/
#hot_weather_container .hot_weather_value {
    font-size: 1em!important;
}
.module-title {
    border-bottom: 1px solid #cf1d0f;
}
.module-title span {border:none;}
.t4-card {
    margin-top: 20px;
}
/*shop */
a.btn.button_detail {
    border: 1px solid #ccc;
}
.owl-next, .owl-prev {
    height: 39px;
    background: #369750!important;
}
.jswcrm_contact.bordered {
    border: 1px solid #6c757d;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 10px;
}
.card.card-body.special {
    background: #0b4701;
    border: 1px solid #fff;
}
/* winkelwagentje */
h3.module-title.cartshop {
    padding-left: 56px;    
    background: url(../images/klein-karretje3.jpg);
    background-repeat: no-repeat;
    background-position-x: left;
}
/* template 2024 nieuw */
.header024 {
    padding: 0px 30px 5px 5px;
}
.topheader {
    padding: 30px;
}
.module-title {
    border: none;
}
.module-title span {
    border: none;
}
.well {
    background-color: #141212;
}

.moduletable > h3, .moduletable > .h3 {
    color: #ccc;
}
/*video */
video#myVideo {
    width: 1920px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.moduletable.videohome {
    padding: 0;
    margin-top: 0;
    border-top: none;
    max-height: 600px;
    overflow: hidden;
}
.t4-module {
    padding: 30px;
}
.sidebar-r.card.t4-card.blue .card-header {
background: red;
color:#fff;
}

.splide__list {
    max-height: 200px;
}
.splide__slide img {
    max-height: 150px;
}