@import url('https://fonts.googleapis.com/css?family=Marcellus+SC');

#site-branding {
	display: inline-block;
	float: left;
	padding-top:12px;
	padding-left:0px;
	margin-left:-10px;
}
#site-detail {
	display: inline-block;
	padding: 0px 5px;
	text-align: left;
	vertical-align: middle;
}
#site-title {
	font-style: normal;
	font-size: 30px;
	bottom:0px;

}
#site-description {
	letter-spacing: 0.1em;
	line-height: 1.0;	
	padding-top:0px;
}
.main-navigation {
	float: right;
	margin-right: 80px;
}
.copyright  {
	visibility:hidden;
}
.copyright:after {
	content:"© 2018 SZOLNOKI MŰVÉSZTELEP";
	text-align:left;
	visibility:visible;
	float:left;
}
.our-feature-box {
	margin:80px 0 280px 0px;
	padding: 0px 0 0px 0;
	position: relative;
	text-align: center;
	height:200px;
}
.feature-content {	
	margin-left:0px;
	margin-bottom: 50px;
	padding: 20px 0px 0px 0px;
	position: relative;
	text-align: center;
	height:150px;
	width:100%;
}
.feature-content-wrap {
	padding: 0px 0px 40px 0px;
}
.our-feature-box .four-column:nth-child(4n+1) .feature-content-wrap:hover,
.our-feature-box .four-column:nth-child(4n+2) .feature-content-wrap:hover,
.our-feature-box .four-column:nth-child(4n+3) .feature-content-wrap:hover,
.our-feature-box .four-column:nth-child(4n+4) .feature-content-wrap:hover {
	margin-top:-5px;
	box-shadow: 0px -8px 12px -4px rgba(0, 0, 0, 0.4);
}

.fact-figure-box .box-header {
	text-align: center;
}
.fact-figure-bg {
	text-align: left;
}
.facts-content-wrap span {
	color: #fff;
	font-size: 30px;
}
.fact-figure-box .box-title,
.fact-figure-box .box-sub-title {
	color: #222;
	/*text-shadow: 2px 2px 5px rgba(50, 50, 20, 0.4);*/
}
.fact-figure-box {
	color: #222;
	font-weight: bolder;
	/*text-shadow: 2px 2px 5px rgba(50, 50, 20, 0.4);*/
}
.facts-content-wrap span,
.facts-content-wrap p {
	color: #222;
	display: inline-block;
	font-size: 20px;
	font-weight: bolder;
	vertical-align: middle;
	/*text-shadow: 2px 2px 5px rgba(50, 50, 20, 0.4);*/
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0 6px;
	margin: 0 0rem;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}
.tribe-events-list-widget .tribe-event-title {
	font-size:14px;
}
.tribe-events-list-widget ol li{border-left:3px solid #ddd;
}
.gallery-item {
	display: inline;
  list-style-type: none;
  padding-right: 15px;
  float: left;
}

.team-content-wrap {
	background-color: #fff;
	position: relative;
	overflow: hidden;
}
.team-info {
	letter-spacing: 1px;
	padding: 15px 15px 20px;	
}

.team-info .team-info-text {
	text-align: center;
	position: absolute;
	top:15px;	
}

/* SLIDER */
.layer-slider h2.slider-title a {
	color:#fff;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.layer-slider .image-slider p {
	color:#fff;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	display:none;
}
@media only screen and (max-width: 767px) {
.layer-slider .image-slider p {
	display:none;
}
}
@media only screen and (max-width: 480px) {
.layer-slider .image-slider p {
	display:none;
	}
}

.slider-buttons a.vivid-red {
	background:#f66163;
}
.slider-buttons a.vivid-blue {
	display:none;
}

/*
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

  .elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative; }

  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px; }

  .elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%;
		max-width: 1140px;}

  .elementor-section.elementor-section-items-top > .elementor-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }


/*
.elementor-section {
	max-width:790px;
	margin:0 auto;
}
*/

