/*
Theme Name: Regina Lite
Theme URI: http://www.machothemes.com/themes/regina-lite/
Author: Macho Themes
Author URI: http://www.machothemes.com/
Description: Regina Lite is one of the best free medical WordPress themes, suitable for medical clinics, dentistry websites, medical research facilities and more. Explore Regina Lite - a responsive medical WordPress template with a ton of bundled options.
Version: 1.0.20
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: regina-lite
Tags: grid-layout, footer-widgets, blog, education, e-commerce

This theme, like WordPress, is licensed under the GPL.
*/

#page-header {
    padding: 10px 0 !important;
    background: center no-repeat fixed #a3238e !important;
    background-size: cover !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin-bottom: 25px !important;
}
#navigation ul li ul {
    position: absolute;
    line-height: 30px;
    display: none;
    background: #eaeaea;
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.25);
}
#navigation ul li:hover ul {
    display: inline-block;
}
#navigation ul li ul li {
    margin: 2px 7px !important;
	display: block;
}
#navigation ul li ul li a, #navigation ul li ul li a:hover {
    border-bottom: none;
}
#team-block .team-member .inner {
    background: #fff;
    padding: 40px 10px !important;
}
p small {
    font-weight: 600 !important;
    font-size: 11px !important;
    color: #151515 !important;
}
#team-block .team-member .hover .description p {   
    text-align: justify;
}
#team-block .team-member .hover .description { 
    padding: 30px 30px 0 !important;
}
#footer ul.sub-menu {
    display: none;
}
#blog .post .body {
    margin: 0px 0 50px !important;
}
.single .title{
	margin-bottom:20px !important;
}
.service{
	text-align:center;
}
h3 {
    font-size: 16px !important;
}
footer.caption {
    text-align: center;
    padding: 10px 0;
    background: #a3238e;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
footer .widget {
    display: block;
    float: left;
    margin-bottom: 20px;
    width:100%;
}
input.tnp-submit {
    background-color: #cccccc !important;
    color: #a3238e !important;
}
.wpcf7 span{
	display: inline-block !important;
	width: auto !important;
}
.row{
	margin-bottom: 10px;
}
span.wpcf7-list-item{
	margin:0 !important;
}
.wpcf7-form-control-wrap.your-message {

    width: 100% !important;

}
#home-testimonials .testimonials .quote {
    margin: 0 0 30px;
    font-size: 16px !important;
    text-align: justify !important;
}
#home-testimonials .testimonials {
    float: left;
    padding: 50px;
    width: 100% !important;
    text-align: center;
}
#home-testimonials .images {
    display: none !important;
}
#home-testimonials .bx-viewport{
	width: 100% !important;
}
#home-testimonials .testimonials .icon {
    margin: 0 0 30px;
    font-size: 30px !important;
    color: rgba(255,255,255,1) !important;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 700 !important;
}
#testimonials-slider .bx-controls .bx-pager {
    bottom: -40px;
    display: none !important;
}
.bg-block {
    padding: 110px 0 25px !important;
    background: #f2f2f2;
}