/*
Theme Name: Taller de Músics
Theme URI: https://www.bryte.es/
Author: Bryte
Author URI: https://www.bryte.es/
Description:  Wordpress theme for Taller de Músics
*/
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face {
	font-family: 'Taller-SuperGrotesk-BdL';
	src: url('fonts/Taller-SuperGrotesk-BdL.eot?#iefix') format('embedded-opentype'),  url('fonts/Taller-SuperGrotesk-BdL.woff') format('woff'), url('fonts/Taller-SuperGrotesk-BdL.ttf')  format('truetype'), url('fonts/Taller-SuperGrotesk-BdL.svg#Taller-SuperGrotesk-BdL') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Taller-SuperGrotesk-MedLF';
	src: url('fonts/Taller-SuperGrotesk-MedLF.eot?#iefix') format('embedded-opentype'),  url('fonts/Taller-SuperGrotesk-MedLF.woff') format('woff'), url('fonts/Taller-SuperGrotesk-MedLF.ttf')  format('truetype'), url('fonts/Taller-SuperGrotesk-MedLF.svg#Taller-SuperGrotesk-MedLF') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Taller-SuperGrotesk-RgL';
	src: url('fonts/Taller-SuperGrotesk-RgL.eot?#iefix') format('embedded-opentype'),  url('fonts/Taller-SuperGrotesk-RgL.woff') format('woff'), url('fonts/Taller-SuperGrotesk-RgL.ttf')  format('truetype'), url('fonts/Taller-SuperGrotesk-RgL.svg#Taller-SuperGrotesk-RgL') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'taller-icons';
	src: url('fonts/taller-icons.eot?78364522');
	src: url('fonts/taller-icons.eot?78364522#iefix') format('embedded-opentype'),
       url('fonts/taller-icons.woff2?78364522') format('woff2'),
       url('fonts/taller-icons.woff?78364522') format('woff'),
       url('fonts/taller-icons.ttf?78364522') format('truetype'),
       url('fonts/taller-icons.svg?78364522#taller-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #1D1D1D;
}
/* header */
.header {	
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;	
}
.customize-support .header {
	top: 46px;
}
#toolbar {
	background: #1d1d1d;	
	padding-right: 180px;
	height: 76px;
	transition: transform .5s;
	display: none;
}
.logotype {
	display: inline-block;
	padding: 7px 25px 6px;	
	font-size: 0;	
	background: #1d1d1d;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
}
.logotype img {
	width: 145px;
}
.top-menu {
	float: right;
	margin-right: 10px;
}
.top-menu .menu {
	display: flex;
	margin: 25px 0 0 0;	
}
.top-menu .menu li {
	text-transform: uppercase;
	list-style: none;	
	margin-left: 15px;
	font-size: 14px;
}
.top-menu .menu li a {
	color: #fff;
	position: relative;
	text-decoration: none;
}
.top-menu .menu li a:hover,
.top-menu .menu li.current-menu-item a,
.top-menu .menu li.wpml-ls-item a {
	text-decoration: none;
	border-bottom: 2px solid #6deecd;
}
.top-menu .menu li.wpml-ls-item {
	position: relative;
}
.top-menu .menu li.wpml-ls-item.menu-item-has-children:after,
.top-menu .menu li.wpml-ls-item .sub-menu {
	position: absolute;
	top: 21px;
	right: 0;
	background: rgba(0, 0, 0, .8);
	display: none;
}
.top-menu .menu li.wpml-ls-item .sub-menu,
#mobile-toolbar .lang-selector .wpml-ls-sub-menu {
	padding: 10px 25px;
}
.top-menu .menu li.wpml-ls-item:hover .sub-menu {
	display: block;	
}
.top-menu .menu li.wpml-ls-item .sub-menu li {
	margin-left: 0;	
	text-transform: none;
	padding: 5px 0;
	display: inline-block;
}
.top-menu .menu li.wpml-ls-item .sub-menu li a:after,
#mobile-toolbar .lang-selector .wpml-ls-sub-menu li a:after {
	content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #49c5b6;
    transform-origin: right top;
    transform: scale(0,1);
    transition: color .1s,transform .2s ease-out;
    z-index: 130;
}
#mobile-toolbar .lang-selector .wpml-ls-sub-menu li a:after {
	bottom: 2px;
}
.top-menu .menu li.wpml-ls-item .sub-menu li a:hover:after,
#mobile-toolbar .lang-selector .wpml-ls-sub-menu li a:hover:after {
	transform-origin: left top;
    transform: scale(1,1);
}
.top-menu .menu li.wpml-ls-item .sub-menu li a {
	border-bottom: 0;	
	display: block;
}
.search-container {	
	float: right;
	margin: 16px 18px 0 5px;
}
#mobile-toolbar .menu li.wpml-ls-item {
	display: none;
}
#mobile-toolbar .search-container {
	margin-top: 6px;
	font-size: 14px;
}
#mobile-toolbar .lang-selector {
	margin-top: 14px;	
}
#mobile-toolbar .lang-selector li {
	font-size: 14px !important;
}
#mobile-toolbar .lang-selector .wpml-ls-sub-menu li {
	text-transform: none !important;
	display: inline-block !important;
}
#mobile-toolbar .lang-selector li.wpml-ls-current-language {
	position: relative;
}
#mobile-toolbar .lang-selector li.wpml-ls-current-language > a {
	border-bottom: 2px solid #49c5b6;
}
#mobile-toolbar .lang-selector li.wpml-ls-current-language.wpml-ls-first-item.wpml-ls-last-item {
	padding-right: 0;
}
.search-container button {
	background: none;
	color: #fff;
	border: none;
	float: right;
	padding: 10px;
	cursor: pointer;
}
.lang-selector {
	float: right;
	margin: 25px 0 0 10px;
}
.lang-selector li {	
	list-style: none;
	font-size: 15px;
	text-transform: uppercase;
	position: relative;	
} 
.lang-selector li a {
	color: #fff;
	display: inline-block;	
	border-bottom: 2px solid #6deecd;
}
.lang-selector .wpml-ls-legacy-dropdown a {
	padding: 0;
}
.lang-selector li.active-item:after {
	content: '';
	display: block;
	height: 2px;
	background: #6deecd;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.lang-selector li a:hover {
	text-decoration: none;
}
.lang-selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	padding-right: 0;
	background: none;
	border: none;
	color: #fff !important;
}
.lang-selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle span {
	color: #fff !important;
}
.lang-selector .wpml-ls-legacy-dropdown a:hover, 
.lang-selector .wpml-ls-legacy-dropdown a:focus, 
.lang-selector .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
	color: #fff;
}
.lang-selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:hover {
	background: none;
	color: #fff;
}
.lang-selector .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none;
}
.lang-selector .wpml-ls-legacy-dropdown {
	width: auto;
}
.lang-selector .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {	
	background: rgba(0, 0, 0, .8);
	border-top: none;
	right: 0;
	left: auto;
}
#mobile-toolbar .lang-selector .wpml-ls-sub-menu li {
	border-bottom: none;
	padding: 5px 0;	
}
.lang-selector .wpml-ls-legacy-dropdown a {
	border: none;
	background: none;	
}
.lang-selector .wpml-ls-legacy-dropdown a:hover, 
.lang-selector .wpml-ls-legacy-dropdown a:focus, 
.lang-selector .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
	background: none;
}
.programm-button {
	color: #fff;
	background: #49c5b6;
	display: block;
	text-align: right;
	font-family: 'Taller-SuperGrotesk-MedLF';
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 20px 26px 19px 26px;
	height: 76px;
	position: absolute;
	top: 0;	
	right: 0;
	display: none;
	z-index: 20;
	text-decoration: none;
	box-sizing: border-box;
	max-width: 160px;
}
.short-bar+.programm-button {
	box-shadow: 2px 1px 6px rgba(0, 0, 0, 0.25);
}
.programm-button:hover {
	text-decoration: none;
	color: #fff;
}
#show-toolbar {
	height: 76px;
	width: 76px;
	background: #49c5b6;
	color: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 36px;
	line-height: 76px;
	text-align: center;
	cursor: pointer;
}
#mobile-toolbar {
	background: #000;
	height: 50px;
}
#show-mobile-menu {
	height: 50px;
	width: 50px;
	background: #49c5b6;
	color: #fff;
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	float: left;
	cursor: pointer;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
