/**
* Theme Name: Axtra Child
* Description: This is a child theme of Axtra, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: axtra
* Version: 1.8.3
*/
.blog__detail-title {
    font-weight: 500;
    font-size: 36px !important;
    line-height: 1;
    color: var(--black-2);
    padding-bottom: 35px;
}
.sec-title-2 {
    font-weight: 500;
    font-size: 50px !important;
    line-height: 0.9;
    color: var(--black-2);
}
.blog__text.ax-breadcrumb .breadcrumb__content {
    flex-direction: row-reverse;
}
.blog__title, .blog__title-3, .blog__title-2, .workflow__number {
    font-family: "IBM Plex Sans Arabic" !important;
}
.hero__area-3 .intro-title .video-title, .research__title, .blog__meta, .blog__meta a, .blog__meta-2 a, .service__title, .workflow__step, .portfolio__slide-7 .date, .team__item-7 .tm-role, .workflow__title-4 {
    font-family: "IBM Plex Sans Arabic" !important;
}
.header__nav-icon-2 .menu-icon-2::after{
    display: none;
}
.header__inner-2, .header__inner-3 {
    background: #000 !important;
}
.header__area-2{
    top:0px !important;
}

.header__area-2 {
    padding: 0 !important;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}
.wc-btn-secondary:hover{
    border: 1px solid transparent !important;
    color: #ffffff !important;
}    
