/****** PLACE YOUR CUSTOM STYLES HERE ******/
/*TITLE IMAGES*/
.womens-health-title {
    background-image: url('../img/title-images/womens-health-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.services-title {
    background-image: url('../img/title-images/services-title.jpg');
    background-size: cover;
    padding-top: 50px;
    background-repeat: no-repeat;
}

.blog-title {
    background-image: url('../img/burns3.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.psychiatric-illness-pregnancy-title {
    background-image: url('../img/title-images/psychiatric-illness-pregnancy-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.postnatal-depression-title {
    background-image: url('../img/title-images/postnatal-depression-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.pms-title {
    background-image: url('../img/title-images/pms-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.menopausal-symptoms-title {
    background-image: url('../img/title-images/menopausal-symptoms-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.eating-disorders-title {
    background-image: url('../img/title-images/eatingdisorder-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-title {
    background-image: url('../img/title-images/bavi-contact-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.chronical-medical-conditions-title {
    background-image: url('../img/title-images/chronic-medical-conditions-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.breastfeeding-psychology-title {
    background-image: url('../img/title-images/breastfeeding-medication-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about-title {
    background-image: url('../img/title-images/about-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fertility-mental-health-title {
    background-image: url('../img/title-images/fertility-mental-health-title.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.special-interests-title{
        background-image: url('../img/title-images/test.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.anxiety-title {
    background-image: url('../img/title-images/anxiety_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.depression-title {
    background-image: url('../img/title-images/depression_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ocd-title {
    background-image: url('../img/title-images/ocd_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bipolar-title {
    background-image: url('../img/title-images/bipolar_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.psychotic-title {
    background-image: url('../img/title-images/psychotic_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.rates-title {
    background-image: url('../img/title-images/rates_titleimg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.widenav {
    width: 357px !important;
}

.patientfees {
    background: #47b475;
    padding: 20px;
    font-size: 24px;
    line-height: 32px;
    color: white;
}

.nomarginbtm {
    margin-bottom: 0px;
}

ul.lists {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: -10px;
}

.lists2 {
    margin-top: 0px !important;
    list-style-type: disc !important;
    margin-left: 20px !important;
}

.customheading {
    font-size: 22pt;
    line-height: 40px;
    font-weight: bold;
    font-family: calibri;
}

.button-tabs .tab-title {
    border: 1px solid gray;
}

.button-tabs .active .tab-title {
    border: 1px solid #47b475;
}

.container_rates {
    padding-left: 40px;
    padding-right: 40px;
}

.sendprop {
    width: 50% !important;
    background: #666 !important;
    border: 1px solid #666 !important;
}

    .sendprop:hover {
        background: #47b475 !important;
        border: 1px solid #47b475 !important;
    }

.captcha-btn {
    height: 50px !important;
    line-height: 48px !important;
    border: 2px solid #47b475 !important;
    background: #47b475 !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    border-radius: 0 !important;
}