/**
* Theme Name: Sassly Child
* Description: This is a child theme of Sassly, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdytheme">CrowdyTheme</a>
* Template: sassly
* Version: 1.0
*/

.wpcf7-not-valid-tip {
	font-size:15px !important;
}

.default-breadcrumb__area{
	display :none !important;
}
.wcf__iconbox .wcf__btn{
	display:flex;
	justify-content:center;
	
}
.wcf__iconbox .wcf-btn-default{
	position: absolute;
    bottom: 5%;
    
}
.nav-back-link{
	background :#009FFF !important;
}

.submit-text{
	margin-top:28px;
}