/*
Theme Name: Blog Way
Theme URI: https://promenadethemes.com/downloads/blog-way-child
Author: Promenade Themes
Author URI: https://promenadethemes.com
Template: blog-way
Description: Blog way child is minimal blog theme. This responsive theme is best to use for blog, travel, informative and life style coaches. It comes with option to change color of entire site, author profile widget, social links to connect with social networking sites and more. It supports Woo-commerce and can be used for perfect e-Commerce sites too. Official Support Forum: https://promenadethemes.com/support/item/blogway/ Full Demo: https://promenadethemes.com/demo/blog-way/ Shop Demo: https://promenadethemes.com/demo/blog-way/shop/
Version: 2.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blog-way-child
Tags: custom-background, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, one-column, two-columns, sticky-post, theme-options, threaded-comments, translation-ready, footer-widgets, blog, left-sidebar, right-sidebar, custom-header, editor-style, e-commerce

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Blog Way is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/******* FORUM *******/

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	padding-left: 0;
}

button, input[type="button"],
input[type="reset"],
input[type="submit"],
.nav-links .nav-previous a,
.nav-links .nav-next a {
	padding: 9px 20px 8px 20px;
}

#bbpress-forums #bbp-search-form {
	position: relative;
	width: 260px;
	margin-bottom: 20px;
}

#bbpress-forums #bbp-search-form #bbp_search {
	width: 100%;
	line-height: 20px;
}

#bbp_search_submit {
	position: absolute;
	top: 0;
	right: 0;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	margin-bottom: 0;
}

#user-submit, .user-submit {
	color: #fff;
}

.bbp-username .hide {
	display: block !important;
}

#user-submit:hover, .user-submit:hover {
	color: #000;
}

#bbpress-forums {
	font-size: 14px;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	font-size: 14px;
}

#bbpress-forums .bbp-forums-list li {
	display: block;
	font-size: 14px;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta,
#bbpress-forums .bbp-forum-info .bbp-subforum-content {
	font-size: 13px;
	font-style: italic;
	color: #919191;
}

#bbpress-forums .bbp-forum-info .bbp-subforum-content {
	display: inline-block;
	margin-left: 10px;
}

#bbpress-forums li.bbp-header {
	background: #000;
	color: #fff;
}

#bbpress-forums li.bbp-header {
	background: #65b524;
	color: #fff;
}

li.bbp-forum-info, li.bbp-topic-title {
	width: 52%;
}

li.bbp-topic-voice-count {
	width: 13%;
}

.forum .detail-wrap {
	background-image: url(https://www.rovartani.hu/wp-content/uploads/2017/12/kis-pavaszem-s2.png);
	background-repeat: no-repeat;
	background-size: 300px 205px;
	background-position: right 20px;
}

.forum.post-33 .detail-wrap {
	background-position: 10px 20px;
}

.bbp-breadcrumb-current,
.bbp-breadcrumb > p > a,
.bbp-breadcrumb > p > span {
	padding: 0 6px;
	background-color: rgba(255, 255, 255, .8);
}

div.bbp-template-notice.info {
	border: 0 none;
	background-color: rgba(255, 255, 255, .8);
	padding-left: 0;
}

.sticky:before {
	display: none;
}

.mce-ico {
	font-family: dashicons !important;
}

.mce-ico.mce-i-image,
.mce-ico.mce-i-browse,
.mce-ico.mce-i-checkbox,
.mce-ico.mce-i-resize {
	font-family: tinymce, Arial !important;
}

.fa {
	font: normal normal normal 14px/1 FontAwesome !important;
}

div.bbp-template-notice a:hover {
	text-decoration: underline;
}

/******* END FORUM *******/

.main-banner {
	padding-bottom: 70px;
	margin-bottom: 0;
}

/******* HEADER *******/

.main-banner {
	background-color: #fafafa;
}

.main-banner > .container .row {
	position: relative;
}

.main-banner > .container .row:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 108px; height: 150px;
	transform: translateY(-50%);
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/LOGO_150.png");
	margin-left: 30px;
}

.main-banner h1.site-title {
	padding-left: 140px;
}

