@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("../dentario/style.css");



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


.slotholder:after {
position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
background: rgba(0, 0, 0, 0.5);
}

.top_panel_style_2 .logo {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}

.top_panel_style_2 .contact_field {
    margin-top: 2em !important;
}


.cover-image .bgimage_column, .cover-image .sc_column_item_inner {
    background-position: center top !important;
	background-size: cover !important;
	min-height: 500px !important;
}

.simple-cover-image .bgimage_column {
	background-position: center !important;
	min-height: 200px !important;
}