<br />
<b>Warning</b>:  copy(/opt/bitnami/apps/wordpress/htdocs/wp-content/wflogs//GeoLite2-Country.mmdb): failed to open stream: Permission denied in <b>/opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wordfence/lib/wordfenceClass.php</b> on line <b>1740</b><br />
/* header */
.shop-isle-header-title-inner { width: 125px; height: auto; }
/*.page .navbar-custom { background-color: #A9874C!important; } */

/* menu */
.navbar-nav .menu-item > a > img { 
  width: 15px; 
  height: auto; 
} 
.wcml_currency_switcher a.wcml-cs-item-toggle::before,
.wpml-ls-current-language > a::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  background-position: 100%;
  background-repeat: no-repeat;
}
.menu-item-type-yawp_wim .wcml-cs-active-currency > a::before {
  background-image: url(http://longboard.hk/wp-content/uploads/2017/09/Asset-47-1-1.png) !important;
  background-size: 20px 20px;
  left: -3px;
  bottom: 2px;
}
.wpml-ls-current-language > a::before {
  background-size: 19px 19px;
  background-image: url(http://longboard.hk/wp-content/uploads/2017/09/Asset-46-1.png) !important;
  left: -15px;
  bottom: 2px;
}

/* footer */
#bitnami-banner { display: none; }
/* full width footer for copyright */
footer.footer { background-color: #A9874C!important; }
@media screen and (max-width: 768px) {
  .footer .col-sm-6 {
    width: 100% !important;
  }
}
/* -------------------------------------------------------------------------------- */
/* Product button */

#tab-title-additional_information, #tab-title-reviews { /* tab */
  display: none;
}
.btn, 
.btn-b,
.btn-round,
.single_add_to_cart_button, /* Product detail */
.woocommerce-cart .woocommerce-cart-form input[type=submit], .woocommerce-cart .wc-proceed-to-checkout a, .return-to-shop a, /* cart */
.woocommerce-info, #place_order, /* Checkout */ /* , */
.wpcf7-submit, .es_submit_button, /* Contact Us */
.add_to_cart_button, .ajax_add_to_cart {
  color: white!important;
  background-color: #A9874C;
  background-color: rgba(169, 135, 76, 1) !important;
}
.woocommerce-info a {
  color: white!important; /* checkout inner */
}
.btn:hover, 
.btn-b:hover,
.btn-round:hover,
.single_add_to_cart_button:hover, /* Product detail */
.woocommerce-cart .woocommerce-cart-form input[type=submit]:hover, .woocommerce-cart .wc-proceed-to-checkout a:hover, .return-to-shop a:hover, /* cart */
#place_order:hover,
.wpcf7-submit, .es_submit_button, /* Contact Us */
.add_to_cart_button:hover, .ajax_add_to_cart:hover {
  background-color: rgba(169, 135, 76, .9) !important;
}
/* cart */
.wc-proceed-to-checkout a {
  color: white!important; 
}
/* text: view cart */
.added_to_cart,
.added_to_cart:hover {
  color: black!important;
  background-color: rgba(222,223,224, 1) !important; /* grey #DEDFE0 */
}
.added_to_cart:hover {
  background-color: rgba(222,223,224, .9) !important; /* grey #DEDFE0 */
}
/* at top message bar */
.wc-forward {
  background-color:#DEDFE0;
  color: black !important;
  padding: 5px 10px;
  border-radius: 2px;
}
/* Category */
/* Shop &amp; > New/All */
.woocommerce-page.archive .page-header-module { 
  background-image: url(/wp-content/uploads/2018/05/xshop-now.png.pagespeed.ic.rOcK9Jpmfn.jpg) !important;
} 

/* Homepage */
.content-box-image img { width: 300px; height: auto!important; }

/* Footer */
.icon-social { padding: 0 5px; }
.icon-social > img { width: 30px; height: 30px; }

/* currenct thumb */
/*body.single-product .flex-control-thumbs .flex-active {
  display: none; 
}*/