@charset "UTF-8";

.sc_team_item a {
    position: relative;
    z-index: 1;
}

.trx_addons_hover_content {
    opacity: 1;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.trx_addons_hover_mask {
    display: none;
}

.footer_mobile {
    display: none;
}

.logo_mobile a img {
    width: 50px;
    height: auto;
}

.head_title h1 {
    display: block;
    text-align: center;
    font-size: 18px;

}

.scheme_default .head_title h1 {
    color: #fff;
    margin: 0;
    padding: 0;
}

.mobile_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile_head_wrap {
    display: none;
}

.head_hide {
    opacity: 0;
}

@media (max-width: 767px) {
    footer.footer_wrap {
        display: none;
    }

    header.top_panel.top_panel_custom.top_panel_custom_1793.top_panel_custom_header-home-1.without_bg_image.scheme_ {
        display: none;
    }

    a.trx_addons_scroll_to_top.trx_addons_icon-up.inited.show {
        display: none !important;
    }

    .footer_mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #24201c;
        padding: 10px 0;
        text-align: center;
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
        z-index: 1000;
        display: block;
    }

    .footer-menu {
        padding: 0 15px;
    }

    .footer-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-menu ul li {
        display: inline-block;
        margin: 0;
    }

    .footer-menu ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        display: block;
        align-items: center;
        gap: 5px;
        transition: color 0.3s;
    }

    .footer-menu ul li a i {
        display: block;
        padding: 0 0 2px 0;
        font-size: 23px;
    }

    .footer-menu ul li a:hover {
        color: #fff;
        opacity: 0.7;
    }

    .footer-menu .current-menu-item a {
        color: #c59464;
    }

    .elementor-element-15604c58 {
        display: none;
    }
}



.mobile_head {
    background: #16120f;
    color: #fff;
    padding: 10px 0;
    display: flex;
    align-items: center;
    gap: 12px;
    position: fixed;
    top: 0;
    width: 100%;
    height: 40px;
    z-index: 9;
}

.drawer-brand {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.logo_mobile {
    margin-left: 10px;
}

.drawer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.drawer-menu>li>a {
    display: block;
    padding: 12px 0 12px 15px;
    color: #fff !important;
    text-decoration: none;
}

.drawer-menu>li>a.drawer-brand {
    color: #fff;
    padding: 0;
}

.drawer-menu li+li {
    /* border-top: 1px solid #eee; */
    margin: 0;
}

.scheme_default .drawer-dropdown-menu li a {
    color: #fff;
}

.scheme_default .drawer-dropdown-menu li a:hover {
    opacity: 0.7;
    color: #fff;
}

/* submenu */
.drawer-dropdown-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 16px;
}

.drawer-dropdown-menu li a {
    /* padding: 10px 16px; */
    display: block;
    /* background-color: #16120f; */
    color: #fff;
}

.drawer-dropdown.open>a {
    font-weight: 600;
}

/* small helper for hamburger */
.drawer-hamburger-icon {
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    position: relative;
}

.drawer-hamburger-icon::before,
.drawer-hamburger-icon::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff;
}

.drawer-hamburger-icon::before {
    top: -6px;
}

.drawer-hamburger-icon::after {
    bottom: -6px;
}

.social_mobile {
    padding: 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scheme_default .social_mobile a {
    color: #fff;
    width: 25px;
    display: block;
    text-align: center;
}

.social_mobile a span {
    font-size: 18px;
}

.sports .elementor-element-populated{
    display: flex;
    justify-content: space-between;
}
.teach_sport .elementor-widget-wrap{
    display: flex;
    justify-content: space-between;
}
    .sc_button_default{
      display: block;
	  width: 100%;
    }
  .sc_button_wrap{
      display: block;
      width: 100%;
  }
@media (max-width: 767px) {
    .mobile_head_wrap {
        display: block;
    }

    .top_panel {
        z-index: 0 !important;
        margin-top: 60px;
    }

    .sc_layouts_title_breadcrumbs {
        display: none;
    }

    .sc_layouts_title_caption {
        margin: 0 !important;
    }

    .elementor-809 .elementor-element.elementor-element-d772f2e {
        padding: 40px 0px 40px 0px !important;
    }

    .team_member_page .team_member_title {
        text-align: center;
    }
    .single-cpt_team .team_member_page .left-side-team {
        padding: 0 !important;
    }
    .page_content_wrap {
        padding-top: 30px !important;
    }

    .category-event .sidebar_inner {
        margin-bottom: 85px;
    }
    .post-type-archive-product #woocommerce_product_categories-2{
    margin-bottom: 85px;
    }
    .elementor-element-479a0d1e{
        margin-bottom: 20px;
    }
	.elementor-628 .elementor-element.elementor-element-7d22a2dc > .elementor-element-populated.elementor-widget-wrap {
        padding: 0px 15px 0px 15px !important;
    }
    .scheme_default li.current-menu-item a{
		color: #c59464 !important;
    }
    #trx_addons_widget_banner-3 {
        margin-bottom: 75px;
    }

}
