/*
Theme Name: Fidalgo
Theme URI: https://fidalgo.qodeinteractive.com
Description: Restaurant WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: fidalgo
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* .qodef-social-links-group .qodef-link-holder a{
    color: #000000 !important;
}
.qodef-circular-slider-holder .qodef-m-content .qodef-e-text{
    color: #000000 !important;
}
.qodef-button.qodef-layout--outlined{
    color: #000000 !important;
} */
.qodef-circular-slider-holder .qodef-m-content .qodef-e-text{
	font-family:Viaoda Libre;
}
.qodef-header--split-left-to-right #qodef-page-header .qodef-header-logo-link {
    height: 100px !important;
}
.qodef--passepartout {
    background-image: none!important;
    padding: 20px 0px 0px;
}
.qodef-header-navigation>ul>li>a {
    font-family: Viaoda Libre;
    font-size: 14px;
}
.qodef-blog.qodef-item-border--yes .qodef-grid-item {
    outline: 1px solid var(--qode-custom-border-color, rgba(201, 165, 129, .5));
    height: calc(100% - 1px);
    padding: var(--qode-columns-row-gap) var(--qode-columns-col-gap);
    background-color: #261911;
    background-image: url(https://koaindia.com/demo2/wp-content/uploads/2025/05/boho-botanical-wall-art-free-png-1-600x840.webp);
    background-position: 26% 91%;
    background-repeat: no-repeat;
    border-style: groove;
    border-width: 3px 3px 3px 3px;
    border-color: #B58C67;
}
.qodef-blog-item ul{
    text-align: left;
    color: #000;
}
.qodef-blog-item table{
	 color: #000;
}
.qodef-blog-item h3,.qodef-blog-item h4,.qodef-blog-item h5, .qodef-blog-item a{
    text-align: start;
    color: #94795a;
}
.qodef-blog-item p,.qodef-blog-item ul,.qodef-blog-item table, {
    text-align: start;
    color: #000;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 65px!important;
}
.qodef-blog.qodef-item-layout--simple:not(.qodef-col-num--1).qodef-col-num--2 .qodef-e-media-image img {
    --qode-hover-scale: 1.016;
    height: 400px;
}
.single-post .entry-title {

    text-align: left;
}
#qodef-related-posts {

    background: #1c100d;
    border-bottom: 1px solid #938c69;
}
#qodef-single-post-navigation .qodef-m-nav-label {

    color: #1c100d;
}
@media (max-width: 880px) {
   .qodef-blog.qodef-item-layout--simple:not(.qodef-col-num--1).qodef-col-num--2 .qodef-e-media-image img {
    height: auto;
}
}
.qodef-blog.qodef-item-border--yes .qodef-grid-item {
   
    background-blend-mode: multiply;

}
.qodef-image-gallery .qodef-e.qodef--has-appear.qodef--appeared .qodef-round-borders-wrapper-inner img {
    border: 3px solid #b6773f;
    border-radius: 10px;
}
.qodef-image-gallery .qodef-round-borders-wrapper img {
    width: 100%;
    box-shadow: 0px 0px 8px 9px #aa5816;
    /* margin: 20px; */
    border-radius: 25px;
}
.qodef-image-gallery a.qodef-round-borders-wrapper .qodef-round-borders-wrapper-inner {
    padding: 10px;
}