/*
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.3.5
Text Domain: flatsome
License:
License URI:
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
@font-face {
  font-family: "HelveticaNeue-Light";
  src: url("assets/fonts/helvetica.eot"); /* IE9 Compat Modes */
  src: url("assets/fonts/helvetica.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("assets/fonts/helvetica.otf") format("opentype"), /* Open Type Font */
    url("assets/fonts/helvetica.svg") format("svg"), /* Legacy iOS */
    url("assets/fonts/helvetica.ttf") format("truetype"), /* Safari, Android, iOS */
    url("assets/fonts/helvetica.woff") format("woff"), /* Modern Browsers */
    url("assets/fonts/helvetica.woff2") format("woff2"); /* Modern Browsers */
  font-weight: 300;
  font-style: normal;
}
.header-top {background-color: #C9AE5D !important;}
#section_295998761 {background:#c9ae5d !important;}
.holmlist li{color:#fff;font-weight: bold;}
.banlist{background: rgba(0, 0, 0, 0.5);padding: 20px;}