@charset 'utf-8';
/*
 Theme Name:   Dentario Child
 Theme URI:    http://dentario.themerex.net/
 Description:  Dentario - Fully Responsive and Mobile Friendly theme
 Author:       ThemeRex
 Author URI:   http://themerex.net
 Template:     dentario
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  themerex
*/


@import url("https://treleavendental.com/wp-content/themes/dentario/style.css");



/* =Theme customization starts here
-------------------------------------------------------------- */
/* 
 * START remove gap between slider & featured blocks modification 
 */
.page_content_wrap {
	padding: 0;
}
/* END remove gap between slider & featured blocks modification
 */

/*
 * START header logo fit modification
 */ 
.top_panel_style_2 .top_panel_middle .slider_boxed, .top_panel_style_2 .top_panel_middle .content_wrap, .top_panel_style_2 .top_panel_middle .content_container {
	width: auto !important; 
	margin: auto auto !important;
}
/*media all*/.top_panel_style_2 .contact_field {
	margin-top: 2.5em !important;
}
/*media all*/
.logo img {
	float: left;
	margin: 0.3em 0.7857em 0 0;
	margin-top: 2em;
	width: auto;
}
/*
 * END header logo fit modification
*/

/* 
 * START page title background modification
*/ 
/*.top_panel_title_inner {
	background-image: url(https://treleavendental.com/wp-content/uploads/2019/04/Dr-Jeffrey-Treleaven-Dentist-Dental-Clinic-Sudbury-Ontario-Header_bg.jpg);
}*/
/*
 * END page title background modification
*/

/*media all*/
/*.sc_services_style_services-1 .column-1_4 .sc_services_item {
	padding: 0;
	background-color: azure;
}*/
/*media all*/
#requestbutton input[type='submit'].sc_button_size_medium, input[type='button'].sc_button_size_medium, button.sc_button_size_medium, .sc_button_size_medium.sc_button {
	font-size: 0.92em;
	/*padding: 1.16em 2.3em 1.08em;*/
	width: 200px;
}