/* Theme Name: midrash Author: michael Bl Author URI: Version: 1.0 */ 
* {
    font-size: 18px;
}

* {
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

.container {
    clear: both;
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
}

.container.no-margin {
    max-width: 1020px
}

.overlap-info {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 20px;
    overflow: visible;
    width: 310px;
    padding: 50px 28px 10px;
    background: rgba(255, 255, 255, .82)
}

.overlap-info:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 310px 0 0;
    border-color: #ffffff transparent transparent transparent;
    opacity: 0.82
}

.slider-home {
    position: relative;
    overflow: visible;
    max-width: 972px;
    width: 100%;
}

.slider-home .overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #b3b3b2;
    background: rgba(200, 200, 200, 1);
}

.slider-home .overlay.left {
    right: 100%;
    margin-right: 7px
}

.slider-home .overlay.right {
    left: 100%
}

.slider-home > ul {
    position: relative;
    overflow: hidden;
    list-style: none;
    width: 9999em;
    padding: 0
}

.slider-home > ul > li {
    float: left;
    max-width: 972px;
    width: 100vw;
    padding-left: 7px
}

.slider-home > ul > li > div {
    position: relative
}

.slider-home > ul > li .image {
    width: 100%;
    height: 100%;
    max-width: 100vw;
}

.slider-home > ul > li .image img {
    display: block;
    height: 30%;
    max-width: 100%;
    max-height: 100%;
    left: -14px;
    position: relative;
}

.slider-home .overlap-info {
    left: 38px;
    width: 318px;
    padding-right: 34px;
    padding-left: 34px
}

.slider-home .overlap-info:after {
    border-right-width: 318px
}

.slider-home .control > a {
    position: absolute;
    bottom: 90px;
    display: block;
    width: 27px;
    height: 44px;
    background: rgba(255, 255, 255, .78);
    text-indent: -9999em
}

.slider-home .control > a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 44px;
}

.slider-home .control .prev {
    left: -1px;
    background-image: url(../../../images/Home/new/hetz.png);
}

.slider-home .control .prev:after {
    border-right-color: #5b5959
}

.slider-home .control .prev:hover:after {
    border-right-color: #a6a7a9
}

.slider-home .control .next {
    right: 7px;
    background-image: url(../../../images/Home/new/hetz1.png);
}

.slider-home .control .next:after {
    margin-left: -8px;
    border-right-width: 0;
    border-left-width: 20px;
    border-left-color: #5b5959
}

.slider-home .control .next:hover:after {
    border-left-color: #a6a7a9
}

.coolaxs_bright_contrast .slider-home .control .prev {
    left: -1px;
    background-image: url(../../../images/Home/new/hetz_bright_contrast.png);
    background-repeat: no-repeat;
    border: 15px solid white;
}

.coolaxs_bright_contrast .slider-home .control .next {
    right: 7px;
    background-image: url(../../../images/Home/new/hetz1_bright_contrast.png);
    background-repeat: no-repeat;
    border: 15px solid white;
}

.kaftor_all {
    width: 100%;
    max-width: 947px;
    background-image: url("../../../images/Home/new/kaftor_all.png");
    background-repeat: no-repeat;
    height: 74px;
}

.kaftor_all_overlay {
    font-family: Arial;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}

.frontpage_background_image_banner {
    position: relative;
    top: -25px;
    z-index: 90;
    background-repeat: no-repeat;
    background-position: top center;
    height: 90px;
}

.frontpage_background_image_banner_English {
    background-image: url("./images/Global/headerEng-2.png");
}

.frontpage_background_image_banner_Hebrew {
    background-image: url("./images/Global/header-2_good23.png");
}

.front_page_red_buttons_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
}

@media screen and (max-width: 360px) {
    .front_page_red_buttons_container {
        justify-content: space-around;
    }

    .front_page_red_buttons_container > div:first-child {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .slider-home .control .next {
        left: 93vw;
    }

    .frontpage_background_image_banner {
    }

    .slider-home .control .prev {
        left: 3vw;
        top: calc(50% - 30px);
    }

    .slider-home .control .next {
        top: calc(50% - 30px);
    }
}

@media screen and (max-width: 600px) {
    .slider-home .control .next {
        left: 90vw;
    }

    .frontpage_background_image_banner {
        top: -16px;
        background-size: contain;
        max-height: 19vw;
    }

    .frontpage_background_image_banner_English {
        background-image: url("./images/Global/headerEng22_mobile.png");
    }

    .frontpage_background_image_banner_Hebrew {
        background-image: url("./images/Global/header_good22_mobile.png");
    }
}

@media screen and (max-width: 1023px) {
    .kaftor_all {
        height: 8vw;
        background-size: contain;
        background-position: center bottom;
    }

    .kaftor_all_overlay {
        display: none;
    }
}

#main {
    overflow: hidden;
    margin: 0;
    padding-top: 0px;
}

