/*
Theme Name: mho-new
Description: Adforest classified, responsive, multi-purpose, corporate, business theme. It comes with 11 home variations with all necessary pages. Adforest theme filled with extra functionality of modern web technologies. The clean design with latest version of Bootstrap framework makes its fit for anywhere.
Author: Scripts Bundle
Theme URI: http://adforest.wp.scriptsbundle.com/demos/
Author URI: http://glixentech.com/
Version: 1.0.0
Template:     adforest
License: Themeforest Split Licence
License URI: https://themeforest.net/user/scriptsbundle/
Text Domain: adforest
Tags: featured-images, sticky-post, translation-ready
*/
/*INICIO MHO*/
.single-post h1 {
    padding-bottom: 20px;
}

.adforest-new-filter h3, .adforest-new-filter .panel-body {
	background-color: #f1f1f1 !important;
}

.bt-cats li {
    color: #222 !important;
}

.pistachio-classified {
	background: linear-gradient(180deg, rgba(245, 137, 54, 1) 0%, rgba(255, 255, 255, 0) 100%),url(https://www.maquinariahosteleriaocasion.com/wp-content/uploads/2018/09/mho.png) no-repeat scroll center center / cover !important;
}
.pattern-bg {
background: #fff url(https://www.maquinariahosteleriaocasion.com/wp-content/uploads/2025/01/footer-bg1.jpg) repeat-x scroll center bottom !important;
}
.bg_gray, .gray {
    background-color: #dddddd !important;
}
.error-page .error-container > .error-info {
    text-transform: none !important;
}
/* Estilo general del texto del desplegable */
select.category.form-control {
    color: #333; /* Color del texto del select */
    background-color: #fff; /* Fondo blanco para mayor contraste */
    border: 1px solid #ccc; /* Opcional: agrega un borde */
    font-size: 14px; /* Tamaño de fuente */
    padding: 5px; /* Espaciado interno */
}

/* Estilo de las opciones desplegables */
select.category.form-control option {
    color: #333; /* Color del texto de las opciones */
    background-color: #fff; /* Fondo blanco para opciones */
    font-size: 14px; /* Tamaño de fuente */
    padding: 5px; /* Espaciado interno para las opciones */
}

/* Corregir problemas de estilos en select2 */
.select2-container--default .select2-selection--single {
    color: #333 !important; /* Asegura que el texto sea legible */
    background-color: #fff !important; /* Fondo blanco */
}

.select2-container--default .select2-results__option {
    color: #333 !important; /* Color del texto de las opciones */
    background-color: #fff !important; /* Fondo blanco de las opciones */
}

ul.detail-page-item h1 {
    color: #fff !important;
}

.mega-menu .drop-down-multilevel {
    min-width: 250px;
}

.sticky-post-button h4 {
    color: #fff;
}

.single-post ul {
    color: #222;
}

body.wp-singular.post-template-default .gray {
	background-color: #fff;
}

table.bt-table {
	color:#222 !important;
	margin-top: 20px;
	margin-bottom: 40px;
}

.m-a-box-name.m-a-box-title {
	color: #222 !important;
	text-transform:capitalize;
}

ul.detail-page-item h1 {
    font-weight: 500;
    font-style: normal;
    color: #fff !important;
    font-size: 21px;
}

div#desclarga {
    margin-bottom: 30px !important;
}