/* 隐藏对比分类 */
body.term-299 .product-details .viewcomp,
body.term-300 .product-details .viewcomp,
body.term-30 .product-details .viewcomp,
body.term-29 .product-details .viewcomp,
body.term-77 .product-details .viewcomp,
body.term-162 .product-details .viewcomp,
body.term-105 .product-details .viewcomp,
body.term-108 .product-details .viewcomp,
body.term-67 .product-details .viewcomp,
body.term-130 .product-details .viewcomp,
body.term-132 .product-details .viewcomp,
body.term-129 .product-details .viewcomp,
body.term-301 .product-details .viewcomp,
body.term-302 .product-details .viewcomp,
body.term-303 .product-details .viewcomp,
body.term-306 .product-details .viewcomp,
body.term-307 .product-details .viewcomp,
body.term-308 .product-details .viewcomp,
body.term-338 .product-details .viewcomp,
body.term-339 .product-details .viewcomp,
body.term-184 .product-details .viewcomp,
body.term-40 .product-details .viewcomp,
body.term-363 .product-details .viewcomp,
body.term-371 .product-details .viewcomp,
body.term-370 .product-details .viewcomp,
body.term-377 .product-details .viewcomp {
    display: none !important
}

.yith_magnifier_thumbnail a {
    cursor: pointer
}

/* 隐藏对比分类end */
.solution_row .staff-entry-inner .staff-entry-details {
    margin-top: 15px
}

.solution_row .staff-entry-media {
    border-radius: 20px;
    overflow: hidden
}

.woocommerce-compare-bar-title span {
    text-indent: -6px;
    display: inline-block;
    overflow: hidden
}

.single-product-compare-value,
.single-product-compare-key-column {
    font-size: 14px;
    line-height: 18px
}

.single-product-compare-key-column {
    background: #f7f7f7 !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
    font-weight: 600
}

.tax-product_cat .product-inner table.compare-list-table {
    margin: 15px 0 0 !important;
    text-align: left !important;
    display: none
}

.tax-product_cat .product-inner table.compare-list-table.open-compare-table {
    display: inline-table
}

.tax-product_cat .product-inner table td {
    border: none;
    background: transparent !important;
    border-top: 1px solid #ddd !important;
    margin-top: 20px;
    color: #141414;
    padding: 10px 10px 0
}

.tax-product_cat .product-inner table td b {
    display: inline-block;
    font-size: 16px;
    font-weight: 600
}

.tax-product_cat .product-inner table td label {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-left: 5px
}

.tax-product_cat .product-inner table td .com-checkbox {
    position: relative;
    height: 30px;
    padding-left: 16px;
    margin-left: 15px;
    display: inline-block
}

.tax-product_cat .product-inner table td .com-checkbox input[type='checkbox'] {
    width: 16px;
    height: 16px;
    opacity: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 3px;
    cursor: pointer
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown ul {
    width: calc(100% +2px);
    margin-left: -1px
}

.bsearch-form-post-types #post_types option,
.bsearch-form-post-types #post_types {
    text-transform: capitalize
}

/* .tax-product_cat .product-inner table td .com-checkbox label{position:absolute;left:30px;top:0;height:20px;line-height:20px}*/
.tax-product_cat .product-inner table td .com-checkbox label:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: -16px;
    top: 2px;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.tax-product_cat .product-inner table td .com-checkbox label:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: -10px;
    top: 3px;
    width: 5px;
    height: 11px;
    border: 0;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: transparent;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.tax-product_cat #primary .products li:hover table td .com-checkbox label:after {
    border-bottom: 2px solid #F2F5F7;
    border-right: 2px solid #F2F5F7
}

.tax-product_cat .product-inner table td .com-checkbox input[type='checkbox']:checked+label:before {
    background: #da2735;
    border-color: #da2735
}

.tax-product_cat .product-inner table td .com-checkbox input[type='checkbox']:checked+label:after {
    background: #da2735
}

body.single-wpdmpro #single-blocks>ul.meta {
    display: none
}

.wpdmpro-template-default.single-wpdmpro .list-group .download_count {
    display: none !important
}

.where-page .vcex-icon-box p {
    margin: 0
}

.product-rela .products li:hover .custom-ptoduct-title h2 {
    color: #da2735 !important
}

.product-rela .products li:hover .wpex-loop-product-images img {
    opacity: 0.7
}

a.woocommerce-compare-table-action-compare {
    background: #da2735 !important
}

a.woocommerce-compare-table-action-compare:hover {
    background: #ee4448 !important
}

.woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove .fa-times:before {
    font-size: 24px
}

.woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove .fa-times:hover:before {
    color: #da2735
}

body.single-product #mega-menu-main_menu>li#mega-menu-item-3248>a {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.30)) !important
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes {
    margin-right: 20px !important
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header {
    display: block;
    border: 1px solid #535353;
    border-radius: 10px !important;
    text-align: center;
    background: transparent;
    padding: 7px 25px 7px 10px;
    width: auto;
    position: relative;
    cursor: pointer
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes:hover .wpc-filter-header {
    border: 1px solid #da2735 !important
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-has-selected.wpc-filter-layout-checkboxes .wpc-filter-header {
    border: 1px solid #da2735 !important;
    background: #da2735 !important
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-layout-checkboxes .wpc-filter-header:after {
    content: "\f0dd";
    font-family: "ticons";
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 32px;
    color: #000
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-has-selected.wpc-filter-layout-checkboxes .wpc-filter-header:after {
    color: #fff
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-layout-checkboxes .wpc-filter-header:hover:after,
.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-layout-checkboxes .wpc-filter-header:hover .wpc-filter-title {
    color: #000 !important
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header .wpc-filter-title {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filter-has-selected.wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header .wpc-filter-title {
    color: #fff
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-content {
    display: none;
    border: 1px solid #da2735;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 99;
    padding: 10px
}

.wpc-filter-content.wpc-filter-ac-current {
    min-width: 130px
}

.wpc-filter-content.wpc-filter-cat-ratings {
    min-width: 135px
}

.wpc-filter-content.wpc-filter-jaw-opening {
    min-width: 150px
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-content.open-filter-ul {
    display: block
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-content .wpc-checkbox-item a {
    color: #000
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-has-selected.wpc-filter-layout-checkboxes li.wpc-term-item label {
    border: none;
    background: transparent
}

body.tax-product_cat.term-new-products .viewcomp {
    display: none !important
}

.product-rela .products .product {
    overflow: visible
}

.product-rela .products .product .product-details {
    padding-top: 0
}

.outofstock-badge {
    display: none
}

body.single-wpdmpro #post-media,
body.single-wpdmpro .single-content .col-md-12 {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: unset;
    color: unset;
    line-height: unset;
    margin: unset;
    font-size: unset
}

.full-width-main-layout ul.container {
    margin: 0 auto !important
}

a,
a:hover {
    text-decoration: none !important
}

.ticon {
    font: normal normal normal 14px/1 ticons !important
}

.vc_row .vc_column-inner {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.w_img100 * {
    width: 100%
}

.impacttext * {
    font-family: Impact, Charcoal, sans-serif !important
}

.vc_figure {
    overflow: hidden
}

.vcex-breadcrumbs a {
    color: #808080 !important
}

.vcex-breadcrumbs {
    text-transform: none
}

.vcex-breadcrumbs .trail-end,
.vcex-breadcrumbs .sep {
    opacity: 1
}

.vcex-breadcrumbs .sep {
    color: #808080;
    margin: 0 5px
}

.bold-title,
.bold-title * {
    font-family: 'Montserrat-Bold' !important
}

ul {
    list-style: none !important;
    margin: 0
}

.single-post .custom-singular-template ul {
    list-style: disc;
    margin: 0 0 0 20px
}

.wpex-image-hover.grow {
    overflow: hidden
}

.red-btn {
    background: #ffffff url(../images/icon_more_red.png) calc(100% - 30px) center no-repeat !important;
    color: #da2735 !important;
    border: 1px solid #da2735
}

.red-btn:hover {
    background: #da2735 url(../images/icon_more_btn-.png) calc(100% - 30px) center no-repeat !important;
    color: #fff !important
}

p {
    margin: 0
}

.nofind-text a {
    color: #da2735 !important
}

.nofind-seach {
    border-radius: 50px;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto
}

.nofind-seach .vcex-searchbar-input,
.nofind-seach .vcex-searchbar-input:focus {
    border: none !important;
    padding-left: 20px;
    background: #fff !important
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    box-shadow: 0 0 0 60px #fff inset;
    -webkit-text-fill-color: #878787
}

.woocommerce-compare-bar-item-container .woocommerce-compare-bar-item a:nth-child(1) {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    position: relative
}

.woocommerce-compare-bar-item-container .woocommerce-compare-bar-item a:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px
}

.woocommerce-compare-bar-item-container {
    padding: 0 0 !important
}

.search-results .page-header-inner .page-header-title {
    display: none
}

.bsearch_results_page {
    max-width: 1200px;
    margin: 20px auto;
    padding: 0;
    width: 85.6%
}

.bsearch-form-container {
    font-size: 16px
}

#bsearchresults {
    font-size: 16px
}

.bsearchform div {
    padding: 0
}

.bsearch-form-search-field .bsearch-field.search-field {
    text-align: left;
    border-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    padding: 10px 10px 10px 20px
}

.bsearchform .bsearch-submit.searchsubmit {
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #da2735;
    padding: 8px 20px
}

.bsearchform input[type=search],
.bsearchform select {
    border: thin solid #eee
}

#bsearchresults table td {
    border: none
}

#bsearchresults table td a {
    color: #666
}

.bsearch-post .bsearch_thumb_wrapper {
    width: 150px;
    display: inline-block
}

.bsearch-post .bsearch_content {
    width: calc(100% - 180px);
    margin-left: 25px;
    display: inline-block;
    vertical-align: top
}

.bsearch-post .bsearch_thumb_wrapper a {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    position: relative
}

.bsearch-post .bsearch_thumb_wrapper a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.bsearch-post.type-post .bsearch_thumb_wrapper a img {
    object-fit: cover
}

.bsearch-post.type-product .bsearch_thumb_wrapper a img {
    object-fit: contain
}

.bsearch-post .bsearch-entry-readmore a {
    color: #da2735 !important;
    text-decoration: underline !important
}

.bsearch-post .search-entry-title a:hover {
    color: #da2735 !important
}

.nav-links .page-numbers.current {
    display: inline-block;
    min-width: 30px !important;
    min-height: 30px;
    padding: 0;
    line-height: 30px
}

.navigation .nav-links a {
    display: inline-block;
    line-height: 30px;
    min-width: 30px;
    height: 30px
}

.single-product .entry-content>div.entry.type-product {
    max-width: 1200px;
    margin: 0 auto !important;
    width: 90%
}

.single-product .type-product .images {
    width: 43%;
    float: left
}

.single-product .yith_magnifier_lens {
    border: none !important;
    cursor: crosshair
}

.single-product .yith_magnifier_zoom_wrap {
    cursor: crosshair
}

.single-product .yith_magnifier_zoom_magnifier {
    border: 1px solid #ccc;
    background-color: #fff
}

.yith_magnifier_gallery li a:hover,
.yith_magnifier_gallery li a.active-thumbnail {
    border-radius: 10px;
    border: 1px solid #da2735
}

.yith_magnifier_loading {
    opacity: 0 !important
}

.single-product .woocommerce-tabs .tabs.wc-tabs {
    display: none !important
}

div.pp_woocommerce a.yith_expand {
    background-color: transparent !important
}

.wpex-carousel-woocommerce-loop .type-product:hover .wpex-loop-product-images {
    opacity: 0.7
}

.wpex-carousel-woocommerce-loop .type-product:hover .custom-ptoduct-title,
.wpex-carousel-woocommerce-loop .type-product:hover .custom-ptoduct-title * {
    color: #da2735
}

.solution-menu-box .menu li.left-menu-title {
    border-top: none
}

.solution-menu-box .menu li.left-menu-title a {
    font-size: 20px;
    font-weight: 500;
    color: #000000
}

.solution-menu-box .widgettitle {
    display: none
}

.discon-product-menu #menu-product-cate .menu-item-has-children>a:after {
    content: "\f105";
    font-family: 'ticons';
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 15px;
    color: #000000;
    height: 20px;
    line-height: 20px
}

.discon-product-menu #menu-product-cate .menu-item-has-children.opactive>a:after {
    content: "\f107"
}

.woocommerce-shop .products.wpex-row,
.woocommerce-shop .woocommerce-result-count,
.woocommerce-shop .woocommerce-pagination {
    display: none !important
}

.single-product .trail-shop,
.single-product .breadcrumb-trail .sep.sep-1,
.tax-product_cat .vcex-breadcrumbs .sep.sep-1,
.tax-product_cat .vcex-breadcrumbs .trail-shop {
    display: none !important
}

.cus-card-head-box {
    background: #da2735;
    color: #fff;
    font-weight: 600;
    display: flex
}

.cus-card-head-box .cus-card-head-title {
    width: calc(100% - 100px);
    padding: 15px 20px
}

.cus-card-head-box .cus-card-head-down {
    width: 150px;
    padding: 15px 20px;
    text-align: center
}

.down-list .link-template-default {
    margin-bottom: 0 !important;
    border: none !important
}

.down-list .w3eden:nth-child(odd) .link-template-default {
    background: #F7F7F7
}

.down-list .media-body a {
    pointer-events: none;
    color: #646566;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    overflow: hidden
}

.down-list .w3eden .card-body {
    padding: 10px;
    line-height: 48px
}

.down-list .cus-down {
    margin-left: 0 !important;
    width: 120px;
    text-align: center;
    background: url(../images/down.png) center no-repeat;
    background-size: 18px
}

.down-list .cus-down a {
    opacity: 0 !important
}

.post-in-category-promotions #menu-insights-menu .menu-item-promotions a,
.post-in-category-new-products-launch #menu-insights-menu .menu-item-new-products-launch a,
.post-in-category-field-research-meeting #menu-insights-menu .menu-item-field-research-meeting a,
.post-in-category-online-seminar #menu-insights-menu .menu-item-online-seminar a,
.post-in-category-exhibition-activities #menu-insights-menu .menu-item-exhibition-activities a,
.post-in-category-news-events #menu-insights-menu .menu-item-news-events a {
    color: #da2735
}

.wpdmpro-template-default.single-wpdmpro .w3eden .btn-primary {
    color: #fff;
    background-color: #da2735 !important;
    border-color: #da2735 !important
}

.wpdmpro-template-default.single-wpdmpro .w3eden .btn-primary:hover {
    box-shadow: 0 3px 8px 0 #dd9fa4
}

.wpdmpro-template-default.single-wpdmpro #single-blocks {
    padding-top: 20px
}

.wpdmpro-template-default.single-wpdmpro .single-content .col-md-7 h1,
.wpdmpro-template-default.single-wpdmpro .single-content .col-md-7,
.wpdmpro-template-default.single-wpdmpro #single-blocks>img,
.wpdmpro-template-default.single-wpdmpro #single-blocks ul.meta.clr,
.wpdmpro-template-default.single-wpdmpro #single-blocks .wpex-social-share,
.wpdmpro-template-default.single-wpdmpro #single-blocks #comments {
    display: none
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #da2735;
    border-radius: 50px
}

#wt-cli-accept-btn {
    opacity: 1 !important
}

/* head */
html {
    margin-top: 0 !important
}

#wpadminbar {
    display: none
}

#site-header-inner {
    height: auto;
}

.navbar-style-two .dropdown-menu,
body.page-header-disabled .navbar-style-two,
.navbar-style-two .dropdown-menu li {
    border: none !important
}

#header-aside {
    width: calc(100% - 250px)
}

.header-aside-content>div {
    margin-left: 30px;
    float: left;
    display: block
}

.header-aside-content>div:first-child {
    margin-left: 0
}

.top-search-box {
    width: calc(100% - 390px);
    padding: 19px 0
}

/* 2023.7.7.1 start */
@media only screen and (min-width:959px) {
    .home-btn {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        padding-left: 0;
        height: 40px;
        line-height: 40px
    }

    /*cursor:pointer;background:url(https://www.uni-trend.com/storage/2023/06/home_icon3.png) left center no-repeat;position:relative;*/
    .home-btn img {
        filter: brightness(250%);
        vertical-align: middle
    }

    .home-btn span {
        padding-right: 0
    }

    .home-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .meters-btn {
        width: 100px;
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        padding-left: 12px;
        height: 40px;
        line-height: 40px
    }

    /*cursor:pointer;background:url(https://meters.uni-trend.com/storage/2022/03/dianbiao1.png) left center no-repeat;position:relative;*/
    .meters-btn img {
        vertical-align: middle;
        padding-right: 8px
    }

    .meters-btn span {
        padding-right: 0
    }

    .meters-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .instruments-btn {
        width: 160px;
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        padding-left: 12px;
        height: 40px;
        line-height: 40px
    }

    /*cursor:pointer;background:url(https://meters.uni-trend.com/storage/2023/04/instruments-icon.png) left center no-repeat;position:relative;*/
    .instruments-btn img {
        vertical-align: middle;
        padding-right: 8px
    }

    .instruments-btn span {
        padding-right: 5px
    }

    .instruments-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .thermal-btn {
        width: 178px;
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        padding-left: 0;
        height: 40px;
        line-height: 40px
    }

    /*cursor:pointer;background:url(https://meters.uni-trend.com/storage/2023/04/thermal-icon.png) left center no-repeat;position:relative;*/
    .thermal-btn img {
        vertical-align: middle;
        padding-right: 0
    }

    .thermal-btn span {
        padding-right: 0
    }

    .thermal-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .corporate-btn {
        font-size: 16px;
        font-weight: 500;
        color: #FFF;
        padding-left: 28px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        background: url(../images/bangonglou1.png) left center no-repeat;
        position: relative
    }

    .corporate-btn span {
        padding-right: 12px
    }
}

/* 2023.7.7.1 end */
/** .corporate-btn{font-size:16px;font-weight:500;color:#fff;padding-left:28px;height:40px;line-height:40px;cursor:pointer;background:url(../images/dianbiao1.png) 6px center no-repeat;position:relative}.corporate-btn span{padding-right:12px;background:url(../images/more1.png) right center no-repeat}.corporate-btn.corporate-link span{background:url(../images/more-1.png) right center no-repeat}#site-header{z-index:9999 !important}**/
.top-contact-box {
    padding: 19px 0
}

.top-contact-box a {
    display: block;
    padding: 10px 30px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 500;
    color: #DA2735;
    border-radius: 50px;
    background: #fff
}

