.banner-img {
    height: inherit;
    background: none;
}
.banner-img a img{
    max-width: 100%;
}
.counter-box {
    text-align: center;
    margin-bottom: 20px;
}
.counter-box h2{
   font-size: 26px;
   font-weight: bold;
   margin: 10px 0 0;
}
.counter-box p{
   font-size: 16px;
   margin-bottom: 0px;
   font-weight: bold;
}

.section-heading {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 5px;
}
.section-sub-heading {
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

.price a {
 text-transform: uppercase;
 }
.carousel-content {
 padding: 50px 0px;
}
.carousel-content h3 span {
 font-size: 17px;
 font-weight: normal;
 color: #868080;
 text-transform: uppercase;
}
.client-img img {
 width: 100%;
}
#testimonial {
 text-align: center;
 padding: 20px 0px;
 color: #000;
 background-color:#f0f2f5!important;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
 font-size: 36px;
}
.text-black {
 color: #000 !important;
}
.carousel-indicators li
{
background-color: #000 !important;
}
.client_description {
 font-size: 16px;
}
.rating-wrapper {
 display: flex;
 box-sizing: border-box;
 font-size: 10px;
}
.recommended .inner-slider .inner-wrapper .seller-name .level {
 color: #330e0f !important;
 font-weight: 500 !important;
 font-size: 13px;
}
.row.main-home-banner {
 /* padding-bottom: 5px !important; */
 padding-top: 10px !important;
}
h1.home_heading {
 font-size: 28px !important;
 line-height: 40px !important;
 margin-top:10px !important;
}
h5.home_desc {
 margin-bottom: 1rem!important;
 font-size:14px !important;
}
.recent-view
{
 padding-top: 1rem!important;
}
.sweet-alert.showSweetAlert > h2 {
 border-bottom: 1px solid #b59c9c7d !important;
 font-size: 20px;
}
.sweet-alert.showSweetAlert > p.lead.text-muted
{
color: #e81c1c!important;
font-size: 15px;
}
.testo-wrapper {
 padding: 50px 0 50px;
 background-color: #F7F8FD;
}
.testo-wrapper h3 {
 color: #060932;
 text-align: center;
 margin: 0px 0 30px;
 font-size: 26px;
}
.logo-box {
 padding: 10px 20px;
 margin-bottom: 15px;
 background-color: #fff;
 border: none !important;
 text-align: center;
 display: flex;
 justify-content: center;
 align-items: center;
 height:100%;
}
.logo-box img {
 max-width: 140px;
}

.heading_tag
{
display: none;
}

.homepage-search-title {
 margin-top: 60px !important;
} 
h1.home_heading {
 font-size: 35px !important;
 line-height: 40px !important;
 margin-top: 10px !important;
} 
h5.home_desc {
 margin-bottom: 1rem!important;
 font-size: 25px !important;
} 
.recommended .inner-slider .inner-wrapper .footer {
 justify-content: space-between;
 /* display: flex; */
 border-top: 1px solid #eee;
 /* align-items: center; */
 padding: 11px 5px;
 /* margin: 0px -15px -15px -15px; */
}
@media(max-width: 767px){
.col_mob_2 .inner-slider .inner-wrapper {
 padding: 10px;
}
.col_mob_2 .innerslideranchor{
font-size: 13px !important;
}
.col_mob_2 .col-md-3:nth-child(even) {
 width: 50%;
 padding: 0 15px 0 5px;
}
.col_mob_2 .col-md-3:nth-child(odd) {
 width: 50%;
 padding: 0 5px 0 15px;
}.col_mob_2 .level-one-seller {
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 max-width: 140px;
}
.col_mob_2 .inner-slider .inner-wrapper .footer {
 text-align: center;
 padding: 10px 0 5px;
}
.col_mob_2 .inner-slider .inner-wrapper .footer .price{
float: none;
}

.col_mob_2 .content-info .rating-wrapper .user-info-saprator {
 display: none;
}
.col_mob_2 .content-info .rating-wrapper {
 flex-direction: column;
}
.col_mob_2 .content-info .rating-wrapper .user-info {
 margin-top: 8px;
}
.col_mob_2 .inner-slider .inner-wrapper .content-info {
 padding: 0px 0 10px;
}
.col_mob_2 a img.img-fluid {
 height: 180px;
}
.col_mob_2 .inner-slider .inner-wrapper .seller-name a {
 font-size: 13px;
}
}