.home-tab{
        background-color: #fff;
    }
    .trending-filterblock-fix{
        background-color: #fff;
        margin-top: 20px;
    }
    .subheader-filter, .subheader-filter .clearfix, .checkboxWrap .clearfix,.filter-headings,.filter-header, .sidebar-blocks .clearfix{
        margin-bottom: 0;
        padding-left: 15px!important;
    }
.nav-tabs>li>a:focus {
    border-color: #eee #eee #ddd;
}
    .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus{
        background-color: #1E9BD9;
        color:#fff;
        border:1px solid #046D93;
        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    .nav-tabs{
        border-bottom: 3.5px solid #eee;
    }
    .nav-tabs>li>a {
        border:1px solid #FFF;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    .home-tab li{
        text-align: center;
        float: left;
        width: 50%;
    }
    .department-item {
        display: inline-flex;
        margin: 0px 10px;
    }
    .department-item a{
        padding: 8px 16px;
        border: 1.5px solid #dedede;
        font-variant: small-caps;
    }
    .department{
        padding: 15px;
        background-color: #fff;
    }
    .nav-pills>li>a {
        border: 1px solid #dedede;
    }
    .nav-pills>li+li {
       margin-left: 15px;
    }
    .nav-pills>li>a:focus{
        background-color:#fff;
    }
    .nav-pills>li>a:hover,.department-active a,.department-active a:active,.department-active a:focus{
        background-color:#F36A26!important;
        color: #fff;
    }
    .trending-product-block, .carousel-container .common-product-block{
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05), 0px 1px 0px 0px rgba(0,0,0,0.09);
        border-radius: 3px;
        min-height: 280px;
        -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
.jcarousel-clip-horizontal{}
.common-product-block:hover {
    border: 1px solid #e5e5e5;
    /* box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); */
    border: 1px solid rgba(150,150,150,0.13);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.05), 0px 5px 9px 0px rgba(0,0,0,0.17);
    border-radius: 3px;    
    cursor: pointer;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.jcarousel-list{
    padding-bottom: 5px!important;
    margin-left: 10px!important;
}
.jcarousel-clip{
   padding-bottom: 5px!important;
}
    .trending-container{
        margin-top: 15px;
    }
    .home-tab li a{
        border-radius: 0px;
    }
    .single-banner{text-align: center;}
    .single-banner img{
        padding: 20px;
    }
    .carousel-container{
        padding: 0px 0px 10px 10px;
    }
    .item_count{
        display: none;
    }
#slider-carousel{
    width: 99.7%;
}
.department a{
    margin-left: 20px;
}
.department ul :first-child a{
    margin: 0;
}
.active .trending-icon{
    background: transparent url(../../images/special/trending-light.png) no-repeat scroll 0 0;
    background-size: 12px;
}
.active .offerzone-icon{
    background: transparent url(../../images/special/offerzone-light.png) no-repeat scroll 0 0;
    background-size: 22px;
}
.active .scandid-icon{
    background: transparent url(../../images/search/scandid-selected.png) no-repeat scroll 0 0;
    background-size: 30px;
}
.bing-icon{
    background: transparent url(../../images/search/bing-unselected.png) no-repeat scroll 0 0;
}
.scandid-icon{
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -30px;
    margin-top: -5px;
}
.bing-icon{
    width: 30px;
    background-size: 30px;
    height: 30px;
    position: absolute;
    margin-left: -30px;
    margin-top: -5px;  
}
.offerzone-icon{
    background: transparent url(../../images/special/offerzone.png) no-repeat scroll 0 0;
    width: 26px;
    background-size: 22px;
    height: 25px;
    position: absolute;
    margin-left: -30px;
}
.trending-icon{
    background: transparent url(../../images/special/tredning.png) no-repeat scroll 0 0;
    width: 14px;
    background-size: 12px;
    height: 24px;
    position: absolute;
    margin-left: -18px;
}

#popular_prod .partition_div{
    border-bottom: 1px solid #eee;
    width: 101.2%;
    margin-left: -10px;
    margin-bottom: 15px;
}
.partition_div h3{
    margin-left: 10px;
    font-family: "Roboto", sans-serif!important;
    font-size: 20px;
    font-weight: 500;
    color: #404040;
    text-transform: capitalize;
}
.trending-department .category-products{
    margin-left: -15px;
}
.rewards{
    background: transparent url(../../images/special/rewards.png) no-repeat scroll 0 0;
    width: 16px;
    height: 18px;
    position: absolute;
    margin-left: -18px;
}


.mini-banners-container{
    display: inline-block;
    padding-left: 10px;
    width: inherit;
}
.mini-banners {
    margin-bottom: 20px;
    padding: 0;text-align: center;
}
.offerzone-department button,.trending-department button{
    width: 100%;
    padding-left: 20px;
    text-align: left;
}
.offerzone-department ul.dropdown-menu, .trending-department ul.dropdown-menu{
    width: 100%;
}
.dropdown-menu>li>a{
    padding: 10px 20px;
}
/* dealdetail modal */
.modal-store-logo, .modal-grab-deal, .modal-deal-image{
    margin: 0 auto;
    display: table;
    text-transform: uppercase;
}
.modal-store-logo img{
    max-width: 164px;
}

.hist-price-wrap, .modal-deal-image{
    margin-bottom: 12px;
}
.modal-grab-deal .button-common{
    padding: 10px 15px;
    border-radius: 2px;
}
a.button-common:hover, a.button-common:focus{
    color:#fff!important;
}
.modal-deal-details{
    color: #444;
}
.modal-body .prod-name{
    margin-bottom: 5px;
    margin-top: 0;
}
.modal-body{
    padding: 15px 20px;
    display: inline-block;
    width: 100%
}
.modal-footer{
    margin-top: 10px;
}
.modal-body ul{
    padding: 0;
}
.modal-grab-deal{
    margin: 15px 0px;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}
#put-deal-details{
    min-height:300px; 
    width: 100%;
    display: inline-block;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px){
    #tabscandidresults a,#tabbingresults a{
        padding: 5px;
            font-size: 12px;
        text-align: center;
    }
}