.main_page_banner .swiper-slide {
    height: 22vw !important;
}

.main_page_banner h1 span {
    display: block;
    color: #C71A31;
    text-indent: 5.6vw;
}

.main_page_desc h2 span {
    display: block;
    color: #C71A31;
    text-indent: 3.3vw;
}

.main_page_desc p {
    margin-bottom: 1.4vw;
}

.main_page_subtitles span {
    color: #595452;
}

.workshops_carousel .workshop {
    margin: 1vw;
}

/* .home .workshops_carousel .workshop .workshop_description {
    font-size: 1.15vw;
} */

.workshops_carousel .slick-prev {
    right: -3vw !important;
}

.workshops_carousel .slick-prev:before {
    content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/right_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.workshops_carousel .slick-next {
    left: -2.5vw !important;
}

.workshops_carousel .slick-next:before {
    content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/left_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.vertical_muza_logo img {
    transform: rotate(90deg);
}

@media (min-width:1025px) {
	.home .stories:not(.elementor-location-single) .slick-prev {
		right: -70px;
	}
}

.home .stories:not(.elementor-location-single) .slick-prev:before {
	content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/right_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.home .stories:not(.elementor-location-single) .slick-next:before {
	content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/left_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.team img {
    width: 14.8vw !important;
    height: 14.8vw !important;
    object-fit: contain;
    object-position: center;
}

.team figcaption.elementor-image-carousel-caption {
    margin: 1vw auto 0 auto;
    width: 45%;
}

.team .elementor-swiper-button-next i:before {
    content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/right_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.team .elementor-swiper-button-prev i:before {
    content: '' !important;
    width: 2vw;
    height: 2vw;
    background-image: url(https://humanication.co.il/wp-content/uploads/2021/02/left_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.featured_stories .elementor-heading-title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured_stories .elementor-heading-title span {
    color: #000000;
    font-weight: 400;
    font-size: 1.8vw;
}

.home .stories {
	justify-content: space-between;
}

.home .story {
    padding-bottom: 0;
}

.home .story_content,
.home .story .story_read_more {
    padding-left: 10%;
}

