/**
* Theme Name: Bacola Child
* Description: This is a child theme of Bacola, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: bacola
* Version: 1.1.2
*/

.bangkeo-vanphat-slogan {
	margin: 1rem 0;
}

.bangkeo-vanphat-slogan h4 {
	font-family: var(--font-secondary);
    font-size: 1.25rem;
	line-height: 1.5rem;
	text-transform: uppercase;
    font-weight: 600;
}


.bang-keo-vanphat-sanpham-image {
	margin-top: 1rem;
}

.bang-keo-vanphat-sanpham-image .elementor-widget-container a {
	display: block;
}

.bang-keo-vanphat-sanpham-image .elementor-widget-container a img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .bangkeo-vanphat-slogan h4 {
	font-size: 1rem;
  }
  .bang-keo-vanphat-sanpham-image {
	margin-top: 0;
 }
}