/* 2023.7.7.2 start */
.top-gtranslate-box {
    width: 140px;
    height: 40px;
    /* background:url(../images/language.png) left center no-repeat;*/
    margin: 0 0 0 14px;
    padding-left: 0;
    line-height: 40px;
    position: relative
}

.top-gtranslate-box img {
    vertical-align: middle;
    padding-right: 5px
}

.top-gtranslate-box span:hover {
    font-weight: bold;
    background: font-weight:bold;
    background: url(../images/more-1.png) right center no-repeat, linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.50)) !important;
    padding: 8px 12px 8px 0
}

.top-gtranslate-box select {
    opacity: 1;
    cursor: pointer;
    height: 40px;
    background: transparent;
    border: none;
    font-size: 16px;
    color: #FFCACB !important
}

.top-gtranslate-box select option {
    color: #888
}

.top-gtranslate-box span {
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    line-height: 40px;
    padding-right: 12px;
    background: url(../images/more1.png) right center no-repeat;
    cursor: pointer
}

.top-gtranslate-box.top-gtranslate-link span {
    background: url(../images/more-1.png) right center no-repeat
}

.gtranslate-box {
    position: absolute;
    top: 40px;
    z-index: 99999;
    background: #E9ECF0;
    padding: 10px;
    left: 0;
    display: none;
    margin-left: 20px
}

.gtranslate-box a {
    display: block;
    line-height: 1.7em;
    font-size: 16px
}

.gtranslate-box a:hover {
    color: #da2735 !important
}

.top-gtranslate-box.top-gtranslate-link .gtranslate-box {
    display: block
}

/* 2023.7.7.2 end */
/** .top-gtranslate-box{width:100px;height:40px;background:url(../images/language.png) left center no-repeat;margin:0 0 0 20px;padding-left:28px;line-height:40px;position:relative}.top-gtranslate-box select{opacity:1;cursor:pointer;height:40px;background:transparent;border:none;font-size:16px;color:#FFCACB !important}.top-gtranslate-box select option{color:#888}.top-gtranslate-box span{font-size:16px;font-weight:500;color:#fff;line-height:40px;padding-right:12px;background:url(../images/more1.png) right center no-repeat;cursor:pointer}.top-gtranslate-box.top-gtranslate-link span{background:url(../images/more-1.png) right center no-repeat}.gtranslate-box{position:absolute;top:40px;z-index:99999;background:#E9ECF0;padding:10px;left:0;display:none}.gtranslate-box a{display:block;line-height:1.7em;font-size:16px}.gtranslate-box a:hover{color:#da2735 !important}.top-gtranslate-box.top-gtranslate-link .gtranslate-box{display:block}**/
.top-search-box .ajaxsearchpro.asp_main_container,
.top-search-box .promagnifier {
    background: transparent !important
}

.top-search-box .probox {
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    overflow: hidden !important
}

.navbar-style-two {
    border-top: none !important
}

.top-bar-right {
    display: flex
}

.corporate-box {
    position: relative;
    z-index: 9999
}

.corporate-menu {
    background: #e9ecf0;
    width: 100%;
    padding: 40px 0;
    position: absolute;
    top: 0;
    z-index: 99;
    display: none;
    transition: all 0.3s linear;
    margin-top: -1px
}

.corporate-box.open-corporate .corporate-menu {
    display: block
}

.corporate-menu .corporate-menu-box {
    width: 85.6%;
    max-width: 1200px;
    margin: 0 auto
}

.corporate-menu-box ul {
    max-width: 950px;
    margin: 0 auto !important;
    display: flex
}

.corporate-menu-box li {
    width: 25%;
    display: block;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 400;
    color: #8D8D8D
}

.corporate-menu-box li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #232020
}

.corporate-menu-box li a:hover {
    color: #da2735
}

.corporate-menu-box li a:after {
    content: "";
    width: 15px;
    height: 27px;
    background: url(../images/icon_more_def.png) center no-repeat;
    display: inline-block;
    vertical-align: top
}

.corporate-menu-box li a:hover:after {
    background: url(../images/icon_more_pre.png) center no-repeat
}

.closebtn {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #a5a5a5;
    padding: 8px;
    cursor: pointer;
    display: none
}

.closebtn i {
    font-size: 10px;
    vertical-align: middle
}

#site-navigation {
    text-align: center
}

#site-navigation #menu-main {
    float: inherit;
    text-align: center
}

#site-navigation #menu-main>li {
    display: inline-block;
    float: inherit;
    position: relative;
    padding-bottom: 3px;
    margin: 0 10px
}

#site-navigation #menu-main>li>a {
    padding: 5px 10px
}

#site-navigation .dropdown-menu>li.menu-item.menu_contact>a>span.link-inner {
    background: #fff;
    border-radius: 50px;
    color: #da2735;
    padding: 13px 20px
}

#site-navigation #menu-main>li.menu_contact:after {
    opacity: 0 !important
}

#site-navigation .dropdown-menu ul.sub-menu li.menu-item {
    text-align: left
}

.navbar-style-one {
    margin-top: -45px;
    height: 90px;
    right: 0 !important
}

#mega-menu-main_menu .search-toggle-li {
    display: inline-block;
    margin-left: 15px
}

#mega-menu-main_menu .search-toggle-li a {
    color: #fff !important
}

.mega-menu_contact a {
    background: #fff !important;
    border-radius: 50px !important;
    color: #da2735 !important;
    padding: 0 20px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-weight: 600 !important
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    opacity: 0;
    display: none !important
}

.product_menu_row1>.mega-sub-menu>.mega-menu-column {
    border-bottom: 1px solid #e8e8eb !important;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
    font-weight: 600
}

.product_menu_row3>.mega-sub-menu>.mega-menu-column {
    border-top: 1px solid #e8e8eb !important;
    padding-top: 15px !important;
    margin-top: 15px !important;
    font-weight: 600
}

.product_menu_row2 .widget_text strong {
    color: #555
}

.searchform-submit {
    display: block !important
}

.mega-product_menu_row2 .widget_media_image {
    padding-bottom: 0 !important
}

.mega-product_menu_row2 .widget_media_image img {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 10px
}

.mega-product_menu_row2 .widget_text {
    padding-top: 0 !important
}

/** #mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-item.mega-toggle-on >a.mega-menu-link,#mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-item >a.mega-menu-link:hover,#mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-item.mega-current-menu-ancestor >a.mega-menu-link{background:linear-gradient(to bottom,rgba(255,255,255,0) 20%,rgba(51,51,51,0.30)) !important}**/
/* 2023.7.7.3 start */
/***/
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-menu_contact>a.mega-menu-link:hover {
    background: #fff !important;
    background-clip: content-box !important;
    padding: 25px 20px 25px 20px !important;
    margin: 0 -20px 0 -20px !important
}

#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu.mega-menu_contact>ul.mega-sub-menu {
    padding: 0 100px 30px 0 !important
}

/****/
#mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    max-height: calc(100vh - 140px);
    overflow: auto
}

.product-menu2 .menu-title-box img {
    margin-right: 12px
}

/********/
.mega-menu_contact a {
    /** background:#fff !important;**/
    border-radius: 50px !important;
    color: #da2735 !important;
    padding: 0 0 !important;
    height: 40px !important;
    /** line-height:40px!important;**/
    font-weight: 600 !important
}

.mega-menu_contact a.mega-menu-link {
    width: 150px !important;
    border-radius: 50px !important;
    background: #fff !important;
    color: #da2735 !important;
    background-clip: content-box !important;
    padding: 25px 20px 25px 20px !important;
    margin: 0 -20px 0 -20px !important;
    text-align: center !important;
    height: 90px !important;
    line-height: 40px !important;
    font-weight: 600 !important
}

.mega-menu_contact a:hover.mega-menu-link {
    -webkit-animation: twinkling 1.1s infinite ease-in-out;
    animation: twinkling 1.1s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

/*定义弹出菜单中的图片的颜色切换*/
.menu-contact-ul-box {
    display: flex;
    flex-wrap: wrap
}

.menu-contact-ul-box li {
    padding-top: 30px
}

/**padding:40px 0;**/
.menu-contact-ul-box li a {
    text-align: center;
    color: #666;
    font-weight: 400
}

/*display:block;*/
.menu-contact-ul-box li a:hover {
    color: #da2735
}

.menu-contact-ul-box li a img {
    display: block;
    margin: 0 auto;
    filter: grayscale(1);
    background: none
}

.menu-contact-ul-box li a:hover img {
    filter: none
}

.menu-contact2-ul-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.menu-contact2-ul-box li {
    display: flex;
    padding: 10px 0 10px 0
}

.menu-contact2-ul-box li img {
    margin: auto
}

.menu-contact2-ul-box li a:link {
    text-align: left;
    color: #000
}

/*display:block;*/
.menu-contact2-ul-box li a:hover {
    color: #da2735
}

.menu-contact22-ul-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: left
}

.menu-contact22-ul-box li {
    display: flex;
    padding: 0;
    height: 20px
}

.menu-contact22-ul-box li img {
    margin: auto
}

.menu-contact22-ul-box li a {
    display: block;
    text-align: left;
    color: #232020 !important;
    line-height: 20px;
    font-size: 14px;
    padding: 0 0 !important
}

/*display:block;*/
.menu-contact22-ul-box li a:hover {
    color: #da2735 !important
}

.menu-contact22-ul-box li a:after {
    content: "";
    width: 15px;
    height: 22px;
    background: url(../images/icon_more_def.png) center no-repeat;
    display: inline-block;
    vertical-align: top
}

.menu-contact22-ul-box li a:hover:after {
    background: url(../images/icon_more_pre.png) center no-repeat
}

.menu-contact2-ull-box::before {
    content: '';
    width: 1.5px;
    height: 150px;
    position: absolute;
    left: -5px;
    top: 25px;
    background-color: #a0a0a0 !important
}

/*************/
/* 2023.7.7.3 end */
/** #mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-item.mega-menu_contact >a.mega-menu-link:hover{background:#fff !important}#mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-megamenu >ul.mega-sub-menu{max-height:calc(100vh - 140px);overflow:auto}.mega-menu_contact a{border-radius:50px!important;background:#fff !important;color:#da2735 !important;padding:0 20px!important;height:40px!important;line-height:40px!important;font-weight:600!important}a.woocommerce-compare-table-action-compare{}a.woocommerce-compare-table-action-compare:hover{}.mega-menu_contact a:hover{-webkit-animation:twinkling 1.1s infinite ease-in-out;animation:twinkling 1.1s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}**/
@-webkit-keyframes twinkling {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes twinkling {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.mega-sub-menu .mega-current-menu-item a.mega-menu-link {
    color: #da2735 !important
}

#ajaxsearchprores3_1 .asp_res_text {
    display: none
}

.sidr-inner .sidr-class-mobile-menu-searchform input {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.mega-default-drop-menu>ul.mega-sub-menu {
    padding: 8px 0 !important
}

#searchform-dropdown {
    background: #e9ecf0;
    border-top: none !important;
    box-shadow: none
}

/* foot */
.foot-menu-row .widget_nav_menu .widgettitle {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 10px
}

.foot-menu-row .menu-item {
    margin: 15px 0
}

.foot-menu-row .menu-item a {
    font-size: 14px;
    font-weight: 500;
    color: #B8BABA
}

.foot-menu-row .menu-item a:hover {
    color: #da2735
}

.foot-menu-col {
    width: calc(25% - 50px);
    padding-right: 10px
}

.foot-menu-about-col {
    width: 200px
}

.foot-menu-row .menu-item.foot-menu-title {
    margin: 0 0 25px
}

.foot-menu-row .menu-item.foot-menu-title a {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF
}

.foot-menu-row .menu-item.foot-menu-title a:hover {
    color: #da2735
}

.foot-socail a {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 7px
}

.foot-socail .ticon {
    border-radius: 50px;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px !important
}

.foot-socail .ticon:before {
    font-size: 18px
}

.foot-socail .ticon-youtube:before {
    content: "\f16a"
}

.foot-socail .ticon.ticon-youtube:hover {
    background: transparent;
    color: #ff0000;
    border-color: #ff0000
}

.foot-socail .ticon.ticon-facebook:hover {
    background: transparent;
    color: #1877f2;
    border-color: #1877f2
}

.foot-socail .ticon.ticon-linkedin:hover {
    background: transparent;
    color: #0a66c2;
    border-color: #0a66c2
}

.foot-socail .ticon.ticon-youtube:hover:before {
    color: #ff0000
}

.foot-socail .ticon.ticon-facebook:hover:before {
    color: #1877f2
}

.foot-socail .ticon.ticon-linkedin:hover:before {
    color: #0a66c2
}

.foot-socail .ticon.ticon-youtube {
    background: #ff0000;
    color: #fff;
    border-color: #ff0000
}

.foot-socail .ticon.ticon-facebook {
    background: #1877f2;
    color: #fff;
    border-color: #1877f2
}

.foot-socail .ticon.ticon-linkedin {
    background: #0a66c2;
    color: #fff;
    border-color: #0a66c2
}

.foot-socail .ticon.ticon-youtube:before,
.foot-socail .ticon.ticon-facebook:before,
.foot-socail .ticon.ticon-linkedin:before {
    color: #fff
}

.foot-copy-text a {
    color: #B8BABA !important
}

.foot-copy-text a:hover {
    color: #da2735 !important
}

.foot-content-title:after,
.foot-newslter-title:after {
    content: "\f107";
    font-family: 'ticons';
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 0
}

.foot-content-title.openmenu-title:after,
.foot-newslter-title.openmenu-title:after {
    content: "\f106"
}

.foot-phone .foot-menu-row {
    transition: all 0.3s linear;
    height: 0;
    opacity: 0;
    display: none;
    padding-bottom: 20px
}

.foot-phone .foot-menu-row.openmenu {
    height: auto;
    opacity: 1;
    display: block
}

.foot-phone .foot-menu-row .widget_nav_menu {
    padding-bottom: 20px
}

.foot-copy-text span {
    padding-left: 60px
}

.phone-newsletter {
    transition: all 0.3s linear;
    height: 0;
    opacity: 0;
    display: none
}

.opennewsletter.phone-newsletter {
    height: auto;
    opacity: 1;
    display: block
}

.newsletters-btn {
    background: #33383f;
    border-radius: 50px;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #47505B
}

.newsletters-btn a {
    color: #FFFFFF !important
}

.newsletters-btn:hover {
    background: #da2735;
    border: 1px solid #da2735
}

.newsletter-row {
    padding: 20px 30px 30px;
    background: #fff;
    border-radius: 10px;
    width: 500px;
    position: absolute;
    bottom: 58px;
    display: none
}

.openmenu-newsletter-row {
    display: block;
    animation: mymove 0.5s;
    -webkit-animation: mymove 0.5s
}

.newsletter-row:after {
    content: '\f140';
    font-family: dashicons;
    font-size: 60px;
    color: #fff;
    position: absolute;
    bottom: -53px;
    transform: scale(1, 0.7)
}

.newsletter-row .es_subscription_form {
    display: flex;
    border-radius: 50px;
    border: 1px solid #3a3a3a;
    overflow: hidden
}

.newsletter-row .es_subscription_form .es-field-wrap {
    width: 100%;
    margin: 0;
    font-size: 16px
}

.newsletter-row .es_subscription_form .es-field-wrap .es_required_field {
    width: 100%;
    border: none
}

.newsletter-row .es_subscription_form .es_subscription_form_submit {
    font-size: 16px;
    padding: 0 20px;
    line-height: 1em;
    border-radius: 50px;
    background: #3a3a3a;
    margin-right: -2px
}

.newsletter-row .es_subscription_form .es_subscription_form_submit:hover {
    background: #da2735
}

.close-newsleter {
    cursor: pointer
}

.close-newsleter:hover {
    color: #da2735 !important
}

.phone-newsletter .es_subscription_form {
    display: flex;
    border-radius: 50px;
    border: 1px solid #f7f7f7;
    overflow: hidden
}

.phone-newsletter .es_subscription_form .es-field-wrap {
    width: 100%;
    margin: 0;
    font-size: 16px
}

.phone-newsletter .es_subscription_form .es-field-wrap .es_required_field {
    width: 100%;
    border: none;
    background: transparent;
    color: #fff
}

.phone-newsletter .es_subscription_form .es_subscription_form_submit {
    font-size: 16px;
    padding: 0 15px;
    line-height: 1em;
    border-radius: 50px;
    background: #f7f7f7;
    margin-right: -2px;
    color: #da2735
}

.phone-newsletter .es_subscription_form .es_subscription_form_submit:hover {
    background: #da2735;
    color: #fff
}

@keyframes mymove {
    from {
        transform: translatey(-40px)
    }

    to {
        transform: translatey(0px)
    }
}

.n2-ss-control-bullet.n2-ss-control-bullet-horizontal {
    left: 50% !important;
    transform: translate(-50%, 0) !important
}

/* page */
.vc_section.page-banner {
    border-bottom-right-radius: 250px
}

.page-header {
    display: none
}

.search.search-results .page-header {
    display: block
}

.single-product .page-header {
    display: block;
    border-top: none;
    border-bottom: none;
    background: #fff;
    margin: 0 auto 20px
}

.single-product .page-header-title {
    display: none
}

/* .vc_section.page-banner>.vc_row>.{}*/
.solution_row .staff-entry-media {
    border-radius: 20px;
    overflow: hidden
}

/* scroll */
.fixed_top .solution-menu-box,
.fixed_top #sidebar {
    position: fixed;
    width: 280px;
    top: 130px;
    overflow: auto
}

.fixed_bottom {
    position: relative
}

.sevice-supp-row.fixed_bottom {
    display: flex
}

.fixed_bottom #sidebar,
.fixed_bottom .solution-menu-box {
    position: absolute;
    width: 280px;
    overflow: auto
}

.fixed_bottom .solution-menu-box {
    bottom: 60px
}

.fixed_bottom #sidebar {
    bottom: 35px
}

.tax-product_cat #sidebar,
.solution-menu-box {
    max-height: calc(100vh - 150px)
}

.home_cateview span,
.home_cateclose span {
    padding: 10px 55px 10px 30px;
    background: #ffffff;
    display: inline-block;
    color: #da2735;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    width: 175px;
    border: 1px solid #da2735
}

.home_cateview span:hover,
.home_cateclose span:hover {
    background: #da2735;
    color: #ffffff
}

.home_cateview span:after {
    content: "\f067";
    font-family: 'ticons';
    position: absolute;
    right: 30px
}

.home_cateclose span:after {
    content: "\f068";
    font-family: 'ticons';
    position: absolute;
    right: 50px
}

.home-category .cus-loop-cate-btn {
    display: none
}

/* service */
.service_row .vcex-module {
    width: 20%;
    padding: 40px 10px;
    margin: 20px 0;
    display: inline-block;
    border-radius: 20px
}

