/*
Theme Name: Divi Child
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.
Version: 4.27.4.1738235478
Updated: 2025-01-30 13:11:18

*/

.logo-title {
    display: inline-block;
    color: #000;
    font-size: 25px;
    vertical-align: middle;
}

a.boton-contacte {
    cursor: pointer;
    z-index: 9999;
    background: #000;
    color: #fff;
    padding: 15px 60px;
    margin-top: -33px;
    display: block;
    margin-right: -33px;
}

.et-fixed-header a.boton-contacte {
    padding: 10px 60px;
    margin-top: -20px;
}

.et_header_style_left .logo_container {
    width: 50%;
}

@media (max-width: 980px) {
	
	    .et_fixed_nav #top-header {
        position: fixed;
    }
	
		#wpadminbar, .et_fixed_nav.et_secondary_nav_enabled #main-header {
        position: fixed;
		height: 50px;
    }
	

	
    a.boton-contacte {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        margin-right: 0;
        padding: 15px;
    }
	
	#main-header .container {
		width: 100%;
		height: 100%;
	}
	
	    .logo_container {
        text-align: center;
    }
	
	.et_header_style_left .logo_container {
    width: 100%;
	}
	
	#logo {
    max-height: 95%;
}
	
}


.et-pb-contact-message {
    position: relative;
    text-align: center;
    color: #000;
    font-size: 17px;
}
