/**
* Theme Name: Unico Child
* Description: This is a child theme of Unico, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: unico
* Version: 1.1
*/

section {
    padding: 40px 0 40px !important;
}

.nopy {
	padding-top: 0px !important;
	padding-bottom: 0px;
}
.nopt {
	padding-top: 0px !important;
}
.nopb {
	padding-bottom: 0px !important;
}

.page-title-wrap.pt-img-wrap {
    display: flex;
    align-items: center;
    width: 100%;
}