.service_row .vcex-module:hover {
    background: #F2F5F7
}

.service_row .vcex-module .vcex-icon-box-link {
    z-index: 9;
    display: block
}

.service_row .vcex-module .vcex-icon-box-content {
    font-weight: 500;
    z-index: 1;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 59px);
    background: url(../images/icon_more_btn_black.png) right center no-repeat;
    padding-right: 25px
}

.sevice-supp-row>.wpb_column:nth-child(1) {
    width: 280px
}

.sevice-supp-row>.wpb_column:nth-child(2) {
    width: calc(100% - 320px);
    margin-left: 40px
}

/* solution_row */
.solution_row .staff-entry-media a.staff-entry-media-link {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 67%;
    position: relative
}

.solution_row .staff-entry-media a.staff-entry-media-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px
}

.solution_row .staff-entry-inner .staff-entry-title {
    text-align: center
}

/* .solution_row .staff-entry-inner .staff-entry-title a{background:url(../images/icon_more_btn_black.png) right center no-repeat;padding-right:25px}*/
.solution_row .staff-entry-inner .staff-entry-title a:hover,
.solution_row .staff-entry-inner:hover .staff-entry-details a {
    color: #da2735 !important
}

.solution_row .staff-entry-inner:hover .staff-entry-media a.staff-entry-media-link img {
    opacity: 0.7
}

/* .solution-banner-ima{border-radius:20px;overflow:hidden}*/
.solution-text-list strong {
    color: #0E0E0E;
    font-size: 20px;
    padding-bottom: 10px;
    display: block;
    line-height: 2em
}

.solution_detail-row>.wpb_column:nth-child(1) {
    width: 280px
}

.solution_detail-row>.wpb_column:nth-child(2) {
    width: calc(100% - 320px);
    margin-left: 40px
}

.solution-menu-box {
    border-top: 4px solid #da2735
}

.solution-menu-box .widgettitle {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    padding: 15px 10px
}

.solution-menu-box .menu>li {
    padding: 15px 20px 15px 10px;
    border-top: 1px solid #CCCCCC;
    position: relative
}

.solution-menu-box .menu li:after {
    content: "\f105";
    font-family: 'ticons';
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 9px;
    opacity: 0
}

.solution-menu-box .menu li a {
    font-size: 16px;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 1.2em
}

.solution-menu-box .menu li:hover>a,
.solution-menu-box .menu li.current-menu-item>a {
    color: #da2735
}

.solution-product-title .vcex-heading-inner {
    max-width: 600px
}

.solution-product-list .wpex-loop-product-images a.woocommerce-LoopProduct-link {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    position: relative
}

.solution-product-list .wpex-loop-product-images a.woocommerce-LoopProduct-link img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px
}

.solution-product-list .htcompare-button-area,
.solution-product-list .product-list-excerpt,
.solution-product-list .go-product {
    display: none !important
}

.solution-product-list .product-details .custom-ptoduct-title {
    text-align: center;
    color: #191919 !important
}

.solution-product-list .product-details .custom-ptoduct-title:hover {
    color: #da2735 !important
}

.solution-product-list .owl-nav .ticon:before {
    font-size: 36px
}

/* new-page */
.single-post .post-pagination-wrap {
    width: 85.6%;
    max-width: 1200px;
    margin: 0 auto
}

.single-post .post-pagination-wrap .post-pagination {
    max-width: 100% !important
}

.single-post .post-pagination-wrap .post-pagination a {
    color: #808080 !important;
    font-weight: 600
}

.single-post .post-pagination-wrap .post-pagination a:hover {
    color: #000000 !important
}

.vcex-post-next-prev.post-next-box {
    padding-top: 10px;
    border-top: 1px solid #E9ECF0
}

.vcex-post-next-prev.post-next-box .vcex-col {
    width: calc(50% - 5px);
    display: inline-block
}

.vcex-post-next-prev.post-next-box .vcex-col a {
    opacity: 0.5 !important;
    font-weight: 600;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.vcex-post-next-prev.post-next-box .vcex-col a:hover {
    opacity: 1 !important
}

.vcex-post-next-prev.post-next-box .vcex-col:nth-child(1) a {
    padding-left: 15px;
    text-align: left
}

.vcex-post-next-prev.post-next-box .vcex-col:nth-child(1) a span {
    position: absolute;
    left: 0;
    top: calc(50% - 7px)
}

.vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) a {
    padding-right: 30px;
    text-align: right
}

.vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) a span {
    position: absolute;
    right: 0;
    top: calc(50% - 7px)
}

.vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) {
    text-align: right
}

body.post-template-default.single-post #mega-menu-item-3584>a {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.30)) !important
}

/* where-page */
.where-page .vcex-icon-box {
    margin-bottom: 30px;
    width: 50%;
    float: left;
    padding-right: 10px
}

.where-page .vcex-icon-box:nth-child(even) {
    clear: both
}

.where-page .vcex-icon-box-content {
    line-height: 2em;
    font-weight: 500
}

.where-page .vcex-icon-box img {
    margin-left: 0 !important
}

/* faq */
.faq-col-list table.dataTable tbody td.col-title:after {
    content: "\f107";
    font-family: 'ticons';
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 6px
}

.faq-col-list table.dataTable tbody .openpost-row td.col-title:after {
    content: "\f106"
}

/* contact */
.contactform-table td {
    font-size: 14px;
    color: #5C5C5C;
    border: none;
    padding: 10px 15px
}

.contactform-table td:first-child {
    width: 250px;
    font-size: 16px;
    font-weight: 600
}

.contactform-table .ver-top {
    vertical-align: top
}

.contactform-table td:first-child span {
    font-size: 18px;
    color: #da2735;
    padding: 5px;
    line-height: 1em;
    font-weight: 700
}

.type-of-inquiry .wpcf7-list-item input {
    float: left
}

.contactform-table thead td,
.contactform-table tfoot td {
    border: 1px solid #C6C6C6;
    background: #fff
}

.contactform-table thead td:first-child,
.contactform-table tfoot td:first-child {
    background: #F2F4F7
}

.contactform-table tbody tr {
    border-top: 2px solid #eeeeee
}

.contactform-table tbody tr:first-child {
    border-top: none
}

.contactform-table .Question textarea {
    height: 150px;
    width: 100%
}

.contactform-table .policy-box {
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    height: 80px;
    overflow-y: auto
}

.contactform-table .Country-or-Region select {
    font-size: 16px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    width: 100%
}

.contact-subform-box {
    text-align: center
}

.contact-subform-box .wpcf7-submit {
    border: 1px solid #da2735;
    border-radius: 50px;
    font-size: 16px;
    line-height: 1em;
    padding: 15px 30px;
    color: #da2735;
    background: transparent;
    margin-top: 15px
}

.contact-subform-box .wpcf7-submit:hover {
    color: #fff;
    background: #da2735
}

.contactform-table input[type="text"],
.contactform-table input[type="email"],
.contactform-table input[type="tel"] {
    width: 100%
}

.wpcf7-not-valid-tip {
    display: block !important
}

.operation-form-totle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    background: #F2F4F7;
    padding: 10px 15px;
    border: 1px solid #c6c6c6;
    border-bottom: none
}

.service-form table {
    border: 1px solid #c6c6c6
}

.contactform-table .SizeCompany select {
    font-size: 16px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    width: 100%
}

.service-form .contactform-table td {
    padding: 15px
}

.message textarea {
    height: 80px
}

.wpcf7-spinner {
    display: none !important
}

.wpcf7 .ticon.wpex-wpcf7-loader.visible {
    display: none
}

.wpcf7-select {
    border: 1px solid #e1e1e1;
    padding: 8px;
    border-radius: 3px;
    color: #616161
}

.contact-subform-box .anr_captcha_field_div>div {
    margin: 0 auto
}

/* product */
.vc_section.page-shop-banner {
    background: url(../images/s-product_bn-min.jpg) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0;
    margin-top: -145px
}

.woocommerce-ordering {
    display: none
}

.vc_row.page-bread-row {
    margin: 20px auto;
    max-width: 1200px;
    width: 85.6%
}

/* .vc_section.products-banner{margin-left:0 !important;margin-right:0 !important;background:url(../images/product.jpg) center no-repeat;background-size:cover;padding-top:50px;padding-bottom:50px}*/
.custom-product-banner .page-bread,
.custom-product-banner .page-filter {
    margin: 0 auto !important;
    max-width: 1200px;
    width: 85.6%
}

.custom-product-banner .page-bread {
    padding: 20px 0
}

/* .custom-product-banner .vcex-heading{margin-bottom:20px !important}*/
.custom-product-banner .page-filter {
    padding: 0
}

.custom-product-banner .page-filter .vc_column-inner {
    border-radius: 20px
}

.custom-product-banner .wpc-filter-set-widget-title {
    font-size: 24px;
    font-weight: 400;
    color: #000000
}

.custom-product-banner .wpc-filters-open-button-container {
    display: block !important
}

.custom-product-banner .wpc-filters-widget-content.wpc-closed {
    display: none
}

.custom-product-banner .widget_wpc_filters_widget {
    padding: 30px 30px 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #f2f5f7
}

.custom-product-banner .wpc-filters-widget-content.wpc-opened {
    display: block !important
}

.custom-product-banner .wpc-custom-selected-terms ul {
    padding: 0 30px 30px;
    background: #f2f5f7;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-bottom: 40px !important
}

.custom-product-banner .wpc-custom-selected-terms .wpc-filter-chips-list li {
    margin-top: 10px
}

.wpc-edit-filter-set {
    display: none
}

.custom-product-banner .wpc-custom-selected-terms .wpc-filter-chips-list li a {
    color: #da2735 !important;
    border: 1px solid #da2735 !important
}

.custom-product-banner .wpc-custom-selected-terms .wpc-filter-chips-list li a:hover {
    color: #fff !important;
    background: #da2735 !important
}

.custom-product-banner .wpc-custom-selected-terms .wpc-filter-chips-list li a:hover span {
    color: #fff !important
}

.wpc-chip-reset-all .chip-labelafter {
    display: none
}

.custom-product-banner .page-filter .wpc-posts-found {
    opacity: 0;
    padding-bottom: 15px
}

.custom-product-banner .page-filter .wpc-posts-found p {
    display: none
}

.custom-product-banner .page-filter .wpc-open-close-filters-button {
    display: block;
    border: none;
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    line-height: 1em
}

.custom-product-banner .page-filter .wpc-filters-section {
    display: table;
    margin-bottom: 10px;
    height: 40px
}

.custom-product-banner .page-filter .wpc-filters-section .wpc-filter-header,
.custom-product-banner .page-filter .wpc-filters-section .wpc-filter-content {
    display: inline-block
}

.custom-product-banner .wpc-filter-layout-dropdown {
    margin-right: 20px !important;
    vertical-align: top
}

.custom-product-banner .page-filter .wpc-filters-section .wpc-filter-header {
    width: 320px
}

.custom-product-banner .page-filter .wpc-filters-ul-list li.wpc-term-count-cus {
    display: none
}

.custom-product-banner .page-filter .wpc-filters-ul-list {
    padding: 0
}

.tax-product_cat .custom-product-banner .widget_wpc_filters_widget {
    width: 100%;
    float: left
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section {
    width: auto;
    display: block;
    float: left;
    margin-right: 0
}

.custom-product-banner .wpc-filter-layout-dropdown {
    margin-bottom: 15px;
    min-height: 34px
}

.tax-product_cat .custom-product-banner .page-filter .wpc-filters-section .wpc-filter-header {
    display: none
}

.custom-product-banner .wpc-filters-widget-wrapper {
    margin-top: 10px
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label {
    border: 1px solid #535353;
    background: transparent;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label a {
    font-size: 14px;
    color: #000;
    display: block;
    padding: 4px 0
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label:hover {
    border: 1px solid #da2735
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label:hover a {
    color: #000
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label:hover .wpc-filter-label-wrapper {
    background: transparent
}

.custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-has-selected li.wpc-term-item label {
    border: 1px solid #da2735;
    background: #da2735
}

.custom-product-banner .wpc-filter-layout-dropdown .select2-container {
    width: auto !important
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown {
    margin-top: 4px;
    display: block;
    border: 1px solid #da2735 !important;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #da2735;
    border-radius: 10px;
    overflow: hidden
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown .select2-search--dropdown {
    display: none
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown .select2-results ul li {
    display: block;
    border-radius: 5px;
    padding: 10px;
    line-height: 1em;
    background: #fff;
    color: #000000;
    font-size: 14px
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown .select2-results ul li:first-child {
    display: none
}

.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown .select2-results ul li:hover,
.custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown .select2-results ul li.select2-results__option--highlighted {
    background: #da2735;
    color: #fff
}

.custom-product-banner .wpc-filter-layout-dropdown .select2-selection {
    border: 1px solid #535353;
    border-radius: 10px !important;
    text-align: center;
    font-size: 14px;
    color: #000;
    background: transparent;
    padding: 7px 3px
}

.custom-product-banner .wpc-filter-layout-dropdown.wpc-filter-has-selected .select2-selection {
    background: #da2735;
    border: 1px solid #da2735;
    color: #fff
}

.custom-product-banner .wpc-filter-layout-dropdown .select2-selection:hover,
.custom-product-banner .wpc-filter-layout-dropdown .select2-container--open .select2-selection,
.custom-product-banner .wpc-filter-layout-dropdown .select2-container--focus .select2-selection {
    border: 1px solid #da2735
}

.custom-product-banner .wpc-filter-layout-dropdown .select2-selection__arrow b {
    border-color: #da2735 !important;
    opacity: 0
}

.custom-product-banner .wpc-filter-layout-dropdown .select2-selection__arrow:after {
    content: "\f0dd";
    font-family: 'ticons';
    line-height: 30px
}

.custom-product-banner .wpc-filter-layout-dropdown.wpc-filter-has-selected .select2-selection__arrow b,
.custom-product-banner .wpc-filter-layout-dropdown .select2-selection:hover .select2-selection__arrow b {
    border-color: #fff !important
}

.wpc-filter-chip-name {
    max-width: 100% !important
}

.cus-pagetitle {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translate(0, -50%)
}

.cus-relateproduct {
    margin-bottom: 30px
}

.tax-product_cat #main {
    margin-bottom: 40px
}

.tax-product_cat .cus-relateproduct {
    display: none
}

.tax-product_cat #sidebar {
    width: 280px;
    border-top: 4px solid #da2735;
    background: #fff
}

.tax-product_cat #primary {
    width: calc(100% - 320px);
    margin-left: 40px
}

.tax-product_cat #sidebar .widget-title {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    padding: 15px 10px;
    margin-bottom: 0;
    position: relative;
    display: none
}

.tax-product_cat #sidebar .menu-product-cate-container {
    border-top: none
}

.tax-product_cat #sidebar #menu-product-cate li.left-menu-title a {
    font-size: 20px;
    font-weight: 500;
    color: #000000
}

.tax-product_cat #sidebar #menu-product-cate>li {
    padding: 15px 20px 15px 10px;
    border-top: 1px solid #CCCCCC;
    position: relative
}

.tax-product_cat #sidebar #menu-product-cate li a {
    border-radius: 0;
    padding: 0;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 1.2em
}

.tax-product_cat #sidebar #menu-product-cate li.current-menu-item a,
.tax-product_cat #sidebar #menu-product-cate>li a:hover {
    background: transparent !important;
    color: #da2735 !important
}

.tax-product_cat #sidebar #menu-product-cate li:after {
    content: "\f105";
    font-family: 'ticons';
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 9px;
    display: none
}

.tax-product_cat #primary .term-description {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 30px 0;
    font-size: 16px;
    font-weight: 500;
    color: #767676;
    line-height: 1.4em;
    margin-bottom: 20px
}

.tax-product_cat #primary .woocommerce-result-count {
    display: none
}

.tax-product_cat #primary .wpex-loop-product-images {
    width: 200px;
    float: left;
    margin-right: 30px
}

.tax-product_cat #primary .wpex-loop-product-images a.woocommerce-LoopProduct-link {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: block;
    background: #fff
}

.tax-product_cat #primary .wpex-loop-product-images a img {
    position: absolute;
    object-fit: contain;
    width: 100%;
    height: 100%
}

.tax-product_cat #primary .products li {
    padding: 15px !important
}

.tax-product_cat #primary .products li:hover {
    background: #F2F5F7
}

.tax-product_cat #primary .products li .custom-ptoduct-title .woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 600;
    color: #141414;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 8px
}

.tax-product_cat #primary .products li .product-list-excerpt {
    font-size: 16px;
    font-weight: 500;
    color: #767676;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 20px
}

.tax-product_cat #primary .products li .go-product {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #da2735;
    font-size: 14px;
    border-radius: 50px;
    padding: 5px 30px;
    color: #fff
}

.viewcomp {
    display: none
}

.tax-product_cat .viewcomp {
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-right: 15px;
    position: relative;
    cursor: pointer
}

.tax-product_cat .viewcomp.open-compare {
    color: #da2735
}

.tax-product_cat .viewcomp:after {
    content: "\f107";
    font-family: 'ticons';
    margin-left: 5px
}

.tax-product_cat .viewcomp.open-compare:after {
    content: "\f106"
}

.tax-product_cat .showbar #woocommerce-compare-bar-open-close-container {
    top: -30px
}

#sidebar #menu-product-cate>li.menu-item.parent>a:after {
    content: "\f105";
    font-family: 'ticons';
    font-size: 20px;
    position: absolute;
    right: -20px;
    top: 9px;
    color: #000000
}

#sidebar #menu-product-cate>li.menu-item.parent.active>a:after {
    content: "\f107"
}

#sidebar #menu-product-cate>li.menu-item.parent .sub-menu {
    padding-top: 10px
}

.tax-product_cat #sidebar #menu-product-cate>li>ul>li {
    padding: 10px
}

#sidebar .widget_nav_menu .sub-menu a,
.widget_nav_menu_accordion .widget_nav_menu .sub-menu a {
    padding-left: 10px !important
}

#sidebar .widget_nav_menu .sub-menu a:before,
.widget_nav_menu_accordion .widget_nav_menu .sub-menu a:before {
    position: absolute;
    left: 0
}

.tax-product_cat #primary ul.products {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0
}

.tax-product_cat .entry-content .cus-per-position:nth-of-type(3) .cus-per-right,
.woocommerce-shop .entry-content .cus-per-position:nth-of-type(3) .cus-per-right,
.tax-product_cat .entry-content .cus-per-position:last-of-type .cus-per-left,
.woocommerce-shop .entry-content .cus-per-position:last-of-type .cus-per-left {
    display: none
}

.tax-product_cat .sidebar-box {
    margin-bottom: 0
}

