body.chrome {
  text-rendering: auto;
}
.israeltoday-sticky,
.israeltoday-goto-top {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.israeltoday-responsive-header {
  z-index: 2 !important;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.israeltoday-no-sid .alignfull {
  width: 1400px;
  margin-left: -700px;
  margin-right: -700px;
  left: 50%;
  right: 50%;
  max-width: none;
}

.woocommerce-product-gallery {
  opacity: 1 !important;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

.owl-dots {
  display: none !important;
}

#featured-section .entry-title {
  min-height: 60px;
}

.israeltoday-lay-az {
  width: 100%;
}

.israeltoday-lay-a .israeltoday-post-thumbnail,
.israeltoday-site-content
  .israeltoday-related
  .israeltoday-lay-a
  .israeltoday-post-thumbnail {
  margin-bottom: 21px;
}

.artcl_img.force-lg img {
  min-width: 100%; /* 650px */
}
.artcl_img.force-xl img {
  min-width: 100%; /* 977px */
}

.members-tag {
  color: #dd0015;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  margin-right: 0.25rem;
  display: block;
}

@media (max-width: 767px) {
  .members-tag {
    margin-top: 10px;
  }
}

.members-tag:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 19px;
  margin: 0 5px 0 0;
  background: url("../../assets/img/favicon/en/favicon-32x32.png") no-repeat;
  background-size: contain;
}

.israeltoday-fa-wrapper .meta-category strong span {
  display: block;
  margin-left: 10px;
  margin-top: 5px;
  color: #dd0015;
}

#featured-section-layout-2 .israeltoday-fa-wrapper .meta-category strong span {
  display: inline;
  margin-left: 10px;
  top: 2px;
  color: #dd0015;
  position: relative;
}

.sidebar-widget li {
  list-style: none;
}

.d-none {
  display: none !important;
}

/* sidebar widgets */

.sidebar-widget .widget {
  margin-bottom: 0;
}

.sidebar-widget .widget.widget_text p {
  margin-bottom: 0;
}

.sidebar-widget .subscribe {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 400px;
  max-width: 400px;
}

.sidebar-widget .subscribe h2 {
  color: #fff;
  font-size: 2.2rem;
  margin-top: 2rem;
}

.sidebar-widget .subscribe .content-bottom p {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (max-width: 1011px) and (min-width: 720px) {
  .sidebar-widget .subscribe {
    margin: auto;
  }
}

@media (max-width: 719px) {
  .sidebar-widget .subscribe {
    margin: auto;
  }
}

.sidebar-widget .subscribe img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 9px;
}

.sidebar-widget .subscribe .content-top {
  color: #fff;
  padding: 1rem;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: linear-gradient(0deg, transparent, #000);
  /* border-radius: 9px; */
}

.sidebar-widget .subscribe .content-bottom {
  color: #fff;
  padding: 4rem 1rem 0.5rem 1rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(180deg, transparent, #000);
  /* border-radius: 9px; */
}

.sidebar-widget .subscribe .btn {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
  background-color: #dd0015;
  color: #fff;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  text-align: center;
}

.sidebar-widget .subscribe .btn:hover {
  background-color: #ef2c37;
}

.sidebar-widget .subscribe .btn span {
  color: #fff;
}

.sidebar-widget .stroke-current {
  stroke: #fff;
  display: inline-block;
  position: relative;
  top: -1px;
}

.sidebar-widget .newsletter-widget {
  width: 100%;
  z-index: 10;
  background-color: #fff;
  flex-wrap: wrap;
  padding: 1.5rem 1.5rem 0 1.5rem;
  border-radius: 9px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
}

@media (max-width: 719px) {
  .sidebar-widget .newsletter-widget {
    padding: 1rem;
  }
}

.sidebar-widget .newsletter-widget form {
}

.sidebar-widget .newsletter-widget form label {
  display: none;
}

.sidebar-widget .newsletter-widget.white {
  background-color: #fff;
  color: #000;
}

.sidebar-widget .newsletter-widget.white input {
  border: 1px solid #cccbcb;
}

.newsletter-widget.white ::placeholder {
  color: #000;
}

.sidebar-widget .newsletter-widget.white .btn {
  background-color: #dd0015;
}

.sidebar-widget .newsletter-widget.white .acfs-response-output {
  margin: 0;
  color: #dd0015;
}

.sidebar-widget .newsletter-widget h4 {
  color: #dd0015;
  font-size: 1.25rem;
  line-height: 1.38;
  font-weight: 800;
  margin-bottom: 0;
}

@media (max-width: 719px) {
  .sidebar-widget .newsletter-widget h4 {
    padding-bottom: 1rem;
  }
}

.sidebar-widget .newsletter-widget .acfs {
  padding-top: 1rem;
}

.sidebar-widget .newsletter-widget .btn {
  font-size: 0.875rem;
  font-weight: 700;
  margin-right: 0.5rem;
  width: 100%;
}

.newsletter-widget input[type="email"],
.newsletter-widget input[type="text"] {
  margin: 0 0 16px 0;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.42px;
  width: 100%;
  height: 31px;
  padding: 0 10px 0 10px;
  border: none;
}

.newsletter-widget ::placeholder {
  color: #dd0015;
  opacity: 0.6;
  font-size: 12px;
}

.newsletter-widget ::-webkit-input-placeholder {
  color: #dd0015;
  opacity: 0.6;
  font-size: 12px;
}

.newsletter-widget :-ms-input-placeholder {
  color: #dd0015;
  opacity: 0.6;
  font-size: 12px;
}

.sidebar-widget .newsletter-widget .text {
  color: #262930;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.16px;
  margin: 0 0 15px 0;
}

.sidebar-widget .newsletter-widget .acfs-spinner {
  height: 25px;
  width: 25px;
  background: transparent var(--wpr-bg-110a0550-64f5-40ed-b36a-e24e6323ade4)
    no-repeat 50% 50%;
}

#text-5 {
  margin-top: 10px;
  position: relative;
  display: inline-block; /* or block depending on your layout */
  margin-bottom: 33px;
}

#text-5::after {
  content: "";
  position: absolute;
  inset: 0; /* shorthand for top: 0; right: 0; bottom: 0; left: 0 */
  border: 1px solid lightgray;
  pointer-events: none; /* ensures the border doesn't block clicks */
}

#text-5 img {
  margin-bottom: 0;
}

