/*
Theme Name: Herzog
Theme URI: https://wordpress.org/themes/herzog/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: herzog
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.elementor-element-a447726 {
    display: inline-block;
}





.single-program section#section-team .heading {
    text-align: center;
}

article a:not(.btn) {
    text-decoration: underline;
}

.home nav.secondary-navigation a {
    text-decoration: none !important;
}

.owl-stage-outer a {
    text-decoration: none !important;
}

.main-conference-title {
    font-size: 25px;
    font-family: "arial", "noto-sans";
    color: #c6292b;
    font-weight: 600;
    margin-bottom: 20px;
}

.main-conference-title:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    right: 0;
    margin-top: 10px;
}

.conference-cat-title {
    margin-top: 70px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.conference-cat-title:after {
    content: "";
    border-bottom: 1px solid #000;
    margin: 0 25%;
    display: block !important;
}

.post-type-archive-research-conference
.events-loop.owl-carousel
.owl-nav
[class*="owl-"] {
    margin-top: -13%;
    color: #929292;
}

.post-type-archive-research-conference .events-loop.owl-carousel .owl-nav i {
    display: block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #046572;
    background-position: top -2px center;
}

.archive-actions {
    text-align: center;
    background-color: #01535e;
}

.home .archive-actions {
    background-color: #01535e00 !important;
}

.archive-actions a {
    color: #fff;
}

.archive-content {
    margin-bottom: 100px;
}

/*סרטונים- ראשי*/

.loop-videos .video {
    position: relative;
    height: 195px !important;
    width: auto !important;
    background: #000 !important;
}

.loop-videos .video .video-overlay {
    background: #0000;
}

/*סרטונים פנימי*/
.single-internship-video .col-md-6.col-centered {
    float: none;
    margin: 0 auto;
}

#users-loop .list-thumbs .loop-page.users-loop-page > div {
    display: flex;
}

body .top-banner {
    height: 445px;
}

body .top-banner.narrow {
    height: 225px;
}

#opening-hours-loop span.date-note {
    font-size: 12px;
    display: block;
    text-align: right;
    color: red;
}

#opening-hours span.date-note {
    font-size: 12px;
    display: block;
    text-align: right;
    color: red;
}

.archive
.archive-research
.archive-content
.section-primary
.item.item-0.item-content {
    border-right-color: #609196;
}

.archive
.archive-research
.archive-content
.section-primary
.item.item-content
.title {
    color: #609196;
}

.archive .archive-research .archive-content .section-primary nav.nav-primary {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.archive .archive-research .archive-content .section-primary .nav-circle-pack {
    display: flex;
    flex-direction: row;
}

.archive
.archive-research
.archive-content
.section-primary
.nav-circle-pack
.nav-circle-item {
    display: flex;
}

.archive
.archive-research
.archive-content
.section-primary
.circles-nav {
    display: flex;
}

.archive .archive-research .archive-content .section-primary .nav-circle-item .circle-expand-content.show-content {
    width: 380px;
    opacity: 1;
}

.archive .archive-research .archive-content .section-primary .nav-circle-item .circle-expand-content.show-content .item-content {
    opacity: 1;
}

.archive .archive-research .archive-content .section-primary .nav-circle-item .circle-expand-content {
    width: 0;
    opacity: 0;
    -webkit-transition: width 1.5s;
    transition: width 1.5s;
}

.archive .archive-research .archive-content .section-primary .nav-circle-item .circle-expand-content .item-content {
    opacity: 0;
    -webkit-transition: 2.5s;
    transition: 2.5s;
}

.section-team .users-loop .list-thumbs .item img {
    max-height: 252px;
}

.research-page-template-default #loop-books .entry-image img {
    min-height: 300px;
    object-fit: cover;
}

.research-page-template-default #loop-periodicals .entry-image img {
    min-height: 300px;
	max-height: 300px;
    object-fit: cover;
}
.loop-item-periodicals{
	max-height: 300px;
	max-width: 300px;
}

