.dropdown, .dropup {
    display: inline-block;
    position: relative;
}

.dropdown.open > .dropdown-menu{
    display: block;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.acron-btn-link:hover, .acron-btn-link:focus {
    color: #c8ac48;
    background-color: transparent;
}
.acron-btn-link:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: 9px;
    font-size: .6rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 4px;
    line-height: normal;
}
.acron-btn-link {
    border: none;
    background-color: transparent;
    color: inherit;

}
.float-right {
    float: right;
}
.ast-header-break-point .header-main-layout-4.ast-mobile-header-stack .ast-mobile-menu-buttons {
    flex: none;
    margin-left: auto;
}
.header-main-layout-4 .polylang-spot-bar{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.header-main-layout-4 .polylang-spot-bar>.polylang-spot{
    align-self: center;
    margin-left: auto;
}
.header-main-layout-4 .main-header-container>.ast-main-header-bar-alignment{
    margin-left: auto;
}
@media (max-width: 544px){
    .ast-header-break-point .header-main-layout-4.ast-mobile-header-stack .ast-mobile-menu-buttons  {
         width: auto;
    }
}
.ast-header-break-point .header-main-layout-4.ast-mobile-header-stack .polylang-spot-bar {
width: auto;
}
.ast-header-break-point .header-main-layout-4.ast-mobile-header-stack .site-branding {
    padding-bottom: 0;
}
.ast-header-break-point .header-main-layout-4.ast-mobile-header-stack .polylang-spot-bar {
    padding: 0.5em 0.5em 0 0;
}

.header-main-layout-4 .main-header-bar{
    line-height: inherit;
    padding: 0.5em 0;
}
.header-main-layout-4 .main-header-menu a {
    padding: .9em 0.5em;
}
.acron-btn-link {
    padding: 0 0.5em;
}
/*.header-main-layout-4 .ast-flex .main-header-container .site-branding{*/
    /*width: 100%;*/
/*}*/
.header-main-layout-4 .main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after, .main-header-bar .main-header-bar-navigation .page_item_has_children>a:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: 9px;
    font-size: .6rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 4px;
    line-height: normal;
}
.acron-image-header {
	max-width: 1200px;
	margin:auto;
}

.boxart-container {padding: 19% 0 !important;}