/*
Theme Name: TheGem Child
Theme URI: https://codex-themes.com/thegem/
Description: Tema hijo de TheGem para Ynsadiet
Author: Webimpacto
Author URI: https://tusitio.com
Template: thegem
Version: 1.0.0
Text Domain: thegem-child
*/

/* Tus estilos personalizados aquí */

.top-area-items{
    overflow: hidden;
}
.top-area a {
     font-weight: 700
 }

.top-area .gem-contacts-phone a{
    font-weight: unset;
}

.home .scroller-block {
    height: inherit;
}

.products .product-image img{
    height: auto!important;
}
/*ocultar pestañas de producto*/
.wpb-js-composer .vc_tta-container {
    display: none !important;
}

.single-product-content-bottom{
    display: none;
}

.product-page__wrapper .product-meta{
    margin-top: 0px !important;
}

.rating-divider{
    width: 100%;
    border-bottom: unset !important;
}

.product-page__wrapper .product-page__nav+.woocommerce-product-details__short-description {
    margin-top: unset !important;
}

.fixed-anchor-link a:hover{
   color: #fff;
}
body.blog #page-title{
    display: none;
}

body.blog .post-meta-author{
    display: none;
}

.portfolio-grid:not(.columns-1) .portfolio-item .image, .portfolio-grid:not(.columns-1) .portfolio-item .image .image-inner {
     width: auto !important;
}

.portfolio.portfolio-grid:not(.extended-products-grid,.columns-1) .portfolio-item .wrap>.caption {
    border-bottom: 0px !important;
}


.portfolio:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap>.caption .title{
    color: unset !important;
}
