/*
Theme Name: Edinburg Knee
Theme URI: https://designsfunnel.com/
Author: Designs Funnel Team
Author URI: https://designsfunnel.com/
Description: Delivering a bespoke theme development tailored to precisely align with the
unique requirements of our
esteemed client.
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.custom-header {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 999 !important;
    background: #00000042 !important;
}

.csimageslider img {
    width: 100%;
	height:600px;
    object-fit: cover;
}
.csimageslider figure.swiper-slide-inner figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    border-radius: 50px 50px 0px 0px;
    background: #ffffff85;
    color: #000;
}