/*
Theme Name: 	OneLife Child
Theme URI: 		http://www.wedesignthemes.com/themes/onelife/
Template: 		onelife
Version: 		1.0
Author:			designthemes
Author URI: 	http://themeforest.net/user/designthemes/
Description: 	Child Theme for OneLife WordPress Theme.
*/
@import url("../onelife/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.dt-sc-popular-procedures {
	width : 100%;
}
.dt-sc-team-carousel .dt-sc-team-details a.dt-sc-button {
    display: none !important;
}
.dt-sc-team-carousel-wrapper .dt-sc-team-details p:after {
    display: none !important;
}
.doctors-carousel {
	display: none !important;
}
.normal_logo {
	max-height : 41px !important;
}

#toTop {
    display: none !important;
}

.dt-search-icon {
	display: none !important
}