/*
Theme Name: Urban Hadera
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
*/

span.blog-categories.minor-meta {
    display: none !important;
}

.big-preview.single-big {
    display: none;
}

div#header_main {
	background: url(images/header_bg.jpg);
	background-position: 20%;
}

.html_header_top.html_logo_center .logo img {
	height: 85%;
}

.html_header_top.html_logo_center.header-scrolled .logo img {
	height: 65%;
}

#socket .copyright {
    float: none;
}

#socket .container {
    text-align: center;
    font-size: 18px;
}

#socket .container img {
    vertical-align: middle;
}

li.social_bookmarks_dribbble.av-social-link-dribbble.social_icon_3 a {
	background-color: #3a8dc2 !important;
}

span.keyboard-shorcut {
    display: none !important;
}

.basad {
    position: fixed;
    z-index: 9999;
    color: #000;
    top: 10px;
    right: 10px;
}

span.logo img {
    padding: 7px;
}

.contactpic img {
    width: 75%;
}

ul.sub-menu {
    margin-top: -35px;
}

.html_elegant-blog .av-vertical-delimiter {
	border-color: #00667f;
}

h2.av-special-heading-tag {
    font-weight: bold !important;
}

.avia_textblock h3 {
    font-weight: normal;
}

.av-special-heading.av-special-heading-h6 .special-heading-border {
    display: none;
}

li.social_bookmarks_dribbble.av-social-link-dribbble.social_icon_3 a:before {
    content: '\f29b';
    font-family: FontAwesome;
    color: #fff;
}

.av_seperator_small_border .av-main-nav > li:first-child > a > .avia-menu-text {
	border-left: 1px solid #000;
}

ul.noLightbox.social_bookmarks {
	float: left;
}

.rtl .avia-menu.av_menu_icon_beside {
	float: right;
}

#top #wrap_all .av-social-link-facebook a {
	color: #fff;
    background-color: #37589b;
}

#top #wrap_all .av-social-link-youtube a {
    color: #fff;
    background-color: #a72b1d;
}

#top .social_bookmarks li {
	margin-left: 10px !important;
}

.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
	border-color: #999 !important;
}

.divid .av-flex-placeholder {
	display: none !important;
}

.divid .av-special-heading-tag {
	text-align: left;
    padding-left: 10px !important;
}

.blog-categories minor-meta {
	display: none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #555 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #555 !important;
}

.grid-entry-title a {
	font-weight: bold;
    text-align: center;
    display: block;
}

#top .isotope-item article > a {
    height: 167px !important;
    overflow: hidden;
    display: block;
}

#top .footer_color .input-text, #top .footer_color input[type='text'], #top .footer_color input[type='input'], #top .footer_color input[type='password'], #top .footer_color input[type='email'], #top .footer_color input[type='number'], #top .footer_color input[type='url'], #top .footer_color input[type='tel'], #top .footer_color input[type='search'], #top .footer_color textarea, #top .footer_color select {
	border-color: #000;
    background-color: #fff;
    color: #000;
}

#top .avia-logo-element-container img {
    box-shadow: none;
    max-height: 125px;
    max-width: 185px;
}

#top .avia-logo-element-container .slide-entry {
    display: table-cell;
    vertical-align: middle;
}

.slide-entry-wrap.active-slide {
    display: table;
}

.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    padding-left: 8px;
    margin-left: -10px;
	display: block;
    border: 0 !important;
}

@media only screen and (max-width: 767px) {
	.ast-row article {
		width: 100%;
	}
	
	.basad {
		font-size: 10px;
		top: 0;
		right: 10px;
	}
	
	.basad {
		font-size: 10px;
		top: 0;
		right: 10px;
	}

	.responsive #top #wrap_all .container {
		padding: 0;
	}

	h3.av-special-heading-tag {
		text-align: center !important;
	}

	#top #main .avia-section .template-page {
		padding: 5vw 0;
	}

	.avia-button.avia-position-right {
		float: none !important;
		min-width: unset;
		padding: 15px;
	}


	body .container_wrap .avia-builder-el-no-sibling {
		float: none;
	}
}