body { background-color:  #ece9d8;
}
a[rel~="tag"] {
text-decoration: none;
color: #000000;
font-size: 12px;
}
a[rel~="tag"]:before {
content: "#";
}
a[rel~="tag"]:hover {
text-decoration: none;
background-color: #000000;
color: #FFFFFF;
}
#widget-nav_menu-7 ul {
justify-content: center;
}
span.tag-groups-tag a {
color: #000000;
font-size: 14px!important;
}
span.tag-groups-tag a span {
font-size: 18px!important;
}
span.tag-groups-tag a:before {
content: "#";
} .wpp-list.wpp-list-with-thumbnails {
padding: 0;
}
.wpp-thumbnail.wpp_featured.wpp_cached_thumb {
border-radius: 5px;
}
.wpp-post-title {
font-weight: bold;
text-decoration: none;
}
.el-link.uk-link-text {
text-decoration: none;
}
figcaption a {
text-decoration: none;
}
.wpp-list li {
margin-bottom: 0.6rem;
} @media (min-width: 980px) { .related-gallery {
flex-flow: column;
height: 100%;
justify-content: space-around;
}
.gallery-item {
max-width: 22.5%;
display: inline-grid;
margin:20px;
}
.gallery-item a {
margin-top:5px;
font-weight: 600;
}
.gallery-item:nth-child(1){
margin-left:0;
}
.gallery-item:nth-child(4){
margin-right:0;
}
iframe[src*="bandcamp.com"],
iframe[src*="soundcloud.com"],
iframe[src*="mixcloud.com"] {
max-width:380px!important;
min-height:380px;
float: right;
margin: 30px 0 30px 60px;
}
.single-post .uk-width-2-3\@m.uk-first-column {
font-size: 18px;
}
}
@media screen and (max-width: 480px) {
body {
background-attachment: fixed;
}
iframe[src*="bandcamp.com"],
iframe[src*="soundcloud.com"],
iframe[src*="mixcloud.com"] {
float: none;
max-width: 100%;
margin-bottom: 30px;
}
}