/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/



body {
	background: #fff;
	font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
	font-size: 14px;
    color: #000;
    background: #ededed;
}

.small-screen-menu{
    display: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
}

strong{
    font-family: 'AkkuratLLWebHeb-Bold', sans-serif;
}







.mfp-content .mfp-figure:after {
box-shadow: none;
background: none;
}


.mfp-wrap .mfp-image-holder .mfp-close{
    height: 100%;
    width: 100%;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
    opacity: 0 !important;
}



.mfp-figure img.mfp-img {
max-width: 90%;
padding: 0;
margin: 0px auto;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
background: none repeat scroll 0% 0% #444;
}








.page-wrap {
    width: 100%;
    position: fixed;
    z-index: 9;
    top: 0;
}


.middle-width {
    max-width: 1230px;
    margin: 0 auto;
    width: 100%;
    padding-top: 150px;
}
.page-template-page-exhibition .middle-width,
.page-about .middle-width{
    padding-top: 125px;
}
.middle-width h1 {
    font-size: 27px;
    margin-bottom: 50px;
}

/* .page .middle-width {
	height: 435px;
} */

#header {
    max-width: 1230px;
    margin: 0px auto;
    padding: 20px 0 10px 0;
    background: #ededed
}

.home #header {
	background: transparent;
}


#header h1, #header h2 {
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
    margin: 10px 0;
    font-size: 27px;
}


.home #header h1 {
    font-size: 27px;
    color: #fff;
}

#header h2 a { color: #000;}

/* .mobile-hp-btn, */
.mobile-nav {
	display: none;
}


#slides img.icon-flip {
	display: none;
}




  /* ------------------------------------------ */
    /*= contact popup ------------*/
/* ------------------------------------------ */
.white-popup {
    position: relative;
    background: none repeat scroll 0% 0% #FFF;
    padding: 50px 20px 40px 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    max-width: 790px;
    width: 100%;
}

.white-popup .credit {
    padding: 70px 0px 50px;
    font-size: 80%;
}




















  /* ------------------------------------------ */
    /*= navigation ------------*/
/* ------------------------------------------ */


.pages-nav {
    border-top: 6px solid #fff;
}

.menu-top-menu-second-container {
	float: right;
    margin-top: -46px;
    border-top: 6px solid #fff;
}

.pages-nav .menu-top-menu-second li a:hover {
	background: #fff;
}

.pages-nav li {
    float: left;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #fff;
	position: relative; /* this is needed in order to position Web menus */
}

.pages-nav .menu-top-menu > li:first-child,
.pages-nav .menu-top-menu-second > li:first-child
 {
    border-left: 6px solid #fff;
}

.pages-nav li.current-menu-ancestor,
.pages-nav li.current_page_ancestor,
.pages-nav li.current_page_item,
.pages-nav li:hover {
background: #000;
color: #FFF;
}

.pages-nav li:hover > a {
color: #000 !important;
}

.pages-nav li.current-menu-ancestor a,
.pages-nav li.current_page_ancestor a,
.pages-nav li li.current_page_item a,
.pages-nav li.current-menu-item a,
.pages-nav li:hover a {
background: #ededed;
color: #000;
}

.pages-nav li li.current_page_item a {
background: #fff;
}

.pages-nav li a {
    display: block;
    padding: 0.2em 27px;
    font-size: 14px;
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
    height: 34px;
    line-height: 2.2em;
    color: #000;
    background: #ededed;
}

.pages-nav li li a{
    white-space: nowrap;
    width: 100%;
}

.pages-nav li li {
    position: relative;
    margin: -6px 0px 0px;
    display: inline-block;
    padding: 0px;
    border-left: 6px solid #fff;
    border-top: 6px solid #fff;

}

.pages-nav li li a {
    line-height:30px;
    text-decoration:none;
    display:block;
}

.pages-nav ul.Web-menu {
    display:none;
    top: 40px;
    left: -6px;
    max-width: 340px;
}



