/*
Theme Name:     Medethics
Theme URI:
Description:    Twentyseventeen child theme.
Author:         Me
Author URI:
Template:       twentyseventeen
Version:        0.1.0
*/

html[lang="he-IL"] body, html[lang="he-IL"] button, html[lang="he-IL"] input, html[lang="he-IL"] select, html[lang="he-IL"] textarea {
    font-family: "fbreforma-regular", Sans-serif;
}

.jk-pagination .page-numbers{}
.jk-pagination .page-numbers li{list-style: none;display: inline-block;}
.jk-pagination .page-numbers li a{text-decoration: none;color: #222;}
.jk-pagination .page-numbers li .current{
    background-color: #767676;
    color: #fff;
}

blockquote {
	font-size: 22px;
	font-size: 1rem;
	font-style: normal;
	line-height: 1;
}
.article-archive ul {
  margin: 0;
  padding-right: 25px;
  line-height: 2em;
  list-style: none;
  background-color: #fff;
}
.article-archive ul li {
  position: relative;
}
.article-archive ul li:before {
  position: absolute;
  top: 0;
  right: -15px;
  display: block;
  width: 15px;
  height: 1em;
  content: "";
  border-bottom: 1px dotted #666;
  border-right: 1px dotted #666;
}

.article-archive ul.tree > li:first-child:before {
  border-right: none;
}
.article-archive ul li:after {
  position: absolute;
  top: 1.1em;
  bottom: 1px;
  right: -15px;
  display: block;
  content: "";
  border-right: 1px dotted #666;
}

/* hide the lines on the last item */
.article-archive ul li:last-child:after {
  display: none;
}

/* inserted via JS  */
.js-toggle-icon {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 14px;
  margin-left: 7px;
  margin-right: -23px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 2px;
}

.article-archive a.author {
  font-size: 13px;
  margin: 0 10px;
}

.article-archive li.has-children {
  cursor: pointer;
}

.article-archive li.has-children span.source {
  margin-right: 10px;
}
.jk-readmore a{color: #128dc8;}
.jk-readmore{
	padding: 20px 0;
    font-size: 20px;
	clear:both
}
.jk-space{padding: 20px 0}

th:first-child, td:first-child {
    padding-left: 5px;
}
.St-articles{
	font-size: 30px;
	font-weight: 900;
}

.chosen-container.chosen-container-multi.chosen-rtl{
	width: 200px !important;
}
.nav-links br,
p label br{display:none}




input.search-filter-reset {
    margin-top: 30px;
}

/* lam phan input */

.searchandfilter select.sf-input-select{
    height: 38px;
}
.searchandfilter ul li {
    padding: 0px 3px 0px 3px;
}
.page-id-12876 li.sf-field-submit input {
    margin-top: 29px;
    height: 38px;
}
input.search-filter-reset {
    margin-top: 29px;
    height: 39px;
}
.page-id-12876 .searchandfilter .sf-input-select {
    min-width: 115px;
}






@media(max-width: 767px) {
    .page-id-12876 li.sf-field-submit input{
        margin-top: 20px;
    }
    .page-id-12876 li.sf-field-reset input{
        margin-top: 20px;
    }
    .searchandfilter label {
        width: auto;
    }
}
@media(max-width: 980px){
    .chosen-container.chosen-container-multi.chosen-rtl {
        width: 150px !important;
    }
    .page-id-12876 input.sf-input-text {
        margin-top: 28px;
    }
}
@media(max-width: 867px){
    .chosen-container.chosen-container-multi.chosen-rtl {
        width: 115px !important;
    }
}
@media(max-width: 800px){
    .chosen-container.chosen-container-multi.chosen-rtl {
        width: 95px !important;
    }
    .elementor-12876 .elementor-element.elementor-element-3ce78bf form#search-filter-form-12881 ul{
        display: block;
    }
    .searchandfilter label {
        width: auto;
    }
}
@media(max-width: 767px){
    .searchandfilter label {
        width: auto;
    }
    .page-id-12876 .searchandfilter .sf-input-select {
        min-width: 50%;
    }
}
.search-result {
	margin: 0 50px 20px 50px;
	flex-flow: row wrap;
    display: flex;
}
.moshes-class {
	flex: 1;
}
.search-result .break {
  flex-basis: 100%;
  height: 0;
}

.bottom-links > div {
   display: inline-block;
   padding: 0 10px;
 
}

.pdf-download, .pdf-view {
	border-right: 1px solid #333;
}