#text-3 {
  margin-top: 32px;
}

.israeltoday-soc-nav li a[href*="t.me"]::before {
  content: "\f2c6";
}

.it-yt-video-container {
  position: relative;
  width: 100%;
  /* padding-top: 56.25%; */ /* 16:9 aspect ratio = (9 / 16) * 100 */
}

.it-yt-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.it-lay-100 {
  width: 100%;
  margin-bottom: 40px;
}

.it-lay-50 {
  width: 50%;
  margin-bottom: 40px;
}

.it-lay-33 {
  width: 33.333%;
  margin-bottom: 40px;
}

@media (max-width: 1249px) and (min-width: 768px) {
  .it-lay-100,
  .it-lay-50,
  .it-lay-33 {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .it-lay-50,
  .it-lay-33 {
    width: 100% !important;
  }
}

.israeltoday-site-content.telegram-section {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: auto;
}

#telegram-carousel {
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px;
}

@media (max-width: 1249px) {
  #telegram-carousel {
    margin-top: 100px !important;
  }
}

@media (max-width: 767px) {
  #telegram-carousel {
    max-width: 80%;
    margin-top: 80px !important;
  }
}

.telegram-container-flex {
  /* display: flex;
      width: 100%;
      align-items: center; */

  display: flex;
  align-items: center; /* Vertically center align */
}

.telegram-img-link {
  position: absolute;
  top: 0;
}

.telegram-image-flex {
  /* width: 24%; */

  flex: 1 1 auto; /* Allow the image to shrink and grow */
  max-width: 60px; /* Limit the maximum width of the image */
  width: 100%;
}

.telegram-image-flex img {
  border-radius: 50%;
  padding-right: 8px;
  max-width: 55px;
}

.telegram-text-flex {
  /* width: 76%; */
  flex: 2 1 auto; /* Allow the text to take up more space */
}

.telegram-text-flex a {
  font-family: Lato;
  color: #666666;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.8rem;
  display: block;
  text-align: left;
}

@media (max-width: 1359px) {
  .telegram-text-flex a {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
}

.footer-links li {
  font-weight: bold;
  margin-bottom: 5px;
}

.footer-links-b {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links-b li {
  display: flex;
  align-items: center;
}
.footer-links-b li a {
  color: #dddddd;
  font-weight: bold;
}

.footer-links-b li:not(:last-child)::after {
  content: "•";
  margin: 0 10px;
  color: gray;
}

@media (min-width: 767px) {
  .d-sm-none {
    display: none !important;
  }
}

#telegram-carousel {
  width: 90%;
}

.israeltoday-site-footer {
  position: relative;
  z-index: 1;
}

/* single posts */
.israeltoday-entry-content blockquote p {
  color: inherit;
  text-align: left;
}

/* mail chimp */
.mc4wp-form-theme button,
.mc4wp-form-theme input[type="submit"],
.mc4wp-form-theme input[type="button"] {
  border: 0px !important;
}

/* subscription options */
#sub-offers-section article .price {
  color: #20c0fc;
  font-weight: 600;
}

#sub-offers-section h1 {
  margin: 0.67em 0;
}

#sub-offers-section a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#sub-offers-section strong {
  font-weight: inherit;
  font-weight: bolder;
}

#sub-offers-section img {
  border-style: none;
}

#sub-offers-section svg:not(:root) {
  overflow: hidden;
}

#sub-offers-section *,
:after,
:before {
  box-sizing: inherit;
}

#sub-offers-section a {
  text-decoration: none;
}

#sub-offers-section a {
  color: inherit;
}

#sub-offers-section h1 {
  margin: 0;
}

#sub-offers-section h1,
h4 {
  margin: 0;
}

#sub-offers-section *,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #dddbd9;
}

#sub-offers-section img {
  border-style: solid;
}

#sub-offers-section a {
  color: inherit;
  text-decoration: inherit;
}

#sub-offers-section img,
svg {
  display: block;
  vertical-align: middle;
}

#sub-offers-section img {
  max-width: 100%;
  height: auto;
}

#sub-offers-section h1 {
  font-weight: 700;
}

#sub-offers-section svg {
  display: inline;
  vertical-align: baseline;
}

#sub-offers-section img {
  max-width: 100%;
  height: auto;
}

#sub-offers-section .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
  background-color: #dd0015;
  color: #fff;
  transition: all 0.2s ease-in-out;
}

#sub-offers-section .btn:hover {
  background-color: #d9534f;
}

#sub-offers-section .btn .label {
  font-weight: 700;
  margin-right: 0.5rem;
}

#sub-offers-section .btn .arrow-right {
  display: flex;
  align-items: center;
  line-height: 0;
  position: relative;
  top: 3px;
}

#sub-offers-section .no-touch .btn:hover {
  background-color: #272a30;
}

#sub-offers-section .stroke-current {
  stroke: currentColor;
}

#sub-offers-section h1 {
  font-weight: 700;
}

#sub-offers-section .members-tag {
  color: #dd0015;
  font-weight: 700;
  display: block;
  top: 6px;
  position: relative;
  margin: 0;
}

#sub-offers-section .members-tag:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 19px;
  margin: 0 5px 0 10px;
  background: url("../../assets/img/favicon/en/favicon-32x32.png") no-repeat;
  background-size: contain !important;
}

#sub-offers-section article img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#sub-offers-section .article-container .header {
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
}

#sub-offers-section .article-container h1 {
  font-weight: 700;
  margin-bottom: 1.5rem;
}

#sub-offers-section .post-block {
  margin-left: auto;
  margin-right: auto;
}

#sub-offers-section .post {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

#sub-offers-section .post h1,
.post h4 {
  font-weight: 700;
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}

#sub-offers-section .post h1,
.post h4 {
  /* font-size: inherit; */
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}

.israeltoday-single.post #sub-offers-section .post h1 {
  margin-left: 7px !important;
}

#sub-offers-section .post a {
  color: #dd0015;
  display: inline;
  border-color: #dd0015;
  border-style: solid;
  border-width: 0 0 1px 0;
}

#sub-offers-section .members-tag:before {
  background: url("../../assets/img/favicon/en/favicon-32x32.png") no-repeat;
}

#sub-offers-section .article_offer_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  padding: 20px 0px;
}

#sub-offers-section .article_offer_products a.offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(33.3% - 15px);
  -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%);
  background: #fff;
  border: solid 1px rgb(0 0 0 / 10%);
  padding: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
}