.mobile-logotype {
	float: left;
	margin: 11px 0 0 10px;
}
.mobile-logotype img {
	width: 80px;
}
.programm-button-mobile {
	float: right;
	height: 50px;
	width: 50px;
	background: #49c5b6;
	color: #fff;
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.programm-button-mobile:hover {
	color: #fff;
}
.top-block {
	padding-top: 50px;
}
#mobile-toolbar .menu {
	position: absolute;
	top: 50px;
	left: 0;
	background: rgba(0, 0, 0, .9);	
}
#mobile-toolbar .menu li a {
	color: #fff;
	padding: 15px;
	display: block;
}
#mobile-toolbar .menu li a:hover {
	background: #95174b;
	text-decoration: none;
}
#search-overlay {
    position: fixed;
    top: 0;
    left: 0;
	background-color: #1a1a1a;
    width: 100%;
    height: 100%;
    opacity: 1;
    overflow: inherit;
    z-index: 999;
	display: none;	
}
.close-button {
	color: #fff;
	font-size: 30px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	z-index: 200;
}
div.asl_w.asl_m  {
	box-shadow: none;
	border-bottom: 2px solid #2b2b2b;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
	height: 28px !important;
}
div.asl_m .probox div.proinput input.autocomplete {
	margin-top: -28px !important;
}
div#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
	color: #fff !important;
	font-size: 22px;
	height: 28px;
}
div#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
	margin: 0;
	padding: 0;
	height: 28px;
}
div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
	height: 28px !important;
}
div.asl_m .probox .proinput input.autocomplete {
	margin-top: -28px !important;
}
div.asl_w .probox .promagnifier {
	box-shadow: none !important;
}
div.asl_w .probox div.proclose {
	margin-right: 10px;
}
div.asl_w .probox div.proloading {	
	height: 28px !important;
    line-height: 28px;    
	margin-right: 10px;
}
div#ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder {color: #2b2b2b !important;}
div#ajaxsearchlite1 .probox .proinput input::-moz-placeholder          {color: #2b2b2b !important;}
div#ajaxsearchlite1 .probox .proinput input:-moz-placeholder           {color: #2b2b2b !important;}
div#ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder      {color: #2b2b2b !important;}
.widget_recent_entries .widgettitle {
	display: none;
}
/* header responsive */
@media (min-width: 768px) {
	#mobile-toolbar .search-container {
		margin-top: 4px;
		font-size: 16px;
	}
	#mobile-toolbar .lang-selector {
		margin-top: 11px;	
	}
	#mobile-toolbar .lang-selector li {
		font-size: 16px !important;
	}
	.lang-selector {	
		margin: 25px 0 0 30px;
	}
	.close-button {	
		right: 50px;
		top: 55px;
	}
	div#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
		font-size: 48px;
		height: 50px;
	}
	div#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {	
		height: 50px;
	}
	div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
		height: 50px !important;
	}
	div.asl_m .probox .proinput input.autocomplete {
		margin-top: -50px !important;
	}
	div.asl_w .probox div.proloading {		
		line-height: 50px;
	}
	#ajaxsearchlite1 .probox, div.asl_w .probox {
		height: 50px !important;
	}
	div.asl_m .probox div.proinput input.autocomplete {
		margin-top: -50px !important;
	}
	div.asl_w .probox div.proloading {
		margin-top: 12px;
	}
}
@media (min-width: 783px) {
	.customize-support .header {
		top: 32px;
	}
}
@media (min-width: 1200px) {	
	#toolbar {
		display: block;
	}
	.programm-button {
		display: block;
	}
	.logotype {
		display: block;
	}
	#mobile-toolbar {
		display: none;
	}
	.top-block {
		padding-top: 76px;
	}
}
@media (min-width: 1400px) {
	.top-menu .menu {		
		width: auto;
	}		
	.top-menu .menu li {
		margin-left: 25px;
	}
}
/* result section */
.result-section {
    padding: 40px 0;
    background: #f7f7f7;
}
.result-section h1 {
    border-bottom: 2px solid #1d1d1d;
    margin-bottom: 60px;
}
/* result section responsive */ 
@media (min-width: 992px) {
    .results-block, .results-general-block .row {
        display: flex;
    }
}
/* post styles */
.backlink {
	text-transform: uppercase;
	line-height: 28px;
	color: #000;
	display: inline-block;
	margin-bottom: 33px;
}
.backlink:hover {
	color: #000;
}
.single-article-bg {
	position: relative;
	margin-bottom: 37px;
	min-height: calc(100vh - 66px);
}
.admin-bar .single-article-bg {
	min-height: calc(100vh - 98px);
}
.single-article-bg .wp-post-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.single-article-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 10;
}
.single-article-title h1 {
	color: #fff;	
	text-transform: none;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	font-size: 18px;
	margin-bottom: 40px;
}
.article-content {
	margin-bottom: 40px;
}
.backlink {
	text-transform: uppercase;
	line-height: 28px;
	color: #000;
	display: inline-block;
	margin-bottom: 33px;
	text-decoration: none;
}
.backlink:hover {
	color: #000;
}
.news-section {
	padding: 40px 0;
} 
.news-section h1 {
	margin-bottom: 20px;
}
.featured-new {
	margin-bottom: 40px;
}
.featured-new-link {
	display: block;
	color: #fff;
	position: relative;
}
.featured-new-link .wp-post-image {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.featured-new-link:hover {
	color: #fff;
	text-decoration: none;
}
.featured-new-link 
.new-label {
	display: inline-block;	
	font-size: 14px;
	font-family: 'Taller-SuperGrotesk-MedLF';
	text-transform: uppercase;
	padding: 2px 8px;
}
.featured-new-label {
	color: #fff;
	background: #ff533d;
}
.featured-new-info {
	padding: 0 15px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;	
}
.featured-new-info h2 {
	color: #fff;
	text-transform: none;
	font-size: 16px;
}
.featured-new-info .new-label {
	margin-bottom: 10px;
}
.article-content p,
.article-content h4 {
	margin-bottom: 30px;
}
.share-block {
	margin-bottom: 20px;
}
.share-block h4,
.wpusb-title {
	margin-bottom: 10px;
}
.wpusb-title {
	font-family: 'Taller-SuperGrotesk-MedLF' !important;
	font-weight: 500 !important;
}
.share-block img {
	width: 100%;
	max-width: 345px;
}
.date-post {
	float: right;
	font-size: 14px;
	line-height: 28px;
}
.article-wrapper a, .profile-info-section a, .artist-short-info a, .event-map a, .text-section a, .fluid-column-content a, .content-column a, .top-text-section a, .text-column a {
    color: #1d1d1d;
    font-weight: bold;
    display: inline;
    border-bottom: 2px solid #49c5b6;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	text-decoration: none;
}
.article-wrapper a:hover, .profile-info-section a:hover, .artist-short-info a:hover, .event-map a:hover, .text-section a:hover, .fluid-column-content a:hover, .content-column a:hover, .top-text-section a:hover, .text-column a:hover {
    color: #49c5b6;
    text-decoration: none;
}
.blog-sidebar {
	background: #f5f5f5;
	padding: 30px 25px;
}
.blog-sidebar h2,
.blog-sidebar h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.blog-sidebar.main-column {
	margin-bottom: 40px;
}
.categories-tags {
	margin-bottom: 40px;
}
.new-label {
	display: inline-block;	
	font-size: 14px;
	font-family: 'Taller-SuperGrotesk-MedLF';
	text-transform: uppercase;
	padding: 2px 8px;
}
.categories-tags .new-label {
	margin-bottom: 15px;
}
.categories-tags .new-label a {
	color: #fff;
	text-decoration: none;
}
.categories-tags .new-label a:hover {
	color: #fff;	
}
.tags-label {
	color: #fff;
	background: #6deecd;
}
.news-block {
	margin-bottom: 20px;
}
.news-block h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.category-button-wrapper {
	display: flex;
	justify-content: flex-end;
}
.widget {
	list-style: none;
}
.widget_block ul {
	margin: 0;
	padding: 0;
}
.widget_block li {
	list-style: none;	
	margin-bottom: 14px;
}
.widget_block li a {
	color: #000;
	text-decoration: none;
}
.widget_block li a:hover {
	text-decoration: underline;
}
.widget h2 {
	font-size: 18px;	
	font-family: 'Taller-SuperGrotesk-MedLF';
}
/* post styles responsive */
@media (min-width: 576px) {
	.single-article-title h1 {
		font-size: 30px;
	}
	.featured-new-info .new-label {
		margin-bottom: 30px;
	}
	.featured-new-info h2 {
		font-size: 20px;
	}
}
@media (min-width: 992px) {
	.single-article-title h1 {
		font-size: 40px;
	}
	.news-block h3 {
        font-size: 25px;
        line-height: 35px;
    }
	.featured-new-info h2 {
		font-size: 35px;
	}
}
@media (min-width: 1200px) {
	.news-section {
        padding: 70px 0;
    }
	.news-section h1 {
        margin-bottom: 45px;
    }
    .new-label {
        font-size: 18px;
    }
}
@media (min-width: 1400px) {
	.single-article-title h1 {
		font-size: 50px;
	}
}

/* form */
.form-control,
.wpcf7-form-control {
	font-size: 18px;
	line-height: 1.5;
	border-radius: 0;
	border: 1px solid #c3c3c3;
	padding: 11px 12px;
	height: auto;
	display: block;
	width: 100%;
}
.form-control:focus,
.wpcf7-form-control {
	box-shadow: none;
}
.wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 1rem;
}
.map-contact-section textarea {
	height: 145px;
}
.contact-form .wpcf7-form-control.wpcf7-textarea {
	height: 77px;
}
textarea {
	resize: none;
}
textarea.form-control {
	margin-bottom: 16px;
}
.wpcf7-form-control-wrap.acceptance-737,
.wpcf7-form-control-wrap.acceptance-787 {
	text-align: left;
}
.wpcf7-form-control.wpcf7-acceptance {
	font-size: 12px;
	line-height: 18px;
	border: none;
	padding: 0;
	color: #1d1d1d;
}
.check-wrapper {
    margin-bottom: 15px;
    display: flex;
	font-size: 12px;
}
.check-wrapper a,
.wpcf7-form-control.wpcf7-acceptance a {
	color: #1d1d1d;
	text-decoration: underline;
	border: none;
}
.checkbox,
.wpcf7-acceptance input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkbox + label,
.wpcf7-acceptance label {
    position: relative;
    padding: 0 0 0 25px;    
}
.form-check-label {
    margin-bottom: 0;
}
.checkbox + label:before,
.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 0;
    width: 16px;
    height: 16px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #c3c3c3;
	border-radius: 2px;
    box-sizing: border-box;
    transition: .2s;	
}
.checkbox + label:after,
.wpcf7-acceptance .wpcf7-list-item-label:after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 2px;
    font-size: 12px;
    line-height: 12px;
    color: #414141;
    transition: .2s;
    opacity: 0;
	cursor: pointer;
}
.checkbox:checked + label:after,
.wpcf7-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label:after   {
    opacity: 1;
}
.submit-button-wrapper {
	width: 136px;
	margin: 0 auto;
	position: relative;
}
.submit-button-wrapper:after {
	content: '\e802'; 
	font-family: "taller-icons";
	font-style: normal;
	font-weight: normal;
	display: inline-block;	
	font-size: 14px;
	position: absolute;
	right: 17px;
	top: 11px;	
	transition: right .5s;
	color: #fff;
}
.submit-button-wrapper:hover:after {
	right: 20px;
}
.wpcf7-form-control.wpcf7-submit {
	cursor: pointer;	
	color: #fff;
	background: #1d1d1d;
	border-color: #1d1d1d;
}
.wpcf7-form-control.wpcf7-submit:hover {
	background: #333;
    border-color: #333;
}
.map-form-contact .wpcf7-form-control.wpcf7-submit {
	background: #ff533d;
    border-color: #ff533d;
}
.map-form-contact .wpcf7-form-control.wpcf7-submit:hover {
	background: #dc3545;
	border-color: #dc3545;
}
div span.wpcf7-not-valid-tip {
	font-size: 12px;
}
.categories-select .check-wrapper {
	margin-bottom: 0;
	border-bottom: 0.5px solid #C4C4C4;
	padding: 20px;
	color: #2c2c2c;
	font-size: 14px;
	line-height: 22px;
}
.categories-select .check-wrapper:last-of-type {
	border-bottom: none;
}
.categories-select .checkbox + label {
	padding: 0 0 0 32px;
}
.categories-select .checkbox + label:before {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #ffffff;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
}
.categories-select .checkbox + label:after {
	color: #49C5B6;
	font-size: 16px;
}
/* form responsive */
@media (min-width: 768px) and (max-width: 991px) {
	.categories-select {
		display: flex;
		flex-wrap: wrap;
	}
	.categories-select .check-wrapper {
		flex: 0 0 50%;
	}
	.categories-select .check-wrapper:last-of-type {
		border-bottom: 0.5px solid #C4C4C4;
	}
}
@media (min-width: 992px) {
	.submit-button-wrapper {
		width: 173px;
	}
	.submit-button-wrapper:after {	
		height: 22px;
		width: 33px;		
	}
}
/* artist templtate */
.profile-info-section {
	padding-bottom: 60px;
}
.profile-info-section .section-columns .right-column iframe {
	max-width: 100%;
}
.profile-info-section .wp-block-social-links {
	gap: 10px;
	margin-bottom: 60px;
}
.profile-info-section .wp-block-social-link:hover {
	transform: scale(1);
}
.profile-info-section .wp-block-social-links li a svg {
	transition: .5s;
}
.profile-info-section .wp-block-social-links li a:hover svg  {
	fill: #49c5b6 !important;
	color: #49c5b6 !important;
}
.artist-list-section {
	padding-bottom: 20px;
}
.profile-info-section .wpcf7 {
	margin-top: 20px;
	margin-bottom: 40px;
    text-align: center;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.25);
    background: #e5e5e5;
    padding: 35px 15px;
} 
.profile-info-section .wpcf7 .wpcf7-form-control.wpcf7-acceptance {
	text-align: left;
}
.artist-list-section .artist-thumbnail-wrapper {
	padding-top: 100%;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25);
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
}
.artist-list-section .artist-thumbnail-wrapper .wp-post-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.artist-list-section .artist-thumbnail-wrapper .artist-profile h4 {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
/* artist templtate responsive */
@media (min-width: 768px) {
	.profile-info-section .wpcf7 {
        padding: 35px 55px;
        max-width: 615px;
        margin-bottom: 60px;
    }
}
@media (min-width: 992px) {
    .profile-info-section .wpcf7 h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }
}
@media (min-width: 1200px) {
	.profile-info-section .section-columns {
		display: flex;
		flex-wrap: wrap;
	}
	.profile-info-section .section-columns .left-column {
		width: 56%;
	}
	.profile-info-section .section-columns .right-column {
		width: 44%;
        padding-left: 50px;
		box-sizing: border-box;
	}
	.artist-list-section {
		padding-bottom: 60px;
	}
}
/* disk template */
.album-links.row {
    margin: 0 -7.5px;
}
.album-links.row > .col-6 {
    padding: 0 7.5px;
    font-size: 0;
    margin-bottom: 18px;
}
.album-links img {
    max-width: 100%;
}
.album-links a {
	border: none;
}
.disc-info {
	margin-bottom: 40px;
}
.disc-info > div,
.disc-title h4 {
	margin-bottom: 10px;
}
.relations-discs-section {
	padding-bottom: 40px;
}
.relations-discs-section h3 {
    text-transform: uppercase;
    margin-bottom: 40px;
}
.disc-item-image {
    font-size: 0;
    padding-top: 100%;
    display: block;
    margin-bottom: 15px;
    transition: 0.5s;
	position: relative;
}
.disc-item-image .wp-post-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.disc-item-image:hover {
    -webkit-filter: saturate(2);
    filter: saturate(2);
    box-shadow: 0 0 10px 1px rgba(50, 50, 50, .5);
}
.disc-name-title {
	margin-bottom: 30px;
}
.disc-author-title a, 
.disc-name-title a {
    color: #000;
    text-transform: uppercase;
	text-decoration: none;
}
.new-discs-section {
    background: #f4f4f4;
    padding: 40px 0;
}
.new-discs-section h2 {
    text-align: center;
}
.all-discs-section {
    padding: 40px 0;
}
.all-discs-section h2 {
    text-align: center;
}
#options {
	margin-bottom: 20px;
}
#options .button, #order .button {
    background: #49c5b6;
    color: #fff;
    font-family: 'Taller-SuperGrotesk-MedLF';
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    padding: 2px 6px;
    margin-bottom: 10px;
    cursor: pointer;
}
#options .button.is-checked, #order .button.is-checked {
    background: #333;
}
#order > div {
    display: inline-block;
}
#order .button {
    background: #95174b;
}
.filter-columns {
	margin-bottom: 60px;
}
/* disk template responsive */
@media (min-width: 480px) {
    .album-links {
        width: 384px;
    }
}
@media (min-width: 1200px) {
	.relations-discs-section {
		padding-bottom: 80px;
	}
	.new-discs-section {
        padding: 100px 0;
    }
	.all-discs-section {
        padding: 60px 0 100px;
    }
	.filter-columns {
		display: flex;
		justify-content: space-between;
		align-items: start;
		flex-wrap: wrap;
	}
}
/* 404 */
.not-found-section {
    font-size: 0;
    position: relative;
    padding-top: 140%;
}
.not-found-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.not-found-block {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}
.not-found-block h1 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.not-found-warning {
    color: #fff;
    font-size: 14px;
    font-family: 'Taller-SuperGrotesk-MedLF';
    margin-bottom: 10px;
}
/* 404 responsive */
@media (min-width: 768px) {
    .not-found-section {
        padding-top: 67%;
    }
	.not-found-block h1 {
        margin-bottom: 14px;
    }
	.not-found-warning {
        font-size: 24px;
        margin-bottom: 30px;
    }
}
@media (min-width: 992px) {
    .not-found-block h1 {
        font-size: 50px;
    }
}
/* default section */
.default-section {
	background: #f7f7f7;
    padding: 40px 0;
}
.default-section h1 {
	margin-bottom: 45px;
}
.default-section h2 {
	background: #6deecd;
	text-transform: uppercase;
	line-height: 32px;
    font-size: 20px;
    padding: 9px 10px;
	margin-left: -10px;
	margin-bottom: 30px;
	display: inline-block;	
}
.default-section h3 {
	text-transform: uppercase;
	font-size: 16px;
}
.default-section ul {
	margin-bottom: 27px;
}
.default-section li {
	margin-left: 16px;
	margin-bottom: 3px;
	line-height: 32px;
}
.default-section li ul {
	margin-left: 40px;
	list-style: disc;
}
.default-section a {
    color: #1d1d1d;
    font-weight: bold;
    display: inline;
    border-bottom: 2px solid #49c5b6;
    transition: .5s;
	text-decoration: none;
}
.default-section a:hover {
	color: #49c5b6;
}
/* default section responsive */
@media (min-width: 992px) {
    .default-section {
        padding: 90px 0;
    }
	.default-section h1 {
        font-size: 50px;
        line-height: 60px;
    }
	.default-section h2 {
        font-size: 24px;
    }
	.default-section h3 {
        font-size: 18px;
    }
}
/* agenda */
.event-top-info {
	position: relative;
	font-size: 0;
	padding-top: 45.6%;
}
.event-top-info img {
	width: 100%;
}
.event-top-info .event-top-info-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	color: #fff;
}
.event-top-info .event-top-info-caption .event-top-info-date {
	font-size: 30px;
	font-family: 'Taller-SuperGrotesk-BdL';
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.event-top-info .event-top-info-caption h1 {
	font-size: 16px;	
	font-family: 'Taller-SuperGrotesk-MedLF';
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.event-detail-info {
	padding: 40px 0 20px;
}
.details-of-event {
	list-style: none;
	background: #f5f5f5;
	color: #000;
	box-shadow:  0px 0px 3px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 40px;
	padding: 0;
}
.details-of-event li {
	border-top: 1px solid #a3a3a3;
	padding: 15px 15px 8px;
}
.details-of-event li:first-of-type {
	border-top: none;
}
.details-of-event li h4 {
	color: #0f1626;
	font-size: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.time-info {
	color: #fff;
	background: #49C5B6;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
	padding: 1px 15px;
	margin-bottom: 10px;
}
.details-of-event li a {
	font-size: 16px;
	line-height: 28px;
	text-decoration: underline;
	color: #000;
	display: inline-block;
	margin-bottom: 10px;
}
.details-of-event li a:hover {
	text-decoration: none;
}
.details-of-event li a.btn {
	text-decoration: none;
}
.event-price-info {
	margin-bottom: 10px;
}
.last-events-section {
    background: #f5f5f5;
    padding: 40px 0;
}
.last-events-section.style-3 {
    background: #fff;
    position: relative;
}
.last-events-section.style-3 h3.style-2 {
    font-family: 'Taller-SuperGrotesk-BdL';
    font-size: 160px;
    line-height: 1;
    -webkit-text-stroke: 4px rgba(109, 238, 205, 0.7);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: transparent;
    text-transform: uppercase;
    position: absolute;
    top: 422px;
    display: none;
}
.last-events-section.style-3 h2 {
    display: block;
    position: relative;
    z-index: 4;
    text-align: left;
}
.last-events {
	position: relative;
}
.last-events-section.style-3 .last-events {
    margin-bottom: 60px;
}
.style-3 .last-events:before {
    content: '';
    display: none;
    background: #f0f0f0;
    position: absolute;
    z-index: 1;
    top: -109px;
    bottom: -108px;
    left: 40px;
    right: 40px;
}
.event-date-mobile {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Taller-SuperGrotesk-BdL';
    color: #fff;
    position: absolute;
    top: 13px;
    right: 11px;
    background: #95174b;
    border-radius: 3px;
    padding: 1px 5px;
    z-index: 50;
}
.style-2 .last-events:before, .style-3 .last-events:before {
    content: '';
    display: none;
    background: #f0f0f0;
    position: absolute;
    z-index: 1;
	top: -109px;
    bottom: -108px;
    left: 40px;
    right: 40px;
}
.last-events-section.style-3 h2 {
    display: block;
    position: relative;
    z-index: 4;
    text-align: left;
}
.last-news.last-events .news-item {
	z-index: 2;
}
.last-events-section.style-2 h3.style-2, 
.last-events-section.style-3 h3.style-2 {
    font-family: 'Taller-SuperGrotesk-BdL';
    font-size: 160px;
    line-height: 1;
    -webkit-text-stroke: 4px rgba(109, 238, 205, 0.7);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: transparent;
    text-transform: uppercase;
    position: absolute;
    top: 422px;
    display: none;
}
/* agenda responsive */
@media (min-width: 576px) {
    .event-top-info .event-top-info-caption .event-top-info-date {
        font-size: 45px;
    }
	.event-top-info .event-top-info-caption h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }
}
@media (min-width: 992px) {
	.last-events-section {
        padding: 63px 0 84px;
    }
    .event-detail-info {
        padding: 74px 0 20px;
    }
	.event-top-info .event-top-info-caption .event-top-info-date {
        font-size: 65px;
    }
	.event-top-info .event-top-info-caption h1 {
        font-size: 45px;
    }
	.article-content {
        margin-bottom: 80px;
    }
	.style-3 .last-events:before {
        display: block;
    }
}
@media (min-width: 1600px) {
    .last-events-section.style-2 h3.style-2, 
	.last-events-section.style-3 h3.style-2 {
        right: -230px;
		display: block;
    }
}
@media (min-width: 1920px) {
    .last-events-section.style-3 h3.style-2, 
	.last-events-section.style-2 h3.style-2 {
        right: -150px;
    }
}
/* footer */
.contact-us-line-section {
	padding: 24px 0;
	text-align: center;
	background: #49C5B6;
	position: relative;
	z-index: 5;	
}
.contact-us-line-section .btn {
	font-size: 16px;
	padding: 2px 47px 2px 20px;
}
.contact-us-line-section .btn:after {
	font-size: 16px;
	margin-top: -8px;
	right: 12px;
}
.contact-us-line-section .btn:hover:after {
	right: 16px;
}
.contact-us-line-section h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 2;
}
.contact-us-line-section h2 p {
	margin-bottom: 0;
}
.logos-section {
	position: relative;
	z-index: 5;
	background: #fff;
}
.logos-wrapper {
	padding: 20px 0 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.logos-wrapper .logo-item {
	padding: 0 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	width: 45%;
}
.logos-wrapper .logo-item a {
	display: block;
	font-size: 0;
}
.logos-wrapper img {
	max-height: 30px;
	max-width: 100%;
}
.footer {
	background: #1d1d1d;
	color: #fff;
	padding: 20px 0;
	font-size: 14px;
	line-height: 28px;
	position: relative;
	z-index: 5;
}
.footer-column h6 {
	text-transform: uppercase;
	margin-bottom: 7px;	
}
.footer-column a {
	color: #fff;
}
.footer-column .footer-adress {	
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 24px;
}
.footer .menu {
	margin: 0;
	padding: 0;
}
.footer .menu li {
	line-height: 32px;
	list-style: none;	
}
.footer .menu li a {
	text-decoration: none;
}
.footer .menu li a:hover {
	text-decoration: underline;
}
.footer-social-title {
	margin-bottom: 20px;
}
.footer-social-links {
	font-size: 24px;
}
.footer-social-links a {
	display: inline-block;
	margin: 0 10px;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s;
}
.footer-social-links a:hover {
	color: #49c5b6;
}
.footer-column.footer-column-social {
	display: block;
}
.footer-menu-title {
	font-family: 'Taller-SuperGrotesk-MedLF';
	font-size: 15px;
	line-height: 28px;	
}
#toTop {
	position: fixed;
	right: 20px;
	bottom: 50px;	
	padding: 1px 7px;
	border: 2px solid #49c5b6;
	cursor: pointer;
	display: none;
}
#toTop:after {
	content: '\f062';
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	font-weight: 900;
	color: #49c5b6;	
}
/* footer responsive */
@media (max-width: 1199px) {
	.footer-column:nth-of-type(odd) {
		border-left: none;
	}
}
@media (max-width: 767px) {
	.footer-column {
		display: none;
	}
	.footer-column.footer-column-social .menu {
		text-align: center;
		margin-bottom: 40px;
	}
	.footer-social-title {
		display: none;
	}
	.footer-social-links {
		text-align: center;
	}
}
@media (min-width: 768px) {
	.footer {
		padding: 70px 0 67px;
	}
	.footer-columns {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.footer-column {
		flex: 1 1 48%;
		border-left: 2px solid rgba(255, 255, 255, 0.5);
		padding: 0 2% 0 3%;
		margin-bottom: 20px;
	}
	.footer-social {
		margin-top: 40px;
	}
	.footer-social h6 {
		margin-bottom: 20px;
	}
	.footer-social-links a {	
		margin: 0 20px 0 0;
	}
	.footer-social-links a:last-of-type {
		margin-right: 0;
	}	
}
@media (min-width: 992px) {
	.logos-wrapper img {
        height: 40px;
    }
}
@media (min-width: 1200px) {
	.footer-column {
		flex: 1 1 24%;
	}
	.footer-column:first-of-type {
		border-left: none;
	}
	.contact-us-line-section .flex-wrapper {
		display: flex;
		gap: 24px;
		align-items: center;
		justify-content: center;
	}
	.contact-us-line-section h2 {
		margin-bottom: 0;
	}
	.logos-wrapper div.logo-item {
		width: auto;
	}
}
/*
.icon-arrow-next-long:before { content: '\e801'; }
.icon-arrow-next-short:before { content: '\e802'; }
.icon-arrow-prev:before { content: '\e803'; }
.icon-arrow-next:before { content: '\e804'; } 
*/
/* common */
h1 {
	font-family: 'Taller-SuperGrotesk-BdL';
	font-size: 30px;
	color: #1d1d1d;
	text-transform: uppercase;
}
h2 {
	font-family: 'Taller-SuperGrotesk-BdL';
	font-size: 20px;	
	color: #0f1626;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;	
	font-family: 'Taller-SuperGrotesk-MedLF';
}
h4, h5 {
	font-size: 15px;
	line-height: 16px;
	font-family: 'Taller-SuperGrotesk-MedLF';
}
h6 {
	font-size: 15px;
	line-height: 28px;
	font-family: 'Taller-SuperGrotesk-MedLF';
}
.btn,
.wpcf7-form-control.wpcf7-submit {
	border-radius: 0;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Taller-SuperGrotesk-MedLF';
	position: relative;
	padding: 6px 50px 6px 34px;
}
.btn:after {
	content: '\e802';
	display: inline-block;
	font-family: "taller-icons";
    font-style: normal;
    font-weight: normal;
	font-size: 14px;
	line-height: 1;
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -7px;
	transition: right .5s;
}
.btn:hover:after {
	right: 20px;
}
.btn-primary {
	background: #1d1d1d;
	border-color: #1d1d1d;
	color: #fff !important;
}
.btn-primary:hover {
	background: #333 !important;
	border-color: #333 !important;
}
.btn-secondary {
	background: #ff533d;
	border-color: #ff533d;
}
.btn-secondary:hover {
	background: #dc3545 !important;
	border-color: #dc3545 !important;
}
.btn:focus {
    box-shadow: none !important;
}
.btn-success {
	background: #73c7c1;
	border-color: #73c7c1;
	color: #fff !important;
}
.btn-success:hover {	
	background: #67b3ad !important;
	border-color: #67b3ad !important;
}
.btn-link,
.btn-link:hover {
    background: #f8f8f8;
    border: 1px solid #878787;
    color: #878787;
	font-size: 16px !important;
	text-transform: uppercase;
	padding: 8px 153px 8px 28px !important;	
	text-decoration: none;
}
.btn-link.focus, .btn-link:focus {
    text-decoration: none;
    border: 1px solid #878787;  
}
.btn.dropdown-toggle:after {
    content: '';
    display: inline-block;
    background: url(images/arrow-down.svg) no-repeat;
    background-size: 100%;
    width: 15px;
    height: 12px;
    border: none;
    vertical-align: 1px;
	right: 25px;
	top: 50%;
	margin-top: -6px;
}
.btn.dropdown-toggle:hover:after {
	right: 25px;
}
.dropdown-menu {
	width: 100%;
}
.dropdown.show .dropdown-toggle:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
a.btn {
	border: none !important;
}
button:focus {
	border: none;
	outline: none;
}
p {
	line-height: 32px;
	margin-bottom: 30px;
}
em {
	font-style: italic;
}
.clear {
	clear: both;
}
del {
	text-decoration: none;
    background: #6deecd;
}
/* common responsive */
@media (min-width: 992px) {
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 35px;
		margin-bottom: 40px;
	}
	.last-events-section.style-3 h2 {
		font-size: 40px;
		line-height: 30px;
	}
	.contact-form h2 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	h3,
	.widget h2 {		
		font-size: 25px;
		line-height: 35px;
	}
	h4, h5 {
		font-size: 21px;
		line-height: 28px;
	}
	.event-info h4 {
		font-size: 18px;
	}
	.offer-info h3,
	.group h3 {
		font-size: 24px;
	} 
	.content-block-section h2 {
		margin-bottom: 30px;
	}
	.activities-item h4 {
		font-size: 16px;		
	}
	body {	
		font-size: 16px;
	}
	.btn,
	.wpcf7-form-control.wpcf7-submit {
		font-size: 20px;
		padding: 6px 70px 6px 34px;
	}
	.btn:after {	
		font-size: 22px;	
		margin-top: -11px;
	}
	.not-found-block h1 {
		font-size: 50px;
	}
	.text-section h1 {
		font-size: 50px;
		line-height: 60px;
	}
}
@media (min-width: 1400px) {
	h1 {
		font-size: 50px;
	}
	h3 {		
		font-size: 30px;
		line-height: 40px;
	}
	.news-block h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.blog-sidebar h3 {
		font-size: 25px;
	}
	.activities-item h4 {
		font-size: 22px;
		line-height: 35px;
	}
}

