/**
* Theme Name: YITH Proteo Child
* Description: This is a child theme of YITH Proteo, generated by YITH_Proteo_Wizard.
* Author: <a href="https://yithemes.com">YITH</a>
* Template: yith-proteo
* Version: 1.3.0
*/

.home .entry-content {
    position: relative;
    top: -80px;
}

nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    width: 100% !important;
}

li#menu-item-473 {
    background: #e59580;
    border-radius: 6px;
}

a,
p{
    font-family: 'Manrope' !important;
}

li#menu-item-473 a:hover{
    color: #fff !important;
}

body:not(.home) .elementor-element-fef7ed6 {
    background: #9f7e6b !important;
}

.ht-category-wrap-2:hover::before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    border: 2px solid #c96558 !important;
}

.eg_ipiresies_img img{
	 width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    object-position: center !important;
}

.eg_ipiresies_img .wl-row {
    row-gap: 35px;
}

.eg_ipiresies_img .ht-category-wrap-2 {
    text-align: center;
    border-radius: 6px;
}
