/* 
Theme Name: Aba Haim
Description: Medical Massage Template By Sitechs
Author: Sitechs Nir Avni
Author URI: https://sitechs.co.il
Template: hello-elementor
Version: 1.0.1
Text Domain: aba-haim
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* 
@font-face {
  font-family: 'NextExit';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/nextexit-light.woff2) format('woff2');
}

@font-face {
  font-family: 'NextExit';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/nextexit-regular.woff2) format('woff2');
}
/* hebrew */
@font-face {
  font-family: 'NextExit';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/noto-sans-hebrew-400.woff2) format('woff2');
}
/* hebrew */
@font-face {
  font-family: 'NextExit';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/nextexit-bold.woff2) format('woff2');
}

/* hebrew */
@font-face {
  font-family: 'NextExit';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(fonts/nextexit-black.woff2) format('woff2');
} */


html, body {
    overflow-x: hidden;
}

body {
    font-family: "NextExit", sans-serif;
    font-size: 1rem;
    line-height: 1.4em;
}

:root, h1, h2, h3 ,h4, h5, h6,p {
  font-family: "NextExit", sans-serif;
}

:root, h1, h2, h3 ,h4, h5, h6 {
  line-height: 1.3em;
}


*:focus {outline:none !important;}

.elementor p:last-child {margin-bottom: 0;}


.no-margin,
.no-margin p,
.no-margin h1,
.no-margin h2,
.no-margin h3,
.no-margin h4
{
	margin:0;
}

header .site-menu .elementor-menu-toggle span.elementor-menu-toggle__icon--open {
  line-height: 0; 
}

header .site-menu .elementor-menu-toggle {
  margin-right: -0.25em;
}

.mobile-carousel.swiper-initialized {
  position: relative;
  display: block;
  padding-bottom: 30px;
}
.mobile-carousel.swiper-initialized .swiper-wrapper {
    display: flex;
    flex-wrap: no-wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: stretch;
    justify-items: stretch;
    min-width: fit-content;
}

.mobile-carousel.swiper-initialized .swiper-wrapper .swiper-item {
  width: 100%;
  align-self: stretch;
  height: auto;
}

.mobile-carousel.swiper-initialized .swiper-pagination {
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.icon-details-carousel.mobile-carousel.swiper-initialized .swiper-wrapper .swiper-item .elementor-image-box-wrapper > .elementor-image-box-img {
    width: 50%;
}

.reviews-carousel {
  position: relative;
  display: block;
  padding-bottom: 30px;
}
.reviews-carousel .swiper-wrapper {
  display: flex;
  flex-wrap: no-wrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  min-width: fit-content;
}

.reviews-carousel .swiper-wrapper .swiper-slide {
  width: 50%;
}

.reviews-carousel .swiper-pagination {
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.custom-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #EEEEEE;
  opacity: 1;
  margin: 0 6px;
}
  
.custom-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFB039;
}


.btn-left-icon a {
  position: relative;
}

.btn-left-icon a span {
  padding: 0 4px;
}
.btn-left-icon a::after {
content: ">";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  left: 10px;
  font-size: 1.4rem;
  height: max-content;
  line-height: 0;
  font-weight: 900;
}

.custom-counter.oneline {
  padding: 15px;
  box-sizing: border-box;
}
.custom-counter.oneline .elementor-counter-title {
  line-height: 1em;
  margin-top: 10px;
}


.medic-title {
  max-width: 100%;
  overflow: hidden;
}

.medic-title .elementor-heading-title {
  text-align: center;
  width: fit-content;
  padding: 0 15px;
  max-width: 90%;
  left: 0;
  right: 0;
  margin: auto;
  position: relative;
}

.medic-title .elementor-heading-title::before {
  content: "";
  width: 200px;
  right: -200px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  background-color: #EEEEEE;
  display: block;
  position: absolute;
  z-index: 0;
}

.medic-title .elementor-heading-title::after {
  content: "";
  width: 200px;
  left: -200px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  background-color: #EEEEEE;
  display: block;
  position: absolute;
  z-index: 0;
}

.elementor-widget-image-box.image-right .elementor-image-box-img img{
  width: 86%;
  height: auto;
  display: block;

}



.elementor-widget-image-box.image-right .elementor-image-box-content{
padding-right:5px;

}

.elementor-widget-image-box.image-right .elementor-image-box-title {
  margin-top: 0;
}

.reviews-carousel .review-item {
  position: relative;
}

.reviews-carousel .source-icon {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 20px;
  top: 20px;
}


#companiesCarousel .swiper {
transition-timing-function : linear;
  -webkit-transition-timing-function:linear; 
-o-transition-timing-function:linear;
transition-timing-function:linear; 
}



/* #######################################################
###############   FOOTER  ###############################
########################################################## */

.site-footer {
        
}

.site-footer .row-linklists {
    
}

.site-footer .row-linklists .footer-list {
    
}

.site-footer .row-linklists .footer-list h2 {
    font-size: 1rem;
    font-weight: 400;
    color: #FAFAFA;
    margin-top: 0;
    margin-bottom: 8px;
}

.site-footer .row-linklists .footer-list p {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 0.92rem;
}

.site-footer .footer-list a,
.site-footer .footer-list a:visited
{
    font-size: 0.92rem;
    margin: 8px 0;
    color: #ACACAC;
}

.site-footer .footer-list a:active,
.site-footer .footer-list a:hover
{
    color:#DDE1E7;
}

.site-footer .row-linklists .footer-list
.site-footer .row-linklists .footer-list p
.site-footer .row-linklists .footer-list a,
.site-footer .row-linklists .footer-list h2,
.site-footer .row-linklists .footer-list h3 {
    line-height: 1.3em;
}

.site-footer #footerContactDetails .footer-list h2
.site-footer #footerContactDetails .footer-list p {
    margin-bottom: 0;
}

.site-footer #footerContactDetails .footer-list h3 {
    position: relative;
    padding-right: 25px;
    font-size: 0.92rem;
    font-style: normal;
    font-weight: 400;
    margin-top: 16px;
}

.site-footer #footerContactDetails .footer-list h3:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #DDE1E7;
    font-size: 1rem;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
}

.site-footer #footerContactDetails .footer-list div h3:nth-of-type(1):before {
    content: "\f3c5";
}

.site-footer #footerContactDetails .footer-list div h3:nth-of-type(2):before {
    content: "\f095";
}

@media all and (min-width:768px){
  .medic-title .elementor-heading-title {
    max-width: 80%;
    padding: 0 25px;
  }
  .custom-counter.oneline {
    padding: 20px;
  }
}

@media (max-width:768px){
	.elementor-widget-image-box.image-right .elementor-image-box-wrapper{
		display:flex;
		text-align:right;
	}
	.elementor-widget-image-box.image-right .elementor-image-box-content{
		padding-right:5px;
		
	}
}