/*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://ov.pppnederland.nl/Webshop/data/pages/upload/Landingspagina_connexxion.png) 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;
}

/*
.thumbnail-img-content{
    width: 100% !important;
}
*/
#ctl00_pageContentPlaceHolder_customOrderData_rptCustomOrderControls_ctl01_lblFieldLabelTextBox {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 30px;
}

#ctl00_pageContentPlaceHolder_customOrderData_rptCustomOrderControls_ctl01_lblFieldLabelTextBox b {
    font-weight: normal !important;
}