section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1),section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(2) {
    margin-top: 0 !important;
}


section.s-block.s-block--fixed-banner.wide-placeholder>.container {
    max-width: 100% !important;
    padding: 0 !important;
}

.banner--fixed img{
    border-radius: 0 !important;
}

.s-slider-nav-arrow {
    border-color: #c0a02086 !important;
}

.s-slider-nav-arrow svg{
    fill: #c0a02086 !important;
}


.slide--cat-entry{
    background-color: #ffffff00 !important;
    border-color: #ffffff00 !important;
}

.slide--cat-entry{
    height: 13rem !important;
}

a.slide--cat-entry img{
    height:9rem !important;
    width: 9rem !important;    
}


button.undefined.s-button-element.s-button-btn.s-button-wide.s-button-loader-center {
    background-color: #C0A120 !important;
}

.s-button-btn.s-button-loader-center span{
    color: #fff !important;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    background-color: #c0a0209c !important;
}

.s-button-outline{
    border: none !important;
}