/*
Theme Name: WPLMS Blank ChildTheme
Theme URI: http://www.VibeThemes.com    
Description: Child Theme for WPLMS WordPress Theme
Author: VibeThemes
Author URI: http://themeforest.com/user/vibethemes
Template: wplms
Version: 1.0
*/

@import url("../wplms/style.css");

@font-face {
    font-family: 'Letters for Learners';
    src: url('LettersforLearners.woff2') format('woff2'),
        url('LettersforLearners.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fairuz Normal';
    src: url('Fairuz-Normal.eot');
    src: url('Fairuz-Normal.eot?#iefix') format('embedded-opentype'),
        url('Fairuz-Normal.woff2') format('woff2'),
        url('Fairuz-Normal.woff') format('woff'),
        url('Fairuz-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DINNextLTPro-Bold.woff2') format('woff2'),
        url('DINNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DINNextLTPro-r';
    src: url('DINNextLTPro-Regular.woff2') format('woff2'),
        url('DINNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINNextLTArabic';
    src: url('DINNextLTArabic-Regular.eot');
    src: url('DINNextLTArabic-Regular.eot?#iefix') format('embedded-opentype'),
        url('DINNextLTArabic-Regular.woff2') format('woff2'),
        url('DINNextLTArabic-Regular.woff') format('woff'),
        url('DINNextLTArabic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}


body{margin:0;padding:0; font-family: 'Fairuz Normal' !important;}
.din,  h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title,  .site-description, body ,  p,  blockquote,  li,  a,  strong,  b,  em,  .menu-footer-container li a,  .menu-footer-container li span,  #menu-footer li a,  #menu-footer li span, .menu-header-container li a, .menu-header-container li span, #menu-header li a, #menu-header li span, .menu-services-container li a, .menu-services-container li span, #menu-services li a, #menu-services li span{ font-family: 'Fairuz Normal' !important;}


body.rtl{line-height:2.5em; margin:0;padding:0; font-family: 'DINNextLTArabic' !important;}
.rtl .din, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl .entry-title, body.rtl.single-post .entry-title, body.rtl.page .entry-title, body.rtl.category .entry-title, .rtl .widget-title, .rtl .site-title, .rtl .site-description, body.rtl , .rtl p, .rtl blockquote, .rtl li, .rtl a, .rtl strong, .rtl b, .rtl em, .rtl .menu-footer-container li a, .rtl .menu-footer-container li span, .rtl #menu-footer li a, .rtl #menu-footer li span, .rtl .menu-header-container li a, .rtl .menu-header-container li span, .rtl #menu-header li a, .rtl #menu-header li span, .rtl .menu-services-container li a, .rtl .menu-services-container li span, .rtl #menu-services li a, .rtl #menu-services li span{ font-family: 'DINNextLTArabic' !important;}


#logo{padding-top: 2px !important;}
.the_course_button a.course_button {background-color:#fff !important; color:#3a6ded !important }

.ar, .ar p, .ar h3, .ar li{ font-family: 'DINNextLTArabic' !important; text-align:right; direction:rtl;}
.ar .tg  {border-collapse:collapse;border-spacing:0;width: 60%;    margin: 20px auto;}
.ar .tg td{border-color:black;border-style:solid;border-width:1px;font-family: 'DINNextLTArabic';font-size:17px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.ar .tg th{border-color:black;border-style:solid;border-width:1px;font-family: 'DINNextLTArabic';font-size:17px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.ar .tg .tg-0pky{border-color:inherit;text-align:center;vertical-align:top}
.ar .tg .tg-0pky-c{border-color:inherit;text-align:center;vertical-align:top; background-color:#eeeeee;}
.en{ font-family: 'Fairuz Normal' !important; text-align:left;}

.en .tg  {border-collapse:collapse;border-spacing:0;width: 60%;    margin: 20px auto;}
.en .tg td{border-color:black;border-style:solid;border-width:1px;font-family: 'Fairuz Normal';font-size:17px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.en .tg th{border-color:black;border-style:solid;border-width:1px;font-family: 'Fairuz Normal';font-size:17px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.en .tg .tg-0pky{border-color:inherit;text-align:center;vertical-align:top}
.en .tg .tg-0pky-c{border-color:inherit;text-align:center;vertical-align:top; background-color:#eeeeee;}
