/*
Theme Name: Polytex theme
Theme URI: https://www.studiosoes.nl
Version: 1.1
Description: Polytex theme based on Beaver Builder
Author URI: https://www.studiosoes.nl
template: bb-theme
*/

/* Add your custom styles here...Remember to change the Version number above! */

.fl-page-header {
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
min-height:70px;
}
.fl-page-header-logo {
position: absolute;
margin-top:-10px;
z-index: 999;
}
#custom-header-nav {
padding-top:10px;
display: flex !important;
justify-content: flex-end;
}
.custom-main-menu {
display: flex;
margin-left: auto;
}
.nav-contact-btn a {
border-top-left-radius: 8px;
border-bottom-right-radius: 8px;
border: 3px solid #00a2b0;
background: #00a2b0;
padding:10px 20px!important;
color: #fff!important;
}

.nav-contact-btn a:hover {
color: #00a2b0!important;
background-color: #FFF;
}
.fl-page-header-primary .fl-logo-img {
width:142px;
}
.fl-builder-edit {

}