/* Algemene & tekst classes */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,800&display=swap');

.contentwrap {
    width: 100%;
    max-width: 960px;
    padding: 15px 0;
    font-family: 'Montserrat', sans-serif;
}
html{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
ul,ol{
    padding-bottom: 1em;
    color: #000;
    font-size: 14px;
}
p{
    color: #000;
    font-size: 14px;
    line-height: 150%;
}
.italic {
  font-style: italic;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.swiper-horizontal{
    margin-bottom: -5px;
}

strong{
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #000;
    font-weight: bold !important;
    line-height: 1em;
    margin: 0px;
}
h1{
    font-size: 30px;
    margin: 0px 0px 0px 0px !important;
    border-bottom: 1px solid #ddd;
}
h2{
    font-size: 24px;
    margin: 12px 0 0 0 !important;
}
.kop1{
    font-size: 30px;
    color: #333333 ;
    font-weight: bold;
}
.anniversary-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.anniversary-overlay img {
    width: 180px;
    height: auto;
    opacity: 1; 
}
/* Popup */
.overlaypopupcontainer{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000001;
  height: 100%;
  background: rgba(50, 50, 50, 0.75);
  overflow-y: auto;
}
.innerpopupcontainer{
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  top: 2%;
  width: 55%;
  min-height: 150px;
  height: auto;
  -webkit-animation: info-fade-in .3s ease 1, info-move-up .3s ease-out 1;
  -moz-animation: info-fade-in .3s ease 1, info-move-up .3s ease-out 1;
  -ms-animation: info-fade-in .3s ease 1, info-move-up .3s ease-out 1;
  -o-animation: info-fade-in .3s ease 1, info-move-up .3s ease-out 1;
  animation: info-fade-in .3s ease 1, info-move-up .3s ease-out 1;
  position: relative;
  margin: 0px auto;
  text-align: center;
  z-index: 1003;
}
.closepopupoverlay {
  float: right;
  cursor: pointer;
  margin: 0px 20px 10px 0px;
  font-size: 22px !important;
}
.sectionpopup{
    margin: 50px auto;
}
.innerpopupcontainer{
    text-align: left;
}
.innerpopupcontainer p{
    font-size: 14px;
}
.innerpopupcontainer .subhead{
    font-weight: bold;
}

.kop2{
    font-size: 24px;
    color: #575556;
    font-weight: bold;
}
.kop1-white{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    
}
.whitetable, .whitetable tr, .whitetable td{
    border: 1px solid #fff !important;
}
.kop2-white{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    
}
.balk{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: -5px;
}
.tekst{
    font-size: 15px;
    color: #000;
}
.tekst-white{
    font-size: 15px;
    color: #fff;
}
.tekstbold{
    font-size: 17px;
    color: #000;
    font-weight: bold;
}
.tekstblauw{
    font-size: 15px;
    font-weight: bold;
    color: #ea4c1f;
}
.tekstwhite{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.list{
    list-style: none;
}
.list li{
    height: 30px;
}
.link{
    color: #ea4c1f;
    text-decoration: none;
}
.link:hover{
    text-decoration: underline;
}
.buttonimagehover:hover{
  background-position: 0 -72px;
}
.buttonimagehover {
  width: 100%;
  max-width: 300px;
  display: block;
  margin: 10px auto;
  cursor: pointer;
  background-image: url('/Images/formbuttonimage.png');
  height: 72px;
  background-position: 0 0px;
  -webkit-transition: background-position 0.15s ease-in;
  -moz-transition: background-position 0.15s ease-in;
  -o-transition: background-position 0.15s ease-in;
  transition: background-position 0.15s ease-in;
  background-size: cover;
}
.pricestable, .subscriptiontable, .pendixpricestable {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-family: 'Montserrat', sans-serift;
    font-size: 15px;
    color: #333;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.pricesrow, .subscriptionrow, .pendixpricesrow{
    display: table-row;
}

.pricescell h3 {
    text-align: center;
    background: #9cc2e5;
    padding: 10px 0px;
    font-weight: 300;
}

.pricing {
    padding: 7px 5px;
    border-bottom: 1px solid #eee;
    min-height: 40px;
}
.pricing:after {
    clear: both;
    content: '';
    display: block;
}
.pricehead {
    float: left;
    width: 50%;
}
.pricescell h2 {
  text-align: center;
  background: #f7a945;
  padding: 10px 0px;
  font-weight: 300;
}
.pricescell h3 {
  text-align: center;
  background: #9cc2e5;
  padding: 10px 0px;
  font-weight: 300;
  width: 100%;
}
.huoltobadge {
    display: block;
    margin: 0px auto;
    height: 90px;
    max-width: 100px;
}
.silverrow, .goldrow, .platinumrow, .subscriptioncell .subhead {
  text-align: center;
  padding: 10px 0px !important;
  font-weight: 300;
  width: 100%;
}
.silverrow {
    background: #989CA4;
}
.goldrow{
    background: #FFBD1B;
} 
.platinumrow {
    background: #797979;
}
.resurs-img {
  width: 15%;
  float: right;
  margin: 0px 10px 0px 0px;
}
.readbutton{
    background-color: #fff;
    font-size: 16px;
    text-align: center;
    color: #ea4c1f;
    padding: 12px;
    text-decoration: none;
    border-radius: 15px;
}
.readbutton:hover{
    background-color: #575556;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 12px;
    text-decoration: none;
    border-radius: 15px;
}
.centertext {
  text-align: center;
}
.pointerlist p {
  border-bottom: 1px solid #eee;
}
.subscriptiontable .pricingicon {
    min-height: 100px;
}

.pricescell, .subscriptioncell, .pendixpricescell{
    display: table-cell;
    border: 1px solid #eee;
    vertical-align: top;
}
.subscriptiontablemobiel, .pendixmobiel {
    display: none;
}
.paginationitem, .paginationitem-points{
    border: 1px solid #ea4c1f !important;
}
.paginationitemactive{
    color: #fff !important;
    background: #ea4c1f !important;
}
.paginationbutton{
    border: 1px solid #ea4c1f !important;
}
.paginationitem:hover, .paginationbutton:hover{
    background: #ea4c1f !important;
}
.huoltobuttonimage{
    max-width: 500px;
    margin: 0px auto;
}

.from-holland{
    max-width: 400px;
    margin: 50px 10px 10px 10px;
}
.socialmedia-icons{
    font-size: 40px;
    color: #ea4c1f;
}

/* Algemeen */
.contentcontainer {
    width: 98%;
    margin: 0px auto !important;
    max-width: 1080px;
    padding: 15px 1% 15px 1%;
}
.contentcontainer-tables{
    width: 98%;
    margin: 0px auto !important;
    max-width: 1280px;
    padding: 15px 1% 15px 1%;
}
.contentcontainer:after, .rowcontainer:after, .breakcontainer:after, .contentcontainerbeneden:after {
    clear: both;
    display: block;
    content: '';
}
.contentcontainer-text, .rowcontainer-text, .breakcontainer-text, .contentcontainerbeneden{
    padding: 40px 0px 40px 0px;
}
.breakcontainer {
    width: 98%;
    margin: 0px auto;
    max-width: 1080px;
    padding: 30px 1% 65px 1%;
}
.breakcontainerboven{
    width: 98%;
    margin: 0px auto;
    max-width: 1080px;
    padding: 45px 1% 60px 1% !important;
}

.Afbeeldingcontainer {
    width: 354px!important; 
    height: 265px!important; 
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
    line-height: 1em;
    margin: 0px;
}
.header{
    height: 340px;
    min-width: 80px;
}
.head{
    font-weight: bold;
    margin: 20px 0px 11px !important;
    padding: 0px;
}
.sub-blauw{
    color: #ea4c1f;
}
.sub-grijs{
    color: #575556;
}

/* Menu */
.headerinfo{
    height: 32px;
    background: #ea4c1f;
}
.icoontjeskleur:hover, .shoppingCartItem:hover{
  color: #ea4c1f;
  border-bottom: unset !important;
}
.headerlinks{
    margin: 0px auto !important;
    max-width: 1080px;
}
.headerlinks a{
    padding-left: 8px;
    float: left;
    font-size: 14px;
}
.headerflags{
    padding-right: 8px !important;
    float: right !important;
    font-size: 12px !important;
}
.headerlink:hover{
    text-decoration:underline;
}
.headerlink i{
    font-size: 16px;
    padding: 8px 0px 0px 0px;
}
.headercontactcontainer {
    background: #319a79;
    line-height: 40px;
    color: #ea4c1f;
    height: 40px;
    text-align: center;
}
.headermenucontainer{
    height: 109px ;
    border-bottom: #fff solid 1px;
    background: #fff;
}
.headertekst, .headerlink, .headerflags {
    font-family: 'Montserrat', sans-serif;;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    line-height: 30px;
}
.headerlijn{
    font-family: 'Montserrat', sans-serif;;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    line-height: 30px;
}
.headertekst {
    margin: 0px 5px 0px 5px;
    line-height: 8px;
}
.headercontactcontainer svg[class^="svg-inline-"]{
    height: 16px;
    width: 16px;
    color: #fff;
    min-width: 25px;
}
.headercontactcontainer img{
    margin: 0px 0px -6px 0px;
}
.languages{
    padding: 0px 5px 0px 5px;
}

.logocontainer {
    float: left;
    width: 18%;
}
.logocontainer img {
    width: 100%;
    display: block;
    text-align: center !important;
    margin: 0% 0 10;
    max-width: 252;
    -webkit-transition: width 0.4s ease-out;
    -moz-transition: width 0.4s ease-out;
    -o-transition: width 0.4s ease-out;
    transition: width 0.4s ease-out;
    padding-top: 14px !important;
}

.menu {
    float: left;
    width: 80%;
    padding-top: 35px !important;
    -webkit-transition: width 0.4s ease-out;
    -moz-transition: width 0.4s ease-out;
    -o-transition: width 0.4s ease-out;
    transition: width 0.4s ease-out;
}
.menu ul {
    padding:0;
    font-size: 0;
    text-align: left;
}
.menu ul li {
    display: inline-block;
    position: relative;
}

.menu ul li a {
    font-family: 'Montserrat', sans-serif;;
    font-size: 15px;
    font-weight: bold;
    color: #575556;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 18px;
}

.menu ul li a:hover {
    color: #ea4c1f;
    border-bottom: 2px solid #ea4c1f;
}

.menuicons {
    float: right;
    position: relative;
    width: 23%; 
    text-align: right;
    margin-top: -21px;
}
.menuicons i {
    color: #ea4c1f;
    font-size: 16px;
}

.menuicons p {
    display: inline-block;
    margin: 0px;
    width: 15%;
}

/* Fixed classes */
.menufixed {
    position: fixed;
    top: 0;
    z-index: 1000000;
    left: 0;
    right: 0;
    box-shadow: 1px 1px 4px #939393;
}
.menufixed .headermenucontainer{
    height: 88px !important;
}

.menufixed .logocontainer img {
    width: 90% !important;
    padding-top: 8px !important;
}
.menufixed .ul submenu li a {
    line-height: 40px;
}
.cleartop {
    margin-top: 158px;
}

/* Submenu */
.submenu {
    position: absolute;
    top: 25px;
    right: -100px;
    width: 180px;
    height: 0px;
    overflow: hidden;
    z-index: 1000000;
    text-align: center !important;
    margin-right: 50% !important;
}

.menu ul li:hover .submenu {
    height: auto;
    background: #fff;
}

.submenu li {
    display: block !important;
    padding: 0px 0px 10px 0px;
}
.submenu li:hover{
    color: #ea4c1f;
    
}
.submenu li a {
    font-size: 13px !important;
    font-weight: bold !important;
    color: #00000 !important;
    min-height: 40px;
    line-height: 40px !important;
    /* text-transform: uppercase; */
    margin: 0px !important;
}

.submenu li a:hover {
    color: #ea4c1f !important;
}
/*topbar */
.topbar-border{
    width: 100%;
    border-bottom: 20px solid #979796;
    box-shadow: 0px 0px 15px #aaa;
}
.iconsbar {
    height: 30px;
    width: 960px;
    margin: 0px auto;
    z-index: 2;
    text-align: right;
}
.iconsbar img {
    width: auto;
    height: 28px;
}

/* Le mobile menu */
.mobilemenu {
    display: none;
}

.websiteContactInfoMobile {
    background: #319a79;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.mobilelogowrap, .mobilelogowrap img.logo  {
    display: block;
    margin: 0px auto;
    max-height: 60px;
}
.mobilelogowrap {
    box-sizing: border-box;
    padding: 15px;
}
.mobilelogowrap img.logo {
    max-width: 200px;
}
.mobilemenucontainer {
    width: 300px;
    left: -300px;
    bottom: 0;
    position: fixed;
    background: #fff;
    z-index: 1000000;
    overflow-y: auto;
    
    -webkit-transition: left 0.5s ease-out;
    -moz-transition: left 0.5s ease-out;
    -o-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
}
.showmobilemenu {
  left: 0px;
}
.mobilemenucontainer img{
    margin: 0px 0px -5px 0px;
}

.mobilemenubar {
    position: relative;
    height: 90px;
}

.menuicon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    color: #565656;
    font-size: 25px;
    line-height: 100px;
    cursor: pointer;
    width: 75px;
    text-align: center;
}

.showmenu {
    left: 0px;
}

.mobilemenucontainer ul {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    list-style: none;
}

.mobilemenucontainer ul li a {
    font-family: 'Open Sans', sans-serif;;
    font-size: 18px;
    font-weight: lighter;
    color: #000;;
    display: block;
    text-decoration: none;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 0px 0 15px;
    border-bottom: 3px solid #fff;
    border-right:#f5f5f5 1px solid;
    border-bottom:#f5f5f5 1px solid;
    
    -webkit-transition: border 0.5s ease-out;
    -moz-transition: border 0.5s ease-out;
    -o-transition: border 0.5s ease-out;
    transition: border 0.5s ease-out;
}
#webshopCountSpan {
    background: #ea4c1f;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    line-height: 30px;
    font-size: 15px;
    position: absolute;
    top: -25px;
    text-align: center !important;
    font-family: inherit;
}
.submenumobile{
    display: relative;
}
.submenumobile li a {
    font-size: 14px !important;
    color: #ea931f ;
    line-height: 40px !important;
    border-right:#f5f5f5 1px solid;
    border-bottom:#f5f5f5 1px solid;
}
.mobilemenucontainer li a .fa-chevron-down {
    float: right;
    padding: 15px !important;
}
.mobilemenucontainer li a .fa-chevron-up {
    display: none;
    float: right;
    padding: 15px !important;
}
/* Fixed classes */
.menufixed {
    position: fixed;
    top: 0;
    z-index: 1000000;
    left: 0;
    right: 0;
    box-shadow: 1px 1px 4px #939393;
}
.menufixed .headermenucontainer{
    height: 88px !important;
}
.menufixed .menu{
    max-height: 200px;
    padding-top: 19px !important;
}
.menufixed .ul submenu li a {
    line-height: 40px;
}
.cleartop {
    margin-top: 140px;
}

/* Cookie pagina */

.qs_cookie_page_wrap, .qs_cookie_table_head, .qs_cookie_table_text, .qs_cookiepage_text, .qs_cookiepage_subhead, .qs_cookiepage_acceptbtn {
    font-family: inherit !important; 
}
.qs_cookiepage_head {
    color: #3d3d3c;
    font-weight: 700;
    font-size: 22px;
    margin: 0px;
    line-height: 180%;
    padding-bottom: 0.8em;
}
.qs_cookie_table_head, .qs_cookiepage_subhead {
    color: #3d3d3c;
    font-weight: 600;
    font-size: 20px;
    margin: 0px;
    line-height: 180%;
    padding-bottom: 0.8em;
}
.qs_cookie_table_text, .qs_cookiepage_text {
    color: #3d3d3c;
    font-weight: 300;
    font-size: 16px;
    margin: 0px;
    line-height: 180%;
    padding-bottom: 0.8em;
}

.qs_cookie_table tr td {
    vertical-align: top;
}

/* BX slider */
.sliderwrapper {
    overflow:hidden;
}
.mobielslider{
    display: none !important;
}
.desktopslider{
    max-width: 100%;
    min-height: 300px !important;
}

.bxslider {
    padding: 0px;
    margin: 0;
}

.bx-wrapper {
    margin: 0px !important;
    width: 100% !important;
    margin: auto !important;
    border: none !important;
    box-shadow: none !important;
    background: none !important;
}

.bx-wrapper img {
    min-width: 100%;
    margin: 0px 0px 0px 0px;
}

.bx-wrapper .bx-viewport {
    border: none !important;
    left: 0 !important;
    box-shadow: none !important;
}


/* Eigen CSS */
.text-overlay {
    color: #fff;
    font-size: 46px !important;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 42%;
    text-shadow: 2px 2px #000;
    font-weight: bold;
    max-width: 1023px !important;
    text-align: center;
}
.slideroverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    display: inline;
}

