/* Beacon Mine copper highlight pack */
.color-highlight { color: #D35400 !important; }
.bg-highlight { background-color: #D35400 !important; color: #FFF !important; }
.border-highlight { border-color: #D35400 !important; }
.gradient-highlight { background-image: linear-gradient(to bottom, #E87A2E, #D35400) !important; }

.splide__pagination__page.is-active { background-color: #D35400 !important; }
.footer-bar-1 .active-nav i,
.footer-bar-1 .active-nav span { color: #D35400 !important; }
.footer-bar-2 .active-nav { border-bottom: solid 3px #D35400; }
.footer-bar-3 .active-nav { border-top: solid 3px #D35400; }
.footer-bar-4 .active-nav { background-color: #D35400; }

#footer-bar .circle-nav-1::after,
#footer-bar .circle-nav-2::before,
#footer-bar .circle-nav-2::after {
  background-image: linear-gradient(to bottom, #E87A2E, #D35400) !important;
}

input[type=range]::-webkit-slider-thumb { background-color: #D35400; }
#header-deco-1, #header-deco-2, #header-deco-3, #header-deco-4 { fill: #D35400; }