.tax-product_cat #collapscat-2 .widget-title {
    font-size: 16px;
    padding: 15px;
    margin-bottom: 0
}

#widget-collapscat-2-top li.collapsing.categories {
    padding: 5px 0;
    text-indent: 0
}

#widget-collapscat-2-top li.collapsing.categories.expandable {
    padding: 10px 20px 10px 15px;
    text-indent: 0;
    position: relative;
    border-top: 1px solid #CCCCCC
}

/* #widget-collapscat-2-top span.collapsing.categories{position:absolute;right:0}*/
#widget-collapscat-2-top li.collapsing.categories.expandable a {
    color: #808080;
    font-weight: 400
}

#widget-collapscat-2-top li.collapsing.categories.expandable>a {
    color: #1A1A1A;
    font-weight: bold
}

#widget-collapscat-2-top li.collapsing.categories.item:before {
    display: none
}

#widget-collapscat-2-top li.collapsing.categories.expandable>div {
    margin: 5px 0
}

#widget-collapscat-2-top li.collapsing.categories.expandable>div li {
    position: relative
}

#widget-collapscat-2-top li.collapsing.categories.expandable>div li:hover a:after {
    content: "";
    background: rgba(23, 157, 224, 0.08);
    position: absolute;
    left: -15px;
    top: 0;
    width: calc(100% + 35px);
    height: 100%;
    border-radius: 50px
}

#widget-collapscat-2-top li.collapsing.categories.expandable>div li:hover a {
    color: #212121 !important
}

#widget-collapscat-2-top li.collapsing.categories.expandable>a {
    font-weight: 600 !important;
    font-size: 14px
}

#widget-collapscat-2-top .sym {
    position: absolute;
    right: 0
}

.cate-count {
    display: none
}

.collapsing.categories.item a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

#menu-product-cate .menu-item-has-children {
    cursor: pointer
}

#menu-product-cate .menu-item-has-children:hover>a,
#menu-product-cate .menu-item-has-children.active>a {
    color: #da2735 !important
}

#menu-product-cate .menu-item-has-children>a {
    pointer-events: none
}

#menu-product-cate .menu-item-has-children>a:after {
    content: "\f105";
    font-family: 'ticons';
    font-size: 20px;
    position: absolute;
    right: -20px;
    top: 0;
    color: #000000;
    width: 20px;
    text-align: center
}

#menu-product-cate .menu-item-has-children.active>a:after {
    content: "\f107"
}

#menu-product-cate .menu-item-has-children>.sub-menu {
    padding-top: 10px;
    display: none
}

#menu-product-cate .menu-item-has-children.active>.sub-menu {
    display: block
}

.tax-product_cat .woocommerce-pagination {
    width: calc(100% - 200px);
    display: inline-block
}

.tax-product_cat .entry-content .cus-per-position .cus-per-right,
.tax-product_cat .entry-content .cus-per-position:last-of-type .cus-per-left {
    display: none
}

.tax-product_cat .entry-content .cus-per-position:last-of-type .cus-per-right {
    display: block
}

.tax-product_cat .entry-content .cus-per-position:last-of-type {
    display: inline-block;
    float: right
}

.tax-product_cat .add-to-compare-button {
    display: block !important;
    margin-left: 230px;
    width: 160px;
    text-align: center;
    border-radius: 50px;
    background: #da2735
}

.tax-product_cat .remove-from-compare-button {
    display: block !important;
    margin-left: 230px;
    width: 180px;
    text-align: center;
    border-radius: 50px;
    background: #da2735
}

.wpc-filters-section .wpc-filter-content ul.wpc-filters-ul-list {
    max-height: max-content !important;
    overflow-y: visible !important
}

ul.page-numbers li:first-child,
ul.page-numbers li:first-child>span,
.page-links li:first-child,
.page-links li:first-child>span {
    border: none;
    border-radius: 0
}

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover,
.page-links span,
.page-links a>span:hover,
.bbp-pagination-links .page-numbers.current {
    color: #ffffff;
    background: #119BE0;
    font-weight: 600;
    border-radius: 50px !important;
    min-width: 26px;
    text-align: center
}

ul.page-numbers li,
.page-links span,
ul.page-numbers {
    border: none
}

ul.page-numbers li {
    font-weight: 600;
    font-size: 12px
}

ul.page-numbers li {
    margin-left: 5px
}

ul.page-numbers li:first-child {
    margin-left: 0
}

.type-product .woocommerce-tabs .tabs {
    display: none
}

.price {
    display: none !important
}

.single-product .woocommerce-product-gallery {
    width: 43%
}

.single-product.woocommerce .product .summary {
    width: 55%
}

.single-product .single-post-title {
    font-size: 34px;
    font-weight: bold;
    color: #121212;
    line-height: 1.3em;
    margin-top: 14%
}

.single-product .woocommerce-product-details__short-description {
    font-size: 16px;
    font-weight: bold;
    color: #7C7C7C;
    line-height: 26px
}

.single-product .variations_form {
    display: none
}

.custom-product-btnbox {
    margin-top: 25px
}

.custom-product-btnbox a,
.single-product a.add-to-compare-button,
.single-product a.remove-from-compare-button {
    vertical-align: middle;
    display: inline-block;
    float: left;
    padding: 8px 50px 8px 25px;
    border: 1px solid #da2735;
    border-radius: 50px;
    font-size: 16px;
    color: #da2735 !important;
    background: #fff url(../images/icon_more_red.png) calc(100% - 23px) center no-repeat;
    margin-bottom: 10px;
    margin-right: 15px
}

.custom-product-btnbox a:hover,
.single-product a.add-to-compare-button:hover,
.single-product a.remove-from-compare-button:hover {
    color: #fff !important;
    background: #da2735 url(../images/icon_more_btn-.png) calc(100% - 23px) center no-repeat
}

.custom-product-btnbox a.product-contact {
    margin-right: 15px
}

/* .custom-product-btnbox a.custom-pro-video{margin-left:15px}*/
.product_meta {
    clear: none !important
}

.product_meta>span,
.single-product .woocommerce-variation-add-to-cart,
.single-product form.cart .quantity,
.single-product form.cart .single_add_to_cart_button {
    display: none !important
}

.custom-compare {
    display: inline-block;
    vertical-align: middle;
    float: left
}

.custom-compare .htcompare-button-area {
    display: inline-block !important
}

.single-discontinued {
    padding: 10px 15px;
    max-width: 1200px;
    width: 85.6%;
    margin: 0 auto;
    text-align: center;
    background: #da2735;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 40px
}

.single-discontinued a {
    color: #fff !important;
    border-bottom: 2px solid #fff
}

.single-discontinued a:hover {
    font-weight: 600
}

/* .single-product .woocommerce-product-gallery__image{overflow:hidden}*/
.single-product .woocommerce-product-gallery__image a {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block
}

.single-product .woocommerce-product-gallery__image a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain
}

.single-product .woocommerce-product-gallery__image img {
    background: #fff
}

.single-product .flex-control-nav.flex-control-thumbs li {
    position: relative;
    padding-top: calc(20% - 5px) !important;
    overflow: hidden;
    width: calc(20% - 5px) !important;
    height: calc(20% - 5px) !important;
    margin-right: 5px !important
}

.single-product .flex-control-nav.flex-control-thumbs li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    border-radius: 13px;
    padding: 10px
}

.single-product .flex-control-nav.flex-control-thumbs li img.flex-active {
    border: 1px solid #da2735
}

.single-product.woocommerce .thumbnails #slider-prev,
.single-product.woocommerce .thumbnails #slider-next {
    display: block
}

.pro-detail-tab-section,
.pro-detail-tab-section * {
    opacity: 1 !important
}

.product-top-box {
    width: 100%;
    max-width: 1200px;
    margin: 20px auto 0
}

.product-tab-row .vc_tta-tabs-container {
    margin: 0 !important;
    background: #E9ECF0
}

.product-tab-row .vc_tta-tabs-list .vc_tta-tab a {
    background: transparent !important;
    border: none !important;
    font-size: 18px;
    font-weight: bold !important;
    color: #3C3C3C !important;
    padding: 20px 30px !important
}

.product-tab-row .vc_tta-tabs-list .vc_tta-tab.vc_active a,
.product-tab-row .vc_tta-tabs-list .vc_tta-tab:hover a {
    color: #da2735 !important;
    border-bottom: 3px solid #da2735 !important
}

.product-tab-row .vc_tta-panels {
    background: #fff !important;
    width: 85.6%;
    max-width: 1200px;
    margin: 1px auto;
    border: none !important
}

.product-tab-row .vc_tta-panel-body {
    border: none !important;
    padding: 0 !important
}

.product-rela .vc_row,
.product-item-row .vc_row {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto !important
}

.single-product .woocommerce-tabs .panel {
    margin: 0 !important
}

.single-product .entry-content .products li,
.single-staff .single-content .products li {
    padding: 0 10px 0
}

.single-product .entry-content .products .product-details a.custom-ptoduct-title,
.single-staff .single-content .products .product-details a.custom-ptoduct-title {
    font-size: 16px;
    font-weight: 500;
    color: #191919;
    line-height: 1.2em;
    text-align: center;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 38px;
    overflow: hidden
}

.single-product .entry-content .products li .wpex-loop-product-images .woocommerce-LoopProduct-link,
.single-staff .single-content .products li .wpex-loop-product-images .woocommerce-LoopProduct-link {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block
}

.single-product .entry-content .products li .wpex-loop-product-images img,
.single-staff .single-content .products li .wpex-loop-product-images img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    padding: 10px
}

.single-product .entry-content .htcompare-button-area,
.single-product .entry-content .product-list-excerpt,
.single-product .entry-content .go-product,
.single-staff .single-content .htcompare-button-area,
.single-staff .single-content .product-list-excerpt,
.single-staff .single-content .go-product {
    display: none
}

.single-product .owl-nav button {
    background: transparent !important;
    width: 20px !important
}

.single-product .owl-nav button.owl-prev {
    left: -40px !important
}

.single-product .owl-nav button.owl-next {
    right: -40px !important
}

.single-product .owl-nav button .ticon:before {
    font-size: 50px;
    color: #000
}

.woocommerce .product div.images div.thumbnails {
    padding: 0 20px;
    width: 100% !important
}

.single-product.woocommerce .thumbnails #slider-prev,
.single-product.woocommerce .thumbnails #slider-next {
    display: block
}

.single-product.woocommerce .thumbnails #slider-prev {
    left: 0 !important
}

.single-product.woocommerce .thumbnails #slider-next {
    right: 0 !important
}

.single-product.woocommerce .thumbnails #slider-prev,
.single-product.woocommerce .thumbnails #slider-next {
    width: 20px !important;
    height: 100% !important
}

.single-product.woocommerce .thumbnails #slider-prev>span {
    height: 100% !important;
    position: relative;
    display: block
}

.single-product.woocommerce .thumbnails #slider-prev>span>svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 20px;
    height: 25px
}

.single-product.woocommerce .thumbnails #slider-next>span {
    height: 100% !important;
    position: relative;
    display: block
}

.single-product.woocommerce .thumbnails #slider-next>span>svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 20px;
    height: 25px
}

.product-item-row .vcex-icon-box {
    width: calc(100% - 10px);
    margin: 0 auto;
    max-width: 340px;
    padding: 30px;
    border-radius: 20px
}

.product-item-row .vcex-icon-box:hover {
    background: rgba(255, 255, 255, 0.5)
}

.product-item-row .vcex-icon-box .vcex-icon-box-content {
    line-height: 1.2em
}

.product-item-row .vcex-icon-box:hover .vcex-icon-box-content {
    color: #fff !important
}

.product-item-row .vcex-icon-box img {
    width: 90px !important
}

.product-table-col {
    overflow: auto
}

.product_table tr,
.product_table tr td {
    border: none
}

.product_table tr td {
    vertical-align: middle
}

.product_table.product_table1_thead tr:nth-child(1),
.product_table.product_table2_thead tr:nth-child(1) {
    background: #F2F4F7 !important;
    border-bottom: 2px solid #da2735
}

.product_table.product_table1_thead tr:nth-child(1) td,
.product_table.product_table2_thead tr:nth-child(1) td {
    color: #0D0D0D !important;
    font-weight: 600;
    word-break: initial
}

.product_table tr td {
    font-size: 16px;
    color: #0D0D0D;
    padding: 10px 20px;
    border: 1px solid #C6C6C6 !important;
    line-height: 1.3em;
    word-break: break-all;
    box-sizing: border-box;
    text-indent: initial
}

.product_table tr td:first-child {
    color: #0D0D0D
}

.product_table table {
    width: 100% !important
}

.product_table.product_table1.product_table1_thead {
    width: 100% !important;
    margin-left: 0;
    border-right: 1px solid #c6c6c6
}

.product_table.product_table1.product_table1_thead td:last-child,
.product_table.product_table1.product_table_body td:last-child {
    border-right: none !important
}

.product_table.product_table1.product_table_body {
    max-height: 490px;
    overflow-y: scroll;
    width: 100%
}

.product_table.product_table1 td:first-child {
    word-break: initial
}

.product_table.product_table1.product_table_body tr:last-child td {
    border-bottom: none !important
}

.product_table.product_table2 table td {
    word-break: initial
}

.product_table.product_table2 table td {
    width: auto !important;
    border-right: none !important
}

.product_table.product_table2.product_table_body {
    max-height: 490px;
    overflow: auto;
    width: 100%;
    border-right: 1px solid #c6c6c6;
    padding-bottom: 1px
}

.product_table.product_table2_thead,
.product_table.product_table2.product_table_body {
    min-width: 479px
}

.product_table.product_table1.table-col-2 table tr:first-child td {
    width: 50% !important
}

.product_table.product_table2.table-col-2 table tr:first-child td:nth-child(1) {
    width: 50% !important
}

.product_table.product_table1.table-col-3.product_table1_thead,
.product_table.product_table1.table-col-3.product_table_body {
    min-width: 500px
}

.product_table.product_table1.table-col-3 table tr:first-child td {
    width: 33.333% !important
}

.product_table.product_table2.table-col-3 table tr:first-child td:nth-child(1) {
    width: 33.333% !important
}

.product_table.product_table1.table-col-4.product_table1_thead,
.product_table.product_table1.table-col-4.product_table_body {
    min-width: 600px
}

.product_table.product_table1.table-col-4 table tr:first-child td {
    width: 20% !important
}

.product_table.product_table1.table-col-4 table tr:first-child td:nth-child(1) {
    width: 26% !important
}

.product_table.product_table1.table-col-4 table tr:first-child td:nth-child(2) {
    width: 34% !important
}

.product_table.product_table2.table-col-4 table tr:first-child td:nth-child(1) {
    width: 26% !important
}

.product_table.product_table1.table-col-5.product_table1_thead,
.product_table.product_table1.table-col-5.product_table_body {
    min-width: 767px
}

.product_table.product_table1.table-col-5 table tr:first-child td {
    width: 17% !important
}

.product_table.product_table1.table-col-5 table tr:first-child td:nth-child(1) {
    width: 19% !important
}

.product_table.product_table1.table-col-5 table tr:first-child td:nth-child(2) {
    width: 28% !important
}

.product_table.product_table2.table-col-5 table tr:first-child td:nth-child(1) {
    width: 19.35% !important
}

.product_table.product_table1.table-col-6.product_table1_thead,
.product_table.product_table1.table-col-6.product_table_body {
    min-width: 959px
}

.product_table.product_table1.table-col-6 table tr:first-child td {
    width: 14% !important
}

.product_table.product_table1.table-col-6 table tr:first-child td:nth-child(1) {
    width: 19% !important
}

.product_table.product_table1.table-col-6 table tr:first-child td:nth-child(2) {
    width: 25% !important
}

.product_table.product_table2.table-col-6 table tr:first-child td:nth-child(1) {
    width: 19% !important
}

.product_table.product_table1.table-col-7.product_table1_thead,
.product_table.product_table1.table-col-7.product_table_body {
    min-width: 1180px
}

.product_table.product_table1.table-col-7 table tr:first-child td {
    width: 12.4% !important
}

.product_table.product_table1.table-col-7 table tr:first-child td:nth-child(1) {
    width: 16% !important
}

.product_table.product_table1.table-col-7 table tr:first-child td:nth-child(2) {
    width: 22% !important
}

.product_table.product_table2.table-col-7 table tr:first-child td:nth-child(1) {
    width: 16% !important
}

.product_table.product_table1.table-col-8.product_table1_thead,
.product_table.product_table1.table-col-8.product_table_body {
    min-width: 1300px
}

.product_table.product_table1.table-col-8 table tr:first-child td {
    width: 150px !important
}

.product_table.product_table1.table-col-8 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table1.table-col-8 table tr:first-child td:nth-child(2) {
    width: 224px !important
}

.product_table.product_table2.table-col-8 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table1.table-col-9.product_table1_thead,
.product_table.product_table1.table-col-9.product_table_body {
    min-width: 1450px
}

.product_table.product_table1.table-col-9 table tr:first-child td {
    width: 150px !important
}

.product_table.product_table1.table-col-9 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table1.table-col-9 table tr:first-child td:nth-child(2) {
    width: 224px !important
}

.product_table.product_table2.table-col-9 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table1.table-col-10.product_table1_thead,
.product_table.product_table1.table-col-10.product_table_body {
    min-width: 1660px
}

.product_table.product_table1.table-col-10 table tr:first-child td {
    width: 158px !important
}

.product_table.product_table1.table-col-10 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table1.table-col-10 table tr:first-child td:nth-child(2) {
    width: 220px !important
}

.product_table.product_table2.table-col-10 table tr:first-child td:nth-child(1) {
    width: 176px !important
}

.product_table.product_table_body::-webkit-scrollbar,
.product-table-col::-webkit-scrollbar {
    display: block;
    /* Chrome Safari */
}

/*滚动条的宽度*/
.product_table.product_table_body::-webkit-scrollbar {
    width: 1px;
    height: 1px;
    border: 1px solid #d5d5d5
}

.product-table-col::-webkit-scrollbar {
    width: 1px;
    height: 5px;
    border: 1px solid #d5d5d5
}

