/* Add here all your css styles (customizations) */

html body{
  font-family:  "Open Sans", Arial, sans-serif, "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU";
}
/*Dropdown Link List*/
.header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;

}

.header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list li {
  display: block;
}

.header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a {
  color: #777;
  display: block;
  padding: 6px 0 !important;
  font-size: 14px;
  font-weight: 400;
  border-bottom: solid 1px #eee !important;
  background: none;
}

.header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
  text-decoration: none;
}

  /*Dropdown Link List*/
  .header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list > li > a {
    padding-left: 15px;
  }

.header-v5 .mega-menu .mega-menu-fullwidth .dropdown-link-list li a:hover {
  color: #9c8061 !important;
}
  /*footer*/
address .who,address .who li,address .who li i,address .who a{
  color:#fff;
}
.copyright a{
  color:#fff;
}


/*Check-style*/
.hot-list .check-style {
  margin-bottom: 0;
}

.hot-list .check-style li {
  margin-bottom: 10px;
}
.hot-list .check-style li:last-child {
  margin-bottom: 0;
}

.hot-list .check-style i {
  font-size: 18px;
  font-weight: 600;
  vertical-align: middle;
}
/*blog-trending*/
.blog-trending h3 a.active {
    color: #9c8061 !important;
}
.blog-trending h3 a.active .icon-custom{
    background: #9c8061 !important;
}
/*dealer*/
.dealer li{
  margin:0px 0 10px 0 !important;
}

.dealer li i{
  color: #9c8061 !important;
}