.research-page-template-default img.modal-thumb {
    min-height: 240px;
    object-fit: cover;
}

.archive .archive-research .archive-content .section-primary .circle-expand-content .item.item-content .title {
    width: auto;
}

body.rashim-logged-in .navbar-main .navbar-nav li.not-logged-in {
    display: none;
}

body:not(.rashim-logged-in) .navbar-main .navbar-nav li.logged-in {
    display: none;
}

html:lang(en) .post-type-archive-research-conference .archive-research .events-loop.carousel-details .owl-item .item {
    direction: ltr;
}

html:lang(en) .post-type-archive-research-conference .archive-research .events-loop.carousel-details .item .entry-bottom {
    text-align: right;
}

html:lang(en) .select:after {
    left: auto;
    right: 1px;
}

html:lang(en) button.btn.btn-search.pull-left {
    float: right !important;
}

html:lang(en) .archive .archive-research .archive-content .section-primary .nav-circle-pack .item .item-content {
    font-size: 14px;
}

html:lang(en) .nav-circle-pack {
    direction: rtl;
}

html:lang(en) .archive .archive-research .archive-content .section-primary .nav-circle-item .circle-expand-content.show-content {
    direction: ltr;
}

#content-section .library-box-item {

    padding: 0 30px;
    margin: 30px 0;
}

#content-section .library-content-boxes {
    display: flex;
    margin: 30px;
    background: #fff;
}

#content-section .library-content-col:not(:first-child) .library-box-item {
    border-right: 1px solid gray;
}

#content-section .library-box-title {
    font-size: 32px;
    font-weight: bold;
}

#content-section .library-box-content {
    font-size: 16px;
}


#content-section .library-box-ribbon {
    position: relative;
    top: 0;
    right: 30px;
    height: 50px;
    width: 20px;
    background: #c6292b;
}

#content-section .library-box-ribbon:before {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #c6292b;
    position: absolute;
    bottom: -15px;
}

#content-section .library-box-ribbon:after {
    content: "";
    position: absolute;
    bottom: -15px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #c6292b;
    bottom: -15px;

}

#content-section .library-content-col {
    flex-grow: 1;
}


#bookModal .modal-content .modal-body .modal-publish {
    display: none;
}

.users-loop .item img.lazyloaded,
.gallery-loop .item img.lazyloaded,
.galleries-loop .item img.lazyloaded,
#galleries-loop-13 .item img.lazyloaded {
    display: block;
    height: 100%;
    margin: 0 auto 30px;
}

.users-loop .owl-stage-outer,
.gallery-loop .owl-stage-outer,
.galleries-loop .owl-stage-outer,
#galleries-loop-13 .owl-stage-outer {
    height: 215px !important;
}


#section-contact .wpcf7-form .ajax-loader:before,
.textwidget .wpcf7-form .ajax-loader:before,
.contact .wpcf7-form .ajax-loader:before {
    border: 2px solid #00535e;
    position: absolute;
    right: -270px;
    bottom: 60px;
    text-align: right;
    padding: 2px 15px;
    width: 250px;
    background: none;
    vertical-align: middle;
    content: "אנו מעבדים את הבקשה ...";
}

.textwidget .wpcf7-form .ajax-loader:before,
#section-contact .wpcf7-form .ajax-loader:before {
    right: 5px;
}

.section-contact .wpcf7-form .ajax-loader,
.textwidget .wpcf7-form .ajax-loader,
.contact .wpcf7-form .ajax-loader {
    visibility: hidden;
    background-image: none;
}

body.single-course:not(.sticky) .primary-navigation.top-banner-empty {
    margin-top: -55px;
    padding-top: 15px;
    padding-bottom: 10px;
}

form.form-search.form-search-articles .form-inline,
form.form-search.form-search-books .form-inline {
    display: flex;
}

body.forum.bbpress .top-banner-heading,
body.forum-archive.bbpress .top-banner-heading {
    margin-bottom: 50px;
}

