/**
 * Theme Name: Icelander Child
 * Template: icelander
 * Version: 1.0.0
 * Description: This is a child theme of Icelander
 */

/* Put your custom CSS styles below... */

.intro-special{
	display:none;
}

.page #intro{
display:none;
text-align:center;
}

.intro-container .h1,.intro-container h3{
text-align: center;
}

#intro, .intro{
background-color:#fdfcfc;
}

.searchDes{
font-size: 30px;
font: Nexa Bold, Helvetica;
}

.main-navigation-container .menu > ul > li > a {
    border-left-width: 0;
    border-bottom-width: 2px;
		border-top-width:0px !important;


}



.main-navigation-container .menu > ul > li > a {
    border-left-width: 0;
    border-top-width: 2px;
}

.main-navigation {
    float: right !important;
}

/* show search dropdown */
.archive, .category, #event-dropdown {
	display: block;
}

.corporate_governance-template-default .wp-custom-header {
	display: none;
}
.noac_publications-template-default .wp-custom-header {
	display: none;
}


.wp-block-button__link {
    background-color: #00ab87;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
	overflow-wrap: break-word;align-content
}


.searchSubmit {
    padding: 15px;
    width: 200px;
    line-height: 22px;
    background: #00ab87;
    color: #fff;
}


.intro-special{
	display:none;
}

.page #intro{
display:none;
text-align:center;
}

.intro-container .h1,.intro-container h3{
text-align: center;
}

#intro, .intro{
		background-color:#fdfcfc;
}

.searchDes{
font-size: 14px;
font: Nexa Bold, Helvetica;
}


.main-navigation-container .menu > ul > li > a {
    border-left-width: 0;
    border-bottom-width: 2px;
		border-top-width:0px !important;


}



.main-navigation-container .menu > ul > li > a {
    border-left-width: 0;
    border-top-width: 2px;
}

.main-navigation {
    float: right !important;
}

/* show search dropdown */
.archive, .category, #event-dropdown {
	display: block;
}

.corporate_governance-template-default .wp-custom-header {
	display: none;
}
.noac_publications-template-default .wp-custom-header {
	display: none;
}


.wp-block-button__link {
    background-color: #00ab87;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
	overflow-wrap: break-word;align-content}


.site .fl-builder-content .fl-module .button{
background: #00ab87;
	color: #ffffff;
	border: 0px;
}


.main-navigation-container .menu > ul > li > a {
    border-left-width: 0;
    border-bottom-width: 2px;
	border-top-width: 0px;
    
}

.main-navigation-container .menu .current-menu-item > a, .main-navigation-container .menu .current-menu-item > a:hover {
    border-color: #0ab793;
}

.searchSubmit {
    padding: 15px;
    width: 200px;
    line-height: 22px;
    background: #00ab87;
    color: #fff;
}

.archive .page-summary {
	display: none;
}

.is-singular .label-published {
	display: none;
}
/* show hide dropdowns */
.category-41 .the-news-dropdown {
	display: none!important;
}
.category-41 .the-activities-dropdown {
	display: block!important;
}

.custom-bk-btn {
	background: #00ab87; 
	color: #ffffff; 
	border: 0px;
    padding: 0.76543em 2em;
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 1.62;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.81rem;
    letter-spacing: 0.06333em;
    border: 2px solid currentColor;
    cursor: pointer;
    transition: background 0.3s, color 0.3s, border-color 0.3s;	
}

.searchSubmit:hover {
	cursor: pointer;
}


.single-post .post-thumbnail {
    display: none;
}

.site .intro-media img {
    display:none;
}


@media only screen and (max-width: 54.9375em)
.menu-toggle, .main-navigation-container {
    background-color: #0ab793 !important;
    color: #ffffff !important;

}
}

@media only screen and (max-width: 41.9375em) and (min-height: 28em) {

	.menu-toggle {
		top: -1rem;
		bottom: auto;
		padding-top: .62em;
		padding-bottom: 0;
	}

	.has-navigation-mobile .site-footer > div:last-child {
		margin-bottom: 0;
	}

	.has-navigation-mobile .site {
		margin-top: 3.62rem;
	}

}
 /* Reduce padding between post items*/

.posts-layout-minimal .type-post {
    padding: 2em 24% important!;
    padding-left: 14%;
}



*/

.custom-bk-btn{
display:none;
}