/*!
Theme Name: larson child
Theme URI: https://bslthemes.site/larson/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Larson - Architecture WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: larson
Text Domain: larson-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.link-portfolio{
    width: 100%;
    height: 100%;
}
.link-portfolio a{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.elementor-element.box-serramento{
    transition: all 550ms ease !important;
}
.elementor-element.box-serramento:hover{
    background-size: 60% !important;
}
.tabella-finiture{
    border-collapse: collapse;
    width: 100%;
}
.tabella-finiture td{
    padding: 8px 10px;
    border: 1px solid #00000050;
}
.tabella-finiture tr td:first-child{
    width: 40%;
}
.tabella-finiture tr td:last-child{
    width: 60%;
}