#map button:before, .gmap button:before {
    background-color: #fff !important;
}
.bwg_current_page{
    height: 20px !important;
}

/*Magichoops color branding start*/

.stm-header .stm-header-inner,
.stm-header-mobile,
.stm-mobile-menu-list,
.footer-widgets-wrapper,
.stm-mobile-menu-unit .inner .stm-top,
.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner {
    background-color: #05253a;
}

#stm-top-bar, .stm-menu-toggle {
    background-color: #001e2c;
}

.header_1 .stm-header .stm-main-menu .stm-main-menu-unit, .header_2 .stm-header .stm-main-menu .stm-main-menu-unit, .header_3 .stm-header .stm-main-menu .stm-main-menu-unit, .header_magazine_one .stm-header .stm-main-menu .stm-main-menu-unit {
    background: #001e2c;
}

h1, h2{
    color: #001e2c !important;
}

#stm-footer-bottom, .cart-div a {
    background-color: #001e2c;
}
.stm-transparent-header .stm-header-mobile, .rs-module {
    background-color: #001e2c;
}

.header_1 .stm-header .stm-main-menu .stm-main-menu-unit:after{
    background-color: transparent;
}

body, .normal_font {
    color: #05253a;
}

.navxtBreads {
    font-weight: 500;
}

.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner img {
  height: auto !important;
  margin-top: 0px !important;
}

.stm-header.stm-transparent-header.stm-header-fixed .stm-header-inner {
    background: #05253a;
    margin-top: 0px !important;
}

.header_1 .stm-header .stm-main-menu .stm-main-menu-unit .header-menu > li a:before{
    background: #ec6608;
}
 .widget-wrapper .widget-title h6{
    color: #ec6608;
 }
 a#home-btn1.button:hover{
    color: #ec6608;
 }
 a#home-btn1.button:before{
    background: #ec6608 !important;
 }

.splashBasketball h1.stm-main-title-unit {
    margin-bottom: 5px;
    color: #001e2c !important;
    border-bottom: 2px solid #ea7f04;
    float: left;
}
/*Magichoops color branding end*/

.mh-p {
    font-size: 18px;
/*    display: inline-block;*/
    line-height: 30px;
}

.coach-section .col-md-5{
    padding: 10px 10px 10px 0px;
}

.coach-secttion-info {
    padding: 12px 60px;
}

@media (max-width: 900px){
    .coach-section .col-md-5{
        padding: 10px 10px 10px 10px;
    }

    .img-coming-soon img {
        text-align: center;
        width: 60%;
        margin-bottom: 23px;
        margin-top: 20px;
    }
    .row.coach-section-info .text-left {
        text-align: center;
    }
    .row.coach-section-info p {
        text-align: center;
    }
}

@media (max-width: 500px){
    .coach-section .col-md-5{
        padding: 10px 10px 10px 10px;
    }

    .coach-section-info h3 {
        margin-top: 5px;
        font-size: 24px !important;
        display: block;
        width: 100%;
    }

    .splashBasketball h1.stm-main-title-unit {
        font-size: 24px !important;        
    }
    aside.widget_nav_menu {
        margin-bottom: 0px !important;
    }    
}