/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.3
Requires at least: 5.0.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.hotline-menu {

  color: white;
      font-weight: bold;
      border: 2px solid;
      border-radius: 99px;
      padding: 1px 15px 1px 15px;
      font-size: 16px;

}

.box-blog-post .is-divider {
  display: none;
}


.section-title b {

    height: 3px;
    opacity: 1 !important;
    background-color: #ffe006;
}

.tai-sao {

  color: #DE1325;
      font-weight: bold;
      font-size: 17px;

}

.brand {
  text-transform: uppercase;
font-weight: bold;
color: #DE1325;
font-size: 25px;
}

.box-title {
  text-transform: uppercase;
font-weight: bold;
color: #ED1A3C;
font-size: 17px;
}

.title-section + hr {
    width: 48px;
    border-top: 3px solid #ED1A3C;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
    opacity: 1 !important;
}

.product-small .product-title {
  font-weight: bold;
font-size: 16px;
}

.product-block .product-small {
  background-color: white;
  
}

.product-small .product-title a {
  color: #31353C;
}


@font-face {
  font-family: 'volvo';
  src:
    url('fonts/volvo.ttf?29uuvn') format('truetype'),
    url('fonts/volvo.woff?29uuvn') format('woff'),
    url('fonts/volvo.svg?29uuvn#volvo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