/*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
.product_table.product_table_body::-webkit-scrollbar-track,
.product-table-col::-webkit-scrollbar-track {
    width: 1px;
    background-color: #d5d5d5;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

/*滚动条的设置*/
.product_table.product_table_body::-webkit-scrollbar-thumb,
.product-table-col::-webkit-scrollbar-thumb {
    background-color: #da2735;
    background-clip: padding-box;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

/*滚动条移上去的背景*/
.product_table.product_table_body::-webkit-scrollbar-thumb:hover,
.product-table-col::-webkit-scrollbar-thumb:hover {
    background-color: #f16c6f
}

.product_table.product_table_body::-webkit-scrollbar-button,
.product-table-col::-webkit-scrollbar-button {
    width: 1px;
    background-color: #d5d5d5
}

.product_table_body {
    cursor: move
}

/* .product-table-style2 table{width:max-content}*/
.product-table-style2>.wpb_wrapper {
    padding-bottom: 3px
}

.product-table-style2 table.smalltable {
    width: 100%
}

.product-table-style2 {
    position: relative
}

.product-table-style2 table.bigtable {
    width: 100%;
    position: relative
}

.product-table-style2 table.opentable {
    width: max-content
}

.product-table-style2>.wpb_wrapper {
    overflow-x: auto !important
}

.swipe-left {
    font-size: 14px;
    color: #da2735;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 600;
    display: flex
}

.swipe-left:before {
    content: "\f337";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 28px;
    line-height: 28px;
    margin-right: 10px
}

.swipe-left-dis .vcex-icon-box-symbol {
    margin-right: 10px
}

.product-table-style2 table:after {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'ticons';
    display: block;
    background: rgba(0, 0, 0, .4);
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff
}

.product-table-style2 table.bigtable:after {
    content: "\f047"
}

.product-table-style2 table.opentable:after {
    content: "\f066"
}

.product-table-style2 table tbody {
    border-top: 1px solid #ccc
}

.product-table-style2 table td {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px 9px;
    vertical-align: middle;
    border-bottom: 1px solid #ccc !important;
    border-top: none !important;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-indent: initial
}

.product-table-style2 table tr:nth-child(1),
.product-table-style2.columns-2 table td:nth-child(1)[colspan="2"],
.product-table-style2.columns-3 table td:nth-child(1)[colspan="3"],
.product-table-style2.columns-4 table td:nth-child(1)[colspan="4"],
.product-table-style2.columns-5 table td:nth-child(1)[colspan="5"],
.product-table-style2.columns-6 table td:nth-child(1)[colspan="6"],
.product-table-style2.columns-7 table td:nth-child(1)[colspan="7"],
.product-table-style2.columns-8 table td:nth-child(1)[colspan="8"],
.product-table-style2.columns-9 table td:nth-child(1)[colspan="9"],
.product-table-style2.columns-10 table td:nth-child(1)[colspan="10"] {
    background: #F2F4F7 !important;
    border-bottom: 2px solid #da2735 !important;
    padding: 10px 10px 8px
}

.cus-pro-download.cus-pro-guide {
    margin-top: 50px
}

.product-doc_row .cus-pro-download .table-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    color: #202020;
    margin-bottom: 10px
}

.cus-pro-download table {
    margin-bottom: 0 !important
}

.cus-pro-download table tr td {
    border: none;
    padding: 10px 20px;
    color: #646566;
    font-size: 16px
}

.cus-pro-download .downbtn {
    display: inline-block;
    padding: 5px 50px 5px 25px;
    border: 1px solid #da2735;
    border-radius: 50px;
    font-size: 16px;
    color: #da2735 !important;
    background: #fff url(../images/icon_more_red.png) calc(100% - 23px) center no-repeat
}

.cus-pro-download .downbtn:hover {
    color: #fff !important;
    background: #da2735 url(../images/icon_more_btn-.png) calc(100% - 23px) center no-repeat
}

.cus-pro-download table tr:nth-child(even) {
    background: #F7F7F7
}

.cus-pro-download table tr td:nth-child(2) {
    width: 200px !important
}

.cus-pro-download table tr:nth-child(1) {
    background: #da2735
}

.cus-pro-download table tr:nth-child(1) td {
    color: #fff;
    font-weight: 600;
    padding: 15px 20px
}

.cus-pro-download .type_docx td:nth-child(1) {
    background: url(../images/docx.svg) 20px center no-repeat
}

.cus-pro-download .type_pdf td:nth-child(1) {
    background: url(../images/pdf.svg) 20px center no-repeat
}

.cus-pro-download .type_ppt td:nth-child(1),
.cus-pro-download .type_pptx td:nth-child(1) {
    background: url(../images/ppt.svg) 20px center no-repeat
}

.cus-pro-download .type_zip td:nth-child(1) {
    background: url(../images/zip.svg) 20px center no-repeat
}

.cus-pro-download .type-tr td:nth-child(1) {
    padding-left: 70px;
    background-size: 40px
}

.product-applications .wpb_wrapper.vc_figure {
    width: 100% !important
}

.product-applications .vc_single_image-wrapper {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 100%;
    display: block
}

.product-applications .vc_single_image-wrapper img {
    width: 100%
}

.product-applications .wpb_single_image_caption {
    position: static;
    font-size: 16px;
    font-weight: 500;
    color: #616161;
    background: transparent;
    padding: 15px 0;
    display: block
}

.single-product .product-rela .product-details a.custom-ptoduct-title:hover,
.single-product .product-rela .product-details a.custom-ptoduct-title:hover h2 {
    color: #da2735 !important
}

.product-rela.vc_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.product-rela.vc_section .wpb_text_column {
    margin-bottom: 0 !important
}

.features-two-col {
    width: 100% !important
}

.features-two-col>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.features-two-col>.vc_column-inner>.wpb_wrapper .wpb_text_column {
    width: calc(50% - 15px)
}

/* 比较 */
.woocommerce-compare-bar-item-placeholder .woocommerce-compare-bar-item {
    background-color: #f2f5f7
}

.woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove,
.woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove:hover,
a.woocommerce-compare-sidebar-item-remove {
    top: 0 !important;
    right: 0;
    background: transparent !important;
    height: 30px !important;
    width: 30px !important
}

.single-product-compare-value.single-product-compare-value-im a {
    position: relative;
    padding-top: 150px;
    overflow: hidden;
    width: 150px;
    display: block
}

.single-product-compare-value.single-product-compare-value-im a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain
}

.single-product-compare-keys.ddd {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.woocommerce-single-compare-table-container .single-product-compare-value,
.single-product-compare-key-column {
    border-top: 1px solid #eee
}

/* .woocommerce-single-compare-table-container .single-product-compare-value:last-child,.single-product-compare-key-column:last-child */
.single-product-compare-keys,
.single-product-compare-column {
    border-bottom: 1px solid #eee
}

#woocommerce-compare-bar-open-close-container {
    display: none
}

.tax-product_cat #woocommerce-compare-bar-open-close-container {
    display: block;
    top: 0
}

.woocommerce-compare-bar-items {
    padding-top: 20px;
    background-color: #F2F5F7
}

.woocommerce-compare-bar-open-close,
.woocommerce-compare-bar-items {
    background: #f2f5f7 !important
}

.woocommerce-compare-bar-title {
    text-transform: uppercase
}

.single-product-compare-value-im {
    height: 122px
}

.single-product-compare-value-im .compare-table-responsive-image {
    width: auto !important;
    height: 100% !important
}

.product-rela .product table {
    display: none
}

.slick-initialized .slick-slide {
    border-right: none
}

.single-product-compare-value,
.single-product-compare-key-column {
    border-right: 1px solid #eee
}

.single-product-compare-keys .custom-table-head {
    border-right: none !important
}

#woocommerce-single-compare-table .custom-table-head {
    border-left: none !important;
    border-right: none !important;
    background: #f7f7f7
}

#woocommerce-single-compare-table.slick-initialized .slick-slide:last-child .custom-table-head {
    border-right: 1px solid #eee !important
}

.dataTables_wrapper .dataTables_filter input {
    text-align: left
}

.w3eden .list-group li.create_date,
.w3eden .list-group li.update_date {
    display: none !important
}

.wptb-table-container {
    margin: 0 auto !important
}

.wptb-table-container-matrix td {
    background: #fff
}

.wptb-table-container-matrix tr:first-child td {
    background: #f2f4f7;
    border-bottom: 2px solid #da2735 !important;
    font-weight: 600
}

.wptb-table-container-matrix tr:first-child td * {
    color: #000
}

.wptb-table-container-matrix tr a {
    color: #da2735 !important
}

.wptb-table-container-matrix tr a:hover {
    text-decoration: underline !important
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after,
.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after {
    content: "\f0d7" !important;
    font-family: 'ticons' !important;
    font-size: 22px !important;
    padding-right: 5px
}

.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after,
.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after {
    content: "\f0d8" !important;
    font-family: 'ticons' !important;
    font-size: 22px !important;
    padding-right: 5px
}

/* 添加 */
.show-phone-menu {
    display: none
}

.w3eden .pagination {
    flex-wrap: wrap
}

@media only screen and (max-width:1600px) {}

@media only screen and (max-width:1500px) {
    .homebanner-col>.n2-ss-layer-col {
        max-width: 420px;
        margin-left: 50px;
        padding: 30px 0 !important
    }
}

@media only screen and (max-width:1400px) {
    .mega-menu-row>.mega-sub-menu {
        width: 86% !important;
        margin: 0 auto !important
    }

    .home-solutions .home-solution3 .staff-entry-details {
        bottom: -10px;
        margin: 0;
        right: 0;
        width: 100%
    }

    .home-solutions .staff-entry-title {
        font-size: 16px !important
    }

    .home-solutions .home-solution3 .staff-entry-inner:hover .staff-entry-details {
        bottom: 0
    }

    .home-solutions .home-solution3 .staff-entry-details a {
        padding: 10px;
        width: 100%;
        background: #da2735
    }
}

@media only screen and (max-width:1250px) {
    .banner-title>.n2-ss-item-content {
        font-size: 40px !important
    }

    .n2-ss-control-bullet-horizontal {
        bottom: 15px !important
    }

    .nextend-autoplay {
        transform: translate(190px, 0px) !important;
        bottom: 0 !important
    }

    .home-product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
        padding: 50px 50px 0
    }

    .home-product-text.wpex-rcss-2 {
        padding-left: 60px;
        background-size: 40px 3px;
        font-size: 26px !important;
        background-position: 10px center !important
    }

    .home-product-row .customlink-title {
        font-size: 16px
    }

    .home-solution2 .staff-entry {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 15px !important
    }

    .home-solution3 .staff-entry:nth-child(1) {
        padding-left: 0 !important;
        padding-right: 7px !important
    }

    .home-solution3 .staff-entry:nth-child(2) {
        padding-left: 7px !important;
        padding-right: 0 !important
    }
}

@media only screen and (max-width:1200px) {
    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0 5px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.mega-menu_contact>a.mega-menu-link {
        padding: 0 10px !important
    }

    #mega-menu-main_menu .search-toggle-li {
        margin-left: 0
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 10px 0
    }

    .product-item-row .vcex-icon-box {
        padding: 30px 30px
    }

    .product-item-row .vcex-icon-box img {
        width: 90px !important
    }
}

@media only screen and (max-width:1100px) {

    /* .home-product1 .go-product{position:static;margin-left:60px;width:119px}.homeproduct.homeproduct3 .vc_figure{max-width:80%;margin-left:10%;width:100%}.homeproduct.homeproduct3 .customlink-title{position:static;max-width:100%;text-align:center;display:block}*/
    .service_row .vcex-module {
        width: calc(33.33% - 40px);
        margin: 20px 20px 0;
        padding: 20px 10px
    }
}

