/*
Theme Name: Opendoors
Description: Child theme for Avada theme
Author: VerStal
Author URI: https://verstal.dp.ua
Template: Avada
Version: 1.0.0
Text Domain:  Opendoors
*/

.menu-item  span.fusion-button {
	font-size: 20px;
}

.mobile-menu {
	cursor: pointer;
}

.od-text-overflow {
	max-height: 225px;
	overflow-y: auto;
}

.od-ignore {
	pointer-events: none;
}

.od-full-height {
	height: 100%;
}
section.od-carousel .card .body {
    background: #ed612e !important;
}
section.od-carousel .card svg.curve {
    fill: #ed612e !important;
}