/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.wrap-icono{
    padding: 0 0 0 10px;
}

.title-cat{
    background-color: #EFF0F0;
    padding: 20px 10px 10px;
    
}
/* .elementor-slide-description p{
    color: #000000;
        font-family: "Bebas Neue", Sans-serif;
        font-size: 2.6em;
        font-weight: 400;
        text-transform: lowercase;
}  */

.title-cat h5{
    margin: 0;
    vertical-align: bottom;
    height: 100%;
    font-size: 1.2em;
	font-family: 'Mohave', sans-serif;
    font-weight: 400;
    color: #242731!important;
}
.cont-taxonomias{
    padding: 0 8px!important;
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
}
.cont-taxonomias:hover{
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    -o-transform: scale(1.07);
}

.imagen-cat img{
    padding:0;
    margin: 0;
    min-height: 172px;
	height:172px;
    object-fit: cover;
}
.boton-ver{
    background-color: #EFF0F0;
        padding: 10px 0 20px;
}
.divider{
    height: 2px;
    background: #EFF0F0!important;
}
hr{
    width: 85%!important;
    margin: 0 auto!important;
    color: #242731!important;
    opacity: .25;
}
.categoria_producto-molduras .elementor-widget-image{
    border:2px solid #E9F0EE;

}
.categorias .boton-ver a {
    width: 85%;
    margin: 0 auto;
	font-family: 'Albert Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    background-color: #2136CC;

}


.categorias .elementor-nav-menu {
    padding:15px 0 0;
}
.categorias .elementor-nav-menu li{
    margin-bottom: 0px!important;
}
.flipbook-main-wrapper{
    /* background: #C1E6EA!important; */
    background: #FFFFFF !important;
}
.flipbook-nav .flipbook-icon-angle-right,
.flipbook-nav .flipbook-icon-angle-left{
    background: #2136CC!important;
}