.zakat-instance-mena header {
    height: 76px !important;
}
.wrapper-header {
    top: 0;
}

.rtl .navbar.wrapper-header {
    font-family: 'Cairo';
}

.sidebar-nav {
    width: 300px;
    position: fixed;
    left: 0;
    background: #fff;
    height: 100%;
    top: 0;
    align-content: flex-start;

}

.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle,
.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 0px;
    padding-left: 15px;
}

body.rtl .wpml-ls-statics-shortcode_actions a.wpml-ls-item-toggle::after {
    left: 0px;
}

header {
    height: 80px !important;
}

.navbar .logoDiv, .wrapper-menu-lang {
    width: 100%;
}

.secondary-menu-item {
    padding-bottom: 10px;
    padding-top: 10px;
}

.secondary-menu-item:last-child {
    border-color: transparent;
}

.sub-menu {
    margin-top: 10px;
    padding-left: 0;
}

.navbar-toggler {
    border-width: 0!important;
}

.rtl .menu-item-has-children {
    direction: rtl;
}

.main-navbar {
    width: 100%;
    z-index: 998;
    left:0;
    right:0;
    top: 0;
    padding: 0px !important;
    display: flex !important;
    position: fixed !important;
    min-height: 75px;
    background: #fff;
    box-shadow: none !important;
}

.navbar-nav .focused-menu-item a {
    line-height: initial;
}

.rtl .flex-direction-rtl {
    flex-direction: row-reverse;
}

.rtl .m-auto-rtl {
    margin-right: initial !important;
    margin-left: auto;
}

li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-en.wpml-ls-current-language.wpml-ls-first-item.wpml-ls-item-legacy-dropdown {
    height: 66px;
    line-height: 66px;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    line-height: 66px;
}

.icon-bar {
    transition: all .2s;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #888;
    display: block;
    margin-bottom: 4px;
}

.icon-bar.bottom-bar {
    margin-bottom: 0;
}

.middle-bar {
    opacity: 0;
}

.top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .bottom-bar,
.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f078" !important;
    position: absolute;
    right: 20px;
    top: 10px;
}

.rtl .menu-item-has-children:after {
    left: 10px;
    right: initial;
}

