#open {
display: none;
}
@media only screen and (min-width: 575px) {
#open {
display: block;
}
#close, .cl-btn {
display: none;
}
}
.size-thumbnail {
width: 20px !important;
height: 20px !important;
}
.error-404 {
padding-top: 4rem;
}
.newsletter .gfield_label {
display: none;
}
.search-filter li.current a {
color: #c94234 !important;
}
.hidden {
display: none;
}
img {
max-width: 100%;
height: auto;
}
.size-hero {
width: 100%;
}
.sidenav img {
height: auto !important;
}
article.type-post header h2 {
padding-bottom: 15px;
text-transform: uppercase;
}
.bg-grey .container .sel,
.sml article.type-post header,
.textwidget a {
text-transform: uppercase;
}
div.horizontal-menu div.home-img {
display:inline-block;
margin-right:.4em;
width:18px;
height:18px;
background-image: url(//exhibition.telogliondigital.gr/wp-content/themes/mplus/img/mplus_home_icon-02.png);
background-repeat: no-repeat;
background-size:cover;
background-position: center;
transition: background-image 300ms ease-in-out;
}
div.horizontal-menu li:hover div.home-img,
div.horizontal-menu a.active div.home-img{
background-image: url(//exhibition.telogliondigital.gr/wp-content/themes/mplus/img/mplus_home_icon-red-02.png);
}
h4 > a {
font-size:1.5rem;
}
.grid-item h6 {
text-transform: uppercase;
}
section.bg-grey div.container div.grid div.grid-item a p {
text-align: left;
}
p > br {
line-height: 0;
}
.search-filter li .no-artists {
pointer-events: none;
color: #a1a1a1!important;
}
.artist-name {
overflow: hidden;
text-overflow: ellipsis;
}
.col-lg-6.ft-desc p{
font-size: 14px;
}