.elementor-widget-juanhand-full-slider .slick-list.draggable {
    padding: 0px !important;
}

.elementor-widget-juanhand-full-slider .slick-slide .jh-full-img {
    margin: 0 auto;
    width: 100% !important;
    border-bottom-right-radius: 350px;
}

.elementor-widget-juanhand-full-slider .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0 !important;
    display: flex;
    padding-right: 20px;
}

.elementor-widget-juanhand-full-slider .slick-dots li {
    margin: 0 5px;
    list-style: none;
}

.elementor-widget-juanhand-full-slider .slick-dots li button { 
    font-size: 0;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    border: 1px solid #E9C7F6;
    background-color: #E9C7F6;
} 

.elementor-widget-juanhand-full-slider .slick-dots li.slick-active button {
    border-radius: 50px !important;
    width: 60px !important;
    border-color: #B744E2 !important;
    background-color: #B744E2 !important;
}

.elementor-widget-juanhand-full-slider .jh-full-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.elementor-widget-juanhand-full-slider .jh-full-img-wrapper {
    position: relative;
}

.elementor-widget-juanhand-full-slider .jh-full-content-inner {
    width: 1200px;
    margin: 0 auto;
}

.elementor-widget-juanhand-full-slider .jh-full-content-inner  svg {
	width: 24px;
	margin-top: -5px;
}

.elementor-widget-juanhand-full-slider .jh_full_slider_container.single-item .slick-dots {
    display: none !important;
}

@media only screen and (max-width: 640px) {
	.jh_full_slider_container {
		margin-bottom: 40px;
	}
    .elementor-widget-juanhand-full-slider .m-center
    {
        margin: 0 auto;
    }
    .elementor-widget-juanhand-full-slider .jh-full-content {
        top: 60px !important;
        transform: initial !important;
    }

    .elementor-widget-juanhand-full-slider .jh-full-content-inner {
        width: auto !important;
    }
    .elementor-widget-juanhand-full-slider .slick-slide .jh-full-img {
        border-bottom-right-radius: 82px;
    }

    .elementor-widget-juanhand-full-slider .jh-full-content-inner img {
        width: 272px;
        margin-bottom: 12px;
    }

    .elementor-widget-juanhand-full-slider .jh-full-content-inner a.btn {
/*         width: 149px; */
/*         height: 32px; */
/*         padding: 0 !important; */
/*         font-size: 14px; */
		padding: 4px 12px !important;
        font-size: 16px !important;
        line-height: initial;
    }

    .elementor-widget-juanhand-full-slider .jh-full-content-inner a.btn:hover {
        background: #F8ECFC !important;
    }
    
    .elementor-widget-juanhand-full-slider .jh-full-content-inner a.btn i::before {
/*         width: 12px; */
/*         height: 12px; */
		width: 15px;
        height: 14px;
    }
	
	.elementor-widget-juanhand-full-slider .jh-full-content-inner  svg {
		width: 18px;
		margin-top: -3px;
	}

    .slick-dots {
        /* display: none !important; */
    }
	
	.elementor-widget-juanhand-full-slider .slick-prev:before {
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_2610_2068)'%3E%3Cpath d='M15.9993 29.3327C23.3631 29.3327 29.3327 23.3631 29.3327 15.9993C29.3327 8.63555 23.3631 2.66602 15.9993 2.66602C8.63555 2.66602 2.66602 8.63555 2.66602 15.9993C2.66602 23.3631 8.63555 29.3327 15.9993 29.3327Z' fill='%23F8ECFC' stroke='%23F8ECFC' stroke-width='4.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3327 11.3326L12.666 15.9993L17.3327 20.666' stroke='%23D48FEE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2610_2068'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
		width: 32px;
		height: 32px;
	}
	
	.elementor-widget-juanhand-full-slider .slick-prev {
		left: 22px;
	}
	
	.elementor-widget-juanhand-full-slider .slick-next {
		right: 32px;
	}
	
	.elementor-widget-juanhand-full-slider .slick-next:before {
		content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M15.9993 29.3327C23.3631 29.3327 29.3327 23.3631 29.3327 15.9993C29.3327 8.63555 23.3631 2.66602 15.9993 2.66602C8.63555 2.66602 2.66602 8.63555 2.66602 15.9993C2.66602 23.3631 8.63555 29.3327 15.9993 29.3327Z' fill='white' stroke='white' stroke-width='3.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.668 11.3326L19.3346 15.9993L14.668 20.666' stroke='%23B744E2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	}
	
	.elementor-widget-juanhand-full-slider .slick-prev:before, .elementor-widget-juanhand-full-slider .slick-next:before {
		line-height: 1;
		opacity: .75;
		color: white;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.elementor-widget-juanhand-full-slider .slick-prev, .elementor-widget-juanhand-full-slider .slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		display: block;
		width: 20px;
		height: 20px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
		z-index: 1;
	}
	
	.elementor-widget-juanhand-full-slider .slick-dots {
		width: 100%;
		justify-content: center;
		bottom: -40px;
	}
	
	.elementor-widget-juanhand-full-slider .slick-dots li button {
		height: 12px;
    	width: 8px;
	}
	
	.elementor-widget-juanhand-full-slider .slick-dots li.slick-active button {
		width: 80px !important;
	}
}