.navbar {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.reports-header-title .zakat-cal-title:after {
    z-index: 997 !important;
}

.rtl .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: initial !important;
    left: 0 !important;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.sidebar-sub-menu{
    padding-left: 0;
    padding-right: 0;
    display: none;
}

.primary-menu-top {
    margin-top: 80px;
}

.primary-menu-top .secondary-menu-item {
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: none;
    font-size: 14px;
}

.wrap-sidebar-header {
    width: 250px;
    position: fixed;
    top: 0;
    right: -250px;
    height: 100vh;
    z-index: 999;
    background: #00a0df ;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.rtl .wrap-sidebar-header {
	left: -250px;
	right: initial;
}

.wrap-sidebar-header.active {
    right: 0;
}

.rtl .wrap-sidebar-header.active {
    left: 0;
	right: initial;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #66cfff;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #fff;
    color: #66cfff;
}

.overlay-sidebar {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay-sidebar.active {
    display: block;
    opacity: 1;
}

.wrap-sidebar-header .sidebar-header {
    padding: 20px;
    background: #66cfff;
}

.wrap-sidebar-header ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

.wrap-sidebar-header ul p {
    color: #fff;
    padding: 10px;
}

.wrap-sidebar-header ul li a {
    padding: 10px;
    font-size: 14px;
    display: block;
    color:#fff;
}

.wrap-sidebar-header ul li a:hover {
    color: #fff;
    background: #66cfff;
}

.btn-white {
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}

.wrap-sidebar-header ul li.active>a {
    color: #fff;
    background: #00a0df;
}

.rtl .dropdown-sidemenu:after {
    content: "\f107";
    color: #fff;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600;
    position: absolute;
    left: 20px;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.wrap-sidebar-header ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #66cfff;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
}

.rtl.zakat-instance-mena {
    direction: initial !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

.focused-menu-item a {
    color: #00a0df;
    background-color: #fff;
    border: 1px solid #00a0df;
    padding: 10px !important;
    margin: 0 10px;
    font-size: 14px;
}

.focused-menu-item:after, .menu-item-no-separator:after {
    content: none !important;
}

.focused-menu-item a:hover, 
.focused-menu-item a:focus,
.current-menu-item.focused-menu-item a {
    color: #fff;
    background-color: #00a0df;
    border: 1px solid transparent;
    text-decoration: none;
}

.menu-item:after, .menu-item:last-child:after {
    content: none;
    background-color: transparent;
}

.current-menu-item {
    height: auto !important;
}

.navbar-nav.secondary-menu {
    flex-direction: row-reverse !important;
}

.rtl .navbar-nav.secondary-menu {
    flex-direction: row !important;
}

.side-btn-collapse {
    transform: scaleX(-1);
}

.rtl .side-btn-collapse {
    transform: initial;
}

.primary-menu-top .menu-item {
    padding-bottom: 0px;
    padding-top: 0px;
    border-bottom: none;
} 

/* header sidebar slide*/
.dropdown-sidemenu .sub-menu {
    padding-right:0;
    margin-top: 0;
    background-color: transparent;
}

#zk-sidebar #menu-main-menu {
    padding-right: 0;
}

.dropdown-sidemenu .sub-menu li a {
    color: #fff;
}

.rtl .scrolling-progress-bar {
    float: right;
}

.scrolling-progress-bar-container {
    width: 100%;
    height: 8px;
    background: #eee;
}
  
.scrolling-progress-bar {
    height: 8px;
    background: #faeb00;
    width: 0%;
}

#cases_slider .text-slider {
    background-color: rgba(255, 255, 255, 0.7);
    min-height: 460px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    color: #333;
}

#cases_slider .text-slider:hover {
    opacity: 1;
    text-decoration: none;
}

#cases_slider a:hover {
    text-decoration: none;
}

.white #slider_fatwa_logo.sa_owl_theme .owl-nav .owl-next {
    background: transparent url(../images/arrow-next.png) no-repeat center center !important;
    background-size: 9px 15px !important;
}

.white #slider_fatwa_logo.sa_owl_theme .owl-nav .owl-prev {
    background: transparent url(../images/arrow-prev.png) no-repeat center center !important;
    background-size: 9px 15px !important;
}

#slider_fatwa_logo.sa_owl_theme .owl-nav .owl-prev {
    left: -10px;
}

#slider_fatwa_logo.sa_owl_theme .owl-nav .owl-next {
    right: 0px;
}

.sa_owl_theme .owl-nav .owl-prev,
.sa_owl_theme .owl-nav .owl-next {
    outline: none; 
}

.sa_owl_theme .owl-nav .owl-prev {
    left: -19px;
}

.sa_owl_theme .owl-nav .owl-next {
    right: -19px;
}

#rev_slider_97_1_forcefullwidth {
    direction: rtl;
}

@media(min-width:768px) {  
    
    .main-navbar {
        display: block !important;
    }

    .current-menu-item a {
        border-bottom: 2px solid #00a0df;
    }

    .secondary-menu-item a {
        padding: 13px 7px;
    }

    .secondary-menu-item:after {
        content: " ";
        width: 1px;
        height: 13px;
        background-color: #eee;
        display: inline-block;
    }

    .rtl .secondary-menu-item:last-child:after {
        content: none;
    }
    
}
        
@media (max-width:360px) {

    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle,
    .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
        padding-right: 16px !important;
        padding-left: 3px;
    }

    .navbar-toggler {
        padding: 0 !important;
    }

    .logo {
        max-height: 40px;
    }
}
.rtl .wrap-sidebar-header ul li a{
    direction: rtl;
} 