label.text-green{
	font-size: 20px;
}

.added-cart{
	background: red;
}
label.error{
  color: red;
}

.select_user{
	padding: 3px;
}
.breadcrumbs .breakcrumb-catalog img {
  width: 100%;
}

.breadcrumbs .breakcrumb-catalog p {
    font-size: 17px;
    font-weight: 700;
    padding-top: 18px;
}
.outofstock{
	position: absolute !important;
    padding: 5px !important;
    font-weight: bold;
    left: -60px !important;
    right: 0px !important;
    top: 0% !important;
    max-width: 75% !important;
    margin: 0 auto !important;
}

.outofstock2{
    position: absolute !important;
    padding: 5px !important;
    font-weight: bold;
    left: -22% !important;
    right: 0px !important;
    top: -14.5% !important;
    max-width: 75% !important;
    margin: 0 auto !important;
}

.gif-status{
  position: absolute;
  left: -5px;
  top: -5px;
}


#exTab1{
    padding-top: 22px;
}

#exTab1 .tab-content {
  /*color : white;*/
  /*background-color: #0a0a0a0a;*/
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;

}
.pl-0{
    padding-left:0px !important;
}
.navbar-menu{
    background:#ff6600 !important;
}
.p, a {
    font-family: "Roboto", sans-serif !important;
}
.mt-20{
    margin-top:20px !important;
}
.mt-10{
    margin-top:10px !important;
}
.category-wise-level-img{
    width: 85px;
    margin-top: -8px;
}
/* navbar */
.fixed-nav{
    position: fixed;
    top: 0;
    width: 100%;
}
/* product card new design */
.product-list-card{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 3%) !important;
    padding: 10px;
    border-radius: 5px;
}
.col-custom {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 20px !important;
}
.carousel-indicators{
    z-index:1 !important;
}
.dataTable{
    width: 100% !important;
}