body.forum-archive.bbpress footer .widget .widget-title,
body.forum.bbpress footer .widget .widget-title {
    padding: 0;
    background: unset;
    font-size: 17px;
}

body.forum-archive.bbpress footer section.widget_black_studio_tinymce,
body.forum.bbpress footer section.widget_black_studio_tinymce {
    background: unset;
    padding: unset;
    margin: unset;
}

form#exlibris-herzog input#primoQueryText::placeholder {
    font-weight: normal;
    opacity: 0.6;
    padding-right: 5px;
}

form#exlibris-herzog input {
    width: 80%;
    padding: 5px;
}

form#exlibris-herzog input#go {
    font-size: 12px;
    font-weight: bold;
    background: #c6292b;
    color: white;
    border: none;
    float: left;
    width: 20%;
    height: 34px;
}

form#exlibris-herzog {
    width: 100%;
    padding: 20px 0;
}

#exlibris-herzog .login-exlibris ul li.active {
    background: #c6292b;
    border-radius: 10px 10px 0 0;
    font-weight: bold;
    color: white;

}

#exlibris-herzog .login-exlibris ul li {
    margin: 0;
    flex-grow: 1;
    text-align: center;
    font-weight: normal;
    padding: 2px 0;
}

#exlibris-herzog .login-exlibris ul {
    display: flex;
    align-items: flex-end;
    width: 100%;
}

#exlibris-herzog .login-exlibris ul li.login-link {
    text-align: left;
}

.widget.search-widget {
    padding: 1px 15px;
}

.widget-content.no-background {
    background: none !important;
}

.libraries main .widget.search-widget .widget-content .search-instructions {
    padding: 10px 5px;
}


body.page-template-page-users .section-search .index ul li {
    padding: 0 11px !important;
    border-left: 1px solid #c6292b !important;
}
.top-widget-1 {
    display: flex;
    justify-content: end;
}
.top-widget-1 .top_nav_btn_container {
    margin-left: 5px;
    white-space: nowrap;
}
.top-widget-1 .top_nav_btn_container .herzog_nav_btn{
    background: #00535E;
    border: solid 2px #fff;
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
    padding: 0 15px;
}
.student-name.dropdown {
    display: inline-block;
    margin-left: 5px;
}
button#teacher-dropdown {
    background-color: transparent;
    border: 2px solid #fff;
    padding: 0 15px;
    height: 30px;
    line-height: 25px;
    border-radius: 0;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 5px;
}

.student-name .dropdown-menu {
    background-color: #00535C;
    border: 2px solid white;
    text-align: center;
    min-width: auto;
    margin-top: 0px;
}

.student-name .dropdown-menu a {
    border: 1px solid;
    margin: 6px 7px;
}


.rtl header .header-top {
    overflow-x: unset;
}

li#logout-drop a {
    border: none;
    color: #ff1f1f;
    font-weight: bold;
}

li#logout-drop a:hover {
    background-color: initial;
}

body.sticky > header .header-top {
    height: 110px;
    margin-top: -110px;
}


div#accountMenuMobile {
    margin-top: 35px;
}

body.en #accountMenuMobile {
    margin-top: 10px;
}

img#chamama {
    width: 19%;
    display: inline-block;
    padding: 16px;
}
form#exlibris-herzog {
    display: inline-block;
    padding: 20px 0;
    width: 80%;
}
.scroll-down-header {
    position: absolute;
    right: calc(50% - 23px);
    background: #609196;
    text-align: center;
    width: 46px;
    border-radius: 0 0 15px 15px;
}
.scroll-down-header > a {
    font-size: 24px;
    color: white;
}
.section-secondary-content a {
    font-weight: bold;
}

.herzog-mobile-login {
    display: none;
}

span.mobile-user-fullname {
    color: white;
    display: block;
    text-align: center;
}

header .header-top {
    overflow-x: unset;
}

.class-coordinator {
    margin-bottom: 15px;
}

