.portfolio-categories-shortcode .item-category {
  padding: 0;
}
.portfolio-categories-shortcode .item-category .tt-filters__item,
.portfolio-categories-shortcode .item-category .tt-imginfo,
.portfolio-categories-shortcode .item-category .tt-imginfo__img,
.portfolio-categories-shortcode .item-category .tt-imginfo__layout {
  height: 100%;
}
.portfolio-categories-shortcode .item-category .tt-imginfo__img {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.portfolio-categories-shortcode .item-category .tt-imginfo__img img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

html[lang=he-IL] header.tt-header .tt-popup.to-show .tt-popup__dropdown {
  transform: translateX(0);
}
html[lang=he-IL] header.tt-header .tt-popup .tt-popup__dropdown {
  transform: translateX(100%);
  left: unset;
  right: 0;
}

header.tt-header .tt-popup .tt-popup__dropdown {
  /*transition: all 0.2s linear;*/
}
header.tt-header .tt-logo img {
  max-height: 65px;
}

footer#tt-footer .hide_socials ul.footer__icon {
  display: none;
}
footer#tt-footer .footer__logo img {
  max-height: 165px;
}

html[dir=rtl] body.single .tt-singlepost__data {
  padding: 13px 45px 12px 0;
}

body.single .tt-singlepost__content {
  z-index: 2;
}
body.single .tt-singlepost__content:before {
  background: #005395;
}

html[dir=rtl] body.single-portfolio .blog-aside__wrapper ul.tt-list-info li {
  padding-left: 0;
  padding-right: 37px;
}
html[dir=rtl] body.single-portfolio .blog-aside__wrapper ul.tt-list-info li:before {
  left: unset;
  right: 0;
}

body.single-portfolio .blog-aside__wrapper ul.tt-list-info {
  margin-bottom: 40px;
}
body.single-portfolio .tt-singlepost__content {
  bottom: 0;
  margin-top: 0;
}
body.single-portfolio .tt-singlepost__content:before {
  height: 100%;
  max-height: 142px;
}
body.single-portfolio .swiper-carousel {
  position: relative;
  overflow: hidden;
}
body.single-portfolio .swiper-carousel .swiper-wrapper {
  align-items: stretch;
}
body.single-portfolio .swiper-carousel .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: unset;
  aspect-ratio: 1.67;
}
body.single-portfolio .swiper-carousel .swiper-slide img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
body.single-portfolio .swiper-carousel .swiper-button-prev,
body.single-portfolio .swiper-carousel .swiper-button-next {
  display: none;
}
body.single-portfolio .swiper-carousel .swiper-pagination {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin: 0;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  z-index: 1;
}
body.single-portfolio .swiper-carousel .swiper-pagination .swiper-pagination-bullet {
  margin-top: 0;
}
body.single-portfolio .swiper-carousel .swiper-pagination .swiper-pagination-bullet:before {
  background: rgba(255, 255, 255, 0.65);
  width: 12px;
  height: 12px;
  transition: all 0.2s linear;
}
body.single-portfolio .swiper-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #FFF;
  transform: scale(1.6);
}

html[dir=rtl] .row.justify-content-end {
  justify-content: flex-start;
}
html[dir=rtl] section.show_ul ul {
  padding-left: 0;
  padding-right: 20px;
}
html[dir=rtl] .desktopmenu nav > ul > li.has-submenu {
  text-align: right;
}
html[dir=rtl] .desktopmenu nav > ul > li.has-submenu > a {
  padding-right: 0;
}
html[dir=rtl] .desktopmenu nav > ul > li.has-submenu > a:after {
  margin-left: 0;
  margin-right: 7px;
  transform: rotate(135deg);
}
html[dir=rtl] .one-column .col-sm-8,
html[dir=rtl] .one-column .col-md-7,
html[dir=rtl] .one-column .col-sm-6 {
  width: 100%;
}
html[dir=rtl] .one-column .blockquote-signature__indent {
  padding-right: 0;
}
html[dir=rtl] .tt-icon-point [class^=icon-] {
  margin-right: unset;
  margin-left: 14px;
}

section.show_ul ul {
  list-style: disc !important;
  padding-left: 20px;
}

.one-column .col-sm-6 {
  width: 100%;
}
.one-column .blockquote-signature__indent {
  padding-right: 0;
}
.one-column .blocktitle__title {
  margin-left: 0 !important;
}

.portfolio_entries-wrap .inner[data-element_type=container]:hover img {
  scale: 1.05;
}
.portfolio_entries-wrap .elementor-widget-image a {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 0.75;
  overflow: hidden;
}
.portfolio_entries-wrap .elementor-widget-image a img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}
.portfolio_entries-wrap .elementor-button {
  width: 100%;
}

.section__negative-01 {
  padding-bottom: 40px !important;
}

.nomargin-section-indent .section-indent {
  margin-top: 0 !important;
}
.nomargin-section-indent .section__fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gallery_loading {
  height: 100px;
  position: relative;
}
.gallery_loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
}
.gallery_loading > div {
  opacity: 0;
  visibility: hidden;
}

#map.gmap_canvas {
  margin-top: 0;
}

.big_phone .tt-icon-point {
  font-size: 26px !important;
  margin-top: 0 !important;
}

.columns-logo .tt-promo01__icon svg {
  background-image: url(/wp-content/uploads/2026/03/logo.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.columns-logo .tt-promo01__icon svg * {
  display: none;
}

/*# sourceMappingURL=styles.css.map */
