
.loaddingAjax {
    background: rgba(0, 0, 0, 0) url("../images/preload.gif") no-repeat scroll center center;
    display: block;
    height: 64px;
    left: 47%;
    position: absolute;
    text-indent: -9999em;
    top: 30%;
    width: 64px;
}
.nav-tabs > li a{outline: none;}

.dor-tab-product-category-wrapper .product-desc,
.dor-tab-product-category-wrapper .availability{display: none;}
.dor-tab-product-category-wrapper .right-block {
    text-align: center;
}
.dor-tab-product-category-wrapper .product-container.item.item-grid {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 40px;
}
#dorTabProductCategoryContent.tab-content{margin-bottom: 0px;position: relative;}
#dorTabProductCategoryContent.tab-content .item-inner {
    display: block;
    overflow: hidden;
    padding-bottom: 25px;
    position: relative;
}
#dorTabProductCategoryContent.tab-content .itemTab {
    padding-bottom: 25px;
}
#dorTabProductCategoryContent.tab-content .product-flags {
    display: none;
}
.load-more-tab {
    clear: both;
    display: block;
    font-size: 20px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 30px;
}
#dorTabProductCategoryContent > div.tab-pane{min-height: 300px;}

/****New Update****/
#dorTabAjaxPro li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 28px 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 9;
}
#dorTabAjaxPro li {
    background-position: center center;
    background-size: cover;
    float: none;
    padding: 6px;
    position: relative;
    width: 100%;
}
#dorTabAjaxPro li::before {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }
#dorTabAjaxPro li.active::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
}
#dorTabAjaxPro li.active a, #dorTabAjaxPro li:hover a {
    border-color: #000;
    color: #000; }
  #dorTabAjaxPro li.active::before, 
  #dorTabAjaxPro li:hover::before {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0); 
}
.title-category-tabs {
    position: relative;
}
.title-category-tabs .title {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    padding: 55px 30px;
    position: absolute;
    width: 100%;
}
.shop-categories .title h5 {
    font-size: 16px;
    font-weight: bold;
}
.shop-categories .title h2 {
    letter-spacing: -0.7px;
}
.title-category-tabs .title p, .title-category-tabs .title h1, .title-category-tabs .title h2, .title-category-tabs .title h3, .title-category-tabs .title h4, .title-category-tabs .title h5, .title-category-tabs .title h6 {
    color: #fff;
    margin: 0;
}
.dor-pro-tabcontent{overflow: hidden;}
.title-category-tabs {
  position: relative; }
  .title-category-tabs .title {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    padding: 55px 30px;
    position: absolute;
    width: 100%; }