.slideroverlaytext {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.8em;
    margin: 5px;
    color: #fff;
    position: absolute;
    left:0;
    right:0;
    top: 42%;
    text-align: center;
    text-shadow: 2px 2px 2px #333;
    font-weight: 800;
    letter-spacing: 0.8px;
}
.websitemenu li, .langSelector li {
    display: inline-block;
    font-size: 0px;
}
.lijntop{
    border-top: #ea4c1f 21px solid !important;
    padding-top: 0px;
    margin-top: -5px;
}
.midden{
    margin-top: -20px !important;
}
.teksticon {
  width: 70px;
  height: 70px;
  background: #0284c7;
  color: #fff;
  margin: 10px auto 30px;
    margin-bottom: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  box-sizing: border-box;
  padding-top: 18px;
  position: relative;
  top: -65px;
  margin-bottom: -35px;
}
.qscontactform-btn{
    background-color: #ea4c1f !important;
    border-color: #ea4c1f !important;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 12px;
    text-decoration: none;
    border-radius: 5px;
    
}
.qscontactform-btn:hover {
    text-decoration: none !important;
    background: #575556 !important;
    border-color: #575556 !important;
    text-decoration: underline !important;
}
.button{
    background-color: #ea4c1f;
    border-color: #ea4c1f ;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 12px;
    text-decoration: none;
    border-radius: 5px;
    position: absolute;
    margin-top: -44px !important;
    margin-left: 115px !important;
}
.button2{
    background-color: #ea4c1f;
    border-color: #ea4c1f ;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 12px;
    text-decoration: none;
    border-radius: 5px;
    position: absolute;
    margin-top: -44px !important;
    margin-left: 87px !important;
}
.button:hover {
    text-decoration: none !important;
    background: #575556 !important;
    border-color: #575556 !important;
    text-decoration: underline !important;
}
.contactform{
    margin-top: 50px;
}
.ruimte{
    margin-left: 10px;
}
.image-center{
    text-align: center !important;
}
.homePageTile {
  width: 93% !important;
  box-sizing: border-box;
  margin: 20px 1%;
  box-shadow: 2px 2px 10px #000;
  background: none;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  height: 366px !important;
}
.tileHeads {
  background: #ea4c1f;;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 75px;
  box-sizing: border-box;
  line-height: 22px;
  padding: 18px 0;
}
.tileHeads h2 {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 0;
  font-size: 14px;
  padding: 0px 5px;
}
.tilePhoto {
  height: auto;
  overflow: hidden;
}
.tilePhoto img {
  overflow: hidden;
  width: 100%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  transition: all 0.4s ease-in-out;
  transform: scale(1.03);
  min-height: 287px !important;
}
.tileHeads {
  line-height: 22px;
}
.logo-images{
    margin: 20px 0px 20px 0px;
}
.form-control-select{
    min-width: 300px !important; 
}
.footerlink{
    text-decoration: none;
    color: #fff;
}
.footerlink:hover{
    text-decoration: underline;   
}

