body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
textarea {
    font-family: "Open Sans", "Noto Sans TC", sans-serif !important;
}
body,
p {
    font-weight: 400;
}
p {
    color: #222;
}
img {
    max-width: 100%;
    height: auto;
}
.animate,
.features-list .feature,
.features-list .feature .feature-text strong,
.hero-action-btn a,
.hero-action-btn i {
    -webkit-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.main-title-h1 {
    font-size: 30px;
}
.main-title-h2 {
    font-size: 25px;
}
.main-title-h3 {
    font-size: 21px;
}
.list-2th,
.list-3th,
.list-4th,
.list-5th,
.list-6th {
    display: inline-block;
    vertical-align: top;
}
.pr-0 {
    padding-right: 0;
}
.btn-sm {
    padding: 9px 16px;
    font-size: 15px;
}
.btn-primary,
input[type="submit"] {
    font-weight: 400;
}
.btn-black {
    background: #333e48;
    color: #fff;
}
.btn-primary-r {
    background: #e60012;
    color: #fff;
}
.btn-grey {
    background-color: #efecec;
    color: #333e48;
}
.btn-outline-grey {
    border: 1px solid #888;
    background: 0 0;
    color: #666;
}
.radius-0 {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
select {
    padding: 0.857em 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 1.571em;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    display: block;
    width: 100%;
}
.select-icon {
    position: absolute;
    bottom: 15px;
    right: 27px;
    font-size: 17px;
}
input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    background: #eee;
}
.input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
textarea {
    border-radius: 0;
    color: #333;
}
.text-primary-c {
    color: #e60012;
}
.text-center {
    text-align: center;
}
@media (min-width: 992px) {
    .sp-bn {
        display: none;
    }
}
.dropdown-menu-mini-cart.lang-menu {
    padding: 0;
}
.lang-menu li img {
    width: 30px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 6px;
}
.lang-menu li a {
    display: inline-block;
    color: #000;
    vertical-align: top;
}
.lang-menu li {
    padding: 8px 8px 8px 15px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 50%;
    float: left;
    max-height: 40px;
    overflow: hidden;
}
.lang-menu li:hover {
    background-color: #333e48;
}
.lang-menu li:hover a {
    color: #fff;
}
.mobile-small-menu {
    position: fixed;
    z-index: 9;
    bottom: 0;
    width: 100%;
    background: #333e48;
    display: none;
    border-top: 1px solid #444;
}
.mobile-small-menu ul li {
    display: inline-block;
    width: calc(100% / 4 - 2px);
    vertical-align: top;
    margin-right: -2px;
}
.mobile-small-menu ul li a {
    padding: 7px 10px 2px;
    text-align: center;
    display: block;
    color: #fff !important;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    letter-spacing: 1px;
}
.mobile-small-menu ul li a > .icon {
    display: block;
    padding-bottom: 2px;
    margin: 0 auto;
    width: 17px;
    font-size: 14px;
}
.header-v3 {
    padding: 25px 0;
}
.header-v1 .container > .row:first-child,
.header-v3 .container > .row:first-child {
    margin-bottom: 0;
}
.header-logo img {
    height: 55px;
    width: 100%;
    max-width: 240px;
}
.header-v3 .navbar-nav,
.header-v3 .navbar-search.pull-right {
    margin-left: 30px;
}
.navbar-mini-cart .nav-link > .fa {
    margin-right: 0;
}
.navbar-mini-cart .cart-items-count {
    bottom: auto;
    top: -6px;
}
.navbar-primary {
    background: #333e48;
}
.navbar-primary .navbar-nav > .menu-item.active > a {
    background: #be0010;
}
.navbar-primary .navbar-nav > .menu-item > a {
    font-weight: 400;
    font-size: 18px;
    border-color: #232323;
}
.header-v3 + .navbar-primary .navbar-nav > .menu-item > a {
    padding: 12px 28px;
}
.header-v3 .navbar-nav .nav-link {
    padding: 12px 0;
    font-size: 19px;
    line-height: 1;
}
.header-v3 .navbar-search .input-group .form-control {
    border: 1px solid #dbdbdb;
    height: 42px;
    padding: 10px 15px;
}
.yamm .nav {
    text-align: center;
}
.navbar-primary .navbar-nav > .menu-item {
    display: inline-block;
    float: none;
    margin-right: -4px;
}
.navbar-search .btn {
    height: 42px;
    line-height: 1;
    padding: 0 20px;
}
.product_list_widget a {
    color: #000;
    font-weight: 400;
}
.product_list_widget .mini_cart_item .quantity .amount {
    display: block;
    font-size: 13px;
    font-weight: 800;
}
.product_list_widget .mini_cart_item .remove {
    width: 23px;
    text-align: center;
}
.dropdown-menu-mini-cart .wc-forward {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.sp-iconbox {
    text-align: center;
}
.sp-iconbox > ul > li {
    display: inline-block;
}
.sp-iconbox > ul > li > a {
    color: #333e48;
    font-size: 18px;
    padding: 0 15px;
}
.sp-search button {
    background: 0 0;
    font-size: 18px;
    color: #333e48;
}
.navbar-toggler,
.sp-search button {
    padding: 20px;
    line-height: 1;
}
.handheld-navigation .ehm-close {
    font-size: 18px;
}
.header-v3 .navbar-search .input-group .btn {
    background-color: #333e48;
    border-color: #333e48;
}
.header-v3 .navbar-search .input-group .btn:hover {
    background-color: #e60012;
    border-color: #e60012;
}
.header-logo,
.navbar-search,
.top-icon {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.navbar-search > .input-group {
    width: 250px;
    margin: 0 auto;
}
.product_list_widget .img-box,
.product_list_widget .info-box {
    display: inline-block;
    vertical-align: top;
}
.product_list_widget .img-box {
    width: 80px;
}
.product_list_widget .wp-post-image {
    width: auto;
    height: auto;
    float: none;
    margin: 0;
}
.product_list_widget .info-box {
    width: calc(100% - 110px);
}
.product_list_widget .pro-name {
    font-weight: 500;
    display: block;
}
.dropdown-menu-mini-cart .quantity,
.dropdown-menu-mini-cart dl.variation {
    margin: 0;
}
.product_list_widget .mini_cart_item .quantity {
    display: inline;
}
.product_list_widget .qty-box {
    margin: 6px 15px 6px 0;
    display: inline-block;
}
.navbar-primary #header-v3 .navbar-nav .menu-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: calc(100% - 2px);
    max-width: 190px;
}
.navbar-primary #header-v3 .navbar-nav .dropdown-menu .menu-item > a {
    white-space: normal;
}
.item .video-box video {
    position: absolute;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
}
.item .video-box .btn {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
}
#owl-main .item {
    height: auto;
}
#owl-main .item[onclick] {
    cursor: pointer;
}
.home-v3-slider {
    margin-bottom: 0;
    height: auto;
}
.home-v3-slider .owl-carousel .item .container {
    height: inherit;
}
.hero-2 {
    margin-bottom: 40px;
    font-weight: 600;
    line-height: 1.3;
}
.hero-action-btn {
    border-radius: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 18px !important;
}
.hero-action-btn:hover {
    background-color: transparent !important;
}
.hero-action-btn a {
    color: #000;
}
.hero-action-btn a:hover {
    color: #e60012;
}
.hero-action-btn i {
    padding-left: 15px;
}
.hero-subtitle-v2.fadeInDown-1 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #e60012;
}
#owl-main .item .caption {
    padding-top: 0;
    letter-spacing: 1px;
}
.owl-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.h-100p {
    height: 100%;
}
.w-100p {
    width: 100%;
}
.slider-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#content {
    margin-bottom: 0;
}
.home-v3-features-block {
    margin: 50px 0;
}
.features-list {
    border: 0;
    border-radius: 0;
}
.features-list .feature {
    margin-bottom: 5px;
    border: 1px solid transparent;
}
.features-list.columns-4 .feature {
    padding: 0;
    width: 25%;
}
.features-list.columns-4 .feature:nth-child(4n + 1) {
    border-left: 0;
}
.features-list .feature a {
    padding: 10px 0;
    display: block;
}
.features-list .feature-text strong {
    font-size: 21px;
}
.features-list .media-left {
    width: 80px;
    min-width: 80px;
}
.features-list .media-body {
    width: 150px;
    color: #333e48;
}
.features-list .media {
    width: 195px;
}
.features-list .media-left i {
    font-size: 44px;
}
.features-list .media-left i.ec-customers {
    font-size: 60px;
}
.features-list .feature:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.16);
    border-color: #eaeaea;
}
.features-list .feature:hover .feature-text strong {
    color: #e60012;
}
.adlink-box {
    margin-bottom: 50px;
}
.adlink-box .list-2th {
    width: calc(50% - 3px);
    margin-bottom: 4px;
}
.footer-bottom-widgets {
    padding: 60px 0;
}
.footer-bottom-widgets .columns {
    width: calc(100% / 4 - 4px);
    float: none;
}
.footer-bottom-widgets .columns + .columns {
    margin-left: 0;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-logo img {
    height: 46px;
    max-width: 200px;
    width: 100%;
}
.footer-call-us {
    margin-bottom: 15px;
}
.footer-call-us .call-us-number {
    font-size: 16px;
    font-weight: 600;
}
.footer-call-us .call-us-number a {
    color: #000;
}
.footer-call-us .call-us-icon {
    padding-right: 10px;
}
.footer-call-us .call-us-icon .ec {
    font-size: 30px;
    color: #333e48;
}
.footer-bottom-widgets .widget-title {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
}
.footer-bottom-widgets ul > li > a {
    font-size: 15px;
    color: #727272;
}
.footer-bottom-widgets ul > li > a:focus,
.footer-bottom-widgets ul > li > a:hover {
    color: #e60012;
}
.footer-social-icons .social-icons {
    padding-left: 5px;
}
.footer-social-icons .social-icons a {
    color: #333e48;
    font-size: 20px;
}
.footer-social-icons .social-icons > li {
    margin-top: 7px;
    margin-left: 18px !important;
    vertical-align: top;
}
.footer-social-icons .social-icons > li:first-child {
    margin-left: 0 !important;
}
.copyright-bar {
    background-color: #f8f8f8;
    padding: 20px 0;
}
.copyright-bar .copyright {
    text-align: center;
    margin-bottom: 0;
    line-height: 1.8;
}
.copyright-bar a {
    color: #e60012;
    font-weight: 400;
}
.float-box {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    padding: 15px 75px 0;
    z-index: 8;
    width: 100%;
}
.float-box * {
    color: #fff;
}
.float-box-btn button.close {
    background: #000;
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 0;
    border-radius: 50px;
    position: absolute;
    top: -10px;
    right: 70px;
    border: 2px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.float-box-btn button.close:hover {
    opacity: 1;
    background: #e60012;
}
.pagination {
    border: 0;
}
.pagination ul.page-numbers > li a {
    border-radius: 100%;
    padding: 0;
    width: 35px;
    height: 35px;
    line-height: 33px;
}
.woocommerce-breadcrumb ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px 10px 0;
    position: relative;
}
.woocommerce-breadcrumb ul li + li::before {
    position: absolute;
    top: 0;
    left: -20px;
    content: "\f105";
    font-family: FontAwesome;
}
.sidebar .widget {
    margin-top: 13px;
}
.sidebar .widget-title {
    padding-bottom: 10px;
    line-height: 1.5;
}
.sidebar .widget_product_categories ul li > a {
    display: block;
}
.sidebar .widget_electro_products_filter .widget + .widget {
    border: 0;
}
.sidebar .widget_electro_products_filter .widget .widget-title {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.sidebar .widget-title:after,
.sidebar-blog .widget-title:after {
    content: none;
}
.widget_layered_nav ul li > a {
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 0;
    padding-left: 20px;
    position: relative;
    display: block;
}
.widget_layered_nav ul li > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #ccc;
}
.widget_layered_nav ul li.active > a,
.widget_layered_nav ul li > a:hover {
    color: #e60012;
}
.widget_layered_nav ul li.active > a::before,
.widget_layered_nav ul li > a:hover::before {
    background: #e60012;
}
.widget_tag_cloud .tagcloud a {
    padding: 6px;
    margin-right: 0;
    font-size: 14px !important;
    font-weight: 300;
    color: #000;
    border-color: #ccc;
}
.checkbox {
    padding-left: 20px;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin-left: -20px;
    border: 2px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: -1px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555;
}
.checkbox label a {
    color: #e60012;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    display: none;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: FontAwesome;
    content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #e60012;
    border-color: #e60012;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.radio {
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin-left: -20px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
    opacity: 0;
    display: none;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.85;
    cursor: not-allowed;
}
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #e60012;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #e60012;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #e60012;
}
.pro-list-box .list-4th,
ul.products.pro-list-box > li.product.list-4th {
    width: calc(100% / 4 - 0px);
    margin: 25px -4px 25px 0;
    float: none;
}
.pro-list-box .list-4th {
    padding: 20px 20px 0;
}
.pro-list-box .list-box:nth-child(4n),
ul.products.pro-list-box > li.product.list-4th:nth-child(4n) {
    border-right: 0;
}
.products-carousel .owl-item .product::after,
ul.products.pro-list-box > li.product.list-4th::after {
    content: none;
}
.pro-list-box .list-box:not(.list-view) {
    border-right: 1px solid #ddd;
    margin-bottom: 60px;
}
.pro-list-box .list-box:hover {
    box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
}
.pro-list-box.pro-list-tab .list-box:hover {
    box-shadow: none;
}
.pro-list-box .list-box .img-box {
    display: block;
    margin-bottom: 20px;
}
.pro-list-box .list-box .title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.pro-list-box .list-box .title a {
    color: #333;
}
.pro-list-box .list-box .title a:hover {
    color: #e60012;
}
.shop-control-bar {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 3px 20px;
    margin-bottom: 20px;
}
.shop-control-bar .shop-view-switcher {
    width: 100%;
}
.shop-control-bar .shop-view-switcher .nav-link {
    color: #333e48;
}
.shop-control-bar .shop-view-switcher .nav-link.active {
    color: #e60012;
}
.pro-list-box.pro-list-tab .list-box .title {
    text-align: left;
    height: auto;
    height: 82px;
}
.pro-list-box.pro-list-tab .product .hover-area {
    display: block;
    padding-top: 0.214em !important;
    border-top: 1px solid #eaeaea;
}
.pro-list-box.pro-list-tab .product.list-view .hover-area,
.pro-list-box.pro-list-tab .product.list-view:hover .hover-area {
    padding-top: 0.214em;
    border-top: 0;
}
.pro-list-box.pro-list-tab .product:hover .product-inner {
    position: static;
}
.pro-list-box.pro-list-tab .product .loop-product-categories {
    font-size: 14px;
    margin-bottom: 5px;
}
.pro-list-box.pro-list-tab .product .product-thumbnail {
    margin-bottom: 30px;
    height: auto;
    padding-bottom: 0;
}
.pro-list-box.pro-list-tab .product .price {
    font-size: 18px;
}
.pro-list-box.pro-list-tab .product .price del {
    display: block;
}
.pro-list-box.pro-list-tab .product .product-short-description {
    height: auto;
    margin-bottom: 20px;
}
.pro-list-box.pro-list-tab .product .product-short-description p {
    font-size: 14.5px;
    line-height: 1.6;
    font-weight: 300;
}
.pro-list-box.pro-list-tab .product:hover .button::before {
    color: #fff;
}
.pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link {
    color: #5a5a5a;
    font-size: 14px;
}
.pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link:hover {
    color: #333e48;
}
.pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link:hover::before {
    background: #333e48;
    color: #fff;
}
.pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link.active {
    color: #9f9f9f;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 10px 0;
}
.pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link.active::before {
    content: none;
}
.grid-no-desc.pro-list-box.pro-list-tab .list-box,
.section-products-carousel .products-carousel .owl-stage .owl-item.active:first-child .product {
    margin: 20px 0 35px;
}
.grid-w-desc.pro-list-box.pro-list-tab .list-box {
    margin-bottom: 0;
}
ul.products > li.product.list-view {
    padding: 15px 0;
    margin: 15px 0;
}
ul.products > li.product.list-view .product-short-description {
    height: auto;
    margin-bottom: 0;
}
.pro-list-box.pro-list-tab .product .button::before {
    color: #5a5a5a;
}
.pro-list-box.pro-list-tab .product .add-to-compare-link::before {
    background: #efecec;
    width: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border-radius: 100%;
    font-size: 19px;
}
.pro-list-box.pro-list-tab .product .add-to-compare-link.added::before {
    background: #e60012;
    color: #fff;
    font-size: 16px;
}
.pro-list-box.pro-list-tab .product.list-view .hover-area .action-buttons .btn-link {
    display: block;
    text-align: left;
    margin: 0;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .btn-link::before {
    text-align: center;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .add_to_cart_button::before {
    background: #efecec;
    width: 35px;
    display: inline-block;
    height: 35px;
    border-radius: 100%;
    font: normal normal normal 19px/35px font-electro;
    margin-right: 6px;
    content: "\61";
    vertical-align: middle;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .add_to_cart_button:hover {
    color: #5a5a5a;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .add_to_cart_button:hover::before {
    background: #e60012;
    color: #fff;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .add-to-compare-link:hover {
    color: #333e48;
}
.pro-list-box.pro-list-tab .product.list-view .action-buttons .add-to-compare-link:hover::before {
    background: #333e48;
    color: #fff;
}
.single-product.full-width .single-product-wrapper {
    margin-bottom: 80px;
}
.single-product-wrapper .single-product-slider {
    padding-right: 70px;
}
#carousel.flexslider .slides > li {
    opacity: 0.5;
}
#carousel.flexslider .slides > li.flex-active-slide {
    opacity: 1;
}
.flex-direction-nav a {
    line-height: 30px;
}
.flex-direction-nav a:before {
    font-size: 30px;
}
.see_compare_btn {
    border: 1px solid #6c6c6c;
    padding: 10px 12px;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    font-size: 15px;
    vertical-align: top;
    color: #fff;
    background: #333e48;
}
.see_compare_btn.added {
    color: #333e48;
}
.see_compare_btn.added:hover {
    color: #fff;
}
.see_compare_btn:active,
.see_compare_btn:focus,
.see_compare_btn:focus:active {
    color: #fff;
    background: #000;
    border-color: #000;
}
.see_compare_btn:hover {
    color: #333e48;
    background: #fff;
}
.single_variation_wrap .see_compare_btn {
    font-size: 13px;
    font-weight: 400;
    min-width: 120px;
    padding: 6px;
    margin: 0 5px 5px 0;
    text-align: center;
    line-height: 1.3;
}
.single-product .price {
    font-size: 30px;
    color: #e60012;
    font-weight: 600;
}
.single-product .price del {
    font-weight: 400;
    font-size: 15px;
    margin-left: 10px;
}
.single-product .product_title {
    margin-bottom: 35px;
}
.single-product .description p {
    font-size: 16px;
    line-height: 1.6;
    color: #3e3e3e;
    font-weight: 300;
}
.single_variation_wrap {
    margin: 40px 0;
}
.single_variation_wrap .button {
    font-size: 13px;
    font-weight: 400;
    min-width: 120px;
    padding: 6px;
    margin: 0 5px 5px 0;
    text-align: center;
    line-height: 1.3;
}
.single_variation_wrap .single_add_to_compare_button::before {
    display: inline-block;
    font: normal normal normal 14px/1 font-electro;
    font-size: 1.357em;
    vertical-align: middle;
    content: "\64";
    margin-right: 0.5em;
}
.single_variation_wrap .button::before {
    margin-right: 5px;
}
.single_add_to_cart_button.button {
    background: #e60012;
    color: #fff;
}
.single_add_to_cart_button.button:hover {
    background: #be0010;
    color: #fff;
}
.single_add_to_compare_button:hover {
    background: #333e48;
}
.single_add_to_compare_button:hover::before {
    background: 0 0;
}
.in-compare {
    font-size: 16px;
    color: #333e48;
}
.single-product table.variations {
    margin: 30px 0;
}
.single-product table.variations td.label {
    width: 70px;
    padding: 10px;
}
.color-box ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
    border: 1px solid transparent;
    padding: 2px;
}
.color-box ul li.active {
    border-color: #000;
}
.color-box ul li img {
    height: 27px;
    width: 27px;
    border: 1px solid #aaa;
}
.qty-box .qty-btn,
.qty-box .qty-input {
    vertical-align: top;
}
.qty-box .qty-input {
    width: 100px;
    height: 33px;
    border-radius: 0;
    text-align: center;
    border-color: #ccc;
    color: #333e48;
    padding: 0 10px;
}
.qty-box .qty-btn {
    width: 33px;
    height: 33px;
    border-radius: 0;
    padding: 0;
    font-size: 13px;
    line-height: 33px;
    border: 1px solid #ccc;
    background: 0 0;
}
.qty-box .qty-btn:hover {
    background-color: #e60012;
    color: #fff;
}
.single-tags ul li {
    padding: 5px 0;
}
.single-tags .tags-list ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.single-tags .tags-list ul li a {
    color: #6c6c6c;
    padding: 1px 11px;
    font-size: 13px;
    display: inline-block;
    margin: 6px 1px;
    font-weight: 300;
    border: 1px solid #6c6c6c;
}
.single-product.full-width .wc-tab {
    padding: 40px 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}
