.error{
  color: #ff0000;  
  font-weight: 100;
}
.sumo_category_id, .sumo_location_id{
	border: 2px solid;
    border-color: #e5eaee;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    width: 100% !important;
    margin-bottom: 30px;
}
.sumo_sub_location_id, .sumo_sub_location_id{
    border: 2px solid;
    border-color: #e5eaee;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    width: 100% !important;
    margin-bottom: 30px;
}
.sumo_sub_category_id, .sumo_sub_category_id{
    border: 2px solid;
    border-color: #e5eaee;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    width: 100% !important;
    margin-bottom: 30px;
}
.search-txt{
	height: 35px !important;
}

.whatsapp-wrapper {
    position: fixed;
    z-index: 1000;
    right: 10px !important;
    bottom: 10px !important;
    background: #4FCE5D;
    color: #fff;
    font-size: 32px;
    text-align: center;
    width: 55px;
    height: 55px;
    line-height: 55px;
    padding: 0;
    border-radius: 50%;
    box-shadow: 1px 1px 4px 1px #ccc;
    display: block;
    cursor: pointer;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    animation: pulse 2s infinite;
}

.whatsapp-wrapper i:hover, .whatsapp-wrapper a:hover{
    color: #111;
}
.product-img img{ width:100%; object-fit:cover;}
.SumoSelect > .CaptionCont{border:0 !important}
.dropzone, .cleditorMain{border: 2px solid #e3ecf2!important;}
.SumoSelect{margin-bottom:10px !important;}
.SumoSelect > .optWrapper > .options li.opt label {
  line-height: 20px;
  padding-left: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px !important;
}
.SumoSelect > .CaptionCont > span{font-size:14px !important; padding-left:10px;}
.nice-select.open .list {max-height:280px; overflow:auto;}
@media(min-width:768px){
label.pd-label {
    position: absolute;
    right: 30px;
    font-size: 13px;
    top: 2px;
	color:#8fa4b3;
}
@media only screen and (min-width: 1200px) {
   .grid .shop-5 {
    max-width: 20% !important;
} }


}