/*
Theme Name: Anno Child Theme
Theme URI: https://anno.softhopper.studio/landing/
Author: SoftHopper
Author URI: http://softhopper.net
Template: anno
Description: This is a child theme for Anno.
Text Domain: anno-child
*/

/*  [ Add your custom CSS below ]
================================ */

.owl-carousel .item {
    padding: 0 20px;
}


.owl-carousel p {
    font-family: "Poppins", Sans-serif;
}
input#gform_submit_button_1 {
	background-color: #8f2e26;
	border-radius: 0px;
	text-transform: uppercase;
}
input#gform_submit_button_1:hover {
	background-color: black;
}
#gform_1 * {
    font-family: "Poppins", Sans-serif;
}




#homepage-tabs li svg {
    height: auto;
    position: relative;
	
}
#homepage-tabs li:first-child svg {
    width: 50px;
    top: 5px;
    left: 1px;
}
#homepage-tabs li:nth-child(2) svg {    
	width: 35px;
    top: 5px;
    left: 3px;
}
#homepage-tabs li:nth-child(3) svg {    
    width: 45px;
    top: 8px;
}
#homepage-tabs li:last-child svg {
    width: 45px;
    top: 5px;
}


.elementor-533 .elementor-element.elementor-element-7aa372ba .jet-mobile-menu-active .jet-nav {
	background-color: white;	
}
@media screen and (max-width: 767px) {
	.jet-mobile-menu.jet-nav-wrap .jet-nav.m-layout-mobile .menu-item-link.menu-item-link-top {
		color: black;
		border-color: #e2e2e2;
	}
}


@media screen and (max-width: 767px) {
	.anno-advance-heading .anno-advance-heading-content>div {
		display: none;
	}
}