.download_btn {
    padding: 6px 15px;
    color: #e60012;
    border: 1px solid #e60012;
}
.download_btn:hover {
    border-color: #3e3e3e;
    color: #fff;
    background-color: #3e3e3e;
}
.single-product .woocommerce-tabs ~ div.products > h2::after {
    width: 100px;
}
.wc-tabs > li a {
    color: #777;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    padding: 11px 20px 12px;
    border-bottom: 1px solid transparent;
    letter-spacing: 1px;
    font-weight: 300;
}
.electro-nav-tabs > li.nav-item a.active {
    background-color: #444;
    border-bottom: 1px solid #000;
    color: #fff;
    font-weight: 300;
}
.electro-nav-tabs > li.nav-item a.active::after,
.electro-nav-tabs > li.nav-item a.active::before {
    content: none;
}
.products-carousel .owl-stage-outer {
    margin: 15px;
    padding: 3px 3px 15px;
}
section.section-products-carousel header {
    border-bottom: 0;
}
.columns-6 .product .hover-area .action-buttons > a:last-child {
    float: none;
}
section.section-products-carousel header a {
    font-size: 29px;
    padding: 0 10px;
    width: 40px;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #000;
}
section.section-products-carousel header a:hover {
    color: #e60012;
}
.products-carousel.pro-list-box.pro-list-tab .list-box .title {
    text-align: left;
    height: auto;
    height: 75px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.xzoom-gallery4 {
    opacity: 0.6;
}
.xactive {
    opacity: 1;
    border: 0;
    box-shadow: none;
}
.table-compare .product-title {
    display: block;
    color: #333e48;
    font-weight: 400;
    font-size: 17px;
}
.table-compare tbody .price {
    color: #e60012;
    font-size: 15px;
    font-weight: 700;
}
.table-compare tbody tr:first-child td {
    width: 28%;
}
.table-compare .remove-icon {
    font-size: 20px;
}
.table-compare .remove-icon:hover {
    color: #e60012;
}
.news-box > ul > li:last-child > article.post {
    margin-bottom: 0;
}
article.post .entry-header {
    text-align: left;
}
article.post .entry-header .entry-title {
    font-size: 23px;
}
article.post .entry-header .entry-title a {
    color: #333e48;
}
article.post .entry-header .entry-meta {
    font-weight: 300;
    font-size: 15px;
}
article.post .entry-content p {
    font-size: 15px;
    font-weight: 300;
}
article.post .entry-header .entry-meta div:after,
article.post .entry-header .entry-meta span:after {
    top: -2px;
    left: 6px;
    content: "";
    width: 5px;
    height: 5px;
    background: #9f9f9f;
    padding: 0;
    border-radius: 100%;
}
.post-readmore {
    display: block !important;
    margin: 0 !important;
}
.post-readmore .btn {
    padding: 10px 40px;
}
.post-readmore .btn-left {
    float: left;
}
.post-readmore .btn-right {
    float: right;
}
.activeform .subtitle {
    font-size: 21px;
    margin-bottom: 20px;
}
.activeform .desc {
    font-size: 17px;
    font-weight: 300;
}
.form-input {
    padding: 30px 0;
}
.form-input .input-box {
    margin-bottom: 22px;
}
.form-input .input-box label {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
}
.input-box {
    position: relative;
}
.activeform .long-textarea {
    height: 140px;
}
.toggle-c {
    margin-bottom: 13px;
    padding: 13px 0;
    border-bottom: 1px solid #dadada;
}
.toggle-c .toggle-c-title .panel-title {
    font-size: 16px;
    margin-bottom: 10px;
}
.toggle-c .toggle-c-title .panel-title a {
    display: block;
    color: #e60012;
}
.toggle-c .toggle-c-title .panel-title a.collapsed {
    color: #000;
}
.toggle-c .toggle-c-content .desc {
    font-size: 15px;
}
.thumbnails-single {
    margin-bottom: 20px;
}
.shop-list-box .list-3th {
    width: calc(100% / 3 - 24px);
    margin: 0 30px 60px 0;
}
.shop-list-box .list-3th:nth-child(3n) {
    margin-right: 0;
}
.shop-list-box .title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.shop-list-box .title a {
    color: #000;
}
.shop-list-box .info-box li {
    padding: 5px 5px 5px 32px;
    position: relative;
}
.shop-list-box .info-box li i {
    position: absolute;
    top: 6px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #e9e9e9;
    text-align: center;
    font-size: 12px;
}
.shop-list-box .info-box li a {
    color: #333e48;
}
.shop-list-box .info-box li a:hover,
.shop-list-box .title a:hover {
    color: #e60012;
}
.form-left {
    padding-right: 60px;
}
.info-404 .search-field {
    height: 50px;
    vertical-align: top;
}
.investor-list-box .list-3th {
    width: calc(100% / 3 - 17px);
    border: 2px solid #dadada;
    margin: 0 20px 24px 0;
    background: #f8f8f8;
}
.investor-list-box .list-3th:nth-child(3n) {
    margin-right: 0;
}
.investor-list-box .list-3th:hover {
    border-color: #e60012;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.investor-list-box .title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
}
.investor-list-box .title a {
    color: #333e48;
    padding: 22px;
    display: block;
}
.investor-list-box .list-3th:hover .title a {
    color: #e60012;
}
.table-sty1 tbody tr td,
.table-sty1 thead tr td {
    border: 1px solid #fff;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}
.table-sty1 thead tr td {
    background-color: #484e54;
    color: #fff;
    min-width: 100px;
    font-size: 16px;
}
.table-sty1 thead tr td.table_date_color {
    background-color: #333e48;
}
.table-sty1 tbody tr td {
    background-color: #f3f3f3;
    padding: 12px;
}
.table-sty1 tbody tr td a {
    color: #e60012;
}
.invest-choice {
    margin: 30px -15px;
}
.invest-choice label {
    font-size: 17px;
    margin: 12px 0;
}
.invest-choice select {
    border-width: 2px;
}
.investor-list > ul {
    list-style-type: decimal;
    margin-left: 22px;
}
.investor-list > ul > li > a {
    display: block;
    padding: 12px 40px 12px 10px;
    border-bottom: 1px solid #dadada;
    position: relative;
    color: #000;
    font-size: 16px;
    font-weight: 300;
}
.investor-list > ul > li > a:hover {
    background-color: #f8f8f8;
    color: #e60012;
}
.investor-list > ul > li:last-child > a {
    border-bottom: 0;
}
.investor-list > ul > li > a::after {
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    background: #f8f8f8;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    color: #555;
    font-size: 12px;
    line-height: 22px;
}
.investor-list > ul > li > a:hover::after {
    right: 10px;
}
.investor-list-list > ul > li > a::after {
    content: "\f105";
}
.investor-download-list > ul > li > a::after {
    content: "\f019";
}
table td,
table th {
    border-top: 1px solid #ddd;
}
table.cart thead th {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    padding: 8px 15px;
    min-width: 130px;
}
table.cart tbody tr.cart_item td {
    padding: 8px 15px;
    border-top: 1px solid #eceeef;
}
table.cart tbody tr.cart_item:first-child td {
    padding-top: 8px;
}
table.cart .product-remove {
    min-width: inherit;
}
table.cart .product-remove a {
    color: #333e48;
    font-size: 17px;
}
table.cart .product-name,
table.cart .product-name a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
table.cart .product-thumbnail img {
    border: 0;
    height: 80px;
}
table.cart .product-quantity {
    min-width: 230px;
}
table.cart .product-quantity .input-text {
    width: 100px;
    height: 33px;
    border-radius: 0;
    text-align: center;
    border-color: #ccc;
    color: #333e48;
    padding: 0 10px;
    vertical-align: top;
}
table.cart .product-quantity .quantity.buttons_added {
    width: auto;
}
div.quantity.buttons_added .minus,
div.quantity.buttons_added .plus {
    position: static;
    display: inline-block;
    width: 33px;
    height: 33px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #ccc;
}
div.quantity.buttons_added .minus:hover,
div.quantity.buttons_added .plus:hover {
    background: #e60012;
    color: #fff;
}
table.cart .product-price .amount {
    font-size: 15px;
    font-weight: 600;
}
table.cart .product-subtotal .amount {
    font-size: 17px;
    font-weight: 700;
}
table.cart .product-name .color,
table.woocommerce-checkout-review-order-table .product-name .color {
    margin-top: 5px;
    display: block;
}
table.cart .product-name .color img,
table.woocommerce-checkout-review-order-table .product-name .color img {
    max-width: 17px;
    border: 1px solid #ccc;
    padding: 1px;
}
table.cart .actions {
    padding-top: 30px;
}
.cart_totals {
    padding: 14px 30px 1px;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.cart_totals th {
    font-weight: 400;
}
.cart_totals .title {
    text-align: center;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}
.cart-form .subtitle {
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 20px;
}
.choice-coupon {
    padding: 14px 25px 25px;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.choice-coupon .title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 12px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
}
.choice-coupon .form-control {
    height: 37px;
    font-size: 14px;
    background: #fff;
    border-color: #ccc;
}
.choice-coupon .iframe-btn-coupon {
    height: 37px;
    padding: 7px 12px;
}
.choice-coupon .btn-box {
    text-align: right;
    padding-top: 24px;
    margin-top: 10px;
    border-top: 1px solid #ddd;
}
.choice-coupon .btn-box .btn {
    padding: 8px 20px;
    margin-left: 10px;
}
.cart-form .block {
    margin-bottom: 50px;
}
.invice-select label {
    margin-right: 30px;
    font-weight: 400;
    font-size: 17px;
}
.invice-select .shopping-fillfield-invoice {
    margin-right: 6px;
}
.shopping-fillfield-invoiceother p {
    font-size: 16px;
    font-weight: 300;
}
table.cart tbody tr.cart_item td .the-choice {
    display: block;
    margin: 8px 0;
    font-size: 14px;
}
table.cart tbody tr.cart_item td .the-choice .c-size {
    font-size: 14px;
    border: 1px solid;
    padding: 2px 4px;
    display: inline-block;
}
.member-form .title {
    font-size: 32px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.member-form .social-icons li img {
    width: 21px;
}
.member-form .social-icons li.facebook a {
    color: #45578f;
}
.member-form .social-icons li.google a {
    color: #ea4335;
}
.coupon-tab .wc-tabs > li a {
    font-size: 19px;
    padding-bottom: 10px;
}
.coupon-tab .tab-content {
    padding: 30px 0;
}
.coupon-list .list-2th {
    width: calc(100% / 2 - 33px);
}
.coupon-list .coupon-box {
    background: #e60012;
    position: relative;
    margin: 0 30px 34px 0;
}
.coupon-list .coupon-box::after {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    right: -15px;
    top: 50px;
}
.coupon-list .coupon-box.no-use {
    opacity: 0.6;
}
.coupon-list .coupon-left {
    float: left;
    width: 65%;
    background: #f0f0f0;
    padding: 15px 15px 15px 23px;
    position: relative;
}
.coupon-list .coupon-left::after {
    content: "";
    background-image: url(../images/icon/coupon.svg);
    background-size: 6px;
    background-repeat: repeat-y;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 10px;
    height: 100%;
}
.coupon-list .coupon-left .title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 9px;
    padding-bottom: 9px;
    border-bottom: 1px dashed #b1b1b1;
}
.coupon-list .coupon-left .desc {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 0;
}
.coupon-list .coupon-right {
    float: right;
    width: 35%;
    padding: 52px 25px 0 10px;
}
.coupon-list .coupon-right .title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.offer {
    box-shadow: 0 5px 13px rgba(0, 0, 0, 0.15);
    display: inline-block;
    margin-bottom: 24px;
    border: 1px solid #dfdfdf;
}
.offer .offer-title {
    background: #e31e26;
    color: #fff;
    display: inline-block;
    padding: 7px 16px;
    font-size: 14px;
}
.offer .offer-content {
    padding: 0 9px;
    display: inline-block;
    font-size: 15px;
    line-height: 1.5;
}
.offer .offer-content > span {
    color: #e31e26;
    margin: 0 4px;
    border-radius: 50px;
    font-size: 21px;
    font-weight: 700;
    min-width: 25px;
    min-height: 25px;
    display: inline-block;
    padding: 0 2px;
}
.product-addmore {
    margin-bottom: 100px;
}
.product-addmore .title-box {
    text-align: center;
    margin-bottom: 25px;
}
.product-addmore .title {
    font-size: 25px;
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 2px solid #e60012;
}
.product-addmore .table thead tr th {
    background-color: #333e48;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    white-space: nowrap;
}
.product-addmore .table .addmore-cart-th {
    background-color: #e60012;
}
.product-addmore .table td {
    font-size: 16px;
    padding: 5px 13px;
}
.product-addmore .table td .checkbox label::before {
    top: -10px;
}
.product-addmore .table td .checkbox label::after {
    top: -12px;
}
.input-text.red-border {
    border: 3px solid #e60012;
}
.select-box {
    position: relative;
}
.select-box .arrow-down {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
#shopping-fillfield-purchaser .cart_item {
    font-size: 17px;
    color: #000;
}
#shopping-fillfield-purchaser .cart_item .product-name {
    font-weight: 600;
}
.compare-box .toggle-c,
.single-product.full-width .wc-tab .toggle-c {
    margin-bottom: 0;
    padding: 0;
    border-bottom: 0;
}
.compare-box .toggle-c:last-child,
.single-product.full-width .wc-tab .toggle-c:last-child {
    border-bottom: 0;
}
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title {
    font-size: 20px;
}
.compare-box .toggle-c .toggle-c-title .panel-title {
    font-size: 18px;
}
.compare-box .toggle-c .toggle-c-title .panel-title a,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a {
    position: relative;
    margin-bottom: 13px;
    padding: 16px;
    color: #fff;
    background: #333e48;
}
.compare-box .toggle-c .toggle-c-title .panel-title a {
    padding: 12px 16px;
}
.compare-box .toggle-c .toggle-c-title .panel-title a.collapsed,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a.collapsed {
    color: #000;
    background: #eee;
    border-bottom: 0;
}
.compare-box .toggle-c .toggle-c-title .panel-title a.collapsed::after,
.compare-box .toggle-c .toggle-c-title .panel-title a::after,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a.collapsed::after,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a::after {
    font-family: FontAwesome;
    position: absolute;
    right: 25px;
    top: 17px;
}
.compare-box .toggle-c .toggle-c-title .panel-title a.collapsed::after,
.compare-box .toggle-c .toggle-c-title .panel-title a::after {
    top: 14px;
}
.compare-box .toggle-c .toggle-c-title .panel-title a::after,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a::after {
    content: "\f068";
}
.compare-box .toggle-c .toggle-c-title .panel-title a.collapsed::after,
.single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title a.collapsed::after {
    content: "\f067";
}
.fixed-addcart-btn {
    width: 53px;
    height: 53px;
    position: fixed;
    bottom: 10px;
    background: #e60012;
    right: 10px;
    color: #fff;
    padding: 0;
    border-radius: 0;
    z-index: 1;
}
.inner-banner.com-bn img {
    width: 100%;
}
#back-to-top {
    background: #e60012;
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 10px;
    display: none;
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    font-size: 25px;
    z-index: 9;
    color: #fff;
}
#back-to-top:hover {
    background-color: #000;
}
.search-list ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.search-list .img-box {
    margin-bottom: 15px;
}
.search-list .text-box .title {
    font-size: 18px;
}
.search-list .text-box .title a {
    color: #333e48;
}
.search-list .text-box .title a:hover {
    color: #e60012;
}
.search-list .text-box .desc {
    font-size: 16px;
    color: #707070;
}
.circle-btn {
    padding: 10px;
}
.circle-btn .btn-download,
.circle-btn .btn-link {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #efecec;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    color: #494949;
    font-size: 16px;
}
.circle-btn .btn-link {
    float: left;
}
.circle-btn .btn-download {
    float: right;
}
.circle-btn .btn-download:hover,
.circle-btn .btn-link:hover {
    background: #333e48;
    color: #fff;
}
.btn-list {
    margin-top: 5px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}