.students_page-template-page-links-2 .post-content article {
    padding-top: 0;
    padding-bottom: 0
}
.students_page-template-page-links-2 .post-content article > header {
    margin-top: 25px
}
.students_page-template-page-links-2 .post-content article .entry-content {
    padding-bottom: 0
}
.students_page-template-page-links-2 .post-content .main-navigation {
    margin-bottom: 25px
}
.students_page-template-page-links-2 .post-content .main-navigation h2 {
    margin: 0;
    padding: 15px;
    color: #00535e !important;
    font-weight: 800;
    font-size: 23.94px;
    background-color: #fff
}
@media (min-width: 480px) {
    .students_page-template-page-links-2 .post-content .main-navigation h2 {
        padding: 50px 50px 10px 50px
    }
}
.students_page-template-page-links-2 .post-content .main-navigation ul {
    margin: 0;
    padding: 0 15px 15px 15px;
    list-style: none;
    background-color: #fff
}
@media (min-width: 480px) {
    .students_page-template-page-links-2 .post-content .main-navigation ul {
        padding: 10px 50px 50px 50px
    }
}
.students_page-template-page-links-2 .post-content .main-navigation ul li {
    margin: 0;
    padding: 15px 25px;
    list-style: none;
    border-bottom: 1px solid #4c4c4c;
    background-color: #fff;
    background-image: url("../img/icons/icon_pdf_green_20_20.jpg");
    background-position: right 15px;
    background-repeat: no-repeat;
    color: #00535e
}
@media (min-width: 480px) {
    .students_page-template-page-links-2 .post-content .main-navigation ul li {
        padding: 10px 40px
    }
}
.students_page-template-page-links-2 .post-content .main-navigation ul li a {
    text-decoration: none;
    color: #00535e
}
@media (min-width: 480px) {
    .students_page-template-page-links-2 .post-content .main-navigation ul li a {
        font-size: 18px
    }
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(2) {
    color: #c6292b
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(2) header h2 {
    color: #c6292b !important
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(2) .items-loop li {
    color: #c6292b !important;
    background-image: url("../img/icons/icon_pdf_red_20_20.jpg")
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(2) .items-loop li a {
    color: #c6292b !important
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(3) {
    color: #4c4c4c
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(3) header h2 {
    color: #4c4c4c !important
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(3) .items-loop li {
    color: #4c4c4c !important;
    background-image: url("../img/icons/icon_pdf_gray_20_20.jpg")
}
.students_page-template-page-links-2 .post-content .main-navigation:nth-of-type(3) .items-loop li a {
    color: #4c4c4c !important
}
@media (min-width: 1440px) {
    .students_page-template-page-links-2 .post-content .main-navigation .container {
        width: 1160px
    }
}
.students_page-template-page-links-2 .post-content .side-navigation {
    margin-top: 25px
}


@media (min-width: 767px) {
    html {
        overflow-x: hidden;
    }

    .libraries main .exilibris {
        max-height: 107px;
    }

    .libraries main .exilibris .search-wrapper {
        xmargin-top: -15px;
        display: flex;
        justify-content: space-between;
        align-items: center;


    }
}


@media (max-width: 480px) {

    .libraries main .widget, .login-exlibris {
        text-align: center;
    }

    form#exlibris-herzog {
        display: inline-block;
        width: 100%;
    }

    img#chamama {
        width: 60%;
        display: inline-block;
        padding: 16px;
    }

}


/* Mobile Responsive  */
@media (max-width: 767px) {
    html, html body {
        overflow-x: hidden;
    }

    .herzog-mobile-login {
        display: block;
    }

    .herzog-mobile-login .btn.btn-default {
        background: none;
    }

    .herzog-mobile-login .top-widget-1 {
        margin-top: 10px;
    }

    .login-widget-content {
        top: 50px;
        left: 25px;
    }

    header .header-bottom .user {
        padding-left: 3px;
        float: right;
        font-size: 25px;
        color: #fff;
    }

    header .header-bottom .search {
        line-height: 28px;
        padding-left: 16px;
        float: right;
        font-size: 25px;
        color: #fff;
    }

    header .header-bottom button.btn.btn-default {
        outline: none;
    }

    button.no-style-btn {
        background: none;
        border: none;
    }

    button.search-btn-mobile {
        padding: 0;
        margin: 0;
        float: right;
    }

    #mobilesearch input[type="text"] {
        width: 75%;
    }

    #mobilesearch input[type="submit"] {
        width: calc(25% - 5px);
    }

    #mobilesearch > div {
        display: flex;
    }

    #mobileSearchModal .modal-header {
        padding: 5px 10px;
    }

    button.account-menu-mobile {
        background: #c6292b;
        outline: none !important;
    }

    #accountMenuMobile {
        position: absolute;
        z-index: 101;
        left: 0;
        padding: 10px;
        background: #c6292b;
    }

    #accountMenuMobile a {
        width: 100%;
        margin: 5px 0;
        color: #fff;
    }

    #accountMenuMobile p {
        margin: 0;
    }

    /* accessibility plugin pushes down the footer, fix */
    .accessibility_component {
        margin-bottom: -2em;
    }
}

