.navbar-brand{
	width: 80px;
}
.breadcrumb > .active{
	color: #888 !important;
}
.home .about-area, .services-area2{
	padding-top: 0px;
}

body .menu .sub-menu, body .menu .children{
    max-height: 300px;
    overflow: auto;
}

#booking-iframe-section iframe{
	min-height: 640px;
}

.pt-120{
    padding-top: 50px;
}

.pb-120{
    padding-bottom: 50px;
}

.home .pt-120{
    padding-top: 0px;
}

.home .slider-content h2, .home .s-slider-content p{
    color: #fff;
}

.home .slider-btn{
    display: none;
}

.services-area2.pb-90{
    padding-bottom: 25px;
}

.header-two .top-callus{
    display: none !important;
}

.right-menu .icon{
    width: 35px;
}

.s-slider-content p{
    font-size: 30px;
}

.elementor-2719 .elementor-element.elementor-element-611dfe30{
    display: initial !important;
}

.footer-widget .widgettitle, .footer-widget .cat-item, .footer-widget .widget ul li, .footer-link ul li a{
    color: #fff;
}

.menu-main-menu-container ul li.current-menu-item > a, .menu-main-menu-container ul li.current-menu-ancestor > a{
    color: #bfae63;
}

@media screen and (min-width: 992px) {
    .menu-item-has-children>a::after{
        font-family: Arial, sans-serif;
        content: '\00a0\25bc';
        font-size: 0.8em;
        box-sizing: border-box;
        width: 0px;
        overflow: visible;
        vertical-align: middle;
        white-space: nowrap;
        display: inline-block;
        margin-top: -1px;
    }
}
