/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
body {
    background-color: #000
}

.transparent-header header.header.dark.transparent-header-on {
    background-color: #000;
    border-top-color: #000;
}

.header.dark {
    background-color: #8D8B8C;
    border-top-color: #8D8B8C;
}

.dark .footer {
    background-color: #8D8B8C;
    border-top-color: #8D8B8C;
}




p.logo {
    font-weight: 300;
    font-size: 110%;
    padding-top: 15px;
    color: #000;
}

li.price {
    font-size: 19px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    color: #333
}

p.vacancies {
    font-size: 120%;
    padding-bottom: 5px;
    padding-top: 5px;
}

@media (min-width: 768px) {
}

p.treatments {
    font-size: 120%;
}

p.leading {
    font-size: 120%;
}

li.openingtimes {
    font-size: 100%;
}

.transparent-header header.header.transparent-header-on {
    z-index: 22;
    width: 100%;
    left: 0px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-top-color: #a0a0a0;
}

.pr-5, .px-5 {
    padding-right: 5px !important;
}

.header {
    border-top: 1px solid #ffffff;
    border-bottom: 2px solid #f1f1f1;
    background-color: #fff;
}

.darkred {
    color: #992020;
}

.footer {
    padding: 40px 0;
    background-color: #fff;
}

.hiddenNumber
{
    display:none;
}

.showNumber {
    display: none !important;
}

.header-top:not(.banner) {   
    padding-top: 10px;
}

.hidden
{
    display:none;
}