/*

 Theme Name:     Hermut Theme

 Theme URI:      http://www.elegantthemes.com/gallery/Divi/

 Description:    Foxy Child Theme

 Author:         Elegant Themes

 Author URI:     http://www.elegantthemes.com

 Template:       Divi

	Version: 2.7.8

*/

 

@import url("../Divi/style.css");

 
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.social_linkedin:before {
	content: "\e09d";
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.social_facebook:before {
	content: "\E093";
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon_house:before {
	content: "\e074";
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.social_youtube:before {
	content: "\e0a3";
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon_cloud:before {
	content: "\e06f";
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family: 'ETmodules';
	src:url('fonts/ETmodules_v2.eot');
	src:url('fonts/ETmodules_v2.eot?#iefix') format('embedded-opentype'),
		url('fonts/ETmodules_v2.ttf') format('truetype'),
		url('fonts/ETmodules_v2.woff') format('woff'),
		url('fonts/ETmodules_v2.svg#ETmodules') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "alda", serif;
font-weight: 400;
font-style: normal;
}

p a {
	color: #df7a29;
	
}
p a:hover {
	border-bottom: 2px solid #df7a29;
}

h1, h2, h3 {
font-family: "modern-love", sans-serif;
font-weight: 400;
font-style: normal;
}

 h4, h5, h6 {
font-family: "alda", serif;
font-weight: 300;
font-style: normal;
}

.et_boxed_layout #page-container {
  -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.2);
}

.sociallinks {font-size:20px; letter-spacing:1.5em; display:flex; flex-wrap:wrap; justify-content: space-evenly; width:90%; max-width:1200px; margin:auto; padding: 10px 0px;}
.sociallinks a{color:#fff;}
.sociallinks a:hover{color:#8aa5b8;}
.socialicon {margin-left:20px;}
.socialicon img{height:50px;}
