/*
Theme Name: Generatepress Child
Theme URI: 
Author: 
Description: This is a child theme for 
Version: 1.0
Author URI: 
Template: generatepress
Text Domain: generatepress-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@media (max-width: 1024px) {

 div.elementskit-nav-identity-panel {
 	display: flex;
 }
	
 .elementor-9 .elementor-element.elementor-element-9ca1ff0 .elementskit-nav-identity-panel	{
 	display: flex;
 }
 
	
 div.elementskit-site-title {
	float: left;
 }
 
 a.elementskit-nav-logo {
 	width: 40%;
 }
 
	
	div.elementor-swiper-button.elementor-swiper-button-prev {
		left: 15% !important;
	}	
	
	div.elementor-swiper-button.elementor-swiper-button-next {
		right: 15% !important;
	}
	
	.elementor-arrows-position-outside .elementor-swiper-button-prev {
   		 left: 15% !important;
	}
	
	.elementor-arrows-position-outside .elementor-swiper-button-next {
   		 right: 15% !important;
	}
}


	div.elementor-swiper-button.elementor-swiper-button-prev {
		left: 15% !important;
	}	
	
	div.elementor-swiper-button.elementor-swiper-button-next {
		right: 15% !important;
	}
	
	.elementor-arrows-position-outside .elementor-swiper-button-prev {
   		 left: 15% !important;
	}
	
	.elementor-arrows-position-outside .elementor-swiper-button-next {
   		 right: 15% !important;
	}



.ekit-wid-con a.read-more {   
    display: none;
}

nav.rank-math-breadcrumb {
	font-family: 'WorkSans';
    color: #0c0c0c;
    font-size: 20px;
    font-weight: 400;
    text-decoration: underline;
}

nav.rank-math-breadcrumb a {
	font-family: 'WorkSans';
    color: #0c0c0c;
    font-size: 20px;
    font-weight: 400;
    text-decoration: underline;
}