#sub-offers-section .article_offer_products a.offer .offer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#sub-offers-section .article_offer_products a.offer .offer-wrapper h4.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px;
  padding-bottom: 5px;
  font-size: 2.2rem;
  min-height: 30px;
}

#sub-offers-section .article_offer_products a.offer .offer-wrapper .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit !important;
  margin: 10px 0;
}

#sub-offers-section
  .article_offer_products
  a.offer
  .offer-wrapper
  .price
  .number {
  font-weight: 600;
  display: inline-block;
}

#sub-offers-section
  .article_offer_products
  a.offer
  .offer-wrapper
  .price
  .freq {
  font-weight: 400;
  display: inline-block;
  margin-left: 0.25rem;
}

#sub-offers-section
  .article_offer_products
  a.offer
  .offer-wrapper
  .price
  .freq {
  font-weight: 400;
  display: inline-block;
  margin-left: 0.25rem;
}

#sub-offers-section .article_offer_products a.offer .offer-wrapper .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #000;
  padding-top: 10px;
  min-height: 110px;
}

@media screen and (max-width: 768px) {
  #sub-offers-section .article_offer_products a.offer .offer-wrapper .benefits {
    min-height: 75px;
  }
}

#sub-offers-section .article_offer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

#sub-offers-section .article_offer_content .article_offer_content_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}

#sub-offers-section
  .article_offer_content
  .article_offer_content_img
  .slide-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(40% - 10px);
}

@media screen and (max-width: 768px) {
  #sub-offers-section
    .article_offer_content
    .article_offer_content_img
    .slide-image {
    width: 100%;
  }
}

#sub-offers-section
  .article_offer_content
  .article_offer_content_img
  .slide-image
  img {
  border-radius: 0px;
}

#sub-offers-section
  .article_offer_content
  .article_offer_content_img
  .header
  h1 {
  margin: 0px;
}

#sub-offers-section
  .article_offer_container.post-block.post.article_with_comments {
  padding: 0px;
}

@media screen and (max-width: 768px) {
  #sub-offers-section .article_offer_products a.offer {
    width: 100%;
  }
}

/* pagination */

/* 
    @media all {
      a {
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
      }

      svg:not(:root) {
        overflow: hidden;
      }

      *,
      :after,
      :before {
        box-sizing: inherit;
      }

      a {
        text-decoration: none;
      }

      a {
        color: inherit;
      }

      *,
      :after,
      :before {
        box-sizing: border-box;
        border: 0 solid #dddbd9;
      }

      a {
        color: inherit;
        text-decoration: inherit;
      }

      svg {
        display: block;
        vertical-align: middle;
      }

      svg {
        display: inline;
        vertical-align: baseline;
      }
    } */

/* @media all {
      .stroke-current {
        stroke: currentColor;
      }
    } */

@media all {
  .pagination-bar {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 50px;
  }

  @media (max-width: 719px) {
    .pagination-bar {
      font-size: 0.875rem;
    }
  }

  @media (max-width: 719px) {
    .pagination-bar {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }

  .pagination-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 4rem;
  }

  .pagination-wrapper .newer,
  .pagination-wrapper .older {
    display: flex;
    align-items: center;
    flex: 1 1 0%;
  }

  .pagination-wrapper .newer {
    justify-content: flex-start;
  }

  .pagination-wrapper .newer span {
    margin-left: 0.25rem;
  }

  .pagination-wrapper .older {
    justify-content: flex-end;
  }

  .pagination-wrapper .older span {
    margin-right: 0.25rem;
  }

  .pagination-wrapper .center {
    align-items: center;
  }

  @media (max-width: 719px) {
    .pagination-wrapper {
      height: 3.5rem;
    }
  }

  .pagination-bar a {
    color: #000;
  }
  .pagination-bar a:hover {
    color: #999;
  }
}

/* popover */

.popover {
  position: absolute;
  background-color: black;
  color: white;
  padding: 8px 12px;
  border-radius: 5px;
  /* max-width: 250px; */
  white-space: normal;
  overflow-wrap: break-word;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 2 !important;
}

.popover-container {
  position: relative;
  display: inline-block;
  /* cursor: pointer; */
}

/* comments */

.comment_guide_link a {
  color: #666;
}

.comment_guide_link a:hover {
  color: #333;
}

.comment-meta.commentmetadata a {
  color: #333;
  font-size: 1.5rem;
}

.comment-meta.commentmetadata a:hover {
  color: #666;
}

.single-post-comment-section h3 {
  font-size: 2.5rem;
  margin: 20px 0;
}

.single-post-comment-section p {
  color: #000;
  font-size: 1.75rem;
  margin-top: 10px;
}

.reply a {
  color: #666;
  font-size: 1.5rem;
  text-transform: capitalize;
}

.reply a:hover {
  color: #333;
}

/* comment responsd form */

.comment-form {
  margin-bottom: 20px;
}

.mc4wp-checkbox-wp-comment-form input,
.comment-form-comment-subscribe input {
  margin-right: 5px;
}

/* image text */
.image-text {
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-style: italic;
}

.mb-0 {
  margin-bottom: 0 !important;
}

/* newsletter template */
#newsletter-page .header-wrapper h1 {
  display: none;
}

#newsletter-page .mc4wp-form-fields p {
  margin-bottom: 0;
}

/* contact template */

.wp-image-1143556 {
  width: 30px;
  filter: grayscale(1);
}

.wp-image-1143561 {
  display: none;
}

.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 span {
  margin-left: 7px;
}

#attachment_1143556 {
  width: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

#contact-page .header-wrapper h1 {
  display: none;
}

#contact-page .whatsapp-link {
  color: rgb(68, 68, 68);
}

#contact-page .whatsapp-link:hover {
  color: #000;
}

#contact-page .wpcf7-form-control.wpcf7-submit.btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 35px;
  background-color: #dd0015;
}

#contact-page .wpcf7-spinner {
  top: 8px;
}

#contact-page .map {
  width: 100%;
}

#contact-page .map iframe {
  width: 100%;
  height: 520px;
  background-color: #eee;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
}

#contact-page .map {
  margin-top: 10px;
}

/* subscribe template */

#subscribe-page .btn-accordion {
  background-color: transparent;
  border-color: transparent;
}

#subscribe-page .stroke-current {
  stroke: currentColor;
}

