/*
Theme Name: Kera Child
Theme URI: https://elementor.thembay.com/kera/
Author: Thembay
Description: This is a child theme for Kera
Version: 1.0
Author URI: https://thembay.com/
Template: kera
Text Domain: kera-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.gt_switcher_wrapper {
    bottom: 60px !important;
}

@media only screen and (min-width : 768px) {
	.topbar-device-mobile {
		display: none;
	}

	#tbay-header{
		display: block !important;
	}
	.elementor-2747 .elementor-element.elementor-element-d2a3c78 .elementor-nav-menu--main >ul > li> a {
		font-size: 10px;
	}

  .wrapper-container {
    padding-top: 0 !important;
	}
}

@media only screen and (min-width : 1124px) {

	.elementor-2747 .elementor-element.elementor-element-d2a3c78 .elementor-nav-menu--main >ul > li> a {
		font-size: 14px;
	}


}
