/*
Theme Name: Shade Child
Theme URI: http://shade.edge-themes.com
Description: A child theme of Shade Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: shade
Template: shade
*/

.edgt-ps-navigation .edgt-ps-back-btn{
	display:none !important;
}


.edgt-portfolio-single-holder .edgt-ps-categories,
.edgt-portfolio-single-holder .edgt-ps-info-title,
.edgt-ps-info-item .edgt-ps-content-author,
.edgt-ps-info-item.edgt-ps-content-author,
.edgt-ps-info-item.edgt-ps-content-author > a{
	display:none !important;
}

.cn-button.bootstrap {
    color: #000 !important;
    background: #fff !important;
}

.bio{
	font-size: 18px;
	line-height: 1.7;
}

.home .edgt-page-header {
    background: rgba(0, 0, 0, .3);
}

.edgt-content .edgt-content-inner > .edgt-container > .edgt-container-inner {
    padding-top: 70px;
}

@media (max-width: 380px){
	.edgt-breadcrumbs-info {
		display: none !important;
 	}
	.edgt-content .edgt-content-inner > .edgt-container > .edgt-container-inner {
		padding-top: 40px !important;
	}
	.edgt-portfolio-single-holder .edgt-ps-info-holder {
		margin: 0px !important;
	}
}

.warning-wpcp {
    background: #fff url(https://www.giuliaharaidon.it/wp-content/plugins/wp-content-copy-protector/images/warning.png) no-repeat 10px 50% !important;
}