/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Page body **/
.postclass {
	padding-top: 0 !important;
}

/** General >> Footer social icons **/
#widget_kadence_social-7 .clearfix {
	margin-top: -20px !important;
	margin-bottom: 0 !important;
}

/** General >> Vcard address span **/
.vcard-address span {
	padding-left: 13px !important;
}


/*[ Phone ]*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Sow features list sow features feature:(1) **/
	.sow-features-list .sow-features-feature:nth-of-type(1) {
		padding-right: 0 !important;
	}

	/** General >> Sow features list sow features feature:(3) **/
	.sow-features-list .sow-features-feature:nth-of-type(3) {
		padding-left: 0 !important;
	}
}