/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




.clean_safe {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 200;
}

.clean_safe {
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	padding: 0 32px;
	font-size: 13px;
}


@media (max-width: 767.98px){
.clean_safe {
	position: absolute;
	top: 20px;
	right: -170px;
	z-index: 200;
}
}
.portfolio-desc{z-index:3;padding:5px 5px 10px;}


.price-name a {
    font-size: 20px;
  
    font-weight: 600;
   
}