#subscribe-page ul.faq {
  display: grid;
}

#subscribe-page .promo-slides p {
  margin-bottom: 1rem;
}

#subscribe-page .promo-slides .header {
  display: none;
}

#subscribe-page .promo-slides .slide-image {
  max-width: 850px;
}

#subscribe-page .article_offer_content {
  display: none;
}

#subscribe-page .entry-content h2 {
  font-size: 2.8rem !important;
}

/* FAQ template */
#faq-page .btn-accordion {
  background-color: transparent;
  border-color: transparent;
}

#faq-page .stroke-current {
  stroke: currentColor;
}

#faq-page ul.faq {
  display: grid;
}

/* about template */

#about-page .header-wrapper h1 {
  display: none;
}

/* tag.php */
.israeltoday-lay-a.category.first-post .israeltoday-post-thumbnail {
  margin-bottom: 0;
}

.israeltoday-lay-a.category.first-post img {
  width: 100%;
}

.tagcloud .tagcloud-wrapper {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
}

.tagcloud-wrapper a {
  margin: 0.5rem 1rem 0.5rem 0;
  border-bottom: 1px solid #fff;
  color: #666;
}

.tagcloud-wrapper a:hover {
  color: #000;
}

.pagination-wrapper {
  font-size: 1.5rem !important;
}

/* category.php */
.israeltoday-lay-a.category.first-post .israeltoday-post-thumbnail {
  margin-bottom: 0;
}

.israeltoday-lay-a.category.first-post img {
  width: 100%;
}

/* single.php */
.israeltoday-post-thumbnail-single img {
  width: 100%;
}
.israeltoday-post-thumbnail-single .zoom-button {
  display: none;
}
.israeltoday-post-thumbnail-single figcaption {
  background: white;
  text-align: left;
  font-style: italic;
  font-size: 1.5rem;
  color: #777;
}

/* login popup */
.show-password-input:after {
  font-family: "FontAwesome" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  content: "\f06e";
  top: -3px;
  position: relative;
}

.show-password-input.display-password:after {
  content: "\f070";
  color: #333 !important;
}

.login-popup-close {
  font-size: 15px !important;
  border: 1px solid #eee !important;
  text-align: center !important;
  padding: 5px !important;
  line-height: 20px !important;
  height: 33px !important;
  width: 33px !important;
}
#it-login-popup-wrap .it-myaccount-login {
  margin-top: 40px;
}
.woocommerce mark {
  background: #fff !important;
  color: #000 !important;
  font-weight: 900 !important;
}

#myaccount-page .woocommerce .button.reactivate {
  margin-right: 10px;
}

#myaccount-page .woocommerce .button:hover {
  background-color: #ef2c37;
}
.shopping-cart-btn {
  font-size: 16px;
  margin-left: 10px;
}
.nav-cart-item-count {
  background-color: #ef2c37;
  color: rgb(255, 255, 255);
  position: relative;
  top: -5px;
  border-radius: 100%;
  padding: 1px 5px !important;
  font-size: 10px;
  font-weight: 900;
}

.nav-cart-item-count span {
  position: relative;
  top: -1px;
}

/* general woocommerce */

.woocommerce,
.woocommerce-page {
  font-family: "Lato" !important;
}

* {
  outline: none !important;
}
.woocommerce-checkout .woocommerce-info {
  text-align: center;
  font-weight: 900;
  padding-top: 20px;
  padding-bottom: 20px;
}

.woocommerce-checkout .woocommerce .input-text,
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="tel"],
.woocommerce input[type="text"],
.woocommerce input[type="url"],
.woocommerce textarea {
  border-radius: 0 !important;
}

/* woocoomerce shop */

.woocommerce-shop .slide-content {
  max-width: 900px;
  margin-bottom: 40px;
}

.woocommerce-shop .slide-image img {
  width: 600px;
}

.woocommerce-shop
  #sub-offers-section
  .article_offer_content
  .article_offer_content_img
  .header
  h1 {
  margin: 0px;
  margin-top: 10px;
  font-size: 30px;
  margin-left: 10px;
}

.return-to-shop .button {
  display: inline-block;
  margin-top: 20px;
}

.return-to-shop .button:hover {
  padding: 15px;
  background-color: #ef2c37;
}

/* my account */

#myaccount-page .cart-container .button,
#myaccount-page.checkout-button,
#myaccount-page .products .button,
#myaccount-page .woocommerce .button,
#myaccount-page .woocommerce button {
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 400;
  padding: 1rem;
  background-color: #dd0015;
  color: #fff;
  transition: all 0.2s ease-in-out;
  border: 0;
}

.show-password-input:after {
  font-family: "FontAwesome" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  content: "\f06e";
  top: -3px;
  position: relative;
}

.show-password-input.display-password:after {
  content: "\f070";
  color: #333 !important;
}

#myaccount-page .addresses header.title a {
  /* font-style: italic; */
  /* font-size: 14px;
   margin-bottom: 20px;
   padding-bottom: 20px;
   color: #999 */
  float: none;
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 400;
  padding: 1rem;
  background-color: #dd0015;
  color: #fff;
  transition: all 0.2s ease-in-out;
  border: 0;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--back-to-memberships
  a {
  float: none;
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 400;
  padding: 1rem !important;
  background-color: #dd0015;
  color: #fff !important;
  transition: all 0.2s ease-in-out;
  border: 0;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--back-to-memberships
  a::before {
  font-family: "FontAwesome" !important;
  content: "\f060";
  margin-right: 5px;
}

#myaccount-page .addresses header.title a:hover,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--back-to-memberships
  a:hover {
  background-color: #ef2c37;
  color: #fff !important;
}

#myaccount-page .addresses header.title a:hover {
  color: #333;
}

#myaccount-page .woocommerce address {
  margin: 0 0 1.41575em;
  margin-top: 20px;
}

#myaccount-page .woocommerce-info {
  border-left: 0.275rem solid #3d9cd2;
  margin-bottom: 30px;
}

#myaccount-page .woocommerce li {
  outline: none;
}

#myaccount-page .woocommerce-MyAccount-navigation-link {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 1rem 0;
}

#myaccount-page .woocommerce-MyAccount-navigation-link a {
  font-weight: 400;
  color: #666;
}

#myaccount-page .woocommerce-MyAccount-navigation-link.is-active a {
  font-weight: 900;
  color: #000;
}

