body {
  background-color: #ffffff;
  min-width: 480px;
  font-family: 'Open Sans', 'Microsoft JhengHei', '微軟正黑體', 'Arial';
  font-size: 13px;
}
.container {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
header,
#content,
footer {
  width: 100%;
  float: left;
  clear: both;
}
header {
  position: relative;
  z-index: 1000;
}
header #header-upper .container .header-upper {
  width: auto;
  height: 104px;
}
header #header-upper .container .header-upper .header-logo-section {
  position: absolute;
  top: 19px;
  left: 0;
}
header #header-upper .container .header-upper .header-logo-section .logo-set .logo img {
  width: 100%;
  height: auto;
}
header #header-upper .container .header-upper .header-logo-section .logo-set #logo-desktop {
  width: 328px;
  height: 66px;
}
header #header-upper .container .header-upper .header-logo-section .logo-set #logo-mobile {
  display: none;
  width: 398px;
  height: 80px;
}
header #header-upper .container .header-upper .header-search-section {
  position: absolute;
  top: 37px;
  right: 0;
}
header #header-upper .container .header-upper .header-search-section form .row .field {
  border: 2px solid #e2e2e2;
}
header #header-upper .container .header-upper .header-search-section form .row .field .field-input .input-parent {
  width: 238px;
  display: inline-block;
  vertical-align: top;
}
header #header-upper .container .header-upper .header-search-section form .row .field .field-input .input-parent .input {
  background-color: #ffffff;
  padding-left: 7px;
  padding-right: 7px;
}
header #header-upper .container .header-upper .header-search-section form .row .field .field-input .input-parent .input .text {
  width: 100%;
  height: 22px;
  font-size: 13.4px;
  line-height: 22px;
  padding-top: 2px;
  padding-bottom: 2px;
}
header #header-upper .container .header-upper .header-search-section form .row .field .field-input .submit-parent {
  display: inline-block;
  vertical-align: top;
}
header #header-upper .container .header-upper .header-search-section form .row .field .field-input .submit-parent .button .submit {
  background: #000000 url('img/search.png') no-repeat center center;
  width: 28px;
  height: 26px;
  display: block;
  border: none;
}
header #header-lower {
  background: #ffffff url('img/header-bg.png') repeat-y center top;
  position: relative;
  z-index: 999;
}
header #header-lower .container .header-lower {
  width: auto;
  min-height: 42px;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item {
  background-color: #ffffff;
  width: 14.28%;
  height: 42px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title,
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title-tablet {
  color: #656565;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 12px;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title {
  display: block;
  font-size: 13px;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title-tablet {
  display: none;
  font-size: 12px;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .sub-menu {
  display: none;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .sub-menu .sub-menu-item {
  background-color: #515151;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .sub-menu .sub-menu-item .sub-item-title {
  display: block;
  color: #7bc5ff;
  font-size: 13px;
  line-height: 20px;
  padding: 10px;
  border-top: 1px solid #ffffff;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item .sub-menu .sub-menu-item:first-child .sub-item-title {
  border-top: 1px solid #999999;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item.selected {
  background: url('img/menu-rollover-bg.png') no-repeat left top;
  background-color: #2f7fbd !important;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item.selected .item-title,
header #header-lower .container .header-lower .header-menu-section .menu .menu-item.selected .item-title-tablet {
  color: #ffffff;
}
header #header-lower .container .header-lower .header-menu-section .menu .menu-item.long {
  width: 16.66%;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-1 {
  background-color: #e4e4e4;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-2 {
  background-color: #f0f0f0;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-3 {
  background-color: #e8e8e8;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-4 {
  background-color: #f5f5f5;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-5 {
  background-color: #efefef;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-6 {
  background-color: #e7e7e7;
}
header #header-lower .container .header-lower .header-menu-section .menu #menu-item-7 {
  background-color: #f1f1f1;
}/*953795e33e25c16a067bcfa2a5842f5b*/
header #header-lower .container .header-lower .header-mobile-btn-section {
  display: none;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn {
  width: 50%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title {
  text-align: center;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title .mobile-btn-icon-set {
  display: inline-block;
  vertical-align: top;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-right: 15px;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title .mobile-btn-icon-set .mobile-btn-icon {
  width: 48px;
  height: 46px;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title .mobile-btn-icon-set .mobile-btn-icon img {
  width: 100%;
  height: auto;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title .mobile-btn-icon-set #mobile-btn-icon-on {
  display: none;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-title .mobile-btn-name {
  min-height: 70px;
  color: #656565;
  font-size: 22px;
  line-height: 70px;
  display: inline-block;
  vertical-align: top;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn .mobile-btn-link {
  background: url('img/trans.png');
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn.on .mobile-btn-title .mobile-btn-icon-set #mobile-btn-icon-off {
  display: none;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn.on .mobile-btn-title .mobile-btn-icon-set #mobile-btn-icon-on {
  display: block;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set .mobile-btn.on .mobile-btn-title .mobile-btn-name {
  color: #ffffff;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set #mobile-btn-menu {
  background-color: #f0f0f0;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set #mobile-btn-menu.on {
  background-color: #808080;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set #mobile-btn-search {
  background-color: #e8e8e8;
}
header #header-lower .container .header-lower .header-mobile-btn-section .mobile-btn-set #mobile-btn-search.on {
  background-color: #808080;
}
header #header-lower .container .header-lower .header-mobile-menu-section {
  display: none;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 998;
}
header #header-lower .container .header-lower .header-mobile-menu-section .menu-bg {
  display: none;
  background: url('img/mobile-menu-mask.png');
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 996;
}
header #header-lower .container .header-lower .header-mobile-menu-section .menu {
  display: none;
  position: relative;
  z-index: 997;
}
header #header-lower .container .header-lower .header-mobile-menu-section .menu .menu-item .item-title {
  display: block;
  background-color: #404040;
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 18px;
  border-bottom: 2px solid #808080;
}
header #header-lower .container .header-lower .header-mobile-menu-section .menu .menu-item .sub-menu {
  display: none;
  border-bottom: 2px solid #626262;
}
header #header-lower .container .header-lower .header-mobile-menu-section .menu .menu-item .sub-menu .sub-item-title {
  display: block;
  background-color: #808080;
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 16px;
}
header #header-lower .container .header-lower .header-mobile-search-section {
  display: none;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 995;
}
header #header-lower .container .header-lower .header-mobile-search-section .search-bg {
  display: none;
  background: url('img/mobile-menu-mask.png');
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 993;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form {
  display: none;
  background-color: #404040;
  position: relative;
  z-index: 994;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid #808080;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field {
  border: 2px solid #e2e2e2;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field .field-input {
  position: relative;
  padding-right: 46px;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field .field-input .input-parent .input {
  background-color: #ffffff;
  padding-left: 7px;
  padding-right: 7px;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field .field-input .input-parent .input .text {
  width: 100%;
  height: 44px;
  font-size: 18px;
  line-height: 44px;
  padding-top: 2px;
  padding-bottom: 2px;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field .field-input .submit-parent {
  position: absolute;
  top: 0;
  right: 0;
}
header #header-lower .container .header-lower .header-mobile-search-section .mobile-search-form form .row .field .field-input .submit-parent .button .submit {
  background: #231f20 url('img/search-white.png') no-repeat center center;
  background-size: 48px 46px;
  width: 46px;
  height: 46px;
  display: block;
  border: none;
}
header #header-shadow {
  background: url('img/shadow.png') repeat-x left top;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
  z-index: 990;
}
header.desktop #header-lower .container .header-lower .header-menu-section .menu .menu-item:hover {
  background: url('img/menu-rollover-bg.png') no-repeat left top;
  background-color: #2f7fbd !important;
}
header.desktop #header-lower .container .header-lower .header-menu-section .menu .menu-item:hover .item-title {
  color: #ffffff;
}
header.desktop #header-lower .container .header-lower .header-menu-section .menu .menu-item:hover .sub-menu {
  display: block;
}
header.tablet #header-upper .container .header-upper .header-logo-section {
  left: 21px;
}
header.tablet #header-upper .container .header-upper .header-search-section {
  right: 20px;
}
header.tablet #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title {
  display: none;
}
header.tablet #header-lower .container .header-lower .header-menu-section .menu .menu-item .item-title-tablet {
  display: block;
}
header.mobile #header-upper .container .header-upper {
  height: 100px;
}
header.mobile #header-upper .container .header-upper .header-logo-section {
  position: relative;
  top: auto;
  left: auto;
}
header.mobile #header-upper .container .header-upper .header-logo-section .logo-set .logo {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
header.mobile #header-upper .container .header-upper .header-logo-section .logo-set #logo-desktop {
  display: none;
}
header.mobile #header-upper .container .header-upper .header-logo-section .logo-set #logo-mobile {
  display: block;
}
header.mobile #header-upper .container .header-upper .header-search-section {
  display: none;
}
header.mobile #header-lower .container .header-lower .header-menu-section {
  display: none;
}
header.mobile #header-lower .container .header-lower .header-mobile-btn-section {
  display: block;
}
header.mobile #header-shadow {
  display: none;
}
#content {
  min-height: 500px;
}
#content .page-banner-section {
  position: relative;
  z-index: 60;
}
#content .page-banner-section .page-banner-set {
  width: 100%;
  text-align: center;
}
#content .page-banner-section .page-banner-set #page-banner-desktop {
  width: 100%;
  height: 150px;
}
#content .page-banner-section .page-banner-set #page-banner-tablet,
#content .page-banner-section .page-banner-set #page-banner-mobile {
  display: none;
}
#content .page-banner-section .page-banner-set #page-banner-tablet img,
#content .page-banner-section .page-banner-set #page-banner-mobile img {
  width: 100%;
  height: auto;
}
#content .page-navigation-section {
  background: #5a5a5a url('img/shadow.png') repeat-x left top;
  width: auto;
  min-height: 30px;
  position: relative;
  z-index: 55;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set {
  position: relative;
  padding-right: 100px;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set .page-navigation {
  color: #ffffff;
  font-size: 13px;
  line-height: 30px;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set .page-navigation > a {
  color: #ffffff;
  font-size: 13px;
  line-height: 30px;
  word-wrap: break-word;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set .page-navigation > a .home {
  background: url('img/path-home.png') no-repeat 1px center;
  padding-left: 29px;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set .page-navigation .nav-arrow {
  background: url('img/path-arrow.png') no-repeat center;
  width: 18px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-right: 9px;
}
#content .page-navigation-section .page-navigation-wrapper .container .page-navigation-set .page-back-btn {
  background: url('img/back-arrow.png') no-repeat left center;
  min-height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #ffffff;
  font-size: 13px;
  line-height: 28px;
  padding-left: 23px;
  padding-bottom: 2px;
}
#content .page-navigation-section .page-shadow {
  background: url('img/shadow.png') repeat-x left top;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
#content .page-content-section .container .page-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
#content .page-categorys-section .container .categorys .category-set {
  text-align: center;
  padding-top: 44px;
  margin-left: -75px;
}
#content .page-categorys-section .container .categorys .category-set .category {
  width: 180px;
  height: 100px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 55px;
  margin-left: 75px;
}
#content .page-categorys-section .container .categorys .category-set .category .category-logo {
  width: 100%;
  height: 100%;
}
#content .page-categorys-section .container .categorys .category-set .category .category-logo img {
  width: 100%;
  height: auto;
}
#content .page-categorys-section .container .categorys .category-set .category .category-more {
  background: url('img/trans.png');
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#content .page-category-section .container .category-parent {
  position: relative;
}
#content .page-category-section .container .category-parent .category {
  min-height: 300px;
  padding-bottom: 20px;
}
#content .page-category-section .container .category-parent .category .category-title {
  background: url('img/inner-title-line-b.png') no-repeat left bottom;
  min-height: 26px;
  color: #2f7fbd;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  word-wrap: break-word;
  padding-top: 31px;
  padding-bottom: 8px;
}
#content .page-category-section .container .category-parent .category .category-content {
  padding-top: 12px;
}
#content .page-category-section .container .category-parent .category .category-product-set {
  text-align: center;
  padding-top: 15px;
  margin-left: -20px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product {
  background-color: #2f7fbd;
  width: 100%;
  max-width: 463px;
  height: 130px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  margin-bottom: 20px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product .category-product-wrapper {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product .category-product-wrapper .category-product-thumbnail {
  background: url('img/product-bg.png') no-repeat 1px 1px;
  width: 174px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product .category-product-wrapper .category-product-info .category-product-title {
  min-height: 26px;
  color: #ffffff;
  font-size: 15px;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  padding-top: 9px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product .category-product-wrapper .category-product-info .category-product-brief {
  color: #b2d9f7;
  font-size: 12px;
  line-height: 26px;
  word-wrap: break-word;
  padding-top: 5px;
  padding-left: 1px;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product .category-product-wrapper .category-product-more {
  background: url('img/trans.png');
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#content .page-category-section .container .category-parent .category .category-product-set .category-product.short .category-product-wrapper {
  padding-left: 193px;
}
#content .page-category-section .container .category-parent.short {
  padding-left: 254px;
}
#content .page-product-section .container .product-parent .product {
  min-height: 280px;
  padding-bottom: 40px;
}
#content .page-product-section .container .product-parent .product .product-title {
  background: url('img/inner-title-line-b.png') no-repeat left bottom;
  min-height: 26px;
  color: #2f7fbd;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  word-wrap: break-word;
  padding-top: 31px;
  padding-bottom: 8px;
}
#content .page-product-section .container .product-parent .product .product-info {
  position: relative;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set {
  background-color: #ebebeb;
  width: 350px;
  height: 377px;
  position: absolute;
  top: 20px;
  right: 0;
  border-top: #ebebeb solid 10px;
  border-left: #ebebeb solid 10px;
  border-right: #ebebeb solid 10px;
  border-bottom: #ebebeb solid 13px;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-show-slider {
  position: relative;
  padding-bottom: 8px;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-show-slider .product-show-gallery {
  white-space: nowrap;
  overflow: hidden;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-show-slider .product-show-gallery > div {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-show-slider .product-show-gallery .product-show-photo {
  width: 350px;
  height: 300px;
  display: inline-block;
  vertical-align: top;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-show-slider .product-show-gallery .product-show-photo img {
  width: 100%;
  height: auto;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-prev,
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-next {
  width: 25px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-prev.disable,
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-next.disable {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity = 40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  cursor: default;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-prev {
  background: url('img/gallery-arrow-left.png') no-repeat left center;
  left: 0;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-next {
  background: url('img/gallery-arrow-right.png') no-repeat right center;
  right: 0;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery {
  white-space: nowrap;
  overflow: hidden;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery > div {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery .product-preview-photo-set {
  display: inline-block;
  vertical-align: top;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery .product-preview-photo-set .product-preview-photo {
  width: 65px;
  height: 65px;
  display: inline-block;
  vertical-align: top;
  border: 2px solid #ebebeb;
  margin-left: 3px;
  margin-right: 3px;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery .product-preview-photo-set .product-preview-photo img {
  width: 100%;
  height: auto;
}
#content .page-product-section .container .product-parent .product .product-info .product-slider-set .product-preview-slider .product-preview-gallery .product-preview-photo-set .product-preview-photo.selected {
  border: 2px solid #2f7fbd;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .product-feature-set {
  padding-top: 20px;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .product-feature-set .product-feature {
  padding-left: 15px;
  padding-right: 15px;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .product-feature-set .product-feature .product-feature-content {
  color: #5a5a5a;
  font-size: 13px;
  line-height: 20px;
  word-wrap: break-word;
  padding-top: 10px;
  padding-bottom: 10px;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .product-feature-set .product-feature.even {
  background-color: #f0f0f0;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .product-feature-set .product-feature.odd {
  background-color: #f8f8f8;
}
#content .page-product-section .container .product-parent .product .product-info .product-content .editor {
  padding-top: 23px;
}
#content .page-product-section .container .product-parent .product .product-info.short {
  min-height: 420px;
  padding-right: 400px;
}
#content .page-product-section .container .product-parent .product .product-video {
  padding-top: 24px;
}
#content .page-product-section .container .product-parent .product .product-video .product-video-parent {
  background-color: #000000;
}
#content .page-product-section .container .product-parent .product .product-video .product-video-parent .product-video-wrapper {
  width: 100%;
  max-width: 640px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#content .page-product-section .container .product-parent .product .product-video .product-video-parent .product-video-wrapper img {
  width: 100%;
  height: auto;
}
#content .page-product-section .container .product-parent .product .product-video .product-video-parent .product-video-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#content .page-product-section .container .product-parent.short {
  padding-left: 254px;
}
#content .page-menu {
  background-color: #424242;
  width: 224px;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#content .page-menu .page-menu-wrapper {
  padding-top: 6px;
}
#content .page-menu .page-menu-wrapper .page-menu-logo {
  display: block;
  padding-top: 19px;
  padding-left: 5px;
  padding-right: 5px;
}
#content .page-menu .page-menu-wrapper .page-menu-item-set {
  padding-top: 24px;
  padding-bottom: 50px;
}
#content .page-menu .page-menu-wrapper .page-menu-item-set .page-menu-item .page-menu-item-title {
  min-height: 20px;
  display: block;
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  word-wrap: break-word;
  padding-top: 9px;
  padding-left: 27px;
  padding-right: 20px;
  padding-bottom: 11px;
}
#content .page-menu .page-menu-wrapper .page-menu-item-set .page-menu-item:hover,
#content .page-menu .page-menu-wrapper .page-menu-item-set .page-menu-item.selected {
  background: #2f7fbd url('img/submenu-rollover-bg.png') no-repeat left top;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set {
  display: none;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 20px;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set form .row .field .field-input .input-parent .input .selectbox {
  background: #ffffff url('img/arrow-down.png') no-repeat right top;
  background-size: 40px 40px;
  position: relative;
  padding-left: 5px;
  padding-right: 45px;
  border: 2px solid #5a5a5a;
  cursor: pointer;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set form .row .field .field-input .input-parent .input .selectbox .select-input {
  width: auto;
  height: 30px;
  display: block;
  color: #5a5a5a;
  font-size: 22px;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set form .row .field .field-input .input-parent .input .selectbox .select-container {
  display: none;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  top: 40px;
  left: -2px;
  z-index: 50;
  border: 2px solid #5a5a5a;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set form .row .field .field-input .input-parent .input .selectbox .select-container > div {
  width: auto;
  min-height: 30px;
  display: block;
  color: #5a5a5a;
  font-size: 22px;
  line-height: 30px;
  padding: 5px;
  cursor: pointer;
}
#content .page-menu .page-menu-wrapper .page-menu-item-mobile-set.event {
  background-color: #424242;
  padding-left: 20px;
  padding-right: 20px;
}
#content.tablet .container,
#content.mobile .container {
  padding-left: 20px;
  padding-right: 20px;
}
#content.tablet .page-banner-section .page-banner-set #page-banner-desktop,
#content.mobile .page-banner-section .page-banner-set #page-banner-desktop {
  display: none;
}
#content.tablet .page-category-section .container .product-parent.short,
#content.tablet .page-category-section .container .category-parent.short,
#content.tablet .page-product-section .container .product-parent.short,
#content.tablet .page-product-section .container .category-parent.short,
#content.mobile .page-category-section .container .product-parent.short,
#content.mobile .page-category-section .container .category-parent.short,
#content.mobile .page-product-section .container .product-parent.short,
#content.mobile .page-product-section .container .category-parent.short {
  padding-left: 0;
}
#content.tablet .page-menu,
#content.mobile .page-menu {
  background: none;
  width: 100%;
  min-height: none;
  position: relative;
  top: auto;
  left: auto;
}
#content.tablet .page-menu .page-menu-wrapper,
#content.mobile .page-menu .page-menu-wrapper {
  text-align: center;
  padding-top: 0;
}
#content.tablet .page-menu .page-menu-wrapper .page-menu-logo,
#content.mobile .page-menu .page-menu-wrapper .page-menu-logo {
  padding-left: 0;
  padding-right: 0;
}
#content.tablet .page-menu .page-menu-wrapper .page-menu-item-set,
#content.mobile .page-menu .page-menu-wrapper .page-menu-item-set {
  display: none;
}
#content.tablet .page-menu .page-menu-wrapper .page-menu-item-mobile-set,
#content.mobile .page-menu .page-menu-wrapper .page-menu-item-mobile-set {
  display: block;
}
#content.tablet .page-banner-section .page-banner-set #page-banner-tablet {
  display: block;
}
#content.tablet .page-banner-section .page-banner-set #page-banner-tablet img {
  width: 100%;
  height: auto;
}
#content.tablet .page-category-section .container .category-parent .category .category-product-set {
  margin-left: -2%;
}
#content.tablet .page-category-section .container .category-parent .category .category-product-set .category-product {
  width: 48%;
  max-width: none;
  margin-left: 2%;
}
#content.mobile .page-banner-section .page-banner-set #page-banner-mobile {
  display: block;
}
#content.mobile .page-banner-section .page-banner-set #page-banner-mobile img {
  width: 100%;
  height: auto;
}
#content.mobile .page-category-section .container .category-parent .category .category-product-set {
  margin-left: 0;
}
#content.mobile .page-category-section .container .category-parent .category .category-product-set .category-product {
  max-width: none;
  margin-left: 0;
}
#content.mobile .page-product-section .container .product-parent .product .product-info {
  padding-top: 20px;
}
#content.mobile .page-product-section .container .product-parent .product .product-info .product-slider-set {
  position: relative;
  top: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
}
#content.mobile .page-product-section .container .product-parent .product .product-info.short {
  min-height: auto;
  padding-right: 0;
}
footer #footer-upper {
  background-color: #d8d8d8;
  border-bottom: 4px solid #7d7d7d;
}
footer #footer-upper .container .footer-upper .footer-contact-section {
  padding-top: 16px;
  padding-bottom: 18px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .company-name {
  min-height: 20px;
  color: #585858;
  font-size: 15px;
  letter-spacing: 0.3px;
  line-height: 20px;
  padding-bottom: 6px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set {
  min-height: 20px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left .contact {
  color: #585858;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 20px;
  word-wrap: break-word;
  margin-right: 24px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-label {
  margin-right: 4px;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-label,
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-value {
  max-width: 100%;
  color: #585858;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 20px;
  word-wrap: break-word;
  display: inline-block;
  vertical-align: top;
}
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-label a,
footer #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-value a {
  color: #2f7fbd;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 20px;
  display: block;
}
footer #footer-lower .container .footer-lower {
  min-height: 80px;
  position: relative;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section {
  display: inline-block;
  width: calc(100% - 300px);
  vertical-align: middle;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-privacy {
  color: #2f7fbd;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .divider-dot {
  background: url('img/divider-dot.png') no-repeat center 9px;
  width: 6px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-left: 13px;
  margin-right: 11px;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright {
  display: inline-block;
  vertical-align: top;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div {
  color: #585858;
  font-size: 13px;
  letter-spacing: 0.3px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
footer #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div a {
  color: #585858;
}
footer #footer-lower .container .footer-lower .h-fix {
  height: 100px;
}
footer #footer-lower .container .footer-lower .footer-media-icon-section {
  max-width: 300px;
  float: right;
  overflow: hidden;
}
footer #footer-lower .container .footer-lower .footer-media-icon-section .media-icon-set {
  margin: 0 -5px;
}
footer #footer-lower .container .footer-lower .footer-media-icon-section .media-icon-set .media-icon {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 5px;
}
footer #footer-lower .container .footer-lower .footer-media-icon-section .media-icon-set .media-icon img {
  width: auto;
  height: 80px;
  display: block;
}
footer.tablet #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left,
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left {
  display: block;
}
footer.tablet #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left .contact,
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left .contact {
  margin-right: 0;
}
footer.tablet #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right,
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right {
  display: block;
}
footer.tablet #footer-upper .container {
  padding-left: 20px;
  padding-right: 20px;
}
footer.tablet #footer-upper .container .footer-upper .footer-contact-section .contact-set {
  min-height: 20px;
}
footer.tablet #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left {
  padding-bottom: 6px;
}
footer.tablet #footer-lower .container {
  padding-left: 20px;
  padding-right: 20px;
}
footer.tablet #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-privacy {
  font-size: 12px;
}
footer.tablet #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div {
  font-size: 12px;
}
footer.tablet #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div a {
  font-size: 12px;
}
footer.mobile #footer-upper .container {
  padding-left: 40px;
  padding-right: 40px;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section {
  text-align: center;
  padding-top: 22px;
  padding-bottom: 17px;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .company-name {
  min-height: 30px;
  font-size: 22px;
  line-height: 30px;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-left .contact {
  font-size: 18px;
  line-height: 35px;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact {
  display: block;
  margin-right: 0;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-label,
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-value {
  font-size: 18px;
  line-height: 35px;
}
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-label a,
footer.mobile #footer-upper .container .footer-upper .footer-contact-section .contact-set .contact-right .contact .contact-value a {
  font-size: 18px;
  line-height: 35px;
}
footer.mobile #footer-lower .container .footer-lower {
  padding-bottom: 20px;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section {
  width: 100%;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 5px;
  display: block;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-privacy {
  display: block;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 40px;
  padding-bottom: 5px;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .divider-dot {
  display: none;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright {
  display: block;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div {
  display: block;
  font-size: 16px;
  line-height: 30px;
}
footer.mobile #footer-lower .container .footer-lower .footer-privacy-and-copyright-section .footer-copyright > div a {
  font-size: 16px;
  line-height: 30px;
}
footer.mobile #footer-lower .container .footer-lower .h-fix {
  height: 100%;
}
footer.mobile #footer-lower .container .footer-lower .footer-media-icon-section {
  max-width: 100%;
  float: none;
  text-align: center;
}
footer.mobile #footer-lower .container .footer-lower .footer-media-icon-section .media-icon-set .media-icon img {
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}
.pager .first,
.pager .last {
  background-color: #353535;
  min-width: 15px;
  height: 24px;
  color: #828282;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}
.pager .first.current,
.pager .first:hover,
.pager .last.current,
.pager .last:hover {
  background-color: #2f7fbd;
  color: #ffffff;
}
.pager .last {
  margin-right: 9px;
}
.pager .prev {
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 6px;
}
.pager .prev.off {
  width: auto;
}
.pager .item {
  background-color: #353535;
  min-width: 15px;
  height: 24px;
  color: #828282;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 5px;
}
.pager .item.current,
.pager .item:hover {
  background-color: #2f7fbd;
  color: #ffffff;
}
.pager .next {
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px;
  margin-right: 3px;
}
.pager .next.off {
  width: auto;
}
.pager .goto {
  background-color: #353535;
  width: 23px;
  height: 16px;
  color: #828282;
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify;
}
.w-fix {
  width: 100%;
  height: 0px;
  display: inline-block;
  vertical-align: middle;
}
.h-fix,
.blank-div {
  width: 0px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.break-word,
.words {
  word-wrap: break-word;
}
::-webkit-input-placeholder {
  color: #666666;
}
:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666666;
}