@media only screen and (max-width:1024px) {
    .banner-title>.n2-ss-item-content {
        font-size: 30px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item {
        margin: 0 10px 0 0
    }

    .homebanner-col .banner-text ul li {
        margin-top: 5px
    }

    .home-product-text em {
        display: inline
    }

    .home-product2 .products .product .product-inner {
        position: relative;
        padding-top: 15px
    }

    .home-product2 .product-details {
        padding-top: 0 !important
    }

    .home-solution-col1 {
        width: 50%
    }

    .home-solution-right {
        width: 50%;
        float: none
    }

    .home-solution-col3 {
        width: 100%
    }

    .home_solution_row {
        width: calc(85.6% + 30px) !important;
        margin: 0 auto !important
    }

    .home-solution2 .staff-entry {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 30px !important
    }

    .home-solution3 .staff-entry:nth-child(1) {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .home-solution3 .staff-entry:nth-child(2) {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .single-product .single-post-title {
        font-size: 30px;
        margin-top: 0
    }

    #sidr-id-menu-item-3566 ul.sidr-class-sub-menu #sidr-id-menu-item-3566 {
        display: none
    }
}

@media only screen and (max-width:991px) {
    .foot-copy-text {
        font-size: 14px !important
    }

    .home-product3 {
        margin-top: 10px
    }

    .home-product3 .wpex-loop-product-images {
        margin-left: 50px
    }

    .home-product3 .product-details {
        position: static;
        max-width: 100%
    }

    .solution-product-list .owl-prev {
        left: -5% !important
    }

    .solution-product-list .owl-next {
        right: -5% !important
    }
}

@media only screen and (max-width:959px) {

    /* 2023.7.7.4 start */
    /************/
    .home-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .meters-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .instruments-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .thermal-btn a:hover {
        font-weight: bold;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(51, 51, 51, 0.50)) !important;
        padding: 8px 0 8px 0
    }

    .home-btn {
        font-size: 12px;
        /** background:url(../images/home_icon3.png) 2px center no-repeat;**/
        margin-left: 0;
        width: 20px;
        height: 30px;
        padding: 6px 25px 0 0;
        ;
        background-size: auto 15px !important
    }

    .home-btn img {
        max-width: 20px !important
    }

    .meters-btn {
        font-size: 12px;
        font-weight: 500;
        color: #FFF;
        padding-left: 15px;
        padding-right: 5px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        repeat;
        position: relative
    }

    .meters-btn img {
        display: none
    }

    .meters-btn:not(:last-child)::before {
        content: '';
        width: 1.5px;
        height: 15px;
        position: absolute;
        left: 5px;
        top: 8px;
        background-color: #FFF
    }

    .instruments-btn {
        font-size: 12px;
        font-weight: 500;
        color: #FFF;
        padding-left: 15px;
        padding-right: 5px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        repeat;
        position: relative
    }

    .instruments-btn img {
        display: none
    }

    .instruments-btn:not(:last-child)::before {
        content: '';
        width: 1.5px;
        height: 15px;
        position: absolute;
        left: 5px;
        top: 8px;
        background-color: #FFF
    }

    .thermal-btn {
        font-size: 12px;
        font-weight: 500;
        color: #FFF;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        repeat;
        position: relative
    }

    .thermal-btn img {
        display: none
    }

    .thermal-btn:not(:last-child)::before {
        content: '';
        width: 1.5px;
        height: 15px;
        position: absolute;
        left: 5px;
        top: 8px;
        background-color: #FFF
    }

    /***************/
    .corporate-menu {
        padding: 20px 0
    }

    .corporate-menu-box ul {
        flex-wrap: wrap
    }

    .corporate-menu-box li {
        width: 50%;
        padding: 10px 15px
    }

    .corporate-btn {
        font-size: 12px;
        padding-left: 21px;
        height: 30px;
        line-height: 30px;
        background-size: auto 20px !important;
        background-position: center left !important
    }

    body.hasnt-mobile-menu #site-header #site-logo {
        display: flex;
        align-items: center;
        max-width: 120px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin: 0 !important
    }

    #site-logo-inner {
        display: block;
        font-size: 0
    }

    .top-gtranslate-box span {
        font-size: 12px;
        line-height: 30px
    }

    /****/
    /* */
    .top-gtranslate-box {
        width: 0 !important;
        height: 30px;
        padding-left: 38px;
        line-height: 30px;
        background-size: auto 18px !important;
        background: url(../images/language.png) left center no-repeat
    }

    #top-bar-content .top-gtranslate-box {
        display: none
    }

    #site-navigation-wrap {
        display: block;
        right: 68px !important
    }

    #mobile-menu .gtranslate-box a {
        font-size: 14px;
        color: #333
    }

    /* .gtranslate-box{position:absolute;top:30px;padding:5px 10px}*/
    .is-sticky .gtranslate-box {
        top: 50px
    }

    .gtranslate-box {
        position: fixed;
        top: 90px;
        left: 0;
        width: 100%;
        padding: 10px 10px;
        margin-left: 0
    }

    .gtranslate-box a {
        font-size: 16px !important;
        line-height: 60px !important
    }

    .gtranslate-box li.close-button {
        text-align: right;
        height: 10px
    }

    .gtranslate-box li.close-button a {
        font-size: 40px !important;
        padding: 0 10px 10px 10px;
        margin-top: -15px !important
    }

    /****/
    #site-navigation-wrap {
        display: block;
        right: 45px !important;
        position: absolute !important;
        top: 0 !important;
        height: 60px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.search-toggle-li {
        display: block !important;
        height: 60px !important;
        line-height: 60px !important;
        font-size: 20px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item.search-toggle-li a {
        line-height: 60px !important;
        height: 60px !important
    }

    #mega-menu-wrap-main_menu #mega-menu-main_menu>li.mega-menu-item {
        display: none
    }

    /** .search-toggle-li.wpex-menu-extra.menu-item{height:60px;line-height:60px;font-size:20px}**/
    /******/
    .search-toggle-li.wpex-menu-extra.menu-item {
        width: 50px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

    /*****/
    .search-toggle-li.wpex-menu-extra.menu-item .ticon-search:before {
        font-size: 20px
    }

    /* 2023.7.7.4 end */
    /************/
    /** .corporate-menu{padding:20px 0}.corporate-menu-box ul{flex-wrap:wrap}.corporate-menu-box li{width:50%;padding:10px 15px}.corporate-btn{font-size:12px;padding-left:15px;height:30px;line-height:30px;background-size:auto 20px !important;background-position:center left !important}.top-gtranslate-box{width:70px;height:30px;padding-left:20px;line-height:30px;background-size:auto 18px !important}.top-gtranslate-box span{font-size:12px;line-height:30px}.gtranslate-box{position:absolute;top:30px;padding:5px 10px}.gtranslate-box a{font-size:14px}#site-navigation-wrap{display:block;right:45px !important}#mega-menu-wrap-main_menu #mega-menu-main_menu >li.mega-menu-item{display:none}.search-toggle-li.wpex-menu-extra.menu-item{height:60px;line-height:60px;font-size:20px}.search-toggle-li.wpex-menu-extra.menu-item .ticon-search:before{font-size:20px}**/
    #searchform-dropdown {
        right: -9%;
        width: 118%
    }

    #site-header-inner {
        height: 60px !important
    }

    body.wpex-mobile-toggle-menu-icon_buttons #site-logo {
        max-width: 120px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

    .navbar-style-one {
        margin-top: -30px;
        height: 60px
    }

    .foot-menu-col {
        width: calc(25% - 40px)
    }

    .foot-menu-about-col {
        width: 160px
    }

    .foot-menu-row .widget_nav_menu .widgettitle,
    .foot-follow {
        font-size: 14px !important
    }

    .foot-menu-row .menu-item a {
        font-size: 12px
    }

    .foot-contactbtn {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 14px
    }

    .foot-socail .ticon {
        width: 40px;
        height: 40px;
        line-height: 36px !important
    }

    .foot-socail .ticon:before {
        font-size: 20px
    }

    .foot-copy-text span {
        display: block;
        padding-left: 0;
        margin-top: 10px
    }

    .newsletters-btn {
        padding: 10px;
        font-size: 14px !important
    }

    .foot-menu-row .menu-item.foot-menu-title a {
        font-size: 14px
    }

    .home_new .vcex-post-type-entry-title {
        line-height: 1.2em
    }

    .n2-ss-section-main-content {
        padding: 30px !important;
        background: rgba(255, 255, 255, 0.5) !important
    }

    .n2-ss-control-bullet-horizontal {
        transform: translate(-20px, 0px) !important
    }

    .nextend-autoplay {
        transform: translate(120px, 0px) !important
    }

    .solution-product-title .vcex-heading-inner {
        max-width: 500px
    }

    .single-product .single-post-title {
        font-size: 26px
    }

    .product-tab-row .vc_tta-tabs-list .vc_tta-tab a {
        font-size: 16px;
        padding: 20px !important
    }

    .solution_detail-row>.wpb_column:nth-child(1),
    .sevice-supp-row>.wpb_column:nth-child(1) {
        width: 100% !important
    }

    .solution_detail-row>.wpb_column:nth-child(2),
    .sevice-supp-row>.wpb_column:nth-child(2) {
        width: 100% !important;
        margin-left: 0 !important
    }

    .menu-solution-menu-container,
    .menu-service-support-container,
    .menu-product-cate-container,
    .menu-insights-menu-container {
        display: none
    }

    .opencate .menu-solution-menu-container,
    .opencate .menu-service-support-container,
    .opencate .menu-product-cate-container,
    .opencate .menu-insights-menu-container {
        display: block
    }

    .solution-menu-box .widgettitle {
        position: relative;
        padding-right: 30px
    }

    .solution-menu-box .widgettitle:after,
    #nav_menu-3 .widget-title:after {
        content: "\f107";
        font-family: 'ticons';
        font-size: 30px;
        position: absolute;
        right: 10px;
        top: 7px
    }

    .opencate.solution-menu-box .widgettitle:after,
    #nav_menu-3.opencate .widget-title:after {
        content: "\f106"
    }

    .solution-menu-box .widget_nav_menu {
        border-bottom: 1px solid #ccc
    }

    .tax-product_cat #sidebar {
        border-bottom: 1px solid #CCCCCC
    }

    .tax-product_cat #sidebar,
    .woocommerce-shop #sidebar,
    .fixed_top .solution-menu-box,
    .fixed_top #sidebar,
    .fixed_bottom #sidebar,
    .fixed_bottom .solution-menu-box {
        width: 100%;
        max-height: 100%
    }

    .tax-product_cat #primary,
    .woocommerce-shop #primary {
        width: 100%;
        margin-left: 0
    }

    .fixed_top .solution-menu-box {
        position: static
    }

    .fixed_top .solution-menu-box,
    .fixed_top #sidebar,
    .fixed_bottom #sidebar,
    .fixed_bottom .solution-menu-box {
        position: initial
    }

    .sevice-supp-row.fixed_bottom {
        display: block
    }

    .product_table tr td {
        padding: 10px 10px
    }

    .solution-menu-box .menu li.left-menu-title,
    .tax-product_cat #sidebar #menu-product-cate li.left-menu-title,
    .woocommerce-shop #sidebar #menu-product-cate li.left-menu-title {
        border-top: 1px solid #CCCCCC
    }

    .solution-menu-box .menu li.left-menu-title a,
    .tax-product_cat #sidebar #menu-product-cate li.left-menu-title a,
    .woocommerce-shop #sidebar #menu-product-cate li.left-menu-title a {
        font-size: 16px;
        color: #1A1A1A
    }

    .solution-menu-box .widgettitle,
    .tax-product_cat #sidebar .widget-title,
    .woocommerce-shop #sidebar .widget-title {
        display: block
    }

    #menu-product-cate #menu-item-3788 {
        display: none
    }

    .single-product .product-rela .product-details a.custom-ptoduct-title:hover h2 {
        font-size: 14px !important
    }

    .product_table tr td {
        font-size: 14px
    }

    .product_table.product_table1.table-col-8.product_table1_thead,
    .product_table.product_table1.table-col-10.product_table_body {
        min-width: 1220px
    }

    .product_table.product_table1.table-col-9.product_table1_thead,
    .product_table.product_table1.table-col-10.product_table_body {
        min-width: 1360px
    }

    .product_table.product_table1.table-col-10.product_table1_thead,
    .product_table.product_table1.table-col-10.product_table_body {
        min-width: 1500px
    }

    .product_table.product_table1.table-col-8 table tr:first-child td,
    .product_table.product_table1.table-col-9 table tr:first-child td,
    .product_table.product_table1.table-col-10 table tr:first-child td {
        width: 140px !important
    }

    .product_table.product_table1.table-col-8 table tr:first-child td:nth-child(1),
    .product_table.product_table1.table-col-9 table tr:first-child td:nth-child(1),
    .product_table.product_table1.table-col-10 table tr:first-child td:nth-child(1),
    .product_table.product_table2.table-col-8 table tr:first-child td:nth-child(1),
    .product_table.product_table2.table-col-9 table tr:first-child td:nth-child(1),
    .product_table.product_table2.table-col-10 table tr:first-child td:nth-child(1) {
        width: 170px !important
    }

    .product_table.product_table1.table-col-8 table tr:first-child td:nth-child(2),
    .product_table.product_table1.table-col-9 table tr:first-child td:nth-child(2),
    .product_table.product_table1.table-col-10 table tr:first-child td:nth-child(2) {
        width: 210px !important
    }

    .product_table.product_table2.table-col-3 table tr:first-child td:nth-child(1) {
        width: 166.5px !important
    }

    .product_table.product_table2.table-col-4 table tr:first-child td:nth-child(1) {
        width: 156px !important
    }

    .product_table.product_table2.table-col-5 table tr:first-child td:nth-child(1) {
        width: 149px !important
    }

    .product_table.product_table2.table-col-6 table tr:first-child td:nth-child(1) {
        width: 182px !important
    }

    .product_table.product_table2.table-col-7 table tr:first-child td:nth-child(1) {
        width: 188px !important
    }

    #menu-insights-menu .left-menu-title {
        display: none
    }

    .tax-product_cat #primary .products li {
        border-bottom: 1px solid #ccc
    }

    .tax-product_cat #primary .products li:last-child {
        border-bottom: none
    }

    .tax-product_cat #sidebar-inner {
        margin-bottom: 0 !important;
        border-top: 1px solid #ccc
    }

    .tax-product_cat .woocommerce-pagination {
        width: 100%
    }

    .show-phone-menu {
        display: block
    }

    #menu-solution-menu .left-menu-title,
    #menu-service-support .left-menu-title {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .foot-copy-text {
        text-align: center
    }

    .banner-title>.n2-ss-item-content {
        font-size: 26px !important
    }

    .newsletters-btn {
        padding: 10px 20px;
        background: #da2735;
        border: 1px solid #da2735
    }

    .phone_social_box {
        text-align: center
    }

    .corporate-menu {
        padding: 10px 0 0
    }

    .corporate-menu .corporate-menu-box {
        width: 100%
    }

    .corporate-menu-box ul {
        width: calc(90% + 10px)
    }

    .corporate-menu-box li {
        padding: 0 15px;
        margin-bottom: 15px
    }

    .closebtn {
        display: block
    }

    .top-bar-right {
        padding-top: 0 !important
    }

    .corporate-menu-box li a {
        font-size: 14px
    }

    .site-breadcrumbs {
        display: block !important
    }

    .n2-ss-control-bullet-horizontal {
        bottom: 6px !important
    }

    .home-category .vcex-terms-grid-entry-title {
        margin-bottom: 20px !important;
        font-weight: 500
    }

    .home-category .owl-carousel .owl-nav button {
        margin-top: -30px !important
    }

    .home-category .owl-carousel .owl-nav button.owl-prev {
        margin-left: -20px
    }

    .home-category .owl-carousel .owl-nav button.owl-next {
        margin-right: -20px
    }

    /* .home-product1 .wpex-loop-product-images{margin:40px auto 0}.home-product1 .custom-ptoduct-title{margin:10px auto 0}.home-product-row .woocommerce-loop-product__title{margin-top:10px}.home-product1 .go-product{margin-left:calc(50% - 60px)}.home-product2{margin-top:30px}.home-product3 .product-details{text-align:center}*/
    .home-product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
        padding: 50px 0 0
    }

    .home-product-text.wpex-rcss-2 {
        font-size: 18px !important
    }

    .home-solution-col1,
    .home-solution-right.home-solution-col2 {
        width: 100%
    }

    .home-solutions .home-solution1 a.staff-entry-media-link,
    .home-solutions .home-solution3 a.staff-entry-media-link,
    .home-solutions .home-solution4 a.staff-entry-media-link {
        padding-top: calc(61% - 11px)
    }

    .home-solutions .home-solution3 .staff-entry-details {
        bottom: -10px;
        opacity: 1;
        right: -10px;
        width: auto
    }

    .home-solutions .home-solution3 .staff-entry-details a {
        display: block;
        padding: 20px 80px 20px 20px;
        background: #da2735 url(../images/icon.png) calc(100% - 20px) center no-repeat;
        border-radius: 12px
    }

    .home-solutions .staff-entry-details {
        bottom: -10px;
        opacity: 1
    }

    .home_new .vcex-grid-item,
    .solution_row .staff-entry {
        margin-bottom: 25px !important
    }

    .service_row .vcex-module {
        width: 50%;
        padding: 20px 10px;
        margin: 10px 0
    }

    .service_row .vcex-module .vcex-icon-box-content {
        bottom: 35px
    }

    .download_page_menu #menu-download-menu li:before {
        height: 130px !important
    }

    .download_page_menu #menu-download-menu li:after {
        height: 130px !important;
        background-size: 60px !important
    }

    .download_page_menu #menu-download-menu li a {
        padding-top: 140px !important;
        font-size: 14px !important;
        background: transparent !important;
        text-indent: 0 !important;
        line-height: 1.2em
    }

    .down_table .dataTables_wrapper .table-striped th:nth-child(1),
    .down_table .dataTables_wrapper .table-striped td:nth-child(1) {
        width: calc(100% - 90px) !important
    }

    .down_table .dataTables_wrapper .table-striped th:nth-child(2) {
        width: 90px !important;
        padding: 10px 0 !important;
        min-width: 40px !important
    }

    .down_table .dataTables_wrapper .table-striped tbody tr td:nth-child(2) {
        width: 90px !important;
        padding: 10px 0 !important;
        min-width: 40px !important
    }

    .down_table .dataTables_wrapper .table-striped tbody tr td:nth-child(2) a {
        opacity: 0;
        font-size: 12px;
        word-break: break-word;
        padding: 0;
        height: 30px
    }

    .down_table .dataTables_wrapper .table-striped tbody tr>td strong {
        word-break: break-all
    }

    .download_search>.wpb_column>.vc_column-inner>.wpb_wrapper {
        display: block
    }

    .download_search .down-search-box {
        width: 100%
    }

    #wpdm-all-packages>div.text-center {
        display: none !important
    }

    .single-product .single-post-title {
        font-size: 24px
    }

    .single-product .yith_magnifier_zoom_magnifier {
        display: none !important
    }

    .product-doc_row .cus-pro-download .table-title {
        font-size: 16px
    }

    .product-tab-row .vc_tta-tabs-container {
        display: block !important;
        overflow-x: auto !important
    }

    .product-tab-row .vc_tta-tabs-list {
        text-align: left;
        max-width: 85.6%;
        margin: 0 auto !important;
        padding: 10px 0 0 !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .product-tab-row .vc_tta-tabs-list .vc_tta-tab {
        margin-bottom: 10px !important
    }

    .product-tab-row .vc_tta-tabs-list .vc_tta-tab a {
        padding: 6px 10px !important;
        font-size: 14px
    }

    .product-tab-row .vc_tta-tabs-list .vc_tta-tab.vc_active a,
    .product-tab-row .vc_tta-tabs-list .vc_tta-tab:hover a {
        color: #ffffff !important;
        border-bottom: none !important;
        background: #9f9f9f !important;
        border-radius: 6px !important
    }

    .product-tab-row .vc_tta-panel-heading {
        display: none !important
    }

    .cus-pro-download table tr td {
        padding: 10px;
        font-size: 14px
    }

    .cus-pro-download table tr td:nth-child(2) {
        width: 100px !important
    }

    .cus-pro-download .downbtn {
        padding: 5px 10px;
        font-size: 14px;
        background: #fff
    }

    .cus-pro-download .downbtn:hover {
        background: #da2735
    }

    .cus-pro-download table tr:nth-child(1) td {
        padding: 15px 10px
    }

    .cus-pro-download .type-tr td:nth-child(1) {
        padding-left: 10px;
        background-size: 0
    }

    .product_table tr td {
        font-size: 12px;
        padding: 10px
    }

    .product-applications .vc_col-sm-2\/5 {
        width: 100% !important
    }

    .product-applications .vc_col-sm-3\/5 {
        width: 100% !important
    }

    .product-applications .vc_col-sm-2\/5 .vc_single_image-wrapper {
        padding-top: 0
    }

    .product-applications .vc_col-sm-3\/5 .vc_single_image-wrapper {
        padding-top: 0
    }

    .product-applications .vc_single_image-wrapper img {
        width: 100%;
        position: static
    }

    .single-product .owl-nav button.owl-prev {
        left: -20px !important
    }

    .single-product .owl-nav button.owl-next {
        right: -20px !important
    }

    .product-item-row .vcex-icon-box {
        padding: 30px
    }

    .single-product .product-rela li.product,
    .single-staff .product-rela li.product {
        width: 50% !important
    }

    .product-rela.vc_section {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }

    .contactform-table td {
        padding: 30px 10px
    }

    .contactform-table td:first-child {
        width: 220px;
        font-size: 14px
    }

    .contact-subform-box .wpcf7-submit {
        padding: 10px 30px;
        margin-top: 0
    }

    .custom-product-banner .widget_wpc_filters_widget {
        padding: 15px 15px;
        border-radius: 10px
    }

    .custom-product-banner .page-filter .wpc-open-close-filters-button {
        font-size: 18px;
        margin-bottom: 0
    }

    .custom-product-banner .widget_wpc_filters_widget {
        margin-bottom: 20px
    }

    .custom-product-banner .page-filter .widget-title {
        font-size: 14px;
        margin-bottom: 5px
    }

    .custom-product-banner .page-filter .wpc-filters-ul-list li a {
        font-size: 14px
    }

    .custom-product-banner .page-filter .wpc-posts-found {
        padding-bottom: 0
    }

    .custom-product-banner .page-filter .wpc-filters-section {
        margin-bottom: 4px;
        margin-top: 8px;
        height: 30px
    }

    .widget-area .wpc-filters-labels li.wpc-term-item,
    .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item {
        margin-bottom: 0
    }

    .custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label {
        margin-right: 8px
    }

    .custom-product-banner .wpc-filter-layout-dropdown {
        min-height: 24px;
        margin-right: 8px !important
    }

    .custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label a,
    .custom-product-banner .select2-dropdown.wpc-filter-everything-dropdown,
    .custom-product-banner .wpc-filter-layout-dropdown .select2-selection {
        font-size: 14px
    }

    .wpc-filters-widget-top-container:before {
        background: transparent
    }

    .wpc-filters-widget-top-container {
        background: transparent;
        border-bottom: none;
        position: absolute;
        right: 5px;
        top: -3px
    }

    .wpc-filters-widget-top-container,
    .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper {
        display: block
    }

    .wpc_show_open_close_button .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list {
        padding: 0 !important
    }

    body .wpc-filter-chips-list li.wpc-filter-chip {
        display: none
    }

    body .wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all {
        display: block;
        margin: 0
    }

    body .wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a {
        padding: 0;
        border: none;
        font-weight: bold;
        color: #da2735;
        font-size: 16px
    }

    li.wpc-chip-reset-all .wpc-filter-chip-name {
        width: 50px;
        overflow: hidden
    }

    li.wpc-chip-reset-all .wpc-chip-content:before {
        content: "\f01e";
        font-family: 'ticons';
        padding-right: 5px;
        font-size: 14px;
        padding-left: 2px
    }

    .tax-product_cat .custom-product-banner .page-filter .wpc-filters-section.wpc-filter-layout-checkboxes .wpc-filter-header {
        padding: 2px 20px 2px 10px;
        height: 30px
    }

    .custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filter-layout-checkboxes .wpc-filter-header:after {
        right: 6px;
        line-height: 23px
    }

    #table669917 th:nth-child(1) {
        display: block !important
    }

    #table669917 td:nth-child(1) {
        display: block !important
    }

    .solution_row .staff-entry-title,
    .home_new .vcex-post-type-entry-title,
    .homeproduct .customlink-title,
    .single-product .product-rela li.product .woocommerce-loop-product__title,
    .single-staff .product-rela li.product .woocommerce-loop-product__title {
        font-size: 16px !important;
        font-weight: 500 !important
    }

    .solution_row .staff-entry-inner .staff-entry-title a {
        background: #fff;
        padding-right: 0
    }

    .where-page .vcex-icon-box {
        width: 100%
    }

    .product_table>.wpb_wrapper {
        overflow-x: auto
    }

    .product_table1_thead.product_table>.wpb_wrapper {
        overflow-y: hidden
    }

    .vcex-post-next-prev.post-next-box .vcex-col {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .vcex-post-next-prev.post-next-box .vcex-col:nth-child(1) a {
        padding-left: 0;
        text-align: left
    }

    .vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) {
        margin-left: 0;
        text-align: left
    }

    .vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) a {
        padding-right: 0;
        padding-left: 0;
        text-align: left
    }

    .vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) a span {
        left: 0;
        padding-left: 0
    }

    .vcex-post-next-prev.post-next-box .vcex-col:nth-child(2) .ticon-chevron-right:before {
        content: "\f053"
    }

    .vcex-post-next-prev.post-next-box .vcex-col a {
        font-size: 14px;
        position: relative;
        padding-left: 20px
    }

    .vcex-post-next-prev.post-next-box .vcex-col a:before {
        content: "\f105";
        font-family: 'ticons';
        margin-right: 5px
    }

    .vcex-post-next-prev.post-next-box .vcex-col a span {
        display: none
    }

    .tax-product_cat #primary .wpex-loop-product-images a.woocommerce-LoopProduct-link {
        width: 150px;
        height: 150px
    }

    .tax-product_cat #primary .wpex-loop-product-images {
        width: 150px;
        margin-right: 15px
    }

    .products .product .product-details {
        padding-top: 0
    }

    .tax-product_cat #primary .products li .custom-ptoduct-title .woocommerce-loop-product__title {
        font-size: 16px
    }

    .tax-product_cat #primary .products li .product-list-excerpt {
        font-size: 14px;
        width: calc(100% - 180px)
    }

    .tax-product_cat .add-to-compare-button {
        margin-left: 170px;
        width: 130px
    }

    .tax-product_cat .remove-from-compare-button {
        margin-left: 170px;
        width: 180px
    }

    .custom-product-banner .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label a {
        padding: 0 0
    }

    .custom-product-banner .wpc-filter-layout-dropdown .select2-selection {
        padding: 3px 3px
    }

    .custom-product-banner .wpc-filter-layout-dropdown .select2-selection__arrow:after {
        line-height: 24px
    }

    .tax-product_cat #primary .term-description {
        font-size: 14px;
        border-top: none
    }

    .home_categrid .vcex-terms-grid-entry {
        margin-bottom: 0 !important
    }

    div#n2-ss-3 .nextend-arrow-animated-fade {
        display: none
    }

    .cus-card-head-box {
        font-size: 14px
    }

    .cus-card-head-box .cus-card-head-title {
        width: calc(100% - 90px);
        padding: 10px 10px
    }

    .cus-card-head-box .cus-card-head-down {
        width: 90px;
        padding: 10px 0
    }

    .down-list .w3eden .card-body {
        line-height: 35px
    }

    .down-list .cus-icon {
        margin-right: 5px !important
    }

    .down-list .cus-icon img {
        width: 30px;
        min-width: 30px;
        max-width: 30px
    }

    .down-list .media-body a {
        font-size: 12px
    }

    .down-list .cus-down {
        width: 70px
    }

    .woocommerce-compare-bar-item-container {
        padding: 0 !important
    }

    .woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove,
    .woocommerce-compare-bar-item a.woocommerce-compare-bar-item-remove:hover,
    a.woocommerce-compare-sidebar-item-remove {
        right: 0 !important
    }

    .woocommerce-compare-bar-items {
        height: 150px
    }

    .woocommerce-compare-bar-item {
        max-width: 100px;
        width: 100px;
        height: 90px
    }

    .single-product-compare-value,
    .single-product-compare-key-column {
        font-size: 12px;
        line-height: 16px
    }

    #bsearchresults table .bsearch_nav_row1 td:nth-child(1) {
        width: 100%;
        padding: 10px 0
    }

    #bsearchresults table .bsearch_nav_row1 td:nth-child(2) {
        display: none
    }

    #bsearchresults article .bsearch_content .entry-content {
        display: none
    }

    #bsearchresults article .bsearch_content .search-entry-title {
        font-size: 14px
    }

    .wptb-table-container table td {
        padding: 8px !important
    }

    .wptb-table-container table td * {
        font-size: 12px !important
    }

    .features-two-col>.vc_column-inner>.wpb_wrapper .wpb_text_column {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .download_page_menu #menu-download-menu li:before {
        height: 80px
    }

    .download_page_menu #menu-download-menu li:after {
        height: 80px;
        background-size: 50px !important
    }

    .download_page_menu #menu-download-menu li a {
        padding-top: 90px;
        font-size: 12px
    }

    .contactform-table td {
        width: 100% !important;
        display: block
    }

    .contactform-table tbody td:first-child {
        padding-bottom: 0
    }

    .contactform-table tbody td:last-child {
        padding-top: 15px
    }

    .bsearch-form-container .bsearchform {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
        flex-flow: wrap !important
    }

    .bsearch-form-container .bsearchform .bsearch-form-search-field {
        width: calc(100% - 125px)
    }

    .bsearch-form-search-field .bsearch-field.search-field {
        border-radius: 6px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .bsearch-form-container .bsearchform .bsearch-form-post-types {
        width: 125px
    }

    .bsearchform .bsearch-submit.searchsubmit {
        border-radius: 50px !important;
        margin: 10px auto 0;
        padding: 8px 30px
    }

    .bsearch-form-container .bsearchform .bsearch-form-post-types select {
        background-position: calc(100% - 10px) calc(1em + 7px), calc(100% - 5px) calc(1em + 7px), calc(100% - 20px) 12px;
        line-height: 20px;
        font-size: 12px;
        padding: 10px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px
    }
}

