/* 
Theme Name: WorkClean
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Jose García
Author URI: https://grupogo.com.co/
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
*/
#wp-admin-bar-root-default {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1rem !important;
}
html {
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6{

}
.home .titulo,
.home .header-tit,
.home .tit-header,
.home .header-titulo,
.home .titulo,
header.page-header,
.elementor-page-120 .titulo,
.elementor-page-120 .header-tit,
.elementor-page-120 .header-titulo,
.elementor-page-1270 .titulo {
    display: none;
}
.page-content {
    padding: 0px 0;
}

li.menu-store {
    /*background: #8bba4e;
    padding: 0px 10px !important;
    border-radius: 10px;*/
}
li.menu-store a.elementor-item{
    /*color: #fff !important;
    font-weight: 500 !important;
    padding: 10px !important;*/
}
/*---- CARRUSEL MARCAS ---*/
.home-logo-carrusel img {

}
.contacto-lista strong{
    font-weight: 400;
    color: #1366EA;
    font-size: 16px;
}




/*--- PRODUCTOS y PROYECTOS ---*/
.category-productos .elementor-post__title {
    min-height: 65px !important;
}
.producto-info h3 {
    color: #1C3F85;
    font-weight: 400;
    font-size: 18px;
    /*margin-top: -10px*/
}
.category-workclean .producto-info h3,
.category-equipos .producto-info h3 {
    color: #1C3F85;
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

.producto-info b, .producto-info strong {
    font-weight: 600;
}
.elementor-post__read-more-wrapper .elementor-post__read-more {
    border: 1px solid #ff4255;
    border-radius: 2px;
    color:#ff4255;
    display: inline-block;
    margin-top: 10px;
    padding: 3px 15px;
}
.elementor-post__read-more-wrapper .elementor-post__read-more:hover {
    background: #ff4255;
    border: 1px solid #ff4255;
    color:#fff;
    display: inline-block;
}
.archivos-productos .post {
    padding: 15px;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 15px;
}
.archivos-productos h3.elementor-post__title {
    min-height: 65px;
}
.archivos-productos a.elementor-post__read-more:hover {
    background: #74b540;
    border-color: #74b540;
    color: #fff !important;
}
.carrusel-titulo {
    min-height: 85px;
}
.elementor-widget-theme-post-excerpt h4 {
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.2em;
}
/*--- PRODUCTOS ---*/
.producto-loop .tit-producto span {
    color: #393939;
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: -0.5px;
    line-height: 1.1em;
    margin-top: 5px;
}
.menu-lateral{
    border-right:1px solid #D9D9D9;
 
}
.menu-lateral .current-menu-item {
    border-right: 3px solid #FF4255;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
}
.producto-interno h2 {
    font-size: 1.6em !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px;
    line-height: 1.1em;
}
.producto-interno h3{
    font-size: 1.35em !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px;
    margin: 30px 0 10px 0;
}
.producto-interno h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.5px;
}
.producto-interno .elementor-accordion .elementor-tab-title,
.producto-interno .elementor-accordion .elementor-tab-title a {
    margin: 0;
    padding: 15px 15px 20px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    outline: none;
    text-decoration: none !important;
}
.producto-interno table td, 
.producto-interno table th {
    padding: 10px !important;
    vertical-align: middle !important;
    line-height: 1.25em !important;
}
.elementor-heading-title span{
    display: block;
    font-size: 0.65em;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 10px;
}



.producto-acordeon h4 {
    font-size: 1.3rem;
    line-height: 1.1em;
    margin: 10px 0 0 0 !important;
}
.producto-acordeon ul {
    margin: 10px 0 0 0 !important;
    padding: 0 0 0 15px !important;
}
.producto-acordeon hr {
    border-block-start: 0.5px dotted;
    margin: 15px 0 !important;
}

.producto-acordeon .elementor-toggle-icon svg {
    width: 16px !important;
}
.producto-acordeon .elementor-toggle-item {
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    border-radius: 8px;
}
.producto-acordeon .elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 5px 15px 15px 15px;
}
.consulta-producto .elementor-widget.elementor-widget-toggle {
    width: fit-content !important;
    color: #fff !important;
    border-radius: 8px;
}

.consulta-producto .elementor-tab-title,
.consulta-producto .elementor-tab-title-active {
    border: 1px solid #ffaa01 !important;
    border-radius: 3px;
    width: fit-content !important;
    padding: 15px 35px;
}

.consulta-producto .elementor-tab-title a{
    text-decoration: underline !important;

}
.elementor-tab-title a{
    text-decoration: underline !important;
}
.consulta-producto .elementor-toggle-item a.elementor-toggle-title {
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.producto-loop {
    min-height: 51vh;
    border-bottom: 1px solid #d2d2d2 !important;
}
.producto-interno hr {
    border: 1px solid #ff4255;
    margin: 25px 0;
}

.productos-relacionados h3.elementor-post__title {
    min-height: 71px;
}
.productos-relacionados .elementor-post__thumbnail__link {
    margin: 0 auto;
    padding-top: 15px;
}
/*--- /ARCHIVO PRODUCTOS ---*/
.acordeon .elementor-accordion-title {
    text-decoration: none !important;
}
.acordeon .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    height: 0.4em !important;
    width: 0.4em !important;
}
/*--- FOOTER ---*/
.lista-contacto a{
    color: #1366ea;
}