.product-tabs .tab-v1 .nav-tabs {
    padding-left: 120px;
    background: rgba(10, 20, 71, 0.46);
    color: white;
}
.tab-v1 .nav-tabs > li.active > a {
    background-color: #f00b08;
}
.widget-products.product-tabs.panel {
    margin:0;
	z-index: 1000000; 
}
.tab-v1 .nav-tabs > li > a {
    position: relative;
    color: white;
    padding: 20px 40px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: -2px;
}
.tab-v1 .nav-tabs > li > a:before {
    color: white;
}
.tab-v1 .nav-tabs > li.active > a {
    color: white;
}
.tab-v1 .nav-tabs > li > a:hover {
    color: white;background-color: #f00b08;
}
.sidebar .panel-heading {
    padding-top: 0;
    padding-bottom: 22px;
    /* border-bottom: 3px solid #f00b08; */
    background: rgba(10, 20, 71, 0.10);
    height: 63px;
    color: white;
}
.ale-top {    margin-top: -11px;
    z-index: 100000;}
.tab-content .hightlight {padding: 0 20px}
.item.active.products-block {
    padding: 20px;
}
@media (min-width: 992px) {
.col-md-9 {
    width: 75%;
    margin-top: 0; 
}
}
#sidebar-main .panel-heading {
     background: rgba(10, 20, 71, 0.10);
    padding: 20px!important;
}
.clearance .panel-heading .panel-title {
       position: relative;
    margin-bottom: 6px;
    font-size: 20px;
    padding: 20px;
}
.clearance .panel-heading .panel-title:before {
    position: absolute;
    content: "";
    width: 170px;
    height: 3px;
    top: 68px;
    left: 45.5%;
    background: #f00b08;
}
.navbar-mega .navbar-nav > li.discount {
    background: #fd3333;
}
.products-block {    padding: 14px 14px;}
.sidebar .product-block {
    margin-bottom: 8.3px;
    border: 0;
    border-bottom: 1px solid grey;
}
.sidebar .product-block .rating-price .price {float: none}
.sidebar .product-block .image {

    margin-bottom: 15px;
}
.product-block .rating-price {
    text-align: center;
    margin-top: -13px;
    margin-bottom: 10px;
}
.sidebar .product-block .rating-price .price {
 margin-top: 0;
    margin-bottom: 0; 
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    /*color: white;*/
}
#sidebar-main .panel-heading {
    padding: 0px!important;
    border-bottom: 3px solid #0A1447;
    border-top: 3px solid #0A1447;
}
.sidebar .panel-heading .panel-title {
   padding-top: 23px;
    position: relative;color: #f00b08;font-weight: bold;
}

.open {
    color: #fd3333;
    max-width: 100%;
    line-height: 17px;
    float: none;
    margin: 0 10px;
    font-style: italic;
    display: block;
    font-weight: 700;
    text-align: center;
}
@media (min-width: 992px) {
	.open { max-width: 280px;display: inline-block; }
}
@media (min-width: 1200px) {
	.open { max-width: 350px; }
	.container {
		 width: 90%;
	}
}
.btn-inverse-light {
    color: #0A1447;
    background-color: transparent;
    border-color: #0A1447;
    border-width: 2px;
}
