/*
Theme Name: Works-Barcelona
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.1.1758879880
Updated: 2025-09-26 09:44:40

*/

@font-face {
    font-family: 'Helvetica';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/Helvetica.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica';
    font-weight: bold;    
    src: url('./fonts/Helvetica-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Helvetica';
    font-weight: light;    
    src: url('./fonts/helvetica-light.ttf') format('truetype');
}
body{
    font-family: 'Helvetica', sans-serif;
    color: var(--wrb-primary-text);
    font-weight: normal;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

div#header-v1 {
    padding-top: 80px;
    background: transparent;
    position: absolute;
    width: 100%;
}
.et_pb_module.et_pb_icon.et_pb_icon_1.button-quate {
    transform: rotate(180deg);
}

h2.et_pb_module_heading {    
    font-size: 40px!important;
}
.team-member h3 {
    font-size: 30px;
    color: var(--wrb-primary-text);
    letter-spacing: -1px;
}
button#load-more {
    display: none;
}
ul.project-gallery-list li img {
    max-height: 350px;
}