.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Open Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-weight:500;color:#000000;font-size:19px;}.elementor-kit-7 a{color:#7A7A7A;}.elementor-kit-7 h1{color:#000000;font-family:"gadi_font", Sans-serif;}.elementor-kit-7 h2{color:#000000;font-family:"gadi_font", Sans-serif;}.elementor-kit-7 h3{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.itstore-crewImages-wrapper {
    display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  width: 80%;
  margin:auto;
}

.itstore-crewImages-wrapper img {
  transition: opacity 0.5s;
}

.crewColorImage {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.itstore-crewImages-wrapper:hover .crewColorImage {
  opacity: 1;
}

.itstore-crewImages-wrapper:hover .crewGreyImage {
  opacity: 0;
}

.crewText {
    font-size:2.2vw;
}

.crewText, .crewMoreText {
    color: #828282;
    font-family: "Open Sans Hebrew Condensed", sans-serif;
}

.itstore-crewImages-wrapper:hover .crewText {
  color: #036bec;
}

.itstore-crewImages-wrapper:hover .crewMoreText {
  color: #828282;
}

.crewTextMobile {
    font-size:9.2vw;
}

.crewMoreText {
    font-size:1.8vw;
}

.crewMoreTextMobile {
    font-size:6.2vw;
}

.crewTextMobile, .crewMoreTextMobile {
    color: #828282;
    font-family: "Open Sans Hebrew Condensed", sans-serif;
}

.itstore-crewImages-wrapper:hover .crewTextMobile {
  color: #036bec;
}

.itstore-crewImages-wrapper:hover .crewMoreTextMobile {
  color: #828282;
}










.elementor-logo-carousel-container {
    margin: 0 auto;
    direction: ltr;
}

.elementor-logo-carousel {
    overflow: hidden;
}

.elementor-logo-item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0;
}

.elementor-logo-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.elementor-logo-image {
    width: 240px;
    height: 160px;
    object-fit: contain;
    transition: all 0.3s ease;
    filter: grayscale(100%);
    opacity: 0.6;
    flex-shrink: 0;
}

.elementor-logo-image:hover {
    filter: grayscale(0%);
    opacity: 1;
    transform: scale(1.2);
}

.elementor-logo-item::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #006BEC;
    margin: 0 25px;
    box-shadow: 24px 0 0 #006BEC, -24px 0 0 #006BEC;
    flex-shrink: 0;
}

.elementor-logo-item:last-child::after {
    display: none;
}


@media (max-width: 768px) {
    .elementor-logo-image {
        width: 270px;
        height: 162px;
    }
    
    .ourCustomers {
        font-size: 33px;
    }
    
    .elementor-logo-item::after {
        width: 10px;
        height: 10px;
        margin: 0 20px;
        box-shadow: 18px 0 0 #006BEC, -18px 0 0 #006BEC;
    }
}

.elementor-logo-carousel .slick-prev,
.elementor-logo-carousel .slick-next {
    display: none !important;
}

.elementor-logo-carousel .slick-dots {
    display: none !important;
}

.elementor-logo-carousel .slick-track {
    display: flex;
    align-items: center;
}

.elementor-logo-carousel .slick-slide {
    height: auto;
    display: flex;
    align-items: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'gadi_font';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://old.itstore.co.il/wp-content/uploads/2024/01/gadi-almog-regular-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */