/*
Theme Name: Enfold Child
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:*/
.saham img {
transition: all .2s ease-in-out;
}
.saham img:hover{
transform: scale(1.1); 
}
.sub_menu li {
    border-left-width: 0px;
}
.sub_menu li img {
    padding-left: 5px;
}
.sub_menu li:last-child img{
padding-left: 0px;
}
.icon-footer {
    width: 24px;
}
.tabee .av-caption-image-overlay-bg {
    background: none !important;
}
.tabee .av-image-caption-overlay-center {
    vertical-align: bottom;
    padding: 10px 1.5em;
}
.tabee img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.tabee .avia-image-container-inner:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.box-para .template-page.content.av-content-full.alpha.units {
    vertical-align: top !important;
}
.no-border td:first-child {
    border-left-width: 0;
    border-right-width: 1px;
}
.no-border td {
    border-width: 0;
border-bottom-width: 1px
}
#av_section_5 {
    background-size: cover;
}
.jadval caption {
    text-align: center;
    font-size: 16px;
    background: #c1a359;
    color: #fff !important;
    padding: 10px;
}
.jadval .avia-center-col{
vertical-align: middle;
}


body{
    font-family: web_Yekan !important;
    font-size: 14px !important;
    font-weight: normal !important;
}
.logo img{
    margin-top: 24px;
}
a{
    text-decoration: none;
    font-weight: normal !important;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}
.avia-icon-list .iconlist_content_wrap{
    padding-right: 4px;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"],
#top input[type="email"], #top input[type="number"], #top input[type="url"],
#top input[type="tel"], #top input[type="search"], #top textarea, #top select,input[type="submit"], #submit, .button{
    font-size: 12px;
    font-family: Web_Yekan;
    font-weight: normal;
}
#socket .social_bookmarks{
    float: left;
}
#socket .copyright{
    width:50%;
}
.title_container .main-title{
    font-size: 30px;
}
.minitext{
    display: none;
}
#top #searchsubmit, .ajax_load{
    height: 40px;
    top: 1px;
}
.av-share-box ul li:first-child{
    border-left: 1px solid rgb(225, 225, 225);
}
.av-share-box ul li:last-child{
    border-left: none;
}
.post-meta-infos .date-container{
    float: right;
}
.post-meta-infos .text-sep-comment{
    display: none;
}
.recentcomments a, .widget_recent_entries li a{
    font-family: Web_Yekan;
}
.widgettitle{
    font-size: 20px;
    margin-right: 5px;
}
.av_minimal_header + #main .container_wrap_first{
    border-top: 1px solid rgb(225, 225, 225);;
}
.avia-progress-bar .progressbar-title-wrap{
    padding: 4px 10px 3px;
    right: 0;
    bottom: 0;
}
.av-main-nav ul li a{
    border-left: none;
    border-right: none;
}
.header_color .main_menu .menu ul li a:hover, .header_color .av-subnav-menu ul a:hover {
    background-color: #c1a359;
}
.textwidget, .widget ul{
    margin-right: 5px !important;
}
.phone-info span{
    color: #fff;
}
#top .av_seperator_big_border .av-main-nav > li:last-child > a,
#top .av_seperator_big_border .av-main-nav > #menu-item-search > a{
    border-right: none;
}
#top .av_seperator_big_border .av-main-nav > li:first-child > a{
    border-right: 1px solid rgb(225, 225, 225);
}
.title_container{
    background-color: rgb(247, 247, 247);
    border-bottom: 1px solid rgb(220, 220, 220);
}
#top .main_menu .menu > li:last-child > a{
    padding-left: 13px !important;
}
#header_main{
    border: none !important;
}
#header{
   /* box-shadow: 0 0 6px rgb(217, 217, 217);*/
}
.mejs-poster{
    height: auto !important;
    width:auto !important;
}
.main_color{
    border-top: none;
}
#top .av-subnav-menu > li:first-child a{
    border-left: 1px solid rgb(225, 225, 225);
}
#top .av-subnav-menu > li:last-child a{
    border-left: none;
}
.avia-google-maps-section.avia-builder-el-0{
    border-top: none;
}

/* custom css */

a:hover, a:focus, a:visited{
  text-decoration: none !important;
}
.js_active .active_tab_content{
  overflow: hidden !important;
}
.responsive .logo img {
    margin-top: 3px !important;
}
input.button:hover {
  opacity: 0.8;
}
input[type='submit']:hover {
opacity: 0.8;
}
#top .av-large-testimonial-slider .avia-testimonial-meta-mini{
text-align: right;
}
.gravatar{
  overflow: visible !important;
}
.children .gravatar{
margin-left: -25px;
  right: -27px !important;
}
#commentform label{
right: -40px !important;
}
#mobile-advanced ul.sub-menu {
  border-right: 3px solid #39ADDB;
}
#mobile-advanced a:before{
display:none;
}
#mobile-advanced .menu-item-has-children > a:before {
 display:block !important;
font-size: 14px !important;
-webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#mobile-advanced ul.sub-menu .avia-menu-text {
  padding-right: 10px;
}
#form-allowed-tags {
  display: none;
}
.blog-categories.minor-meta {
    padding-right: 4px;
}
#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover {
  color: #3bb0da;
}
a.ls-l:hover {
  opacity: 0.8 !important;
}
.ajax_search_excerpt{
padding-right:3px;
}
#top .header_color .ajax_search_entry:hover span.ajax_search_title , #top .header_color .ajax_search_entry:hover {
  color: #fff !important;
}
strong.news-headline {
  padding-right: 3px;
}
#top label{
  font-weight: normal !important;
}
#reply-title small a {
  float: none !important;
}
.footer_color div .news-headline:hover {
    color: #bfbfbf;
}
/* custom css */

/*search header*/
.header_color .avia-tt{
  right: -270px;
}
.avia-search-tooltip .avia-arrow-wrap{
  right: 270px !important;
}
/*search header*/

/*pagination*/
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a{
float:left !important;
}
.pagination .pagination-meta {
  float: right !important;
}
div .single-big .pagination{
  padding: 1px 0px 10px 1px;
}
/*pagination*/

/*Like plugin*/
.comment_text .wpulike .user-tooltip{
    box-shadow: none;
    display: block;
    float: right;
    line-height: 6px;
    padding: 10px;
}
.comment_text .wpulike .count-box{
    border-color: rgb(215, 215, 215);
    display: block;
    float: right;
    height: auto;
    margin-left: 10px;
    padding: 4px 8px !important;
}
.comment_text .wpulike .count-box::before{
    content: none;
}
.wp_ulike_btn.text {
    padding: 7px 7px 17px !important;
}
.comment-reply-link {
    padding-right: 10px;
}

/*Responsive*/
@media only screen and (max-width: 480px) {
.responsive .logo img {
width: 170px !important;
}
.mejs-container{
 height: 230px !important;
}
}
@media only screen and (max-width: 767px) {

#socket .copyright{
    width:100%;
}
#socket .social_bookmarks{
    float: none;
}
.responsive .logo img {
    margin-top: 0px !important;
}
.team-img-container img{
padding-bottom: 10px;
}
.responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{
left:0 !important;
}

}
.icon-footer.av-no-color.avia-icon-pos-right.avia_start_animation.avia_start_delayed_animation{color:#C1A459}