@font-face {
    font-family: "EFTNewLetterRegular";
    src: url("fonts/eft_newletter-webfont.eot");
    src: url("fonts/eft_newletter-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/EFT_NewLetter.ttf") format("truetype"), url("fonts/eft_newletter-webfont-2.html#EFTNewLetterRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "EFTNewLetterBold";
    src: url("fonts/eft_newletter_bold-webfont.eot");
    src: url("fonts/eft_newletter_bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("fonts/EFT_NewLetter%20Bold.ttf") format("truetype"), url("fonts/eft_newletter_bold-webfont-2.html#EFTNewLetterRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "exljbris300";
    src: url("fonts/Museo_300/2A1276_0_0.eot");
    src: url("fonts/Museo_300/2A1276_0_0d41d.eot?#iefix") format("embedded-opentype"), url("fonts/Museo_300/2A1276_0_0.ttf") format("truetype");
}

@font-face {
    font-family: "exljbris500";
    src: url("fonts/Museo_500/2A1279_0_0.eot");
    src: url("fonts/Museo_500/2A1279_0_0d41d.eot?#iefix") format("embedded-opentype"), url("fonts/Museo_500/2A1279_0_0.ttf") format("truetype");
}

body {
    font-family: Arial;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

img {
    border: 0px;
}

.footer {
    text-align: center;
    direction: rtl;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
}

.Credits {
    padding-top: 20px;
}

.Credits, .Credits a:link, .Credits a:visited, .Credits a:active, .Credits a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

.pageEnd {
    width: 100%;
    text-align: center;
    background-image: url(../../../images/Global/footer1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

.dirLTR {
    direction: ltr;
}

.alignLeft {
    text-align: left;
}

.floatLeft {
    float: left;
}

.artIndexButton {
    height: initial !important;
    padding: 5px 20px !important;;
    background-color: #09b9f2;
    font-family: EFTNewLetterBold;
    text-align: center;
    vertical-align: middle;
    direction: rtl;
    font-size: 18px;
    color: #ffffff;
    font-size: 20px;
    vertical-align: top;
    display: block;
    line-height: 1 !important;
}

.artIndexButtonEng {
    min-width: 104px;
    padding: 5px;
    background-color: #09b9f2;
    font-family: exljbris500;
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    font-size: 18px;
    color: #ffffff;
}

.artSubjectList {
    min-height: 27px;
    margin-top: 12px;
    padding-top: 5px;
    text-align: right;
    font-family: EFTNewLetterBold;
    padding-right: 8px;
    padding-left: 8px;
    background-color: rgba(255, 255, 255, 0.7);
    margin-left: 4px;
    position: relative;
    float: right;
}

.artSubjectList {
    color: #010200;
    font-family: EFTNewLetterBold;
    font-size: 16px;
    text-decoration: none;
}

.artSubjectListEng {
    min-height: 27px;
    margin-top: 12px;
    padding-top: 5px;
    text-align: left;
    font-family: exljbris500;
    padding-right: 8px;
    padding-left: 8px;
    background-color: rgba(255, 255, 255, 0.7);
    margin-right: 4px;
    position: relative;
    float: left;
}

.artSubjectListEng {
    color: #010200;
    font-family: exljbris500;
    font-size: 16px;
    text-decoration: none;
}

.artArticleName {
    flex: 1;
    padding: 9px;
    background-color: #ba3401;
    font-family: EFTNewLetterBold;
    direction: rtl;
    text-align: right;
    padding-right: 16px;
    vertical-align: middle;
    font-size: 20px;
    color: #ffffff;
}

.artArticleName H1 {
    font-family: EFTNewLetterBold;
    color: #ffffff;
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

.artArticleNameEng {
    display: block;
    padding: 7px;
    background-color: #ba3401;
    font-family: exljbris500;
    direction: ltr;
    text-align: left;
    padding-left: 16px;
    vertical-align: middle;
    font-size: 20px;
    color: #ffffff;
    width: 330px;
    margin-right: 4px;
}

.artArticleNameEng H1 {
    font-family: exljbris500;
    color: #ffffff;
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
}

.artArtistName {
    padding: 16px;
    color: #ffffff;
    background-color: #4b5e65;
    direction: rtl;
    text-align: right;
    font-size: 24px;
}

.artArticleDesc {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
    color: #5a3932;
    background-color: #ffffff;
    direction: rtl;
    text-align: right;
    font-size: 18px;
}

.artArtistNameEng {
    padding: 16px;
    color: #ffffff;
    background-color: #4b5e65;
    font-family: exljbris300;
    direction: ltr;
    text-align: left;
    font-size: 24px;
}

.artArticleDescEng {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
    color: #5a3932;
    background-color: #ffffff;
    font-family: exljbris500;
    direction: ltr;
    text-align: left;
    font-size: 18px;
}

.artArticleDescVerse {
    color: #0a9dd1;
}

.artArticleSource:link, .artArticleSource:active, .artArticleSource:hover, .artArticleSource:visited {
    font-family: Arial;
    font-weight: bold;
    color: #03bcfd;
    font-size: 14;
    text-decoration: none;
}

.artArticleImage {
    width: 100%;
    max-height: 600px;
    box-sizing: border-box;
    border: solid 6px #ffffff;
    cursor: pointer;
    background: #4b5e65;
    object-fit: contain;
}

.artArticleImageBigger {
    border: none;
    position: relative;
    top: 16px;
    right: calc(100% - 62px);
    cursor: pointer;
}

.artAdditionalCreationsTitle {
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
    background-color: #ba3401;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    direction: rtl;
    text-align: right;
    vertical-align: middle;
}

.artAdditionalCreationsTitleEng {
    height: 38px;
    padding: 4px 0 4px 10px;
    background-color: #ba3401;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    direction: rtl;
    text-align: left;
    vertical-align: middle;
}

.SearchResultsCriteria {
    color: #ffffff;
    font-size: 18px;
    font-family: EFTNewLetterBold;
    text-align: center;
    direction: rtl;
    padding: 20px 0;
}

.SearchResultsCriteria h1 {
    display: inline;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    font-family: EFTNewLetterBold;
}

.SearchResultsCriteriaEng {
    color: #ffffff;
    font-size: 18px;
    font-family: exljbris300;
    text-align: center;
    direction: ltr;
    padding: 20px 0;
}

.SearchResultsCriteriaEng h1 {
    display: inline;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    font-family: exljbris300;
}

.searchControls {
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    border: solid 3px #ba3401;
    width: 100%;
    display: none;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
}

.SearchResultsSubjectList {
    margin-top: 12px;
    padding-top: 5px;
    text-align: center;
    font-family: EFTNewLetterBold;
    padding-right: 8px;
    padding-left: 8px;
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #9d9f9e;
    margin-left: 4px;
    position: relative;
    float: right;
}

.SearchResultsSubjectList {
    color: #010200;
    font-family: EFTNewLetterBold;
    font-size: 18px;
    text-decoration: none;
}

.SearchResultsSubjectListEng {
    margin-top: 12px;
    padding-top: 5px;
    text-align: center;
    font-family: exljbris300;
    padding-right: 8px;
    padding-left: 8px;
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #9d9f9e;
    margin-left: 4px;
    position: relative;
    float: right;
}

.SearchResultsSubjectListEng {
    color: #010200;
    font-family: exljbris300;
    font-size: 18px;
    text-decoration: none;
}

.SearchResultsSubjectListActive {
    color: #8d3706;
}

.letterBox {
    cursor: pointer;
    width: 44px;
    margin-left: auto;
    margin-right: auto;
    height: 31px;
    margin-top: 0px;
    padding-top: 9px;
    text-align: center;
    font-family: EFTNewLetterBold;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0);
    border: solid 0px #9d9f9e;
    margin-left: 0px;
    position: relative;
    float: right;
    color: #455a5d;
    font-size: 20px;
    text-decoration: none;
}

.letterBoxEng {
    cursor: pointer;
    width: 37px;
    margin-left: auto;
    margin-right: auto;
    height: 31px;
    margin-top: 0px;
    padding-top: 9px;
    text-align: center;
    font-family: exljbris500;
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(255, 255, 255, 0);
    border: solid 0px #9d9f9e;
    margin-left: 0px;
    position: relative;
    float: right;
    color: #455a5d;
    font-size: 18px;
    text-decoration: none;
}

.letterBoxActive {
    background-color: #0fb4ea;
    color: #ffffff;
}

.letterBoxActiveEng {
    background-color: #0fb4ea;
    color: #ffffff;
}

.letterBoxArtistsInLetter {
    width: 100%;
    overflow: hidden;
    display: none;
}

.SearchResultAdvanced {
    font-family: EFTNewLetterBold;
    font-size: 20px;
    color: #4f5e61;
    direction: rtl;
    text-align: left;
    height: 43px;
}

.SearchResultStyledSelect {
    box-sizing: border-box;
    width: 229px;
    height: 34px;
    overflow: hidden;
    background-color: #eaeaec;
    border: 1px solid #cccccc;
}

.SearchResultStyledSelect select {
    background: transparent;
    width: 230px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    cursor: pointer;
}

.SearchResultStyledSelectEng {
    box-sizing: border-box;
    width: 229px;
    height: 34px;
    overflow: hidden;
    background: url(images/SearchResults/comboEng.png) no-repeat right #eaeaec;
    border: 1px solid #cccccc;
}

.SearchResultStyledSelectEng select {
    background: transparent;
    width: 230px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    cursor: pointer;
}

.SearchResultStyledSelect_2 {
    width: 110px;
    height: 34px;
    overflow: hidden;
    background: url(images/SearchResults/combo.png) no-repeat left #eaeaec;
    border: 1px solid #cccccc;
}

.SearchResultStyledSelect_2 select {
    background: transparent;
    width: 109px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    cursor: pointer;
}

.SearchResultStyledSelect_2Eng {
    width: 100px;
    height: 34px;
    overflow: hidden;
    background: url(images/SearchResults/comboEng.png) no-repeat right #eaeaec;
    border: 1px solid #cccccc;
}

.SearchResultStyledSelect_2Eng select {
    background: transparent;
    width: 99px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
    cursor: pointer;
}

#SearchResultStyledFrom {
    width: 36px;
}

#SearchResultStyledFromEng {
    width: 70px;
}

ul.page-numbers {
    clear: both;
    padding-bottom: 5px;
    text-align: left;
}

ul.page-numbers li, ul.page-numbers a {
    vertical-align: top;
    padding-top: 2px;
    height: 30px;
    width: 30px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

ul.page-numbers li .prev {
    vertical-align: top;
    padding-top: 5px;
    height: 23px;
    width: 18px;
}

.prev {
    vertical-align: top;
    padding-top: 5px;
    height: 23px;
    width: 18px;
    background-image: url("../../../images/SearchResults/hetz_blue.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.next {
    vertical-align: top;
    padding-top: 5px;
    height: 23px;
    width: 18px;
    background-image: url("../../../images/SearchResults/hetz_blue1.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.current {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    background-image: url(../../../images/SearchResults/pagingSelected.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    vertical-align: top;
    padding-top: 2px;
    height: 30px;
    width: 30px;
}

.SearchResultsArticle:link, .SearchResultsArticle:active, .SearchResultsArticle:visited, SearchResultsArticle:hover {
    color: #4b5e65;
    font-size: 22px;
    font-weight: bold;
    font-family: EFTNewLetterBold;
    text-decoration: underline;
    text-decoration: none;
}

.SearchResultsArticleMore:link, .SearchResultsArticleMore:active, .SearchResultsArticleMore:visited, SearchResultsArticleMore:hover {
    color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    font-family: EFTNewLetterBold;
    text-decoration: underline;
    text-decoration: none;
}

.SearchResultsArticleEng:link, .SearchResultsArticleEng:active, .SearchResultsArticleEng:visited, SearchResultsArticleEng:hover {
    color: #4b5e65;
    font-size: 22px;
    font-weight: bold;
    font-family: exljbris300;
    text-decoration: underline;
    text-decoration: none;
}

.SearchResultsArticleMoreEng:link, .SearchResultsArticleMoreEng:active, .SearchResultsArticleMoreEng:visited, SearchResultsArticleMoreEng:hover {
    color: #ff0000;
    font-size: 22px;
    font-weight: bold;
    font-family: exljbris300;
    text-decoration: underline;
    text-decoration: none;
}

.search-results-masonry {
	column-count: 4;
	column-gap: 15px;
	break-inside: avoid;
	text-align: right;
}

.search-results-masonry .SearchResultsMasonry {
	display: grid;
	grid-template-rows: 1fr auto;
	margin: 0 0 10px 0;
	break-inside: avoid;
	background-color: white;
    padding: 5px;
}

.search-results-masonry .SearchResultsMasonry .SearchResultsArtWork a {
	display: block;
	
}

.search-results-masonry .SearchResultsMasonry .SearchResultsArtWork > p {
	display: block;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
	font-family: EFTNewLetterRegular;
    font-size: 16px;
	color: #321E15;
}

.search-results-masonry .SearchResultsMasonry .SearchResultsArtWork > a.item-link > img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
	.search-results-masonry {
		max-width: 95%;
		margin: 0 auto;
		column-count: 3;
	}
}

@media (max-width: 767px) {
	.search-results-masonry {
		column-count: 2;
	}
}


/*
.SearchResultsMasonry.W2 {
    width: 50%;
}

.SearchResultsMasonry {
    width: 25%;
}

@media screen and (max-width: 699px ) {
    .SearchResultsMasonry {
        width: 33.3%;
    }
}

@media screen and (max-width: 435px ) {
    .SearchResultsMasonry {
        width: 50%;
    }
}

@media screen and (max-width: 233px) {
    .SearchResultsMasonry {
        width: 100%;
    }
}

.SearchResultsArtWork {
    max-width: 233px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 4px;
    padding: 5px;
    background-color: #ffffff;
    text-align: right;
    color: #321e15;
    font-size: 16px;
    font-family: EFTNewLetterRegular;
}

.SearchResultsArtWorkEng {
    max-width: 233px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 4px;
    padding: 5px;
    background-color: #ffffff;
    text-align: left;
    color: #321e15;
    font-size: 16px;
    font-family: exljbris300;
}

.SearchResultsArtWork img {
    border: solid 0px purple;
    margin-bottom: 7px;
    width: 100%;
    height: auto;
}

.SearchResultsArtWorkEng img {
    width: 100%;
}
*/
.SearchResultsCreationName:link, .SearchResultsCreationName:active, .SearchResultsCreationName:visited, SearchResultsCreationName:hover {
    color: #0a99dd;
    font-size: 15px;
    font-family: EFTNewLetterRegular;
    text-decoration: none;
}

.SearchResultsCreationNameEng:link, .SearchResultsCreationNameEng:active, .SearchResultsCreationNameEng:visited, SearchResultsCreationNameEng:hover {
    color: #0a99dd;
    font-size: 15px;
    font-family: exljbris300;
    text-decoration: none;
}

.HomeSubjects a:link, .HomeSubjects a:active, .HomeSubjects a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.HomeSubjects a:hover {
    font-size: 14px;
    font-weight: bold;
    color: #ab1708;
    text-decoration: none;
}

.HomeSubjectsEng a:link, .HomeSubjectsEng a:active, .HomeSubjectsEng a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.HomeSubjectsEng a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #ab1708;
    text-decoration: none;
}

.HomeAdvancedSearch {
    color: #3e1f19;
}

.HomeAdvancedSearchControls {
    z-index: 2;
}

.HomeLettersArtists {
    font-size: 20px;
    color: #ab1708;
    text-align: right;
    direction: rtl;
    line-height: 22px;
    z-index: 1000;
}

.HomeLettersArtists a:link, .HomeLettersArtists a:active, .HomeLettersArtists a:visited {
    font-size: 12px;
    color: #cf6f08;
    text-decoration: none;
    font-weight: bold;
}

.HomeLettersArtists a:hover {
    font-size: 12px;
    color: #ab1708;
    text-decoration: none;
    font-weight: bold;
}

.SearchResultsTableHeader {
    color: #b01809;
    font-size: 13px;
    font-weight: bold;
    background-color: #f2d995;
    vertical-align: middle;
    height: 44px;
    font-weight: bold;
    border-top: solid 1px #ffffff;
}

.SearchResultsTableRow {
    color: #864302;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    height: 110px;
    font-weight: bold;
    cursor: pointer;
}

.SearchResultsTableRowAlternate {
    color: #864302;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff8e5;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    height: 110px;
    font-weight: bold;
    cursor: pointer;
}

.SearchResultsTableRowEng {
    color: #864302;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    height: 110px;
    font-weight: bold;
    cursor: pointer;
}

.SearchResultsTableRowAlternateEng {
    color: #864302;
    font-size: 13px;
    font-weight: bold;
    background-color: #fff8e5;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    height: 110px;
    font-weight: bold;
    cursor: pointer;
}

.SearchResultArtistName:link, .SearchResultArtistName:active, .SearchResultArtistName:visited, SearchResultArtistName:hover {
    color: #c31b0a;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.CreationPageText {
    color: #874302;
    font-weight: normal;
    font-size: 16px;
    font-family: EFTNewLetterRegular;
}

.CreationPageTextEng {
    color: #874302;
    font-weight: normal;
    font-size: 15px;
    font-family: exljbris500;
}

.CreationPageTextEng span {
    color: #874302;
    font-weight: normal;
    font-size: 15px;
    font-family: exljbris500;
}

.CreationPageDesc {
    color: #874302;
    font-weight: normal;
    line-height: 22px;
    font-size: 14px;
}

.CreationPageCreationName {
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-family: EFTNewLetterRegular;
    letter-spacing: 0.6px;
}

h1.CreationPageCreationName {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    font-family: EFTNewLetterBold;
    margin: 0px;
    padding: 0px;
    display: inline;
    letter-spacing: 1.5px;
}

.CreationPageCreationNameEng {
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    font-family: exljbris300;
    letter-spacing: 0.6px;
}

h1.CreationPageCreationNameEng {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    font-family: exljbris500;
    margin: 0px;
    padding: 0px;
    display: inline;
    letter-spacing: 0px;
}

.CreationPageHeader {
    color: #874302;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 10px 2px 0px;
}

.CreationPageArtistGalleryText {
    color: #874302;
    font-weight: normal;
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
    direction: rtl;
    text-align: right;
}

.CreationPageArtistGalleryTextEng {
    color: #874302;
    font-weight: normal;
    background-color: #efb885;
    padding: 0px 5px 0px 5px;
    direction: ltr;
    text-align: left;
}

.ArticlePageSectionTitles:link, .ArticlePageSectionTitles:active, .ArticlePageSectionTitles:visited, .ArticlePageSectionTitles:hover {
    color: #874302;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.ArticlePageDesc img {
    border: solid 3px white;
}

.ArticlePageVerses {
    color: #a41406;
}

.ArticlePageSectionName {
    color: #874302;
    font-size: 18px;
    font-weight: bold;
}

.sub_article_content {
    font-size: medium;
}

.sub_article_content b {
    font-size: medium;
    font-weight: bold;
    font-family: Arial;
}

.ArticlePageSectionDesc {
    color: #874302;
    line-height: 150%;
}

.ArticlePageSectionDesc img {
    border: solid 5px white;
}

.HomeArtistsDiv {
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    scrollbar-arrow-color: #000000;
    scrollbar-3dlight-color: #fbd58e;
    scrollbar-highlight-color: #fbd58e;
    scrollbar-shadow-color: #7da9cb;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #cd6e06;
    scrollbar-track-color: #fbd58e;
}

#TextBoxFreeSearch {
    width: 240px;
    height: 38px;
    padding: 5px;
    outline: none;
    border: 1px solid #8b9a9f;
    background-color: #ffffff;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    direction: rtl;
    padding-left: 40px;
    background-position: 10px -10px;
}

#TextBoxFreeSearchEng {
    width: 240px;
    height: 20px;
    padding: 5px;
    outline: none;
    border: 1px solid #8b9a9f;
    background-color: #ffffff;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    direction: ltr;
    padding-right: 40px;
}

a.LangTop:link, a.LangTop:active, a.LangTop:visited, a.LangTop:hover {
    color: #ffffff;
    font-family: EFTNewLetterBold;
    font-size: 16px;
    text-decoration: none;
}

a.LangTopEng:link, a.LangTopEng:active, a.LangTopEng:visited, a.LangTopEng:hover {
    color: #ffffff;
    font-family: exljbris300;
    font-size: 16px;
    text-decoration: none;
}

.lang-item, .lang-item a {
    display: inline;
    list-style: none;
    color: #ffffff;
    font-family: EFTNewLetterBold;
    font-size: 1.3em;
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    text-overflow: clip;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

article.post.page h2 {
    display: none;
}

.SearchResultsSubjectList:hover, .SearchResultsSubjectListEng:hover, .artSubjectList:hover, .artSubjectListEng:hover {
    cursor: pointer;
}

#divAdvanced table {
    width: 100%;
}

input, select {
    font-size: 1.0em;
}

.lang-item {
    font-size: 1.0em;
}

select {
    box-sizing: border-box;
    color: #777777;
    height: 32px;
    line-height: 30px;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    background-color: #ffffff;
    filter: alpha(opacity=60) t;
    opacity: 0.6;
}

select option {
    color: #777777;
    background-color: #ffffff;
    filter: alpha(opacity=60) t;
    opacity: 0.6;
}

#free_search_select {
    box-sizing: border-box;
    width: 150px;
    height: 38px;
    padding-top: 2px;
    outline: none;
    border: 1px solid #8b9a9f;
    background-color: #ffffff;
    filter: alpha(opacity=60) t;
    opacity: 0.6;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}

#free_search_container {
    position: relative;
}

