/*
 Theme Name:   Digixon Child
 Theme URI:    https://yourwebsite.com
 Description:  Child theme for the Digixon theme
 Author:       Your Name
 Author URI:   https://yourwebsite.com
 Template:     digixon
 Version:      1.0.0
*/

/* Import parent styles */
@import url("../digixon/style.css");



.tp-blockmask_in {
	background: #670FB8 !important;
}

.img-fadeleft {
    margin-top: -500px;
}

.portfolio_style-2 .portfolio_carousel--item .item .info, .portfolio_style-2 .portfolio_grid--item .item .info{
	background: #670FB8 !important;
}