.elementor-24056 .elementor-element.elementor-element-bd25165{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}@media(max-width:767px){.elementor-24056 .elementor-element.elementor-element-bd25165{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-24056 .elementor-element.elementor-element-bd25165{--content-width:1400px;}}/* Start custom CSS for shortcode, class: .elementor-element-2c5df63 *//** sizing of  right and left arrow in date continer's  **/

.ui-datepicker{
    max-width: fit-content;
}

/** sizing of  right and left arrow in date continer's  **/

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    width: 40px !important;
    height: 40px !important;
}


/** Removing the background-color of the celendar **/

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button{
    border: white !important;
    background: white !important;
}




.ui-widget.ui-widget-content{
	border: none !important;
}

.ui-widget-header{
	border: none ! important;
}


/** Plus and minus icon of waypoint **/

span.chbs-location-add.chbs-meta-icon-plus, span.chbs-location-remove.chbs-meta-icon-minus{
	z-index: 1;
}


/** All drop-down (duration, route) background-color change **/

.ui-menu-item .ui-state-active{
    background: none !important;
    border: none !important;
}/* End custom CSS */