.main-banner.banner-enabled.overlay-enabled:before {
	background: none;
}

@media screen and (max-width: 767px) {
	.site-title a {
		font-size: 30px;
	}
}

/******* CONTENT *******/

.entry-header h2.entry-title a:hover,
.widget ul li a:hover {
	text-decoration: underline;
}

.detail-wrap div[dir="ltr"] {
	min-height: 1rem;
}

/******* FONT *******/

* {
	font-family: 'Vollkorn', sans-serif !important;
}

/******* END FONT *******/

/******* SIDE BACKGROUND IMAGE *******/

#contentInner > .container {
	position: relative;
	padding-bottom: 190px;
}

#contentInner > .container:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	right: -108px;
	width: 108px;
	height: 100%;
	background: url("https://s3-eu-central-1.amazonaws.com/rovartani/wp-content/uploads/2022/10/25104208/ev_rovara_2023_opt.png");
	background-size: 108px;
}

/*.postid-7 #contentInner,*/
/*.page-id-225 #contentInner,*/
/*.page-id-223 #contentInner,*/
/*.page-id-215 #contentInner,*/
/*.page-id-220 #contentInner,*/
/*.page-id-221 #contentInner,*/
/*.page-id-222 #contentInner,*/
/*.page-id-224 #contentInner,*/
.page-id-804 #contentInner {
	background-image: url("https://www.rovartani.hu/wp-content/uploads/2017/12/bitmap-e1513276748142.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.postid-7 #contentInner > .container:after,
.page-id-225 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/mrt_margografika_luc_cerv_2017_web.png");
}

.page-id-223 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/mrt_margografika_lamp_noct_2015_web.png");
	width: 80px;
	background-size: 80px;
	right: -80px;
}

.page-id-215 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/mrt_margografika_coccinella_web.png");
}

.page-id-220 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/ev_rovara_2012_s.png");
}

.page-id-221 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/ev_rovara_2013_s.png");
}

.page-id-222 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/ev_rovara_2014_s.png");
}

.page-id-224 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2017/11/ev_rovara_2016_s.png");
}

.postid-4172 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2018/12/2019-rosalia.png");
	background-size: 108px;
}

.page-id-4422 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2018/12/2019-rosalia.png");
	background-size: 108px;
}

.page-id-804 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2018/12/2008_anax.png");
	background-size: 108px;
}

.postid-5402 #contentInner > .container:after {
	background: url("https://www.rovartani.hu/wp-content/uploads/2019/11/2020evrovara.png");
	background-size: 108px;
}

.postid-4172 #contentInner {
	background: none;
}

/******* SIDE BACKGROUND IMAGE *******/

#content {
	background-image: url("https://www.rovartani.hu/wp-content/uploads/2017/11/hatter-3.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#comments, .nav-links, .posts-navigation {
	text-align: right;
}

#main .post, #main .page, #main article.product,
.pagination .page-numbers:hover, .pagination .page-numbers.next:hover, .pagination .page-numbers.previous:hover, .pagination .page-numbers.current {
	background-color: rgba(255, 255, 255, .65);
}

#contentInner {
	/*background-image: url("https://www.rovartani.hu/wp-content/uploads/2017/12/bitmap-e1513276748142.png");*/
	/*background-position: left top;*/
	/*background-repeat: no-repeat;*/
	background: none;
	overflow: hidden;
}

body.custom-background {
	background: none !important;
}

/******* MENU *******/

#menu-item-4454  > a {
	background: url(https://www.rovartani.hu/wp-content/uploads/2018/12/logobogar_feher_s3.png);
	background-size: 35px 44px;
	background-repeat: no-repeat;
	width: 35px;
	height: 44px;
}

.mean-container .mean-nav ul li#menu-item-1598 a {
	width: 100%;
	background-position: 5%;
}

#main .post, #main .page, #main article.product {
	overflow: hidden;
}

/******* FOOTER *******/

.site-footer {
	position: relative;
}

.bg--text {
	position: absolute;
	top: -80px;
	left: 335px;
	line-height: 34px;
	font-size: 17px;
}

.credit-text {
	display: none;
}

/******* MENU *******/

