@font-face {
    font-family: HackenNormal;
    src: url(../font/Hacen-Maghreb.ttf);
}

@font-face {
    font-family: HackenBd;
    src: url(../font/Hacen-Maghreb-Bd.ttf);
}

@font-face {
    font-family: fn;
    src: url(../font/Hacen-Maghreb.ttf);
}

.header-title-gallery:before {
    top: -6px !important;
}

.button-read-more:not(.button-read-more-log-m-phone) {
    padding: 10px !important;
}

.icon-arrow-active {
    margin-top: 6px !important;
}

.footer-btn-container-plus a, .footer-btn-container a {
    padding: 9px 18px !important;
}

.btn-submit-comment {
    padding: 10px 15px 8px !important;
}

.text-404 ~ span {
    padding: 10px 0 16px !important;
}

.link-to-home-page {
    padding: 12px 9px 11px 8px !important;
}

.link-to-home-page-f {
    padding: 12px 14px 12px 10px !important;
}

.content-p-404 {
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes changeWidth {
    from {
        width: 0;
    }
    to {
        width: 188px;
    }
}

.margin-right-55 {
    margin-right: 90px !important;
}

.padding-left-45 {
    padding-left: 55px !important;
}

.padding-right-40 {
    padding-right: 62px !important;
}

.padding-right-85 {
    padding-right: 60px !important;
}

.hover-left-right .icon-share {
    margin-top: 2px;
}

.search-title span.dir-rtl-pink:before {
    top: 1px;
}

.search-title span.dir-rtl-pink {
    margin-top: 7px;
}

@media screen and (max-width: 991px) {
    .site-name {
        color: #711B45;
        font-size: 18px;
        font-weight: bold;
        margin-top: -5px;
        margin-bottom: 15px;
        width: 107px;
        white-space: nowrap;
        position: relative;
        left: -100%;
        transform: translateX(39%);
    }
    .margin-right-55 {
        margin-right: 78px !important;
    }

    .margin-right-79 {
        margin-right: 105px !important;
        top: 27px;
    }

    .padding-right-40 {
        padding-right: 51px !important;
    }

    .padding-right-85 {
        padding-right: 52px !important;
    }

    .footer-btn-container-plus a {
        margin: 0 6px !important;
    }
    .icon-arrow-active {
        margin-top: 3px !important;
    }

    .footer-btn-container-plus a, .footer-btn-container a {
        padding: 6px 8px !important;
    }

    .search-title span.dir-rtl-pink:before {
        top: -1px;
    }

    .search-title span.dir-rtl-pink {
        margin-top: 6px;
    }

    div.articles-js.padding-top-bottom-100 > div > div > div > div.owl-nav {
        margin-top: 35px;
    }

    .navi.right-side--menu a:nth-child(3).active ~ .animation {
        width: 62px !important;
        left: 129px !important;
        background-color: #1abc9c !important;
    }

    .navi.right-side--menu a:nth-child(4).active ~ .animation {
        width: 51px !important;
        left: 191px !important;
        border-radius: 8px !important;
        background-color: #1abc9c !important;
    }

    .navi.right-side--menu a:nth-child(5).active ~ .animation {
        width: 59px !important;
        left: 246px !important;
        background-color: #c5e5df !important;
    }
}
