.entry-byline .entry-author {
float: left;
}
.g1-content-narrow > p {
max-width: none;
}
.g1-hb-row .g1-primary-nav-menu .menu-item {
border-right: 1px solid black;
}
.g1-hb-row .g1-primary-nav-menu .menu-item:last-child {
border-right: none;
}
.vc_gitem-zone-a .vc_gitem-zone-mini {
min-height: 50px;
}
.g1-archive-filter {
background-color: black;
}
figure.vc_figure,
a.vc_single_image-wrapper,
img.vc_single_image-img {
width: 100%;
}
.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid {
margin-bottom: 0 !important;
}
.menu-item-has-children > a::after {
right: 5px !important;
}
@media (max-width: 640px) {
.g1-archive-filter {
display:none;
}
}
.entry-subtitle p {
font-size: 14px !important;
}
.wallpaper-left, .wallpaper-right {
position: absolute;
top: 300px;
}
.wallpaper-left img, .wallpaper-right img {
max-width: initial;
}
.wallpaper-left {
right: 50%;
margin-right: 640px;
}
.wallpaper-right {
left: 50%;
margin-left: 640px;
}
@media (max-width: 1000px) {
.wallpaper-left, .wallpaper-right {
display: none;
}
}
@body {
background-color: #fdf8e4;
}