/*
Theme Name:	GutenVerse - Child Theme
Theme URI: http://themnific.com
Description:	A basic child theme for GutenVerse Theme
Author:		Dannci
Author URI: http://themnific.com
Template:	gutenverse
Version:	0.1
*/

/* ADD SOME STYLE BELOW */

html, body {
    height: auto;
}

.has-post-thumbnail .entryhead_single {
    display: none;
}

.item_inn .tmnf_excerpt .helip {
    display: none;
}

.flex {
	flex: 1;
}

.custom-meta-articolo {
    border: 1px solid #e6ecf5;
    background-color: #f9fbff;
    padding: 15px 20px;
    font-size: 14px;
    display: flex;
	margin-bottom: 35px;
    flex-wrap: wrap;
    align-items: center;
	border-radius: 4px;
}

.custom-meta-articolo > div:not(:last-child) {
    margin-right: 20px;
}

button.print-btn {
    margin: 0;
    border: 0;
    background-color: #0b3c6e;
    color: #fff;
    font-size: 13px;
    padding: 8px 12px;
    border-radius: 8px;
    transition: all .2s ease-in-out;
}

button.print-btn > i {
	margin-right: 8px;
}

button.print-btn:hover {
    transform: scale(1.01);
	color: #fab03c;
}

h3.custom-article-title {
    padding: 0 30px;
}

h3.custom-cat-title {
    margin-top: 0;
}

.custom-sub-categories {
    position: relative;
    margin: 0 0 60px 0;
    padding: 0 30px;
    overflow: hidden;
}

.custom-sub-cat {
    border: 1px solid #e6ecf5;
    margin: 20px 0;
    padding: 20px;
    transition: all .2s ease-in-out;
    display: flex;
    align-items: center;
    font-size: 13px;
}

.custom-sub-cat:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.custom-sub-cat > i {
    font-size: 24px;
    margin-right: 20px;
}

.custom-sub-cat > a {
    flex: 1;
    font-weight: 600;
    font-size: 18px;
}

.archive-post-meta {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
}
.archive-post-meta > div:not(:last-child) {
    margin-bottom: 5px;
}

.nav > li > a, 
.top_nav .searchform input.s {
    display: flex;
    text-transform: unset !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.nav li ul {
    background-color: #e7ecf5;
    box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.nav a i {
    color: #fab03c !important;
}

.nav li ul {
    width: auto;
}

.nav>li>ul>li, 
.nav li ul ul li {
    max-width: 500px;
}

.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before {
    top: 3px;
}

.sidebar_item .side-posts li {
    display: flex;
    flex-direction: column;
    padding-left: 50px;
    position: relative;
}

.sidebar_item .side-posts li .wp-block-latest-posts__featured-image {
    position: absolute;
    left: 0;
    border-radius: 100px;
    overflow: hidden;
    top: 12px;
}

.sidebar_item .side-posts li a {
    font-size: 14px;
    line-height: 1.5;
}

.sidebar_item .side-posts li time {
    font-size: 11px;
}

.footer_text {
    max-width: 100%;
}

.home .mag_block_1 .item .imgwrap {
    height: 120px;
    overflow: hidden;
    /* box-shadow: 0 0 15px rgba(0,0,0,.06); */
    border: 1px solid #e6ecf5;
}

.home .mag_block_1 .item .item_inn {
    box-shadow: 0 0 15px rgba(0,0,0,.06);
    padding: 20px 30px;
    overflow: hidden;
    margin: -40px 5% 0px -5%;
    /* border-radius: 12px; */
}

.home .mag_block_1 .item {
    overflow: visible;
}

.home .mag_block_1 .item .item_inn > * {
    margin: 0;
}

.head_extend {
    display: none;
}

.foocol.last.p-border {
    display: none;
}

@media only screen and (min-width: 868px) {
    .foocol {
        width: 33.3333% !important;
    }
}

.home-slider .owl-item .item, 
.home-slider .owl-item {
    height: 400px;
}

.home-slider .owl-item .item{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    /* justify-content: center; */
}

.home-slider .guten_slider .item_inn {
    position: relative;
    top: unset;
    bottom: unset;
    right: -6%;
}

.home-slider .owl-item .item, 
.home-slider .owl-item {
    height: 400px;
}

.home-slider .owl-item .item{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    /* justify-content: center; */
}

.home-slider .guten_slider .item_inn {
    position: relative;
    top: unset;
    bottom: unset;
    right: -6%;
}

.home-slider .tmnf_titles_are_medium .tmnf_title.posttitle {
    font-weight: 700;
    font-size: 28px !important;
}

.block_title h2 {
    font-size: 30px !important;
}

@media screen and (max-width: 1425px) {
    h1.entry-title, h2 .maintitle, h2.maintitle, .item_mag3_big h2.posttitle, .blogger .item_big h2, .block_title h2 {
        font-size: 2.8vw !important;
    }
}

.home .wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}

.home .wp-block-search__input {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important;
}

.home .wp-block-search__button {
    margin-left: 10px;
    word-break: normal;
}

.wp-block-latest-posts__list > li:first-child {
	border-top: 0px;
}

.sidebar_item {
    padding: 35px 45px;
    font-size: 15px;
}

.category .has-post-thumbnail .imgwrap, 
.category .page_hero, .main_slider_wrap,
.search .has-post-thumbnail .imgwrap, 
.search .page_hero, .main_slider_wrap{
    box-shadow: 0 9px 18px 0 #0000001f;
    border: 1px solid;
    border-color: #efefef;
    margin-bottom: 30px;
}

.cat-cip {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fab03c;
    color: #fff !important;
    padding: 4px 7px;
    border-radius: 100px;
    position: relative;
    margin: -10px 0 8px 0;
    display: block;
    width: fit-content;
	transition: all .2s ease-in-out;
}
.cat-cip:hover {
	opacity: .6;
}


/** RELATED POST **/

#post_nav {
    border-radius: 4px;
}

