/*
Theme Name: iFeature Pro 5 Child
Theme URI: http://cyberchimps.com/
Description: Child Theme for the iFeature Pro 5 Theme
Author: CyberChimps
Author URI: http://cyberchimps.com/
Template: ifeaturepro5
Version: 1.0.0
*/

/* =Import iFeature Pro 5 Theme Styles */

@import url('../ifeaturepro5/style.css');

/* =Start from here */

#comments {display:none}




/* IUBENDA COOKIE */
/*  GENERAL CLASS */
#iubenda-cs-banner {
	top: 0 !important;
	left: 0 !important;
	position: fixed !important;
	width: 100% !important;
	z-index: 99999998 !important;
}

/*  CONTENT CLASS */
.iubenda-cs-content {
    display: block;
    margin: 0 auto !important;
    padding: 0 20px;
    width: auto;
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    background-color: rgba(200,200,200,0.7);
    color: #333;
    min-height: 45px;
}

.iubenda-banner-content {
	margin: 0 20px;
}

#iubenda-cs-banner a {
	color: #444;
}

.iubenda-cs-rationale {
	max-width: 900px;
	position: relative;
	margin: 0 auto;
}

/*   STYLE FOR TEXT INTERNAL BANNER */
.iubenda-banner-content &gt; p {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	line-height: 1.4;
	font-size: 13px;
	padding: 10px 0;
	margin: 0;
}

/*  CLOSE BUTTON. NOTICE: IMAGE FOR BUTTON NOT IMPLEMENTED YET */
.iubenda-cs-close-btn {
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: -15px;
	border: none;
	background: #ebebeb;
	padding: 10px 10px 15px;
	font-size: 20px;
	font-weight: 900;
}

/*  STYLE FOR TEXT LINK TO PRIVACY POLICY */
.iubenda-cs-cookie-policy-lnk {
	text-decoration: underline;
	color: #fff;
	font-size: 13px;
	font-weight: 900;
}
