/*
Theme Name: Harklin
Description: 
Version: 1.0
Author: Timo Laine
Author URI: http://laine.info
Template: enfold
*/


.shaddow {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
h1, h2 {
    text-transform: none !important;

}
.title_bolder h1 {
    font-weight: 400 !important;
}



#center-columns .entry-content-wrapper, .center-columns .entry-content-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
}
.footerlogo {
    width: 75%;
    margin-bottom: 50px;
}
.footertitle h3.av-special-heading-tag {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 20px;
}
.footerbox {

}

.footerbox h4.iconbox_content_title  {
    text-transform: none !important;
    

}
.footerbox .iconbox_content_title  {
    margin: 0px;
}

.footerbox .iconbox_content_container {
    margin-left: 30px;
}

.footerbox .av_inherit_color a {
    text-decoration: none !important;
}
.footerbox .av_inherit_color a:hover {
    text-decoration: underline !important;
}


.contacticonbox .iconbox_icon {
    font-size: 30px !important;
    border: 1px solid !important;
}

.contacticonbox h3.iconbox_content_title {
    text-transform: none !important;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: none;
    padding-left: 40px;
}

#top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text:before {
	content:"\e854";
	font-family: 'entypo-fontello';	
	position: absolute;
	left: 24px;
}

