/*
 Theme Name:   Ethnologist
 Theme URI:    http://ethnologis.info/
 Description:  Ethnologist is a Pinnacle Child Theme
 Author:       Jakub Zelenka
 Author URI:   http://bukka.eu
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options
*/

.container {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
#menu-ethnologist-top-cs ul {
	min-width: 14em;
}
.sf-menu ul li i.ethnologist-nav-section-item {
	margin-right: 0;
	padding-right: 0;
}
.sf-menu a {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
#logo a.brand {
	font-weight: bold !important;
	line-height: 120px !important;
	font-size: 30px !important;
	white-space: nowrap;
	overflow: visible;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.home-page-title, .home-page-subtitle, .kad-page-title, .post_page_title {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.home-page-title {
	font-weight: bold;
	font-size: 100px;
	line-height: 120px;
}
.home-page-subtitle {
	font-size: 22px !important;
}
.home-page-header {
	padding-top: 180px;
	padding-bottom: 180px;
}
.home-padding {
	padding-top: 20px;
	padding-bottom: 5px;
}
.ethnologist-hometitle-with-search-form {
	margin-left: 180px;
}
.ethnologist-hometitle-with-search-form:after {
	margin: 0 0 0 360px;
}
.ethnologist-front-page-search-form {
	float: right;
	width: 250px;
}
.ethnologist-grid .postcontent header {
	padding: 1px 8px;
}
.ethnologist-grid .postcontent .entry-content {
	padding: 0 8px;
	text-align: justify;
}
.ethnologist-grid .postcontent footer {
	padding: 5px 8px !important;
}
.sidebar .widget-last {
	margin-bottom: 20px;
}
.entry-content {
	font-size: 15px;
}
.entry-content p, .entry-content h5 {
	text-align: justify;
}
.entry-content .wp-block-image img {
	margin: 0;
}
.entry-content .footnote_plugin_tooltip_text {
    vertical-align: top !important;
    position: relative !important;
    top: 6px !important;
    cursor: pointer;
    color: #f3690e;
}
.entry-content .footnote_container_prepare > p {
    border-bottom: 1px solid #eee !important;
}
.entry-content .footnote_plugin_index {
    color: #f3690e;
}
.entry-content .footnote-reference-container {
    width: 100%;
    border: none;
    margin: 20px 0 10px;
}
#map_address {
	height: 300px;
}
.titleclass-nobg {
	background: #444;
}
.contact-info-field {
	padding-top: 20px
}
.page-header {
	padding: 170px 0;
}
#content .interview {
	padding-top: 0 !important;
}
#content .interview p {
	text-align: justify;
}
.ethnologist-interview-content img.alignleft {
	margin-right: 10px
}
.ethnologist-template-listing-article footer {
	border-top-width: 0 !important;

}
.author-profile .author-name,
.author-profile .author-occupation,
.author-profile .author-description {
	margin-left: 120px
}
.author-profile .author-description {
	text-align: justify;
}
.ethnologist-widget-image-logo {
	width: 50%;
}
.ethnologist-editors-pick-link img {
	width: 80%;
}
.ethnologist-editors-pick-post-title {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10%;
	width: 90%;
}
.ethnologist-copyright {
	padding: 20px 0 25px 40px;
	font-size: 80%;
}
.footermenu {
	padding-top: 20px;
}
.footernav ul li a {
	font-size: 12px;
}
.widget-first {
	margin-top: 30px;
}
#comments .comment .avatar {
    padding: 5px 5px 0 0;
    margin-right: 0;
}
#comments .comment-meta {
	float: left;
}
#comments .comment-body > p {
	clear: both;
}
.gmPhantom_Container {
	width: 100% !important;
}
.gmPhantom_thumbsWrapper {
	width: 100% !important;
}
.fb-like {
	margin-top: 20px;
}
.wp-block-image figure, .wp-block-image figure.aligncenter {
	display: table;
}
@media only screen and (max-width: 1200px) {
	.ethnologist-hometitle-with-search-form:after {
		margin-left: 250px;
	}
}
@media only screen and (max-width: 990px) {
	.home-page-title {
		font-weight: bold;
		font-size: 40px;
		line-height: 40px;
		text-transform: uppercase;
	}
	.ethnologist-hometitle-with-search-form:after {
		margin-left: 150px;
	}
}
@media only screen and (max-width: 800px) {
	.ethnologist-hometitle-with-search-form {
		margin-left: 0;
	}
	.ethnologist-hometitle-with-search-form:after {
		margin: 0 auto;
	}
	.ethnologist-front-page-search-form {
		width: 250px;
		float: none;
	}
}
