/*
Theme Name: Neve Child
Template: neve
Author: kokekobooks
Version: 20220717.1658064089
Updated: 2022-07-17 22:21:29

*/

.nv-post-thumbnail-wrap img.wp-post-image {
    border: 1px solid #eee !important;
}
blockquote {
    border: 0;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-style: italic;
    color: #4e4e4e;
    background-color: #f2f9ff;
    padding: 10px 80px;
    margin: 0;
}
blockquote:before {
    position: absolute;
    color: #d2e6ff;
    display: inline-block;
    top: 7px;
    left: 10px;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 58px;
    line-height: 1;
    font-weight: 900;
}
@media (max-width: 960px){
blockquote:before {
font-size:30px;
}
}
blockquote:after {
    position: absolute;
    color: #d2e6ff;
    display: inline-block;
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    bottom: 5px;
    right: 15px;
    text-align: center;
}
@media (max-width: 960px){
blockquote:after {
font-size:30px;
}
}
blockquote p {
    position: relative;
    line-height: 1.7;
    z-index: 3;
    padding: 0;
    margin: 10px 0;
}
blockquote cite {
    position: relative;
    color: #888;
    display: block;
    font-size: 0.9em;
    text-align: right;
    z-index: 3;
}
.nv-page-title .neve-breadcrumbs-wrapper, .nv-title-meta-wrap .neve-breadcrumbs-wrapper {
    display: none;
}
.wp-block-search .wp-block-search__button {
    white-space: nowrap;
    padding: 7px !important;
}
form.wp-block-search input.wp-block-search__input {
    padding: 7px !important;
}

.hfg-slot.right {
	display:none;
}

@media (min-width: 960px){
.nv-non-grid-article .content {
align-items:start !important;
}	
}

aside .widget .widget-title {
font-size: 16px;
}

aside ul li {
font-size:14px;
}

@media (min-width: 960px) {
.neve-main > .archive-container .nv-sidebar-wrap {
    border-left: 1px solid #EEE;
}
}
