/*
Theme Name: Blueeconomy Custom Theme
Theme URI: https://www.blueeconomy.de/
Author: Blueeconomy Team
Author URI: https://www.blueeconomy.de/
Description: BlueEconomy Custom Theme is a modern, eco-inspired design crafted for organizations, startups, and projects focused on ocean sustainability, marine conservation, and the blue economy. Featuring a clean, professional layout with cool blue tones and wave-inspired accents, this theme combines beauty with functionality. Perfect for NGOs, environmental initiatives, coastal businesses, and educational programs promoting sustainable ocean development.
Version: 1.0
Text Domain: blueeconomy
Tags: blue economy, ocean, marine, sustainability, environment, eco theme, clean design, water, conservation, renewable resources, climate, coastal, nature, NGO, green energy, modern, responsive, WordPress, website theme

*/




/*html :where(img){height:inherit;max-width:none;}*/

 * {
    box-sizing: border-box;
}
body {
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif !important;
    margin: 0;
    color: #e1e1e1;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
} 
 
 
 .blueeconomy-content-area {
    color: #000 !important;
} 
.blueeconomy-content-area strong {
    color: #000;
   
}

 .blueeconomy-content-area h1, .blueeconomy-content-area h2, .blueeconomy-content-area h3, .blueeconomy-content-area h4, .blueeconomy-content-area h5, .blueeconomy-content-area h6 {
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 600 !important;
    line-height: 1.125;
    color: #000!important;
}

.blueeconomy-area ol li {
    list-style: decimal;
}


.menu-item-has-children > a::after{
    font-family: "Font Awesome 6 Free"; 
    content: "\f078"; 
    font-weight: 900;  
    margin-left: 5px;
    font-size: 0.8em;  
    vertical-align: middle;
    cursor: pointer; 
}


 /* #mobile-advanced li > a:before,
.html_header_mobile_behavior #mobile-advanced span > a:before,
#mobile-advanced .mega_menu_title:before {
    content: "\25BA"; 
    position: absolute;
    top: 13px;
    margin-left: -10px;
    font-family: 'Arial';
    font-size: 7px;
    cursor: pointer; 
}

 #mobile-advanced li.menu-item-has-children > a.submenu-open:before {
    transform: rotate(90deg); 
    transition: transform 0.3s;
} */






.blueeconomy-content-area {
    font-size: 16px;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
}

.blueeconomy-container {
    max-width: 1130px;
    width: 100%;
    margin:auto;
    padding: 0 50px;
}

.blueeconomy-content-area h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
    letter-spacing:1px;
}

.blueeconomy-content-area h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1em;
    letter-spacing:1px;
}

.blueeconomy-content-area h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    text-transform: lowercase !important;
}

.blueeconomy-content-area h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.blueeconomy-content-area h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

.blueeconomy-content-area h6 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

.blueeconomy-content-area ol li {
    list-style: decimal;
}

.blueeconomy-content-area ul li {
    list-style: disc;
}

.blueeconomy-content-area ol,
.blueeconomy-content-area ul {
    padding-left: 30px;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 10px 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: capitalize !important;
}
ol, ul {
    box-sizing: border-box;
    padding: 0;
}
.blueeconomy-content-area table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
}

.blueeconomy-content-area td,
.blueeconomy-content-area th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
}

.blueeconomy-content-area dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.blueeconomy-content-area dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.blueeconomy-content-area dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

.blueeconomy-content-area li {
    line-height: 30px;
}



/* Hide arrow for nested submenu items */


.aligncenter {
    clear: both;
    display: block;
    margin: auto;
}

.campaign-list-item_key-features ul li {
    list-style: none;

}

.campaign-list-item_key-features ul {
    padding-left: 0;
}



.blueeconomy-page-content blockquote{
    margin:0px 40px!important;
    border-left-width: 0px!important;
    font-size:inherit!important;
}

.blueeconomy-page-content code{
        background-color: #f5f5f500;
    color: #22306D;
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
}
.blueeconomy-logo-block img{
     /* width:101px; 
    height:60px; */
    margin-right:10px;
}

/* @media only screen and (min-width: 590px){
    li.menu-item-has-children:after {
    display:none; 
}
} */
  /* .html_header_top.html_header_topbar_active.html_header_sticky #top.page-id-10 #main  .container_wrap_first .container{
padding-top: 130px!important;
} */
.home-page .entry-content-wrapper {
    
    margin-top: 0px;
} 
 /* .html_header_top.html_header_topbar_active.html_header_sticky #top.page-id-10 #main {
    padding-top: 0px!important;
} */
@media only screen and (max-width: 590px) {


	  .blueeconomy-content-area table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky #top.page-id-10 #main  .container_wrap_first .container{
padding-top: 0px!important;
}
.home-page .entry-content-wrapper {
    margin-right: 0px;
    margin-top: 0px;
}
.home-page #av-masonry-1 .av-masonry-container.isotope{
    height:100%!important;
    margin-top:0px;
}
.home-page #av-masonry-1 .av-masonry-container.isotope .av-inner-masonry-sizer{
padding-bottom:80%!important;
}
#top.home-page .container .av-masonry-col-flexible .av-masonry-entry{
        width: 49.80%;
    width: 100%;
    top: 0px!important;
    position: relative!important;
    left: 0px!important;
}

/* li.menu-item-has-children::after {
    font-family: "Font Awesome 6 Free";
    content: "\f078";
    font-weight: 900;
    margin-left: 5px;
    font-size: 0.8em;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 100px; 
} */
.menu-item-has-children > a::after{
    display:none;
}
#mobile-advanced li>a:before{
    top:20px!important;
}



}
@media only screen and (max-width: 991px) {
	.header-burger-menu img {
		max-width: 40px;
	}
    

}



/*AUTHOR SECTION START*/
.main-title{
    text-align:left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
   background: #F2F2F2;
    border-radius: 10px;
    padding: 10px;
    
}
.author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.name_author_out p{
margin:0 !important;
}
 
 
/*AUTHOR SECTION And Page START*/
 
.main-title {
    text-align: left;
}
 
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
}
 
.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
 
.name_author_out {
    display: flex;
    align-items: center;
}
 
.name_author_out span.lbl {
    margin-right: 5px;
}
 
.name_author_out h4,
.name_author_out p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
 
.name_author_out a p {
    font-weight: 600;
    font-size: 16px;
}
 
.name_author_out a:hover p {
    color: #ea0101;
}
 
.modifyDetails {
    background: #F2F2F2;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}
 
.author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
 
.author_imag {
    line-height: 0;
}
 
.name_author_out {
    display: flex;
}
 
.name_author_out span.lbl {
    margin-right: 5px;
}
 
.name_author_out a {
    color: inherit;
}
 
/*Author Page css*/
.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
 
.profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}
 
.header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}
 
.header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
 
.profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    letter-spacing: 1px;
}
 
.profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}
.home-page.author-box-wrapper {
    padding: 90px 0 30px;
    box-shadow: none;
}
 
.author-f-name .label, .author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: #222222;
    padding: 0px;
}
.profile-fields-table .data{
    color: #222222;
}
 
.author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
}
 .header-profile-details h2{
    color:#222;
 }
.author-description-name {
    margin-top: 20px;
    font-size: 20px;
}
.name_author_out a:hover,
.name_author_out a:hover p {
    color: #000 ;
    text-decoration-color: #000 ;
}
a.su-button{
        background-color: #2d5c88;
    color: #fff;
    border-color: #0b3a66;
}
.header-scrolled .custom-logo{
width:73px!important;
}




 
/*AUTHOR SECTION And Page END*/