/*
Theme Name: Tentered Child Theme 
Theme URI: https://tentered.imithemes.com/
Description: Child theme for Tentered WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: tentered
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */

@media (min-width: 320px) and (max-width: 480px) {
  
	.mmenu-toggle {
    line-height: 58px !important; 
	margin-left: 10px !important;
	}
  
	.header-style1 .dd-menu > li > a{
    color: #fff !important;
	}
}

	body.boxed .body .site-header, body.boxed .body #sticky-nav {
		height: 150px !important;
	}

	#menu-main-menu{
		padding-top: 80px;
	}

.dd-menu > li > a {
    line-height: 25px !important;
}

.site-logo a {
    width: 250px !important;
	float:left !important;
}

.site-logo {
    display: block !important;
	margin-top: 0px !important;
}

.icon-box.ibox-outline .ibox-icon {
     border-radius: 0% !important; 
}

.icon-box .ibox-icon i, .icon-box .ibox-icon img {
    border-radius: 0% !important;
}
.espaciado{
	padding:20px;
}

input, select {
     height: inherit !important; 
     width: inherit !important; 
}