figure.gallery-item {
	display:block;
}





.page-template-elementor_canvas,
.elementor-container {
	padding-top:50px;
}

.elementor-section-wrap {
	padding-bottom:80px;
}

.elementor-section-boxed {
	
}

.elementor-image-gallery {
	width:100%;
	padding:0;
	margin:0 -15px;
}

.gallery-item dt {
  text-align: inherit;
  padding: 0.8rem;
}

.gallery-item dt::before {
  content: none;
}

.gallery-item dd.wp-caption-text {
  padding: 0 0.8rem;
  margin: 0;
}

.gallery-item dd.wp-caption-text::before {
  content: none;
}

section[class^="post-"] .gallery.row {
  margin-top: 18.75px;
  margin-bottom: 18.75px;
}

.gallery .gallery-icon {
  overflow: hidden;
  position: relative;
}

.elementor-image-gallery,
.gallery .gallery-icon img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.gallery-item img {
 padding-bottom:15px;
}

.gallery-style .gallery-item img {
  transition: -ms-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.gallery-style .gallery-item.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery .gallery-item {
  width: 50%;
}

.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}

@media (min-width: 576px) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.333333%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-5 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-6 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.666667%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-7 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.285714%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-8 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
}

@media (min-width: 576px) {
  .gallery.gallery-columns-9 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.111111%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .czr-gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .czr-gallery.gallery-columns-5 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .czr-gallery.gallery-columns-6 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .czr-gallery.gallery-columns-7 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .gallery.gallery-columns-8 .gallery-item {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar #content .gallery.gallery-columns-9 .gallery-item {
    width: 25%;
  }
}

.gallery.gallery-columns-3 .gallery-item .post-action {
  width: 3.75em;
  height: 3.75em;
  top: 0.95em;
  right: 0.95em;
}

.gallery.gallery-columns-3 .gallery-item .post-action a {
  line-height: 3.75em;
}

.gallery.gallery-columns-4 .gallery-item .post-action {
  width: 2.8125em;
  height: 2.8125em;
  top: 0.85em;
  right: 0.85em;
}

.gallery.gallery-columns-4 .gallery-item .post-action a {
  line-height: 2.8125em;
}

.gallery.gallery-columns-5 .gallery-item .post-action {
  width: 2.25em;
  height: 2.25em;
  top: 0.75em;
  right: 0.75em;
}

.gallery.gallery-columns-5 .gallery-item .post-action a {
  line-height: 2.25em;
}

.gallery.gallery-columns-6 .gallery-item .post-action {
  width: 1.875em;
  height: 1.875em;
  top: 0.65em;
  right: 0.65em;
}

.gallery.gallery-columns-6 .gallery-item .post-action a {
  line-height: 1.875em;
}

.gallery.gallery-columns-7 .gallery-item .post-action {
  width: 1.607143em;
  height: 1.607143em;
  top: 0.55em;
  right: 0.55em;
}

.gallery.gallery-columns-7 .gallery-item .post-action a {
  line-height: 1.607143em;
}

.gallery.gallery-columns-8 .gallery-item .post-action {
  width: 1.40625em;
  height: 1.40625em;
  top: 0.45em;
  right: 0.45em;
}

.gallery.gallery-columns-8 .gallery-item .post-action a {
  line-height: 1.40625em;
}

.gallery.gallery-columns-9 .gallery-item .post-action {
  width: 1.25em;
  height: 1.25em;
  top: 0.35em;
  right: 0.35em;
}

.gallery.gallery-columns-9 .gallery-item .post-action a {
  line-height: 1.25em;
}




#theme-view h2{
	color:#555555;
	font-family: 'Marcellus SC', serif;
	font-size:24px;
	margin:4px 0 0;
	line-height:1.2em
}