.page-about .pages-nav li.about-item a,
.page-contact .pages-nav li.contact-item a,
.pages-nav li.current-menu-item > a,
.pages-nav li.current-menu-parent > a{
    background: #fff;
}



/* Basic code - don't modify */
 
 .droppy { display: block; margin: 0; padding: 0; position: relative; }
  .droppy li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  .droppy a { display: block; }
  .droppy ul { display: none; position: absolute; left: -6px; top: 40px; margin: 0; padding: 0; }
  * html .droppy ul { line-height: 0; } /* IE6 "fix" */
  	.droppy ul a { zoom: 1; } /* IE6/7 fix */
    .droppy ul li { float: none; }
    .droppy ul ul { top: 0; }
    
/* Essentials - configure this */

/* .droppy ul {}
.droppy ul ul {} */

/* Everything else is theming */
 
/* .droppy { } */
.droppy *:hover { background-color: none; }
.droppy a {  color: #fff; font-size: 12px; line-height: 1;text-decoration: none; }
  /* .droppy li.hover a { background-color: #ededed; color: #000; } */
  .droppy li a.hover,
  .droppy li li a.hover { 
      background-color: #fff; 
      color: #000; 
    }
  
  /* .droppy ul { } */
    /* .droppy ul li a {} */
     /* .droppy ul a.has-Webnav { background-color: #000; color:#000; } */
	.droppy ul a.hover { background-color: #ededed; color:#000; }
   /* .droppy ul a { } */
/* .droppy ul a { border-bottom: none; } - I also needed this for IE6/7 */





















  /* ------------------------------------------ */
    /*= page ------------*/
/* ------------------------------------------ */


.page-all {
    margin-bottom: 100px;
    overflow: hidden;
    width: 100%;
}

.page-all h2 {
    margin-bottom: 20px;
    padding: 0px;
    font-size: 27px;
}



.entry {
    width: 60%;
    max-width: 665px;
    float: left;
    padding-right: 6.25em;
}
.entry span {
	color: #000 !important;
}



.mobile-display {
border: 1px solid #000;
padding: 5%;
text-align: center;
margin-bottom: 30px;
}


.mobile-main-area {
	padding-top: 40px;
}



  /* ------------------------------------------ */
    /*= loans ------------*/
/* ------------------------------------------ */


/*#tabs .content{
		opacity: 0;
	}*/
	
	
.loans-area li {
    width: 25%;
    float: left;
    margin-bottom: 70px;
}

.loans-area .im {
    width: 164px;
    height: 160px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    overflow: visible !important;
}

.loans-area img {
    padding: 6px;
    margin-top: -1px;
}


.loans-filter {
    margin-bottom: 30px;
    overflow: hidden;
}

.loans-filter li {
    float: left;
    border: 6px solid #fff;
    font-size: 0.8125em;
font-family: 'AkkuratLLWebHeb-Bold', sans-serif;
padding: 0.2em 27px;
cursor: pointer;
background: #ededed;
}
.loans-filter li a {
	color: #000;
}
.loans-filter li.active {
	background: #fff;

}
.loans-filter li.active a {
		color: #000;
}






  /* ------------------------------------------ */
    /*= contribution ------------*/
/* ------------------------------------------ */


.contribution-area h2{
	color: #000;
	font-size: 27px;
}
.contribution-area ul{
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}


.contribution-area li {
    width: 24.7%;
    float: left;
    margin-bottom: 10px;
    min-height: 490px;
}

.contribution-area li h3 {
    font-family: 'AkkuratLLWebHeb-Bold', sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    
}

.contribution-area li p {
    padding: 0px 20px 0px 0px;
    font-size: 14px;
    line-height: 1.5em;
}

.contribution-area li p span {
    text-decoration: none !important;
    color: #000 !important;
}


.page-contributions .contribution-area li {
min-height: 180px;
margin-right: 3%;
width: 21.7%;
}

.page-contributions .contribution-area ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.page-contributions .contribution-area li {
	min-height: inherit;
	margin-bottom: 60px;
}


  /* ------------------------------------------ */
    /*= publication ------------*/
/* ------------------------------------------ */

.publication-area ul{
    overflow: hidden;
}

.publication-area li {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    min-height: 300px;
     max-height: 300px;
}



.publication-area p {
    font-size: 14px;
line-height: 1.5em;
}


.publication-area p a {
	color: #000;
	text-decoration: none;
}
p.pdf-publication-download{
    padding-top: 10px;
}



.publication-area .im,
.contribution-area .im {
    width: 164px;
    height: 160px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
    overflow: visible !important;
    align-items: flex-end;
    display: flex;
    /* flex-direction: column; */
}





.contribution-area img, .publication-area img {
    padding: 0;
    margin-top: -1px;
    max-height: 164px;
}

.contribution-area p
.publication-area p {
    font-size: 14px;
    line-height: 27px;
    max-width: 170px;
}



.home .slides-pagination{
    bottom: 80px;
    width: calc(100% - 160px);
    margin-left: 80px;
}

.home .slides-pagination a {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
    border: unset;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.home .slides-pagination a:hover{
    background: #666;
}


  /* ------------------------------------------ */
    /*= page slider ------------*/
/* ------------------------------------------ */

#slides1 {
    margin-bottom: 60px;
    /* max-height: 435px; */
}
.slides-pagination {
	position: absolute;
	z-index: 3;
	bottom: 20px;
	text-align: center;
	width: 100%;
}
#slides1 .slides-pagination a {
    background: #c4c5c4;
    border: none;
    width: 12px;
    height: 12px;
}
#slides1 .slides-pagination a.current {
    background: #fff;
}

