html{
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 24px;
background: #000;
color: #fff;
}
body,html{
overflow-x: hidden;
}
a{
color: #d48063;
text-decoration: none !important;
}
a:hover, a:focus{
color: #d48063;
}
a:focus {
outline: thin dotted !important;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px !important;
}
a:visited {
color: #d48063;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-top: 0;
font-family: "Unbounded";
color: #fff;
text-transform: uppercase;
font-weight: 700 !important;
line-height: 140%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom: 10px;
}
h1{
font-size: 32px;
line-height: 150%;
}
h2{
font-size: 28px;
line-height: 150%;
}
h3{
font-size: 26px;
line-height: 150%;
}
h4{
font-size: 24px;
line-height: 150%;
}
h5{
font-size: 20px;
line-height: 150%;
}
h6{
font-size: 16px;
line-height: 150%;
}
a{
color: #d48063;
text-decoration: none !important;
}
a:hover, a:focus{
color: #d48063;
}
a:visited {
color: #d48063;
}
ul, ol {
margin-left: 0;
padding-left: 17px;
}
#secondary.widget-area .widget ul {
list-style: none;
padding-left: 0;
}
.site-main article p a, 
.site-main article .entry-content a, 
.comment-content p a, 
.site-main article li a, 
.comment-content li a, 
.textwidget p a {
text-decoration: underline !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
background-color: transparent;
color: #fff;
cursor: pointer;
padding: 13px 28px;
border-radius: 0 !important;
display: inline-block;
border: 1px solid #fff;
font-family: "Unbounded",sans-serif;
font-size: 15px;
text-transform: uppercase;
font-weight: 500;
position: relative;
overflow: hidden;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
background: #fff;
color: #000;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
background: #fff !important;
color: #000;
}
.comment-respond .comment-form input[type="submit"]:hover{
background: #fff;  
color: #000;
}
.blog-element article.blog-post {
width: calc(33.33% - 30px);
margin: 0 15px;
margin-bottom: 30px;
}
.blog-element {
height: 100%;
}
.blog-element h3.entry-title {
font-size: 21px;
line-height: 125%;
}
.blog-element h3.entry-title a{
color: #fff;
}
.blog-element h3.entry-title {
font-size: 21px;
line-height: 125%;
margin-top: 0;
margin-bottom: 0;
}
.blog-element .date {
margin-top: 10px;
font-size: 14px;
color: #fff;
display: inline-block;
border-radius: 0;
}
.blog-element .date span {
color: #fff;
}
.blog-element .blog-img {
position: relative;
width: 100%;
}
.blog-element p.post-excerpt {
margin-top: 8px;
}
.blog-element .post-content {
margin-top: 0;
padding: 20px;
width: 100%;
}
.blog-list .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
flex-wrap: wrap;
}
.blog-list .row > [class*='col-'] {
display: flex;
flex-direction: column;
}
.blog-list .blog-element{
border: 1px solid #404040;
} .col-md-4 .widget h2 {
font-size: 20px;
}
.page-section,.full-width {
padding: 70px 0;
} ol.wp-block-latest-comments {
padding-left: 0;
}
header.entry-header h1.entry-title {
font-size: 29px;
margin-top: 0;
margin-bottom: 5px;
line-height: 125%;
}
header.entry-header {
margin-bottom: 15px;
}
span.edit-link a {
box-shadow: none;
padding: 3px 21px;
margin-top: 20px;
border-radius: 0;
border: 1px solid #d48063;
color: #fff;
}
span.edit-link {
margin-top: 15px;
display: block;
margin-bottom: 15px;
}
span.cat-links, span.tags-links {
display: block;
margin-bottom: 5px; }
article .post-bg .entry-footer {
margin-top: 20px; }
span.comments-link {
border: 1px solid #ddd;
font-size: 13px;
padding: 3px 10px;
border-radius: 5px; }
span.comments-link a {
color: #000; }
select {
width: 100%; }
.comment-respond .comment-form textarea {
height: 200px;
padding: 10px;
background: none;
border: none;
border: 1px solid #fff;
outline: 0 !important;
transition: all 0.5s ease-out 0s;
width: 100%;
border-radius: 3px;
color: #fff;
}
.comment-respond .comment-form input {
background: none;
border: none;
outline: 0;
font-size: 15px;
padding: 0;
border: 1px solid #fff;
box-shadow: none;
-webkit-transition: all 0.3s;
border-radius: 3px;
padding: 10px 16px;
transition: all 0.5s ease-out 0s;
} .comment-reply-title {
font-size: 21px;
}
header.page-header {
margin-top: 0;
border-bottom: 1px solid #404040;
}
header.page-header h1.page-title {
font-size: 29px;
line-height: 125%;
}
.site-logo{
padding-right: 20px;
}
.site-logo img.custom-logo {
max-height: 50px;
width: auto;
}
.site-logo {
display: flex;
align-items: center;
gap: 10px;
}
nav#site-navigation {
position: relative;
top: 0;
width: auto;
height: auto;
padding: 0rem;
margin-left: auto;
}
header#masthead .col-md-12 {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
column-gap: 1.25rem;
width: 100%;
margin: 0 auto;
}
nav#site-navigation .menu .navbar-nav>li>.sub-menu li a:focus,.navbar-nav>li>.sub-menu li a:focus-within {
background: #000 !important;
border: none !important;
color: #fff !important;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu {
position: absolute;
opacity: 0;
left: -9999px;
z-index: 99999;
display: block !important;
right: auto;
box-shadow: 0px 10px 20px -5px rgba(10, 42, 105, 0.06) !important; background: #f5f5f5;
}
nav#site-navigation .menu li.menu-item-has-children:hover .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus-within .sub-menu{
display: block;
left: 0;
margin-top: 0;
opacity: 1;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu{
position: absolute;
opacity: 0;
left: -9999px;
z-index: 99999;
display: block !important;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus-within .sub-menu{
display: block;
left: 220px;
margin-top: 0;
opacity: 1;
}
nav#site-navigation li > .sub-menu li a {
padding: 8px 20px !important;
}
nav#site-navigation li > .sub-menu li a:hover,nav#site-navigation li > .sub-menu li a:focus {
background:#d48063;
color: #fff;
}
.header-navigation li a {
padding: 14px 15px;
font-size: 15px;
color: #fff;
}
p.site-title a {
font-family: "Unbounded";
color: #fff;
font-weight: 700;
font-size: 21px;
}
.header-navigation ul ul {
background: #fff;
width: 220px;
}
.header-navigation li {
display: inline-block;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li {
border-bottom: none;
width: 100%;
}
.header-navigation ul ul a {
width: 100%;
}
nav#site-navigation li.menu-item-has-children>a:after {
position: relative;
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
top: 2px;
}
header#masthead {
padding: 15px 25px;
}
#hamburger-menu span {
opacity: 1;
left: 0;
display: block;
width: 100%;
height: 2px;
border-radius: 10px;
color: black;
background-color: #d48063;
position: absolute;
transform: rotate(0deg);
transition: .4s ease-in-out;
}
#hamburger-menu span:nth-child(1) {
top: 0;
}
#hamburger-menu span:nth-child(2) {
top: 7px;
}
#hamburger-menu span:nth-child(3) {
top: 14px;
}
#hamburger-menu.open span:nth-child(1) {
transform: translateY(9px) rotate(135deg);
}
#hamburger-menu.open span:nth-child(2) {
opacity: 0;
transform: translateX(-60px);
}
#hamburger-menu.open span:nth-child(3) {
transform: translateY(-9px) rotate(-135deg);
}
#hamburger-menu {
position: relative;
width: 22px;
height: 20px;
}
button.close-menu {
display: none;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li:last-child{
border: none;
}
.header-navigation {
display: flex;
align-items: center;
}
.social-icons span {
display: inline-block;
font-size: 19px;
margin: 0 7px;
}
.header-navigation .social-icons {
padding-left: 30px;
}
.archive .site-main article header.entry-header h2,.blog .site-main article header.entry-header h2 {
font-size: 21px;
margin-bottom: 7px;
}
.archive .site-main article header.entry-header h2 a,.blog .site-main article header.entry-header h2 a {
color: #fff;
}
.archive .page-section .site-main article, .blog .page-section .site-main article {
padding-bottom: 0;
margin-bottom: 40px;
border: 1px solid #404040;
}
.archive .article-content,.blog .article-content {
padding: 30px;
}
.archive .page-section .site-main article footer.entry-footer, .blog .page-section .site-main article footer.entry-footer{
margin-top: 20px;
}
.archive .page-section .site-main article:last-child, .blog .page-section .site-main article:last-child{
margin-bottom: 0;
}
article a.post-thumbnail img {
width: 100%;
display: block;
}
footer#colophon {
background-color: #000;
border-top: 1px solid #404040;
padding-top: 80px;
}
footer#colophon h3.widget-heading {
color: #fff;
font-size: 21px;
line-height: 125%;
margin-bottom: 20px;
}
.prefooter {
padding-top: 0;
padding-bottom: 40px;
}
#secondary .widget {
border: 1px solid #404040;
padding: 20px;
}
div#calendar_wrap table {
background-color: transparent;
width: 100%; }
#wp-calendar caption {
background-color: #33475b;
color: #ffffff;
padding: 10px; }
#wp-calendar thead tr th {
text-align: center; }
table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }
table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }
#wp-calendar tbody tr td {
text-align: center; }
#wp-calendar tr th {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }
#wp-calendar tr th:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }
#wp-calendar tr td {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }
#wp-calendar tr td a {
font-weight: bold; }
#wp-calendar tr td:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }
#wp-calendar tfoot tr td {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
#secondary #wp-calendar tr td {
border: 1px solid #eee; }
#secondary #wp-calendar tr th {
border: 1px solid #eee; }
.prefooter a, .prefooter p, .prefooter span {
color: #fff;
}
.prefooter ul {
color: #fff;
}
.site-info, .site-info a {
color: #fff;
}
.site-info {
padding: 16px 0;
text-align: center;
font-size: 14px;
margin-top: 50px;
}
div#hamburger-menu {
display: none;
}
input.wp-block-search__input {
padding: 14px 10px;
border-radius: 0;
}
.single article footer.entry-footer {
margin: 30px 0;
}
.sr-only {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
svg.svg-icon path {
fill: #d48063;
}
input#wp-comment-cookies-consent {
width: auto;
height: auto;
padding: 0;
display: inline-block;
}
p.comment-form-cookies-consent label {
display: inline-block;
}
.widget_recent_jobs ul.job_listings li.job_listing {
padding-left: 15px;
padding-right: 15px;
}
.job_filters .select2-container {
width: 100% !important;
}
.site-logo h1.site-title {
font-size: 21px;
}
h2.widgettitle,h2.widget-title {
font-size: 21px;
}
input[type="search"] {
padding: 8px 10px;
}
.error404 form.search-form {
margin-bottom: 20px;
}
.section-spacing {
padding: 115px 0;
}
.section-headings {
text-align: left;
margin-bottom: 30px;
padding-bottom: 5px;
border-bottom: 1px solid #404040;
}
.cta-section {
padding: 115px 0;
text-align: left;
}
.banner-section {
height: 100vh;
display: flex;
align-items: center;
} .banner-section h1 {
color: #FFFFFF;
font-size: 60px;
text-align: center;
margin-bottom: 40px;
}
.section-headings h2 {
font-size: 34px;
font-weight: 700;
}
.section-headings span {
font-size: 16px;
}
.cta-section span {
display: block;
}
.cta-section,.banner-section,.site-footer {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
}
.btn-default {
background-color: transparent;
color: #fff;
cursor: pointer;
padding: 13px 28px;
border-radius: 0 !important;
display: inline-block;
border: 1px solid #fff;
font-family: "Unbounded",sans-serif;
font-size: 15px;
text-transform: uppercase;
font-weight: 500;
position: relative;
overflow: hidden;
transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
}
.btn-default:after {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
transform: translateX(-100%);
transition: 0s;
}
.qodef-m-text {
position: relative;
z-index: 12;
transition: .2s;
font-style: normal;
}
.btn-default:hover:after {
animation: qodef-btn-outline-animation 1.2s cubic-bezier(.34,.43,.13,.96) forwards;
}
.btn-default:hover:not(.qodef-btn-custom-hover-color) .qodef-m-text{
animation: qodef-btn-text-outline-animation 1.2s forwards;
}
.btn-default:hover:after {
animation: qodef-btn-outline-animation 1.2s cubic-bezier(.34,.43,.13,.96) forwards;
}
@keyframes qodef-btn-outline-animation {
0% {
transform: translateX(-101%)
}
50% {
transform: translateX(0)
}
100% {
transform: translateX(101%)
}
}
@keyframes qodef-btn-text-outline-animation {
0%,100%,75% {
color: #fff
}
30%,50% {
color: #000
}
}
.cta-section .btn-default {
margin-top: 30px;
}
header#masthead { border-bottom: 1px solid #404040;
}
.section-overlay:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(0 0 0 / 34%);
content: "";
}
.section-overlay {
position: relative;
}
.cta-section h2 {
color: #fff;
}
.cta-section span {
color: #fff;
}
h2.comments-title {
font-size: 21px;
}
.header-add-listing a {
font-size: 16px;
font-weight: 400;
background-color: #d48063;
border-radius: 3px 3px 3px 3px;
padding: 9px 14px !important;
color: #fff !important;
}
.header-add-listing a:hover{
background: #222!important;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li {
background: #000;
border-bottom: 1px solid #404040;
}
.page-template-template-home header#masthead {
position: absolute;
width: 100%;
z-index: 999;
background: #000;
border: none;
}
.page-template-template-home p.site-title a,.page-template-template-home p.site-description{
color: #fff;
}
p.site-title {
margin-bottom: 0;
}
.page-template-template-home p.site-description {
font-size: 14px;
}
.page-template-template-home .header-navigation li a {
color: #fff;
}
header p.site-description {
margin: 0;
font-size: 14px;
}
.banner-section {
text-align: center;
}
.tilt {
width: 100%;
}
.tilt__item {
display: inline-block;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-perspective: 800px;
perspective: 800px;
position: relative;
}
.tilt__item .buyPrint {
border: 0px solid #2b658b;
border-radius: 4px;
color: white;
display: block;
height: 40px;
background: #2b658b;
position: absolute;
right: 5px;
bottom: 60px;
transition: all 0.5s ease !important;
z-index: -1;
box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
padding: 0 30px;
cursor: pointer;
transform: none !important;
}
.tilt__item .tilt__overlay {
position: fixed;
right: 20px;
left: 20px;
top: 20px;
bottom: 20px;
border: 2px solid white;
background: #000000;
opacity: 0;
box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
transition: all 0.2s ease !important;
}
.tilt__item:hover .buyPrint {
bottom: -55px;
}
.tilt__item:hover .tilt__item-inner {
box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
}
.tilt__item:hover .tilt__overlay {
opacity: 0.1;
}
.tilt__item-inner {
width: 400px;
height: 300px;
background: #fff center;
background-size: cover;
border-radius: 3px;
pointer-events: none;
box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
transition: all 0.2s ease;
}
.photo-info h2 {
margin: 10px 0 0;
}
.photo-info a {
display: block;
margin-top: 5px;
}
.album-list .row {
margin-bottom: 40px;
}
.album-list .row:last-child {
margin-bottom: 0;
}
.album-list h3.entry-title {
font-size: 21px;
}
.album-list h3.entry-title a {
color: #fff;
}
.photo-info {
margin-top: 25px;
}
.blog-list .row {
margin-bottom: 40px;
}
.blog-list .row:last-child {
margin-bottom: 0;
}
h3.entry-title a:hover {
color: #d48063;
}
.cta-section h2 {
text-align: left;
margin-bottom: 25px;
}
.cta-section {
text-align: left;
}
.cta-section .btn-default {
margin-top: 60px;
}
@media (min-width: 1200px) {
.container{
max-width: 1300px;
width: 1300px;
}
}
#page:after {
display: block;
pointer-events: none;
content: '';
-webkit-animation: grain 8s steps(10) infinite;
animation: grain 8s steps(10) infinite;
background-image: url(//soundkonzepte.com/wp-content/themes/artimusic/assets/img/pattern.webp);
height: 300%;
width: 300%;
opacity:0.09;
position: fixed;
z-index: 1;
left: -50%;
top: -110%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: transform;
}
#page.hide-grain:after {
display: none;
}
@keyframes grain {
0%, 100% { transform:translate3d(0, 0, 0); }
10% { transform:translate3d(-5%, -10%, 0); }
20% { transform:translate3d(-15%, 5%, 0); }
30% { transform:translate3d(7%, -25%, 0); }
40% { transform:translate3d(-5%, 25%, 0); }
50% { transform:translate3d(-15%, 10%, 0); }
60% { transform:translate3d(15%, 0%, 0); }
70% { transform:translate3d(0%, 15%, 0); }
80% { transform:translate3d(3%, 35%, 0); }
90% { transform:translate3d(-10%, 10%, 0); }
}
.cta-section .row{
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.single article .post-thumbnail {
margin-bottom: 30px;
}
.counter-item {
display: inline-block;
padding: 0 30px;
}
.counter-item h3 {
font-size: 40px;
margin-bottom: 0;
font-weight: 600 !important;
}
.counter-section {
position: absolute;
bottom: 0;
width: 100%;
background: rgb(255 255 255 / 14%);
padding: 30px 40px;
}
h2.counter-text {
font-size: 20px;
max-width: 300px;
text-align: left;
margin: 0;
font-weight: 600 !important;
}
.counter-section {
display: flex;
justify-content: center;
align-items: center;
}
.myCountdown {
padding-left: 45px;
padding-right: 45px;
}
.follow-banner i {
font-size: 35px;
}
.follow-banner {
display: flex;
justify-content: center;
align-items: center;
gap: 27px;
}
.follow-banner span {
font-size: 18px;
}
.songs-section {
padding: 100px 0;
padding-bottom: 0;
}
.follow-banner a {
color: #fff;
}
.ai-with-typography{
font-family: "Montserrat", sans-serif;
}
.ai-wrap .ai-audio-control {
background-color: #d48063;
}
.ai-wrap .ai-audio-control:hover,.ai-wrap .ai-audio-control:focus {
background-color: #d48063
}
.ai-wrap .ai-track-progress {
background-color: #d48063;
}
.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
background-color: #d48063
}
.ai-wrap .ai-btn.ai-btn-active {
background-color: #d48063
}
.ai-wrap .ai-track:hover,.ai-wrap .ai-track.ai-track-active {
background-color: #d48063;
color: #fff
}
.ai-wrap .ai-footer a {
color: #d48063;
}
.ai-wrap .ai-footer a:hover {
color: #d48063;
}
.ai-wrap .ai-scroll-wrap>div:last-child div {
background-color: #d48063 !important
}
.footer-site-logo {
text-align: center;
}
.cta-section.no-bg-image::before {
border-top: 1px solid #404040;
max-width: 1300px;
margin: 0 auto;
background: none;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.cta-section.no-bg-image{
border-bottom: 1px solid #404040;
}
.site-footer .social-icons span {
font-size: 29px;
margin: 0 13px;
}
footer#colophon .social-icons {
margin-top: 30px;
}
.comment-form label {
display: block;
}
.comment-respond .comment-form input {
width: 100%;
color: #fff;
}
.comment-respond .comment-form input[type="submit"] {
width: auto;
}
.widget select {
max-width: 100%;
color: #000;
font-size: 15px;
padding: 6px 10px;
}
.single div#comments {
margin-top: 40px;
}
.widget button.wp-block-search__button {
padding: 8px 28px;
}
.widget form.search-form {
display: flex;
}
.widget form.search-form label {
margin: 0;
}
.ai-wrap .ai-btn:focus {
background: #d48063 !im portant;
}
.ai-wrap .ai-audio-control:focus {
background-color: #d48063 !important;
}
.header-navigation ul>li.current-menu-item a {
color: #d48063;
}
.site-info a {
color: #d48063;
}
.footer-site-logo img.custom-logo {
max-height: 70px;
width: auto;
}
.gallery-section {
border-bottom: 1px solid #404040;
}