/**
 * general file 
 *
 * @package pataspairque
 * @version 1.0.0
 * @author Mohamed A. Eljaouadi
 */
/**
 * variables file 
 *
 * @package pataspairque
 * @version 1.0.0
 * @author Mohamed A. Eljaouadi
 */
/**
 * variables file 
 *
 * @package pataspairque
 * @version 1.0.0
 * @author Mohamed A. Eljaouadi
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 25px;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 1.8rem;
}

h3 {
  font-size: 1.65rem;
}

h4 {
  font-size: 1.45rem;
}

h5 {
  font-size: 1.15rem;
}

h6 {
  font-size: 1.05rem;
}

p {
  font-size: 1rem;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  margin-bottom: 25px;
}

.wp-block-list {
  list-style: disc;
  margin-bottom: 35px;
  margin-inline: 35px;
}

html {
  background-color: #ffffff;
  font-size: 16px;
}
html body {
  color: #0d0d0d;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  overflow: hidden;
  line-height: 1.7;
  font-weight: 400;
}

button:not(.elementor-add-section-area-button) {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  min-width: 160px;
  min-height: 50px;
  border: none;
  border-radius: 0;
  padding-inline: 25px;
  font-weight: 500;
  font-size: 0.93rem;
}

ul li:not(last-of-type) {
  margin-bottom: 7px;
}

label {
  font-weight: 500 !important;
  font-size: 0.93rem !important;
  color: #0d0d0d !important;
  margin-bottom: 7px;
}

.select select,
input {
  background-color: #f9f9f9 !important;
  border: 1px solid #203a9c !important;
  box-shadow: none !important;
  min-height: 45px;
}

input[type=radio],
input[type=checkbox] {
  min-height: auto;
}

textarea {
  background-color: #f9f9f9 !important;
  border: 1px solid #203a9c !important;
  box-shadow: none !important;
}

.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #0d0d0d transparent transparent transparent;
  border-width: 6px;
  border-style: solid;
  transform: rotate(0deg);
  top: 26px;
  right: 15px;
}
.select:not(.is-multiple):not(.is-loading):hover::after {
  border-color: #0d0d0d transparent transparent transparent;
}

.checkbox {
  line-height: 1;
}
.checkbox input {
  min-height: auto;
  margin-right: 7px;
  top: 1px;
  position: relative;
}

.search-field {
  max-width: 500px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.search-field .control {
  border: none;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.55);
  padding: 0.5rem;
  border: 1px solid #bcacac;
}
.search-field .control .icon {
  top: 11.05px;
  left: 0.4rem !important;
  color: #575353;
}
.search-field .control .icon i {
  font-size: 1.15rem;
}
.search-field .control .input {
  font-size: 0.97rem;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #0d0d0d;
}
.search-field .control .input::-moz-placeholder {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #0d0d0d;
}
.search-field .control .input::placeholder {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #0d0d0d;
}
.search-field .control .button {
  font-size: 0.9rem;
  border-radius: 3px;
  min-width: 120px;
  min-height: 45px;
}

.box {
  color: #0d0d0d;
}
.box.ko-filters-box {
  background-color: rgba(240, 239, 236, 0.36);
  border: 1px solid rgba(32, 58, 156, 0.2);
  border-radius: 8px;
}
.box.ko-stats-box {
  background-color: rgba(255, 215, 191, 0.66);
  border-radius: 8px;
  width: 250px;
}
.box.ko-stats-box h6 {
  font-size: 0.9rem;
}
.box.ko-steps-box {
  border: 1px solid #bcacac;
  background-color: rgba(243, 236, 228, 0.36);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.box.ko-steps-box .ko-steps-box__number {
  min-width: 80px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eaeaea;
  border-radius: 50%;
  margin-bottom: 25px;
}
.box.ko-steps-box .ko-steps-box__number > h2 {
  font-size: 2.15rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
}
.box.ko-steps-box .ko-steps-box__content-title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 1.2rem;
}
.box.ko-steps-box .ko-steps-box__content-description p {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 0.93rem;
  min-height: 100px;
}
.box.ko-testimonial__content {
  padding-block: 2rem;
  min-height: 250px;
  position: relative;
  overflow: hidden;
  background-color: #203a9c;
}
.box.ko-testimonial__content p {
  font-size: 0.93rem;
  line-height: 1.9;
}
.box.ko-testimonial__content:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.09);
  right: -50px;
  width: 200px;
  height: 200px;
  bottom: -50px;
}
.box.ko-form-box {
  padding: 3rem;
  max-width: 60%;
  margin-inline: auto;
  background: #fff8f2;
}
.box.ko-form-box > .field {
  margin-bottom: 25px;
}
.box.ko-form-box .wpcf7-spinner {
  display: none;
}

.button {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  min-width: 160px;
  min-height: 50px;
  border: none;
  border-radius: 4px;
  padding-inline: 25px;
  font-weight: 500;
  font-size: 0.93rem;
}
.button.ko-button {
  font-size: 0.9rem;
  transition: all 0.3s linear;
  font-weight: 700;
}
.button.ko-button:hover {
  box-shadow: 0px 9px 8px rgba(59, 59, 59, 0.2);
}
.button.ko-button__primary {
  background-color: #203a9c !important;
  color: #ffffff;
}
.button.ko-button__primary:hover {
  color: #ffffff;
  background-color: rgba(32, 58, 156, 0.9) !important;
}
.button.ko-button__secondary {
  background-color: #e38751 !important;
  color: #ffffff;
}
.button.ko-button__secondary:hover {
  color: #ffffff;
  background-color: rgba(227, 135, 81, 0.9) !important;
}
.button.ko-button__transparent {
  color: #ffffff;
  background-color: rgba(217, 217, 217, 0.15) !important;
}
.button.ko-button__dark {
  color: #ffffff;
  background-color: #0d0d0d;
}
.button.ko-button__dark:hover {
  box-shadow: none;
  color: #ffffff;
  background-color: #0d0d0d;
}
.button.ko-button__whatsapp {
  background-color: #075e54 !important;
  color: #ffffff;
}
.button.ko-button__whatsapp:hover {
  color: #ffffff;
  background-color: rgba(7, 94, 84, 0.9) !important;
}

.ko-card {
  border-radius: 8px;
}
.ko-card__image {
  width: 100%;
  height: 245px;
  position: relative;
}
.ko-card__image .dark-layout {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -32.86%, rgba(0, 0, 0, 0.26) 70.2%);
}
.ko-card__image img {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.ko-card__title {
  font-size: 1.1rem !important;
  min-height: 65px;
}

.ko-label {
  padding-inline: 25px;
  height: 50px;
  line-height: 50px;
  min-width: 200px;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  text-align: center;
  display: inline-block;
  font-weight: 500;
  font-size: 1.05rem;
  border: 1px solid #0d0d0d;
  color: #0d0d0d;
  border-radius: 25px;
  margin-bottom: 25px;
}

.ko-menu.menu-inline-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ko-menu.menu-inline-list li {
  margin-right: 15px;
  margin-bottom: 0;
  position: relative;
}
.ko-menu.menu-inline-list li:not(:first-of-type) {
  padding-left: 15px;
}
.ko-menu.menu-inline-list li:not(:first-of-type):before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #b6c3c3;
  position: absolute;
  left: -4px;
  top: 45%;
  transform: translateY(-50%);
}
.ko-menu.menu-inline-list li a {
  color: #b6c3c3;
  font-size: 0.93rem;
}

.menu .menu-label {
  color: #ffffff;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 1.05rem;
  letter-spacing: normal;
  text-transform: capitalize;
}
.menu .menu-list li a {
  padding-inline: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.93rem;
}
.menu .menu-list li a:hover {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.7);
}

.ad-request-form {
  max-width: 700px;
  margin-inline: auto;
  padding-inline: 1rem;
}
.ad-request-form .request-progress {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
  position: relative;
  width: 100%;
  max-width: 500px;
  justify-content: space-between;
  margin-inline: auto;
}
.ad-request-form .request-progress::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: 1;
  background-color: #e2e7ff;
}
.ad-request-form .request-progress::after {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  width: 0%;
  height: 8px;
  z-index: 1;
  background-color: #203a9c;
  transition: width 0.3s ease-in-out;
}
.ad-request-form .request-progress .progress-step {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #dde2fa;
  color: #0d0d0d;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 1.15rem;
  transition: all 0.4s ease;
  position: relative;
  z-index: 2;
  text-align: center;
  line-height: 40px;
}
.ad-request-form .request-progress .progress-step.is-active {
  background-color: #203a9c;
  color: #ffffff;
}
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="1"])::after {
  width: 0%;
}
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="2"]) .progress-step[data-step="1"] {
  background-color: #203a9c;
  color: #ffffff;
}
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="2"])::after {
  width: 50%;
}
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="3"]) .progress-step[data-step="1"],
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="3"]) .progress-step[data-step="2"] {
  background-color: #203a9c;
  color: #ffffff;
}
.ad-request-form .request-progress:has(.progress-step.is-active[data-step="3"])::after {
  width: 100%;
}
.ad-request-form .request-form {
  max-width: 100%;
  background-color: rgba(240, 239, 236, 0.36);
}
.ad-request-form .request-step > .field {
  margin-bottom: 25px;
}
.ad-request-form .request-step[style*="display: block"],
.ad-request-form .request-step.is-active {
  animation: fadeIn 0.5s ease forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ad-request-form .step-title {
  text-align: center;
  font-size: 1.95rem;
  margin-bottom: 2rem;
  color: #0d0d0d;
  font-weight: bold;
}
.ad-request-form .request-nav {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  gap: 15px;
}
.ad-request-form .request-nav .button {
  border-radius: 4px;
  transition: box-shadow 0.3s ease-in-out;
}
.ad-request-form .request-nav .button.button-prev {
  width: 33%;
  border: 1px solid #203a9c;
  box-shadow: none;
}
.ad-request-form .request-nav .button.button-prev:hover {
  box-shadow: none;
}
.ad-request-form {
  /* Thank You Message */
}
.ad-request-form .request-thank-you .card-image {
  max-width: 350px;
  margin-inline: auto;
}
.ad-request-form .request-thank-you img {
  border-radius: 0 !important;
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.ad-request-form .request-thank-you .card-content {
  padding-bottom: 50px;
}
.ad-request-form .request-thank-you .card-content h2 {
  margin-top: 35px;
  color: #203a9c;
  position: relative;
  z-index: 1;
}
.ad-request-form .request-thank-you .card-content h2:after {
  content: "";
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: url("../img/pawprint-min.png") no-repeat center center;
  background-size: contain;
  opacity: 0.1;
}
.ad-request-form .request-thank-you .card-content p {
  font-size: 1.1rem;
  margin-bottom: 35px;
}

.book-card {
  transition: all 0.3s ease-in-out;
}
.book-card .checked-icon {
  background-color: #e38751;
  color: #ffffff;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  border: 1px solid #f2a476;
  display: none;
}

.book-card:hover {
  transform: translateY(-5px);
}

.book-card.selected {
  transform: translateY(-5px) scale(1.02);
}
.book-card.selected .card-image {
  position: relative;
}
.book-card.selected .card-image .checked-icon {
  display: inline-block;
}

.book-card img {
  -o-object-fit: cover;
  object-fit: cover;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.book-card .card-content {
  padding: 0;
  background-color: #e3f0f9;
}

.book-card .book-card-info {
  padding: 15px;
  align-items: center;
}
.book-card .book-card-info h4 {
  font-size: 1rem !important;
  margin-bottom: 0;
}
.book-card .book-card-info h6 {
  font-size: 0.75rem !important;
  margin-bottom: 0;
}

.book-card .book-card-footer {
  padding: 15px;
  border-top: 1px solid rgba(188, 172, 172, 0.36);
}
.book-card .book-card-footer .button {
  border-radius: 3px;
  min-width: auto;
  min-height: auto;
  font-size: 0.8rem;
}
.book-card .book-card-footer .button i {
  transform: rotate(-45deg);
}

@keyframes ko-navbar-slide-down {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.ko-navbar {
  margin-block: 14px;
}
.ko-navbar .navbar-burger {
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}
.ko-navbar .ko-logo {
  max-width: 250px;
  max-height: 68px !important;
}
.ko-navbar .brand-name {
  color: #203a9c;
  font-weight: bold;
  font-family: "PT Sans", sans-serif;
  font-size: 1.25rem;
}
.ko-navbar .navbar-start .navbar-item {
  color: #0d0d0d;
}
.ko-navbar.is-navbar-fixed-top {
  box-shadow: 0 0 10px rgba(16, 17, 21, 0.1019607843);
  backdrop-filter: blur(15px);
  background: rgba(253, 253, 253, 0.4509803922);
  position: fixed !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  margin-block: 0;
  animation: ko-navbar-slide-down 0.35s ease-in-out;
}

.ko-pagination .pagination-previous[disabled],
.ko-pagination .pagination-previous.is-disabled,
.ko-pagination .pagination-next[disabled],
.ko-pagination .pagination-next.is-disabled,
.ko-pagination .pagination-link[disabled],
.ko-pagination .pagination-link.is-disabled {
  color: rgba(255, 255, 255, 0.65);
}
.ko-pagination .pagination-next,
.ko-pagination .pagination-previous {
  padding-left: 0.5em !important;
  padding-right: 0.5em !important;
  min-width: 120px;
  border-radius: 0;
  text-decoration: none !important;
  background-color: #203a9c;
  border: 1px solid #203a9c !important;
  color: #ffffff !important;
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-pagination .pagination-list li a {
  border: none;
  transition: all 0.3s ease-in-out;
  color: #203a9c;
  border: 1px solid #203a9c;
  border-radius: 0;
  text-decoration: none !important;
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-pagination .pagination-list li a.is-current {
  background-color: #203a9c;
  border: 1px solid #203a9c;
  color: #ffffff;
}

.hero-slider__controls {
  position: absolute;
  bottom: 5rem;
  left: 5rem;
}
.hero-slider__controls button {
  min-width: auto;
  min-height: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.33);
  color: rgba(255, 255, 255, 0.33);
  transition: all 0.3s linear;
  cursor: pointer;
}
.hero-slider__controls button:hover {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.stories-slider .adopter-image {
  padding: 5px;
  background: #E7E0DC;
  border-radius: 50%;
  height: 76px;
  width: 76px;
}

.ko-testimonials-slider .tns-item {
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.ko-testimonials-slider .tns-slide-active {
  opacity: 1;
}

.ko-social-media__link {
  color: #ffffff;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
}
.ko-social-media__link img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}
.ko-social-media__link:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #ffffff;
}

.ko-section.section {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.ko-section__title.special-heading-style {
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-section__subtitle {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 0.97rem;
  font-weight: 500;
}

.has-primary-bg-color {
  background-color: #192a67;
}

.ko-footer {
  background-color: #203a9c;
  color: #ffffff;
  padding: 3rem 1.5rem 0;
}
.ko-footer__body {
  padding-block: 2rem 4rem;
}
.ko-footer__body .ko-contact-container {
  text-align: center;
}
.ko-footer__body .ko-contact-container .image {
  margin-inline: auto;
}
.ko-footer__body .ko-contact-container p.description {
  width: 60%;
  margin-inline: auto;
}
.ko-footer__body .ko-contact_info-item {
  background-color: rgba(217, 217, 217, 0.08);
  border-radius: 0;
  color: #ffffff;
  padding-block: 12px;
  font-size: 0.93rem;
}
.ko-footer__body .ko-contact_info-item .media-left {
  margin-right: 10px;
}
.ko-footer__body .ko-contact_info-item .icon i {
  font-size: 1.25rem;
}
.ko-footer__body .ko-contact_info-item a {
  color: #ffffff;
}
.ko-footer__bottom {
  border-top: 1px solid rgba(182, 195, 195, 0.33);
  font-size: 0.9rem;
  color: #b6c3c3;
  padding: 24px 1.5rem;
}

.ko-filters-box {
  padding: 0rem;
}
.ko-filters-box__header {
  padding: 2rem;
  border-bottom: 1px solid rgba(32, 58, 156, 0.2);
}
.ko-filters-box__header > h4 {
  font-weight: 500;
  font-size: 1.15rem;
}
.ko-filters-box__header {
  padding-bottom: 2rem;
}
.ko-filters-box__header > p {
  color: #665f5f;
  font-size: 0.85rem;
}
.ko-filters-box__content {
  padding: 2rem;
}
.ko-filters-box__content h6.label {
  font-weight: 500;
  margin-bottom: 20px;
}
.ko-filters-box__content .field {
  margin-bottom: 35px;
}
.ko-filters-box__content .field .control {
  margin-bottom: 10px;
}
.ko-filters-box__content .field .control.custom-radio-wrapper input[type=radio] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  display: none;
}
.ko-filters-box__content .field .control.custom-radio-wrapper input[type=radio]:checked + label::before {
  border-color: #203a9c;
}
.ko-filters-box__content .field .control.custom-radio-wrapper input[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
.ko-filters-box__content .field .control.custom-radio-wrapper input[type=radio]:focus-visible + label::before {
  outline: 2px solid dodgerblue;
  outline-offset: 2px;
}
.ko-filters-box__content .field .control.custom-radio-wrapper label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  position: relative;
}
.ko-filters-box__content .field .control.custom-radio-wrapper label span {
  line-height: 1.78;
}
.ko-filters-box__content .field .control.custom-radio-wrapper label::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1.25px solid #9d9d9d;
  border-radius: 50%;
  transition: border-color 0.2s ease;
  position: relative;
  top: -1px;
}
.ko-filters-box__content .field .control.custom-radio-wrapper label::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #203a9c;
  left: 3px;
  top: 7px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.2s ease;
}
.ko-filters-box__content .field .control.custom-checkbox-wrapper input[type=checkbox] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  display: none;
}
.ko-filters-box__content .field .control.custom-checkbox-wrapper input[type=checkbox]:checked + label::before {
  background-color: #203a9c;
  border-color: #203a9c;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
}
.ko-filters-box__content .field .control.custom-checkbox-wrapper input[type=checkbox]:focus-visible + label::before {
  outline: 2px solid dodgerblue;
  outline-offset: 2px;
}
.ko-filters-box__content .field .control.custom-checkbox-wrapper label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.ko-filters-box__content .field .control.custom-checkbox-wrapper label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1.25px solid #9d9d9d;
  border-radius: 3px;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  position: relative;
  top: -2px;
}
.ko-filters-box__content .ko-button[type=submit] {
  border-radius: 3px;
  border: 1px solid #203a9c;
}

.ko-details-box {
  background-color: rgba(243, 236, 228, 0.36);
  border: 1px solid #bcacac;
  border-radius: 4px;
}

/**
 * page file 
 *
 * @package kotobin
 * @version 1.0.0
 * @author Mohamed A. Eljaouadi
 */
.ko-default-page {
  position: relative;
}
.ko-default-page__heading {
  margin-bottom: 50px;
}
.ko-default-page__heading .ko-section__title {
  font-size: 2.25rem;
}
.ko-default-page__heading .ko-section__subtitle {
  max-width: 50%;
  margin-inline: auto;
}
.ko-default-page .ko-section__content h1 {
  font-size: 2rem;
}
.ko-default-page .ko-section__content h2 {
  font-size: 1.4rem;
}
.ko-default-page .ko-section__content h3 {
  font-size: 1.35rem;
}
.ko-default-page .ko-section__content h4 {
  font-size: 1.25rem;
}
.ko-default-page .ko-section__content h5 {
  font-size: 1.15rem;
}
.ko-default-page .ko-section__content h6 {
  font-size: 0.95rem;
}
.ko-default-page .ko-section__content a:not(.button) {
  text-decoration: underline;
  color: #0d0d0d;
}
.ko-default-page .ko-section__content img {
  width: 100%;
  border-radius: 8px;
}
.ko-default-page .sticky-content {
  position: relative;
  top: -8rem;
}
.ko-default-page__shapes {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ko-default-page__shapes .shape-1 {
  position: absolute;
  width: 170px;
  height: 100px;
  border-radius: 0 25px 25px 0;
  background-color: rgba(193, 194, 232, 0.5);
  top: 50%;
  transform: translate(0, -50%);
  left: -50px;
}
.ko-default-page__shapes .shape-2 {
  position: absolute;
  width: 120px;
  height: 120px;
  background-color: rgb(243, 236, 228);
  top: 25%;
  transform: translate(0, -25%);
  left: auto;
  right: -60px;
  border-radius: 50%;
  border: 40px solid rgba(181, 94, 94, 0.5);
}
.ko-default-page__shapes .shape-3 {
  position: absolute;
  width: 75px;
  height: 75px;
  top: auto;
  bottom: 0;
  left: auto;
  right: -26px;
  background: url("../img/pawprint-min.png") no-repeat center center;
  background-size: contain;
  opacity: 0.3;
  transform: rotate(-46deg);
}
.ko-default-page .voluntarios-form .box.ko-form-box {
  max-width: 100%;
}

.password-protected-section {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: fixed;
  width: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #f3ece4;
  position: fixed;
}

.password-protected-section .post-password-form p {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
}

.password-protected-section .post-password-form p input[type=password] {
  margin-top: 20px;
  -webkit-appearance: none;
  display: block !important;
  margin-inline: auto;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.5em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.5em - 1px);
  padding-left: calc(0.75em - 1px);
  padding-right: calc(0.75em - 1px);
  padding-top: calc(0.5em - 1px);
  position: relative;
  vertical-align: top;
}

.password-protected-section .post-password-form p input[type=submit] {
  text-align: center;
  margin: auto;
  border-width: 1px;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.5em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(0.5em - 1px);
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
  min-width: 150px;
  min-height: 42px;
  font-size: 0.93rem;
  margin-top: 25px;
  background-color: #0d0d0d !important;
  border-radius: 3px;
  font-weight: 500;
  font-family: "DM Serif Display", serif;
}

.hero {
  max-width: 90%;
  margin: auto;
  margin-top: 35px;
}
.hero .hero-body {
  min-height: 70vh;
  background-color: #f0efec;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.hero .hero-body_content {
  position: sticky;
  z-index: 3;
}
.hero .hero-body_content .hero-image {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.hero .hero-body_content .hero-image img {
  transform: translate(-70px, 30px) scale(1.25);
}
.hero .hero-body::before, .hero .hero-body::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 200px;
  height: 200px;
  background-size: cover;
}
.hero .hero-body::before {
  background: url("../img/vector-1.svg") no-repeat center center;
  top: -50px;
  left: 0;
}
.hero .hero-body::after {
  background: url("../img/vector-2.svg") no-repeat center center;
  top: auto;
  left: auto;
  right: 0;
  bottom: -50px;
}

.ko-home-section .home-section-content {
  min-height: 65vh;
}
.ko-home-section .home-section-content__tagline {
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-home-section .home-section-content__heading {
  width: 410px;
  line-height: 1.15;
  font-weight: 500;
}
.ko-home-section .home-section-content__text {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #c1c1c1;
  width: 410px;
  margin-bottom: 35px;
  line-height: 1.7;
  font-size: 1rem;
}
.ko-home-section .home-section-content__buttons .ppf-button {
  margin-bottom: 10px;
}

.ko-howto-section {
  z-index: 6;
}
.ko-howto-section .ko-section__subtitle {
  margin-bottom: 50px;
  max-width: 50%;
  line-height: 1.8;
}
.ko-howto-section > .container {
  position: relative;
}
.ko-howto-section > .container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/bg-min.png") no-repeat center center;
  background-size: contain;
  opacity: 0.3;
}

.latest-posts-section {
  background-color: #fafafa;
}
.latest-posts-section .lp-card {
  min-height: 415px;
  border-radius: 8px;
  padding: 4rem 2rem 15px 2rem;
  display: flex;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background: url("../img/bookstore.jpg") no-repeat center center;
  background-size: cover;
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
}
.latest-posts-section .lp-card:hover {
  transform: translateY(-10px);
}
.latest-posts-section .lp-card .book-card-content {
  z-index: 2;
  position: sticky;
  margin-bottom: 25px;
}
.latest-posts-section .lp-card .book-card-content .icon {
  width: 68px;
  height: 68px;
  background-color: #ffc107;
  color: #020202;
  border-radius: 50%;
  margin-bottom: 25px;
}
.latest-posts-section .lp-card .book-card-content .icon i {
  font-size: 1.75rem;
}
.latest-posts-section .lp-card .book-card-content h3 {
  font-size: 1.35rem;
  margin-bottom: 10px;
}
.latest-posts-section .lp-card .book-card-content p {
  font-size: 0.9rem;
}
.latest-posts-section .lp-card .is-overlay {
  background-color: rgba(13, 13, 13, 0.45);
  border-radius: 4px;
}
.latest-posts-section .lp-card .book-card-footer {
  width: 100%;
}
.latest-posts-section .lp-card .book-card-footer .button {
  font-size: 0.8rem;
}

#tns1-iw {
  direction: ltr;
}

