.tparrows.hades {
    top: auto !important;
    bottom: -42px !important;
    width: 85px;
    height: 85px;
}

.tp-leftarrow.tparrows.hades {
    left: -19px !important;
}

.tp-rightarrow.tparrows.hades {
    left: auto !important;
    right: -105px !important;
}

.hades.tparrows {
    background: rgba(255, 255, 255, 0.7) !important;
}

.hades.tparrows:before {
    color: var(--primary);
    line-height: 85px;
}

.hades.tparrows:hover:before {
    color: #ee3124 !important;
}

.hrefwhite {
    color: #fff;
}

.widget_footer ul li a {
    text-transform: none;
color: white !important;
}

.items_custom i{
font-size: 30px;
}

.site-header {
  
    z-index: 999 !important;
}