/****** PLACE YOUR CUSTOM STYLES HERE ******/

/*-------------------COLOURS-------------------*/
.anesh-green{
    color:#08564d!important;
}
.anesh-gold{
    color:#d8bb84!important;
}

/*------------------TITLE IMAGES---------------*/
.about-dr-naidoo {
    background-image: url('../img/title-images/about-dr-naidoo.jpg');
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.about-dr-whittaker {
    background-image: url('../img/title-images/about-dr-whittaker.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.benign-prostatic-hyperplasia {
    background-image: url('../img/title-images/benign-prostatic-hyperplasia.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bladder-cancer-surgery {
    background-image: url('../img/title-images/bladder-cancer-surgery.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.consent-forms {
    background-image: url('../img/title-images/consent-forms.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact {
    background-image: url('../img/title-images/contact.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.da-vinci-robotic {
    background-image: url('../img/title-images/da-vinci-robotic.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.infertility {
    background-image: url('../img/title-images/infertility.jpg');
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.kidney-cancer-surgery {
    background-image: url('../img/title-images/kidney-cancer-surgery.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.management-of-stones {
    background-image: url('../img/title-images/management-of-stones.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.paediatric-urology {
    background-image: url('../img/title-images/paediatric-urology.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.prostate-cancer-surgery {
    background-image: url('../img/title-images/prostate-cancer-surgery.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.reconstructive-urology {
    background-image: url('../img/title-images/reconstructive-urology.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.urinary-incontinence {
    background-image: url('../img/title-images/urinary-incontenence.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery-title {
    background-image: url('../img/title-images/gallery-title.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}