@media (min-width: 992px){
    .search_form{
        display: none;
    }
    .no-border-right {
        border-right: none !important;
    }
    .top-list-brb {
        display: none;
    }
    .padding-0 {
        padding:0 !important;
    }
    .sportbet_detail_row:nth-child(odd):hover {
        background: #f5f5f5;
    }
    .sportbet_detail_row:nth-child(odd){
        background:#fff;
    }
}
@media (max-width: 991px){
    .profile_plg_menu .dropdown-menu.mobileDropdown {
        padding: 0 10px !important;
    }
    .profile_plg_menu{
        display: block;
    }
    #quickview-content .product-images {
        margin: 0 auto;
        width: 332px !important;
    }
    .sportbet_detail_row.cart_item.cart_total {
        border: medium none;
        padding: 0;
    }
    .text-app.subtotal {
        background: #246ea3 none repeat scroll 0 0;
        color: #fff;
    }
    .payment_method_paypal > label {
        display: block !important;
        margin-left: 20px !important;
        overflow: hidden;
    }
    #payment_method_paypal {
        float: left;
        margin-top: 17px !important;
    }
    .attachment-shop_thumbnail.wp-post-image {
        height: auto;
        width: auto;
    }
    .menu_top_list a#orders > i ,
    .menu_top_list a#wishlist > i {
        display: none;
    }
    .buttons-cart > a {
        display: block !important;
        float: none !important;
        margin: 0 0 10px !important;
    }
    .remove-btn a:hover {
        text-decoration: none;
    }
    .remove-btn i:hover {
        background: #246ea3;
        color:#fff;
    }
    .remove-btn i {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 1px solid #e1e1e1;
        border-radius: 0;
        color: #000;
        display: block;
        float: none;
        font-size: 30px !important;
        margin: 0 auto;
        text-align: center;
        transition: all 0.3s ease 0s;
        width: 100%;
    }
    #profile_menu > i {
        color: rgba(0, 0, 0, 0.7);
    }
    .profile_plg_menu i {
        color: rgba(0, 0, 0, 0.7);
        font-size: 30px !important;
        line-height: 48px;
    }
    .profile_plg_menu > div > ul > li:nth-child(2) {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
    }
    .profile_plg_menu > div > ul > li:nth-child(3) {
        border-right: 1px solid #e1e1e1;
    }
    .padding-button {
        padding: 5px 10px !important;
    }
    .icon-app {
        height: 33px;
        line-height: 33px !important;
        padding: 0px 12px;
        font-size: 20px !important;
        font-weight: 400 !important;
        color: #555;
        text-align: center;
        background-color: #eee;
        border-right: 1px solid #ccc;
        border-radius: 4px 0 0 4px;
        display: block !important;
        float: left;
    }
    i.text-app {
        display: block;
        height: 35px;
        line-height: 35px;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        overflow: hidden;
        font-style: normal;
        text-align: center;
        font-size: 17px;
    }
    .iconnottext.iscenter {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .iconnottext.isleft {
        border-right: 1px solid #ccc;
    }
    .iconnottext {
        text-align: center;
        margin: 10px 0;
    }
    .form-search-app{
        margin-bottom: 0px;
        padding-bottom: 15px;
    }
    .form-search-app > div {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    input.datepicker, input.timepicker {
        width: 100%;
        margin-right: 0;
    }
    .sb-ranking-fixtures .col-md-12 .col-md-2:first-child, .sb-ranking-fixtures .col-md-12 .col-md-8{
        float: left;
    }
    .sb-ranking-fixtures .col-md-12 .col-md-8{
        margin-left: 5px;
        width: 66.66666667%;
    }
    .sb-ranking-fixtures .col-md-12 .col-md-2{
        float: right;
        width: 16.66666667%;
    }
    .sb-ranking-fixtures .col-md-12:after{
        clear: both;
        display: block;
        content: "";
    }
    .sb-ranking-fixtures ul li{
        padding-right: 10px;
    }
    #sportbet_userinfo, sportbet_search{
        display: none;
    }
}
@media (max-width: 365px){
    .buli-fixtures .match-center{
        width: 80%;
    }
}