/**
 * DEFAULT BANNER STYLES
 */
.b_container { 
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	display:block;
	width: 100%;
	text-align:left;
	line-height:1;
	height: 10000px; /* fix for responsive banner heights - this gets eventually overwritten by the max-height */
}
.b_container .image {
	
}
.b_container .layer {
	position:absolute;
	min-width:10px;
	min-height:10px;
}

.b_container .image img {
	width:100%;
	height:auto;
}

.b_container .text {
	font-size:14px;
	line-height:1;
}
.b_container .shape {
	width:100%;
	height:100%;
	min-width:10px;
	min-height:10px;
}
.b_container .shape .shape {
	background-color:#000;
}
.b_container .shape.circle {
	border-radius: 50%;
}
.b_container .shape.triangle {
	width: 0 !important;
	height: 0 !important;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid #000;
	background-color:transparent;
}
.b_container svg {
	max-height:100%;
	max-width:100%;
}
/*
 * Frontend CSS for the Related plugin.
 * Also used for Related_du.
 */


/*
 * CSS for Simple View
 */


/* None */



/*
 * CSS for Extended View
 */

/* UL */
ul.related-posts.extended_view,
ul.related_du-posts.extended_view {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* LI */
li.related-post.extended_view,
li.related_du-post.extended_view {
	position: relative;
	display: inline-block;
	float: left;
	list-style: none;
	width: 31%;
	min-height: 20px;
	margin:  0 2% 10px 0;
	padding: 0;
	cursor: pointer;
}

/* A */
.extended_view a.related-post-link,
.extended_view a.related_du-post-link {

}

/* IMG */
.extended_view img.related-posts-image,
.extended_view img.related_du-posts-image {
	width: 100%;
}

/* SPAN */
.extended_view span.related-post-title,
.extended_view span.related_du-post-title {
	font-size: 12px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	background-color: #444;
	background: rgba( 0, 0, 0, 0.5 );
	color: #fff;
	text-align: center;
	margin: 0;
	bottom: 0;
	left: 0;
	height: 20px;
	line-height: 20px;
}
/*
Theme Name: Площад Славейков - Зона, свободна от чалга
Description: Площад Славейков WP theme.
Version: 1.0
*/

@charset "utf-8"; 
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, table
{padding: 0; margin: 0; border: 0; list-style-type: none; line-height:100%; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

/*
    font-family: 'Roboto Slab', serif; 400,700
    font-family: 'Roboto Condensed', sans-serif; 400,400i,700,700i
*/

@font-face {
    font-family: 'lemon_tuesday';
    src: url('/wp-content/themes/ploshtadslaveikov-theme/fonts/lemon_tuesday-webfont.woff2') format('woff2'),
         url('/wp-content/themes/ploshtadslaveikov-theme/fonts/lemon_tuesday-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 16px */
body, html {height: 100%;}
body {font: 1em 'Roboto Condensed', sans-serif; color: #000; background: #d4d4d4; -webkit-text-size-adjust: none;}
a {color: #900000; text-decoration: none; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
a:hover {color: #000;}
input, select, textarea, button {font: 1em 'Roboto Condensed', sans-serif; color: #000; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 0; border-radius: 0; -webkit-appearance:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="submit"], input[type="reset"], button, label {cursor: pointer; padding: 0; border: 0;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;}
textarea {overflow:auto;}
table {border-collapse: separate; border-spacing: 0;}
a:active {outline: 0;} *:focus {outline: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
header, section, nav, hgroup, footer, article { display: block; }
strong, b {font-weight: 700;}
em, i {font-style: italic;}
p {line-height: 130%;}
.left {float: left;}
.right {float: right;}
.center {text-align: center !important;}
.tleft {text-align: left;}
.tright {text-align: right;}
.margin0 {margin: 0 !important;}
.padding0 {padding: 0 !important;}
.border0 {border: 0 !important;}
.padding-bottom0 {padding-bottom: 0 !important;}
.padding-top0 {padding-top: 0 !important;}
.clear {clear: both;}
img {max-width: 100%; height: auto; vertical-align: middle;}
.uppercase {text-transform: uppercase}
.no-case {text-transform: none !important;}
.relative {position: relative;}
.overflow-hidden {overflow: hidden;}
.rounded {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;	
}
div.rounded {overflow: hidden;}
button::-moz-focus-inner {padding: 0; border: 0}
:required {-webkit-box-shadow: none; box-shadow: none;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 30px white inset;}
.element-hidden {display: none;}
.full-width {width: 100% !important;}
iframe {border: 0;}

/* WP Styles */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%;
	height: auto;
}
img.alignleft {
	margin: 0 30px 30px 0;
}
img.alignright {
	margin: 0 0 30px 30px;
}
.wp-caption {
	max-width: 100%;
	margin: 0 auto 30px auto;
}
.wp-caption:last-child {margin: 0;}
.wp-caption .wp-caption-text {
	padding: 10px 0 0 0;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
img#wpstats{display: none}
/* WP Styles */

span.edit-link a {position: fixed; bottom: 0; left: 0; z-index: 99999; background: red; color: #fff !important; font-size: 1em; padding: 10px;}

::-moz-selection {background: #900000; color: #fff;}
::selection {background: #900000; color: #fff;}

*::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.4); }
*::-moz-placeholder { color: rgba(0, 0, 0, 0.4); opacity: 1; }
*:-ms-input-placeholder { color: rgba(0, 0, 0, 0.4); }
*:-moz-placeholder { color: rgba(0, 0, 0, 0.4); }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color: transparent !important; }
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder { color: transparent !important; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { color: transparent !important; }
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color: transparent !important; }

.wrapper {width: 1200px; margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.valign {display: inline-block; vertical-align: middle; width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.valign.bottom {vertical-align: bottom;}
.valign.top {vertical-align: top;}

.body-content {float: left; width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.half-content {float: left; width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.in-middle {display: inline-block; vertical-align: middle; width: 620px; text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.flex-row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
}
.flex-row.align-center {
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;	
}
.flex-row.align-justify {
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.flex-row.align-center-justify {
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;	
}

.bg-cover {background-repeat: no-repeat; background-position: center center; background-size: cover;}

.entry-content p, .entry-content .as-p {margin: 0 0 20px 0;}
.entry-content p:last-child, .entry-content .as-p:last-child {margin: 0;}
.entry-content p span {line-height: 130%;}
.entry-content center {line-height: 130%}
.entry-content div {line-height: 130%;}
.entry-content blockquote {margin: 20px 0; padding: 0 20px;}
.entry-content blockquote:last-child {margin-bottom: 0;}
.entry-content hr {padding: 0; margin: 0 0 20px 0; height: 1px; border: 0; border-bottom: dotted 1px #000;}
.clear_column + hr {margin-top: 30px;}
.entry-content ul, .entry-content ol {margin: 0 0 20px 0;}
.entry-content ul:last-child, .entry-content ol:last-child {margin: 0;}
.entry-content li {margin: 0 0 20px 0; line-height: 130%; position: relative; padding: 0 0 0 16px;}
.entry-content li:last-child {margin-bottom: 0;}
.entry-content ul li:before {content: " "; display: block; width: 5px; height: 5px; background: #900000; position: absolute; left: 0; top: 8px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.entry-content ol li {list-style-type: decimal; list-style-position: outside; padding: 0; margin: 0 0 20px 16px;}
.entry-content iframe {max-width: 100%; margin: 0 0 20px 0;}
.entry-content iframe:last-child {margin: 0;}
.entry-content img + img {margin: 0 0 0 30px;}

body.mce-content-body {margin: 20px; height: auto;}

/* SITE */

.slab {font-family: 'Roboto Slab', serif;}
.lemon_tuesday {font-family: lemon_tuesday;}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {margin: 0;}

#header {position: fixed; left: 0; top: 0; z-index: 10000; height: 205px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/header_bgr.png) no-repeat center center; background-size: auto 205px;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}

.site-logo {float: left; margin: 8px 0 0 0; position: relative; z-index: 20;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
.site-logo a {display: inline-block; vertical-align: middle; width: 240px; height: 188px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/logo-desktop.png) no-repeat 0 0; background-size: auto 100%; text-indent: -9999px;}

.site-logo-mobile {position: absolute; left: 0; top: 5px; z-index: 20; opacity: 0; pointer-events: none;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
.site-logo-mobile a {display: inline-block; vertical-align: middle; width: 275px; height: 80px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/logo-mobile.png) no-repeat 0 0; background-size: auto 100%; text-indent: -9999px;}

#header-date {position: absolute; left: 400px; top: 0; width: 200px; height: 81px; padding: 8px 0 0 50px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/data_bgr.png) no-repeat 0 0; background-size: auto 100%; font-size: 1.125em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-date p {line-height: 115%;}

#header-kulturno-sybitie {position: absolute; left: 440px; top: 0; z-index: 25; width: 120px; height: 105px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/kulturno_sybitie_2021.png) no-repeat 0 0; background-size: auto 100%; font-size: 0;
}

#header-socials {position: absolute; right: 300px; top: 22px;}
#header-socials .social {display: inline-block; vertical-align: top;}
#header-socials .social + .social {margin: 0 0 0 10px;}
#header-socials .fb {width: 140px; overflow: hidden;}

#header-search {position: absolute; right: 300px; top: 75px; font-size: 0;}
#header-search label {display: none;}
#header-search [type="text"] {display: inline-block; vertical-align: top; background: rgba(255, 255, 255, 0.65); width: 220px; height: 30px; padding: 0 6px; font-size: 16px;}
#header-search [type="text"]:focus {background: rgba(255, 255, 255, 0.75);}
#header-search [type="submit"] {display: inline-block; vertical-align: top; width: 30px; height: 30px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/lupa-search.png) no-repeat 0 0; background-size: 30px 30px; margin: 0 0 0 10px;}

#header-ploshtad {display: block; position: absolute; right: 0; top: 0; width: 300px; line-height: 146px; text-align: center;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/ploshtad_bgr.png) no-repeat 0 0; background-size: auto 100%;
}
#header-ploshtad a {display: inline-block; vertical-align: middle; text-indent: -9999px; width: 162px; height: 93px; margin: -25px 0 0 0;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/ploshtad_logo.png) no-repeat 0 0; background-size: auto 100%;
}
#header-ploshtad a:hover {opacity: 0.75;}

#main-menu {position: absolute; right: 15px; top: 95px; width: 935px; font-size: 0; pointer-events: none; text-align: right; padding: 0 40px 0 0;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/menu_bgr.png) no-repeat 0 0; background-size: 100% auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#main-menu .level-0 {display: inline-block; vertical-align: middle; font-size: 16px; line-height: 109px; position: relative; text-align: left;}
#main-menu .level-0:before {content: " "; display: block; width: 173px; height: 80px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/menu_bgr_highlight.png) no-repeat 0 0; background-size: auto 100%; pointer-events: none;
	position: absolute; left: -15px; top: 15px; opacity: 0;
}
#main-menu .level-0 > a {display: inline-block; vertical-align: middle; padding: 0 15px 0 20px; font-size: 1.625em; color: #000; position: relative; margin: -10px 0 0 0; pointer-events: auto;}
#main-menu .level-0 > a:hover, #main-menu .level-0.current-menu-item > a {color: #900000;}
#main-menu .level-0.current-menu-item:before {opacity: 1;}
#main-menu .level-0:nth-child(1), #main-menu .level-0:nth-child(2), #main-menu .level-0:nth-child(3) {margin-right: 10px;}
#main-menu .toggle-main-menu-dropdown a:after {content: " "; display: inline-block; vertical-align: middle; width: 32px; height: 20px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-1.png) no-repeat 0 0; background-size: auto 100%; margin: 0 0 0 5px;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#main-menu .toggle-main-menu-dropdown .opened:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);	
	transform: rotate(180deg);
}

#main-menu-dropdown {position: absolute; right: 15px; top: 165px; width: 755px; background: rgba(214, 219, 211, 0.9); padding: 0 0 0 30px; font-size: 0; opacity: 0; pointer-events: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#main-menu-dropdown.opened {opacity: 1; pointer-events: auto;}
#main-menu-dropdown .level-0 {display: inline-block; vertical-align: top; font-size: 16px; padding: 5px 25px 13px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
#main-menu-dropdown .level-0:nth-child(1) {width: 245px;}
#main-menu-dropdown .level-0:nth-child(2) {width: 150px;}
#main-menu-dropdown .level-0:nth-child(3) {width: 180px;}
#main-menu-dropdown .level-0:nth-child(4) {width: 120px;}
#main-menu-dropdown .level-0 > a {display: none;}
#main-menu-dropdown .level-1 {margin: 8px 0 0 0;}
#main-menu-dropdown .level-1 > a {color: #000; line-height: 110%;}
#main-menu-dropdown .level-1 > a:hover, #main-menu-dropdown .level-1.current-menu-item > a {color: #900000;}

.fixed #header-date, .fixed #header-socials, .fixed #header-search, .fixed #header-ploshtad {display: none;}
.fixed #header {height: 80px;}
.fixed #main-menu {top: -10px;}
.fixed #main-menu-dropdown {top: 60px;}
.fixed .site-logo {opacity: 0; pointer-events: none;}
.fixed .site-logo-mobile {opacity: 1; pointer-events: auto;}

#footer {height: 210px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/footer_bgr.png) no-repeat center center; background-size: auto 100%; margin: -30px 0 0 0; overflow: hidden;}
#footer .content {float: right; width: calc(100% - 240px - 40px); margin: 55px 0 0 0; color: #fff;}
.site-logo-footer {float: left; margin: 25px 0 0 30px;}
.site-logo-footer a {display: inline-block; vertical-align: middle; width: 240px; height: 188px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/logo-tablet.png) no-repeat 0 0; background-size: auto 100%; text-indent: -9999px;}

#footer-menu {float: left;}
#footer-menu .level-0 {display: inline-block; vertical-align: middle;}
#footer-menu .level-0 + .level-0 {margin: 0 0 0 25px;}
#footer-menu .level-0:not(.icon) > a {display: inline-block; vertical-align: middle; color: #fff; text-transform: uppercase; padding: 0 0 2px 0; border-bottom: solid 1px transparent;}
#footer-menu .level-0:not(.icon) > a:hover {border-color: #fff;}
#footer-menu .level-0.icon {margin-top: -4px !important;}
#footer-menu .level-0.icon > a[href*="youtube"] {display: inline-block; vertical-align: middle; width: 56px; height: 19px; font-size: 0; 
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/icon-yt.svg) no-repeat 0 center / 100% auto;
}
#footer-menu .level-0.icon > a[href*="youtube"]:hover {opacity: 0.75;}

#footer-socials {float: left; margin: -2px 0 0 20px;}
#footer-socials .social {display: inline-block; vertical-align: top;}
#footer-socials .social + .social {margin: 0 0 0 10px;}
#footer-socials .social.fb {width: 220px;}
#footer-socials .social.fb .fb_iframe_widget {display: block !important;}
#footer-socials .social.fb .fb_iframe_widget span, #footer-socials .social.fb .fb_iframe_widget iframe {width: 220px !important;}

#footer-text {margin: 10px 0 0 0;}
#footer-text p {line-height: 120%; font-size: 0.875em;}
#footer-text a {color: #fff; text-decoration: underline;}
#footer-text a:hover {text-decoration: none;}

#page-content-wrap {pointer-events: none;}
#page-content {padding: 220px 15px 50px 15px; pointer-events: auto;
	-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}

.row-title-content {margin: -10px 0 0 0;}
.row-title-content-2 {margin: -6px 0 0 0;}

.invert {color: #000;}
.invert:hover {color: #900000;}

.block {display: block;}

.body-content-full-width {width: calc(100% + 30px); margin: 0 0 0 -15px;}

.bg-white {background-color: #fff;}
.bg-body {background-color: #000;}

.color-white {color: #fff !important;}
.color-body {color: #000 !important;}

.bg-color-1 {background-color: #e4e5db;}
.bg-color-2 {background-color: #d4dad2;}
.bg-color-3 {background-color: #900000;}
.bg-color-4 {background-color: #ece4d4;}
.bg-color-5 {background-color: #e6e6c1;}
.bg-color-6 {background-color: #d9ccaa;}
.bg-color-7 {background-color: #a6ada1;}
.bg-color-8 {background-color: #e1d7bd;}
.bg-color-9 {background-color: #575c51;}
.bg-color-10 {background-color: #bec6ba;}
.bg-color-11 {background-color: #ede6d6;}
.bg-color-12 {background-color: #f3eee3;}
.bg-color-13 {background-color: #e0e4df;}
.bg-color-14 {background-color: #c1c2bd;}
.bg-color-15 {background-color: #efefd6;}
.bg-color-16 {background-color: #daddd8;}
.bg-color-17 {background-color: #f1f1f0;}
.bg-color-18 {background-color: #f4f4e3;}

.color-3 {color: #900000;}
.color-9 {color: #575c51;}

.col-right {float: right;}
.col-855 {width: calc(100% - 300px - 15px);}
.col-300 {width: 300px;}
.col-420 {width: calc(50% - 7.5px);}
.col-420 + .col-420 {float: right;}
.col-275 {width: calc(33.33333333333333% - 10px); margin-right: 15px;}
.col-275:last-child {margin-right: 0;}
.col-180 {width: 180px;}
.col-195 {width: 195px;}
.col-between-180-195 {width: calc(100% - 180px - 195px - 30px); margin-left: 15px;}
.col-428 {width: 428px;}
.col-727 {width: calc(100% - 428px - 15px);}
.col-315 {width: 315px;}
.col-525 {width: calc(100% - 300px - 15px - 15px);}

.col-565 {width: calc(100% - (33.333333333333333% - 10px) - 15px);}

.mb-15 {margin-bottom: 15px;}
.mb-20 {margin-bottom: 20px;}
.mb-25 {margin-bottom: 25px;}
.mb-30 {margin-bottom: 30px;}
.mb-35 {margin-bottom: 35px;}
.mt-15 {margin-top: 15px;}
.mt-30 {margin-top: 30px;}
.mt-35 {margin-top: 35px;}

.box-image {display: block;}

.col-half {width: calc(50% - 7.5px);}

#paszonecont_77950 {
	position: fixed;
	top: 80px;
	left: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%); transform: translateX(-50%); width: 1920px;
}
#paszonecont_82878, #paszonecont_95208, #paszonecont_90747, #paszonecont_111489, #paszonecont_221784 {margin-bottom: 15px;} /* sidebar 300x600 */
.paszone_container {margin: 0 auto; max-width: 100% !important;}
.wppaszone {width: auto !important; height: auto !important; max-width: 100% !important; text-align: center !important;}

.title-line {font-size: 1.875em; position: relative; padding: 0 0 10px 0; overflow: hidden; white-space: nowrap;/* text-overflow: ellipsis;*/}
.title-line:before {content: " "; display: block; width: 100%; height: 4px; background: #000; position: absolute; left: 0; bottom: 3px;}
.title-line:after {content: " "; display: block; width: 100%; height: 1px; background: #000; position: absolute; left: 0; bottom: 0;}
.title-line.no-line {padding: 0;}
.title-line.no-line:before, .title-line.no-line:after {display: none;}
.title-line.title-empty {padding: 0 0 10px 0;}
.title-line.color-3:before, .title-line.color-3:after {background: #900000;}
.title-line.color-9:before, .title-line.color-9:after {background: #575c51;}
.title-line.line-327:before, .title-line.line-327:after {width: 327px;}
.title-line.line-420:before, .title-line.line-420:after {width: 420px;}
.title-line.line-213:before, .title-line.line-213:after {width: 213px;}
.title-line.line-217:before, .title-line.line-217:after {width: 217px;}
.title-line.line-391:before, .title-line.line-391:after {width: 391px;}
.title-line.line-420:before, .title-line.line-420:after {width: 420px;}
.title-line.line-285:before, .title-line.line-285:after {width: 285px;}
.title-line .lemon_tuesday {font-size: 1.375em; display: inline-block; vertical-align: middle; height: 42px;}
.title-line.blogs {margin: -20px 0 0 0;}
.title-line.blogs .lemon_tuesday {padding: 20px 0 0 0;}
.title-line.line-top {padding: 10px 0 0 0; height: 49px;}
.title-line.line-top:before {top: 0;}
.title-line.line-top:after {top: 6px;}
.title-line small {display: inline-block; vertical-align: top; position: relative; top: 5px;}
.title-line.inline-block {display: inline-block;}
.title-line.wrap {white-space: unset;}

.title-size-1, .entry-content h1 {font-size: 2em; line-height: 115%;}
.entry-content h1 {margin: 0 0 20px 0; font-family: 'Roboto Slab', serif;}

.box-top {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-top .content {padding: 8px 0 0 10px;}
.box-top .box-image {height: 350px;}
.box-top .title-size-1 {height: 148px; overflow: hidden;}
.box-top .author {margin: 15px 0 0 0; line-height: 100%;}
.box-top .excerpt {height: 140px; overflow: hidden; margin: 15px 0 0 0;}
.box-top .excerpt p {line-height: 125%;}
.box-top:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-hit .box-image {float: left; width: 180px; height: 130px;}
.box-hit .title {font-size: 1.375em; margin: 10px 10px 0 190px; line-height: 110%; height: 98px; overflow: hidden;}

.box-single-row a {height: 40px; line-height: 38px; font-size: 1.125em; padding: 0 10px;}
.box-single-row .valign {white-space: nowrap; overflow: hidden;}
.box-single-row:nth-child(2n+1) a {background: #e4e5db;}
.box-single-row:nth-child(3), .box-single-row:nth-child(4), .box-single-row:nth-child(5), .box-single-row:nth-child(6), .box-single-row:nth-child(7) {height: 39px;}

.box-rss a {height: 85px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/ploshad_fields.jpg) no-repeat 0 0; background-size: 647px auto; padding: 8px 0 0 0; position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-rss-2 a {background-position: 0 -85px;}
.box-rss-3 a {background-position: 0 -170px;}
.box-rss-4 a {background-position: 0 -255px;}
.box-rss .title {display: block; line-height: 115%; margin: 0 20px 0 100px; height: 56px; overflow: hidden;}
.box-rss .source {position: absolute; right: 10px; bottom: 5px; font-size: 0.875em;}

.ticker-line {background: url(/wp-content/themes/ploshtadslaveikov-theme/images/izvynredno_bgr.png) no-repeat 0 bottom; background-size: 100% auto;}
.ticker-line.single-line {height: 65px;}
.ticker-line .hover {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.ticker-line a {color: #fff;}
.ticker-line a:hover .hover {opacity: 0.75;}
.ticker-line-title {text-transform: uppercase; font-size: 1.25em; width: 330px; line-height: 45px; padding: 0 15px;}
.ticker-line-title p {white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ticker-line-content {width: calc(100% - 330px - 95px);}
.ticker-line-content a {line-height: 45px; font-size: 1.125em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; padding: 0 10px 0 35px;}
.ticker-line-content a:before {content: " "; display: block; width: 25px; height: 25px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-3.png) no-repeat 0 0; background-size: 100% auto;
	position: absolute; left: 0; top: 12px;
}
.ticker-line-arrows {float: right; line-height: 50px; padding: 0 15px;}
.slick-arrow {display: inline-block; vertical-align: middle; width: 24px; height: 37px; text-indent: -9999px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-2.png) no-repeat -9999px; background-size: 62px 140px;
}
.slick-prev {background-position: 0 0;}
.slick-next {background-position: -39px 0;}
.slick-arrow:hover {opacity: 0.75;}
.ticker-line-arrows .slick-next {margin: 0 0 0 15px;}

.ticker-line-green {background-image: url(/wp-content/themes/ploshtadslaveikov-theme/images/izvynredno_bgr_green.png);}
.ticker-line-green a {color: #000;}
.ticker-line-green a:hover {opacity: 1;}
.ticker-line-green .ticker-line-title {font-size: 2em; text-transform: none; width: 140px; margin-top: -2px;}
.ticker-line-green .ticker-line-content {width: calc(100% - 140px - 95px);}
.ticker-line-green .ticker-line-content a:before {background-position: 0 bottom;}
.ticker-line-green .ticker-line-arrows .slick-arrow {background-position-y: -50px;}

.ticker-line-slider-large {padding: 15px 15px 30px 15px;}
.ticker-line-slider-large .slick-list {margin: 0 44px;}
.ticker-line-slider-large .slick-arrow {position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.ticker-line-slider-large .slick-prev {left: 15px;}
.ticker-line-slider-large .slick-next {right: 15px;}
.ticker-line-slider-large .box-image {float: left; width: 180px; height: 130px;}
.ticker-line-slider-large .title {font-size: 1.125em; margin: 10px 10px 0 190px; line-height: 120%; height: 108px; overflow: hidden;}

.box-hero {padding: 0 0 10px 0; border-bottom: dotted 1px #000;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
.box-hero .title {font-size: 1.375em; line-height: 115%; margin: 10px 10px 0 10px; height: 78px; overflow: hidden;}
.box-hero .box-image {height: 170px; margin: 10px 0 0 0;}
.box-hero .excerpt {margin: 10px 10px 0 10px; height: 120px; overflow: hidden;}
.box-hero .excerpt p {line-height: 125%;}
.box-hero.bg-color-2, .box-hero.bg-color-4 {border-bottom: 0;}
.box-hero.bg-color-4 {padding: 0 0 11px 0;}
.box-hero.bg-color-4 .excerpt {height: 260px; margin: 0; padding: 15px 10px 0 10px;}
.box-hero.bg-color-4 .box-image {height: 191px;}
.box-hero.grada {padding: 0;}
.box-hero.grada .box-image {height: 182px;}
.box-hero.grada .excerpt {height: 78px; padding: 0 10px; margin: 10px 0 0 0;}
.box-hero.grada .excerpt p {line-height: 120%;}
.box-hero:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-hero .author-name {margin: 14px 10px 0 10px;}
.box-hero .author-image {float: right; width: 120px; margin: 0 10px 8px 10px;}

.counter-reset {counter-reset: section;}

.box-most-readed {width: 20%; padding: 10px 15px 10px 0; overflow: hidden;}
.box-most-readed .box-image {height: 110px; margin: 0 0 10px 0;}
.box-most-readed:nth-child(1) .content {padding: 0 0 0 5px;}
.box-most-readed .number {float: left; font-size: 2.875em; margin: 0 10px 0 0;}
.box-most-readed .number:before {counter-increment: section; content: "" counter(section) "";}
.box-most-readed .title {margin: 15px 0 0 25px; font-size: 1.125em; height: 70px; overflow: hidden;}
.box-most-readed:nth-child(n+6) {display: none;}

.box-most-readed.full-width {padding: 0; border-bottom: dotted 1px #000;}
.box-most-readed.full-width:last-child {border: 0;}
.box-most-readed.full-width .content {padding: 12px 10px;}
.box-most-readed.full-width .number {width: 30px; text-align: center;}
.box-most-readed.full-width .title {height: 48px; margin: 0 0 0 40px; overflow: hidden;}

.image-slider .box-image {height: 435px;}
.image-slider .text {position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.65); width: 100%; padding: 0 60px; height: 90px; line-height: 86px; font-size: 1.375em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.image-slider .text .valign {height: 53px; line-height: 50px; overflow: hidden;}
.image-slider .text p {line-height: 120%; display: inline-block; vertical-align: middle; width: 100%;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
.images-slider .slick-arrow {position: absolute; bottom: 27px; z-index: 10;}
.images-slider .slick-prev {left: 15px;}
.images-slider .slick-next {right: 15px;}
.image-slider:hover .text p {opacity: 0.75;}
.images-slider.small .box-image {height: 250px;}
.images-slider.small .text {height: 73px; line-height: 70px;}
.images-slider.small .slick-arrow {bottom: 18px;}
.image-slider .play {position: absolute; left: 0; top: 0; width: 50px; height: 50px; background: rgba(0, 0, 0, 0.65); text-indent: -9999px;}
.image-slider .play:before {content: " "; display: block;
	position: absolute; left: 50%; top: 50%; margin: -12px 0 0 -5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 14px;
	border-color: transparent transparent transparent #ffffff;
}

.box-guests-top .box-image {height: 156px;}
.box-guests-top .title {font-size: 1.5em; line-height: 110%; margin: 7px 10px 10px 10px; height: 106px; overflow: hidden;}

.box-guests-top + .box-guests {margin-top: 5px;}
.box-guests {border-bottom: dotted 1px #000; margin: 0 0 5px 0;}
.box-guests:last-child {margin: 0;}
.box-guests .box-image {float: left; width: 104px; height: 104px;}
.box-guests .title {font-size: 1.25em; line-height: 115%; margin: 5px 0 0 114px; overflow: hidden; height: 92px;}

.box-interview .box-image {height: 178px;}
.box-interview .title {font-size: 1.375em; line-height: 115%; height: 54px; overflow: hidden; margin: 8px 10px 10px 10px;}

.box-interview-second .box-image {float: left; width: 147px; height: 250px;}
.box-interview-second .content {margin: 0 10px 0 159px;}
.box-interview-second .title {font-size: 1.375em; line-height: 115%; margin: 10px 0 0 0; height: 77px; overflow: hidden;}
.box-interview-second .excerpt {margin: 10px 0 0 0; height: 140px; overflow: hidden;}
.box-interview-second .excerpt p {line-height: 125%;}

.box-art {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-art .box-image {height: 108px; margin: 8px 0 0 0;}
.box-art .title {font-size: 1.25em; line-height: 115%; margin: 12px 8px 0 8px; height: 72px; overflow: hidden;}
.box-art.kino .box-image {height: 126px; margin: 0;}
.box-art.kino .title {height: 92px; margin-top: 8px;}
.box-art.kino.last .title {height: 70px;}
.box-art.kino .excerpt {margin: 11px 8px 10px 8px; height: 56px; overflow: hidden;}
.box-art.kino .excerpt p {line-height: 115%;}
.box-art.kino.col-half .box-image {height: 141px; margin: 0;}
.box-art.kino.col-half .title {margin-top: 12px;}
.box-art.kino.col-half .excerpt {height: 92px; margin-top: 18px; margin-bottom: 12px;}
.box-art.music .box-image {float: right; width: 218px; height: 218px; margin: 0;}
.box-art.music .content {margin: 10px 228px 0 10px;}
.box-art.music .title {height: 102px; margin: 0; font-size: 1.375em;}
.box-art.music .title a {color: #fff;}
.box-art.music .title a:hover {opacity: 0.75;}
.box-art.music .excerpt {margin: 8px 0; height: 78px; overflow: hidden;}
.box-art.music .excerpt p {line-height: 120%;}
.box-art:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-gallery {margin-top: -52px; padding: 10px 0 0 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-gallery .box-image {float: right; width: 412px; height: 219px;}
.box-gallery.tv .box-image {width: 195px;}
.box-gallery .content {margin: 0 427px 0 10px;}
.box-gallery.tv .content {margin-right: 210px;}
.box-gallery .title {font-size: 1.25em; line-height: 115%; margin: 40px 0 10px 0; height: 69px; overflow: hidden;}
.box-gallery .excerpt {height: 92px; overflow: hidden;}
.box-gallery .excerpt p {line-height: 115%;}
.box-gallery:not([class*="bg-color"]):hover {background: #f3eee3;}
.title-line.tv {padding-left: 10px;}

.box-books {width: 25%; padding: 15px 15px 0 0;}
.box-books .box-image {height: 132px; margin: 0 0 8px 0;}
.box-books .title {font-size: 1.25em; line-height: 115%; height: 49px; overflow: hidden; margin: 0 10px 8px 10px;}
.box-books:nth-child(3) .title, .box-books:nth-child(4) .title {margin-left: 0;}

.box-kritika {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-kritika .box-image {float: left; width: 198px; height: 255px;}
.box-kritika .content {margin: 0 10px 0 210px;}
.box-kritika .title {font-size: 1.375em; line-height: 115%; margin: 10px 0 0 0; height: 102px; overflow: hidden;}
.box-kritika .excerpt {margin: 12px 0 0 0; height: 120px; overflow: hidden;}
.box-kritika .excerpt p {line-height: 125%;}
.box-kritika:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-de-fakto .box-image {height: 115px;}
.box-de-fakto .title {font-size: 1.375em; line-height: 115%; margin: 5px 10px 0 10px; height: 80px; overflow: hidden;}
.box-de-fakto .excerpt {margin: 3px 10px 6px 10px; height: 41px; overflow: hidden;}
.box-de-fakto .excerpt p {line-height: 120%;}

.box-okolosv {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-okolosv .box-image {height: 170px;}
.box-okolosv .content {margin: 8px 10px 7px 10px;}
.box-okolosv .title {font-size: 1.375em; line-height: 115%; height: 104px; overflow: hidden;}
.box-okolosv .excerpt {margin: 7px 0 0 0; height: 56px; overflow: hidden;}
.box-okolosv .excerpt p {line-height: 115%;}
.box-okolosv.image-left:first-child {border-bottom: dotted 1px #000;}
.box-okolosv.image-left .box-image {float: left; width: 140px; height: 168px;}
.box-okolosv.image-left .title {height: 128px;}
.box-okolosv.image-left .content {margin: 10px 10px 0 150px;}
.box-okolosv.large .box-image {height: 167px;}
.box-okolosv.large .title {height: 78px;}
.box-okolosv.large .content {padding-bottom: 10px;}
.box-okolosv:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-dotam .box-image {height: 370px;}

.box-your-comment {padding: 15px 10px 0 10px; height: 170px; overflow: hidden;}
.box-your-comment .title {font-size: 1.375em; line-height: 115%; height: 55px; overflow: hidden;}
.box-your-comment .excerpt {margin: 5px 0 0 0; height: 78px; overflow: hidden;}
.box-your-comment .excerpt p {line-height: 120%;}

.box-rss-blogs {width: calc(25% - 75px);}
.box-rss-blogs:last-child {width: 300px;}
.box-rss-blogs a {padding: 10px; position: relative;}
.box-rss-blogs .title {display: block; font-size: 1.25em; line-height: 115%; height: 92px; overflow: hidden;}
.box-rss-blogs .source {display: block; font-size: 0.875em; margin: 15px 0 0 0;}

.box-avtor-tema {width: 33.3333333333333%; border-left: dotted 1px #000;}
.box-avtor-tema:last-child {border-right: dotted 1px #000;}
.box-avtor-tema a {padding: 15px 20px 0 20px; height: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.box-avtor-tema .title {display: block; font-size: 1.5em; position: relative; padding: 0 0 0 38px; height: 52px; overflow: hidden;}
.box-avtor-tema .title:before {content: " "; display: block; width: 25px; height: 25px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/bullet-1.png) no-repeat 0 0; background-size: 100% auto;
	position: absolute; left: 0; top: 0;
}

.box-sidebar-article {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-sidebar-article .box-image {height: 220px;}
.box-sidebar-article .title {font-size: 1.375em; line-height: 115%; margin: 10px 10px 12px 10px; height: 77px; overflow: hidden;}
.box-sidebar-article:not([class*="bg-color"]):hover {background: #f3eee3;}

.article-list {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.article-list:hover {background: #f4f4e3;}
.article-list .box-image {float: left; width: 420px; height: 256px;}
.article-list .content {float: right; width: calc(100% - 435px); height: 256px; border-bottom: dotted 1px #000; padding: 10px 15px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-list .title {font-size: 1.625em; line-height: 120%; height: 65px; overflow: hidden;}
.article-list .excerpt {margin: 15px 0; height: 144px; overflow: hidden;}
.article-list .excerpt p {line-height: 130%;}

.pagination {padding: 30px 0; color: #666;}
.pagination li {display: inline-block; vertical-align: middle;}
.pagination a {display: inline-block; vertical-align: middle; line-height: 110%; color: #666; position: relative; height: 37px;}
.pagination a:hover {color: #900000;}
.pagination a:before {content: " "; display: block; width: 24px; height: 37px; text-indent: -9999px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-2.png) no-repeat -9999px; background-size: 62px 140px;
	position: absolute; top: 0;
}
.pagination .prev {padding: 0 40px 0 0; text-align: left;}
.pagination .prev:before {background-position: 0 -100px; right: 0;}
.pagination .next {padding: 0 0 0 40px; text-align: right;}
.pagination .next:before {background-position: -38px -100px; left: 0;}
.pagination .current {font-size: 2.5em; padding: 0 20px; font-weight: 300;}
.pagination .disabled {opacity: 0.3; pointer-events: none;}

.box-article-read-more {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-article-read-more .title {font-size: 1.125em; line-height: 115%; margin: 10px 10px 0 10px; height: 44px; overflow: hidden;}
.box-article-read-more .box-image {height: 150px; margin: 10px 0 0 0;}
.box-article-read-more:not([class*="bg-color"]):hover {background: #f3eee3;}

.box-dont-miss {width: 33.333333333%;}
.box-dont-miss .box-image {float: right; width: 128px; height: 128px;}
.box-dont-miss .content {margin: 10px 138px 0 10px; overflow: hidden;}
.box-dont-miss .title {font-size: 1.125em; line-height: 115%; height: 105px; overflow: hidden;}

.topic-list {padding: 0 0 15px 0; border-bottom: dotted 1px #000;}
.topic-list .title {font-size: 1.5em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; line-height: 25px; padding: 0 0 0 38px;}
.topic-list .title:before {content: " "; display: block; width: 25px; height: 25px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/bullet-1.png) no-repeat 0 0; background-size: 100% auto;
	position: absolute; left: 0; top: 0;
}
.topic-list .desc {margin: 15px 20px 0 0;}

#single-article-left {float: left; width: 195px;}
#single-article-right {float: right; width: calc(100% - 210px);}

.article-cats {margin: 3px 0 0 0;}
.article-cats li {font-size: 1.375em; position: relative; padding: 0 0 0 24px;}
.article-cats li + li {margin: 15px 0 0 0;}
.article-cats li:before {content: " "; display: block; width: 16px; height: 24px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-2.png) no-repeat -25px -64px; background-size: 40px 90px;
	position: absolute; left: 0; top: 0;
}
.article-cats .cat-304 {font-size: 1.188em;}

.article-title {font-size: 2.5em; line-height: 105%;}
.article-sub-title {font-size: 1.25em; line-height: 120%; margin: 15px 0 0 0 !important;}
.article-featured-image {margin: 15px 0 0 0; text-align: center;}
.article-featured-image-caption {margin: 10px 0 0 0; text-align: left;}

.article-author-box {margin: 0 0 20px 0; position: relative;}
.article-author-box p {margin: 0;}
.article-author-box p + p {margin: 3px 0 0 0;}
.article-author-box .image {float: left; width: 120px; margin: 0 15px 0 0;}
.article-author-box .image + .align {margin: 0 0 0 136px;}
.article-author-box .valign {line-height: 100%;}
.article-author-box .valign a {color: #800000;}
.article-author-box .share {position: absolute; right: 0; top: 0;}
.article-author-box .share .social {display: inline-block; vertical-align: top;}
.article-author-box .share .social + .social {margin: 0 0 0 20px;}
.article-author-box .share .fb .fb-like > span {width: 210px !important;}
.article-author-box .share .fb iframe {width: 210px !important;}

.article-the-content {font-family: Georgia,"Bitstream Charter",serif;}
.article-the-content .table {overflow: auto; -webkit-overflow-scrolling: touch; margin: 0 0 20px 0;}
.article-the-content table {margin: 0 0 20px 0;}
.article-the-content table:last-child {margin: 0;}
.article-the-content th, .article-the-content td {vertical-align: top; line-height: 130%; padding: 0 0 20px 0;}
.article-the-content tr:last-child td {padding-bottom: 0;}
.article-the-content td + td {padding-left: 20px;}
.article-the-content td p:empty {display: none;}
.article-the-content td p:last-child {margin: 0 !important;}

.article-share {margin: 20px 0 0 0;}
.article-share:first-child {margin: 0 0 20px 0;}
.article-share .social {display: inline-block; vertical-align: top;}
.article-share .social + .social {margin: 0 0 0 20px;}
.article-share .fb .fb-like > span {width: 210px !important;}
.article-share .fb iframe {width: 210px !important;}

.post-paging {font-size: 0;}
.post-paging a, .post-paging span {display: inline-block; vertical-align: top;}
.post-paging a {font-size: 40px; font-weight: 300; color: #666;}
.post-paging a:hover {color: #900000;}
.post-paging .border {font-size: 40px; font-weight: 300;}
.post-paging .nav {width: 24px; height: 37px; text-indent: -9999px; margin: 2px 0 0 0;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-2.png) no-repeat -9999px; background-size: 62px 140px;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
.post-paging .nav.p {background-position: 0 -100px;}
.post-paging .nav.n {background-position: -38px -100px;}
.post-paging .nav:hover {opacity: 0.5;}
.post-paging > span.border {color: #900000;}
.post-paging > a, .post-paging > .border, .post-paging > .current {position: relative; padding: 0 18px;}
.post-paging > a:before, .post-paging > .border:before {content: " "; display: block; width: 2px; height: 30px; background: #666; position: absolute; left: 0; top: 50%; margin: -13px 0 0 0;}
.post-paging > a:first-child:before, .post-paging > a:last-child:before, .post-paging > a:first-child + a:before, .post-paging > .border:first-child:before {display: none;}

#single-article-facebook-box {text-align: right; font-size: 0;}
#single-article-facebook-box .label {display: inline-block; vertical-align: top; width: 280px; font-size: 15px; text-align: left; margin: 1px 15px 0 0;}
#single-article-facebook-box .label p {line-height: 120%;}
#single-article-facebook-box .fb {display: inline-block; vertical-align: top; width: 320px;}

.wpcf7 br {display: none}
.form-field {margin: 0 0 20px 0; position: relative;}
.form-field label {display: block; padding: 0 0 8px 0;}
.form-field .wpcf7-text, .form-field .wpcf7-textarea, .form-field .wpcf7-captchar {height: 40px; width: 100%; max-width: 100%; padding: 0 10px; border:solid 1px #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.form-field .wpcf7-textarea {height: auto; padding: 10px;}
.form-field .wpcf7-text:hover, .form-field .wpcf7-textarea:hover, .form-field .wpcf7-captchar:hover {border-color: #A9B1A7;}
.form-field .wpcf7-text:focus, .form-field .wpcf7-textarea:focus, .form-field .wpcf7-captchar:focus {border-color: #900000;}
.form-field .wpcf7-not-valid-tip {font-size: 12px; padding: 5px 0 0 0;}
.form-field .wpcf7-submit {display: inline-block; border: 0; cursor: pointer; background: #900000; color: #fff; text-transform: uppercase; padding: 0 35px; height: 55px; line-height: 55px; font-weight: bold;}
.form-field .wpcf7-submit:hover {background: #575c51;}

div.wpcf7-response-output {margin: 0 0 20px 0; padding: 10px; text-align: center;}
div.wpcf7 .ajax-loader {width: 24px; height: 24px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/loading.svg) no-repeat 0 0; background-size: 24px 24px;
	position: absolute; right: 0; top: 50%; margin: -12px 0 0 0;
}

/*.on-mobile-only {display: none;}*/
.on-mobile-only ins {margin-bottom: 30px;}

#mobile-menu-toggle {position: absolute; right: 15px; top: 15px; background: rgba(0, 0, 0, 0.85); width: 50px; line-height: 50px; display: none; cursor: pointer; text-align: center; font-size: 0;}
#mobile-menu-toggle strong {display: inline-block; vertical-align: middle; width: 26px; height: 25px; position: relative; text-indent: -9999px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mobile-menu-toggle strong:before {content: " "; display: block; width: 100%; height: 3px; background: #fff; position: absolute; left: 0; top: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
#mobile-menu-toggle strong:after {content: " "; display: block; width: 100%; height: 3px; background: #fff; position: absolute; left: 0; bottom: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
#mobile-menu-toggle strong span {display: block; width: 100%; height: 3px; position: absolute; left: 0; top: 50%; margin: -1.5px 0 0 0; background: #fff; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
#mobile-menu-toggle.opened strong:before {top: 11px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);	
	transform: rotate(45deg);
}
#mobile-menu-toggle.opened strong:after {bottom: 11px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);	
	transform: rotate(-45deg);
}
#mobile-menu-toggle.opened strong span {opacity: 0;}

#mobile-menu-window {position: fixed; z-index: 15000; left: -300px; top: 0; width: 300px; height: 100%;
	overflow: auto; -webkit-overflow-scrolling: touch;
	background: rgba(191, 199, 187, 0.98);
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#mobile-menu-window.opened {left: 0;}
#mobile-menu {padding: 15px;}
#mobile-menu a {display: block; color: #000; line-height: 110%;}
#mobile-menu a:hover {color: #900000;}
#mobile-menu .level-0 + .level-0 {margin: 15px 0 0 0;}
#mobile-menu .level-0 > a {font-weight: 700; font-size: 1.25em;}
#mobile-menu .level-0.menu-item-has-children > a {position: relative; padding: 0 0 0 20px;}
#mobile-menu .level-0.menu-item-has-children > a:before {content: "+"; display: block; font-size: 24px; position: absolute; left: 0; top: -1px;}
#mobile-menu .level-0.menu-item-has-children > .opened:before {content: "–";}
#mobile-menu .level-0 ul {display: none;}
#mobile-menu .level-1 {margin: 10px 0 0 0;}
#mobile-menu .level-1 > a {font-size: 1.125em;}
#mobile-menu .level-0.current-menu-item > a, #mobile-menu .level-0.current-menu-parent > a {color: #900000;}
#mobile-menu .level-0.current-menu-item > a:before, #mobile-menu .level-0.current-menu-parent > a:before {content: "–";}
#mobile-menu .level-0.current-menu-item ul, #mobile-menu .level-0.current-menu-parent ul {display: block;}
#mobile-menu .level-1.current-menu-item > a {color: #900000;}

#mobile-search {padding: 0 15px 15px 15px; font-size: 0;}
#mobile-search label {display: none;}
#mobile-search [type="text"] {display: inline-block; vertical-align: top; background: rgba(255, 255, 255, 0.65); width: calc(100% - 40px); height: 30px; padding: 0 6px; font-size: 16px;}
#mobile-search [type="text"]:focus {background: rgba(255, 255, 255, 0.75);}
#mobile-search [type="submit"] {display: inline-block; vertical-align: top; width: 30px; height: 30px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/lupa-search.png) no-repeat 0 0; background-size: 30px 30px; margin: 0 0 0 10px;}

#go-top-top {position: absolute; right: 0; top: 20px;}
#go-top-top a {display: inline-block; vertical-align: middle; font-size: 1.375em; color: #000; position: relative; width: 151px; height: 70px; line-height: 56px; text-align: center;}
#go-top-top a:before {content: " "; display: block; width: 151px; height: 70px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/menu_bgr_highlight.png) no-repeat 0 0; background-size: auto 100%; pointer-events: none;
	position: absolute; left: 0; top: 0;
}
#go-top-top a:hover {color: #900000;}
#go-top-top span:before {content: " "; display: inline-block; vertical-align: middle; width: 22px; height: 14px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-1.png) no-repeat 0 0; background-size: auto 100%; margin: -5px 8px 0 0;
	-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);	
	transform: rotate(180deg);	
}

.poll-title {color: #900000; font-weight: bold; text-align: center !important;}
.wp-polls, .wp-polls-loading {margin: 0 0 50px 0;}
.wp-polls-ul {margin: 0 !important; counter-reset: section;}
.wp-polls-ul li {margin: 0 0 15px 0; padding: 0;}
.wp-polls-ul li:last-child {margin: 0 !important;}
.wp-polls-ul li:before {display: none !important;}
.wp-polls-ul + p {margin-top: 25px;}
.wp-polls-ul label {display: block !important; position: relative; cursor: pointer; overflow: hidden;}
.wp-polls-ul label input {position: absolute; left: -200px;}
.wp-polls-ul label span {display: block; position: relative; padding: 0 0 0 30px; line-height: 20px;}
.wp-polls-ul label span:before {content: " "; display: block; border: solid 2px #575c51; width: 20px; height: 20px; line-height: 16px; font-size: 14px; font-weight: bold; text-align: center; color: #575c51; 
	position: absolute; left: 0; top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.wp-polls-ul label input:checked + span:before, .wp-polls-ul label:hover span:before {content: "✓"; color: #900000;}
.wp-polls-ul label:hover span:before {color: #ccc;}
.wp-polls .button {display: inline-block; cursor: pointer; background: #900000; color: #fff; text-transform: uppercase; padding: 0 35px; height: 55px; line-height: 55px; font-weight: bold; margin: 25px 0 0 0;}
.wp-polls .button:hover {background: #575c51;}

.wp-polls .poll-result-li {padding-left: 30px; position: relative;}
.wp-polls .poll-result-li:after {counter-increment: section; content: "" counter(section) ""; display: block; position: absolute; left: -5px; top: 0; width: 24px; height: 24px; line-height: 24px; color: #fff; background: #900000; text-align: center; font-weight: bold;}
.entry-content #polls-13-ans .poll-result-li:nth-child(n+11):after {display: none;}
.entry-content #polls-14-ans .poll-result-li:nth-child(n+6):after {display: none;}
#polls-12 {margin: 0 0 20px 0;}

#home-top-10 .title-line {height: 44px;}
#home-top-10 .title-line:not(.title-empty) {overflow: visible;}
#home-top-10 .home-top-10-content {height: 435px; overflow: hidden; padding: 15px;}
#home-top-10 .poll-box-title {font-size: 1.5em; line-height: 120%; margin: 0 0 15px 0;}
#home-top-10 .poll-title, #home-top-10 .wp-polls-ul + p , #home-top-10 .pollbar {display: none;}
#home-top-10 .poll-result-li {line-height: 120%; position: relative; font-size: 1.063em; margin: 0 0 10px 0;}
#home-top-10 .poll-result-li:nth-child(n+6) {display: none;}
/*#home-top-10 .poll-result-li:after {content: " "; display: block; width: 20px; height: 20px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/bullet-2.png) no-repeat 0 0; background-size: 100% auto;
	position: absolute; left: 0; top: 1px; line-height: 100%;
}*/
#home-top-10 .button {display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 56px; line-height: 52px; font-size: 1.5em; background: #900000; color: #fff; text-align: center;}
#home-top-10 .button:hover {background: #000;}

div[id*="div-gpt-ad"] {margin: 0 auto !important;}

.article-is-old p {display: inline-block; vertical-align: middle; background: #f4f4e3; padding: 5px; font-size: 0.875em; margin: 0 0 10px 0;}

.copy-protection-on #single-article-right {pointer-events: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.copy-protection-on #single-article-right a, .copy-protection-on #single-article-right iframe, .copy-protection-on #single-article-right .mepr-unauthorized-message, .copy-protection-on #single-article-right .mepr-login-form-wrap {pointer-events: auto;}

.article-donate {background: #F4F4E3; padding: 20px; margin: 25px 0 0 0; pointer-events: auto !important;
	-webkit-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important;
}
#donate-epay .field + .field {margin: 10px 0 0 0;}
#donate-epay label {display: inline-block; vertical-align: middle;}
#donate-epay .input {display: inline-block; vertical-align: middle; width: 60px; height: 32px; padding: 0 10px; margin: 0 3px;}
#donate-epay .submit {background: #900000; color: #fff; text-transform: uppercase; font-weight: bold; padding: 6px 12px;}
#donate-epay .submit:hover {background: #000;}

.box-fantastiko-before {padding: 0 15px 0 0;}
.box-fantastiko-before .col-275 {width: calc(50% - 7.5px);}
.box-fantastiko {width: 50%;}
.box-fantastiko .title-line {padding: 0 0 3px 0;}
.box-fantastiko .article {display: block; height: 415px; position: relative; color: #fff;}
.box-fantastiko .article:hover {color: rgba(255, 255, 255, 0.85);}
.box-fantastiko .author {position: absolute; right: 10px; bottom: 10px; font-size: 1.125em;}
.box-fantastiko .title {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/red-ripped-fasha.png) no-repeat center -90px;}
.box-fantastiko .title p {font-size: 1.5em; line-height: 120%; padding: 15px 10px 0 10px;}

.box-fantastiko .sub-title {display: inline-block; vertical-align: middle; font-size: 1rem; white-space: normal; font-family: 'Roboto Condensed', sans-serif; width: 220px; margin: -5px 0 0 5px;}
.box-fantastiko .slideshow {width: 50%;}
.box-fantastiko .slideshow-event {display: block; line-height: 415px;}
.box-fantastiko .slideshow-event .content {display: inline-block; vertical-align: bottom; width: 100%; color: #fff; background: rgba(0, 0, 0, 0.65); padding: 10px 15px 15px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.box-fantastiko .slideshow-event .date, .box-fantastiko .slideshow-event .t, .box-fantastiko .slideshow-event .location {display: block;}
.box-fantastiko .slideshow-event .date {font-size: 1.375em; margin: 0 0 2px 0;}
.box-fantastiko .slideshow-event .date strong {display: inline-block; vertical-align: middle; font-size: 1.75em; font-weight: normal;}
.box-fantastiko .slideshow-event .date span {display: inline-block; vertical-align: top; margin: 3px 0 0 0;}
.box-fantastiko .slideshow-event .t {font-size: 1.375em; line-height: 110%;}
.box-fantastiko .slideshow-event .location {margin: 5px 0 0 0;}
.box-fantastiko .slick-arrow {position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 10;
	width: 24px; height: 37px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-2.png) no-repeat -9999px / 62px 140px;
}
.box-fantastiko .slick-prev {left: 10px; background-position: 0 0;}
.box-fantastiko .slick-next {right: 10px; background-position: -38px 0;}
.box-fantastiko .listing {width: 50%; height: 415px; padding: 0 30px 0 0;}
.box-fantastiko .listing a {display: block; color: #fff; padding: 0 15px;}
.box-fantastiko .listing .content {display: block; border-bottom: solid 1px #fff; padding: 10px 0;}
.box-fantastiko .listing a:last-child .content {border: 0;}
.box-fantastiko .listing .date {display: block; font-size: 1.25em; margin: 0 0 2px 0;}
.box-fantastiko .listing .date strong {display: inline-block; vertical-align: middle; font-size: 1.75em; font-weight: normal;}
.box-fantastiko .listing .date span {display: inline-block; vertical-align: top; margin: 3px 0 0 0;}
.box-fantastiko .listing .t {display: block; font-size: 1.375em; line-height: 110%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.as-oil {font-family: 'Roboto Condensed', sans-serif !important;}
.as-oil__heading {margin: 0 0 20px 0; font-size: 1.125rem !important;}
.as-oil__intro-txt {max-height: 168px; overflow: auto; font-size: 0.75rem !important;}
.as-oil-l-buttons {float: right;}
.as-oil a, .as-oil-cpc__status {color: #900000 !important;}
.as-oil__btn-optin, .as-oil__btn-blue {background-color: #900000 !important;}
.as-oil__btn-cpc {min-width: 10px !important; padding: 5px 0 !important;}
.as-oil-cpc__category-link--active {border-color: #900000 !important;}
.as-oil-third-party-list-element path {fill: #900000 !important;}

#graffiti-banner {width: calc(100% + 30px); height: 95px; background: url(/wp-content/themes/ploshtadslaveikov-theme/graffiti/images/banner.png) no-repeat 0 0 / cover; margin: -45px 0 15px -15px; overflow: hidden; position: relative; font-size: 0;}
#graffiti-banner .link {display: block; position: absolute; left: 0; top: 0; width: 50%; height: 100%;}
#graffiti-banner .image {display: block; position: absolute; left: 45%; top: 0; width: 30%; height: 100%;}
#graffiti-banner.inline {width: 100%; margin: 0 0 15px 0;}

#article-the-content + #single-afish-fantastiko {margin: 20px 0 0 0;}
#single-afish-fantastiko .single-event {position: relative; padding: 0 0 40px 0; margin: 0 0 40px 0;}
#single-afish-fantastiko .single-event:last-child {padding: 0; margin: 0;}
#single-afish-fantastiko .single-event:not(:last-child):after {content: " "; display: block; width: 200px; height: 4px; background: #000; position: absolute; left: 50%; bottom: 0; margin: 0 0 0 -100px;}
#single-afish-fantastiko .single-event .image {width: 280px;}
#single-afish-fantastiko .single-event .align {float: right; width: calc(100% - 280px); padding: 0 0 0 30px;}
#single-afish-fantastiko .single-event .title {font-size: 2.25em; line-height: 110%; margin: -6px 0 10px 0;}
#single-afish-fantastiko .single-event .location {font-size: 1.25em; margin: 0 0 10px 0;}
#single-afish-fantastiko .single-event .date {font-size: 1.5em; color: #900000; margin: 0 0 10px 0;}
#single-afish-fantastiko .single-event .date strong {display: inline-block; vertical-align: middle; font-size: 1.75em; font-weight: normal;}
#single-afish-fantastiko .single-event .date span {display: inline-block; vertical-align: top; margin: 3px 0 0 0;}
#single-afish-fantastiko .single-event .time {font-size: 1.25em;}
#single-afish-fantastiko .single-event .description {margin: 30px 0 0 0;}

#cookies-bar {position: fixed; left: 0; bottom: 0; z-index: 20000; background: rgba(255, 255, 255, 0.85); width: 260px; text-align: center;}
#cookies-bar .content {padding: 20px;}
#cookies-bar p + p {margin: 5px 0 0 0;}
#cookies-bar .confirm {display: inline-block; vertical-align: middle; background: #900000; color: #fff; text-transform: uppercase; line-height: 30px; padding: 0 10px;}
#cookies-bar .confirm:hover {background: #000;}

#banner-sofiaphilharmonic {background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner-sofiaphilharmonic-bg.jpg) no-repeat center center / cover; font-size: 0;}
#banner-sofiaphilharmonic .logo {width: 160px; line-height: 160px; padding: 0 40px; position: relative; z-index: 2;}
#banner-sofiaphilharmonic .logo img {max-height: 100%; width: auto;}
#banner-sofiaphilharmonic .content {width: calc(100% - 160px); padding: 0 20px 0 0; line-height: 160px; position: relative;}
#banner-sofiaphilharmonic .slogan {position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); 
	width: calc(100% - 20px); height: calc(100% - 20px); background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner-sofiaphilharmonic-slogan.png) no-repeat 0 center / contain;
}
#banner-sofiaphilharmonic .link {display: block; color: #000; margin: 30px 0 0 0;}
#banner-sofiaphilharmonic .link:hover {color: #7b4900;}
#banner-sofiaphilharmonic .title {width: calc(100% - 200px - 130px); font-size: 2rem; padding: 0 20px 0 0;}
#banner-sofiaphilharmonic .date {width: 200px; font-size: 2rem; padding: 0 20px 0 0;}
#banner-sofiaphilharmonic .date .small {font-size: 1.375rem;}
#banner-sofiaphilharmonic .button {width: 130px; font-size: 1.375rem; color: #fff; text-align: center; line-height: 40px;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner-sofiaphilharmonic-button.png) no-repeat center center / cover;
}

#banner-operata {background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner-operata-bg.jpg) no-repeat center center / cover; font-size: 0;}
#banner-operata .logo {width: 250px; line-height: 160px; padding: 0 20px; position: relative; z-index: 2;}
#banner-operata .logo img {max-height: 100%; width: auto;}
#banner-operata .content {width: calc(100% - 250px); padding: 0 20px 0 0; line-height: 160px; position: relative;}
#banner-operata .slogan {position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); 
	width: calc(100% - 20px); height: calc(100% - 20px); background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner-operata-slogan.png) no-repeat 0 center / contain;
}
#banner-operata .link {display: block; color: #fff; margin: 30px 0 0 0;}
#banner-operata .link:hover {color: #b69568;}
#banner-operata .title {width: calc(100% - 200px - 130px); font-size: 2rem; padding: 0 20px 0 0;}
#banner-operata .date {width: 200px; font-size: 2rem; padding: 0 20px 0 0; position: relative; top: -30px;}
#banner-operata .date .small {font-size: 1.375rem;}
#banner-operata .button {width: 130px; font-size: 1.375rem; color: #0d1545; background: #b69568; text-align: center; line-height: 40px;}

#hero-birthday .h1 {font-size: 2.5rem; width: calc(100% - 350px);}
#hero-birthday .h2 {font-size: 1.625rem; width: 350px; text-align: right;}

.mobile-share-links .button {display: inline-block; vertical-align: middle; text-transform: uppercase; background: #900000; color: #fff; line-height: 40px; padding: 0 15px 0 45px; position: relative;}
.mobile-share-links .button:before {content: " "; display: block; width: 18px; height: 22px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/icon-share.svg) no-repeat 0 0; position: absolute; left: 15px; top: 50%; margin: -11px 0 0 0;}
.mobile-share-links .button:hover {background: #000;}

#banner-musictheatre {background: url(/wp-content/themes/ploshtadslaveikov-theme/images/banner_musictheatre_bg.jpg) no-repeat center center / cover; font-size: 0; color: #fff;}
#banner-musictheatre .logo-1 {width: 160px; line-height: 160px; text-align: center;}
#banner-musictheatre .logo-2 {float: right; width: 100px; line-height: 140px; text-align: center;}
#banner-musictheatre .logo-2 img {vertical-align: bottom;}
#banner-musictheatre .align {width: calc(100% - 160px - 100px); line-height: 160px; font-size: 1rem;}
#banner-musictheatre .tit {font-size: 1.375em; line-height: 120%;
 text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}
#banner-musictheatre .ob {font-size: 1.125em; text-align: right; line-height: 120%;
 text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}
#banner-musictheatre .main {margin: 5px 0;}
#banner-musictheatre .link {display: block; color: #fff; font-size: 1.75em; background: rgba(255, 255, 255, 0.5); padding: 10px;
 text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}
#banner-musictheatre .date {margin: 0 10px 0 0;}
#banner-musictheatre .title {font-size: 1.125em; margin: 0 10px 0 0;}
#banner-musictheatre .act {background: #CE172B; text-transform: uppercase; padding: 5px 10px; border: solid 2px #fff; font-size: 1.25rem;}

#table-reklama {border-spacing: 1px; background: #000; margin: 0 0 30px 0;}
#table-reklama th, 
#table-reklama td {background: #fff; padding: 15px; line-height: 120%;}
#table-reklama td.price {white-space: nowrap;}

#single-article-flex {display: flex; flex-wrap: wrap; gap: 15px;}

/*vs hubavo*/
#header-vsichkohubavo {position: absolute; left: 400px; top: 0; width: 200px; aspect-ratio: 580 / 242;
	background: url(/wp-content/themes/ploshtadslaveikov-theme/images/data_bgr.png) no-repeat left center / cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header-vsichkohubavo a {display: block; margin: 15px 30px 0 30px;}
#header-vsichkohubavo a:hover .st0 {fill: #900000;}
.fixed #header-vsichkohubavo {display: none;}

#page-content-wrap:has(.sidebar-vsichkohubavo .box-vsichkohubavo) {overflow: visible !important;}

.box-vsichkohubavo .events ul {display: grid; gap: 12px;}
.box-vsichkohubavo .events a {display: block; line-height: 120%; color: #000;}
.box-vsichkohubavo .events a:hover {color: #900000;}
.box-vsichkohubavo .events .title {display: block; line-height: 120%;}
.box-vsichkohubavo .st0, .box-vsichkohubavo .st1 {-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.box-vsichkohubavo a:hover .st0 {fill: #900000;}
.box-vsichkohubavo a:hover .st1 {stroke: #900000 !important;}
.box-vsichkohubavo .vhod-svoboden .hand {display: none;}

.sidebar-vsichkohubavo .box-vsichkohubavo {position: sticky; top: 100px; padding-right: 25px; margin-top: 35px; margin-bottom: 15px;}
.sidebar-vsichkohubavo .box-vsichkohubavo .row {margin-top: 15px;}
.sidebar-vsichkohubavo .box-vsichkohubavo .row:before {content: "***"; display: block; margin-bottom: 12px; letter-spacing: 5px; font-size: 0.875rem; line-height: 100%; text-align: center;}
.sidebar-vsichkohubavo .box-vsichkohubavo .hand {margin-bottom: 15px;}
.sidebar-vsichkohubavo .box-vsichkohubavo .hand a {pointer-events: none;}
.sidebar-vsichkohubavo .box-vsichkohubavo .hand svg {width: 50%;}
.sidebar-vsichkohubavo .box-vsichkohubavo .logo {margin-bottom: 15px;}
.sidebar-vsichkohubavo .box-vsichkohubavo svg {width: 70%;}
.sidebar-vsichkohubavo .box-vsichkohubavo .events ul {gap: 8px;}
.sidebar-vsichkohubavo .box-vsichkohubavo .events li:nth-child(3) {display: none;}

.after-article-vsichkohubavo .box-vsichkohubavo {display: none; gap: 25px; grid-template-columns: 100px 1fr; background: #d7d9d5; padding: 15px;}
.after-article-vsichkohubavo .box-vsichkohubavo .hand svg {width: 85%;}
.after-article-vsichkohubavo .box-vsichkohubavo .logo {display: none;}
.after-article-vsichkohubavo .box-vsichkohubavo .events li:nth-child(3) {display: none;}

.full-width-vsichkohubavo .box-vsichkohubavo {display: grid; gap: 35px 25px; grid-template-columns: repeat(6, 1fr); background: #d7d9d5; padding: 25px 15px; width: calc(100% + 30px); margin-left: -15px;
	box-sizing: border-box; overflow: hidden;
}
.full-width-vsichkohubavo .box-vsichkohubavo .hand {margin-bottom: 15px;}
.full-width-vsichkohubavo .box-vsichkohubavo .hand svg {width: 70%;}
.full-width-vsichkohubavo .box-vsichkohubavo .teatar {grid-column: span 5;}
.full-width-vsichkohubavo .box-vsichkohubavo .koncerti {grid-column: span 2;}
.full-width-vsichkohubavo .box-vsichkohubavo .opera-i-balet {grid-column: span 2;}
.full-width-vsichkohubavo .box-vsichkohubavo .events ul {grid-template-columns: repeat(3, 1fr); gap: 20px;}
.full-width-vsichkohubavo .box-vsichkohubavo .events a {display: flex; align-items: center; gap: 15px;}
.full-width-vsichkohubavo .box-vsichkohubavo .events .image {aspect-ratio: 1; background: #fff;}
.full-width-vsichkohubavo .box-vsichkohubavo .events .image img {width: 100%; height: 100%; object-fit: cover;}
.full-width-vsichkohubavo .box-vsichkohubavo .teatar a {font-size: 1.25em;}
.full-width-vsichkohubavo .box-vsichkohubavo .koncerti ul,
.full-width-vsichkohubavo .box-vsichkohubavo .opera-i-balet ul {grid-template-columns: repeat(2, 1fr);}
.full-width-vsichkohubavo .box-vsichkohubavo .koncerti li:nth-child(3),
.full-width-vsichkohubavo .box-vsichkohubavo .opera-i-balet li:nth-child(3) {display: none;}
.full-width-vsichkohubavo .box-vsichkohubavo .koncerti a,
.full-width-vsichkohubavo .box-vsichkohubavo .opera-i-balet a {flex-direction: column; font-size: 1.125em; align-items: unset;}
.full-width-vsichkohubavo .box-vsichkohubavo .vhod-svoboden .hand {display: block;}

.full-width-vsichkohubavo.v1 .box-vsichkohubavo > :nth-child(n+3) {display: none;}
.full-width-vsichkohubavo.v2 .box-vsichkohubavo > :nth-child(-n+2) {display: none;}
.full-width-vsichkohubavo.v3 .box-vsichkohubavo .koncerti .image,
.full-width-vsichkohubavo.v3 .box-vsichkohubavo .opera-i-balet .image {display: none;}
.full-width-vsichkohubavo.v3 .box-vsichkohubavo .vhod-svoboden .hand {display: none;}
.full-width-vsichkohubavo.v3 .box-vsichkohubavo .events a {font-size: 1em !important;}

/* memberpress */
.memberpress-sign-up-page-content h1 {font-size: 1.5em; line-height: 115%; margin: 0 0 5px 0; font-family: 'Roboto Slab', serif;}
.memberpress-sign-up-page-content h1 strong {color: #900000; font-size: 2rem;}
.memberpress-sign-up-page-content h2 {font-size: 1.25em; line-height: 115%; margin: 0 0 35px 0; font-family: 'Roboto Slab', serif;}

.mp_wrapper [type="checkbox"] {-webkit-appearance: checkbox;}
.mp-form-row {margin-bottom: 20px;}
.mp-form-row .mp-form-label {margin-bottom: 8px;}
.have-coupon-link {display: inline-block; margin-bottom: 20px;}
.mepr-payment-methods-wrapper {margin-bottom: 20px;}
.mepr-submit, .button-primary {display: inline-block; background: #900000; color: #fff; padding: 10px 20px !important; font-size: 1.125rem; font-family: 'Roboto Slab', serif; border-radius: 5px;}
.mepr-submit:hover, .button-primary:hover {background: #000; color: #fff;}
.mepr-form-has-errors {margin-top: 20px; padding: 0;}
.mepr-stripe-card-errors {margin-top: 10px;}
.mepr-unauthorized-message {margin-bottom: 20px;}
#mepr-account-welcome-message {margin-bottom: 20px;}
label + .mp-hide-pw {margin-top: 8px;}
.mepr-account-table td div + div {margin-top: 8px;}
.mepr-account-terms, .mepr-account-subscr-id, .mepr-account-rebill {font-size: 0.875rem; font-style: normal;}
.mepr-account-actions .mepr-open-cancel-confirm {display: inline-block; margin-top: 8px;}
td[data-label="Terms"]:before {display: none !important;}

.mepr-unauthorized-excerpt {position: relative;}
.mepr-unauthorized-excerpt:after {content: " "; display: block; width: 100%; height: 60%; position: absolute; left: 0; bottom: 0;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.article-the-content .mepr-unauthorized-message {background: #d4dad2; padding: 20px; border-top: solid 4px #000; margin: 20px 0 0 0;}
.article-the-content .mepr-unauthorized-message h3 {font-size: 1.125rem; font-family: 'Roboto Slab', serif; margin-bottom: 20px; line-height: 110%;}
.article-the-content .mepr-unauthorized-message h4 {font-size: 1.375rem; font-family: 'Roboto Slab', serif; margin-bottom: 20px; line-height: 140%;}
.article-the-content .mepr-unauthorized-message h5 {font-size: 1.125rem; line-height: 130%;}
.article-the-content .mepr-unauthorized-message a {text-decoration: underline;}
.article-the-content .mepr-unauthorized-message a:hover {text-decoration: none;}
.article-the-content .mepr-login-form-wrap {background: #d4dad2; padding: 20px; padding-top: 0; border-bottom: solid 4px #000;}
.article-the-content .mepr-login-form-wrap .submit,
.article-the-content .mepr-login-form-wrap .mepr-login-actions {text-align: center;}

#header-ctas {position: absolute; right: 290px; top: 16px;}
.fixed #header-ctas {display: none;}
.register-login {display: flex; gap: 10px;}
.register-login a {display: inline-block; height: 54px; line-height: 36px; text-align: center; color: #000; font-size: 1.125rem; font-family: 'Roboto Slab', serif; position: relative;}
.register-login a:before {content: " "; display: block; width: calc(100% - 20px); height: 54px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/member-buttons-bg-1.png) no-repeat 0 0 / auto 100%; position: absolute; left: 0; top: 0;}
.register-login a:after {content: " "; display: block; width: 20px; height: 54px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/member-buttons-bg-2.png) no-repeat 0 0 / auto 100%; position: absolute; right: 0; top: 0;}
.register-login a span {display: inline-block; vertical-align: middle; position: relative; z-index: 3; padding: 0 20px 0 12px;}
.register-login a:hover {color: #900000;}
.register-login .register {position: relative;}
.register-login .register a {z-index: 2;}
.register-login .register .price {position: absolute; right: 80%; top: -13px; background: rgba(144, 0, 0, 0.5); color: white; font-size: 0.875rem; font-family: 'Roboto Slab', serif; padding: 5px; white-space: nowrap; transform: rotate(-15deg); pointer-events: none;}

#mobile-member-ctas {display: flex; justify-content: flex-end; margin: 20px 10px 0 0;}
#mobile-member-ctas .register-login .register .price {right: 70%; top: -20px;}

.page-membership-info h1 {font-size: 1.375rem; font-family: 'Roboto Slab', serif; line-height: 115%; font-weight: 700; margin: 0 0 30px 0;}
.page-membership-info hr {border: 0; height: 1px; background: #000; padding: 0; margin: 0 0 30px 0; opacity: 0.2;}
.page-membership-info .the-content {margin: 0 0 30px 0; columns: 2; column-gap: 30px;}
.page-membership-info .the-content p + p {margin: 15px 0 0 0;}
.page-membership-info .plans-grid {display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin: 0 0 30px 0; text-align: center;}
.page-membership-info .plans-grid .plan {display: flex; flex-direction: column; gap: 20px; padding: 20px; border-radius: 5px; background: #d4dad2;}
.page-membership-info .plans-grid .title p {font-size: 1.5rem; font-family: 'Roboto Slab', serif;}
.page-membership-info .plans-grid .price .p {font-size: 1.25em;}
.page-membership-info .plans-grid .price .p strong {color: #900000; font-size: 1.875rem;}
.page-membership-info .plans-grid .price .l {margin: 10px 0 0 0; opacity: 0.85;}
.page-membership-info .plans-grid .price .i {margin: 10px 0 0 0; opacity: 0.65;}
.page-membership-info .benefits-cols {display: flex; gap: 30px; flex-wrap: wrap;}
.page-membership-info .benefits-cols .col {flex: 1; margin: 0 0 30px 0;}
.page-membership-info .benefits {display: grid; gap: 20px;}
.page-membership-info .benefits li {position: relative; padding: 0 0 0 34px; line-height: 130%;}
.page-membership-info .benefits li:before {content: " "; display: block; width: 24px; aspect-ratio: 1; position: absolute; left: 0; top: -4px;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M21.4144 5.99991L9.00015 18.4141L2.58594 11.9999L4.00015 10.5857L9.00015 15.5857L20.0002 4.58569L21.4144 5.99991Z' fill='%23900000'/%3E%3C/svg%3E") no-repeat 0 0;
}
.page-membership-info .faqs {display: grid; gap: 12px; margin: 0 0 30px 0;}
.page-membership-info .faqs .faq {display: flex; flex-direction: column; gap: 12px;}
.page-membership-info .faqs .faq:after {content: "***"; display: block; letter-spacing: 5px; font-size: 0.875rem; line-height: 100%; text-align: center;}
.page-membership-info .faqs .faq:last-child:after {display: none;}
.page-membership-info .faqs .q {font-weight: 700;}
/* memberpress */

#promo-tickets-discount {display: flex; flex-wrap: wrap; height: 155px; overflow: hidden;}
#promo-tickets-discount .info {width: 225px; display: flex; flex-direction: column; justify-content: space-between; background: #e4e5db; padding: 12px; position: relative; gap: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#promo-tickets-discount .info .title {font-size: 1.4rem; line-height: 120%;}
#promo-tickets-discount .info .cta {color: #000; font-size: 1.25rem;}
#promo-tickets-discount .info:after {content: " "; display: block; width: 40px; height: 25px; background: url(/wp-content/themes/ploshtadslaveikov-theme/images/arrow-1.png) no-repeat 0 0 / auto 100%;
	position: absolute; right: 6px; bottom: 20px; transform: rotate(-90deg);
}
#promo-tickets-discount .gallery {flex: 1; min-width: 1px;}
#promo-tickets-discount .banner {display: block; margin-left: 15px; aspect-ratio: 300 / 155;}
#promo-tickets-discount .banner img {width: 100%; height: 100%; object-fit: cover;}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 18020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 18030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 18060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 18040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 18040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 18040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 18010;
	background: url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 18050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 18050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
	line-height: 130%;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/wp-content/themes/ploshtadslaveikov-theme/images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}@media screen and (max-width : 1240px) {
	.wrapper {width: 100%;}
	#footer .wrapper {padding: 0 20px;}
	
	.site-logo a {background-image: url(/wp-content/themes/ploshtadslaveikov-theme/images/logo-tablet.png);}
	
	.site-logo-mobile {left: 10px;}

	#promo-tickets-discount .info {width: unset; flex: 1;}
	#promo-tickets-discount .gallery {flex: unset; width: 630px;}
}

@media screen and (max-width : 1199px) {
	#header-date {left: 240px;}
	
	#header-kulturno-sybitie {left: 350px;}
	
	.site-logo-mobile a {width: 85px;}
	
	.site-logo-footer {margin: 38px 0 0 -25px;}
	#footer {height: 230px;}
	#footer .content {width: calc(100% - 220px);}

	#header-vsichkohubavo {left: 250px;}
}

@media screen and (max-width : 1140px) {
	#main-menu .menu-item-home {display: none;}
	.fixed #main-menu .menu-item-home {display: inline-block;}
	
	#single-article-left {display: none;}
	#single-article-right {width: 100%;}
	
	#row-dont-miss .title-line:before, #row-dont-miss .title-line:after {width: 100%;}
	.box-dont-miss {width: 50%;}
	.box-dont-miss:nth-child(3) {display: none;}
	
	.article-list .box-image {width: 320px; height: 230px;}
	.article-list .content {width: calc(100% - 335px); height: 230px;}
	
	.title-line.line-420::before, .title-line.line-420::after {width: 320px;}
	
	.article-list .excerpt {height: 122px;}
	
	#banner-sofiaphilharmonic .logo {width: 120px; padding: 0 20px;}
	#banner-sofiaphilharmonic .content {width: calc(100% - 120px);}
	
	#footer {height: auto;}
	#footer .content {margin: 60px 0 20px 0;}
	#footer-menu {width: 100%;}
	#footer-socials {width: 100%; margin: 15px 0 0 0;}

	.after-article-vsichkohubavo .box-vsichkohubavo {display: grid;}

	.full-width-vsichkohubavo .box-vsichkohubavo .teatar a {font-size: 1.125em;}

	.full-width-vsichkohubavo.v3 .events ul {grid-template-columns: unset;}
	.full-width-vsichkohubavo.v3 .events .image {width: 100px;}
	.full-width-vsichkohubavo.v3 .events .title {flex: 1;}
}

@media screen and (max-width : 999px) {
	.site-logo, #header-date, #header-socials, #header-search, #header-ploshtad, #main-menu, #main-menu-dropdown {display: none;}
	#header {height: 80px;}
	.fixed #main-menu {top: -10px;}
	.fixed #main-menu-dropdown {top: 60px;}
	.site-logo-mobile {opacity: 1; pointer-events: auto;}
	
	.site-logo-mobile a {width: 170px;}
	
	#page-content {padding: 95px 15px 50px 15px;}
	
	#mobile-menu-toggle {display: block;}
	
	#graffiti-banner {margin-top: -15px;}
	
	#graffiti-banner .link {width: 70%;}
	#graffiti-banner .image {left: auto; right: 0;}
	
	#banner-operata .logo {width: 170px;}
	#banner-operata .content {width: calc(100% - 170px);}
	
	#header-kulturno-sybitie {width: 80px; height: 70px;}
	
	#header-kulturno-sybitie {left: 240px;}

	.fixed #header-vsichkohubavo {display: block;}
	#header-vsichkohubavo {left: 180px; width: 160px;}
	#header-vsichkohubavo a {margin-top: 8px;}

	#header-ctas {right: 80px;}
}

@media screen and (max-width : 899px) {
	#footer {margin: -50px 0 0 0;}
	#footer-menu .level-0 + .level-0 {margin: 0 0 0 15px;}
	
	#single-article {width: 100%;}
	#page-sidebar-before {width: 100%;}
	#page-sidebar {width: 100%;}
	
	.box-dont-miss {width: 33.333333333333333%;}
	.box-dont-miss:nth-child(3) {display: block;}
	
	.on-desktop-only {display: none;}
	/*.on-mobile-only {display: block;}*/
	
	#sidebar-row-1, #sidebar-row-2, #sidebar-row-2-2, #sidebar-row-3, #sidebar-row-4 {width: 50%;} 

	#promo-tickets-discount {display: block; height: unset; overflow: unset;}
	#promo-tickets-discount .gallery {width: calc(100% + 15px); margin: 15px 0 0 -15px;}
	#promo-tickets-discount .info {padding-right: 42px;}
}

@media screen and (max-width : 767px) {
	#header {background-position: -400px center;}
	#footer {background: #333;}
	.site-logo-footer {margin-top: 20px;}
	#footer .content {margin-top: 40px;}
	
	#single-article-facebook-box .label {width: calc(100% - 280px - 15px);}
	#single-article-facebook-box .fb {width: 280px;}
	
	.box-dont-miss {width: 50%;}
	.box-dont-miss:nth-child(3) {display: none;}
	
	#sidebar-row-1 {padding: 0 15px 0 0;}
	#sidebar-row-4 {padding: 0 0 0 15px;}
	
	#banner-sofiaphilharmonic .content {line-height: 100%; margin: 20px 0;}
	#banner-sofiaphilharmonic .link {margin: 0;}
	#banner-sofiaphilharmonic .title {width: 100%; padding: 0 0 10px 0;}
	#banner-sofiaphilharmonic .date {width: calc(100% - 130px);}
	
	#banner-operata .content {line-height: 100%; margin: 20px 0;}
	#banner-operata .link {margin: 0;}
	#banner-operata .title {width: 100%; padding: 0 0 10px 0;}
	#banner-operata .date {width: calc(100% - 130px); top: auto;}
	
	#go-top-top {top: auto; right: auto; left: 0; bottom: 20px;}
	
	.article-share {text-align: center;}
	
	#banner-musictheatre {padding: 0 20px;}
	#banner-musictheatre .logo-1 {width: 100%; line-height: 100%; margin: 20px 0; text-align: center;}
	#banner-musictheatre .logo-2 {width: 100%; line-height: 100%; margin: 0 0 20px 0; text-align: center;}
	#banner-musictheatre .align {width: 100%; line-height: 100%; margin: 0 0 20px 0; text-align: center;}
	#banner-musictheatre .ob {text-align: center;}

	.full-width-vsichkohubavo.v1 .logos {grid-column: span 2;}
	.full-width-vsichkohubavo.v1 .teatar {grid-column: span 4;}
	.full-width-vsichkohubavo.v1 .events ul {grid-template-columns: unset;}
	.full-width-vsichkohubavo.v1 .events .image {width: 100px;}
	.full-width-vsichkohubavo.v1 .events .title {flex: 1;}

	.full-width-vsichkohubavo.v2 .box-vsichkohubavo {grid-template-columns: repeat(3, 1fr);}
	.full-width-vsichkohubavo.v2 .box-vsichkohubavo .koncerti a, .full-width-vsichkohubavo.v2 .box-vsichkohubavo .opera-i-balet a {font-size: 1em;}

	.full-width-vsichkohubavo.v3 .logos {grid-column: span 2;}
	.full-width-vsichkohubavo.v3 .teatar {grid-column: span 4;}
	.full-width-vsichkohubavo.v3 .vhod-svoboden, .full-width-vsichkohubavo.v3 .zaedno-s-decata {grid-column: span 2;}
	.full-width-vsichkohubavo.v3 .events {grid-column: span 4;}

	#header-ctas .register-login .login {display: none;}

	.page-membership-info .the-content {columns: unset;}
	.page-membership-info .plans-grid {grid-template-columns: unset;}
	.page-membership-info .benefits-cols {gap: unset;}
	.page-membership-info .benefits-cols .col {flex: 100%;}

	#promo-tickets-discount .info .title {font-size: 1.25rem; line-height: 130%;}
	#promo-tickets-discount .info .cta {font-size: 1.125rem;}
}

@media screen and (max-width : 620px) {
	#graffiti-banner {height: 60px;}

	#header-ctas {display: none;}
}

@media screen and (max-width : 599px) {
	#footer {text-align: center;}
	.site-logo-footer {}
	#footer .content {width: 100%; margin-top: 0; margin-bottom: 30px;}
	
	.article-title {font-size: 2.25em;}
	
	.article-author-box {margin: 0 0 20px 0;}
	.article-author-box .image {width: 90px;}
	.article-author-box .image + .align {margin: 0 0 0 106px;}
	.article-author-box .share {position: relative; right: auto; top: auto; margin: 5px 0 0 0;}
	
	#single-article-facebook-box {text-align: left;}
	#single-article-facebook-box .label {width: 100%; margin: 0 0 15px 0;}
	#single-article-facebook-box .fb {width: 100%;}
	
	#row-article-read-more .col-275 {width: 100%;}
	#row-article-read-more .col-275:not(:last-child) {margin: 0;}
	#row-article-read-more .title-empty {display: none;}
	
	.box-dont-miss {width: 100%;}
	.box-dont-miss:nth-child(3) {display: block;}
	.box-dont-miss + .box-dont-miss {margin: 15px 0 0 0;}
	
	#sidebar-row-1, #sidebar-row-2, #sidebar-row-2-2, #sidebar-row-3, #sidebar-row-4 {width: 100%; padding: 0;}
	
	#home-top-10 .col-420 {width: 100%;}
	#home-top-10 .title-line.title-empty {height: 0;}
	#home-top-10 .title-line:not(.title-empty) {overflow: hidden;}
	#home-top-10 .title-line:not(.title-empty) span {display: none;}
	#home-top-10 .home-top-10-content {height: auto;}
	
	#single-afish-fantastiko .single-event .image {width: 200px;}
	#single-afish-fantastiko .single-event .align {width: calc(100% - 200px); padding: 0 0 0 20px;}
	#single-afish-fantastiko .single-event .title {font-size: 1.75em; margin-top: -3px;}
	
	#go-top-top {left: auto; bottom: auto; right: 0; top: 30px;}
}

@media screen and (max-width : 567px) {
	.article-list .box-image {width: 100%; height: 200px;}
	.article-list .content {width: 100%; padding: 10px 10px 0 10px;}
	
	.title-line::before, .title-line::after {width: 100% !important;}
	/*.title-line.line-420::before, .title-line.line-420::after {width: 100%;}*/
	
	.pagination .current {font-size: 1.25em; padding: 0 10px;}
	
	#banner-sofiaphilharmonic .logo {line-height: 140px;}
	#banner-sofiaphilharmonic .title, #banner-sofiaphilharmonic .date {font-size: 1.5rem;}
	#banner-sofiaphilharmonic .date .small, #banner-sofiaphilharmonic .button {font-size: 1rem;}
	#banner-sofiaphilharmonic .date {width: calc(100% - 100px);}
	#banner-sofiaphilharmonic .button {width: 100px; line-height: 32px;}
	
	#banner-operata .logo {width: 120px; line-height: 140px;}
	#banner-operata .title, #banner-operata .date {font-size: 1.5rem;}
	#banner-operata .date .small, #banner-operata .button {font-size: 1rem;}
	#banner-operata .date {width: calc(100% - 100px);}
	#banner-operata .button {width: 100px; line-height: 32px;}
	#banner-operata .content {width: calc(100% - 120px);}
}

@media screen and (max-width : 467px) {

}

@media screen and (max-width : 413px) {
	/*.article-author-box .share {float: left; width: 100%; margin: 15px 0 20px 0;}*/
	
	.pagination .current {font-size: 1.125em;}
	.pagination a {font-size: 0.875em;}
	
	#footer-menu .level-0 {margin-bottom: 10px !important;}
	
	#graffiti-banner {height: 50px;}
	
	#single-afish-fantastiko .single-event .image {width: 140px;}
	#single-afish-fantastiko .single-event .align {width: calc(100% - 140px);}
	
	#cookies-bar {width: 100%;}
	
	#banner-sofiaphilharmonic {position: relative;}
	#banner-sofiaphilharmonic .slogan {left: 20px; width: calc(100% - 40px); background-position: center calc(50% + 30px);}
	#banner-sofiaphilharmonic .content {position: static;}
	#banner-sofiaphilharmonic .date {width: 100%;}
	#banner-sofiaphilharmonic .button {width: 100%; margin: 10px 0 0 0;}
	
	#banner-operata {position: relative;}
	#banner-operata .logo {margin: 60px 0 0 0;}
	#banner-operata .slogan {left: 20px; width: calc(100% - 40px); background-position: center 10px;}
	#banner-operata .content {position: static;}
	#banner-operata .date {width: 100%;}
	#banner-operata .button {width: 100%; margin: 10px 0 0 0;}
	
	#header-kulturno-sybitie {left: 200px;}

	#header-vsichkohubavo {width: 140px;}
}

@media screen and (max-width : 374px) {
	.site-logo-mobile a {width: 85px;}
	#footer-socials .social {width: 100%;}
	#footer-socials .social + .social {margin: 15px 0 0 0;}
	
	.pagination .arrow:first-child {margin: 0 15px 0 0;}
	.pagination .current {display: none;}
	
	#single-afish-fantastiko .single-event .image {width: 100%;}
	#single-afish-fantastiko .single-event .align {width: 100%; padding: 20px 0 0 0;}
	
	#header-kulturno-sybitie {left: 120px;}

	#header-vsichkohubavo {left: 100px;}

	.full-width-vsichkohubavo.v1 .events .image {width: 70px;}

	.full-width-vsichkohubavo.v3 .events .image {width: 70px;}
}@media screen and (max-width : 1140px) {
	.ticker-line-large {background-size: auto 100%;}	
	
	#row-vsichko-art .col-between-180-195 {width: calc(100% - 180px - 15px);}
	#row-vsichko-art .col-195 {width: 100%;}
	#row-vsichko-art .col-195 .box-art {width: calc(50% - 7.5px);}
	#row-vsichko-art .col-195 .box-art.last {float: right;}
	
	#row-gallery-tv .box-gallery .box-image {width: 300px;}
	#row-gallery-tv .box-gallery .content {margin-right: 315px;}
	#row-gallery-tv .box-gallery.tv .box-image {width: 150px;}
	#row-gallery-tv .box-gallery.tv .content {margin-right: 165px;}
	
	#row-kritika .box-kritika .box-image {width: 148px;}
	#row-kritika .box-kritika .content {margin-left: 160px;}
	
	#hero-birthday .h1 {font-size: 2.375rem;}
}

@media screen and (max-width : 999px) {
	#row-top-hit .row-title-content .col-420 {width: 100%;}	
	#row-top-hit .row-title-content .col-420 .title-empty {display: none;}
	#row-top-hit .row-title-content .col-420.col-right .box-hit {width: calc(100vw - 30px);}
	
	#row-hero .col-855 {width: 100%;}
	#row-hero .col-275 {width: calc(50% - 7.5px); margin-right: 0;}
	#row-hero .col-275:nth-child(2) {float: right;}
	#row-hero .col-275:nth-child(3) {margin-top: 40px;}
	#row-hero .col-275:nth-child(3) .title-empty {display: none;}
	#row-hero .col-300 {width: calc(50% - 7.5px); margin-top: -474px; height: 410px;}
	
	#row-hero .col-565 {width: calc(50% - 7.5px); float: right;}
	#row-hero .responsive-full-width + .col-300 {width: 100%; margin: 0 0 15px 0; height: auto;}
	#row-hero .responsive-full-width + .col-300 .box-hero .title {height: auto;}
	#row-hero .responsive-full-width + .col-300 .box-hero.bg-color-4 .excerpt {height: auto;}
	
	#row-most-readed-guests .col-855 {width: 100%;}
	#row-most-readed-guests .col-300 {width: 100%;}
	#row-most-readed-guests .box-guests-top {width: calc(50% - 7.5px);}
	#row-most-readed-guests .box-guests {width: calc(50% - 7.5px); float: right;}
	#row-most-readed-guests .box-guests:last-child {float: left; margin-top: 15px;}
	
	#row-gallery-tv .box-gallery .box-image {width: 150px;}
	#row-gallery-tv .box-gallery .content {margin-right: 165px;}
	
	#row-kritika .col-855 {width: 100%;}
	#row-kritika .box-kritika .box-image {width: 198px;}
	#row-kritika .box-kritika .content {margin-left: 210px;}
	#row-kritika .col-300 {display: none;}
	
	#row-okolosvet .col-315 {width: 100%;}
	#row-okolosvet .col-525 {width: 100%;}
	
	#row-rss-blogs .box-rss-blogs {width: 33.33333%;}
	#row-rss-blogs .box-rss-blogs:nth-child(4), #row-rss-blogs .box-rss-blogs:nth-child(5) {width: 50%;}
	#row-rss-blogs .box-rss-blogs:nth-child(3) {background-color: #fff;}
	#row-rss-blogs .box-rss-blogs:nth-child(4) {background-color: #efefd6;}
	#row-rss-blogs .box-rss-blogs:nth-child(5) {background-color: #e1d7bd;}
	
	.box-fantastiko-before {width: 100%; padding: 0;}
	.box-fantastiko {width: 100%;}
	
	#hero-birthday .h1 {font-size: 2rem; width: calc(100% - 300px);}
	#hero-birthday .h2 {font-size: 1.375rem; width: 300px;}
}

@media screen and (max-width : 899px) {
	#row-interview .col-855 {width: 100%;}
	#row-interview .col-300 {width: 100%;}
	#row-interview .col-300 .title-empty {display: none;}
	
	#row-vsichko-art .col-180 {width: calc(35% - 7.5px);}
	#row-vsichko-art .col-between-180-195 {width: calc(65% - 7.5px);}
	.box-art.music .box-image {width: 100px;}
	.box-art.music .content {margin-right: 110px;}
	
	#row-books .box-books {width: 33.33333%;}
	#row-books .box-books:nth-child(4) {display: none;}
	
	#row-gledai-slushai-de-fakto .col-420 {width: 100%;}
	
	#row-your-comment .col-420 {width: 100%;}
	#row-your-comment .col-420 .title-empty {display: none;}
	
	#hero-birthday .h1 {font-size: 1.75rem; width: calc(100% - 260px);}
	#hero-birthday .h2 {font-size: 1.125rem; width: 260px;}
}

@media screen and (max-width : 799px) {
	#row-avtori-temi .box-avtor-tema {width: 100%; border-left: 0; border-bottom: dotted 1px #000;}
	#row-avtori-temi .box-avtor-tema:last-child {border-right: 0;}
}

@media screen and (max-width : 767px) {
	#row-top-hit .box-top .col-420 {width: 100%;}
	#row-top-hit .box-top .box-image {height: 330px; margin-top: 15px;}
	#row-top-hit .box-top .content {padding: 8px 10px 0 10px;}
	#row-top-hit .row-title-content .col-420 .box-hit {width: calc(100vw - 30px);}
	#row-top-hit .box-single-row {width: calc(100vw - 30px);}
	#row-top-hit .col-855 {width: calc(100% - 250px - 15px);}
	#row-top-hit .col-300 {width: 250px;}
	
	.ticker-line {background-size: auto 100%;}
	.ticker-line.single-line {height: auto;}
	.ticker-line-title {width: 100%;}
	.ticker-line-content {width: calc(100% - 95px - 15px); margin: 0 0 15px 15px;}
	.ticker-line-content a {padding-right: 0;}

	.ticker-line-green .ticker-line-title {width: 100%;}
	.ticker-line-green .ticker-line-content {width: calc(100% - 95px - 15px);}

	.ticker-line-slider-large .box-image {width: 120px; height: 90px;}
	.ticker-line-slider-large .title {margin: 0 0 0 130px; height: 90px;}
	
	#row-vsichko-art .col-180 {width: 100%;}
	#row-vsichko-art .col-between-180-195 {width: calc(100vw - 30px); margin-left: -315px;}
	.box-art.music .box-image {width: 218px;}
	.box-art.music .content {margin-right: 228px;}
	#row-vsichko-art .col-195 {width: calc(100vw - 30px); margin-left: -315px;}
	
	#row-gallery-tv .col-727 {width: 100%;}
	#row-gallery-tv .col-428 {width: 100%;}
	#row-gallery-tv .box-gallery .box-image {width: 250px !important;}
	#row-gallery-tv .box-gallery .content {margin-right: 265px !important;}
	
	#row-books .box-books {width: 50%;}
	#row-books .box-books:nth-child(3) {display: none;}
	
	#row-kritika .box-kritika .box-image {width: 148px;}
	#row-kritika .box-kritika .content {margin-left: 160px;}
	
	#row-okolosvet .col-855 {width: 100%;}
	#row-okolosvet .col-300 {width: 100%;}
	
	#row-dotam-grada .col-855 {width: 100%;}
	#row-dotam-grada .col-300 {width: 100%;}
	
	#hero-birthday .flex-row {display: block;}
	#hero-birthday .h1 {width: 100%;}
	#hero-birthday .h2 {width: 100%; text-align: left; padding: 5px 0;}
}

@media screen and (max-width : 659px) {
	#row-your-comment .col-855 {width: 100%;}
}

@media screen and (max-width : 599px) {
	.box-most-readed {width: 50%;}
	.box-most-readed:not(.full-width):nth-child(5) {display: none;}
	.box-most-readed:not(.full-width):nth-child(3) .content {padding: 0 0 0 5px;}
	
	#row-most-readed-guests .box-guests-top {width: 100%;}
	#row-most-readed-guests .box-guests {width: 100%; margin-top: 0 !important;}
	
	.image-slider .box-image {height: 360px;}
	
	#row-interview .col-420 {width: 100%;}
	#row-interview .col-420 .title-empty {display: none;}
	
	#row-books .col-855 {width: 100%;}
	#row-books .col-300 {width: 100%;}
	#row-books .box-books {width: 50%;}
	#row-books .box-books:nth-child(3), #row-books .box-books:nth-child(4) {display: block;}
	.box-books:nth-child(3) .title {margin-left: 10px;}
	
	#row-kritika .col-420 {width: 100%;}
	#row-kritika .box-kritika .box-image {width: 198px;}
	#row-kritika .box-kritika .content {margin-left: 210px;}
	#row-kritika .title-empty {display: none;}
	
	#row-gledai-slushai-de-fakto .col-855 {width: 100%;}
	#row-gledai-slushai-de-fakto .col-300 {width: 100%;}
}

@media screen and (max-width : 567px) {
	#row-top-hit .col-855, #row-top-hit .col-300 {width: 100%;}
	
	#row-top-hit .box-top .title-size-1 {height: auto;}
	#row-top-hit .box-top .box-image {height: 200px;}
	#row-top-hit .box-top .excerpt {display: none;}
	
	#row-hero .col-275 {width: 100%; margin-top: 0 !important;}
	#row-hero .col-275 .title-empty {display: none;}
	#row-hero .col-300 {width: 100%; margin-top: 0; height: auto;}
	
	#row-hero .col-565 {width: 100%;}
	
	#row-vsichko-art .col-300 {width: 100%;}
	#row-vsichko-art .col-855 {width: 100%;}
	#row-vsichko-art .col-between-180-195 {width: 100%; margin: 0;}
	#row-vsichko-art .col-195 {width: 100%; margin: 0;}
	#row-vsichko-art .box-art .box-image {height: 170px;}
	
	#row-your-comment .col-300 {width: 100%;}
	
	#row-rss-blogs .box-rss-blogs {width: 50%;}
	#row-rss-blogs .box-rss-blogs:nth-child(5) {width: 100%;}
	
	.box-fantastiko .sub-title {display: block; width: 100%; margin: 5px 0 10px 0;}
	
	#hero-birthday .h1 {font-size: 1.5rem;}
}

@media screen and (max-width : 479px) {
	#row-gallery-tv .box-gallery .box-image {width: 150px !important;}
	#row-gallery-tv .box-gallery .content {margin-right: 165px !important;}
	
	#row-kritika .box-kritika .box-image {width: 148px;}
	#row-kritika .box-kritika .content {margin-left: 160px;}
	
	#row-okolosvet .box-okolosv .box-image {height: 140px;}
	
	#row-dotam-grada .box-dotam .box-image {height: 250px;}
	
	.box-fantastiko .slideshow {width: 100%;}
	.box-fantastiko .slideshow-event {line-height: 290px;}
	.box-fantastiko .slick-arrow {top: 110px; -webkit-transform: none; transform: none;}
	.box-fantastiko .listing {width: 100%; height: auto; padding: 0;}
	
	#hero-birthday .h1 {font-size: 1.25rem;}
	#hero-birthday .h2 {font-size: 1rem;}
}

@media screen and (max-width : 374px) {
	#row-top-hit .box-top .title-size-1 {font-size: 1.5em;}
	
	.box-art.music .box-image {width: 100px;}
	.box-art.music .content {margin-right: 110px;}
	
	#row-rss-blogs .box-rss-blogs {width: 100% !important;}
	
	#hero-birthday .h1 {font-size: 1.125rem;}
}