.btn-list ul li a {
    font-size: 12px;
    width: 100%;
    margin: 0 0 10px;
    padding: 6px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 隱私權喜好設定 */
.privacyPreference-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.privacyPreference-wrapper.privacyPreference-bottom {
    align-items: end;
}

.privacyPreference-wrapper .card-box {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
}

.privacyPreference-wrapper p {
    text-align: left !important;
    color: #fff;
}

.privacyPreference-wrapper .card-box.dark {
    background: rgba(51, 62, 72, 0.95);
    color: #fff;
}

.privacyPreference-wrapper .card-box.small-box {
    max-width: 375px;
}

.privacyPreference-wrapper .card-box.large-box {
    max-width: 768px;
}

.privacyPreference-wrapper .card-box.wild-box {
    width: 100%;
    border-radius: 0;
    padding: 20px 16px;
}

.privacyPreference-wrapper .card-contanier {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.privacyPreference-wrapper .card-box.wild-box .card-contanier {
    max-width: 1170px;
    margin: 0 auto;
}

.privacyPreference-wrapper .collapse-wrap {
    padding: 10px;
    background: #f7f7f7;
    margin-top: 5px;
    color: #000;
}

.privacyPreference-wrapper .collapse-wrap p {
    color: #000;
}

.privacyPreference-wrapper .collapse-wrap .title {
    font-size: 17px;
    margin-bottom: 5px;
}

.privacyPreference-wrapper .collapse-wrap .desc {
    line-height: 1.5;
}

.checkbox.checkbox-sty-1 {
    --background: #fff;
    --border: #a72828;
    --border-hover: #eb1924;
    --border-active: #eb1924;
    --tick: #fff;
    position: relative;
    padding: 0;
    display: flex;
    align-items: center;
    font-weight: 400;
}

.checkbox.checkbox-sty-1 input,
.checkbox.checkbox-sty-1 svg {
    width: 21px;
    height: 21px;
    display: block;
    opacity: 1;
}

.checkbox.checkbox-sty-1 input {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    background: var(--background);
    border: none;
    margin: 0 5px 0 0;
    padding: 0;
    cursor: pointer;
    border-radius: 4px;
    transition: box-shadow 0.3s;
    box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
}

.checkbox.checkbox-sty-1 input:hover {
    --s: 2px;
    --b: var(--border-hover);
}

.checkbox.checkbox-sty-1 input:checked {
    --b: var(--border-active);
}

.checkbox.checkbox-sty-1 input[disabled] {
    --b: #aaa;
}

.checkbox.checkbox-sty-1 svg {
    pointer-events: none;
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: var(--stroke, var(--border-active));
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    transform: scale(var(--scale, 1)) translateZ(0);
}

.checkbox.checkbox-sty-1.path input:checked {
    --s: 2px;
    transition-delay: 0.4s;
}

.checkbox.checkbox-sty-1.path input:checked+svg {
    --a: 16.1 86.12;
    --o: 102.22;
}

.checkbox.checkbox-sty-1.path svg {
    stroke-dasharray: var(--a, 86.12);
    stroke-dashoffset: var(--o, 86.12);
    transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
}

.checkbox.checkbox-sty-1.bounce {
    --stroke: var(--tick);
}

.checkbox.checkbox-sty-1.bounce input:checked {
    --s: 11px;
}

.checkbox.checkbox-sty-1.bounce input:checked+svg {
    -webkit-animation: bounce 0.4s linear forwards 0.2s;
    animation: bounce 0.4s linear forwards 0.2s;
}

.checkbox.checkbox-sty-1.bounce svg {
    --scale: 0;
}

@-webkit-keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes bounce {
    50% {
        transform: scale(1.2);
    }

    75% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.switch-sty-1 .switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
    margin-bottom: 0;
}

.switch-sty-1 .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch-sty-1 .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-sty-1 .slider:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch-sty-1 input:checked+.slider {
    background-color: #2196F3;
}

.switch-sty-1 input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.switch-sty-1 input:checked+.slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}

.switch-sty-1 .slider.round {
    border-radius: 34px;
}

.switch-sty-1 .slider.round:before {
    border-radius: 50%;
}

/* /. 隱私權喜好設定 */

@media (max-width: 1199px) {
    .footer-bottom-widgets .columns {
        width: calc(100% / 4 - 4px);
    }
    .header-v3 + .navbar-primary .navbar-nav > .menu-item > a {
        padding: 12px 20px;
    }
    .single_variation_wrap .button,
    .single_variation_wrap .see_compare_btn {
        width: 100%;
    }
    .cart_totals .title,
    .choice-coupon .title {
        padding: 5px 12px;
        font-size: 19px;
    }
    .coupon-list .list-2th {
        width: 100%;
        margin: 0 0 20px;
    }
    .header-v3 .navbar-nav + .navbar-nav,
    .header-v3 .navbar-search + .navbar-nav.pull-right {
        margin-left: 25px;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th,
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th {
        width: calc(100% / 3 - 0px);
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(4n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(4n) {
        border-right: 1px solid #ddd;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(3n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(3n) {
        border-right: 0;
    }
    .features-list {
        text-align: center;
    }
    .features-list.columns-4 .feature {
        width: calc(100% / 2 - 4px);
        float: none;
        display: inline-block;
        margin: 10px 0;
        vertical-align: top;
    }
    .features-list.columns-4 .feature:nth-child(2n + 1) {
        border-left: 0;
    }
}
@media (max-width: 1024px) {
    .pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link::before,
    .pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link:hover::before {
        background: #efecec;
        color: #333e48;
    }
    .pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link.added::before,
    .pro-list-box.pro-list-tab .product .hover-area .action-buttons .btn-link.added:hover::before {
        background: #e60012;
        color: #fff;
    }
}
@media (max-width: 991px) {
    #back-to-top {
        bottom: 120px;
        opacity: 0.7;
    }
    .fixed-addcart-btn {
        bottom: 60px;
        opacity: 0.7;
    }
    .dropdown-menu-mini-cart.lang-menu {
        padding: 0;
        right: 50% !important;
        top: 34px !important;
        transform: translateX(50%);
    }
    .float-box {
        padding: 20px 65px 20px 20px;
        bottom: 49px;
    }
    .float-box-btn button.close {
        right: 24px;
    }
    .footer-bottom-widgets {
        padding-bottom: 0;
    }
    .copyright-bar {
        padding-bottom: 70px;
    }
    .mobile-small-menu {
        display: block;
    }
    table.cart .product-name {
        min-width: 210px;
    }
    .shop-list-box .list-3th {
        width: calc(100% / 2 - 18px);
    }
    .shop-list-box .list-3th:nth-child(3n) {
        margin-right: 30px;
    }
    .shop-list-box .list-3th:nth-child(2n) {
        margin-right: 0;
    }
    .investor-list-box .list-3th {
        width: calc(100% / 2 - 13px);
    }
    .investor-list-box .list-3th:nth-child(3n) {
        margin-right: 20px;
    }
    .investor-list-box .list-3th:nth-child(2n) {
        margin-right: 0;
    }
    .hero-subtitle-v2.fadeInDown-1 {
        font-size: 17px;
    }
    .hero-2 {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .hero-action-btn {
        font-size: 17px !important;
    }
    .com-bn {
        display: none;
    }
    .home-v1-slider .item,
    .home-v2-slider .item,
    .home-v3-slider .item {
        height: auto;
    }
    .header-v3 {
        padding: 15px 0;
        background: #f8f8f8;
    }
    .header-logo {
        margin-bottom: 0;
    }
    .header-logo img {
        height: 45px;
        max-width: 200px;
    }
    .navbar-toggler,
    .sp-search button {
        padding: 15px 20px;
    }
    .header-logo,
    .header-v3 .handheld-header .handheld-navigation-wrapper,
    .sp-search {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .handheld-header {
        text-align: center;
        position: relative;
    }
    .header-logo {
        padding-right: 60px;
    }
    .shopcart {
        position: relative;
    }
    .shopcart .cart-items-count.count {
        background: #e60012;
        color: #fff;
        width: 20px;
        height: 20px;
        display: block;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        top: -10px;
        right: -6px;
        border-radius: 100%;
    }
    .handheld-navigation {
        text-align: left;
    }
    .handheld-navigation ul li a {
        padding: 15px 20px;
        font-size: 17px;
    }
    .handheld-navigation ul li.menu-item-has-children .dropdown-toggle::after,
    .handheld-navigation ul li.menu-item-has-children > a::after {
        padding-right: 14px;
        font-size: 17px;
    }
    .handheld-navigation ul .dropdown-menu li a {
        font-size: 15px;
    }
    .sp-search-form {
        left: 0;
        width: 100%;
    }
    .sp-search-form.open {
        position: relative;
        top: 0;
        background: #191f24;
        padding: 9px;
        text-align: center;
    }
    .sp-search-form.close {
        position: absolute;
        top: -67px;
    }
    .sp-search-form input {
        background: #e7e7e7;
        border-bottom: 0;
        line-height: 1;
        padding: 8px 16px;
        height: 36px;
        width: 250px;
    }
    .sp-search-form button {
        color: #fff;
        background: 0 0;
        font-size: 18px;
        padding: 0 10px;
    }
    .sp-search-form button:active:focus {
        background: 0 0;
        color: #fff;
    }
    .home-v3-features-block {
        margin: 20px 0;
    }
    .features-list {
        margin-bottom: 0;
    }
    section header .h1,
    section header h1 {
        font-size: 19px;
    }
    .pro-list-box .list-4th,
    ul.products.pro-list-box > li.product.list-4th {
        width: calc(100% / 3 - 0px);
    }
    .pro-list-box .list-box:nth-child(4n),
    ul.products.pro-list-box > li.product.list-4th:nth-child(4n) {
        border-right: 1px solid #ddd;
    }
    .pro-list-box .list-box:nth-child(3n),
    ul.products.pro-list-box > li.product.list-4th:nth-child(3n) {
        border-right: 0;
    }
    .footer-bottom-widgets .columns {
        margin-bottom: 40px;
        width: calc(100% / 2 - 4px);
    }
    .sidebar .widget {
        margin-top: 0;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th,
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th {
        width: calc(100% / 2 - 0px);
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(4n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(4n) {
        border-right: 1px solid #ddd;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(3n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(3n) {
        border-right: 1px solid #ddd;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(2n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(2n) {
        border-right: 0;
    }
    ul.products > li.product .product-inner {
        border: 0;
    }
    .shop-control-bar {
        margin-bottom: 10px;
        padding: 0 20px;
    }
    .pro-list-box.pro-list-tab .product.list-view .price {
        float: left;
    }
    .pro-list-box.pro-list-tab .product.list-view .hover-area {
        border-top: 0;
        float: right;
        padding-top: 0;
    }
    .pro-list-box.pro-list-tab .product.list-view .hover-area .action-buttons {
        text-align: right;
    }
    .pro-list-box.pro-list-tab .product.list-view .hover-area .action-buttons .btn-link {
        display: inline-block;
        margin: 0 11px;
    }
    .pro-list-box.view-narmal .list-box,
    .pro-list-box.view-small .list-box {
        border-right: 0 !important;
        border-bottom: 1px solid #ddd !important;
    }
    .shop-control-bar .shop-view-switcher .nav-link {
        font-size: 22px;
    }
    .single-product-wrapper .single-product-slider {
        padding-right: 0;
    }
    .products-carousel .owl-item .product .product-inner {
        border: 0;
    }
    .features-list.columns-4 .feature,
    .features-list.columns-4 .feature + .feature {
        border-bottom: 0;
    }
    .form-left {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .item .video-box .btn {
        font-size: 12px;
        padding: 5px 12px;
    }
    .g-recaptcha {
        transform: scale(0.82);
        -webkit-transform: scale(0.82);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .electro-nav-tabs > li.nav-item {
        margin-bottom: 8px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }
    .adlink-box .list-2th {
        width: 100%;
        margin: 0;
    }
    .single-product.full-width .wc-tab {
        padding: 20px 0;
    }
    .single-product.full-width .wc-tab .toggle-c .toggle-c-title .panel-title {
        font-size: 17px;
    }
    .product-addmore .table .add-choose {
        min-width: 150px;
    }
    .product-addmore .table .add-name {
        min-width: 250px;
    }
    .footer-call-us .media {
        text-align: center;
    }
    .footer-call-us .media .media-body,
    .footer-call-us .media .media-left {
        display: block;
        width: auto;
        padding: 0;
    }
    .footer-logo img {
        margin: 0 auto;
    }
    .cart_totals,
    .choice-coupon {
        border: 3px solid #444;
    }
    table.cart tbody tr.cart_item td {
        border: 0;
    }
    table.shop_table.shop_table_responsive tr.cart_item {
        border-bottom: 4px solid #eaeaea;
    }
    table.shop_table.shop_table_responsive tr td:before {
        font-size: 14px;
        max-width: 80px;
        min-width: 80px;
        text-align: left;
    }
    table.shop_table.shop_table_responsive tr td.product-name {
        text-align: left;
    }
    table.shop_table.shop_table_responsive tr td.product-name:before {
        display: block;
        float: none;
        padding-bottom: 12px;
    }
    .coupon-tab .wc-tabs > li a {
        display: block;
        text-align: center;
        padding: 10px 0;
        background: #eee;
    }
    .coupon-tab .electro-nav-tabs > li.nav-item {
        margin-bottom: 10px;
    }
    .coupon-tab .electro-nav-tabs > li.nav-item a.active {
        background: #e60012;
        color: #fff;
    }
    .form-input .footer-social-icons .social-icons {
        text-align: left;
    }
    .site-header .handheld-header .handheld-navigation-wrapper {
        width: auto;
    }
    .footer-bottom-widgets .columns {
        float: none;
        display: inline-block;
        width: calc(100% / 2 - 4px);
        text-align: center;
        padding: 0 8px;
    }
    .sidebar {
        margin-bottom: 50px;
    }
    .sidebar .widget {
        margin-bottom: 20px;
    }
    .widget_electro_products_filter .widget {
        width: calc(100% / 2 - 3px);
        display: inline-block;
        vertical-align: top;
    }
    .widget_electro_products_filter .widget + .widget {
        padding-top: 0;
        margin-top: 0;
    }
    .adlink-box a {
        margin-bottom: 15px;
        display: block;
    }
    .home-v3-slider .owl-item {
        height: auto;
    }
    .hero-subtitle-v2.fadeInDown-1 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .hero-2 {
        font-size: 30px;
    }
    .d-xs-100p {
        width: 100%;
    }
    .single-product.full-width .single-product-wrapper,
    .single-product.full-width .woocommerce-tabs {
        margin-bottom: 60px;
    }
    .info-404 .title {
        font-size: 38px;
    }
    .info-404 .lead {
        font-size: 16px;
    }
    .info-404 .search-field {
        width: 65%;
    }
}
@media (max-width: 568px) {
    .handheld-header {
        display: block;
        margin-bottom: 0;
    }
    .features-list .media-left {
        padding-right: 0;
        min-width: 55px;
        width: 55px;
    }
}
@media (max-width: 543px) {
    .coupon-list .coupon-left .title {
        font-size: 16px;
    }
    .coupon-list .coupon-left .desc {
        font-size: 14px;
    }
    .coupon-list .coupon-right .title {
        font-size: 16px;
    }
    .site-header .handheld-header .header-logo {
        width: 55%;
        padding: 0;
        margin-right: 32px;
    }
    .header-logo img {
        height: 40px;
    }
    .navbar-toggler,
    .sp-search button {
        padding: 12px;
    }
    .pro-list-box .list-4th,
    ul.products.pro-list-box > li.product.list-4th {
        width: calc(100% / 2 - 0px);
    }
    .pro-list-box .list-box:nth-child(4n),
    ul.products.pro-list-box > li.product.list-4th:nth-child(4n) {
        border-right: 1px solid #ddd;
    }
    .pro-list-box .list-box:nth-child(3n),
    ul.products.pro-list-box > li.product.list-4th:nth-child(3n) {
        border-right: 1px solid #ddd;
    }
    .pro-list-box .list-box:nth-child(2n),
    ul.products.pro-list-box > li.product.list-4th:nth-child(2n) {
        border-right: 0;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th,
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th {
        width: 100%;
        border: 1px solid #ddd;
    }
    ul.products.pro-list-box.grid-no-desc > li.product.list-4th:nth-child(2n),
    ul.products.pro-list-box.grid-w-desc > li.product.list-4th:nth-child(2n) {
        border: 1px solid #ddd;
    }
    .grid-no-desc.pro-list-box.pro-list-tab .list-box,
    .grid-w-desc.pro-list-box.pro-list-tab .list-box {
        margin: 50px 0 0;
    }
    .products-carousel .owl-stage-outer {
        margin: 0;
    }
    .products-carousel .owl-item .product {
        margin: 0 !important;
        border-right: 0;
    }
    .features-list .feature + .feature {
        border-left: 0;
    }
    .features-list .media {
        width: auto;
    }
    .features-list .media-left i {
        font-size: 35px;
    }
    .features-list .media-left i.ec-customers {
        font-size: 45px;
    }
    .features-list .feature-text strong {
        font-size: 15px;
        margin-bottom: 0;
        text-align: left;
    }
    .adlink-box {
        margin-bottom: 0;
    }
    .hero-action-btn,
    .hero-subtitle-v2.fadeInDown-1 {
        font-size: 14px !important;
    }
    .hero-action-btn {
        margin-bottom: 0;
    }
    .hero-subtitle-v2.fadeInDown-1 {
        margin-bottom: 5px;
    }
    .hero-2 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .products-carousel .owl-item .product .product-inner,
    .products-carousel .owl-stage .owl-item.active:first-child .product .product-inner {
        padding: 0;
    }
    .investor-list-box .list-3th {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .investor-list-box .list-3th:nth-child(3n) {
        margin-right: 0;
    }
    .shop-list-box .list-3th {
        width: 100%;
        margin-right: 0;
    }
    .shop-list-box .list-3th:nth-child(3n) {
        margin-right: 0;
    }
    .table-compare .product-title {
        font-size: 15px;
    }
}
#grid .grid-no-desc.pro-list-box.pro-list-tab,
.grid-w-desc.pro-list-box.pro-list-tab {
    font-size: 0;
}
#grid .grid-no-desc.pro-list-box.pro-list-tab .list-box,
.grid-w-desc.pro-list-box.pro-list-tab .list-box {
    float: none;
    display: inline-block;
    width: calc(100% / 3);
}
#grid .grid-no-desc.pro-list-box.pro-list-tab .list-box::after,
.grid-w-desc.pro-list-box.pro-list-tab .list-box::after {
    content: none;
}
#grid .grid-no-desc.pro-list-box.pro-list-tab .list-box .product-outer,
.grid-w-desc.pro-list-box.pro-list-tab .list-box .product-outer {
    height: auto !important;
}
#grid .grid-no-desc.pro-list-box.pro-list-tab .list-box .product-inner,
.grid-w-desc.pro-list-box.pro-list-tab .list-box .product-inner {
    padding: 20px;
}
.grid-w-desc.pro-list-box.pro-list-tab .list-box {
    margin: 20px 0 35px;
}
@media (max-width: 991px) {
    #grid .grid-no-desc.pro-list-box.pro-list-tab .list-box,
    .grid-w-desc.pro-list-box.pro-list-tab .list-box {
        width: calc(100% / 2);
        border-right: 1px solid #ddd;
    }
    #grid .grid-no-desc.pro-list-box.pro-list-tab .list-box:nth-child(2n),
    .grid-w-desc.pro-list-box.pro-list-tab .list-box:nth-child(2n) {
        border: 0;
    }
}
@media (max-width: 543px) {
    #grid .grid-no-desc.pro-list-box.pro-list-tab .list-box,
    .grid-w-desc.pro-list-box.pro-list-tab .list-box {
        width: 100%;
        border: 0;
    }
}
