.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled {
    left: 3rem;
}
.soffset.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button {
    top: calc(50% - 30px / 2);
    background: white;
    width: 65px;
    height: 65px;
    line-height: normal;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.soffset .swiper-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    top: calc(-3.6vw - 3rem);
    text-align: right;
    padding: 0 3rem;
    height: 3.6vw;
    display: flex;
     left: 0;
    width: 100vw;
    bottom: auto;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.soffset .swiper-backface-hidden .swiper-slide:last-child .elementor-heading-title {
    display: none;
}

.menu-open .off-canvas-content {
}
.content-area {
    overflow: hidden;
}
@media(min-width: 2000px){
	.card-image {
    	min-height: 300px;
	}
	.cat-image {
    	min-height: 200px;
	}
	.card-featured {
    	min-height: 600px;
	}
}
.content-main-block {
    max-width: 1500px;
}
.cpatchi {
	cursor: pointer;
}
.swal2-styled.swal2-confirm {
    background-color: #EB5202 !important;
}
select.integration-multiple {
    line-height: 30px;
}
.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}

/*
.menu-mobile-container {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
}
*/