@media only screen and (max-width:479px) {
    .single-product .single-post-title {
        font-size: 20px
    }

    .product-doc_row .cus-pro-download .table-title {
        font-size: 14px
    }

    .tax-product_cat #primary .wpex-loop-product-images {
        width: 100%;
        float: initial;
        margin-right: 0;
        margin-bottom: 15px
    }

    .tax-product_cat #primary .wpex-loop-product-images a.woocommerce-LoopProduct-link {
        width: 100%;
        height: 100%;
        padding-top: 100%
    }

    .tax-product_cat #primary .wpex-loop-product-images a img {
        top: 0;
        left: 0
    }

    .tax-product_cat #primary .products li .product-list-excerpt {
        width: 100%
    }

    .tax-product_cat .add-to-compare-button,
    .tax-product_cat .remove-from-compare-button {
        margin-left: 0
    }

    .tax-product_cat #primary .products li .product-list-excerpt {
        font-size: 12px
    }

    .single-product .woocommerce-product-details__short-description {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5em;
        padding-top: 15px
    }

    .custom-product-btnbox a,
    .single-product a.add-to-compare-button,
    .single-product a.remove-from-compare-button {
        padding: 5px 50px 5px 25px
    }

    .single-product .product-rela li.product,
    .single-staff .product-rela li.product {
        width: 100% !important
    }

    .download_page_menu #menu-download-menu {
        display: flex;
        justify-content: space-between
    }

    .download_page_menu #menu-download-menu li {
        width: calc(33.33% - 10px) !important;
        margin: 0 !important
    }
}

@media only screen and (max-width:400px) {
    .service_row .vcex-module .vcex-icon-box-image {
        width: 60px !important
    }

    .service_row .vcex-module .vcex-icon-box-heading {
        line-height: 1.2em !important
    }

    .service_row .vcex-module .vcex-icon-box-content {
        bottom: 25px;
        font-size: 14px !important;
        left: calc(50% - 54px)
    }

    .download_page_menu #menu-download-menu li {
        width: calc(33.33% - 20px);
        margin: 0 10px
    }

    .download_page_menu #menu-download-menu li:before {
        height: 60px
    }

    .download_page_menu #menu-download-menu li:after {
        height: 60px;
        background-size: 40px !important
    }

    .download_page_menu #menu-download-menu li a {
        padding-top: 70px
    }
}

@media only screen and (max-width:380px) {
    .foot-menu-row .wpb_column {
        width: 100%
    }

    .corporate-menu-box li a {
        font-size: 12px
    }

    .corporate-menu-box li a:after {
        height: 21px
    }
}

/* 公共标签样式 */
.custom-product-tags {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10
}

.custom-product-tag {
    padding: 1px 5px;
    color: white;
    font-weight: bold;
    border-radius: 3px;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px !important
}

/* 分类页面标签样式 */
.woocommerce-page .product-category .product .custom-product-tags {
    top: 10px;
    /* 分类页面标签的上边距 */
}

/* 产品详情页面标签样式 */
.woocommerce-page .single-product .product .custom-product-tags {
    top: 0;
    right: 0;
    margin-top: 10px
}

/* 为产品详情页面和分类页面标签应用不同的样式 */
.custom-product-tag {
    font-size: 14px
}
/*home*/
.homebanner-col {
    width: 90% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
}

.homebanner-col>.n2-ss-layer-col {
    max-width: 420px;
}

.homebanner-col .banner-text ul {
    text-align: left !important;
    margin-top: 20px !important;
}

.homebanner-col .banner-text ul li {
    background: url(../images/icon_dagou.png) no-repeat;
    display: inline-block;
    padding-left: 30px;
    padding-right: 20px;
    margin-top: 15px;
    color: #000 !important;
}

.banner-btn {
    text-align: left;
    margin-top: 30px !important;
}

.banner-btn a {
    background: #fff url(../images/icon_more_red.png) calc(100% - 30px) center no-repeat !important;
    color: #da2735 !important;
    border: 1px solid #da2735 !important;
}

.banner-btn a:hover {
    background: #da2735 url(../images/icon_more_btn-.png) calc(100% - 30px) center no-repeat !important;
    color: #fff !important;
}

.nextend-autoplay {
    width: 15px !important;
    height: 15px !important;
    transform: translate(190px, -28px) !important;
}

.n2-ss-control-bullet-horizontal {
    transform: translate(-30px, 0px) !important;
}

.home-category .vc_row>.wpb_column>.vc_column-inner>.wpb_wrapper {
    width: 90%;
    max-width: 1500px;
    margin: 0 auto;
}

.home-category .products .product-category {
    margin: 30px 0 !important;
}

.home-category .owl-carousel .owl-item {
    width: calc(16.66% - 15px) !important;
    text-align: center;
}

.home-category .term-electrical-installation-testers .vcex-terms-grid-entry-title a,
.home-category .term-layout-measurement-tools .vcex-terms-grid-entry-title a {
    max-width: 170px;
    margin: 0 auto;
    display: block;
}

.home-category .vcex-terms-grid-entry-title a {
    display: block;
    height: 40px;
}

.home-category .vcex-terms-grid-entry-title a:hover {
    color: #da2735;
}

.home-category .owl-carousel .owl-nav .ticon:before {
    color: #da2735;
    font-size: 30px;
}

.home-category .owl-carousel .owl-nav button {
    margin-top: -50px !important;
}

.home-category .owl-carousel .owl-nav button.owl-prev {
    margin-left: -40px;
}

.home-category .owl-carousel .owl-nav button.owl-next {
    margin-right: -40px;
}

.home-category .vcex-terms-grid-entry:hover img,
.home-product-row li:hover .wpex-loop-product-images {
    opacity: 0.7;
}

.home-category .vcex-terms-grid-entry:hover .vcex-terms-grid-entry-title,
.home-product-row li:hover .custom-ptoduct-title .woocommerce-loop-product__title {
    color: #da2735 !important;
}

.home_categrid .vcex-terms-grid-entry-image img {
    padding: 0;
    border-radius: 300px;
    background: #f0f0f2;
}

.home-product .wpex-bg-overlay-wrap {
    height: 50%;
}

.home-product-row .htcompare-button-area,
.home-product-row .product-list-excerpt {
    display: none;
}

.home-product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
    width: 90%;
    max-width: 1650px;
    margin: 0 auto;
    padding: 50px 100px 0;
    background: #fff;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

.home-product-text.wpb_text_column {
    padding-left: 110px;
    background-position: left center !important;
    max-width: 540px;
    margin-left: auto;
    margin-right: 0px;
}

.home-product-text em {
    display: block;
    font-style: normal !important;
}

.home-product-row .customlink-title {
    font-size: 20px;
    font-weight: 600;
    color: #191919;
    line-height: 1.1em;
    padding-top: 15px;
}

.home-product1 {
    padding-left: 50px;
}

.homeproduct.homeproduct1 {
    max-width: 320px;
    text-align: center;
    width: 72%;
}

.home-product2>.vc_column-inner>.wpb_wrapper {
    max-width: 660px;
    margin-left: auto;
}

.home-product3 {
    margin-top: 60px;
}

.homeproduct2.wpb_single_image {
    padding-left: 10%;
    margin-top: -40px;
    padding-right: 20px;
}

.home-product2 .red-btn {
    margin-left: 10% !important;
}

.homeproduct.homeproduct1 .vc_figure,
.homeproduct.homeproduct2 .vc_figure {
    border-radius: 30px;
}

.homeproduct.homeproduct3 .vc_figure {
    max-width: 430px;
    background-size: cover;
    border-radius: 30px;
    text-align: center;
    margin-left: 180px;
    width: calc(100% - 180px);
}

.homeproduct.homeproduct3 .customlink-title {
    position: absolute;
    bottom: 15px;
    left: 0;
    max-width: 150px;
    text-align: right;
}

.home-product-row .wpb_single_image:hover img {
    opacity: 0.7;
}

.homeproduct .vc_figure,
.homeproduct .vc_figure a,
.homeproduct .vc_figure a img {
    width: 100%;
}

.homeproduct:hover img {
    opacity: 0.7;
}

.homeproduct:hover .customlink-title h2 {
    color: #da2735 !important;
}


.home_new .vcex-post-type-entry-media a {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding-top: 67%;
    position: relative;
}

.home_new .vcex-post-type-entry-media a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.home_new .vcex-post-type-entry-details {
    border: none;
    position: relative;
    padding: 15px 0 0;
}

.home_new .vcex-post-type-entry-details .match-height-content {
    height: auto !important;
}

.home_new .vcex-post-type-entry-title {
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.home_new .vcex-post-type-entry-details .vcex-post-type-entry-date {
    position: absolute;
    bottom: 25px;
    margin: 0;
}

.home_new .vcex-post-type-entry-excerpt {
    line-height: 1.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.home_new .vcex-post-type-entry-readmore-wrap {
    position: absolute;
    bottom: 25px;
    margin: 0;
    right: 30px;
}

.home_new .vcex-post-type-entry-readmore-wrap a {
    text-decoration: underline !important;
}

.home_new .vcex-post-type-entry-inner:hover img {
    opacity: 0.7;
}

.home_new .vcex-post-type-entry-inner:hover .vcex-post-type-entry-title a {
    color: #da2735 !important;
}

.solution_row .staff-entry-inner .staff-entry-media a.staff-entry-media-link img,
.home_new .vcex-post-type-entry-inner img {
    transition: all 0.25s;
}

.solution_row .staff-entry-inner:hover .staff-entry-media a.staff-entry-media-link img,
.home_new .vcex-post-type-entry-inner:hover img {
    transform: scale(1.15);
}

@media only screen and (max-width:1200px) {
    .home-product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
        padding: 50px 50px 0;
    }

    .home-product-row .customlink-title {
        font-size: 18px;
    }

    .home-product-text.wpb_text_column {
        padding-left: 60px;
    }
}

@media only screen and (max-width:767px) {
    .home-product-row .customlink-title {
        display: block;
        text-align: center;
    }

    .homeproduct2.wpb_single_image {
        padding-left: 0;
        margin-top: 0;
        padding-right: 0;
    }

    .homeproduct.homeproduct1 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
    }

    .home-product1,
    .home-product2,
    .home-product3 {
        padding-left: 0;
        padding-right: 0;
    }

    .homeproduct.homeproduct3 .vc_figure {
        max-width: 100%;
        background-size: cover;
        border-radius: 30px;
        text-align: center;
        margin-left: 0;
        width: 100%;
    }

    .homeproduct.homeproduct3 .customlink-title {
        position: static;
        bottom: 0;
        left: 0;
        max-width: 100%;
        text-align: center;
        display: block;
    }

    .home-product2 .red-btn {
        margin: 0 auto !important;
        display: block;
        width: 210px;
    }

    .home-product3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .solution_row .staff-entry-media {
        margin-bottom: 15px;
    }

    .solution_row .staff-entry-inner .staff-entry-details {
        margin-top: 0;
    }
}

@media only screen and (max-width:476px) {
    .home-product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
        padding: 30px 30px 0;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
}
.vc_custom_1635228558289 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1646386443471 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

.vc_custom_1646386435983 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

.vc_custom_1652425441514 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 25px !important;
}

.vc_custom_1652425380200 {
    margin-right: -15px !important;
    margin-left: -15px !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.vc_custom_1635228572387 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1637808176592 {
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-bottom: 40px !important;
}

.vc_custom_1649686710667 {
    margin-bottom: 40px !important;
}

.vc_custom_1635231775229 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1635239092673 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1646385970730 {
    margin-bottom: 20px !important;
}

.vc_custom_1635239517676 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1635238791803 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1635238791803 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1649687563407 {
    background-image: url(../images/juxing-1.png) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

.vc_custom_1646385989721 {
    margin-bottom: 20px !important;
}

.vc_custom_1646386373730 {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vc_custom_1646386144624 {
    margin-bottom: 20px !important;
}
    .wpb_animate_when_almost_visible {
        opacity: 1;
    }


/*VC META CSS*/
.vc_custom_1640660832021 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-top: 20px !important;
    background-color: #22272d !important
}

.vc_custom_1636599902091 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    border-bottom-width: 1px !important;
    padding-top: 20px !important;
    background-color: #22272d !important;
    border-bottom-color: rgba(255, 255, 255, 0.12) !important;
    border-bottom-style: solid !important
}

.vc_custom_1640670365970 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    border-bottom-width: 1px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #22272d !important;
    border-bottom-color: rgba(255, 255, 255, 0.12) !important;
    border-bottom-style: solid !important
}

.vc_custom_1636531752365 {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background-color: #22272d !important
}

.vc_custom_1636599824747 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.vc_custom_1703070289987 {
    margin-top: 5px !important
}

.vc_custom_1641780987607 {
    margin-top: 15px !important
}

.vc_custom_1636599807115 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.vc_custom_1636533998444 {
    margin-bottom: 20px !important
}

.vc_custom_1636533749489 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.vc_custom_1640660802408 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.vc_custom_1703070362681 {
    margin-bottom: 20px !important
}

.vc_custom_1641780999159 {
    margin-bottom: 15px !important
}

.vc_custom_1633671707688 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.has-accent-background-color {
    background-color: #2c87f0
}

.has-accent-color {
    color: #2c87f0
}

/*TYPOGRAPHY*/
body {
    font-family: "Montserrat"
}

#site-navigation .dropdown-menu .link-inner {
    font-weight: 500;
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6,
.theme-heading,
.page-header-title,
.wpex-heading,
.vcex-heading,
.entry-title,
.wpex-font-heading {
    font-family: "Montserrat"
}

.single-blog-content,
.vcex-post-content-c,
.wpb_text_column,
body.no-composer .single-content,
.woocommerce-Tabs-panel--description {
    font-size: 16px
}

/*ADVANCED STYLING CSS*/
#mobile-menu .wpex-bars>span,
#mobile-menu .wpex-bars>span::before,
#mobile-menu .wpex-bars>span::after {
    background-color: #ffffff
}

#mobile-menu a:hover .wpex-bars>span,
#mobile-menu a:hover .wpex-bars>span::before,
#mobile-menu a:hover .wpex-bars>span::after {
    background-color: #da2735
}

/*CUSTOMIZER STYLING*/
.site-breadcrumbs {
    color: #6b6b6b
}