.select2-container--default .select2-selection--single {
    padding: 6px;
    background-color: #eaeaec;
    height: 36px;
    font-size: 1.5em;
    position: relative;
    line-height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #eaeaec url("images/SearchResults/combo.png") no-repeat scroll left center;
    font-size: 1.5em;
    padding: 4px 12px;
    height: 36px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    line-height: 36px !important;
}

.select2-results .select2-highlighted {
    background: #eaeaec url("images/SearchResults/combo.png") no-repeat scroll left center;
    font-size: 1.5em;
    line-height: 36px !important;
}

@media screen and (max-width: 600px) {
    .mobile_banner_margin {
        margin-top: 5px;
    }
}

.article_images_line_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

.article_image_w_text_column_flex {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
}

.article_image_w_text_column_flex .article_image_parent {
    max-width: 95%;
    background-color: #fcfcfc;
    position: relative;
}

.article_image_w_text_column_flex img {
    max-height: 280px;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.article_image_w_text_column_flex .article_image_title {
    font-weight: bold;
    font-family: Arial;
}

.article_image_w_text_column_flex .article_image_title p {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: medium;
}

.display_flex_mode {
    display: flex;
}

.creation_attributes_window {
    vertical-align: top;
    width: 404px;
}

.hide_in_desktop {
    display: none;
}

.hide_in_mobile {
    display: block;
}

.background_image_banner {
    width: 100%;
    height: 90px;
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .background_image_banner_English {
        background-image: url("./images/Global/headerEng-2.png");
    }

    .background_image_banner_Hebrew {
        background-image: url("./images/Global/header-2_good2.png");
    }
}

.creation_page_conent {
    max-width: 1023px;
    margin: 0 auto;
    margin-top: 59px;
}

.banner_and_free_seach {
    display: flex;
    flex-direction: column;
}

.search_result_page_search_and_language_selector {
    order: 1;
}

.search_result_page_banner {
    height: 19vw;
    max-height: 76px;
    order: 2;
}

.search_type_button {
    cursor: pointer;
    width: 100%;
}

.box_title_advanced_search {
    width: 120px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    line-height: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.little_box_title_advanced_search {
    width: 33px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.little_box_title_advanced_search2 {
    width: initial;
    padding: 0 5px;
}

.advanced_search_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 90%
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    line-height: 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    padding: 0px 12px 4px 0px !important;
    height: 25px !important;
}

.advanced_search_time_period_flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.move_to_next_line_in_mobile_only {
    display: none;
}

.from_until_and_date_line {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.advanced_search_bottom_buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.advanced_search_bottom_buttons div {
    padding: 0 0px;
}

.advanced_search_bottom_buttons div:first-child {
    padding: 0 100px;
}

@media screen and (max-width: 760px) {
    .artAdditionalCreationsTitle {
        font-size: 4vw;
        padding-right: 8px;
    }

    .artAdditionalCreationsTitleEng {
        font-size: 4vw;
        padding-left: 8px;
    }

    .artArticleImageBigger {
        top: 28px;
    }

    .artArticleImage {
        margin-top: 15px;
        border: 2px solid #ffeeee;
    }

    .advanced_search_bottom_buttons div:first-child {
        padding: 0;
    }

    .advanced_search_bottom_buttons div {
        padding: 0;
    }

    .little_box_title_advanced_search2 {
        width: auto;
    }

    .advanced_search_bottom_buttons {
        display: block;
        margin: 20px 0;
    }

    .advanced_search_bottom_buttons div {
        padding: 0 0px;
    }

    .advanced_search_time_period_flex, .advanced_search_flex, .advanced_search_flex {
        display: block;
    }

    .advanced_search_time_period_flex, .advanced_search_flex, .advanced_search_flex * {
        justify-content: center;
    }

    .little_box_title_advanced_search, .box_title_advanced_search {
        padding: 0;
        text-align: center;
    }

    .SearchResultsCriteria {
        padding: 0px 0;
    }

    .SearchResultsCriteriaEng {
        padding: 0px 0;
    }

    .search_type_button {
        height: 30px;
        object-fit: cover;
    }

    .search_result_page_search_and_language_selector {
        order: 2;
    }

    .search_result_page_banner {
        order: 1;
    }

    #free_search_container {
        max-width: 286px;
    }
}

@media screen and (max-width: 1023px) {
    .slider-home > ul > li .image img {
        left: -1vw;
        position: relative;
    }

    #SendToFriendDiv {
        top: 90% !important;
        left: 10px !important;
    }

    .little_box_title_advanced_search {
        padding: 0 5px;
    }

    .advanced_search_time_period_flex {
        display: block;
    }

    .move_to_next_line_in_mobile_only {
        display: block;
        padding: 10px 0;
    }

    .creation_page_conent {
        margin-top: 0px;
    }

    .display_flex_mode {
        display: block;
    }

    .creation_attributes_window {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    .hide_in_desktop {
        display: block;
    }

    .hide_in_mobile {
        display: none;
    }

    .frontpage_background_image_banner_English, .background_image_banner_English {
        background-image: url("../../../images/Global/headerEngMid.png");
    }

    .frontpage_background_image_banner_Hebrew, .background_image_banner_Hebrew {
        background-image: url("../../../images/Global/header_goodMid.png");
    }

    .background_image_banner {
        background-size: contain;
    }
}

@media screen and (max-width: 760px) {
    .youtube_facebook_icons_and_contributors_line {
        margin-top: 20px;
    }

    .footer_flex_credits_3_columns {
        display: block;
    }

    .footer_flex_credits_3_columns > div {
        margin: 20px auto;
    }
}

#divImages img {
    width: initial;
}

.page_header_background {
    background-color: #4b5e65;
    background-size: 100% auto;
    background-image: url("../../../images/SearchResults/bg_pic_1440.jpg");
}

.creation_header_background {
    background-color: #4b5e65;
    background-size: 100% auto;;
    background-image: url("../../../images/Global/bg_1440.jpg");
}

@media screen and (max-width: 1024px) {
    .page_header_background {
        background-position: 0 5vw;
    }
}

@media screen and (max-width: 800px) {
    .page_header_background {
        background-position: 0 15vw;
    }
}

@media screen and (max-width: 500px) {
    .page_header_background {
        background-position: 0 30vw;
    }
}

@media screen and (max-width: 400px) {
    .page_header_background {
        background-position: 0 55vw;
    }
}

@media screen and (max-width: 350px) {
    .page_header_background {
        background-position: 0 80vw;
    }
}

@media screen and (max-width: 760px) {
    .frontpage_background_image_banner_English, .background_image_banner_English {
        background-image: url("../../../images/Global/headerEngMid.png");
    }

    .frontpage_background_image_banner_Hebrew, .background_image_banner_Hebrew {
        background-image: url("../../../images/Global/header_goodMid.png");
    }

    .background_image_banner {
        background-size: contain;
    }
}

@media screen and (max-width: 600px) {
    .slider-home .control .next {
        left: 90vw;
    }

    .frontpage_background_image_banner {
        top: -16px;
        background-size: contain;
        max-height: 19vw;
    }

    .frontpage_background_image_banner_English, .background_image_banner_English {
        background-image: url("./images/Global/headerEng22_mobile.png");
    }

    .frontpage_background_image_banner_Hebrew, .background_image_banner_Hebrew {
        background-image: url("./images/Global/header_good22_mobile.png");
    }
}

.footer_flex_credits_3_columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    color: white;
}

