@media screen and (min-width: 0\0) {
  .body-rounded #mainsite .footer-group,
  .body-rounded #mainsite .headroom,
  .body-rounded #mainsite .information-top1::before {
    width: 1200px;
    max-width: 1200px;
  }
}
.jv-customfields_vm h3 {
  border-bottom: 1px dashed #e6e6e6;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 14px;
  margin: 0;
}
.jv-customfields_vm ul {
  padding: 20px 0;
  list-style: inside disc;
}
.jv-customfields_vm label {
  font-weight: inherit;
  display: block;
}
.jv-customfields_vm a {
  color: inherit;
}
.jv-customfields_vm_24 li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 20%;
}
.jv-customfields_vm_24 a {
  border: 1px solid #cacaca;
  margin-right: 3px;
  display: block;
  padding: 1px 0;
}
.jv-customfields_vm_23 li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 20%;
  margin-left: -5px;
}
.jv-customfields_vm_23 a {
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  text-indent: -9999px;
  height: 35px;
  margin: 0 9px 10px 0;
}
.body-rounded .information-top1::before,
.body-framed .information-top1::before {
  margin-left: -20px !important;
  left: auto !important;
  right: auto !important;
}
.listing-view .lastest-product .addtocart-area {
  margin-bottom: 20px;
}
.jv-ajax-cart--footer-toolbar .btn {
  padding: 5px 15px;
  font-size: 12px;
}
.jv-ajax-cart--footer-toolbar a {
  color: #fff;
}
.jv-ajax-cart--footer-toolbar a:hover {
  color: #000;
}
/**
 * Description: Update bug.
 * Version: 1.0.0
 * Last update: 2016/3/30
 * Author: NTD <ntd0609@gmail.com>
 *
 * Summary:
 *
 *    0. LANGUAGE
 *        - 0.1. Arebic
 *    1. LOGO
 *        - 1.1. Scroll
 *        - 1.2. TYPE ELEMENT
 */
/* ==========================================================================
   0. LANGUAGE
   ========================================================================== */
/* 0.1. AREBIC
   ========================================================================== */
body *,
#block-mainnav .jv-module ul.fxmenu a {
  text-transform: initial !important;
}
/* ==========================================================================
   1. LOGO
   ========================================================================== */
/* 0.1. Scroll
   ========================================================================== */
.headroom--not-top .logo img {
  max-height: 65px;
}
.logo img {
  max-height: 105px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
