/*
Theme Name: 3D scan theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@font-face {
    font-family: 'byekan';
    src: url('fonts/byekan.eot'); /* IE9 Compat Modes */
    src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/byekan.woff') format('woff'), /* Pretty Modern Browsers */
        url('fonts/byekan.ttf')  format('truetype') /* Safari, Android, iOS */
}

body{
    font-family: 'byekan' !important
}
h1,h2,h3,h4,h5,h6,p{
    font-family: 'byekan' !important
}
.avia-icon-list .iconlist_icon {
    height: 64px;
    width: 64px;
    line-height: 64px;
    font-size: 30px;
    text-align: center;
    border-radius: 500px;
    position: relative;
    float: right;
    margin-right: 0px;
    margin-left: 10px;
    z-index: 5;
    color: #fff;
}

.entry-content-wrapper li {
    margin-right: auto;
    margin-left: 1em;
}

.avia-icon-list .iconlist-timeline {
    position: absolute;
    top: 1%;
    right: 31px;
    width: 1px;
    height: 99%;
    border-right-width: 1px;
    border-right-style: dashed;
}

#co_worker_rtl .flex_column{
    float: right;
}

#co_worker_rtl .flex_column.av_one_third { margin-right: 6%; margin-left: 0px !important; }
#co_worker_rtl .flex_column.av_one_third.first { margin-right: 0px !important; }

#searchsubmit{
    left: 0 !important;
    right: auto !important;
}
#top #s{
    padding: 11px 5px 11px 47px;
}
#menu-item-search .avia-search-tooltip{
    left: 102px !important;
}

#menu-item-search .avia-arrow-wrap{
    left: 30px !important;
    right: auto !important;
}

.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{
    /* left: -13px; */
    right: 117px;
}

.html_header_top.html_main_nav_header #top .av_menu_left .main_menu .av-main-nav-wrap{
    float: right;
}
.html_header_top #top .av_logo_right .logo{
    left: auto;
    right: 0;
    top: 19px;
}
.html_header_top #top .av_logo_right .logo a{
    height: 50px;
    width: 80px;
}
.html_header_top #top .av_logo_right .logo a img{
    max-height: 100% !important;
}
.av-logo-container{
    height: 72px !important ;
    line-height: 88px;
}
.html_header_top.html_header_sticky #main{
    padding-top: 73px !important;
}
.header-scrolled .av-main-nav-wrap{
    top: 19px;
}
.header-scrolled .av-main-nav-wrap li a{
       height: 53px !important;
    line-height: 36px;
}
.container .template-page{
	padding-top: 20px;
    	padding-bottom: 20px;
}
#colored-section-front-page{
background: rgba(245,237,241,1);
background: -moz-linear-gradient(left, rgba(245,237,241,1) 0%, rgba(141,58,73,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(245,237,241,1)), color-stop(100%, rgba(141,58,73,1)));
background: -webkit-linear-gradient(left, rgba(245,237,241,1) 0%, rgba(141,58,73,1) 100%);
background: -o-linear-gradient(left, rgba(245,237,241,1) 0%, rgba(141,58,73,1) 100%);
background: -ms-linear-gradient(left, rgba(245,237,241,1) 0%, rgba(141,58,73,1) 100%);
background: linear-gradient(to right, rgba(245,237,241,1) 0%, rgba(141,58,73,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5edf1', endColorstr='#8d3a49', GradientType=1 );
}

#after_layer_slider_1 .av_promobox{
	padding-top:0px;
	padding-bottom:0px;
}
#contact-form-container *{
	font-family: 'byekan' !important;	
}
.av_minimal_header + #main .container_wrap_first,#av-masonry-1 {
    border-top: none;
    min-height: 600px;
}
#avia-menu ul.sub-menu{
    display: block;
    opacity: 0;
    visibility: hidden;
    top: 73px;
}
#mobile-advanced a:before{
    right: 0;
    content: "\25C0"!important;
    padding-right: 10px;
}
article.post-entry ul{
	margin-bottom:0px !important;
}
article.post-entry ul li{
	padding:0px !important;
	margin:0px !important;
}
article.post-entry p{
	margin-top:0px !important;
}
section p{
	margin-top:0px !important;
}
section ul{
	margin-bottom:0px !important;
}
.entry-content-wrapper clearfix standard-content{
    	height: 20px;
}
.search-result-counter {
    	right: 0px;
}
#s {
padding: 12px 5px 12px 5px !important;
}

#top .template-search.content .entry-content-wrapper{
padding: 15px 60px 10px 0px !important;
}