#myaccount-page .woocommerce-EditAccountForm.edit-account fieldset {
  padding: 0 !important;
}

/* my account resposnsive */
@media screen and (max-width: 768px) {
  #myaccount-page .woocommerce td {
    width: 100% !important;
  }

  #myaccount-page table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41575em;
    top: 15px;
    right: auto;
    left: 20px;
  }

  #myaccount-page table .product-thumbnail,
  #myaccount-page table .product-name,
  #myaccount-page table .product-price,
  #myaccount-page table .product-quantity,
  #myaccount-page table .product-subtotal {
    border-left: 1px solid rgba(68, 68, 68, 0.2);
  }

  #myaccount-page .entry-content ul {
    padding-left: 0;
  }

  #myaccount-page .woocommerce-orders-table__cell::before {
    margin-right: 5px;
  }

  #myaccount-page tr.membership-content td::before {
    margin-right: 5px;
  }

  .woocommerce-orders-table {
    border-left: 0;
  }

  #myaccount-page .woocommerce-orders-table tbody tr {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 50px;
  }

  #myaccount-page .woocommerce-orders-table tr td {
    border-left: 1px solid #e0e0e0;
  }
}

/* cart page */

#cart-page table.cart td.actions {
  border-top-color: #ffffff;
}

#cart-page .cart-container .button,
.checkout-button,
.products .button,
.woocommerce .button,
.woocommerce button {
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 400;
  padding: 9px;
  background-color: #dd0015 !important;
  color: #fff;
  transition: all 0.2s ease-in-out;
  font-size: 15px;
  border: 0;
}

#cart-page .cart-collaterals {
  margin-top: 50px;
}

#cart-page table.cart td.actions {
  border-color: #fff !important;
}

#cart-page .woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-left: 1px solid rgba(51, 51, 51, 0.1);
}

#cart-page .shop_table.woocommerce-cart-form__contents {
  border-top: 0;
  border-left: 0;
}

#cart-page .woocommerce table thead th {
  padding: 1rem;
  border-left: 0;
  border-right: 0;
  background-color: #fff;
}

table.cart tr:first-child td.product-remove {
  border-left: 1px solid rgba(68, 68, 68, 0.2);
  border-right: 1px solid rgba(68, 68, 68, 0.2);
  border-bottom: 1px solid rgba(68, 68, 68, 0.2);
}

#cart-page .woocommerce .shop_table.cart .product-remove a:before {
  font-family: "FontAwesome";
  content: "\f1f8" !important;
  color: #333;
}

#cart-page .woocommerce .shop_table.cart .product-remove a:hover:before {
  color: #000;
}

#cart-page .woocommerce .input-text,
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="tel"],
.woocommerce input[type="text"],
.woocommerce input[type="url"],
.woocommerce textarea {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.125);
  background: #fff;
}

#cart-page table.shop_table_responsive tbody th,
#cart-page table.shop_table_responsive tr td {
  vertical-align: middle;
}

#cart-page .cart-container .button.checkout:hover,
#cart-page .checkout-button:hover {
  padding: 9px !important;
}

#cart-page .shop_table.woocommerce-cart-form__contents button {
  padding: 9px !important;
}

/* cart resposnsive */
@media screen and (max-width: 768px) {
  #cart-page .woocommerce td {
    width: 100% !important;
  }

  #cart-page table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41575em;
    top: 24px;
    right: auto;
    left: 20px;
  }

  #cart-page table .product-thumbnail,
  #cart-page table .product-name,
  #cart-page table .product-price,
  #cart-page table .product-quantity,
  #cart-page table .product-subtotal {
    border-left: 1px solid rgba(68, 68, 68, 0.2);
  }

  #cart-page .it-quantity-wrap input {
    height: 20px;
  }

  .woocommerce-cart-form__contents tr td::before {
    margin-right: 5px;
  }

  .woocommerce-cart-form__contents .product-thumbnail img {
    max-height: 50px;
    width: auto;
  }
}

/* checkout page - rebuild */

.woocommerce-checkout:not(.woocommerce-order-received) .categories-bar {
  display: none;
}

/*
.woocommerce-checkout:not(.woocommerce-order-received) main{
  background: #FFF;
}
*/

.woocommerce-checkout:not(.woocommerce-order-received) main .content {
  max-width: 100%;
  padding-top: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) .article-container {
  padding: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) .article-content {
  background-color: #f5f5f5;
  padding: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) header.block {
  display: none;
}

.woocommerce-checkout:not(.woocommerce-order-received) .block {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) .header-wrapper.shop {
  display: none;
}

.woocommerce-checkout:not(.woocommerce-order-received) .col-1 {
  margin-bottom: 0;
}

.woocommerce-checkout:not(.woocommerce-order-received) .col2-set {
  background-color: #fff;
  padding-left: 200px;
  padding-bottom: 250px;
}

/*
.woocommerce-checkout:not(.woocommerce-order-received) form.checkout{
  background: #F5F5F5;
}
*/

.woocommerce-billing-fields {
  margin-right: 50px;
}

.woocommerce-checkout footer .content {
  max-width: 100%;
  border-radius: 0 !important;
}

#customer_details h3 {
  font-weight: 700;
}

.sticky-order-wrapper {
  position: sticky;
  top: 20px;
  max-height: calc(100vh - 40px);
}

#order_review {
  padding-right: 200px;
  padding-top: 50px;
}

#order_review_heading {
  display: none;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-checkout form.checkout {
  background: #f5f5f5;
}

.woocommerce-checkout .woocommerce .input-text,
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="password"],
.woocommerce input[type="search"],
.woocommerce input[type="tel"],
.woocommerce input[type="text"],
.woocommerce input[type="url"],
.woocommerce textarea {
  background-color: #fff;
  border: 1px solid #dedede;
  box-shadow: none;
  border-radius: 5px;
  height: 51px;
}

.woocommerce-checkout .products .button,
.shop-color .woocommerce button {
  height: 51px;
}

.mc4wp-checkbox label span {
  margin-left: 8px;
}

h3.checkout-title {
  display: block !important;
}

#order_review .shop_table {
  margin-top: 100px;
}

#order_review .shop_table tbody tr td {
  background: #f5f5f5 !important;
}

#order_review .shop_table tfoot tr td,
#order_review .shop_table tfoot tr th {
  padding: 1rem 0;
  background-color: #f5f5f5;
  border: 0;
}

