@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;700&display=swap');

#yes-masechot .col-md-5 {
    position: relative;
}

#yes-masechot input[type=submit],
#yes-masechot input[type=submit]:hover,
#yes-masechot input[type=submit]:focus,
#yes-masechot input[type=submit]:focus-within {
    background-color: #ffffff !important;
    color: #8573a4;
    font-weight: 600;
    font-size: 18px;
    padding: 8px 20px 8px 20px;
    border: none;
    outline: none;
    box-shadow: none;
}

.home-search-loader {
    height: 60px;
    width: 100%;
    max-width: 200px;
    position: absolute;
    margin: 0 0 0 50%;
    left: -100px;
    bottom: -13px;
    background: url(../images/home-search-loader.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.hadr_masachot_search-page-wrapper {
    position: relative;
    max-width: 60px;
    width: 100%;
    margin: 0 0 0 8px;
}

select[name=hadr_masachot_search-page] {
    width: 100%;
}

.hadr_masachot_search-page-wrapper .home-search-loader {
    height: 28px;
    bottom: auto;
    top: 50%;
    margin-top: -14px;
    left: -30px;
}

.hadr_masachot_search_small form {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.hadr_masachot_search_small form select,

.hadr_masachot_search_small form select :hover,

.hadr_masachot_search_small form select :focus,

.hadr_masachot_search_small form select :focus-within {
    border: none;
    outline: none;
    box-shadow: none;
}

.hadr_masachot_search_small form select {
    margin-left: auto;
    width: 100%;
    max-width: 200px;
    color: #6f6f6f;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25;
    height: auto;
    padding: 4px;
    border-radius: 5px;
}

.hard_sub_header {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 4px 20px;
    background-color: #8573A3;
    color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.hard_sub_header .item:nth-child(1) {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.rtl .hard_sub_header .item:nth-child(1) {
    margin-left: 0;
    margin-right: auto;
}

.hard_sub_header .item:nth-child(2) {
    position: absolute;
    width: 100%;
    max-width: 272px;
    top: 50%;
	margin-top: -16px;
    right: 20px;
}

.rtl .hard_sub_header .item:nth-child(2) {
    right: auto;
    left: 20px;
}

.hard_sub_header h4 {
    max-width: 720px;
    margin: 0 auto;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}

.hard_sub_header h4 span a {
    color: #fff;
}

.hard_sub_header .event {
    display: inline-block;
}

.rtl .hadr_masachot_search_small form select {
    margin: 0 auto 0 8px;
}

.rtl .hadr_masachot_search-page-wrapper {
    margin: 0;
}

.tax-term-archive-grid {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.tax-term-archive-grid .posts {
    max-width: 1020px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 auto;
}

.tax-term-archive-grid .post {
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
    margin: 40px 0 0;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.tax-term-archive-grid .post:nth-child(-n+3) {
    margin: 0;
}

.tax-term-archive-grid .post > a {
    display: block;
    width: 100%;

}

.tax-term-archive-grid .post > a img {
    display: block;
    width: 100%;
    height: auto;
}

.tax-term-archive-grid .post .inner-wrapper {
    padding: 20px;
}

.tax-term-archive-grid .post .title {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.3;
}

.tax-term-archive-grid .post .meta {
    margin: 0 0 12px;
}

.tax-term-archive-grid .post .meta,
.tax-term-archive-grid .post p,
.tax-term-archive-grid .post a,
.tax-term-archive-grid .post span,
.tax-term-archive-grid .post .content {
    font-size: 14px;
    line-height: 1.6;
}

.tax-term-archive-grid .post .read-more {
    display: inline-block;
    margin: 8px 0 0;
}

.post-hebrew-date {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 40px;
    text-align: center;
    line-height: 1.45;
    color: #fff;
}

.author-post-meta {
	color: #4a4a4a;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.45;
    padding: 0;
    word-wrap: break-word;
	direction: ltr;
	text-align: center;
}

.author-post-meta__author-link,
.author-post-meta__separator,
.author-post-meta__date {
	display: inline-block;
}

.c-hadr-btn-link {
	display: block;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 12px 28px;
	background-color: #8573a4;
	font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.45;
	text-align: center;
	color: #fff;
	transition: all 0.5s;
}

.btn_dark-blue {
	background-color: #1a2d4e;
}

.btn_green {
	background-color: #29959e;
}

.btn_medium {
	max-width: 260px;
}

.c-hadr-btn-link:hover,
.c-hadr-btn-link:focus {
	color: #fff;
	background-color: #333;
}

@media all and (max-width: 1340px) {
	.hard_sub_header h4 {
    	max-width: 560px;
	}
}

@media all and (max-width: 1200px) {
    .hard_sub_header .item:nth-child(1) {
        max-width: calc(98% - 272px);
        margin: 0;
    }

    .hard_sub_header .item:nth-child(2) {
        position: relative;
        right: auto;
        top: auto;
    }

    .rtl .hard_sub_header .item:nth-child(2) {
        left: auto;
    }
}

@media all and (max-width: 1020px) {
    .tax-term-archive-grid .posts {
        max-width: 620px;
    }

    .tax-term-archive-grid .post:nth-child(-n+3) {
        margin: 40px 0 0;
    }

    .tax-term-archive-grid .post:nth-child(-n+2) {
        margin: 0;
    }
}

@media all and (max-width: 660px) {
    .tax-term-archive-grid .posts {
        max-width: 300px;
    }

    .tax-term-archive-grid .post:nth-child(-n+2) {
        margin: 40px 0 0;
    }

    .tax-term-archive-grid .post:nth-child(-n+1) {
        margin: 0;
    }
}


@media all and (max-width: 640px) {
    .hard_sub_header .item:nth-child(1) {
        max-width: 100%;
    }

    .hard_sub_header .item:nth-child(2) {
        max-width: 100%;
        margin-top: 12px;
    }

    .hard_sub_header .item:nth-child(2) form {
        max-width: 276px;
        margin: auto;
    }
}

.dedication-list {
	list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.45;
    color: #fff;
}

.rtl .dedication-list {
	font-family: 'Assistant', sans-serif;
}

.dedication-list__item {
	margin-top: 20px;
}

.dedication-list__item:first-child {
	margin-top: 0;
}

.dedication-list__item p {
	margin: 0 0 0.7rem !important;
	color: #fff !important;
}

@media all and (max-width: 768px) {
	.dedication-list__item p {
		color: #8573a4 !important;
	}
}

.resources-button-wrapper {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

.resources-button-wrapper .button_download-resources {
	padding: 12px 20px;
	border: none !important;
	background-color: #cdaadb;
	font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.45;
	color: #fff !important;
	transition: all 0.5s;
}

.resources-button-wrapper .button_download-resources:hover {
	border: none !important;
	background-color: #8573a4;
}

.tapestry-entry {
  cursor: pointer;
}

body.page-template-default #fl-main-content {
  padding-top: 235px !important;
}
@media (min-width: 768px) {
  body.page-template-default #fl-main-content {
    padding-top: 164px !important;
  }
}
@media (min-width: 1280px) {
  body.page-template-default #fl-main-content {
    padding-top: 0 !important;
  }
}

section.tapestry ul {
  position: relative;
  padding: 0;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (min-width: 1280px) {
  section.tapestry ul {
    -moz-columns: 4 300px;
         columns: 4 300px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
section.tapestry ul li.fl-post-feed-post {
  margin-bottom: 16px !important;
}
@media (min-width: 768px) {
  section.tapestry ul li.fl-post-feed-post {
    margin-bottom: 20px !important;
  }
}

.fl-post-feed-post {
  border-bottom: 0;
}

#glightbox-slider {
  overflow: scroll;
}

.ginner-container.desc-bottom {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 1280px) {
  .ginner-container.desc-bottom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 80%;
    max-height: 80vh;
  }
}
.ginner-container.desc-bottom .gslide-media.gslide-image {
  overflow: hidden;
  margin: unset;
  max-height: 50vh;
}
@media (min-width: 768px) {
  .ginner-container.desc-bottom .gslide-media.gslide-image {
    max-height: 75vh;
  }
}
@media (min-width: 1280px) {
  .ginner-container.desc-bottom .gslide-media.gslide-image {
    max-height: unset;
  }
}
.ginner-container.desc-bottom .gslide-media.gslide-image img {
  margin: unset;
  width: 100%;
  height: auto;
}
@media (min-width: 1280px) {
  .ginner-container.desc-bottom .gslide-media.gslide-image img {
    max-height: 80vh !important;
    height: 100%;
  }
}
.ginner-container.desc-bottom .gslide-description.description-bottom {
  max-width: unset;
  height: 100%;
  background: unset;
  background-color: white;
  position: relative !important;
}
.ginner-container.desc-bottom .gslide-description.description-bottom h4.gslide-title {
  display: none;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .name_and_address_wrapper h2 {
  margin-top: 0;
  font-size: 36px;
  font-weight: bold;
  color: #4a4a4a;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .name_and_address_wrapper h3 {
  margin-top: 0;
  color: #4a4a4a;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .quote_wrapper {
  margin: 24px 0;
  color: #4a4a4a;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .quote_wrapper .quote {
  font-style: italic;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .quote_wrapper .source {
  font-weight: bold;
}
.ginner-container.desc-bottom .gslide-description.description-bottom .journey_description {
  color: #4a4a4a;
}