/*
Theme Name: bigsoft
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.section-banner-category-home img {
  image-rendering: auto;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
  border-radius: 10px;
}
.section-content .is-divider {
  display: none;
}
.blog-home .col-inner {
  border: 1px solid #ddd;
  height: 100%;
  border-radius: 10px;
}
.blog-home .box-text {
  padding: 15px;
}
.blog-home img {
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 768px) {
}
