 
.item{
  padding: 17px;
} 
@media (min-width: 991px){
.no-gutters {
  margin-right: 2% !important;
  margin-left: 2% !important;
}
.footer {
  padding-left: 3% !important;
  padding-right: 3% !important;
}
.border-top {
  padding-left: 3% !important;
  padding-right: 3% !important;
}
}

.section-header {
  margin-right: 3% !important;
  margin-left: 3% !important;
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}}
.backBlack{
	background-color: black;
  padding-bottom: 15px;
}
.text-whitez
{
  color: #00588f!important;
}
.mdi-heart{
  font-size:23px;
  font-weight: 500;
  right: 15px;
  padding: 4px 10px;
  position: absolute;
  top: 23px;
  z-index: 9;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
  padding-right: 1%;
  padding-left: 1%;
  padding-bottom: 24px;
}
.shortbanner_top_img{
width:100%;
}
.logo_cls
{width: 50px;}
.logo_text_cls{
  font-size: 14px;
}
@media (max-width: 575px){
  .logo_cls
{margin-left: 20px;} 
  .logo_text_cls{
    font-size: 0px;
  }
}
.mb-3{
  text-align: center;
  font-size: 24px;
}
h5{
  text-align: center;
}
.cat_head{
  margin-top: 41px;
  text-align: left;
}
.mb-0 {
  margin-bottom: 10px !important;
}
input[type="number"] {
  border-radius: 3px;
} 
.fa-search_cls{
  margin-left: -22px !important;
  margin-top: 4px;
  z-index: 10;
} 
.btn-dark{
  color: #fff;
  background-color: #095c91;
  border-color: #095c91;
}
.text-blue{
  color: #095c91!important;
    font-weight: bold;
    font-size: 17px;
}
.start_selling{  
  border-width: 1px 1px 3px;
  box-shadow: 1px 2px 3px 2px #095c91
}
::-webkit-scrollbar {
  height: 1px;
  width: 1px;
  /* background: #000; */
}
@media (min-width: 768px){
.container, .container-md, .container-sm {
    max-width: 100% !important;
}}
@media (min-width: 576px){
.container, .container-sm {
  max-width: 100% !important;
  }
}

::-webkit-scrollbar-thumb {
  background: #fff;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 0px 0px #fff;
} 
.btn-secondary{
  background: #ff6600 !important;
}
 