.site-breadcrumbs .sep {
    color: #6b6b6b
}

.site-breadcrumbs a {
    color: #6b6b6b
}

.site-breadcrumbs a:hover {
    color: #6b6b6b
}

a:hover {
    color: #da2735
}

ul.page-numbers,
.page-links {
    font-size: 16px
}

ul.page-numbers a,
a.page-numbers,
span.page-numbers,
.page-links span {
    color: #2c2c2c
}

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover,
.page-links>span.current,
.page-links a>span:hover,
.bbp-pagination-links .page-numbers.current,
.elementor-pagination .page-numbers.current {
    color: #ffffff;
    background: #da2735
}

#site-scroll-top {
    color: #ffffff;
    background-color: #da2735
}

#site-scroll-top:hover {
    background-color: #ee4448
}

body.wpex-responsive .container,
.boxed-main-layout.wpex-responsive #wrap {
    max-width: 85.6%
}

.container,
.boxed-main-layout #wrap {
    width: 1200px
}

#top-bar-wrap {
    background-color: #a01d28
}

.wpex-top-bar-sticky {
    background-color: #a01d28
}

#top-bar {
    padding-top: 0;
    padding-bottom: 0
}

#site-header #site-header-inner {
    padding-top: 0;
    padding-bottom: 0
}

#site-header {
    background-color: #da2735
}

#site-header-sticky-wrapper {
    background-color: #da2735
}

#site-header-sticky-wrapper.is-sticky #site-header {
    background-color: #da2735
}

.footer-has-reveal #site-header {
    background-color: #da2735
}

#searchform-header-replace {
    background-color: #da2735
}

body.wpex-has-vertical-header #site-header {
    background-color: #da2735
}

#site-logo {
    display: flex;
    float: none;
    justify-content: center;
    padding-top: 26px;
    padding-bottom: 27px
}

#site-navigation-wrap {
    background-color: #da2735
}

#site-navigation-sticky-wrapper.is-sticky #site-navigation-wrap {
    background-color: #da2735
}

#site-navigation .dropdown-menu>li.menu-item>a {
    color: #ffffff
}

#site-navigation .dropdown-menu>li.menu-item>a:hover,
#site-navigation .dropdown-menu>li.menu-item.dropdown.sfHover>a {
    color: #ffffff
}

#site-navigation .dropdown-menu>li.menu-item.current-menu-item>a,
#site-navigation .dropdown-menu>li.menu-item.current-menu-parent>a {
    color: #ffffff
}

.wpex-dropdowns-caret .dropdown-menu ul.sub-menu::before {
    border-bottom-color: #ffffff
}

#site-header #site-navigation .dropdown-menu ul.sub-menu>li.menu-item>a:hover {
    color: #da2735
}

#searchform-dropdown {
    border-top-color: #c6272b !important
}

#wpex-searchform-overlay {
    background-color: #ffffff
}

#mobile-menu a {
    color: #ffffff
}

#mobile-menu a:hover {
    color: #da2735
}

#sidr-main {
    background-color: #ffffff;
    color: #212121
}

.sidr a:hover,
.sidr-class-menu-item-has-children.active>a {
    color: #da2735
}

.vc_column-inner {
    margin-bottom: 40px
}

.woocommerce ul.products li.product .price del,
.woocommerce div.product div.summary del {
    display: none
}

.woocommerce ul.products li.product .star-rating {
    display: none
}

.woocommerce ul.products li.product .price {
    display: none
}

.woocommerce ul.products li.product a.button {
    display: none
}

.woocommerce div.product div.images,
.woocommerce-page div.product div.images {
    width: 43%
}

.woocommerce .product .summary {
    width: 55%
}

.woocommerce div.product .woocommerce-product-rating {
    display: none
}

/* WPDM Link Template Styles */

:root {
    --color-primary: #4a8eff;
    --color-primary-rgb: 74, 142, 255;
    --color-primary-hover: #4a8eff;
    --color-primary-active: #4a8eff;
    --color-secondary: #4a8eff;
    --color-secondary-rgb: 74, 142, 255;
    --color-secondary-hover: #4a8eff;
    --color-secondary-active: #4a8eff;
    --color-success: #18ce0f;
    --color-success-rgb: 24, 206, 15;
    --color-success-hover: #4a8eff;
    --color-success-active: #4a8eff;
    --color-info: #2CA8FF;
    --color-info-rgb: 44, 168, 255;
    --color-info-hover: #2CA8FF;
    --color-info-active: #2CA8FF;
    --color-warning: #f29e0f;
    --color-warning-rgb: 242, 158, 15;
    --color-warning-hover: orange;
    --color-warning-active: orange;
    --color-danger: #ff5062;
    --color-danger-rgb: 255, 80, 98;
    --color-danger-hover: #ff5062;
    --color-danger-active: #ff5062;
    --color-green: #30b570;
    --color-blue: #0073ff;
    --color-purple: #8557D3;
    --color-red: #ff5062;
    --color-muted: rgba(69, 89, 122, 0.6);
    --wpdm-font: "Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.wpdm-download-link.btn.btn-primary {
    border-radius: 4px;
}

div#n2-ss-4 {
    width: 1920px;
    float: left;
    margin: 0px 0px 0px 0px;
}

html[dir="rtl"] div#n2-ss-4 {
    float: right;
}

div#n2-ss-4 .n2-ss-slider-1 {
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 630px;
    border-style: solid;
    border-width: 0px;
    border-color: #3e3e3e;
    border-color: RGBA(62, 62, 62, 1);
    border-radius: 0px;
    background-clip: padding-box;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

div#n2-ss-4 .n2-ss-slider-background-video-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div#n2-ss-4 .n2-ss-slider-2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.x-firefox div#n2-ss-4 .n2-ss-slider-2 {
    opacity: 0.99999;
}

div#n2-ss-4 .n2-ss-slider-3 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 1px solid rgba(0, 0, 0, 0);
    z-index: 10;
}

div#n2-ss-4 .n2-ss-slide-backgrounds,
div#n2-ss-4 .n2-ss-slider-3>.n-particles-js-canvas-el,
div#n2-ss-4 .n2-ss-slider-3>.n2-ss-divider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

div#n2-ss-4 .n2-ss-slide-backgrounds {
    z-index: 10;
}

div#n2-ss-4 .n2-ss-slider-3>.n-particles-js-canvas-el {
    z-index: 12;
}

div#n2-ss-4 .n2-ss-slide-backgrounds>* {
    overflow: hidden;
}

div#n2-ss-4 .n2-ss-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: block;
    -webkit-backface-visibility: hidden;
}

div#n2-ss-4 .n2-ss-layers-container {
    position: relative;
    width: 1920px;
    height: 630px;
}

div#n2-ss-4 .n2-ss-parallax-clip>.n2-ss-layers-container {
    position: absolute;
    right: 0;
}

div#n2-ss-4 .n2-ss-slide {
    perspective: 1500px;
}

div#n2-ss-4[data-ie] .n2-ss-slide {
    perspective: none;
    transform: perspective(1500px);
}

div#n2-ss-4 .n2-ss-slide-active {
    z-index: 21;
}

div#n2-ss-4 .nextend-arrow {
    cursor: pointer;
    overflow: hidden;
    line-height: 0 !important;
    z-index: 20;
}

div#n2-ss-4 .nextend-arrow img {
    position: relative;
    min-height: 0;
    min-width: 0;
    vertical-align: top;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline;
}

div#n2-ss-4 .nextend-arrow img.n2-arrow-hover-img {
    display: none;
}

div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-hover-img {
    display: inline;
}

div#n2-ss-4 .nextend-arrow:HOVER img.n2-arrow-normal-img {
    display: none;
}

div#n2-ss-4 .nextend-arrow-animated {
    overflow: hidden;
}

div#n2-ss-4 .nextend-arrow-animated>div {
    position: relative;
}

div#n2-ss-4 .nextend-arrow-animated .n2-active {
    position: absolute;
}

div#n2-ss-4 .nextend-arrow-animated-fade {
    transition: background 0.3s, opacity 0.4s;
}

div#n2-ss-4 .nextend-arrow-animated-horizontal>div {
    transition: all 0.4s;
    left: 0;
}

div#n2-ss-4 .nextend-arrow-animated-horizontal .n2-active {
    top: 0;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER>div,
div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS>div,
div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active {
    left: -100%;
}

div#n2-ss-4 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active,
div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER>div,
div#n2-ss-4 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS>div {
    left: 100%;
}

div#n2-ss-4 .nextend-arrow.nextend-arrow-animated-horizontal:HOVER .n2-active,
div#n2-ss-4 .nextend-arrow.nextend-arrow-animated-horizontal:FOCUS .n2-active {
    left: 0;
}

div#n2-ss-4 .nextend-arrow-animated-vertical>div {
    transition: all 0.4s;
    top: 0;
}

div#n2-ss-4 .nextend-arrow-animated-vertical .n2-active {
    left: 0;
}

div#n2-ss-4 .nextend-arrow-animated-vertical .n2-active {
    top: -100%;
}

div#n2-ss-4 .nextend-arrow-animated-vertical:HOVER>div,
div#n2-ss-4 .nextend-arrow-animated-vertical:FOCUS>div {
    top: 100%;
}

div#n2-ss-4 .nextend-arrow-animated-vertical:HOVER .n2-active,
div#n2-ss-4 .nextend-arrow-animated-vertical:FOCUS .n2-active {
    top: 0;
}

div#n2-ss-4 .n2-ss-control-bullet {
    visibility: hidden;
    text-align: center;
    justify-content: center;
}

div#n2-ss-4 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize {
    width: 100%;
}

div#n2-ss-4 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize {
    height: 100%;
    flex-flow: column;
}

div#n2-ss-4 .nextend-bullet-bar {
    display: inline-flex;
    visibility: visible;
    align-items: center;
    flex-wrap: wrap;
}

div#n2-ss-4 .n2-bar-justify-content-left {
    justify-content: flex-start;
}

div#n2-ss-4 .n2-bar-justify-content-center {
    justify-content: center;
}

div#n2-ss-4 .n2-bar-justify-content-right {
    justify-content: flex-end;
}

div#n2-ss-4 .n2-ss-control-bullet-vertical>.nextend-bullet-bar {
    flex-flow: column;
}

div#n2-ss-4 .n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    display: flex;
}

div#n2-ss-4 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    flex: 1 1 auto;
}

div#n2-ss-4 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    height: 100%;
}

div#n2-ss-4 .nextend-bullet-bar .n2-bullet {
    cursor: pointer;
    transition: background-color 0.4s;
}

div#n2-ss-4 .nextend-bullet-bar .n2-bullet.n2-active {
    cursor: default;
}

div#n2-ss-4 div.n2-ss-bullet-thumbnail-container {
    position: absolute;
    opacity: 0;
    z-index: 10000000;
}

div#n2-ss-4 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

div#n2-ss-4 .n2-style-3ea1a238ef8492a4896ad1d6944a1329-dot {
    background: #ffffff;
    opacity: 1;
    padding: 1px 15px 1px 15px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
    border-radius: 50px;
    margin: 4px;
}

div#n2-ss-4 .n2-style-3ea1a238ef8492a4896ad1d6944a1329-dot.n2-active,
div#n2-ss-4 .n2-style-3ea1a238ef8492a4896ad1d6944a1329-dot:HOVER,
div#n2-ss-4 .n2-style-3ea1a238ef8492a4896ad1d6944a1329-dot:FOCUS {
    background: #da2735;
    padding: 1px 20px 1px 20px;
}

@media screen and (max-width: 767px){
    div#n2-ss-5 {
        width: 750px;
        float: left;
        margin: 0px 0px 0px 0px;
    }

    html[dir="rtl"] div#n2-ss-5 {
        float: right;
    }

    div#n2-ss-5 .n2-ss-slider-1 {
        position: relative;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        height: 700px;
        border-style: solid;
        border-width: 0px;
        border-color: #3e3e3e;
        border-color: RGBA(62, 62, 62, 1);
        border-radius: 0px;
        background-clip: padding-box;
        background-repeat: repeat;
        background-position: 50% 50%;
        background-size: cover;
        background-attachment: scroll;
    }

    div#n2-ss-5 .n2-ss-slider-background-video-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    div#n2-ss-5 .n2-ss-slider-2 {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .x-firefox div#n2-ss-5 .n2-ss-slider-2 {
        opacity: 0.99999;
    }

    div#n2-ss-5 .n2-ss-slider-3 {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 1px solid rgba(0, 0, 0, 0);
        z-index: 10;
    }

    div#n2-ss-5 .n2-ss-slide-backgrounds,
    div#n2-ss-5 .n2-ss-slider-3>.n-particles-js-canvas-el,
    div#n2-ss-5 .n2-ss-slider-3>.n2-ss-divider {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    div#n2-ss-5 .n2-ss-slide-backgrounds {
        z-index: 10;
    }

    div#n2-ss-5 .n2-ss-slider-3>.n-particles-js-canvas-el {
        z-index: 12;
    }

    div#n2-ss-5 .n2-ss-slide-backgrounds>* {
        overflow: hidden;
    }

    div#n2-ss-5 .n2-ss-slide {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 20;
        display: block;
        -webkit-backface-visibility: hidden;
    }

    div#n2-ss-5 .n2-ss-layers-container {
        position: relative;
        width: 750px;
        height: 700px;
    }

    div#n2-ss-5 .n2-ss-parallax-clip>.n2-ss-layers-container {
        position: absolute;
        right: 0;
    }

    div#n2-ss-5 .n2-ss-slide {
        perspective: 1500px;
    }

    div#n2-ss-5[data-ie] .n2-ss-slide {
        perspective: none;
        transform: perspective(1500px);
    }

    div#n2-ss-5 .n2-ss-slide-active {
        z-index: 21;
    }

    div#n2-ss-5 .nextend-arrow {
        cursor: pointer;
        overflow: hidden;
        line-height: 0 !important;
        z-index: 20;
    }

    div#n2-ss-5 .nextend-arrow img {
        position: relative;
        min-height: 0;
        min-width: 0;
        vertical-align: top;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        display: inline;
    }

    div#n2-ss-5 .nextend-arrow img.n2-arrow-hover-img {
        display: none;
    }

    div#n2-ss-5 .nextend-arrow:HOVER img.n2-arrow-hover-img {
        display: inline;
    }

    div#n2-ss-5 .nextend-arrow:HOVER img.n2-arrow-normal-img {
        display: none;
    }

    div#n2-ss-5 .nextend-arrow-animated {
        overflow: hidden;
    }

    div#n2-ss-5 .nextend-arrow-animated>div {
        position: relative;
    }

    div#n2-ss-5 .nextend-arrow-animated .n2-active {
        position: absolute;
    }

    div#n2-ss-5 .nextend-arrow-animated-fade {
        transition: background 0.3s, opacity 0.4s;
    }

    div#n2-ss-5 .nextend-arrow-animated-horizontal>div {
        transition: all 0.4s;
        left: 0;
    }

    div#n2-ss-5 .nextend-arrow-animated-horizontal .n2-active {
        top: 0;
    }

    div#n2-ss-5 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER>div,
    div#n2-ss-5 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS>div,
    div#n2-ss-5 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active {
        left: -100%;
    }

    div#n2-ss-5 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active,
    div#n2-ss-5 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER>div,
    div#n2-ss-5 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS>div {
        left: 100%;
    }

    div#n2-ss-5 .nextend-arrow.nextend-arrow-animated-horizontal:HOVER .n2-active,
    div#n2-ss-5 .nextend-arrow.nextend-arrow-animated-horizontal:FOCUS .n2-active {
        left: 0;
    }

    div#n2-ss-5 .nextend-arrow-animated-vertical>div {
        transition: all 0.4s;
        top: 0;
    }

    div#n2-ss-5 .nextend-arrow-animated-vertical .n2-active {
        left: 0;
    }

    div#n2-ss-5 .nextend-arrow-animated-vertical .n2-active {
        top: -100%;
    }

    div#n2-ss-5 .nextend-arrow-animated-vertical:HOVER>div,
    div#n2-ss-5 .nextend-arrow-animated-vertical:FOCUS>div {
        top: 100%;
    }

    div#n2-ss-5 .nextend-arrow-animated-vertical:HOVER .n2-active,
    div#n2-ss-5 .nextend-arrow-animated-vertical:FOCUS .n2-active {
        top: 0;
    }

    div#n2-ss-5 .n2-ss-control-bullet {
        visibility: hidden;
        text-align: center;
        justify-content: center;
    }

    div#n2-ss-5 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize {
        width: 100%;
    }

    div#n2-ss-5 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize {
        height: 100%;
        flex-flow: column;
    }

    div#n2-ss-5 .nextend-bullet-bar {
        display: inline-flex;
        visibility: visible;
        align-items: center;
        flex-wrap: wrap;
    }

    div#n2-ss-5 .n2-bar-justify-content-left {
        justify-content: flex-start;
    }

    div#n2-ss-5 .n2-bar-justify-content-center {
        justify-content: center;
    }

    div#n2-ss-5 .n2-bar-justify-content-right {
        justify-content: flex-end;
    }

    div#n2-ss-5 .n2-ss-control-bullet-vertical>.nextend-bullet-bar {
        flex-flow: column;
    }

    div#n2-ss-5 .n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
        display: flex;
    }

    div#n2-ss-5 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
        flex: 1 1 auto;
    }

    div#n2-ss-5 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
        height: 100%;
    }

    div#n2-ss-5 .nextend-bullet-bar .n2-bullet {
        cursor: pointer;
        transition: background-color 0.4s;
    }

    div#n2-ss-5 .nextend-bullet-bar .n2-bullet.n2-active {
        cursor: default;
    }

    div#n2-ss-5 div.n2-ss-bullet-thumbnail-container {
        position: absolute;
        opacity: 0;
        z-index: 10000000;
    }

    div#n2-ss-5 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    div#n2-ss-5 .n2-style-804979a30a21a753a5bb503e48777165-dot {
        background: #ffffff;
        background: RGBA(255, 255, 255, 0.67);
        opacity: 1;
        padding: 1px 5px 1px 5px;
        box-shadow: none;
        border-width: 0px;
        border-style: solid;
        border-color: #000000;
        border-color: RGBA(0, 0, 0, 1);
        border-radius: 50px;
        margin: 4px;
    }

    div#n2-ss-5 .n2-style-804979a30a21a753a5bb503e48777165-dot.n2-active,
    div#n2-ss-5 .n2-style-804979a30a21a753a5bb503e48777165-dot:HOVER,
    div#n2-ss-5 .n2-style-804979a30a21a753a5bb503e48777165-dot:FOCUS {
        background: #da2735;
    }
}