.woocommerce-additional-fields {
  padding-right: 50px;
}

.woocommerce-additional-fields h3 {
  display: none;
}

.form-row.notes label {
  display: none;
}

/* Style the select2 country dropdown */
#billing_country,
#shipping_country {
  background-color: white !important; /* Set the background to white */
  height: 51px !important; /* Set the height to 51px */
  line-height: 51px; /* Align the text vertically */
  font-size: 16px; /* Optional: Adjust font size if necessary */
  border-radius: 5px !important; /* Add border radius */
  padding-left: 10px; /* Optional: Add some left padding for better text positioning */
}

/* Center text vertically and horizontally */
#billing_country,
#shipping_country,
.select2-selection--single {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Adjust the height of the dropdown when opened */
.select2-container--default .select2-selection--single {
  height: 51px !important;
  line-height: 51px !important;
  border-radius: 5px !important; /* Ensure the dropdown also has a border radius */
}

/* Optional: Adjust the dropdown options for better appearance */
.select2-container .select2-dropdown {
  border-radius: 5px;
  box-shadow: none;
}

.woocommerce form .form-row .select2-container .select2-selection--single {
  background-color: white !important;
  border: 1px solid #dedede;
  box-shadow: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 39px;
}

.woocommerce-error {
  display: block; /* Hide default top error messages */
}

.form-row.woocommerce-validated input.input-text {
  box-shadow: none;
}

.form-row.woocommerce-invalid input.input-text {
  border: 2px solid #e2401c;
  box-shadow: none;
}

.form-row.woocommerce-validated input.input-text {
  box-shadow: none;
}

.select2-container--focus,
.woocommerce .input-text:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="number"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce input[type="search"]:focus,
.woocommerce input[type="tel"]:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="url"]:focus,
.woocommerce textarea:focus {
  background-color: transparent !important;
}

.woocommerce-checkout small.error-message {
  color: #e2401c;
  display: inline-block;
}

.woocommerce
  form
  .form-row.has-error
  .select2-container
  .select2-selection--single {
  border: 2px solid red;
}

#billing_country_field .error-message,
#billing_state_field .error-message {
  margin-top: 8px;
}

/* hide the product blockUI background color */
.woocommerce-checkout .shop_table .blockUI.blockOverlay {
  background-color: transparent !important;
}

.checkout_coupon.woocommerce-form-coupon.custom-coupon-form {
  display: block !important;
}

.woocommerce-message {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .woocommerce-checkout .col2-set {
    padding-left: 45px !important;
    padding-bottom: 50px !important;
  }
}

@media only screen and (max-width: 1199px) {
  #order_review {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
}

/* Checkout page - tweaks */

#checkout-page #order_review .shop_table tbody tr td {
  background: transparent !important;
  border: 0;
}

#checkout-page #order_review .shop_table tfoot tr td,
#order_review .shop_table tfoot tr th {
  background-color: transparent;
  border: 0;
}

#checkout-page #order_review .shop_table {
  margin-top: 0px;
  border: 0;
}

#checkout-page .israeltoday-site-footer {
  position: relative; /* prevents the checkout content from being displayed on top of the footer */
}

#checkout-page
  .woocommerce-checkout:not(.woocommerce-order-received)
  .col2-set {
  padding-left: 250px;
  padding-top: 30px;
}

#checkout-page .select2-container .select2-choice {
  border-color: rgba(0, 0, 0, 0.1);
}

#checkout-page .entry-content div.select2-container .select2-choice {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#checkout-page .woocommerce form .form-row .select2-container {
  line-height: 4.4rem;
}

#checkout-page .cart-container .button,
#checkout-page .checkout-button,
#checkout-page .products .button,
#checkout-page .woocommerce .button,
#checkout-page .woocommerce button {
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  font-weight: 400;
  background-color: #dd0015;
  color: #fff;
  transition: all 0.2s ease-in-out;
  border: 0;
  padding: 15px;
  font-size: 15px;
}

#checkout-page #payment .place-order .button {
  background-color: #dd0015;
  transition: all 0.2s ease-in-out;
}
#checkout-page #payment .place-order .button {
  font-size: 1.41575em;
  width: 100%;
  white-space: pre-wrap;
}
#checkout-page .woocommerce-checkout .products .button,
.shop-color .woocommerce button {
  height: 51px;
}

#checkout-page .woocommerce-error {
  text-align: center;
  padding: 20px 0 10px 0;
  margin: 20px 0;
}

#checkout-page .woocommerce-checkout .woocommerce .input-text,
#checkout-page .woocommerce input[type="email"],
#checkout-page .woocommerce input[type="number"],
#checkout-page .woocommerce input[type="password"],
#checkout-page .woocommerce input[type="search"],
#checkout-page .woocommerce input[type="tel"],
#checkout-page .woocommerce input[type="text"],
#checkout-page .woocommerce input[type="url"],
#checkout-page .woocommerce textarea {
  border-radius: 0;
}

#checkout-page .select2-container--default .select2-selection--single {
  border-radius: 0 !important;
}

#checkout-page
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  margin-top: 3px;
}

/* checkout page resposnsive */
@media screen and (max-width: 768px) {
  #checkout-page
    .woocommerce-checkout:not(.woocommerce-order-received)
    .col2-set {
    padding-left: 25px !important;
  }

  #checkout-page .woocommerce-billing-fields,
  #checkout-page .woocommerce-additional-fields {
    padding-right: 25px !important;
    margin-right: 0px !important;
  }

  #content.checkout-page {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0px;
    margin-bottom: 50px;
  }

  #order_review {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  #checkout-page .order-total {
    top: -4px;
    position: relative;
  }
}

/* single product */

#product-page article.shop-product-container {
  width: 100%;
}

#product-page
  .product-category.uncategorized
  .woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

#product-page article .price,
article .price ins {
  color: #000;
}

#product-page .woocommerce-product-details__short-description {
  height: 20px;
}

#product-page ul.products li.product .woocommerce-loop-product__title {
  font-size: 2rem;
}

#product-page ul.products li.product .woocommerce-loop-product__title:hover {
  color: #000;
}

#product-page article .price,
article .price ins {
  font-size: 18px;
  color: #000;
}

#product-page .button.product_type_subscription {
  display: inline-block;
  margin-top: 10px;
}

