body, body * {
    font-family: '微軟正黑體', 'Microsoft JhengHei', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微软雅黑', 'メイリオ', '맑은 고딕', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
img {
    max-width: 100%;
    height: auto !important;
}

.cke_editable ol,
.cke_editable ul,
.backend-editor-body ol,
.backend-editor-body ul,
.editor ol,
.editor ul {
    margin-bottom: 1rem;
    padding-left: 2rem;
}
.cke_editable ol,
.backend-editor-body ol,
.editor ol,
.cke_editable ol > li,
.backend-editor-body ol > li,
.editor ol > li {
    list-style-type: decimal;
}
.cke_editable ul,
.backend-editor-body ul,
.editor ul,
.cke_editable ul > li,
.backend-editor-body ul > li,
.editor ul > li {
    list-style-type: disc;
}

.cke_editable .list-unstyled,
.editor .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.cke_editable .list-unstyled li,
.editor .list-unstyled li {
    list-style: none;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.word-break-all {
    word-break: break-all;
}
.slick-item + .slick-item {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.slick-initialized .slick-item + .slick-item {
  position: relative;
  visibility: visible;
}

.wrapper {
    overflow: hidden;
}
.container {
    width: 95%;
}
.logo img {
    width: 240px;
}
.header-middle-inner {
    max-width: 400px;
    margin: 0 auto;
}
input.top-cat-field {
    width: calc(100% - 120px);
    border-radius: 6px 0 0 6px;
}
.top-search-btn {
    width: 120px;
}
.footer-logo img {
    width: 200px;
}
.mini-cart-option li a {
    display: block;
    max-width: none;
    position: relative;
    top: 0;
    transition: 0.3s;
}
.mini-cart-option li a:hover {
    top: -5px;
}
.mini-cart-option li a .num {
    position: absolute;
    top: 0;
    left: 1.75em;
    display: inline-block;
    color: #fff;
    background: #73a831;
    min-width: 1.5em;
    line-height: 1.5;
    text-align: center;
    padding: 0 0.25em;
    border-radius: 1em;
}
.mini-cart-option li a img {
    min-height: 3.75em;
    display: inline-block;
    vertical-align: middle;
}

.manufacture-product p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}
.box-label .label-product:nth-child(n) {
    display: inline-block;
    position: absolute;
    border-radius: 5px;
    top: 10px;
}
.box-label .label-product:hover {
    color: #fff;
    background: #111;
}
.owl-arrow-style .owl-nav {
    font-size: 1.5em;
    top: -62px;
    height: 48px;
    line-height: 48px;
}
.owl-arrow-style .owl-nav div {
    padding: 0 16px;
}
.home-video-bg {
    position: relative;
    background: no-repeat 50% 50%;
    background-size: cover;
}
.home-video-bg::before {
    content: '';
    display: block;
    padding-top: 56.25%;
}
.slick-dot-style .slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 1em;
}
.product-caption .btn-cart {
    position: relative;
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.customer-review .table a {
    color: inherit;
}
.customer-review .table a:hover {
    color: #73a831;
}
.customer-review .table i {
    display: inline-block;
    color: #73a831;
    margin-right: 0.5em;
}
.pro-nav .slick-track {
    margin-left: 0;
}
.btn-cart {
    display: inline-block;
}
.single-slider.slider3 {
    height: auto;
}
.mini-cart-option > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mini-cart-option li {
    padding: 0 0.25em;
    margin-left: 0;
}
.shopping-cart-wrapper .form-check a {
    color: #73a831;
}
.shopping-cart-wrapper .form-check-input {
    height: 1em;
}
.shopping-cart-wrapper .form-check-input:checked {
    background-color: #73a831;
    border-color: #73a831;
}
.shopping-cart-wrapper .form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgba(129, 253, 13, 0.25);
}
.shopping-cart-wrapper .table button:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    margin-right: 0;
}

@media (max-width: 1399px) {
}
@media (max-width: 1199px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {}