.slide-container-page {
    color: #000;
    background: none repeat scroll 0% 0% #FFF;
    max-width: 310px;
    height: 150px;
    padding: 30px 50px;
    position: absolute;
    font-size: 0.8125em;
    line-height: 1.6em;
    bottom: 0;
    right: 0;
}

.slide-container p{
    font-size: 14px;
}


.slides-container-missing {
    margin-bottom: 60px;
    position: relative;
}

.slides-container-missing img {
    width: 100%;
    vertical-align: top;
}

.slides-container-missing p {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 70px;
}













    /***********    swiper page exhibition slidr    **************/


    .swiper-container .swiper-slide img {
        vertical-align: top;
    }

    .swiper-slide{
        background: #ededed;
    }
    .slides-navigation-page {
        position: absolute;
        z-index: 9;
        width: 100%;
        bottom: 0;
        left: 0;
        /* display: none; */
    }
    .swiper-container:hover .slides-navigation-page {
        display: block;
    }

    .slides-navigation-page .button-next {
        background: url('../images/arrows.svg') -83px 0;
        width: 63px;
        height: 58px;
        text-indent: -9999px;
        float: right;
        cursor: pointer;
    }
    .slides-navigation-page .button-next:hover{
        background-position: -83px -64px;
    }
    .slides-navigation-page .button-prev {
        background: url('../images/arrows.svg') no-repeat 0 -1px;
        width: 63px;
        height: 58px;
        text-indent: -9999px;
        float: left;
        cursor: pointer;
    }
    .slides-navigation-page .button-prev:hover {
        background-position: 0 -65px;
    }

    
    .swiper-container .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: #fff;
        opacity: 1;
    }
    .swiper-container .swiper-pagination-bullet:hover{
        background: #999999;
    }
    .swiper-container .swiper-pagination-bullet-active {
        background: #000;
    }

body .swiper-pagination.swiper-pagination-bullets{
    width: calc(100% - 150px);
    left: 75px;
}
    


  /* ------------------------------------------ */
    /*= sidebar ------------*/
/* ------------------------------------------ */
.sidebar {
    float: left;
    max-width: 300px;
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
    width: 22%;
    padding-right: 40px;
}
.sidebar a{
    display: inline-block;
    margin-bottom: 10px;
}
.sidebar img {
	border: 1px solid #eee;
}
.sidebar > img {
	display: block;
    margin-bottom: 10px;
}

