.productmobile{ width: 50%; padding: 0px; float: left; }
    .product { height: 220px!important;  margin: 1%; padding: 0px;}
    .product-header {  width: 30%; float: left;padding:10px;}
    .product-right{ width:70%; float:left; padding:10px; }
    .product-header span img {  height: 25px; margin-top: -5px;}
    .product-header .badge { background: none; border: none; font-size: 14px;left: 10px; padding: 0px; }
    .product-header img{margin: 0px;}
    .product:hover .product-header img{     transform: scale(1); }
    .product-body h5, .shop-detail-right h5{margin: 0; color: #000!important; height: 90px; margin-top: 10px; line-height: 25px;}
    .product-body select, .product-body option {color: #fe5723!important; font-weight:500!important;}
    .product-body h5{font-family: 'Maven Pro', sans-serif; font-size: 16px; width: 90%}
    .product center > h5{ margin-top: 130px; }
    .product:hover{  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.50)!important;   }
    .product-body select, .product-body option{height: 20px; color: #000!important}
    .product-items-slider .item{min-height: 350px; padding-top: 5px;}
    #my-add-button { width: 20%;  float: right;  position: absolute; top: 170px; right: 15px; }
    #my-add-button2 { width: 20%;  float: left;  position: absolute; top: 170px; right: 48%; }
    .quantity{left: 61%; top: 172px!important;}
    .subtotal { margin-top: 10px;  position: absolute;  left:32%;  font-size: 16px; color: #343a40!important; font-weight: 500; }
    .price-filters .control-label{ margin: 5px!important; }
    .price-filters .form-group{margin-bottom: 0px;}
    .scbt {background-color: #fff !important;color: #000; font-size: 12px!important; width: auto!important; padding: 10px!important;}
    .scbt:hover {background-color: #fe5723 !important;color: #fff; }
    #scact {background-color: #fe5723 !important;color: #fff; }
    .favred{margin-top: -10px;right: 5px;position: absolute;font-size: 25px;}
    .card-header{padding: 0 1.25rem;  }
    .card-header h6{margin-top: 10px; color:#fe5723 !important;}
    .nav-tabs {
        display:block ruby;
        width: 100%;
        overflow-x: auto;
        border-bottom: none;
        -ms-overflow-style: none; // IE 10+
        overflow: -webkit-scrollbars-none; // Firefox
        overflow: -moz-scrollbars-none; // Firefox
      }
        .nav-tabs>li.active>a,
        .nav-tabs>li.active>a:focus,
        .nav-tabs>li.active>a:hover {
            border-width: 0;
        }
        .nav-tabs>li>a {
            border: none;
            color: #666;
            padding:20px 10px;
            line-height: 30px;
            font-weight: bold;

        }
        .nav-tabs>li.active>a,
        .nav-tabs>li>a:hover {
            border: none;
            color: #4285F4 !important;
            background: transparent;
        }
        .nav-tabs>li>a::after {
            content: "";
            background: #4285F4;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: 1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }
        .nav-tabs>li.active>a::after,
        .nav-tabs>li:hover>a::after {
            transform: scale(1);  
        }
        .tab-nav>li>a::after {
            background: #21527d none repeat scroll 0% 0%;
            color: #fff;
        }
        .tab-pane {
            padding: 15px 0;
        }
        .tab-content {
            padding: 20px
        }

        .nav-tabs::-webkit-scrollbar {
            display: none; // Safari and Chrome
        }
        .card {
            background: #FFF none repeat scroll 0% 0%;
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
            margin-bottom: 30px;
        }

        .subcat_btn {
          width: 100%!important;
        }
         .subcat_btn  .nav-tabs {
          overflow: hidden!important;
          overflow-x: scroll!important;
          overflow-y: hidden!important;
          white-space: nowrap!important;
        }
        .subcat_btn  .nav-tabs li {
          display: inline-block!important;
        }
        .nav-tabs li a {
            border: none;
            color:#333 ;
            padding: 10px;
            line-height: 35px;
            background: none;
            margin:8px;
            font-size: 15px;
            border-radius: 5px!important;
            font-weight: 500;
        }
        .nav-tabs li a:first-child, .nav-tabs li.active a:first-child{ margin-left: 0px;  }
        .nav-tabs li.active a {
            border: none;
            color:#1b5e20!important;
            padding: 10px;
            line-height: 30px;
            background: none;
            margin: 5px;
            font-size: 15px;
            border-radius: 5px!important;
        }
         #sud-button{position: absolute;  margin-right: 5px;  width: 90%; border-radius: 5px !important;  font-size: 14px; padding: 6px 12px; background: #fe5723 !important;
        top:330px;}
        h6{ margin-top: 20px; }
      .radio_container {
    width: 100%;
    height: 50px;
    border-radius: 9999px;
}
.radio_container i { margin-left:5px; margin-right:2px;  }
input[type="radio"] {
    appearance: none;
    display: none;
}

.radio_container  label {
    font-family: "Open Sans", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32%;
    height: 30px;
    float: left;
    text-align: center;
    border-radius: 9999px;
    font-size: 12px;
    overflow: hidden;
    transition: linear 0.3s;
    color: #fff;
    margin:0px 1.3% 0px 0%;
    background: #fe5723!important;
}

.radio_container  input[type="radio"]:checked + label {
    background-color: #1b5e20!important;
    color: #fff;
    transition: 0.3s;
}
.subcatimg{ max-width: 100px; border-radius: 50%; box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.20); clear:both }

        @media only screen and (min-width: 300px) and (max-width: 760px) 
        {
           .productmobile{ width: 100%; padding: 5px; float: left; padding:0px; }
           .product-header img{height:auto;}
           .product-header{padding: 0px;}
           #my-add-button{width: 25%;  float: right;  position: absolute; top: 100px; right: 5px;}
           .product{padding:5px; height: 150px!important;}
           .quantity{left: 35%; top: 103px!important;}
           .offer-price{text-align: left!important; }
           .product-body h5{margin: 0 0 10px 0; height:35px!important; line-height: 18px; width: 80%}
           h5{font-size: 14px; margin-top: 10px;}
          .btn-group{  margin-top:-10px!important;}
          .quantity input{padding-left: 5px; width: 25px;}
          .quantity-button.quantity-down{left: -24px;}
          .scbt {background-color: #fff !important;color: #000; font-size: 10px!important; width: auto!important; padding: 10px!important;}
          .product-header .mdi-circle{top:10px;right: 10px;}
          .search-results{margin-top: 20px;}
          .product-right{padding: 0px;}
          .product{margin:0px;}
          .subtotal{margin-top: 0px; font-size: 13px;}
            .product:hover{  box-shadow: none!important;   }
           #sud-button{position: absolute; margin-right: 0px;  width: 90%; border-radius: 5px !important;  font-size: 14px; padding: 5px 10px; background: #fe5723 !important;
      top:300px;}
        }