/*
*
Theme Name:     Cliente Greenti
Theme URI:
Author:         Greenti
Author URI: 	http://www.greenti.cl
Description:    Estilos para tema Cliente Greenti
Template:       Divi
Version:        2.0
*/

@import url("../Divi/style.css");

.hidden{
    display: none !important;
}
.response{
    margin: 0;
}


.gt_portfolio_item h3, .gt_portfolio_item {
    transition: color 300ms ease 0ms, padding 300ms ease 0ms;
}
.gt_portfolio_item h2 {
    font-size: 14px;
    color: #F2F8F6 !important;
    letter-spacing: 2px;
    text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
}
.gt_portfolio_item h4 {
    font-size: 22px;
    color: #F2F8F6 !important;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
}
.gt_portfolio_item h3 {
    color: #F2F8F6 !important;
    letter-spacing: 2px;
    line-height: 1.6em;
    text-shadow: 0em 0.1em 0.1em rgba(0, 0, 0, 0.4);
}
.gt_portfolio_item.et_multi_view__hovered{

    background-color: transparent;
    padding-top: 0% !important;
    padding-bottom: 0px !important;
}
.gt_portfolio_item.et_multi_view__hovered .et_multi_view_swapped{
    height: 100%;
    margin: auto auto;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
