@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Heebo');

/*Added by JoomlArt*/
:dir(rtl) .acm-features.style-1 .features-mod .mod-finder input, 
:dir(rtl) .acm-features.style-1 .features-mod .finder input {
    background-image: url("../../../../templates/ja_educatsy/images/search.png");
    background-position: right 30px center;
    background-repeat: no-repeat;
    box-shadow: none;
    border: 0;
    border-radius: 0 4px 4px 0;
    height: 64px;
    padding: 18px 72px 18px 18px;
    max-width: 360px;
    width: 360px;
}
div.guru-module-search .uk-search-input, .acm-features.style-1 .features-mod .mod-finder input, .acm-features.style-1 .features-mod .finder input {
    background-position: right 30px center;
}
/*//Added by JoomlArt*/







/***************logo****************/
.t4-logo-wrap
{
    display: flex;
}


body, h1. h2, h3, h4, h5, h6, a, p, .item-page .article-content
{
	font-family: 'Heebo',Arial, sans-serif;
}


/***************מעקפים ל-hero בדף הראשי*****************/


.acm-features.style-1 .acm-features-inner {
    padding-top: 80px;
    padding-bottom: 80px;
}



.acm-features.style-1 .features-image
{
    
    left: 0;
    max-height: 640px;
    top: 0;
    bottom: unset;
    width: 100%;
    
}


.acm-features.style-1 .features-image > img
{
    max-width: unset;
    height: auto;
    width: 100%;
}



/***************תיקוני תפריט****************/
.t4-right-header .navbar-nav > li a.fa:lang(he-IL), .t4-right-header .t4-right-header .navbar-nav > li a.fab:lang(he-IL), .t4-right-header .navbar-nav > li a.fal:lang(he-IL), .navbar-nav .nav-link > a.far:lang(he-IL), .navbar-nav .nav-link > a.fas:lang(he-IL) {
    -webkit-transform: scale(1, 1) !important;
    -ms-transform: scale(1, 1) !important;
    transform: scale(1, 1) !important;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:lang(he-IL)
{
    
    transform: scale(1, 1) !important;
}


/******************תיקוני view-course-detail*******************/

.com_guru #guru-component .view-course-detail .course-sidebar:lang(he-IL)
{
        top: 140px;
        z-index: 100;
}


.fa:lang(he-IL), .fab:lang(he-IL), .fal:lang(he-IL), .far:lang(he-IL), .fas:lang(he-IL) {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}






/***********תיקוני הקורסים הבאים************/

html[dir="rtl"] .fa-angle-left:before
{
    
    content: "\f104" !important;
}


html[dir="rtl"] .fa-angle-right:before
{
    
    content: "\f105" !important;
}

@media (max-width: 991.98px)
{
    .acm-features.style-1 .features-image
    {
       /* display: unset;*/
    }
}



@media (max-width: 767.98px)
{

/****************תיקוני מדיה ל-hero**************/
    .acm-features.style-1 .features-content-wrap h1
    {
        font-size: 2.5rem;
        text-align: center;
    }

    .acm-features.style-1 .features-content-wrap h2
    {
        font-size: 2rem;
        text-align: center;
    }












}



@media (max-width: 991.98px)
{

/*******************fixing lesson display in mobile*****************/

.guru-lesson-content
{

    z-index: 20000000;
}


.guru-lesson-footer-nav
{
    z-index:1;
}

.guru-lesson-nav
{
    max-width: 300px;
}

}