/*Titel*/
#ctl00_breadcrumbsContentPlaceHolder_lblHomePageTitle {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
}
/*footer*/
ul.footer-content {
    margin-left: 0px !important;
}
ul.footer-content li a {
    color: #fff !important;
}
ul.footer-content.box-information li i {
    color: #fff !important;
}
ul.footer-content.box-information li a {
    color: #fff !important;
}
.footer-area .footer {
    background-color: #2d3a3e !important;
}
.footer-area .footer-title h5 {
    background-color: transparent;
	color: #fff !important;
}
ul.footer-content.box-information li {
    background-color: transparent !important;
    color: #fff !important;
}
.footer-area .footer-title {
    border-bottom: 0px solid #303030 !important;
}
/*thumbnails onder slider productpagina*/
#ctl00_pageContentPlaceHolder_radImageGallery_ThumbnailsArea > div > div > ul > li {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    max-height: 100px;
    float: none !important;
}
#ctl00_pageContentPlaceHolder_radImageGallery_ThumbnailsArea > div > div > ul > li > a {
    height: auto !important;
}
#ctl00_pageContentPlaceHolder_radImageGallery_ThumbnailsArea > div > div > ul > li > a > img {
    /* Make sure the image ratio is kept*/
    max-width: 100px;
    max-height: 100px;
    width: auto !important;
    height: auto !important;
}
.rigThumbnailsList li {
    margin: 5px !important;
}
/*extra CSS*/
/*homepage*/
/*
body {
background: url(https://reisinformatie2023.grafiportal.nl/Portal/data/Pages/Images/Amstelveen_sfeer.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
*/
.footer {
    display: none !important;
}
.header-middle {
    display: none !important;
}
.main-container {
    display: none !important;
}
#ctl00_liShoppingBasket {
    display: none !important;
}
/*header*/
.header-search {
    margin-top: 32px !important;
}
#description .description table td
{
	padding:5px;
}
/*winkelmandje*/
.fa.fa-shopping-cart {
    display: none !important;
}
.nav.navbar-nav.navbar-right>li {
    border-right: 0px solid #fff;
}
/*gewicht verbergen winkelmandje*/
.weightinfo-markup {
    display: none !important;
}