/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
html, body{
    overflow-x: hidden!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page,
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-day-wrapper .fc-popover-header,
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .fc-col-header,
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .fc-scrollgrid-sync-table{
	direction: rtl!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .el-icon-arrow-right:before{
	content: "\E6DE"!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .el-icon-arrow-left:before{
	content: "\E6E0"!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__left-inner{
	margin-left: 16px;
	margin-right: 0px!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-header__right-inner{
	margin-right: 16px;
	margin-left: 0px!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming{
	padding-left: 0px!important;
	padding-right: 48px;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page.am-wrap .fc-scrollgrid-sync-table tr td:first-child{
	border-right: none;
	border-left: 1px solid #ddd!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-day-wrapper.fc-day-today .fc-daygrid-day-top:before{
	left: 0px!important;
	right: 8px;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-color{
	right: 4px;
	left: 0px!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-wrapper{
	padding: 2px 10px 2px 2px!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-spots-left{
	text-align: right!important;
}
.amelia-app-booking #amelia-booking-wrap #am-event-calendar-page .am-event-upcoming__block-name{
	padding-right: 12px;
	padding-left: 0px!important;
}