.batayyisroelshidduch .byys-counter__wrapper {
  max-width: 1290px;
  margin: 0 auto;
}

/* .batayyisroelshidduch .byys-counter__grid {
  display: flex;
  column-gap: 30px;
} */

.batayyisroelshidduch .byys-counter__grid-item .byys-counter__grid-item-counter {
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.batayyisroelshidduch .byys-counter__grid-item .byys-counter__item-content {
  text-align: center;
  position: relative;
}

/*.batayyisroelshidduch .byy-shidduch-box-row>.et_pb_column:not(:last-child) .byys-counter__grid-item-counter {
  border-right: 1px solid #74707c;
}*/

/* .batayyisroelshidduch .byy-shidduch-box-row > .et_pb_column:not(:last-child) .byys-counter__grid-item .byys-counter__item-content:after{
	content: '';
	width: 1px;
	height: calc(100% + 20px);
	position: absolute;
	background-color: #74707c;
    top: -10px;
    right: -25%;
} */

.batayyisroelshidduch .byys-counter__grid-item .byys-counter__item-content * {
  margin: 0;
}

.batayyisroelshidduch .byys-counter__grid-item .byys-counter__item-content h4 {
  margin: 0 0 15px;
  line-height: 1.15em;
  font-weight: 700;
}

.batayyisroelshidduch .byys-counter__grid-item-button {
  padding: 30px;
  text-align: center;
}

.batayyisroelshidduch .byys-counter__grid-item-button a {
  color: #ffffff;
  border: 2px solid #a7a3ab;
  border-radius: 0px;
  font-family: "GothamRounded-Medium", Helvetica, Arial, Lucida, sans-serif !important;
  text-transform: uppercase !important;
  background-color: #a7a3ab;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 8px;
  text-decoration: none;
  font-size: 18px;
}

.batayyisroelshidduch .byys-counter__grid-item-button a:hover {
  background-color: #fff;
  color: #a7a3ab;
}

.batayyisroelshidduch .byys-counter__grid-item-button a svg {
  margin-left: 14px;
  position: relative;
  transition: all 0.3s;
  right: 0;
  display: none;
}

.batayyisroelshidduch .byys-counter__grid-item-button a:hover svg {
  right: -5px;
}

@media(max-width: 1366px) {
  .batayyisroelshidduch .byys-counter__grid-item .byys-counter__item-content h4 {
    font-size: 75px;
  }
}

@media(max-width: 1099px) {
  .batayyisroelshidduch .byys-counter__grid-item .byys-counter__item-content h4 {
    font-size: 55px;
  }
}

@media(max-width: 981px) {
  .batayyisroelshidduch .byy-shidduch-box-row>.et_pb_column:not(:last-child) .byys-counter__grid-item-counter {
    border-right: 0;
  }
}

/* BYYS Form Shidduch */
.batayyisroelshidduch .byys-shidduch-form__wrapper {
  display: none;
  max-width: 100% !important;
  width: 100% !important;
  height: 100%;
  position: fixed;
  padding: 70px 0;
  z-index: 999999;
  top: 0;
  left: 0;
  /*background: linear-gradient(215.98deg,
      rgba(244, 93, 63, 0.74) 0%,
      rgba(101, 204, 61, 0.51) 100.35%);*/
  background: #d08c7cb5;
  font-family: "Helvetica", sans-serif;
}

body.byys-thankyou-displayed.batayyisroelshidduch .byys-shidduch-form__wrapper {
  position: fixed;
  height: 100vh;
}

body.admin-bar.batayyisroelshidduch .byys-shidduch-form__wrapper {
  top: 32px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form__container {
  max-width: 805px;
  margin: 0 auto;
  padding: 60px;
  background-color: #fff;
  height: 100%;
  position: relative;
  overflow-y: scroll;
}

.batayyisroelshidduch .byss-shidduch-form__close {
  position: absolute;
  z-index: 99;
  right: 30px;
  top: 30px;
  cursor: pointer;
}

.batayyisroelshidduch .byys-shidduch-form__header {
  text-align: center;
}

.batayyisroelshidduch .byys-shidduch-form__header h2 {
  margin: 0 0 30px;
  font-family: "Gotham-Black-Regular";
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.5em;
}

.batayyisroelshidduch .byys-shidduch-form__header p {
  margin: 0 0 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  color: #797c88;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper label {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.1em;
  color: #333333;
}

/* .batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form-cf7 {
  overflow-y: scroll;
  max-height: calc(100% - 250px);
  margin-bottom: 50px;
} */

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form-cf7::-webkit-scrollbar {
  width: 5px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form-cf7::-webkit-scrollbar-track {
  background-color: #fff;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form-cf7::-webkit-scrollbar-thumb {
  background-color: #f58a75;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control-wrap {
  width: 100%;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control {
  width: 100%;
  background-color: #f1f3f8;
  padding: 20px;
  font-size: 16px;
  line-height: 1.125em;
  letter-spacing: 0.025em;
  color: #797c88;
  border: 0;
}

.batayyisroelshidduch .byys-suggestions-information-body {
  display: flex;
  column-gap: 20px;
}

.batayyisroelshidduch .byys-suggestions-information-body>* {
  flex-basis: 100%;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group {
  margin-bottom: 30px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group.byys-engagement-text {
  color: #797c88;
  font-size: 18px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group.byys-engagement-email-address {
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.batayyisroelshidduch .byys-suggestions-information-body .byys-form-group {
  margin-bottom: 0px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group br {
  display: none;
}

.batayyisroelshidduch .byys-suggestions-information-body .byys_initials,
.batayyisroelshidduch .byys-suggestions-information-body .byys_age {
  max-width: 140px;
}

.batayyisroelshidduch .byys-form-group-suggestions {
  margin: 0 0 30px;
  border: 1px solid #d9d9d9;
  padding: 30px;
}

.batayyisroelshidduch .byys-form-group-suggestions .byys-suggestions-information:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}

.batayyisroelshidduch .byys-suggestions-information-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.batayyisroelshidduch .byys-suggestions-information-header h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  color: #333;
}

.batayyisroelshidduch .byys-suggestions-information-header p {
  margin: 0;
}

.batayyisroelshidduch .byys-suggestions-information-header .byys-suggestions-information-remove {
  font-size: 16px;
  line-height: 1.2em;
  color: #e32424;
  letter-spacing: 0.025em;
  cursor: pointer;
}

.batayyisroelshidduch .byss-suggestions-boy-girl .byys-form-group-suggestions:first-child .byys-suggestions-information-remove {
  display: none;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control.wpcf7-textarea {
  min-height: 190px;
}

.batayyisroelshidduch .byss-form-additional__wrapper {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}

.batayyisroelshidduch .byss-form-additional__wrapper p {
  display: none;
}

.batayyisroelshidduch .byss-form-additional__wrapper button {
  background-color: rgba(245, 138, 117, 0.1);
  display: block;
  width: 100%;
  margin-bottom: 30px;
  color: #f58a75;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 18px;
  transition: background-color 0.3s;
}

.batayyisroelshidduch .byss-form-additional__wrapper button:hover {
  background-color: #f58a75;
  text-decoration: none;
  color: #fff;
}

.batayyisroelshidduch .byss-form-additional__wrapper button:focus {
  text-decoration: none;
}

.batayyisroelshidduch .byss-form-additional__wrapper button span {
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5V19' stroke='%23F58A75' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 12H19.5' stroke='%23F58A75' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 34px;
  transition: all 0.3s;
}

.batayyisroelshidduch .byss-form-additional__wrapper button:hover span {
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5V19' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 12H19.5' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 34px;
}

.batayyisroelshidduch .byss-form-additional__wrapper .byss-text-note {
  font-size: 18px;
  color: #797c88;
  text-align: center;
}

.batayyisroelshidduch .byys-shidduch-form__footer {
  text-align: center;
  color: #797c88;
}

.batayyisroelshidduch .byys-shidduch-form__footer .byss-info-icon {
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1.25C5.16797 1.25 1.25 5.16797 1.25 10C1.25 14.832 5.16797 18.75 10 18.75C14.832 18.75 18.75 14.832 18.75 10C18.75 5.16797 14.832 1.25 10 1.25ZM9.375 5.78125C9.375 5.69531 9.44531 5.625 9.53125 5.625H10.4688C10.5547 5.625 10.625 5.69531 10.625 5.78125V11.0938C10.625 11.1797 10.5547 11.25 10.4688 11.25H9.53125C9.44531 11.25 9.375 11.1797 9.375 11.0938V5.78125ZM10 14.375C9.75467 14.37 9.52108 14.269 9.34935 14.0938C9.17763 13.9185 9.08144 13.6829 9.08144 13.4375C9.08144 13.1921 9.17763 12.9565 9.34935 12.7812C9.52108 12.606 9.75467 12.505 10 12.5C10.2453 12.505 10.4789 12.606 10.6506 12.7812C10.8224 12.9565 10.9186 13.1921 10.9186 13.4375C10.9186 13.6829 10.8224 13.9185 10.6506 14.0938C10.4789 14.269 10.2453 14.37 10 14.375Z' fill='black'/%3E%3C/svg%3E%0A");
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.batayyisroelshidduch .wpcf7-not-valid-tip {
  margin-top: 5px;
  font-size: 14px;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control.wpcf7-submit {
  background-color: #d08c7c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.3s;
  cursor: pointer;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control.wpcf7-submit:hover {
  text-decoration: none;
  background-color: #d08c7c;
  cursor: pointer;
}

.batayyisroelshidduch .byys-shidduch-form__wrapper .wpcf7-form-control.wpcf7-submit:focus {
  text-decoration: none;
}

.batayyisroelshidduch .wpcf7 form .wpcf7-response-output {
  margin: 0 0 20px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .batayyisroelshidduch .byys-shidduch-form__header h2 {
    font-size: 28px;
  }

  .batayyisroelshidduch .byys-shidduch-form__header p {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form__container {
    padding: 30px 15px 0px;
  }

  .batayyisroelshidduch .byys-counter__grid-item {
    flex-basis: 100%;
  }

  .batayyisroelshidduch .byss-shidduch-form__close {
    top: 10px;
    right: 10px;
  }

  .batayyisroelshidduch .byys-shidduch-form__wrapper {
    padding: 0;
  }

  .batayyisroelshidduch .byys-shidduch-form__header h2 {
    margin-bottom: 10px;
  }

  .batayyisroelshidduch .byys-shidduch-form__wrapper .byys-shidduch-form-cf7 {
    margin-bottom: 30px;
  }

  .batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group {
    margin-bottom: 15px;
  }

  .batayyisroelshidduch .byys-suggestions-information-body {
    display: block;
  }

  .batayyisroelshidduch .byys-form-group-suggestions {
    padding: 15px;
    margin-bottom: 15px;
  }

  .batayyisroelshidduch .byys-shidduch-form__wrapper .byys-form-group {
    width: 100%;
    max-width: 100%;
  }

  .batayyisroelshidduch .byys-form-group-suggestions .byys-suggestions-information:first-child {
    padding-bottom: 10px;
  }

  .batayyisroelshidduch .byss-form-additional__wrapper button {
    padding: 15px 10px;
  }
}

/* Thank you popup */
.byys-thankyou-popup {
  max-width: 725px;
  margin: 0 auto;
  background-color: #74707c;
  text-align: center;
  padding: 30px 20px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  display: none;
}

.byys-thankyou-popup .byys-icon-check {
  width: 54px;
  height: 54px;
  background-image: url("data:image/svg+xml,%3Csvg width='54' height='54' viewBox='0 0 54 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M49.5 24.93V27C49.4972 31.852 47.9261 36.573 45.021 40.4591C42.1159 44.3452 38.0324 47.1881 33.3796 48.5638C28.7267 49.9395 23.7538 49.7743 19.2026 48.0928C14.6513 46.4114 10.7655 43.3037 8.12466 39.2334C5.48385 35.1631 4.22953 30.3481 4.54877 25.5067C4.86802 20.6653 6.74372 16.0567 9.89613 12.3684C13.0485 8.68009 17.3088 6.10961 22.0414 5.04033C26.7741 3.97105 31.7256 4.46026 36.1575 6.435' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M49.5 9L27 31.5225L20.25 24.7725' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  display: inline-block;
}

.byys-thankyou-popup h2 {
  margin: 20px 0 15px !important;
  color: #fff;
}

.byys-thankyou-popup p {
  margin: 0;
}

.byys-thankyou-popup .byss-thankyou__close {
  width: 35px;
  height: 35px;
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.25 8.75L8.75 26.25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.75 8.75L26.25 26.25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .byys-thankyou-popup {
    max-width: 90%;
  }
}

.wpcf7-response-output {
  display: none;
}


/* Latest Suggestions */
.byys-latest-shidduch__wrapper {
  margin-top: 10px;
  position: relative;
}

.byys-latest-shidduch__wrapper .byys-latest-shidduch__item{
  margin-bottom: 20px;
}

.byys-latest-shidduch__wrapper h4 {
  padding-bottom: 0;
  font-family: 'Gotham-Bold', Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.2em;
	margin-bottom: 10px;
  color: #8f8a98;
}

.byys-latest-shidduch__content{
  color: #fff;
}

.byys-latest-shidduch__content span{
  display: block;
  font-family: 'Gotham',Helvetica,Arial,Lucida,sans-serif;
  font-size: 18px;
	font-weight: bold;
  line-height: 1.2em;
	color: #dadbdc;
}

.byys-latest-shidduch__inspo__label {
	font-family: 'Gotham',Helvetica,Arial,Lucida,sans-serif;
  	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
  	line-height: 1.2em;
}

.byys-latest-shidduch__inspo__content {
	font-style: italic;
	font-size: 18px;
}

.byys-latest-shidduch__wrapper .byys-latest-shidduch__item.slick-active{
  background: transparent;
  font-size: unset;
  transform: scale(1);
}

.byys-latest-shidduch__wrapper .slick-track{
	padding: 0 !important;
}

.byys-latest-arrow{
  width: 40px;
  height: 40px;
  display: inline-block;
  background-image: url('/National_Library/oe_/https://10kbatayyisroel.org/wp-content/plugins/batay-yisroel-shidduch/assets/images/btn-arrow.png');
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 30px;
  cursor: pointer;
  z-index: 9;
  opacity: 1;
  transition: all 0.3s;
}

.byys-latest-arrow.byys-latest-arrow-prev{
  bottom: auto;
  top: 0;
  transform: rotate(180deg);
}

.byys-latest-arrow.slick-disabled{
  opacity: 0.6;
}