/**
* Theme Name: blackdsn Child
* Description: This is a child theme of blackdsn
* Author: Design Grid
* Author URI: https://themeforest.net/user/design_grid
* Template: blackdsn
* Version: 1.0.0
*/

.heroimg > div > div{
display:flex;
}

.full-width .service_description{
	max-width:100% !important}
.accordion__answer{
	max-width:100% !important;
}

.dsn_header{
	display:none !important;
}
.dsn-resume .resume-item:not(:last-of-type):after{
	 background: linear-gradient(70deg, #ae803c 20%, #FBD67A 50%, #ae803c 80%) !important;
	opacity:0.7;
}
.dsn-resume .resume-item:before{
	 background: linear-gradient(70deg, #ae803c 20%, #FBD67A 50%, #ae803c 80%) !important;
	opacity:0.7;
}