/**
 *  Single page file 
 *
 * @package pataspairque
 * @version 1.0.0
 * @author Mohamed A. Eljaouadi
 */
.ko-single-post .post-content {
  width: 80%;
  margin-inline: auto;
  /* --- WordPress Core Column Blocks Styling --- */
}
.ko-single-post .post-content .ko-section__content > figure.wp-block-image {
  margin-top: 35px;
  margin-bottom: 35px;
}
.ko-single-post .post-content .ko-section__content .wp-element-caption {
  margin-top: 5px;
}
.ko-single-post .post-content .wp-block-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 35px;
}
.ko-single-post .post-content {
  /* Individual column */
}
.ko-single-post .post-content .wp-block-column {
  flex: 1;
  /* Each column takes up equal space */
  min-width: 0;
  /* Important for flex items with content */
}
.ko-single-post .post-content {
  /* For 50/50 columns (default when you choose 2 columns) */
}
.ko-single-post .post-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: calc(50% - 1rem);
  /* 50% width minus half the gap */
}
.ko-single-post .post-content {
  /* Specific styling for the image within the column */
}
.ko-single-post .post-content .wp-block-columns .wp-block-image {
  margin-bottom: 0;
  /* Remove default margin from image block */
}
.ko-single-post .post-content .wp-block-columns .wp-block-image img {
  max-width: 100%;
  height: auto;
  display: block;
  /* Remove extra space below image */
}
.ko-single-post .post-content {
  /* Basic responsiveness for columns */
}
@media (max-width: 767px) {
  .ko-single-post .post-content .wp-block-columns:not(.is-not-stacked-on-mobile) {
    flex-direction: column;
    /* Stack columns vertically on small screens */
  }
  .ko-single-post .post-content .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100%;
    /* Each column takes full width when stacked */
  }
}
.ko-single-post__thumbnail {
  margin-bottom: 2rem;
}
.ko-single-post__thumbnail img {
  -o-object-fit: fill;
  object-fit: fill;
  height: auto;
  border-radius: 8px;
  max-height: 500px;
}
.ko-single-post__metatags {
  padding-bottom: 35px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(13, 13, 13, 0.15);
}
.ko-single-post__metatags .post-author > .media {
  align-items: center;
}
.ko-single-post__metatags .post-author__thumbnail {
  width: 80px;
  height: 80px;
}
.ko-single-post__metatags .post-author__name {
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.ko-single-post__metatags .post-author__bio {
  font-size: 0.87rem;
}
.ko-single-post__metatags .post-date h4 {
  font-size: 0.85rem;
}
.ko-single-post__metatags .post-date h4 .icon {
  margin-right: 7px;
}
.ko-single-post__metatags .post-date h4 .icon i {
  font-size: 1.35rem;
}
.ko-single-post__comments {
  margin-top: 35px;
  margin-bottom: 50px;
  max-width: 700px;
}
.ko-single-post__comments .comments-title {
  font-size: 1.2rem;
  margin-bottom: 35px;
}
.ko-single-post__comments .comment-awaiting-moderation {
  color: #0d0d0d;
}
.ko-single-post__comments li {
  list-style: none;
}
.ko-single-post__comments .comment {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(13, 13, 13, 0.26);
}
.ko-single-post__comments .comment .comment-body {
  margin-bottom: 15px;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-metadata {
  display: none;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-author {
  display: flex;
  align-items: center;
  color: #0d0d0d;
  font-size: 1.05rem;
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-single-post__comments .comment-awaiting-moderation {
  margin-top: 7px;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-author a {
  pointer-events: none;
  color: #0d0d0d;
  font-weight: 400;
  font-family: "DM Sans", sans-serif;
  font-size: 0.93rem;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-author a:hover {
  color: #0d0d0d;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-author img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 15px;
}
.ko-single-post__comments .comment .comment-body .comment-meta .comment-author .says {
  display: none;
}
.ko-single-post__comments .comment .comment-body .comment-content {
  margin-top: 15px;
  font-size: 0.8rem;
  color: #0d0d0d;
}
.ko-single-post__comments .comment .comment-body .reply {
  text-decoration: underline;
  font-size: 0.83rem;
  margin-top: 10px;
}
.ko-single-post__comments .comment .comment-body .reply a {
  color: #0d0d0d;
}
.ko-single-post__comments .comment footer {
  background: transparent;
  padding-inline: 0;
}
.ko-single-post__comments .comment.depth-2 .comment-body {
  max-width: 90%;
  margin-left: auto;
}
.ko-single-post__comments .comment.depth-2 .comment-body .comment-author img {
  width: 48px;
  height: 48px;
}
.ko-single-post__comments .comment-notes {
  margin-bottom: 15px;
  font-size: 0.83rem;
}
.ko-single-post__comments .logged-in-as {
  margin-bottom: 15px;
  font-size: 0.85rem;
}
.ko-single-post__comments .logged-in-as a {
  font-weight: 600;
  text-decoration: underline;
  color: #0d0d0d;
}
.ko-single-post__comments .comment-respond #reply-title {
  font-weight: bold;
  font-size: 1.15rem;
  margin-bottom: 15px;
  color: #0d0d0d;
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.ko-single-post__comments .comment-respond .form-submit .submit {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  min-width: 160px;
  min-height: 50px;
  border: none !important;
  padding-inline: 25px;
  font-weight: 500;
  font-size: 0.93rem;
  background-color: #203a9c !important;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
  font-weight: 700;
  font-size: 0.75rem;
}
.ko-single-post__comments #commentform .commenter-name,
.ko-single-post__comments #commentform .commenter-email {
  width: 49%;
  display: inline-block;
}
.ko-single-post__comments #commentform .commenter-name {
  margin-right: 1%;
}
.ko-single-post__comments #commentform .label {
  color: #0d0d0d;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 0.93rem;
  font-weight: 500;
}
.ko-single-post__comments #commentform .input,
.ko-single-post__comments #commentform .textarea {
  box-shadow: none;
  background: #ffffff;
  border: 1px solid #0d0d0d;
  font-size: 0.93rem;
  color: #0d0d0d;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #0d0d0d;
}
.ko-single-post__comments #commentform .comment-form-cookies-consent {
  display: none;
}

.ko-single-book-details .post-content {
  width: 100%;
}
.ko-single-book-details .post-content .ko-single-book__thumbnail {
  margin-bottom: 2rem;
}
.ko-single-book-details .post-content .ko-single-book__thumbnail img {
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  border-radius: 8px;
  max-height: 400px;
}
.ko-single-book-details .post-content .ko-book-content-box {
  background-color: rgba(240, 239, 236, 0.36);
  border: 1px solid rgba(32, 58, 156, 0.2);
  border-radius: 4px;
  width: 90%;
  padding: 2rem;
}
.ko-single-book-details .post-content .ko-book-content-box .wp-block-separator {
  margin-block: 40px;
  height: 1px;
}
.ko-single-book-details .post-content .book-details_card {
  padding: 1rem;
}
.ko-single-book-details .post-content .book-details_card h1 {
  font-size: 1.35rem;
  font-weight: 500;
  margin-bottom: 50px;
}
.ko-single-book-details .post-content .book-details_card > p {
  color: #665f5f;
}
.ko-single-book-details .post-content .book-details_card > ul {
  margin-block: 10px 35px;
}
.ko-single-book-details .post-content .book-details_card > ul li {
  display: flex;
  padding: 20px 15px;
  margin-bottom: 0;
  justify-content: space-between;
}
.ko-single-book-details .post-content .book-details_card > ul li:nth-of-type(even) {
  background-color: #ffffff;
}
.ko-single-book-details .post-content .book-details_card > ul li:nth-of-type(odd) {
  background-color: #faf9f8;
}
.ko-single-book-details .post-content .book-details_card > ul li h4 {
  font-size: 0.85rem;
  font-weight: 500;
  margin-bottom: 0;
}
.ko-single-book-details .post-content .book-details_card .help {
  margin-top: 20px;
  color: #484e4e;
}
.ko-single-book-details .post-content .book-details_card button {
  border-radius: 3px;
  border: 1px solid #f2a476;
}

.is-404-page {
  min-height: 70vh;
  display: flex;
  align-items: center;
  position: relative;
}
.is-404-page::before {
  content: "";
  position: absolute;
  width: 80%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/bg-min.png") no-repeat center center;
  background-size: contain;
  opacity: 0.3;
}
.is-404-page h1 span:first-of-type {
  font-size: 5rem !important;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-weight: bold;
}
.is-404-page h1 span:last-of-type {
  font-size: 1.75rem;
}

.ko-stories-section .tns-ovh {
  overflow: visible;
}

.ko-elementor-wider-template {
  padding-top: 4.5rem;
  padding-bottom: 3rem;
}
.ko-elementor-wider-template .ko-default-page__heading {
  padding-inline: 1.5rem;
}
.ko-elementor-wider-template .ko-stories-section .ppf-section__title {
  display: none;
}

.e-n-accordion-item-title-text {
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-weight: bold;
}

#give-donor-dashboard {
  width: 100%;
  max-width: 100%;
}