.sidebar h2 {
	font-size: 14px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
}
.sidebar a.flip-book {
    display: block;
    margin-bottom: 10px;
    background: transparent;
}
.sidebar a.flip-book:hover {
    background: transparent;
}


.entry a:hover,
.sidebar a:hover{
    background: #999999;
}




#sidebar-artists {
    float: right;
    max-width: 260px;
    color: #000;
    width: 18%;
}



#sidebar-artists h2 {
    font-size: 14px;
    margin: 0px;
    padding-bottom: 12px;
    font-family: 'AkkuratLLWebHeb-Bold', sans-serif;
}



  /* ------------------------------------------ */
    /*= about ------------*/
/* ------------------------------------------ */


.artist-area {
    margin-bottom: 100px;
}

.artist-area h2 {
    margin-bottom: 70px;
}

.artist-area .cat-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
}

.artist-area ul {
    overflow: hidden;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.artist-area li {
    float: left;
    width: 16.6666%;
    margin-bottom: 35px;
}


 
.about-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 50px;
	margin-bottom: 70px;
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
}
.about-content .about-left {
    max-width: 45%;
}
.about-content .about-right {
    max-width: 45%;
    direction: rtl;
    text-align: right;
}
.about-content h2 {
    margin-bottom: 30px;
    padding: 0;
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
    font-weight: normal;
    font-size: 27px;
}
.about-col p{
    margin-bottom: 30px;
}

.artist-area-all{
    padding-top: 50px;
    margin-bottom: 100px;
}
.artist-area-all h2{
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
    font-weight: normal;
    font-size: 27px;
    margin-bottom: 4rem;
}

.az-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 27px;
    margin-bottom: 100px;
}
.az-links a{
    color: #000;
    text-decoration: underline;
}
.all-artists{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 -3%;
}
.all-artists li{
    font-size: 14px;
}
.all-artists a{
    color: #000;
}
.all-artists h4{
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
	margin-bottom: 2rem;
	padding-bottom: 0;
	width: 100%;
    font-size: 27px;
    font-weight: normal;
}
.all-artists > div {
    margin-bottom: 30px;
    width: 14%;
	margin: 0 3% 5rem;
}
.all-artists ul{
    position: relative;
    max-height: 13rem;
    overflow: hidden;
}
.all-artists > div.clicked ul {
    max-height: inherit;
}
.all-artists > div.add-arrow::after{
    content: url("../images/arrow-right.png");
  display: block;
}
.all-artists > div.add-arrow.clicked::after{
    content: url("../images/arrow-up.png");
    display: block;
}



/* .page-about .az-letters > ul.az-links{
    justify-content: start;
}
.page-about .az-letters > ul.az-links > li {
    width: 1.5em;
    font-size: 1.9rem;
    display: inline;
    border: unset;
    background: unset;
    margin: 0;
}

.page-about .az-letters > ul.az-links > li a {
	color: #000;
	text-decoration: underline;
}

.page-about .items-inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 -3%;
}
.page-about div.letter-section {
	width: 14%;
	margin: 0 3% 5rem;
}

.page-about div.letter-section h2.letter-title {
    font-family: 'AkkuratLLWebHeb-Regular', sans-serif;
	border-bottom: unset;
	margin-bottom: 2rem;
	padding-bottom: 0;
	width: 100%;
    font-size: 1.9rem;
    font-weight: normal;
} */




    /***********    contact    **************/

    .contact-content .about-pic {
        padding-top: 0;
    }
    .contact-content h2 {
        margin-bottom: 10px;
    }








.tab_content a,
.publication-area a,
.contribution-area a,
.about-content a,
.entry a,
.sidebar a{
    color: #333333;
    background: #fff;
    padding: 0;
    text-decoration: none;
    padding: 0.2rem 0;
}
.tab_content a:hover,
.publication-area a:hover,
.contribution-area a:hover,
.about-content a:hover,
.entry a:hover,
.sidebar a:hover{
    background: #999999;
}

.publication-area .im a,
.contribution-area .im a{
    padding: 0;
}