body #accountMenuMobile .btn-logout, span.mobile-user-fullname {
    border: none;
    font-size: 14px;
    color: #00535e;
    font-weight: bold;
}

span.mobile-user-fullname {
    margin-bottom: 5px;
}

.sticky-sidebar .toggle-button .caption {
    position: absolute;
    top: 4px;
    left: 5px;
    display: block;
    width: 60px;
    font-size: 16px;
    line-height: 1.2;
}
div#divWheel2 {
    height: 500px;
}
.slick-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2%;
}
.slick-dots li {
    list-style: none;
    margin: 15px 0;

}
.slick-dots button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: none;
    background-color: #00535e;
    text-indent: -9999px;
    outline: 0;
}
.slick-dots button:hover {
    background: #cc2413;
}
.dropdown-submenu .dropdown-menu {
    left: auto;
}

@media print {
   #main {
        background-color: white;
        height: auto;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
    }
    body .top-banner{
        min-height: 20px;
    }
    body .top-banner .top-banner-link {
        position: relative;
    }
    body.normal-screen .top-banner {
        height: 80px;
    }
    body .top-banner .top-banner-heading{
        height: 122px!important;
        position: relative!important;
        text-align: center;
    }
    header, footer, .toggle-button{
        display:none;
    }
    body .post-top .post-top-bar{
        display: none;
    }
    body .post-top {

        height: 150px;
    }
}
select.form-control[name="extra_fields[0][12358]"] option:nth-child(2) {
    display: none;
}
body.sticky>header .header-top {
    height: 110px;
}


@media (max-width: 480px) {
    .elementor-13 {
        width: 100% !important;
    }
}


body.page-template-page-users .users-loop .item .entry .entry-header .entry-title {

    margin-top: 0;
    margin-bottom: 45px;
}
.users-loop .item img.lazyloaded {
    display: block;
    height: 100%;
    margin: 0 auto 15px;
}
.xfade.show {
    opacity: 1;
}
.modal {
    background: #000000a3;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #0000;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    box-shadow: 0 0;
}
.modal .modal-dialog .modal-content .modal-body {
    color: #ffffff;
    font-size: 26px;
    text-align: center;
}
.modal.fade .modal-dialog{
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-content .ajax-loader{
    display: block;
    width: 100%;
    text-align: center;
}
.modal-content .ajax-loader i{
    animation-name: spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}
p.exlibris-txt {
    font-size: 13px;
    margin-top: 5px;
}

span.menu-image-title {
    font-weight: normal;
}
.text-RTL,
.text-RTL * {
  direction: rtl!important;
  text-align: right!important;
}
.text-LTR,
.text-LTR * {
  direction: ltr!important;
  text-align: left!important;
}