#TB_window.default,#TB_window.default #TB_iframeContent{width:950px !important;height:550px  !important}



		#tinymce {
    background-color: transparent !important;
}
#wysija_wrapper {
    background-color: #f4f4f4 !important;
}
#wysija_header {
    background-color: #f4f4f4 !important;
}
#wysija_footer {
    background-color: #f4f4f4 !important;
}
#wysija_body, #wysija_block_placeholder {
    background-color: #ffffff !important;
}
#tinymce p,
.wysija_editable, .wysija_editable p {
    font-family: 'Marcellus SC', serif !important;
    font-size: 14px !important;
    color: #666666 !important;
    line-height:1.5em !important;
    padding:0 !important;
    word-wrap: break-word;
}
.wysija_editable p {
    margin:1em 0 1em 0 !important;
	font-weight:300;
}
#tinymce ol, #tinymce ul,
.wysija_editable ol, .wysija_editable ul {
    margin:15px 0 15px 0;
    padding:0;
}
#tinymce ul,
.wysija_editable ul {
    list-style-position: inside;
    list-style-type: disc;
}
#tinymce ol,
.wysija_editable ol {
    list-style-position: inside;
    list-style-type: decimal;
}
#tinymce ul li, #tinymce ol li,
.wysija_editable ul li, .wysija_editable ol li {
    padding:0 0 0 0;
 font-family: 'Marcellus SC', serif!important;
    font-size: 14px !important;
    color: #666666 !important;
}
#tinymce a,
.wysija_editable a {
font-family: 'Marcellus SC', serif !important;
    font-size: 14px !important;
    color: #c2a665 !important;
    text-decoration: none !important;
    line-height:1.5em !important;
}
#tinymce h1,
.wysija_editable h1 {
    min-height:1em;
font-family: 'Marcellus SC', serif !important;
    font-size: 34px !important;
    color: #666666 !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
    word-wrap: break-word;
    display:block !important;
}
#tinymce h1 a,
.wysija_editable h1 a {
font-family: 'Marcellus SC', serif !important;
    font-size: 34px !important;
    color: #c2a665 !important;
    text-decoration: none !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
#tinymce h2,
.wysija_editable h2 {
    min-height:1em;
font-family: 'Marcellus SC', serif !important;
    font-size: 26px !important;
    color: #666666 !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
    word-wrap: break-word;
    display:block !important;
}
h2[family],
#tinymce h2 a,
.wysija_editable h2 a {
font-family: 'Marcellus SC', serif !important;
    font-size: 26px !important;
    color: #c2a665 !important;
    text-decoration: none !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
#tinymce h3,
.wysija_editable h3 {
    min-height:1em;
font-family: 'Marcellus SC', serif !important;
    font-size: 24px !important;
    color: #666666 !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
    word-wrap: break-word;
    display:block !important;
}
#tinymce h3 a,
.wysija_editable h3 a {
font-family: 'Marcellus SC', serif !important;
    font-size: 24px !important;
    color: #c2a665 !important;
    text-decoration: none !important;
    text-shadow: none;
    line-height:125% !important;
    font-style:normal !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
#wysija_unsubscribe p,
#wysija_unsubscribe p a {
    text-align:center;
    color: #666666 !important;
    font-size:12px !important;
    line-height:1.5em !important;
}
#wysija_unsubscribe a {
    text-decoration:underline;
}
#wysija_viewbrowser {
    text-align:center;
    width:600px;
}
#wysija_viewbrowser p,
#wysija_viewbrowser a {
    font-family: "Arial" !important;
    font-size: 12px !important;
    color: #888888 !important;
    margin:0 !important;
    padding:0 !important;
}
#wysija_viewbrowser p {
    margin:10px 0 !important;
}
#wysija_viewbrowser a {
    text-decoration:underline;
}	

	
.jetpack_subscription_widget 
#subscribe-submit button  {
	background:#F6646B;
	color:#fff;
	border:2px solid #F6646B;
}
.jetpack_subscription_widget 
#subscribe-submit button:hover  {
	background:#FF392A;
	color:#fff;
	border:2px solid #FF392A;
}

.entry-title {margin-left: 30px !important; margin-top : 50px !important; color: red !important}