/* Webshop */
.order-direct-button, .order-button, .order-related-button, .coupon-button, .login-button{
    color: #fff;
    border-color: #ea4c1f !important;
    background: #ea4c1f !important;
}
.productitemimagewrap, .productitemimage {
    min-height: 200px !important;
}
.productitem-col-3{
    min-height: 445px !important;
}
.webshop-productname{
    min-height: 60px !important;
}
.qs_webshop_sorting{
    width: 40% !important;
}
.paymentcostscell{
    display: none !important;
}
.webshop-menu-option-link{
    padding: 8px !important;
}
.webshop-menu-option-link:hover{
    color: #fff !important;
    text-decoration: none !important;
}
.webshop-breadcrumbs a{
    color: #ea4c1f;
    font-weight: bold;
    font-size: 16px;
}
.webshop-related-product-price-text{
    text-align: center;
    font-size: 20px !important;
}
.webshop-relation-head{
    text-align: center;
    min-height: 70px;
    font-size: 14px;
}
.webshop-product-price-text{
    font-size: 14px !important;
    color: #000;
}
.webshop-menu-option-button:hover{
    color: #fff !important;
}
.webshop-menu-item:hover, .webshop-menu-item:hover i,  .webshop-menu-item:hover p{
    background: #ea4c1f !important;
    text-decoration: none !important;
    color: #fff !important;
}
.webshop-menu-active-item{
    background: #ea4c1f !important;
}
.webshop-menu-active-item .webshop-menu-option-button, .webshop-menu-active-item .webshop-menu-option-link {
    color: #fff !important;
}
.webshop-tile-image, .webshop-product-tile-image{
    width: 98% !important;
    margin: 0px auto !important;
    height: auto !important;
}
.webshop-product-tile-image {
    max-width: 200px !important;
}
.productrelationitemimage .webshop-product-tile-image{
    max-width: 130px !important;
    margin: 10px auto !important;
}
.webshop-category-tile-image{
    min-height: 150px;
    float: none !important;
    height: auto !important;
    max-width: 200px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0px auto;
}
.webshop-category-tile{
    min-height: 254px;
}
.productitem:hover, .webshop-category-tile:hover {
  border: 1px solid #ea4c1f;
  box-shadow: 0px 0px 2px #ea4c1f !important;
}
.webshopmainwrap{
    min-height: 650px !important;
}
.webshop-product-amount-input{
    width: 80% !important;
}
.webshop-amount-button{
    right: 33px !important;
}
.vat-included-text{
    line-height: 20px !important;
}
.shoppingCartItem {
    position: relative;
}
.carticon {
  cursor: pointer;
  font-size: 25px;
  color: #ea4c1f;
  line-height: 60px;
  width: 75px;
  box-sizing: border-box;
  text-align: left;
  float: right;
  line-height: 90px;
}
.carticon a{
  color: #ea4c1f;
}
#webshopCountSpan {
    position: absolute;
    top: -10px;
    background: #ea4c1f;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    -webkit-transition: top 0.5s ease-out;
    -moz-transition: top 0.5s ease-out;
    -o-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
}
.product-sale-div{
    bottom: 0px !important;
    top: 170px !important;
    background: #ea4c1f !important;
}
.product-sale-div-productpage{
    background: #ea4c1f !important;
}
@media only screen and (max-width: 960px) {
    .headercontainer {
        background: #fff !important;
    }
    .subscriptiontabledesktop, .pendixdesktop{
        display: none;   
    }
    
    .subscriptiontablemobiel, .pendixmobiel {
        display: table;
    }    

    .pricescell {
      width: 100%;
      display: block;
      box-sizing: border-box;
    }

     .desktopmenu {
        display: none;
    }
    .mobielslider{
        width: 100%;
        
    }
    .desktopslider{
        max-height: 300px;
    }
    .mobilemenu {
        display: block;
    }
    
    .grijsdriehoek{
        width: 100%;
    margin-bottom: -6px;
    }
    .mobilemenu {
        display: block;
    }
    .mobilemenucontainer {
        top: 122px;
    }
    .cleartop {
        margin-top: 110px;
    }
    .headertekst {
        margin: 0px 50px;
    }
    .slideroverlaytext {
        font-size: 2em;
    }
    
    .headerlink {
        font-size: 16px;
    }
    .tegelitem {
        margin: 10px 0;
    }
    .bxslider-wrap-google, .bx-viewport, .bxslider-wrap-google iframe{
       max-height: 300px !important;
    }
    
    .medewerker-afbeelding{
        width: 100% !important;
        margin: 0px auto;
        padding: 0px 0% 0px 0px;
    }
    .submenumobile{
        display: block;
    }
     .langSelector {
        position: absolute;
        bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .langSelector li a {
        padding: 0px 15px;
    }
        
    .menufixed .websitemenu li a, .menufixed .langSelector li a {
        color: #fff;
    }
    
    .websitemenu li a, .websitemenu li a:hover, .langSelector li a:hover {
        border-bottom: none;
    }
    
    .logomobile {
        display: block;
        width: 100%;
        margin: 20px auto !important;
        position: absolute;
        max-width: 200px;
        text-align: center;
        left: 37%;
    }
}
@media only screen and (max-width: 780px) {
    .homePageTile{
        height: 300px;
    }
    textarea {
	    width: 94% !important;
	}
	.qscontactform-1 {
	    width: 70% !important;
    }
    .slideroverlaytext {
        font-size: 1.8em;
    }
    .bxslider-wrap-google .bx-viewport, .bxslider-wrap-google iframe{
       min-height: 300px;
    }
    .medewerker-afbeelding{
        width: 80% !important;
        margin: 0px auto;
        padding: 0px 0% 0px 0%;
    }
    .submenumobile{
        display: block;
    }
    .headercontainer {
        background: #fff !important;
    }
    .logomobile {
        display: block;
        width: 100%;
        margin: 30px auto !important;
        position: absolute;
        text-align: center;
        left: 24%;
     }
    .mobilemenucontainer {
        top: 122px;
    }
    .headerlinks{
        display: none;
    }
    video {
      height: 40vh;
    }
    .video-gradient{
        top: -230px
    }
    .video-height {
        max-height: 270px;
    }
    .logo-images{
        max-width: 250px;
        margin: 10px auto !important;
        display: block;
    }
    .desktopslider{
        min-height: 100px !important;
    }
    .text-overlay{
        font-size: 30px !important;
    }
    .webshop-tile-image {
        max-height: 220px !important;
    }
    .webshop-tile-head {
      text-align: center !important;
      background: rgba(255,255,255,0.85);
      width: 100% !important;
      height: 35px !important;
      margin: 25px 0px 0px 0px !important;
      padding: 15px 0px 0px 0px !important;
    }
    .webshop-product-tile-image {
        max-width: 200px !important;
    }
    .productrelationitemimage .webshop-product-tile-image{
        max-width: 120px !important;
        margin: 10px auto !important;
    }
    .webshop-tile-image {
      max-height: 220px !important;
    }
    .webshop-category-tile-image {
      height: auto !important;
      width: 100% !important;
      max-height: 175px !important;
    }
    .webshop-category-tile-image {
      min-height: 150px;
      float: none !important;
      height: auto !important;
      max-width: 200px;
      text-align: center;
      width: 100%;
      display: block;
      margin: 0px auto;
    }
}
@media only screen and (max-width: 580px) {
    .homePageTile{  
        float: none !important;
        margin: 20px auto !important;
        height: auto !important;
        width: 65% !important;
    }
    .tilePhoto{
        max-height: 250px;
    }
    .tilePhoto img{
        min-height: unset;
        transform: scale(1.05);
    }
    .qs_webshop_sorting {
        width: 100% !important;
    }
    .text-overlay{
        font-size: 20px !important;
    }
    .webshop-product-amount-input{
        width: 100% !important;
    }
    .webshop-amount-button {
        right: 3px !important;
    }
    .webshop-remove-product-button{
        right: 30px !important;
    }
    .productitem-col-3 {
        width: 98% !important;
    }
}