/*
Theme Name: EDF Re Theme
Theme URI: 
description: Wordpress Website Theme to style EDF Renewables Hellas Website
  EDF EyeEye Theme
Author: EyeEye | Creative Marketing
Author URI: 
Template: dt-the7
Version: 1.0.0
License: 
License URI: 
Tags: 
Text Domain: 
*/

/* Frutiger */
@font-face {
	font-family:'Frutiger';
	src:url('../wp-content/fonts/FrutigerLight.eot');
	src:url('../wp-content/fonts/FrutigerLight.eot?#iefix') format('embedded-opentype'),
		url('../wp-content/fonts/FrutigerLight.woff') format('woff'),
		url('../wp-content/fonts/FrutigerLight.ttf') format('truetype'),
		url('../wp-content/fonts/FrutigerLight.svg#FrutigerLight') format('svg');
	font-weight:300;
	font-style:normal;
}

@font-face {
	font-family:'Frutiger';
	src:url('../wp-content/fonts/FrutigerRoman.eot');
	src:url('../wp-content/fonts/FrutigerRoman.eot?#iefix') format('embedded-opentype'),
		url('../wp-content/fonts/FrutigerRoman.woff') format('woff'),
		url('../wp-content/fonts/FrutigerRoman.ttf') format('truetype'),
		url('../wp-content/fonts/FrutigerRoman.svg#FrutigerRoman') format('svg');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'Frutiger';
	src:url('/wp-content/fonts/FrutigerBold.eot');
	src:url('/wp-content/fonts/FrutigerBold.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/fonts/FrutigerBold.woff') format('woff'),
		url('/wp-content/fonts/FrutigerBold.ttf') format('truetype'),
		url('/wp-content/fonts/FrutigerBold.svg#FrutigerLTStd-Bold') format('svg');
	font-weight:700;
	font-style:normal;
}

.post.bg-on.fullwidth-img.format-quote, .post.bg-on.fullwidth-img.format-link {
	border:1px solid #d9d9d9; 
	margin-bottom:25px; 
	padding:25px 25px 25px 85px;
    background-color: none;
}
.post.bg-on .post-date { background-color:#005bbb; padding:12px 0; margin-left:-108px; }
.post.bg-on p { margin-bottom:0; }
/* Footer Menu Title */
.footer .widget-title, .footer .elementor-widget .woocommerce h5 {
    color: #FE5815;
}
.widgettitle {
  font:  normal 700 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #FE5815;
}
.footer .widgettitle {
  color: #FE5815;
}
.orange{
	color: #fe5815;
}
.green{
	color: #509d2f;
}
.blue{
	color: #09357A;
}