@media screen and (max-width: 767px) {
	.post .entry-img, .post .entry-img img {
		width: auto;
	}

	#contentInner > .container:after {
		background: none !important;
		width: 0;
	}

	#content {
		background-image: url("https://www.rovartani.hu/wp-content/uploads/2017/11/mobil-hatter-2.jpg");
		padding-bottom: 240px;
	}

    .bg--text {
	    display: none;
    }

	#secondary {
		padding-bottom: 50px;
	}

	.site-content > .container {
		padding-bottom: 0;
	}
}

/******* GDPR COOKIE BAR **********/

#CookieBar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	transition: bottom .3s cubic-bezier(.17,.04,.03,.94);
	background-color: #202020;
	border-top: 1px solid #fff;
	color: #fff;
	padding: 20px;
	madding-right: 60px;
}

#CookieBar.opened {
	display: block;
}

#CookieBar button {
    float: right;
}

#CookieBar button:hover {
	background-color: #fff;
}

/******* end GDPR COOKIE BAR ******/

.scrollup {
	bottom: 130px;
}

.basic-yop-poll-container,
.basic-yop-poll-container * {
	z-index: 0;
}

.basic-overlay {
	z-index: 1;
}

.basic-message-text {
	margin-left: 10px !important;
}

.basic-message.basic-success,
.basic-message.basic-error {
	padding-left: 10px !important;
}

.bootstrap-yop .progress-bar {
	background-color: #65b524 !important;
}

.basic-yop-poll-container form.basic-form {
	padding-bottom: 20px !important;
}

.fbshare {
	vertical-align: middle;
	margin-left: 10px;
	width: 100px;
}

.evrovara--banner-2020 {
	margin-top: 20px;
	height: 137px;
	background-image: url('https://www.rovartani.hu/wp-content/uploads/2019/11/evrovara_2020_banner.png');
	font-size: 30px;
	background-position: 100% 0;
}

.evrovara--banner-2020 a {
	padding: 30px 0;
	color: #222222;
	display: block;
	height: 100%;
	width: 100%;
}

.evrovara--banner-2020 a:hover {
	color: #222222;
}


.photocontest-banner {
	margin-top: 20px;
	overflow: hidden;
	background-color: #ffcc33;
}

.photocontest-banner .photocontest-banner__container {
	position: relative;
	height: 92px;
}

.photocontest-banner .photocontest-banner__container .photocontest-banner__inner {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('https://www.rovartani.hu/wp-content/uploads/2019/12/fotopalyazat-banner-2020.png?');
	background-repeat: no-repeat;
	width: 1750px;
	height: 100%;
}

.photocontest-banner a:hover .photocontest-banner__text {
	text-decoration: underline;
}

.photocontest-banner .photocontest-banner__text {
	padding-left: 180px;
	color: #222222;
	margin-top: 12px;
	font-size: 20px;
}

@media screen and (max-width: 1130px) {
	.evrovara--banner-2020 {
		background-position: left center;
	}
}

@media screen and (max-width: 600px) {
	.photocontest-banner .photocontest-banner__container .photocontest-banner__inner {
		background-image: none;
		background-color: #ffcc33;
		background-position: top right;
		width: 100%;
	}

	.photocontest-banner .photocontest-banner__text {
		padding-left: 15px;
		font-size: 20px;
	}
}

@media screen and (max-width: 420px) {
	.photocontest-banner .photocontest-banner__container .photocontest-banner__inner {
		background-image: url('https://www.rovartani.hu/wp-content/uploads/2019/12/fotopalyazat-banner-2020-mobil2.png?');
	}

	.photocontest-hyphen {
		display: none;
	}

	.photocontest-banner .photocontest-banner__text {
		margin: 5px 0;
	}

	.photocontest-banner .photocontest-banner__text,
	.photocontest-banner .photocontest-banner__subtext {
		font-size: 14px;
	}
	.photocontest-banner .photocontest-banner__subtext span,
	.photocontest-secondarytext {
		display: block;
	}
}

@media screen and (max-width: 319px) {
	.photocontest-banner .photocontest-banner__container .photocontest-banner__inner {
		background-position: top center;	}
}