.related-post-wrapper {
    border: 1px solid #e6ecf5;
    border-radius: 4px;
}

.related-post-item {
    align-items: center;
    display: flex;
	padding: 20px;
}

.related-post-item:not(:last-child) {
    border-bottom: 1px solid #e6ecf5;
}

.related-post-item a.post-image {
    width: 80px;
    min-width: 80px;
    height: 80px;
    min-height: 80px;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 20px;
}

.related-post-item a.post-image > img {
    min-width: 100%;
    min-height: 100%;
}

.related-post-meta {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 85%;
    font-weight: 500;
}

a.post-info {
    display: block;
    width: 100%;
}

/** ********** **/

.main-breadcrumbs {
	display: none !important;
}

.breadcrumb .breadcrumb_last,
.breadcrumb .breadcrumb_separator:last-of-type {
    display: none !important;
}

.breadcrumb_separator {
    margin: 0 2px;
    font-size: 13px;
    color: #0b3c6e;
}

@media only screen and (min-width: 868px) {
    .eightcol {
        width: 65% !important;
    }
    .fourcol {
        width: 35% !important;
    }
	.blog_layout_list .imgwrap {
        width: calc(40% - 40px) !important;;
    }
	.blog_layout_list .item_small.has-post-thumbnail .item_inn {
        width: 60% !important;;
    }
}

@media screen and (max-width: 1025px) {
    .sidebar_item .cat_nr {
        display: unset !important;
    }
}

@media only screen and (max-width: 868px) {
	#titles {
		margin: 20px auto;
	}
}

@media only screen and (max-width: 450px) {
	#titles {
		width: 70% !important;
	}
	.archive_title {
		margin-top: 0px !important;
	}
	.custom-sub-categories {
		padding: 0 10px;
	}
}

@media print {
    #header,
    #footer,
    .scrollTo_top,
    .postinfo,
    .yasr-auto-insert-visitor,
    .print-btn,
	.yarpp-related,
	.no-print {
        display: none !important;
    }

    #core {
        padding-top: 20px;
    }

    .container, .container_alt, .container_vis {
        max-width: 100% !important;
        font-size: 15px !important;
    }

    h1 {
        font-size: 30px !important;
    }

    .custom-meta-articolo {
        padding: 15px;
    }
}