#product-page .button.product_type_subscription:hover {
  background-color: #ef2c37 !important;
}

#product-page .related.products h2 {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

#product-page .single-product div.product .woocommerce-product-gallery img {
  width: 100%;
}

#product-page .woocommerce-product-gallery__image a {
  pointer-events: none;
  cursor: default;
}

/* login popup */

#it-login-popup-wrap .cart-container .button,
#it-login-popup-wrap .checkout-button,
.products .button,
#it-login-popup-wrap .woocommerce .button,
#it-login-popup-wrap .woocommerce button {
  padding: 15px !important;
  font-size: 15px !important;
  height: 51px !important;
}

/* Share Icons */

.entry-meta-wrapper .israeltoday-share > span,
.entry-meta-wrapper .meta-item a,
.entry-meta-wrapper .meta-item a:before {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.entry-meta-wrapper .israeltoday-share {
  margin: 0;
  padding: 0;
  clear: both;
}
.entry-meta-wrapper .israeltoday-share .meta-share-wrapper {
  /* display: none; */
}
.entry-meta-wrapper .israeltoday-share .meks_ess span {
  font-size: 1.4rem;
  display: inline-block;
  margin: 0;
  top: 0;
}
.entry-meta-wrapper .israeltoday-share .meks_ess a {
  text-align: center;
  display: block;
  width: 100%;
  background: 0 0;
  line-height: 1.6;
  height: auto;
  margin-top: 2px !important;
}
.entry-meta-wrapper .israeltoday-share .meks_ess a::before {
  font-size: 1.2rem;
  width: 20px;
}
.entry-meta-wrapper .israeltoday-share .meks_ess a:hover {
  background: 0 0 !important;
  opacity: 0.8;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-twitter {
  color: #00aced;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-facebook {
  color: #355a92;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-googleplus {
  color: #c64d3d;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-linkedin {
  color: #007bb6;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-pinterest {
  color: #c92228;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-reddit {
  color: #369;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-mail {
  color: #95a5a6;
  color: #c92228;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-telegram {
  color: #007bb6;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-stumbleupon {
  color: #ff2618;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-whatsapp {
  color: #25d366;
}
.entry-meta-wrapper .israeltoday-share .meks_ess .socicon-vkontakte {
  color: #45668e;
}

@font-face {
  font-family: "socicon";
  src: url("../fonts/socicon/socicon.eot");
  src: url("../fonts/socicon/socicon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/socicon/socicon.woff") format("woff"),
    url("../fonts/socicon/socicon.ttf") format("truetype"),
    url("../fonts/socicon/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.entry-meta-wrapper .israeltoday-share .meks_ess a::before {
  font-size: 1.2rem;
  width: 20px;
}
.meks_ess .meks_ess-item:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-size: 14px;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
}

.meks_ess .socicon-facebook {
  background: #3e5b98;
}
.meks_ess .socicon-facebook:before {
  content: "\e028";
}
.meks_ess .socicon-twitter {
  background: #4da7de;
}
.meks_ess .socicon-twitter:before {
  content: "\e08d";
}
.meks_ess .socicon-pinterest {
  background: #c92619;
}
.meks_ess .socicon-pinterest:before {
  content: "\e063";
}
.meks_ess .socicon-reddit {
  background: #e74a1e;
}
.meks_ess .socicon-reddit:before {
  content: "\e06c";
}
.meks_ess .socicon-instagram {
  background: #000000;
}
.meks_ess .socicon-instagram:before {
  content: "\e044";
}
.meks_ess .socicon-stumbleupon {
  background: #e64011;
}
.meks_ess .socicon-stumbleupon:before {
  content: "\e082";
}
.meks_ess .socicon-linkedin {
  background: #3371b7;
}
.meks_ess .socicon-linkedin:before {
  content: "\e04c";
}
.meks_ess .socicon-telegram:before {
  content: "\e087";
}
.meks_ess .socicon-googleplus {
  background: #dd4b39;
}
.meks_ess .socicon-googleplus:before {
  content: "\e038";
}
.meks_ess .socicon-whatsapp {
  background: #20b038;
}
.meks_ess .socicon-whatsapp:before {
  content: "\e099";
}
.meks_ess .socicon-vkontakte {
  background: #5a7fa6;
}
.meks_ess .socicon-vkontakte:before {
  content: "\e095";
}
.meks_ess .socicon-mail {
  background: #000000;
}
.meks_ess .socicon-mail:before {
  content: "\e050";
}
.transparent .socicon-facebook:before,
.outline .socicon-facebook:before,
.transparent .socicon-facebook span,
.outline .socicon-facebook span {
  color: #3e5b98;
}
.transparent .socicon-twitter:before,
.outline .socicon-twitter:before,
.transparent .socicon-twitter span,
.outline .socicon-twitter span {
  color: #4da7de;
}
.transparent .socicon-pinterest:before,
.outline .socicon-pinterest:before,
.transparent .socicon-pinterest span,
.outline .socicon-pinterest span {
  color: #c92619;
}
.transparent .socicon-reddit:before,
.outline .socicon-reddit:before,
.transparent .socicon-reddit span,
.outline .socicon-reddit span {
  color: #e74a1e;
}
.transparent .socicon-instagram:before,
.outline .socicon-instagram:before,
.transparent .socicon-instagram span,
.outline .socicon-instagram span {
  color: #000000;
}
.transparent .socicon-stumbleupon:before,
.outline .socicon-stumbleupon:before,
.transparent .socicon-stumbleupon span,
.outline .socicon-stumbleupon span {
  color: #e64011;
}
.transparent .socicon-linkedin:before,
.outline .socicon-linkedin:before,
.transparent .socicon-linkedin span,
.outline .socicon-linkedin span {
  color: #3371b7;
}
.transparent .socicon-googleplus:before,
.outline .socicon-googleplus:before,
.transparent .socicon-googleplus span,
.outline .socicon-googleplus span {
  color: #dd4b39;
}
.transparent .socicon-whatsapp:before,
.outline .socicon-whatsapp:before,
.transparent .socicon-whatsapp span,
.outline .socicon-whatsapp span {
  color: #20b038;
}
.transparent .socicon-vkontakte:before,
.outline .socicon-vkontakte:before,
.transparent .socicon-vkontakte span,
.outline .socicon-vkontakte span {
  color: #5a7fa6;
}
.transparent .socicon-mail:before,
.outline .socicon-mail:before,
.transparent .socicon-mail span,
.outline .socicon-mail span {
  color: #000000;
}
body .outline .meks_ess-item.socicon-facebook,
body .outline .meks_ess-item.socicon-facebook:hover {
  border-color: #3e5b98;
}
body .outline .meks_ess-item.socicon-twitter,
body .outline .meks_ess-item.socicon-twitter:hover {
  border-color: #4da7de;
}
body .outline .meks_ess-item.socicon-pinterest,
body .outline .meks_ess-item.socicon-pinterest:hover {
  border-color: #c92619;
}
body .outline .meks_ess-item.socicon-reddit,
body .outline .meks_ess-item.socicon-reddit:hover {
  border-color: #e74a1e;
}
body .outline .meks_ess-item.socicon-instagram,
body .outline .meks_ess-item.socicon-instagram:hover {
  border-color: #000000;
}
body .outline .meks_ess-item.socicon-stumbleupon,
body .outline .meks_ess-item.socicon-stumbleupon:hover {
  border-color: #e64011;
}
body .outline .meks_ess-item.socicon-linkedin,
body .outline .meks_ess-item.socicon-linkedin:hover {
  border-color: #3371b7;
}
body .outline .meks_ess-item.socicon-googleplus,
body .outline .meks_ess-item.socicon-googleplus:hover {
  border-color: #dd4b39;
}
body .outline .meks_ess-item.socicon-whatsapp,
body .outline .meks_ess-item.socicon-whatsapp:hover {
  border-color: #20b038;
}
body .outline .meks_ess-item.socicon-vkontakte,
body .outline .meks_ess-item.socicon-vkontakte:hover {
  border-color: #5a7fa6;
}
body .outline .meks_ess-item.socicon-mail,
body .outline .meks_ess-item.socicon-mail:hover {
  border-color: #000000;
}
.meks_ess {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  padding: 0;
  margin: 0 0 20px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  top: -5px;
}

.israeltoday-soc-nav li a[href*="t.me"]:hover {
  background-color: #007bb6;
}

/* Paywall */

.paywall {
  position: relative;
  margin-top: -10rem;
}
.paywall-background {
  height: 10rem;
  width: 100%;
  background-image: linear-gradient(1turn, #fff 3.31%, hsla(0, 0%, 100%, 0));
}
.paywall-wrapper {
  box-shadow: 0 1px 12px rgb(0 0 0 / 10%);
}

.paywall-header .members-tag {
  margin: 0 0 0 0.5rem;
}
@media (max-width: 719px) {
  .paywall-header {
    padding-left: 0.75rem;
  }
}
.paywall-content-wrapper {
  border-color: #dddbd9;
}
.paywall-content {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
}
@media (max-width: 719px) {
  .paywall-content {
    padding-left: 0.75rem;
  }
}
.paywall-content h3 {
  margin-left: 20px;
}

.paywall-content .benefits {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.paywall-content a {
  color: #dd0015;
  border-bottom-width: 1px;
}
.paywall-content a:hover {
  border-bottom: 1px solid #dd0015;
}
@media (max-width: 719px) {
  .paywall-content .benefits {
    flex-direction: column;
  }
}
.paywall-content .benefits ul {
  width: 65%;
}
@media (min-width: 720px) {
  .paywall-content .benefits ul {
    margin-right: 1.5rem;
  }
}
@media (max-width: 719px) {
  .paywall-content .benefits ul {
    order: 1;
    width: 100%;
  }
}
.paywall-content .benefits li {
  margin-bottom: 1.5rem;
}
.paywall-content .benefits figure {
  position: relative;
  width: 35%;
}
@media (max-width: 719px) {
  .paywall-content .benefits figure {
    order: 0;
    width: 48%;
  }
}
.paywall-content .benefits p,
.paywall-content .join p {
  color: #807e7c;
}

.article-content .paywall {
  margin-top: 0px;
}
.article-content .paywall .paywall-background {
  height: 0px;
}

.article-content .paywall {
  margin-top: 0px;
}
.article-content .paywall .paywall-background {
  height: 0px;
}

.paywall-header-wrapper {
  background-color: #dd0015;
  text-align: center;
  align-items: center;
  padding: 25px;
}

.paywall-header,
.paywall-header .members-tag {
  color: #fff;
  font-weight: 900;
  font-size: 22px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 719px) {
  .paywall-header,
  .paywall-header .members-tag {
    font-size: 18px;
  }
}

.post-block.paywall-content-wrapper {
  padding: 10px 50px 0px 50px;
}

@media (max-width: 719px) {
  .post-block.paywall-content-wrapper {
    padding: 10px 1px 0px 10px;
  }
}

.paywall li {
  list-style: none;
}

.paywall .members-tag:before {
  width: 25px;
  height: 25px;
  margin: 0 8px 0 0;
}

.paywall .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  margin: 1rem 0;
  background-color: #dd0015;
  color: #fff;
  transition: all 0.2s ease-in-out;
  border: 0;
}

.paywall .btn:hover {
  background-color: #ef2c37;
}

.paywall .btn .label {
  font-weight: 900;
}
.paywall .btn .arrow-right {
  display: flex;
  align-items: center;
  line-height: 0;
  margin-left: 5px;
  position: relative;
  top: 1px;
}
.paywall .no-touch .btn:hover {
  background-color: #272a30;
}
.paywall .content p {
  margin-bottom: 1rem;
}
@media (max-width: 719px) {
  .paywall .content p {
    margin-bottom: 0.5rem;
  }
}
.paywall .stroke-current {
  stroke: currentColor;
}

.paywall .paywall-content .join {
  margin-left: 20px;
}

.paywall .paywall-content a {
  color: #dd0015;
  border-bottom-width: 1px;
}
.paywall .paywall-content a:hover {
  border-bottom: 1px solid #dd0015;
}
.paywall .paywall-content .join p {
  color: #807e7c;
}

#commentform input[type="submit"] {
  background-color: #dd0015;
}

/* captcha */

#wpcaptcha_captcha {
  margin-top: 10px;
}

.israeltoday-menu-open .israeltoday-site-header {
  z-index: 0;
}

/* subscribe widget */

body .mc4wp-form-theme-red button,
body .mc4wp-form-theme-red input[type="submit"],
body .mc4wp-form-theme-red input[type="button"] {
  background-color: #dd0015 !important;
}