.footer_flex_credits_3_columns .footer_flex_text {
    text-align: center;
    color: #ffffff;
    font-family: "EFTNewLetterRegular";
    font-size: 18px;
    line-height: 130%;
    border: 0px solid black;
}

.youtube_facebook_icons_and_contributors_line {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    max-width: 95%;
    margin: 0 auto;
}

.coolaxs_bright_contrast #sendImageButton, .coolaxs_bright_contrast #goToArticleButton, .coolaxs_bright_contrast #bibImageButton {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
    background: black !important;
    z-index: 0 !important;
}

.coolaxs_focus_css_activated #sendImageButton:focus, .coolaxs_focus_css_activated #goToArticleButton:focus, .coolaxs_focus_css_activated #bibImageButton:focus {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
    background: blue !important;
}

.coolaxs_bright_contrast .SearchResultsSubjectListEng {
    font-weight: bold;
}

body.coolaxs_dark_contrast, .coolaxs_dark_contrast .page_header_background, .pageEnd.coolaxs_dark_contrast, footer.coolaxs_dark_contrast div, body.coolaxs_bright_contrast, .coolaxs_bright_contrast .page_header_background, .pageEnd.coolaxs_bright_contrast, footer.coolaxs_bright_contrast div {
    background-image: initial !important;
}

.coolaxs_focus_css_activated .background_image_banner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.coolaxs_focus_css_activated .background_image_banner :focus {
    background-color: rgba(255, 255, 0, 0.382) !important;
}

#FFfix1 > div:nth-child(1) {
    height: 80px !important;
}

.single-article a {
	color: #0000EE;
}
.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#footer-bottom .container > div {
	margin: 0;
	padding: 5px 10px 10px 10px;
}

img[data-lazyloaded]{
    opacity: 0;
}

img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

.slider-home,
.slider-home ul {
	height: 404px;
}

@media (max-width: 1024px) {
	#footer-bottom .container > div {
		margin: 0;
		padding: 5px 10px 20px 10px;
	}
}

@media (max-width: 768px) {
	#footer-bottom .container > div {
		margin: 0;
		padding: 5px 10px 50px 10px;
	}
}