/*!
Theme Name: Belleza
Theme URI: http://nilethemes.com
Author: Nile Theme (by : Rabie Elkhier)
Author URI: https://themeforest.net/user/nile-theme
Description: Beauty & Hair Salon WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: belleza
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.nile-pricing.layout-4 .table-outout img {
	transition: all 0s ease 0s !important;
	-webkit-filter: none !important;
	filter: none !important;
		
}
.custom-html-widget {
	padding: 0 !important;
}
.layout-4 .title-up {
	min-height: 102px !important;
}
.layout-3 .title-in {
	min-height: 70px !important;
}
.layout-4 .title {
	min-height: 80px !important;
}
.layout-4 .excerpt {
	min-height: 93px !important;
}
@media (max-width: 575.98px) {
	.padding-tb-120px {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media (max-width: 767.98px) {
	.padding-tb-120px {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (max-width: 767.98px) {
	#page-title.blog-title .page-title-h1 {
		width: 100%;
	}	
} 