
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.navbar-nav{
	text-align: left;
}

#sellers{
	padding: 10px;
	height: auto;
}
#sellers .card-title{
	margin-top: 0px;
	text-align: center;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 50px;
}
#sellers h5{
	font-size: 20px;
	font-weight: 400;
}
#sellers h3{
font-size: 20px;
font-weight: 600;	
}
#sellers p{
	color: black;
	font-size: 16px;
}
#sellers .card-link{
	border: 1px solid ;
	padding: 6px;
	color: #ffb300;
}
#sellers .btn{
	margin-left: 20px;
}
#sellers .pp{
	color: #ddd;
	font-size: 20px;
}
#sellers .Offers{
	color: green;
	font-size: 16px;
}

.c-c {
	margin: 10px auto;
}





#footer-1{
background: #222222;
}
#footer-1 h5{
color: white;
font-size: 20px;
font-weight: 600;
margin-top: 30px;
}
#footer-1 ul{
text-decoration: none;
list-style: none;
padding: 0px;
line-height: 25px;
margin-bottom: 30px;
}
#footer-1 li{
list-style: none;	
}
#footer-1 li a{
	
	color: white;
	font-size: 14px;
	text-decoration: none;
	line-height: 10px;
}
#footer-1 p{
	color: white;
	font-size: 15px;
	line-height: 22px;
	
}
#footer-2 ul{
margin-top: -35px;
}
#footer-2 ul li{
float: right;
color: white;
margin-left: 0px;
margin-right: 16px;	
}
i.fa-brands.fa-twitter {
    color: white;
    width: 40px;
    height: 40px;
    background: #ffb300;
    border-radius: 50%;
    
    text-align: center;
    padding-top: 13px;
}
i.fa-brands.fa-instagram {
	 color: white;
    width: 40px;
    height: 40px;
    background: #ffb300;
    border-radius: 50%;
    
    text-align: center;
    padding-top: 13px;
}
i.fa-brands.fa-facebook {
	 color: white;
    width: 40px;
    height: 40px;
    background: #ffb300;
    border-radius: 50%;
    
    text-align: center;
    padding-top: 13px;
}
div#navbarNav {
    justify-content: flex-end;
}

@media only screen and (max-width: 600px){
    

#footer-content-1{
  padding-left: 10px !important;
}
#footer-pages{
    width: 50%;
    text-align: center;
}



}














@media only screen and (max-width: 600px){


#benar img{
	width: 100% !important;
	height: 100px !important;
}
#About .img-fluid{
	width: 100% !important;
	height: 232px !important;
}
.aa{
	width: 100%;
	height: 170px;
	object-fit: cover;
	margin-top: -16px;
}
.owl-prev{
	position: absolute; !important;
	top: 200px !important;
	left: 0px !important;
	background: black !important;
	height: 50px !important00
}
.owl-prev span{
	font-size: 20px !important;
	padding: 20px !important;
    color: white;
}
.owl-next{
	position: absolute; !important;
	top: 200px !important;
	right: 12px !important;
	background: black !important;
	height: 50px !important;
}
#owl-carousel h1{
	font-size: 16px;
	font-weight: 600;
	color: white;
	text-align: center;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
}
#owl-carousel .card-text{
display: none;
}
#content-img{
	border: none;
}
.sb{
	display: none !important;
}
#sellers{
	margin: 10px;
}
.col-img img{
	height: 200px !important;
}
#owl-carousel h1{
	font-size: 25px;
}
.best{
	text-align: center;
}
.Category{
	text-align: center;
}

.ft {
    padding-left: 30px;
}

.card-img, .card-img-top{
	padding-top: 10px;
}
#sg .sh{
	border: none;
}
#sg .mm{
	border: 1px solid #ffb300;
    border-width: 0px 0px 1px 0px;
}
}
.footer-about-icon {
	color: #ffb300;
} 
.form1{
	border-radius: 0px;
}
.btn1{
border-radius: 0px;	
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: transparent;
  box-shadow: none;
  outline: 0 none;
}
#ph {
    height: 40px;
    
    border-radius: 6px;
    background-color: #ffb300;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
}
.whatsapp_float {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 1;
}
input#formGroupExampleInput {
    margin-left: 8px;
    border-radius: 5px;
}
input#formGroupExampleInput2{
	  margin-left: 8px;
    border-radius: 5px;
}
.float_call_wrap {
	position: relative;
}
.float_call_number {
    position: absolute;
    top: -39px;
    left: -111px;
    width: 157px;
    font-weight: 900;
    background: white;
    padding: 5px 10px;
    border-radius: 6px;
}
button.close {
    width: 23px;
    height: 23px;
}