/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.19.7
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


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

.contact-orderhaiduong {
  width: 60px
}

.contact-orderhaiduong a {
  line-height: 60px;
  color: transparent;
  display: block;
}

.contact-orderhaiduong div.phonering-facebook {
  display: block;
  background-color: #ffffff;
  background-image: url(http://orderhaiduong.vn/wp-content/uploads/2025/04/facebook.png);
}

.contact-orderhaiduong div.phonering-alo {
  display: block;
  background-color: #ffffff;
  background-image: url(http://orderhaiduong.vn/wp-content/uploads/2025/04/call.gif);
}

.contact-orderhaiduong div.phonering-zalo {
  display: block;
  background-color: #ffffff;
  background-image: url(http://orderhaiduong.vn/wp-content/uploads/2025/04/zalo.png);
}

.contact-orderhaiduong div {
  margin: 10px 0;
  background: #0084FF center no-repeat;
  background-size: 90%;
  border-radius: 50%;
  box-shadow: 0 3px 10px #888;
}

.contact-orderhaiduong {
  text-align: center;
  right: 30px;
  position: fixed;
  bottom: 60px;
  z-index: 999;
  display: block;
}
.contact-orderhaiduong a:hover {
background: #9b9b9b47;
border-radius: 50%;
}