.main-header .header-top .social-links::before {
    content: inherit;
}

.shop-block-five .inner-box .image-box {
  height: 270px;
}

.shop-block-five .inner-box {
  min-height: 270px;
}

.whatsapp-bg{
    background-color: #4dc247;
}

.whatsapp-bg i {
  transform: rotate(0deg);
}

.banner-carousel .content-inner .image-box {
  max-width: 600px;
}

.shop-block-one .inner-box .image-box .category {
  width: 75px;
}

.page-title .pattern-layer {
  background-size: contain;
}

.as{
    color: #2f2f2f;
}

.colorhere{
margin: 5px;
  padding: 2px 10px;
}

.tbl td{
padding-right: 10px !important;
}

.vtimg:hover{
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
.category-block-one .image-box {
  height: auto !important;
  overflow: hidden;
}

.form-group select{
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  border: 1px solid #e6e6e6;
  font-size: 15px;
  color: #848484;
  padding: 10px 15px;
  transition: all 500ms ease;
  background: white;
}