#give-receipt #give-email-access-form {
  display: flex;
  flex-direction: column;
  width: 500px;
  background: #fff;
  padding: 2rem;
  margin: auto;
}
#give-receipt #give-email-access-form label {
  margin-top: 20px;
}
#give-receipt #give-email-access-form input[type=email] {
  width: 100%;
  padding: 10px 20px;
  border-radius: 3px;
}
#give-receipt #give-email-access-form input[type=submit] {
  background-color: #020202 !important;
  color: #fff !important;
}

@media (max-width: 769px) {
  #give-receipt #give-email-access-form {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .ko-home-section .hero-body_content h1 {
    font-size: 1.75rem;
  }
  .ko-home-section .hero-body_content .hero-image img {
    transform: translate(0px, 20px) scale(1.25) !important;
  }
  .ko-footer__bottom .level {
    flex-direction: column;
    align-items: center;
  }
  .ko-footer__bottom .level .level-left {
    margin-bottom: 5px;
  }
  .box.ko-form-box {
    padding: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  #koPrimaryNavbar {
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1);
    padding: 20px;
    transform: translateY(-20px);
    transition: all 0.3s ease-in-out;
    pointer-events: none;
    z-index: -1;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  #koPrimaryNavbar.is-active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    z-index: 20;
  }
  .navbar-brand {
    align-items: center;
  }
  .ko-home-section .hero-body_content {
    text-align: center;
  }
  .ko-home-section .hero-body_content .buttons {
    justify-content: center;
    margin-bottom: 25px;
  }
  .ko-home-section .hero-body_content .hero-image {
    max-width: 400px;
    margin-inline: auto;
  }
  .ko-home-section .hero-body_content .hero-image img {
    transform: translate(0px, 10px) scale(1.25);
  }
  .ko-howto-section .ko-section__title {
    text-align: center;
  }
  .ko-howto-section .ko-section__subtitle {
    max-width: 100%;
    text-align: center;
  }
  .ko-howto-section .ko-steps-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .ko-footer__body .ko-contact-container p.description {
    width: 100%;
  }
  .ko-dropdown-menu {
    text-align: center;
  }
  .ad-request-form,
  .box.ko-form-box {
    max-width: 100%;
  }
  .ad-request-form {
    padding-inline: 0;
  }
}
@media screen and (min-width: 1024px) {
  .navbar-start {
    flex-grow: 1;
    justify-content: center;
  }
  .navbar-start .navbar-item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-end {
    margin-left: 0;
  }
}
.ko-filters-box__content .field .control.custom-radio-wrapper label::after {
  left: auto;
  right: 3px;
}

#wpcf7-f99-p48-o1 {
  direction: rtl;
}

.select:not(.is-multiple):not(.is-loading)::after {
  left: 15px;
  right: auto;
}
/*# sourceMappingURL=core-rtl.css.map */
