.trim_text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    /* width: 17px; */
    /* add width according to space */
}

/* .main-menu-wrapper, */
.header {
    background: #7b61ff !important;
    /* background: linear-gradient(181deg, rgba(255, 195, 0, 1) 0%, rgba(123, 97, 255, 1) 50%) !important; */
    background: linear-gradient(185deg, rgba(255, 185, 0, 0.7525385154061625) 0%, rgba(123, 97, 255, 0.7525385154061625) 50%) !important;
}

.header {
    background: #171717 !important;
}

.footer {
    background-color: #171717 !important;
}

.hero-section {
    /* background-image: url(https://picsum.photos/1920/800) !important; */
    background-image: none;
    background-color: #171717;
}

@media (max-width: 991.98px) {
    .header .main-menu-wrapper {
        background-color: #171717 !important;
    }
}

.featured-venues:before {
    bottom: 0px;
}

#turfDetailPage .accordion-button::after {
    background-image: none !important;
}

.hero-section .banner-cock-one,
.hero-section .banner-shapes,
.hero-section .banner-imgs {
    display: block !important;
}

.hero-section .home-banner {
    min-height: 600px;
}

.hero-section .banner-shapes .banner-cock-two {
    top: 450px !important;
    left: -60px !important;
}

.hero-section .banner-shapes .banner-dot-two {
    top: 400px !important;
    right: 10px !important;
}

.hero-section .banner-shapes .banner-dot-one {
    top: 50px !important;
    left: 400px !important;
}

.hero-section {
    min-height: 600px !important;
}

.featured-venues:before {
    background-image: url(/frontend-assets/user/assets/img/icons/cricket_sport.png) !important;
    opacity: .5 !important;
}

.hero-section h4,
.header .main-menu-wrapper .main-nav>li.active>a,
.footer {
    color: #FFC300 !important;
}

.breadcrumb.breadcrumb-list {
    background: none;
    background-color: #171717;
}

.breadcrumb:before,
.breadcrumb:after,
.breadcrumb ul:after,
.breadcrumb span.primary-right-round {
    background: linear-gradient(105.55deg, #FFC300 -6.68%, #171717 43.13%, #ffff 96.15%);
}

#companyShowcase {
    background-image: url(/frontend-assets/user/website_assets/sport-collage.png) !important;
}

.header .main-menu-wrapper .menu-header {
    background: #171717;
}

.header .navbar-header #mobile_btn .bar-icon span {
    background-color: #FFC300;
}

.header .main-menu-wrapper .menu-header .menu-close,
.header .header-nav .main-nav>li>a:hover {
    color: #FFC300;
}

.header .header-nav .main-nav>li>a:before {
    background-image: none;
}

.btn-load,
.listing-item .tag {
    min-width: unset;
}

.error {
    color: red !important;
}