/**
 * Theme Name: Asgard
 * Description: An addon theme to ensure updates don't break the website. Do not delete any themes. 
 * Author: Thor Solutions
 * Template: blocksy
 * Text Domain: blocksy
 */

p.elementor-heading-title.elementor-size-default a:hover {
    color: #800003 !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
    backdrop-filter: blur(8px);
    background: rgba(255,255,2555,0.78);
}

.jet-testimonials .jet-testimonial__prev-arrow-2ae094b.jet-arrow.prev-arrow.slick-arrow {
    margin-left: -6rem;
}

.jet-testimonials .jet-testimonial__next-arrow-2ae094b.jet-arrow.next-arrow.slick-arrow {
    margin-right: -6rem;
}

figure.jet-testimonials__figure {
    width: 100% !important;
}

.elementor-32 .elementor-element.elementor-element-a86f52b .elementor-image-carousel-caption {
    padding: 15px 2px 0px 2px;
}

@media only screen and (max-width: 1024px) {
	
.jet-testimonials .jet-testimonial__prev-arrow-2ae094b.jet-arrow.prev-arrow.slick-arrow {
    margin-left: -4rem !important;
	margin-top: 1rem !important;
}

.jet-testimonials .jet-testimonial__next-arrow-2ae094b.jet-arrow.next-arrow.slick-arrow {
    margin-right: -4rem !important;
	margin-top: 1rem !important;
}

	
}



.parentsection .swiper-pagination .swiper-pagination-bullet {
    margin-bottom: 5px !important;
    margin-right: 20px !important;
    width: 3px !important;
    height: 3px !important;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-vertical {
    margin-top: -12px;
}