@charset "utf-8"; body,html,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,th,td,form,object,iframe,blockquote,pre,a,abbr,address,code,img,fieldset,form,label,figure {
    margin: 0;
    padding: 0;
}

body,html,input,button,textarea {
    color: #333;
    font: Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

article,aside,figcaption,figure,footer,header,main,nav,section {
    display: block;
}

body {
    background: #fff;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3,h4,h5 {
    font-size: 14px;
}

img {
    border: none;
    vertical-align: middle;
}

li {
    list-style: none;
}

i,em {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a:hover {
    color: #cb2027;
    text-decoration: none;
}

input[type="text"]:focus {
    outline: none;
}

input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
}

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

input[type="text"],input[type="button"],input[type="reset"],select {
    border-radius: 0;
    -webkit-appearence: none;
}

hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #c1c1c1;
    margin: 15px 0 15px 0;
}

a:active,select,input,textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: 0!important;
}

* {
    outline: 0;
}

/* clear floating */
.clearfix:after,.layout:after,.header:after,.shopcart-title:after,.banner-list:after,.product-slides:after,.social-layout:after,.foot-blog-item .blog-cont:after,.service-items:after,.bottom-service:after,.nav-bar .nav li ul:after,.head-shopcart dl:after,.products-scroll-list li:after,.main-tit-bar:after,.blog-item:after,.page-bar:after,.pages:after,.product-list ul:after,.path-bar:after,.product-intro:after,.product-summary .product-meta:after,.product-summary .price-bar:after,.product-summary .product-buy:after,.product-shop dl:after,.color-list:after,.product-summary .size-list:after,.product-summary .check-item:after,#respond:after,.goods-related .related-list ul:after,.topbar:after,.owl-stage:after,.head-cartlist dl:after, .continue-proceed:after,.continue-proceed:after,.eshopcustdetails .eshop-panel .eshop_shiptype_item:after,.eshop_shiptype_item:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}


.clearfix,.layout,.header,.shopcart-title,.banner-list,.product-slides,.social-layout,.foot-blog-item .blog-cont,.service-items,.bottom-service,.nav-bar .nav li ul,.head-shopcart dl,.products-scroll-list li,.main-tit-bar,.blog-item,.page-bar,.pages,.product-list ul,.path-bar,.product-intro,.product-summary .product-meta,.product-summary .price-bar,.product-summary .product-buy,.product-shop dl,.color-list,.product-summary .size-list,.product-summary .check-item,#respond,.goods-related .related-list ul,.topbar,.owl-stage,.head-cartlist dl, .continue-proceed,.continue-proceed,.eshopcustdetails .eshop-panel .eshop_shiptype_item,.eshop_shiptype_item {
    *zoom:1;}

.clear-left {
    clear: left;
}

/* layout */
.layout,.header, .banner-list,.footer,.bottom-service,.social-layout {
    width: 1090px;
    margin: 0 auto;
}

/* .head-wrapper,.foot-wrapper {min-width:1090px;} */
.fl {
    float: left;
}

.fr {
    float: right;
}

.z9999 {
    z-index: 9999!important;
}

.disabled {
    display: none;
}

/* color */
.shopcart-title .goods-num,.head-login-info h4,.cate-menu li a.hover,.product-item .pd-price b,.blog-widget .foot-blog-item .blog-cont p a.more,.cate-menu li a:hover,.nav-bar .nav li ul li a:hover,.head-cartlist dl a:hover,.narrow-by li li a:hover,.narrow-by li li a.selected,.service-items .service-item li a:hover,.blog-list .blog-item .readmore,.blog-list .blog-item .readmore a,.sort-by ul li.selected a,.sort-by ul li.selected a:hover,.goods-may-like .goods-item .goods-price b,.product-summary .price-bar .special-price,.product-summary .discount,.total-price .price,.goods-related .related-list ul .pd-name a:hover {
    color: #cb2027;
}

.prisna-wp-translate-flag a {
    font-size: 12px;
}

.prisna-wp-translate-sub-slides .prisna-wp-translate-flag-current a {
    color: #ffffff;
}

/* font family */
.logo-side-txt,.index-tit-bar .title,.main-tit-bar .title {
    font-family: Georgia,verdana,arial,helvetica,sans-serif;
}

/* image */
.hide-cate .cate-nav-btn:after,.product-summary .btn-add-to-cart:after,.color-list li.checked .color-small-img:after,.size-list li.checked span.size-value:after {
    background-image: url(img/sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

/* button */
.comment-form .form-item input[type="submit"],.goods-related .buy-together {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding: 0 18px;
    background: #bd362f;
    background: -webkit-linear-gradient(center top,#ee5f5b,#bd362f);
    background: -moz-linear-gradient(center top,#ee5f5b,#bd362f);
    background: -ms-linear-gradient(top,#ee5f5b,#bd362f);
    background: -o-linear-gradient(center top,#ee5f5b,#bd362f);
    background: linear-gradient( top,#ee5f5b,#bd362f);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* transition */
/* transition */
.slide-banners .owl-nav,.index_Package .index_Package_btns .index_Package_btn,a,.Package_list .layout .Package_content .flex_row .Package_item,.Package_list .layout .Package_content .flex_row .Package_item .flex_row .item_before,.index_Package .layout .index_bd .index_Package_swiper .swiper-slide,.index_Package .layout .index_bd .index_Package_swiper .swiper-slide .flex_row .item_before,.page_product_list .layout .content .flex_row .product_item,.page_product_list .layout .content .flex_row .product_item .icon,.page_solutions .page_bd .page_solutions_swiper .swiper-slide .item_text,.product-item .pd-info,.foot-social li a,.index_choose_us .choose_us_bd_box .choose_us_bd .choose_us_content .choose_us_text .choose_us_text_item .choose_text_icon,.index_choose_us .choose_us_bd_box .choose_us_bd .choose_us_content .choose_us_text .choose_us_text_item .choose_text_title,.gotop,.hide-cate .cate-nav-btn:after,.blog-list .blog-item img,.product-item:hover .pd-img img,.product-item:hover .pd-img .img-hover,.goods-may-like .goods-item img,.product-item .item-wrap,.product-item .add-cart,.index_choose_us .choose_us_bd_nav li,.index_choose_us .choose_us_bd_nav li a img,.index_choose_us .choose_us_bd_nav li a {
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.eshop_pay_img {
    margin: -37px 0 0 -380px;
}

.lang-prev {
    position: absolute;
    left: 5%;
    top: 0px;
    width: 25px;
    height: 25px;
    background: url(img/lang_prev.png) no-repeat center center;
}

.lang-next {
    position: absolute;
    right: 5%;
    top: 0px;
    width: 25px;
    height: 25px;
    background: url(img/lang_next.png) no-repeat center center;
}

.lang-prev,.lang-next {
    overflow: hidden;
    z-index: 99999999;
    display: block;
    cursor: pointer;
    background-color: #696969;
    opacity: 0.6;
}

.lang-prev:hover,.lang-next:hover {
    background-color: #696969;
}

.container {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    padding: 0 0;
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("fonts/Roboto-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("fonts/Roboto-Bold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-Regular";
    src: url("fonts/Poppins-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins-Bold";
    src: url("fonts/Poppins-Bold.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 
 * public start ---------------------------------------------------
 */
/* owlcarousel */
.owl-carousel {
    position: relative;
    width: 100%;
}

.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}

.owl-carousel .owl-controls {
    overflow: visible;
}

.owl-carousel .owl-dots {
    display: block;
    width: 100%;
    text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #888;
    border-radius: 50%;
    margin: 0 2px;
}

.owl-carousel .owl-dots .active {
    background: #cb2027;
    border: 1px solid #cb2027;
}

.owl-loaded .slide-item {
    display: block;
}

/* ===============================================================
   * for:user center (2016-02-16)
   --------------------------------------------------------------- */
.uc-info-panel:after,.uc-address-info:after,.uc-main-tit-bar:after,.entry .uc-order-table tbody td:after,.uc-info-panel .uc-info-item:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.uc-info-panel,.uc-address-info,.uc-main-tit-bar {
    *zoom:1;}

/* user info */
.uc-main {
    padding: 0 0!important;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
}

.uc-main .uc-info-panel,.uc-main .uc-info-panel a,.uc-main-tit-bar .tit {
    color: #333;
}

.uc-info-panel {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    color: #333;
}

.uc-info-panel .uc-info-item {
    width: 12.5%;
    height: 60px;
    text-align: center;
    float: left;
    border-right: 1px solid #ddd;
    padding: 25px 0;
    font-size: 14px;
    overflow: hidden;
}

.uc-info-panel .uc-info-item dt,.uc-info-panel .uc-info-item dd {
    display: block;
}

.uc-info-panel .uc-info-item dd {
    padding-top: 12px;
    font-size: 22px;
    line-height: 1.2;
}

.uc-info-panel .uc-info-item dd,.uc-info-panel .uc-info-item dd a {
    color: #999;
}

.uc-info-panel .uc-info-item dd a {
    display: inline-block;
}

.uc-info-panel .uc-info-item-1 {
    width: 37%;
    height: 85px;
    text-align: left;
    padding-top: 13px;
    padding-bottom: 13px;
    overflow: hidden;
}

.uc-info-panel .uc-info-item-1 .uc-avatar {
    width: 85px;
    height: 85px;
    float: left;
    padding: 0 15px;
    float: left;
    margin-right: 3px;
}

.uc-info-panel .uc-info-item-1 .uc-avatar img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
}

.uc-info-panel .uc-info-item-1 .txt-welcome {
    font-weight: normal;
    font-size: 12px;
    color: #333;
    padding-top: 12px;
}

.uc-info-panel .uc-info-item-1 .vip {
    color: #cb2027;
}

.uc-info-panel .uc-info-item-1 .txt-edit {
    display: block;
    padding-top: 20px;
}

.uc-info-panel .uc-info-item-1 .txt-edit a.edit-link {
    display: inline-block;
    padding-left: 22px;
    background: url(img/uc-ico-edit.png) 0 2px no-repeat;
    line-height: 22px;
}

.uc-info-panel .uc-info-item-1 .txt-edit a.edit-link {
    *display: inline;
}

.uc-info-panel .uc-info-item-5 {
    width: 24%;
    float: right;
    padding-top: 40px;
    height: auto;
    border-right: 0;
}

.uc-info-panel .uc-btn-msg {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background-color: #feeb99;
    border-width: 1px;
    border-style: solid;
    border-color: #f4d67e #ecc75c #e1af32;
    border-radius: 5px;
    background-image: -moz-linear-gradient(top,#FFF5D1,#FCE26B);
    background-image: -webkit-linear-gradient(top,#FFF5D1,#FCE26B);
    background-image: -ms-linear-gradient(top,#FFF5D1,#FCE26B);
    background-image: -o-linear-gradient(top,#FFF5D1,#FCE26B);
    background-image: linear-gradient(top,#FFF5D1,#FCE26B);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFF5D1',endColorStr='#FCE26B',gradientType='0');
    font-size: 14px;
    color: #4C4C4E;
    padding: 0 12px 0 45px;
    position: relative;
    color: #333;
}

.uc-info-panel .uc-btn-msg:hover {
    background-image: -moz-linear-gradient(top,#fef3c7,#f5d855);
    background-image: -webkit-linear-gradient(top,#fef3c7,#f5d855);
    background-image: -ms-linear-gradient(top,#fef3c7,#f5d855);
    background-image: -o-linear-gradient(top,#fef3c7,#f5d855);
    background-image: linear-gradient(top,#fef3c7,#f5d855);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fef3c7',endColorStr='#f5d855',gradientType='0');
}

.uc-info-panel .uc-btn-msg .ico-msg {
    display: block;
    width: 27px;
    height: 14px;
    background: url(img/uc-ico-msg.png) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 10px;
}

.uc-info-panel .uc-btn-msg:hover {
    text-decoration: none;
}

/* address */
.uc-address-section {
    padding: 30px 18px 0;
}

.uc-address-section .uc-address-info {
    padding-bottom: 15px;
}

.uc-address-section .uc-address-info li {
    width: 33.3%;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.uc-address-section .uc-address-info li .info-label {
    color: #525252;
    font-weight: bold;
    padding-right: 6px;
}

.uc-address-section .uc-address-info li.adress {
    width: 100%;
    float: none;
    clear: both;
}

.uc-address-section .address-foot {
    text-align: right;
}

.uc-address-section .btn-address-edit {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background-color: #f37172;
    border-radius: 5px;
    padding: 0 15px;
    color: #fff;
    font-size: 14px;
}

.uc-address-section .btn-address-edit:hover {
    text-decoration: none;
    background-color: #f84f50;
}

/* order */
.uc-order-section {
    padding: 30px 18px 0;
}

.uc-main-tit-bar {
    width: 100%;
    position: relative;
    line-height: 1.8em;
    margin-bottom: 12px;
}

.uc-main-tit-bar .tit {
    display: inline-block;
    float: left;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    font-weight: normal;
}

.uc-main-tit-bar .tit:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 14px;
    background-color: #f37172;
    position: absolute;
    left: 0;
    top: 4px;
}

.uc-main-tit-bar .order-count {
    display: inline;
    float: right;
}

.uc-main-tit-bar .order-count li {
    display: inline;
    float: left;
    padding-left: 16px;
}

.uc-main-tit-bar .order-count li b {
    font-weight: bold;
    font-size: 14px;
    padding-left: 4px;
}

.uc-main-tit-bar .order-count li .green {
    color: #093;
}

.uc-main-tit-bar .order-count li .blue {
    color: #036;
}

.uc-main-tit-bar .order-count li .red {
    color: #f37172;
}

.uc-order-section .uc-main-tit-bar {
    margin-bottom: 15px;
}

.entry .uc-order-table th, .entry .uc-order-table td {
    padding: 5px;
}

.entry .uc-order-table th {
    font-weight: normal;
    border-bottom-width: 2px;
    background-color: #e4e4e4;
    color: #333;
}

.entry .uc-order-table th:nth-child(3),.entry .uc-order-table th:nth-child(4),.entry .uc-order-table th:nth-child(5),.entry .uc-order-table td:nth-child(3),.entry .uc-order-table td:nth-child(4),.entry .uc-order-table td:nth-child(5) {
    text-align: right;
}

.entry .uc-order-table .status-txt,.entry .uc-order-table .status-txt a,.entry .uc-order-table .view-detail {
    color: #08c;
}

.entry .uc-order-table .view-detail:hover {
    color: #cb2027;
}

.entry .uc-order-table tbody tr:hover td {
    background-color: #fff;
}

/* -------------------------------
  for mobile -- user center
  -------------------------------- */
@media screen and (max-width: 641px) {
    .uc-main {
        margin-top:0!important;
        border-top: 1px solid #ccc;
    }

    .uc-info-panel {
        padding: 15px 0;
        background-color: #fff;
        border-bottom: 0;
    }

    .uc-info-panel .uc-info-item {
        width: 50%;
        height: auto;
        padding: 0 0 0 15px;
        text-align: left;
        border-right: 0;
        font-size: 12px;
    }

    .uc-info-panel .uc-info-item dt,.uc-info-panel .uc-info-item dd {
        display: inline;
    }

    .uc-info-panel .uc-info-item-1 {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
        margin-bottom: 5px;
        border-bottom: 1px dotted #ddd;
        clear: both;
        float: none;
    }

    .uc-info-panel .uc-info-item-1 .uc-avatar {
        width: auto;
        height: auto;
        padding-left: 0;
    }

    .uc-info-panel .uc-info-item-1 .uc-avatar img {
        width: 70px;
        height: 70px;
    }

    .uc-info-panel .uc-info-item-1 .txt-edit {
        padding-top: 6px;
    }

    .uc-info-panel .uc-info-item-1 .txt-edit a.edit-link {
        background-size: 12px 12px;
        background-position: 0 4px;
        padding-left: 19px;
    }

    .uc-info-panel .uc-info-item-5 {
        width: 100%;
        float: none;
        clear: both;
        padding: 0 15px 0 15px;
        text-align: right;
    }

    .uc-info-panel .uc-info-item dt,.uc-info-panel .uc-info-item dd {
        font-size: 14px;
        line-height: 2;
        font-size: 12px;
    }

    .uc-info-panel .uc-info-item dt:after {
        content: ':';
        padding-right: 5px;
    }

    .uc-info-panel .uc-btn-msg {
        height: 27px;
        line-height: 25px;
        font-size: 12px;
        padding-left: 40px;
    }

    .uc-info-panel .uc-btn-msg .ico-msg {
        top: 7px;
        background-size: 24px 12px;
    }

    .uc-address-section .uc-address-info li {
        width: 100%;
        float: none;
        height: auto;
        padding: 6px 0;
        line-height: 1.5;
    }

    /* address */
    .uc-main-tit-bar .tit {
        display: block;
        float: none;
    }

    .uc-main-tit-bar .order-count {
        display: block;
        float: none;
        font-size: 11px;
        padding: 5px 0 0;
    }

    .uc-main-tit-bar .order-count li {
        float: none;
        padding: 0 10px 0 0;
    }

    .benefits_list .benefits_item .item_icon img {
        max-width: 43px;
    }

    /* order */
    .uc-order-section {
        padding-left: 0;
        padding-right: 0;
    }

    .uc-order-section .uc-main-tit-bar {
        margin-left: 18px;
        margin-bottom: 10px;
    }

    .entry .uc-order-table {
        width: 100%;
        background-color: #f8f8f8;
        padding: 10px 18px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #eee;
    }

    .entry .uc-order-table thead {
        display: none;
    }

    .entry .uc-order-table th, .entry .uc-order-table td {
        display: block;
    }

    .entry .uc-order-table tbody tr {
        display: block;
        border-bottom: 1px dashed #ddd;
        padding: 10px 0;
    }

    .entry .uc-order-table tbody tr:last-child {
        border-bottom: 0;
    }

    .entry .uc-order-table tbody td {
        text-align: left!important;
        border: 0;
        background: transparent;
        height: auto;
        padding: 3px 0;
    }

    .entry .uc-order-table tbody td:before {
        display: block;
        width: 30%;
        float: left;
        content: attr(data-label);
    }

    .entry .uc-order-table tbody td .txt {
        display: block;
        width: 65%;
        float: left;
    }

    .entry .uc-order-table tbody tr:hover td {
        background-color: transparent;
    }
}

/* ===============================================================
   * shopping cart
   --------------------------------------------------------------- */
.eshopcart img {
    max-width: 100px;
}

.products-list ul.continue-proceed {
    width: 100%;
}

.continue-proceed .rtnshopping {
    float: left;
}

.continue-proceed .gotocheckout {
    float: right;
}

.article-wrap .article-title {
    margin-left: 0;
    margin-right: 0;
}

.eshopcart table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
}

div.eshopcart .eshopcart-title {
    padding: 5px 10px 7px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid #ddd;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#efefef',gradientType='0');
    background: -moz-linear-gradient(top,#fff,#efefef);
    background: -webkit-linear-gradient(top,#fff,#efefef);
    background: -ms-linear-gradient(top,#fff,#efefef);
    background: -o-linear-gradient(top,#fff,#efefef);
    background: linear-gradient(top,#fff,#efefef);
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
}

.eshopcart table td,.eshopcart table th {
    border: 0;
    height: 20px;
    padding: 8px 5px 8px 10px;
    text-align: center;
    vertical-align: top;
    background: #fff;
}

.eshopcart table th {
    text-align: center;
    background: #fff;
}

.eshopcart table th abbr {
    border-bottom: 0;
}

.eshopcart table th#cartItem {
    text-align: left;
}

.eshopcart table tbody td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.eshopcart table tbody td:nth-child(1) {
    width: 125px;
    padding-right: 15px;
}

.eshopcart table tbody td img {
    max-width: 100px;
}

.eshopcart table tbody .stotal td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.eshopcart .stotal th,.eshopcart .shippingrow th,.eshopcart .total th {
    background: #fff;
    border-bottom: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

div.eshopcart .total td.amts {
    color: #cb2027;
    font-weight: bold;
    font-size: 16px;
}

div.eshopcart .shippingrow td.amts {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

.eshopcart .thead {
    background: #fff;
    border-bottom: 1px solid #cecece;
}

.eshopcart .thead th#cartDelete img {
    display: none;
}

.eshopcart .leftb {
    text-align: left;
}

.eshopcart .cartopt {
    padding: 10px 0;
    text-align: right;
}

.eshopcart .cartopt .button {
    background: #f2f2f2;
    border: 1px solid #a7afb4;
    color: #666;
    padding: 7px 15px;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 0 0 10px;
    font-weight: normal;
}

.eshopcart .cartopt .button:hover {
    background-color: #dde4e6;
    border-color: #aaa;
    color: #666;
}

.eshopcart input.short {
    height: 15px;
    line-height: 15px;
    text-align: center;
    border: 1px solid #aeadad;
    vertical-align: middle;
}

.eshopcart .deletecartitem {
    min-width: 35px;
}

.eshopcart .deletecartitem .hide {
    display: none;
}

.eshopcart .eshopoptname {
    padding: 0 5px 0 0;
    font-weight: bold;
    color: #cb2027;
}

.eshopcart .eshopoptsets .eshopoptset {
    color: #cb2027;
}

div.eshopcart {
    border: 1px solid #ddd;
}

div.eshopcart td.amts {
    color: #666;
    font-weight: bold;
}

div.eshopcart table {
    margin-bottom: 0;
}

div.eshopcart table img {
    padding: 0;
    box-shadow: none;
    border: 0;
}

div.eshopcart td {
    border-bottom: 1px solid #cecece;
}

div.eshopcart .thead {
    border-bottom: 1px solid #cecece;
}

div.eshopcart .cartitem a {
    display: inline-block;
    max-width: 540px;
}

div.eshopcart .deletecartitem {
    width: 45px;
    padding-left: 0;
    padding-right: 0;
}

div.eshopcart .stotal td {
    border-bottom: 0;
}

.choose-amount .ico-minus,.choose-amount .ico-plus {
    display: inline-block;
    width: 12px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    border: 1px solid #aeadad;
    background: #eee;
    margin: 0 1px;
    color: #000;
    background: -moz-linear-gradient(top,#fafafa,#e5e5e5);
    background: -webkit-linear-gradient(top,#fafafa,#e5e5e5);
    background: -ms-linear-gradient(top,#fafafa,#e5e5e5);
    background: -o-linear-gradient(top,#fafafa,#e5e5e5);
    background: linear-gradient(top,#fafafa,#e5e5e5);
}

.choose-amount .ico-minus:hover,.choose-amount .ico-plus:hover {
    text-decoration: none;
}

.choose-amount .ico-minus,.choose-amount .ico-plus {
    *display: inline;
}

.choose-amount .ico-minus-disabled {
    border-color: #ddd;
    background: #efefef;
}

/* sub total */
.eshopcart .stotal td {
    font-weight: normal;
    background: #f2f2f2;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#efefef',gradientType='0');
    background: -moz-linear-gradient(top,#fff,#efefef);
    background: -webkit-linear-gradient(top,#fff,#efefef);
    background: -ms-linear-gradient(top,#fff,#efefef);
    background: -o-linear-gradient(top,#fff,#efefef);
    background: linear-gradient(top,#fff,#efefef);
    padding-right: 15px;
}

.eshopcart .stotal td.amts {
    color: #666;
    font-size: 14px;
    text-align: right;
}

/* foot btns*/
.continue-proceed {
    padding: 25px 0 2em;
}

.continue-proceed a {
    background: #f2f2f2;
    border: 1px solid #ccc;
    color: #999;
    line-height: 32px;
    float: left;
    padding: 0 3em;
    border-radius: 4px;
}

.continue-proceed a:hover {
    background: #cb2027;
    color: #fff;
    text-decoration: none;
}

.continue-proceed .rtnshopping a,.continue-proceed .editcart a,.continue-proceed .editcheckout a {
    color: #999;
}

.continue-proceed .rtnshopping a:hover,.continue-proceed .editcart a:hover,.continue-proceed .editcheckout a:hover {
    background-color: #dde4e6;
    border-color: #aaa;
}

.continue-proceed .gotocheckout a,.eshop-confirm .finalize .submit2,.process-box .button,.eshopcustdetails .buttonwrap input.button,.continue-proceed .gotocheckout input.button {
    line-height: 35px;
    padding: 0 3em;
    background: #ff5380;
    border: 0;
    color: #fff;
    border-radius: 4px;
    border: 1px solid #ec3363;
    width: auto!important;
    margin: 0;
}

.continue-proceed .gotocheckout a:hover,.eshop-confirm .finalize .submit2:hover,.process-box .button:hover,.eshopcustdetails .buttonwrap input.button:hover {
    background: #f94071;
}

/* -------------------------------
  for mobile -- shopping cart
  -------------------------------- */
@media screen and (max-width: 641px) {
    .eshopcart table td,.eshopcart table th {
        padding:5px 3px;
        font-weight: normal!important;
    }

    .eshopcart table th#cartItem {
        padding-left: 10px;
    }

    .choose-amount .ico-minus, .choose-amount .ico-plus {
        width: 30px;
        display: block;
        margin: 0 auto;
    }

    .eshopcart input.short {
        width: 30px;
        height: 22px;
        line-height: 22px;
        display: block;
        margin: -1px auto;
    }

    div.eshopcart .deletecartitem {
        width: 20px;
        min-width: inherit;
        padding-right: 8px;
    }

    div.eshopcart .cartitem a {
        font-weight: normal;
    }

    div.eshopcart .stotal td.amts {
        font-size: 14px;
    }

    .eshopcart .eshopoptsets .eshopoptset {
        font-size: 11px;
    }

    div.eshopcart {
        margin: 0 -10px;
    }

    div.eshopcart .eshopcart-title {
        font-size: 14px;
    }

    .eshopcart table thead {
        display: none;
    }

    .eshopcart table tbody tr {
        display: block;
        width: 100%;
        padding: 0.4em 0.85em;
        border-bottom: 1px solid #eee;
        position: relative;
    }

    .eshopcart table tbody tr:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .eshopcart table tbody td {
        width: 70%;
        padding-left: 1em;
        float: right;
        height: auto;
        border: 0;
        padding: 0;
        text-align: left;
    }

    .eshopcart table tbody td:nth-child(1) {
        display: block;
        width: 30%;
        float: left;
    }

    .eshopcart table tbody td:nth-child(1) img {
        width: 100%;
        max-width: inherit;
    }

    .eshopcart table tbody td:nth-child(1) a {
        display: block;
    }

    .eshopcart table tbody td.cartitem {
        padding-right: 2em;
    }

    .eshopcart table tbody td.cartitem a:nth-child(1) {
        max-height: 2.6em;
        line-height: 1.3em;
        overflow: hidden;
        display: block;
        width: 100%;
    }

    .eshopcart table tbody td.cartitem .eshopoptsets br,.eshopcart table tbody td.cartitem br {
        display: none;
    }

    .eshopcart table tbody td.cartitem .eshopoptsets {
        padding: 0.8em 0;
    }

    .eshopcart table tbody td.cartitem .eshopoptsets .eshopoptname {
        font-weight: normal;
        padding-right: 0;
    }

    .eshopcart table tbody td.cartitem .eshopoptsets .eshopoptset {
        padding-right: 1em;
    }

    .eshopcart table tbody td.cartitem .eshopoptname,.eshopcart table tbody td.cartitem .eshopoptsets .eshopoptset,.eshopoptset {
        font-weight: normal;
        color: #999;
        font-size: 11px;
    }

    .eshopcart table tbody td.cartitem .eshopoptname {
        padding-right: 0;
    }

    .eshopcart table tbody td.cqty {
        display: block;
        padding: 0.5em 0;
        position: absolute;
        left: 30%;
        bottom: 0.85em;
    }

    .eshopcart table tbody td.cqty input.short {
        display: inline-block;
    }

    .eshopcart table tbody td.cqty img {
        display: none;
    }

    .eshopcart table tbody td.cqty {
        vertical-align: top;
    }

    /*.eshopcart table tbody td.cqty.lb{position:absolute;right:0.5em;top:0.5em;display:inline;left:auto;bottom:auto;width:auto;font-weight:bold;}
*/
    .eshopcart table tbody td.cqty label {
        display: block;
    }

    .eshopcart table tbody td.cqty a,.eshopcart table tbody td.cqty input {
        float: left;
        margin-right: -1px;
        border-color: #ccc;
    }

    .eshopcart table tbody td.cqty a {
        display: inline-block;
        width: 24px;
        height: 24px;
        border: 1px solid #ccc;
        position: relative;
        background-color: #f5f5f5;
    }

    .eshopcart table tbody td.cqty a.qty_reduce:before,.eshopcart table tbody td.cqty a.qty_add:before,.eshopcart table tbody td.cqty a.qty_add:after {
        content: '';
        display: block;
        width: 8px;
        height: 2px;
        background-color: #666;
        position: absolute;
        left: 5px;
        top: 50%;
        margin-top: -1px;
    }

    .eshopcart table tbody td.cqty a.qty_add:after {
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .eshopcart table tbody td.cqty input.short {
        margin-top: 0;
        height: 24px!important;
    }

    .eshopcart table tbody td.deletecartitem {
        position: absolute;
        right: 0.5em;
        top: 0.8em;
    }

    .eshopcart table tbody td.amts {
        padding: 0.5em 0 3em;
    }

    div.eshopcart .eshopcart-title {
        background: #f2f2f2;
    }

    .eshopcart table tbody .stotal {
        background: #fafafa;
    }

    .eshopcart table tbody .stotal td.amts {
        width: 100%;
        background: none;
        padding: 0;
    }

    .eshopcart table tbody .stotal td.amts b {
        font-size: 14px;
    }

    .eshopcart table tbody tr.stotal {
        border-bottom: 0;
    }

    .eshopcart .cartopt {
        width: 100%;
    }

    .continue-proceed {
        display: table;
        width: 100%;
        height: auto;
        padding: 1em 0 3em;
    }

    .continue-proceed li {
        width: 50%;
        float: left;
    }

    .continue-proceed li:first-child {
        padding: 0 2% 0 0;
    }

    .continue-proceed li:last-child {
        padding: 0 0 0 2%;
    }

    .continue-proceed li a,.continue-proceed .gotocheckout a {
        display: block;
        width: 100%!important;
        text-align: center;
    }

    .continue-proceed li a,.continue-proceed .gotocheckout a {
        padding: 0;
    }

    .eshopcart .cartopt .button {
        padding: 6px 10px;
    }
}

/* ===============================================================
   * checkout
   --------------------------------------------------------------- */
.eshopcustdetails .buttonwrap {
    margin-top: 5px;
    float: right;
}

.eshopcheckoutconf ul {
    padding: 0 0 20px;
}

.eshopcheckoutconf ul li {
    font-size: 12px;
    padding: 5px 0;
}

.eshopcheckoutconf ul li .items {
    *display: inline;
}

.eshopcustdetails fieldset fieldset legend {
    margin-bottom: 0;
}

.checkout-item {
    position: relative;
}

.checkout-item .checkout-cont {
    display: none;
}

.checkout-item .checkout-trigger {
    height: 24px;
    line-height: 24px;
    padding: 0 30px 0 0;
    float: right;
    cursor: pointer;
    position: absolute;
    z-index: 333;
    right: 15px;
    top: 20px;
    font-size: 14px;
    background: url(img/ico_check_hide.png) right 4px no-repeat;
}

.checkout-item .checkout-trigger-hide {
    background-image: url(img/ico_check_show.png);
}

.eshop-confirm {
    display: block;
    margin-top: 20px;
}

.eshop-confirm .finalize small {
    font-size: 12px;
}

.eshop-confirm .finalize {
    display: inline;
    float: right;
    padding: 0 0 15px;
}

.eshop-confirm .finalize .submit2 {
    margin: 5px 0 0;
}

.eshopcp3 {
    height: 10px;
    border-top: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.eshopcp3 li.editcheckout {
    display: inline;
    position: absolute;
    left: 0;
    top: -120px;
    z-index: 33;
}

.editcart {
    display: inline;
    position: absolute;
    margin-top: -25px;
}

.editcart a {
    color: #fff;
}

.editcheckout a {
    color: #fff;
}

.process-box {
    padding: 50px 30px 80px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px rgba(0,0,0,0.3);
    border-radius: 3px;
}

.process-box .button {
    margin: 20px 0;
    padding: 0 30px;
}

.process-box .eshoperror {
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}

.eshoperror {
    color: #FF0000;
    font-weight: bold;
    font-size: 16px;
}

/* 美化2016-01-29 */
.eshopcustdetails,.eshopcheckoutconf {
    display: block;
    position: relative;
    border: 1px solid #ddd;
    margin: 3em auto 1.5em!important;
    background: url(img/form-bg.jpg) 0 0 repeat;
}

.eshopcustdetails fieldset {
    padding: 0!important;
    border: 0!important;
}

.eshopcustdetails p,.entry .eshopcustdetails p {
    padding: 0;
}

.eshopcustdetails:before,.eshopcheckoutconf:before {
    content: '';
    display: block;
    height: 4px;
    background: url(img/inq02.png) -8px 0 repeat-x;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
}

.eshopcustdetails .privacy {
    display: block;
    padding: 10px 15px 8px;
    font-weight: normal;
    color: #999;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    background-color: #fff;
}

.eshopcustdetails .privacy:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.eshopcustdetails .eshopform {
    display: block;
    padding: 30px 5% 50px;
}

.eshopcustdetails .eshopform legend {
    display: block;
    color: #333;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
}

.eshopcustdetails .eshopform hr {
    border-top: 0 dashed #dadfe3;
    margin: 10px 0 30px;
}

.eshopcustdetails .eshopform legend#mainlegend {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 1em;
    text-transform: none;
}

.eshopcustdetails .eshop_shiptype_item {
    padding: 3px 0;
}

.eshopcustdetails .rad,.eshopcustdetails .eshop_shiptype_lable {
    display: inline-block;
    float: left;
}

.eshopcustdetails .rad {
    position: relative;
    top: 0;
}

.eshopcustdetails .eshop_shiptype_lable .eshop_shiptype_lable {
    float: left;
    padding: 5px 0;
}

.eshopcustdetails .eshop_shiptype_lable label {
    padding-left: 5px;
}

.eshopcustdetails fieldset.fld1 {
    border-bottom: 1px solid #ccc!important;
}

.eshopcustdetails fieldset.fld2,.eshopcustdetails fieldset.fld3,.eshopcustdetails fieldset.fld5,.eshopcustdetails fieldset.fld6 {
    display: block;
    padding: 1em 0 3em!important;
}

.eshopcustdetails fieldset>span {
    display: block;
    padding: 8px 0;
}

.eshopcustdetails fieldset>span br {
    display: none;
}

.eshopcustdetails fieldset>span label {
    display: inline-block;
    width: 150px;
    font-size: 12px;
    padding-right: 15px;
}

.eshopcustdetails fieldset>span label .reqd {
    color: #f00;
    padding-left: 5px;
    font-weight: normal;
    font-family: simsun;
}

.eshopcustdetails fieldset>span .med,.eshopcustdetails fieldset>span .short,.eshopcustdetails fieldset .med {
    display: inline-block;
    width: 400px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dadfe3;
    padding: 0 12px;
    background-color: #fff;
    border-radius: 0;
    color: #000000;
}

.eshopcustdetails fieldset>span select.med {
    width: 424px;
    padding-right: 0;
}

.eshopcustdetails .textbox {
    display: block;
    border: 1px solid #dadfe3;
    width: 70%;
    height: 100px;
    padding: 5px 12px;
    overflow: hidden;
    border-radius: 0;
    margin-top: 5px;
    resize: none;
}

.eshopcustdetails fieldset>span .med:focus,.eshopcustdetails fieldset>span .short:focus,.eshopcustdetails .textbox:focus,.eshopcustdetails fieldset .med:focus {
    border-color: #ccc;
    color: #777;
    background-color: #fff;
}

.eshoppayvia ul:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.eshoppayvia ul .payvia_li {
    width: 25%;
    height: 70px;
    overflow: hidden;
    float: left;
    padding: 5px 0 0;
}

.eshoppayvia ul .payvia_li li {
    display: inline;
}

.Validform_wrong {
    color: #da3439;
    display: inline-block;
    padding-left: 12px;
    font-weight: bold;
}

.payvia_li .Validform_wrong {
    padding-top: 10px;
    padding-left: 18px;
}

.payvia_li .Validform_wrong {
    position: absolute;
    left: 0;
    bottom: 20px;
}

.payvia_li input {
    margin: 17px 10px 0 0;
}

.eshopcp1 {
    margin-top: -175px!important;
    padding-bottom: 100px;
    padding-left: 30px;
}

.eshopcp1 {
    min-height: 36px;
}

.entry .buttonwrap .button {
    margin: 0;
}

.eshopcheckoutconf {
    padding: 30px 5%;
}

.eshopcheckoutconf h3 {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 0.6em;
    font-weight: normal;
}

.eshopcheckoutconf h4 {
    display: inline-block;
    border: 1px solid #bdc3c7;
    border-radius: 3px;
    padding: 1px 1.5em;
    background: #f2f2f2;
    line-height: 1.6em;
    font-weight: normal;
    color: #333;
    text-shadow: 1px 1px #fff;
    margin: 0 0 3px;
}

.eshopcheckoutconf ul li .items {
    display: inline-block;
    width: 20%;
}

.shiplegendmargin {
    margin: 0 0 10px 0;
}

/* -------------------------------
  for mobile -- checkout
  -------------------------------- */
@media screen and (max-width: 641px) {
    .custdetails {
        padding-bottom:50px;
    }

    .eshopcustdetails fieldset > span label {
        display: block;
        float: none;
    }

    .eshopcustdetails fieldset>span .med,.eshopcustdetails fieldset>span .short,.eshopcustdetails fieldset .med,.eshopcustdetails fieldset > span select.med,.eshopcustdetails .textbox {
        display: block;
        width: 100%;
    }

    .eshopcustdetails fieldset>span select.med {
        -webkit-appearance: none;
        position: relative;
        background: url(img/mobile-select-arrow.png) right center no-repeat;
        background-size: auto 7px;
    }

    .eshopcustdetails .rad {
        top: 0;
    }

    .eshoppayvia ul .payvia_li {
        width: 100%;
    }

    .eshopcp1 {
        margin: 0!important;
        padding: 0!important;
    }

    .continue-proceed.eshopcp1 li {
        width: 100%;
        padding: 0 5%;
    }

    .continue-proceed.eshopcp1 li.editcart {
        position: relative;
        margin-top: -110px;
    }

    .eshopcustdetails .buttonwrap {
        float: none!important;
    }

    .eshopcustdetails .buttonwrap input.button {
        display: block!important;
        width: 100%!important;
    }

    .eshopcart table tbody tr th,.eshopcart table tbody td {
        display: table-cell;
        float: none;
        width: auto;
    }

    .eshopcart table tbody tr.shippingrow th#scharge,.eshopcart table tbody tr th#cTotal {
        border: 0;
    }

    .eshopcart table tbody tr.shippingrow td.amts,.eshopcart table tbody tr.total td.amts {
        padding-bottom: 0;
    }

    .eshopcheckoutconf h3 {
        font-size: 14px;
    }

    .eshopcheckoutconf ul li {
        color: #999;
    }

    .eshopcheckoutconf ul li .items {
        width: auto;
        padding-right: 0.5em;
        color: #666;
    }

    .eshop-confirm .finalize {
        display: block;
        float: none;
    }

    .eshop-confirm .finalize small {
        display: block;
        text-align: right;
    }

    .eshop-confirm .finalize br {
        display: none;
    }

    .eshop-confirm .finalize .submit2 {
        width: 100%!important;
    }

    .eshopcp3 li.editcheckout {
        display: block;
        float: none;
        position: realtive;
        width: 100%;
        float: none;
        padding: 0;
    }

    .eshopcart table tbody .stotal td.eshopempty {
        display: none;
    }
}

/* ===============================================================
   * Currency dropdown
   --------------------------------------------------------------- */
.topbar .change-currency {
    display: inline;
    float: right;
    margin: 0 10px 0 0;
}

.topbar .change-currency a:hover {
    background-color: #fafafa;
    text-decoration: none;
}

.topbar .change-currency a.USD, .change-currency a.EUR, .topbar .change-currency a.CAD, .topbar .change-currency a.GBP, .topbar .change-currency a.AUD , .topbar .change-currency a.HK, .topbar .change-currency a.JPY, .topbar .change-currency a.RUB, .topbar .change-currency a.CHF, .topbar .change-currency a.MXN, .topbar .change-currency a.NOK, .topbar .change-currency a.CZK, .topbar .change-currency a.BRL, .topbar .change-currency a.ARS {
    padding: 0 0 0 26px;
    background-image: url(img/currency-icons.png);
    background-repeat: no-repeat;
}

.topbar .change-currency a.USD {
    background-position: 2px 4px;
}

.topbar .change-currency a.EUR {
    background-position: 2px -22px;
}

.topbar .change-currency a.CAD {
    background-position: 2px -50px;
}

.topbar .change-currency a.GBP {
    background-position: 2px -75px;
}

.topbar .change-currency a.AUD {
    background-position: 2px -100px;
}

.topbar .change-currency a.HK {
    background-position: 2px -125px;
}

.topbar .change-currency a.JPY {
    background-position: 2px -150px;
}

.topbar .change-currency a.RUB {
    background-position: 2px -177px;
}

.topbar .change-currency a.CHF {
    background-position: 2px -202px;
}

.topbar .change-currency a.MXN {
    background-position: 2px -227px;
}

.topbar .change-currency a.NOK {
    background-position: 2px -252px;
}

.topbar .change-currency a.CZK {
    background-position: 2px -278px;
}

.topbar .change-currency a.BRL {
    background-position: 2px -303px;
}

.topbar .change-currency a.ARS {
    background-position: 2px -329px;
}

.dropdown {
    display: inline-block;
    float: left;
    margin-right: 5px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 3px;
}

.dropdown .submenu {
    width: 100px;
    display: none;
    position: absolute;
    left: 0;
    top: 22px;
    background: #fff;
    border-radius: 0 3px 3px 3px;
    border: 1px solid #bbb;
    text-align: left;
    padding: 5px;
    z-index: 99999;
    background: #fff;
    position: absolute;
    left: 0;
    top: 25px;
}

.dropdown .submenu a {
    display: block;
    border-top: 1px solid #eee;
}

.dropdown .submenu a:first-child {
    border-top: 0;
}

.over .submenu {
    display: block
}

.currency_cur {
    width: 90px;
    padding: 0 5px;
    border: 1px solid #bbb;
}

.currency_text {
    float: left;
}

/* 
 * public end ---------------------------------------------------

 */
/* ===============================================================
   * public site module
   --------------------------------------------------------------- */
/* online service
   -----------------------------------*/
.popbox {
    width: 100px;
    border: 1px solid #838f96;
    background: #e9f0f5;
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(110,119,110,0.4),-1px -1px 2px rgba(110,119,110,0.4);
    position: fixed;
    right: 5px;
    top: 50px;
    overflow: hidden;
    z-index: 10000;
    _position: absolute;
}

.popbox .hd {
    width: 100%;
    height: 25px;
    position: relative;
    padding: 0 0 6px;
}

.popbox .hd h4 {
    display: inline;
    line-height: 21px;
    float: left;
    font-size: 11px;
    font-weight: normal;
    color: #3e86ac;
    padding: 0 0 0 4px;
}

.popbox .close {
    display: block;
    width: 39px;
    height: 25px;
    background: url(img/ico_close.gif) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: -1px;
    cursor: pointer;
}

.popbox .tit {
    background-color: #3b80a4;
    padding: 8px 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background-image: -moz-linear-gradient(top,#3f87ae,#367394);
    background-image: -webkit-linear-gradient(top,#3f87ae,#367394);
    background-image: -ms-linear-gradient(top,#3f87ae,#367394);
    background-image: -o-linear-gradient(top,#3f87ae,#367394);
    background-image: linear-gradient(top,#3f87ae,#367394);
}

.popbox .img {
    padding-bottom: 6px;
    background: #e2e8f4;
}

.popbox .cont {
    padding: 0 3px 2px 5px;
}

.popbox .cont li {
    padding: 0 0 8px;
}

.popbox .cont li a {
    display: block;
    line-height: 19px;
    color: #333;
}

.popbox .cont li a:hover {
    text-decoration: none;
    color: #777;
}

.popbox .cont li a.skype {
    background: url(img/ico_skype.png) 0 0 no-repeat;
    padding: 0 0 0 22px;
}

.popbox .cont li a.msn {
    background: url(img/ico_msn.png) 0 0 no-repeat;
    padding: 0 0 0 22px;
}

.popbox .cont li a.btn-get-quote {
    padding: 0.2em 0;
    background-color: #7adafa;
    text-align: center;
    color: #f00;
    border-radius: 0.3em;
    margin: 0 5px 0 0;
}

.popbox .cont li a.btn-get-quote:hover {
    background-color: #39c2f0;
    text-decoration: none;
}

/* entry table
   -----------------------------------*/
.entry {
    padding: 15px 20px;
    background: #fff;
}

.entry-user {
}

.entry {
    color: #666;
}

.entry a {
    color: #0030FF;
}

.entry p {
    margin: 0;
    padding: 8px 0;
    font-size: 13px;
    line-height: 1.8;
}

.entry table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}

.entry th, .entry td {
    height: 30px;
    border: 1px solid #ccc;
    text-align: left;
    line-height: 1.5;
    font-size: 12px;
    color: #666;
    background: #fbfbfb;
    padding: 0 15px;
}

.entry th {
    font-size: 12px;
    background: #eee;
}

.entry td p, .entry th p, .pd-panel .entry td p, .pd-panel .entry th p {
    margin: 0;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 1.3;
}

.entry td.amts {
    color: #cb2027;
}

.entry th#cartDelete {
    text-align: center;
}

.entry .button {
    margin: 15px 10px 0 0;
    background: #dfdfdf;
    padding: 8px 15px;
    border: 0;
    cursor: pointer;
    line-height: 1.2;
    color: #777;
    font-weight: bold;
    text-transform: Capitalize;
}

.entry .button:hover {
    background: #cb2027;
    color: #fff;
}

.entry .deletecartitem {
    width: 50px;
    text-align: center;
}

.entry .deletecartitem label {
    display: none;
}

.entry img.alignleft {
    float: left;
    margin: 20px 15px 0 0;
}

.entry img.alignright {
    float: right;
    margin: 20px 0 0 15px;
}

.entry img.alignleftnopad {
    float: left;
    margin-left: 0;
}

.entry img.alignrightnopad {
    float: right;
    margin-right: 0;
}

.entry img.aligncenter {
    text-align: center;
    display: block;
    margin: 10px auto 0 auto;
}

.entry img {
    max-width: 900px;
}

.cartitem a {
    color: #292929;
    font-weight: bold;
}

.products-img img {
    padding: 2px;
    border: 1px solid #dadada;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    max-width: 1000px;
    display: block;
    margin: 0 auto;
}

/* inquiry form */
.wpcf7-form {
    position: relative;
}

.inquiry-form-wrap {
    position: relative;
    width: 100%;
}

.inquiry-form {
    position: relative;
    padding: 25px 7% 35px;
    border: 1px solid #F4F4F4;
    background: url(img/form-bg.jpg) repeat left top;
}

.inquiry-form:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    display: block;
    overflow: hidden;
    background: url(img/inq02.png) repeat-x left top;
}

.inquiry-form .inquiry-form-ico {
    position: absolute;
    right: 20px;
    top: 27px;
    width: 75px;
    display: block;
    overflow: hidden;
}

.inquiry-form .inquiry-form-ico img {
    position: relative;
    width: 100%;
}

.inquiry-form .inquiry-form-title {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.inquiry-form .form-item {
    position: relative;
    display: block;
    padding-bottom: 18px;
}

.inquiry-form .form-item .form-label {
    display: inline-block;
    width: 100px;
}

.inquiry-form .form-input,.inquiry-form input[type="text"] {
    position: relative;
    border: 1px solid #E3E3E3;
    width: 50%;
    height: 31px;
    line-height: 31px;
    color: #C1C1C1;
    background-color: transparent;
    padding: 0 0 0 10px;
}

.inquiry-form .form-text,.inquiry-form textarea {
    position: relative;
    border: 1px solid #E3E3E3;
    width: 90%;
    height: 112px;
    line-height: 31px;
    margin: 5px 0 0;
    color: #C1C1C1;
    background-color: transparent;
    padding: 0 0 0 10px;
}

.inquiry-form .form-input:focus,.inquiry-form input[type="text"]:focus,.inquiry-form .form-text:focus,.inquiry-form textarea:focus {
    border-color: #ccc;
}

.inquiry-form .form-input-name,.inquiry-form input[type="text"].form-input-name {
    padding: 0 0 0 28px;
    background: url(img/inq04.png) no-repeat 8px 9px;
}

.inquiry-form .form-input-email,.inquiry-form input[type="text"].form-input-email {
    padding: 0 0 0 28px;
    background: url(img/inq05.png) no-repeat 8px 11px;
}

.inquiry-form .form-input-phone,.inquiry-form input[type="text"].form-input-phone {
    padding: 0 0 0 28px;
    background: url(img/inq06.png) no-repeat 8px 7px;
}

.inquiry-form .form-btn-wrap {
    position: absolute;
    bottom: 57px;
    left: 7%;
    width: 83%;
    height: 0;
    display: block;
}

.inquiry-form .form-btn-wrap .form-btn-submit {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom:1;height: 30px;
    line-height: 30px;
    padding: 0 16px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-left-color: #ECC75C;
    border-right-color: #ECC75C;
    border-top-color: #F4D67E;
    border-bottom-color: #E1AF32;
    border-radius: 5px;
    color: #4C4C4E;
    text-shadow: 0 0 1PX rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFF5D1',endColorStr='#FCE26B',gradientType='0');
    background: -moz-linear-gradient(top, #FFF5D1, #FCE26B);
    background: -o-linear-gradient(top,#FFF5D1, #FCE26B);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF5D1), to(#FCE26B));
}

.inquiry-form .Validform_checktip {
    display: block;
    width: 93%;
    margin: 0 auto;
    _display: none;
}

.inquiry-form .Validform_wrong {
    font-size: 12px;
    font-weight: bold;
    color: #da3439;
    _display: block;
}

@media screen and (max-width: 641px) {
    .entry p span strong {
        font-size:14px;
        font-weight: normal!important;
        line-height: 1.6;
    }

    .inquiry-form {
        padding: 15px;
        margin-bottom: 30px;
    }

    .inquiry-form:before {
        display: none;
    }

    .inquiry-form .form-item {
        padding-bottom: 0;
    }

    .inquiry-form .form-item .form-label {
        display: block;
        padding-top: 10px;
        width: 100%;
    }

    .inquiry-form .form-input,.inquiry-form input[type="text"] {
        margin-top: 5px;
        padding-left: 8px;
    }

    .inquiry-form .inquiry-form-ico {
        width: 50px;
    }

    .inquiry-form .form-input,.inquiry-form input[type="text"] {
        width: 70%;
    }

    .inquiry-form .form-text, .inquiry-form textarea {
        width: 100%;
        padding-left: 8px;
    }

    .inquiry-form .form-btn-wrap {
        display: block;
        position: static;
        padding: 1em 0;
        height: auto;
    }

    .inquiry-form .form-btn-wrap .form-btn-submit {
        position: static;
        padding: 0 2em;
    }
}

/* contact form
   -----------------------------------*/
.contact-form {
    padding: 15px 20px 50px;
}

.contact-form .form-item {
    width: auto;
    padding: 6px 0 6px 90px;
    _width: 600px;
}

.contact-form .form-label {
    width: 85px;
}

.contact-form .form-btn-wrap {
    position: relative;
    display: block;
    padding: 15px 0 0 90px;
    bottom: auto;
    right: auto;
}

.contact-form .form-btn-wrap .form-btn-submit {
    padding: 5px 40px;
    text-align: center;
    font-size: 14px;
    background: -moz-linear-gradient(top,#fff,#ddd);
    background: -webkit-linear-gradient(top,#fff,#ddd);
    background: -ms-linear-gradient(top,#fff,#ddd);
    background: -o-linear-gradient(top,#fff,#ddd);
    background: linear-gradient(top,#fff,#ddd);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0);
    border-radius: 3px;
}

.contact-form .form-btn-wrap .form-btn-submit:hover {
    border: 1px solid #aaa;
    color: #333;
    box-shadow: 0 0 3px #ddd inset;
}

/* others
   -----------------------------------*/
.top-category {
    padding-bottom: 10px;
}

.top-category .titl {
    padding: 5px;
    line-height: 12px;
    border: 1px solid #cccccc;
}

.pagenavi {
    padding: 10px 5px 30px 20px;
}

.pagenavi span,.pagenavi a {
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: 5px;
}

/* rating
   -----------------------------------*/
.post-ratings {
    width: 100%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    /* background-color:#ffffff;*/
}

.post-ratings-loading {
    display: none;
    height: 16px;
    text-align: left;
}

.post-ratings-image {
    border: 0px;
}

.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.post-ratings-text {
}

.post-ratings-comment-author {
    font-weight: normal;
    font-style: italic;
}

/* size
   -----------------------------------*/
.clear {
    clear: both;
}

.model {
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.info-title {
    max-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
}

.info-con {
    display: block;
    margin-left: 20px;
}

.info-con-title {
    font-size: 15px;
    color: #FF3300;
}

.info-con span {
    display: block;
}

.info-left {
    float: left;
    width: 120px;
    max-height: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 123px;
}

.info-middle {
    float: left;
    display: block;
    overflow: hidden;
    padding: 0 10px;
}

.info-right {
    float: left;
    width: 120px;
}

.info-right div:first-child {
    height: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 11px;
}

.info-right div:nth-child(2) {
    height: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 13px;
}

.info-right div:nth-child(3) {
    height: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: block;
    margin-top: 9px;
}

.size-table td {
    text-align: center;
}

/* ===============================================================
   * login & profile
   --------------------------------------------------------------- */
.tml-action-links:after,.login-wrap:after,.eshop-confirm div:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

* html .tml-action-links,* html .login-wrap,* html .eshop-confirm div {
    display: inline-block;
}

* +html .tml-action-links,* +html .login-wrap,* +html .eshop-confirm div {
    display: inline-block;
}

/* register & login
   -----------------------------------*/
.login-wrap {
    padding: 25px 20px;
    width: 45%;
}

.login-wrap .login {
    width: 90%;
    padding: 20px 30px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px rgba(0,0,0,0.3);
    border-radius: 3px;
    float: left;
}

.login-wrap p {
    padding: 0 0 15px;
}

.login-wrap p label {
    display: block;
    font-weight: bold;
    color: #666;
}

.login-wrap p input {
    display: block;
    width: 80%;
    padding: 1px 5px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #d7d7d7;
}

.login-wrap p.submit,.profile-wrap p.submit {
    text-align: center;
    padding: 0 0 30px;
}

.login-wrap p.submit input#wp-submit,.button-primary {
    display: inline-block;
    width: auto;
    min-width: 130px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    background: #F14E94;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

.login-wrap p.submit input#wp-submit,.button-primary {
    *display: inline;
}

.login-wrap p.submit input#wp-submit:hover,.button-primary:hover {
    background: #f23988;
}

.login-wrap p.message {
    width: 100%;
    position: relative;
    font-size: 15px;
    padding: 0 0 25px;
    text-align: center;
    color: #666;
}

.login-wrap p.message:before,.login-wrap p.message:after {
    content: "";
    display: block;
    width: 20%;
    height: 15px;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
}

.login-wrap p.message:before {
    left: 0;
}

.login-wrap p.message:after {
    right: 0;
}

.login-wrap p.error {
    padding: 6px 10px;
    border: 1px solid #ffd8a0;
    background: #fffce5;
    margin: 0 0 15px;
    color: #f00;
}

.login-wrap p.forgetmenot input {
    display: inline;
    width: auto;
    vertical-align: middle;
}

.login-wrap p.forgetmenot label {
    display: inline;
}

.login-wrap ul.tml-action-links {
    width: 100%;
    position: relative;
    padding: 25px 0 8px;
    border-top: 1px solid #ddd;
}

.login-wrap ul.tml-action-links:before {
    display: inline-block;
    width: 3em;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -1.5em;
    top: -16px;
    content: "or";
    background: #fff;
    color: #999;
    font-size: 16px;
}

.login-wrap ul.tml-action-links li {
    width: 50%;
    float: left;
    text-align: center;
}

.login-wrap ul.tml-action-links li a {
    display: inline-block;
    width: 80%;
    height: 36px;
    line-height: 36px;
    background: #c3c3c3;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.login-wrap ul.tml-action-links li a {
    *display: inline;
}

.login-wrap ul.tml-action-links li a:hover {
    background: #999;
}

.login-wrap ul.tml-action-links li:first-child {
    text-align: left;
}

.login-wrap ul.tml-action-links li:last-child {
    text-align: right;
}

.login-side-banner {
    display: inline;
    float: right;
    padding: 0px;
    border: 1px solid #ddd;
}

/* profile
   -----------------------------------*/
.profile-wrap {
    padding: 20px 30px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px rgba(0,0,0,0.3);
    border-radius: 3px;
}

.profile-wrap .profile table {
    width: 100%;
}

.profile-wrap .form-table {
    margin-bottom: 10px;
}

.profile-wrap .form-table th,.profile-wrap .form-table td {
    padding: 8px 10px;
    vertical-align: top;
}

.profile-wrap .form-table th {
    width: 30%;
    padding: 10px;
    text-align: right;
    font-weight: normal;
}

.profile-wrap .form-table .regular-text,.profile-wrap .form-table select,.profile-wrap .form-table textarea,.profile-wrap #password input {
    width: 45%;
    padding: 1px 5px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #b3c1cf;
    border-radius: 4px;
    margin: 0 10px 0 0;
}

.profile-wrap .form-table #user_login {
    background: #fafafa;
    color: #aaa;
}

.profile-wrap .form-table select {
    width: 48%;
    height: 27px;
    line-height: 27px;
}

.profile-wrap .form-table textarea {
    width: 65%;
    height: auto;
}

.profile-wrap .form-table .description {
    color: #999;
    45px}

.profile-wrap #password input {
    display: block;
}

.profile-wrap #password .description {
    display: block;
    clear: both;
    padding: 0 0 5px;
}

@media screen and (max-width: 641px) {
    .profile-wrap {
        padding:0;
        border: 0;
    }

    .login-wrap p.submit input#wp-submit,.button-primary {
        width: 80%;
        font-weight: normal;
        margin: 0 auto;
    }

    .main .blog-article:before {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        background-image: url(img/inq02.png);
        background-position: 0 0;
        background-repeat: repeat-x;
        -webkit-background-size: auto 4px;
        background-size: auto 4px;
        position: absolute;
        left: 0;
        top: -2px;
    }

    .blog-article {
        background: #fff;
    }

    .profile-wrap {
        padding: 0 10px;
        box-shadow: none;
    }

    .profile-wrap #your-profile h3 {
        display: block;
        line-height: 32px;
        font-family: Georgia,verdana,arial,helvetica,sans-serif;
        font-size: 16px;
        color: #333;
        text-transform: uppercase;
        font-weight: normal;
    }

    .profile-wrap #your-profile .form-table {
        display: block;
        width: 100%;
        border: 0;
        padding-bottom: 1em;
    }

    .profile-wrap #your-profile .form-table tbody,.profile-wrap #your-profile .form-table tr {
        display: block;
        width: 100%;
    }

    .profile-wrap #your-profile .form-table th,.profile-wrap #your-profile .form-table td {
        display: block;
        width: 100%;
        float: none;
        border: 0;
        background: none;
        height: auto;
        padding: 0 0 5px;
        text-align: left;
    }

    .profile-wrap #your-profile .form-table th {
        padding-bottom: 2px;
    }

    .profile-wrap #your-profile .form-table input[type='text'],#your-profile .form-table input[type='password'] {
        display: block;
        width: 100%;
        padding: 7px 10px;
        height: auto;
        border-radius: 0;
        border-color: #ddd;
        color: #999;
        line-height: normal;
    }

    .login-wrap p.submit input#wp-submit, .button-primary {
        height: 35px;
        line-height: 35px;
        background: #ed3445;
    }
}

/* for:page
   -----------------------------------*/
.main {
    overflow: hidden;
}

.main .item-head {
    padding: 10px 0;
    border-top: 1px dashed #c0c0c0;
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.main .color-show li {
    width: 70px;
    height: 90px;
    float: left;
    text-align: center;
}

.main .color-show li img {
    width: 51px;
    height: 51px;
}

.main .color-show li span {
    display: block;
    padding: 5px 0 0;
}

.main .color-show li.show-big {
    width: 220px;
    min-height: 300px;
    _height: 300px;
    _overflow: visible;
    float: left;
}

.main .color-show li.show-big img {
    width: 160px;
    height: auto;
    margin: 15px auto 0;
}

.selected {
    cursor: pointer;
}

.ico ul li {
    padding: 5px 0;
}

.ico ul li a {
    color: #cb2027;
    font-weight: bold;
}

.sub-tbar {
    line-height: 30px;
    background: url(img/tit_bg_line.png) repeat-x scroll 0 15px;
    text-align: center;
    margin-bottom: 15px;
}

.sub-tbar h3 {
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    font-size: 18px;
    font-weight: normal;
}

.sub-tbar h3 {
    *display: inline;
}

.handmade li {
    float: left;
    width: 257px;
    height: 280px;
    padding: 0 10px;
}

.handmade li .img,.handmade li .img img {
    display: block;
    width: 250px;
    height: 138px;
}

.handmade li .tit {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 0 0;
    font-size: 12px;
}

.handmade li .tit,.handmade li .tit a {
    color: #333;
}

.handmade li .summary {
    height: 80px;
    line-height: 20px;
    overflow: hidden;
}

.shippingdate {
    padding: 2px 0 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0 0;
}

.detail {
    float: right;
    width: 350px;
    padding: 2px 0 0 20px;
    border-top: 1px dashed #ddd;
    border-left: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 10px 0 0;
}

.detail a {
}

.detail ul {
    overflow: hidden;
}

.detail ul li {
    float: left;
    width: 160px;
}

/* for:page faq
   -----------------------------------*/
.size {
    margin-top: 0px;
    padding-left: 60px;
}

.size table {
    border: 1px solid #efefef;
    margin-top: 20px;
}

.size ul li {
    float: left;
    padding: 0 18px;
}

.size table td {
    text-align: center;
}

.size table tr {
    text-align: center;
}

.size table th {
    text-align: center;
    color: #cb2027;
    font-weight: bold;
}

.size-pro table {
    border: 1px solid #efefef;
    margin-top: 20px;
    text-align: center;
}

.size-pro ul li {
    float: left;
    padding: 0 18px;
}

.size-pro table td {
    text-align: center;
}

.size-pro table tr {
    text-align: center;
    color: #cb2027;
    font-weight: bold;
}

.size-pro table th {
    text-align: center;
    color: #cb2027;
    font-weight: bold;
}

.attachment-100x100 {
    width: 120px;
}

/*loading*/
#loading {
    display: none;
    position: fixed;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 90px;
    overflow: hidden;
    background: #000 url(img/loading_big.gif) no-repeat center center;
    z-index: 9999;
    margin: -62px 0 0 -62px;
    opacity: 0.2;
}

/* review
   ----------------------------- */
.review {
    padding: 10px 15px 10px 0px;
}

.review .re_title {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 0px;
    margin-top: -20px;
}

.re_con ul {
    margin-left: 0px;
    width: 95%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.re_con ul li {
    width: 100%;
    border-bottom: 1px solid #eee;
    background: url(img/icons02.png) no-repeat 10px 33px;
    display: block;
    overflow: hidden;
    padding-left: 0px;
    margin: 15px 0;
}

.re_con ul li span:first-child {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.re_con ul li span:nth-child(2) {
    float: right;
}

.re_con ul li span em {
    font-size: 13px;
    display: block;
    font-weight: bold;
}

.re_con_p {
    margin-left: 40px;
    margin-top: 8px;
    color: #585858;
    font-size: 12px;
    line-height: 1.8;
}

.comment-form .form-title {
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 1px 15px;
    background: -moz-linear-gradient(top,#fefefe,#ebebed);
    background: -webkit-linear-gradient(top,#fefefe,#ebebed);
    background: -ms-linear-gradient(top,#fefefe,#ebebed);
    background: -o-linear-gradient(top,#fefefe,#ebebed);
    background: linear-gradient(top,#fefefe,#ebebed);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ededed',GradientType=0);
    margin: 0 0 0 7px;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 1.5em;
    color: #666;
    text-shadow: 1px 1px #fff;
}

.comment-form .form-item {
    padding: 0 0 15px 110px;
    position: relative;
}

.comment-form .form-item input,.comment-form .form-item textarea {
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    overflow: hidden;
    z-index: 9999;
    resize: none;
    color: #999;
}

.comment-form .form-item input {
    height: 21px;
    line-height: 21px;
}

.comment-form .form-item input[type="submit"] {
    height: 32px;
    line-height: 32px;
    padding: 0 11px;
    background: #cb2027;
}

.comment-form .form-item input:focus,.comment-form .form-item textarea:focus {
    border: 1px solid #3389cc;
    z-index: 9999;
}

.comment-form .form-item .comment-review {
    line-height: 1em;
    padding: 6px 0 8px;
}

.comment-form .form-item .left-label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100px;
    color: #666;
    text-align: right;
    line-height: 32px;
}

.comment-form .form-item .left-label small {
    font-size: 12px;
}

.comment-form .form-item .btn-submit {
    background: #333;
    border: 0;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 5px 30px;
}

.comment-form .form-item .btn-submit:hover {
    background: #107fc8;
}

.comment-form .cmt-form-side img {
    border: 1px solid #ccc;
    padding: 1px;
    width: 360px;
}

.comment-form .post-ratings {
    padding-top: 6px;
}

.comment-form #commentform {
    width: 520px;
    float: left;
}

.cptch_block {
    display: block;
    position: relative;
    padding-left: 110px;
    padding-bottom: 15px;
    z-index: 2222;
}

.cptch_block input {
    border: 1px solid #ccc;
    padding: 0 3px;
    height: 22px;
    line-height: 22px;
}

#commentform .comment-img {
    padding: 0 0 20px 110px;
}

.wp-post-image {
    padding: 0 6px;
}

.main-top {
    padding: 20px 0 0 0;
}

.aside-top {
    padding: 15px 0 0 0;
}

.sc-chat-toolbar,.sc-cnv-wrap,.sc-msg-wrap,.sc-chat-wrapper,#sc_chat_box textarea.f-chat-line,#sc_chat_box p.sc-lead,#sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
    color: #222222;
    background-color: #fff;
}

.sc-chat-toolbar a {
    color: #b9b9b9;
}

.sc-chat-toolbar a:hover {
    color: #878787;
}

#sc_chat_box .sc-chat-wrapper input,#sc_chat_box .sc-chat-wrapper textarea,#sc_chat_box textarea.f-chat-line {
    border-color: #cdcdcd;
}

#sc_chat_box .sc-chat-wrapper input:focus,#sc_chat_box .sc-chat-wrapper textarea:focus {
    background-color: #f5f5f5;
    border-color: #b9b9b9;
}

#sc_chat_box textarea.f-chat-line:focus {
    background-color: #fafafa;
    border-color: #b9b9b9;
}

#sc_chat_box .sc-chat-wrapper label {
    color: #878787;
}

#sc_chat_box form.sc-chat-reply {
    border-top: 1px solid #cdcdcd;
    background-color: #f5f5f5;
}

#sc_chat_box {
    width: 300px;
    right: 40px;
}

#sc_chat_box textarea.f-chat-line {
    width: 258px;
}

#sc_chat_box div.sc-chat-header {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.sc-chat-notification.warning,#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn a,#sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#sc_chat_box .sc-chat-wrapper input, #sc_chat_box .sc-chat-wrapper textarea {
    width: 230px;
}

.sc-chat-wrapper {
    border-color: #ebebeb;
    max-height: 380px;
}

.sc-cnv-wrap {
    border-color: #ebebeb;
    max-height: 350px;
}

#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn > a {
    color: #ffffff;
    background-color: #cb2027;
}

#sc_chat_box .sc-chat-wrapper .sc-start-chat-btn > a:hover {
    color: #ffffff;
    background-color: #cb2027;
}

#sc_chat_box div.sc-chat-header {
    color: #ffffff;
    background-color: #cb2027;
}

.sc-chat-css-anim {
    -webkit-transition: bottom .2s;
    -moz-transition: bottom .2s;
    -o-transition: bottom .2s;
    transition: bottom .2s;
}

/* recent_orders
   ----------------------------- */
.recent_orders {
    width: 200px;
    position: relative;
}

#sold_img {
    width: 200px;
    height: 600px;
    position: relative;
    overflow: hidden;
    padding: 10px 6px 5px 0;
    border-bottom: 1px solid #EAEAEA;
}

#sold_img {
    overflow: hidden;
}

.recent_orders img {
    width: 100px;
    height: 150px;
    margin-left: 17px;
}

.recent_orders ul li {
    width: 200px;
    height: 235px;
    margin: 10px 0;
    padding: 5px 0 15px 0px;
    margin-left: -5px;
    border-bottom: 1px solid #b6d2ff;
    text-align: center;
    position: relative;
    float: none;
}

.recent_orders p {
    font-family: Georgia, "Times New Roman", Times, serif;
    max-height: 90px;
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    padding-top: 5px;
}

.recent_orders ul li div {
    color: #900;
}

.customer-titbar {
    padding: 10px 0 0 0;
}

.customer-titbar-img {
    float: left;
    padding: 5px 5px 0px 0;
}

.customer-titbar-pcolor {
    color: #999;
}

.customer-titbar-by {
    color: #999;
    float: right;
    font-style: italic;
}

.addthis_sharing_toolbox {
    float: right;
}

.size-mod {
    margin-right: 10px;
}

.size-mod img {
}

.size-form-con {
    float: left;
    width: 375px;
    overflow: hidden;
}

.size-form-con p {
    margin-bottom: 15px;
    max-height: 60px;
    padding-left: 20px;
    overflow: hidden;
}

.size-form-con em {
    color: #ff0000;
}

.sidebar-bottom {
    border: 1px solid #CCC;
    padding: 5px;
}

.items-all {
    float: right;
    color: #494949;
    font-size: 14px;
    font-style: italic;
}

.items-all em {
    color: #cb2027;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

.comment-form .cmt-form-side {
    display: inline;
    float: right;
}

/* Translator
----------------------------- */
.transall {
    display: inline;
    float: right;
    *float: left;
}

.transall-tit {
    float: left;
    text-transform: capitalize;
    margin: 4px 1px 0 8px;
}

.translator-dropdown-container {
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    height: 24px;
    z-index: 999999;
}

.translator-dropdown-container label {
    display: block;
    float: left;
    margin: 5px 5px 0 0;
    color: #ccc;
}

.translator-dropdown-container p {
    margin: 0;
    border: 0;
    font-weight: normal;
}

.translator-dropdown-container a {
    text-decoration: none;
    font-weight: normal;
}

.translator-dropdown-sub-container {
    height: 24px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    z-index: 999999;
}

.translator-dropdown-floating-left .translator-dropdown-sub-container {
    float: left;
}

.translator-dropdown-floating-right .translator-dropdown-sub-container {
    float: right;
}

.translator-dropdown-body {
    position: relative;
    float: left;
    height: 21px;
    padding: 5px 0 0;
    background: #fff;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0;
    z-index: 999999;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.translator-dropdown-body p {
    color: #ccc;
    position: relative;
    font-weight: normal;
}

.translator-dropdown-current-language-arrow {
    display: block;
    width: 0;
    height: 0;
    border: 6px solid;
    position: absolute;
    top: 10px;
    right: 5px;
    border-color: #ccc transparent transparent;
    background: none;
    margin: 0;
    padding: 0;
}

.translator-dropdown-body:hover .translator-dropdown-current-language-arrow {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 5px;
}

.translator-dropdown-scroll-enabled {
}

.translator-dropdown-current-language-flag {
    position: absolute;
    right: 0;
    top: 2px;
}

.translator-dropdown-languages-list-scroll {
    margin: 3px 0 0 0;
    padding: 0;
    background: none;
    border: none;
    display: none;
}

.translator-dropdown-languages-list-scroll-bar {
    background: #464646;
    margin: 0;
    padding: 0;
    border: none;
    z-index: 9999999;
    left: auto;
}

.translator-dropdown-languages-list-scroll-bar-rail {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

.translator-dropdown-languages-list-opened .translator-dropdown-languages-list-scroll {
    display: block;
    z-index: 999999;
    border: 1px solid #ccc;
}

.translator-dropdown-languages-list {
    margin: 3px 0 0 0;
    padding: 0;
    background: none;
    border: none;
    display: none;
}

.translator-dropdown-hover .translator-dropdown-languages-list p:hover {
    background-color: #ffffdf;
}

.translator-dropdown-languages-list p a {
    background: none;
}

.translator-dropdown-hover .translator-dropdown-languages-list p:hover a, .translator-dropdown-hover .translator-dropdown-languages-list p:hover a span {
    color: #fb8a00;
}

.translator-dropdown-scroll-enabled .translator-dropdown-languages-list {
    overflow: hidden;
    margin-top: 0;
}

.translator-dropdown-hover.translator-dropdown-scroll-enabled .translator-dropdown-languages-list:hover {
    overflow-y: scroll;
}

.translator-dropdown-languages-list p {
    cursor: pointer;
    border-top: 1px solid #ebebe9;
    padding: 3px 0;
    background: none;
}

.translator-dropdown-languages-list-opened .translator-dropdown-body {
    height: auto;
    background: #fff;
}

.translator-dropdown-languages-list-opened .translator-dropdown-languages-list {
    display: block;
}

.translator-dropdown-sub-container table {
    text-align: center;
    margin: 0 auto;
    height: 20px;
    border-collapse: separate;
    border: none;
    background: #464646;
}

.translator-dropdown-sub-container table tr {
    background: none;
    border: none;
}

.translator-dropdown-sub-container table td {
    vertical-align: middle;
    background: none;
    border: none;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding: 0;
    font-family: Verdana;
    font-size: 12px;
}

.translator-dropdown-current-language {
    padding: 0 25px 0 3px;
    color: #444;
    background: none;
    border-collapse: separate;
}

.translator-dropdown-current-language span {
    color: #444;
}

.translator-dropdown-languages-list-opened .translator-dropdown-current-language, .translator-dropdown-languages-list-opened .translator-dropdown-current-language span {
    color: #444;
}

.translator-dropdown-sub-container a {
    padding: 0 3px;
    color: #444;
    width: 100%;
    text-align: left;
}

.translator-dropdown-sub-container a span {
    color: #444;
    border: none;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 16px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    text-shadow: none! important;
}

.translator-dropdown-sub-container p.translator-dropdown-completed {
    background-color: #ffffdf;
}

.translator-dropdown-sub-container p.translator-dropdown-completed a span {
    color: #fb8a00;
}

.translator-dropdown-current-language, .translator-dropdown-sub-container a {
    font-weight: normal;
    text-decoration: none;
    height: 16px;
    display: table;
    border: none;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 16px;
    margin: 0;
}

.translator-dropdown-hover .translator-dropdown-sub-container a:hover {
    text-decoration: none;
}

.translator-dropdown-current-language span, .translator-dropdown-sub-container a span {
    padding: 0;
    line-height: 16px;
}

.translator-dropdown-flags-and-names .translator-dropdown-current-language span, .translator-dropdown-flags-and-short-names .translator-dropdown-current-language span, .translator-dropdown-flags-and-names .translator-dropdown-sub-container a span, .translator-dropdown-flags-and-short-names .translator-dropdown-sub-container a span {
    padding-left: 3px;
    margin: 0;
    border: none;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 16px;
    font-weight: normal;
    background: none;
    text-transform: none;
    text-shadow: none! important;
}

.translator-dropdown-current-language img,.translator-dropdown-sub-container a img {
    border: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
    width: 22px;
    max-width: 22px;
    height: 16px;
    max-height: 16px;
    display: inline;
    background: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.translator-dropdown-loading {
    padding-left: 16px;
    background-image: url(img/loading.gif);
    background-repeat: no-repeat;
    background-position: center left;
}

.translator-dropdown-hidden {
    display: none;
}

.owl-loading .cloned {
    display: none!important;
}

.owl-loading .slide-item {
    display: block;
}

.owl-carousel .owl-item {
    width: auto;
}

/*loading*/
#loading {
    display: none;
    position: fixed;
    border-radius: 8px;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 90px;
    overflow: hidden;
    background: #000 url(img/loading_big.gif) no-repeat center center;
    z-index: 9999;
    margin: -62px 0 0 -62px;
    opacity: 0.2;
}

@media screen and (max-width: 641px) {
    #loading {
        margin:0;
        top: 50%;
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
}

/**
 * 
 * Responsive adjustments
 * 
 */
@media screen and (max-width: 1280px) {
}

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

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

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

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

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

/* ----------------------------------------------- style begin ----------------------------------------------- */
/* layout */
.layout,.header, .index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
    width: 1586px;
    width: 1600px;
    margin: 0 auto;
}

.topbar,.index-wrapper {
    min-width: 1080px;
}

.disabled {
    display: none;
}

.z9999 {
    z-index: 9999;
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* clearfloating */
.clearfix:after,.layout:after,.header:after,.head-cartlist dl:after,.nav-wrap:after,.cate-menu li ul:after,.small-bn-list:after,.fetaured-items:after,.index-tabs:after,.index-products .index-pd-panel:after,.index-products .product-items:after,.index-side-list:after,.rcmd-slide-items:after,.adv-items:after,.path-bar:after,.main-tit-bar:after,.page-bar:after,.product-items:after,.product-buy:after,.product-summary .other-item:after,.product-intro:after,.form-item dl:after,.custom-size-form dl:after,.product-attributes ul:after,.comment-form:after,.store-pd-items:after,.blog-item:after,.bottom-service:after,.social-layout:after,.banner-section:after,.products-scroll-list li:after,.main-tit-bar:after,.sort-by:after,.wholesale-info:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clearfix,.layout,.header,.head-cartlist dl,.nav-wrap,.cate-menu li ul,.small-bn-list,.fetaured-items,.index-tabs,.index-products .index-pd-panel, .index-products .product-items,.index-side-list,.rcmd-slide-items,.adv-items,.path-bar,.main-tit-bar,.page-bar,.product-items,.product-buy, .product-summary .other-item,.product-intro,.form-item dl,.custom-size-form dl,.product-attributes ul,.comment-form,.store-pd-items,.blog-item ,.bottom-service,.social-layout,.banner-section,.products-scroll-list li,.main-tit-bar,.sort-by,.wholesale-info {
    *zoom:1;}

/* image */
.head-search .search-select .select-value:after,.cate-menu li a.with-ul-tit:after,.select-box .select-value:after,.hide-cate .cate-nav-btn:after,.topr li a:after {
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.nav-bar .nav li ul li b.menu-btn,.slide-banners .owl-prev,.slide-banners .owl-next,.gotop,.narrow-by li a.with-ul-tit b,.narrow-by li li a,.sort-by ul li .arrow-down,.sort-by ul li .arrow-up,.product-intro .add-to-wishlist,.goods-may-like .owl-prev,.goods-may-like .owl-next,.product-summary .ico-tick,.product-summary .size-list li.checked .ico-tick,.choose-color .color-list li.checked .ico-tick,.product-summary .change-currency .arrow,.product-intro .add-to-cart,.brand-info .btn-chat,.brand-info .btn-view-store,.slide-banners .owl-prev,.slide-banners .owl-next {
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.head-shopcart .shopcart-cont:after {
    background-image: url(img/head-sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.head-search .search-select .select-value:after,.head-shopcart .shopcart-title .ico-cart,.cate-menu .with-ul-tit:after,.cate-menu ul li a:before, .slide-banners .owl-prev,.slide-banners .owl-next,.nav-bar .cate-nav-btn:after,.head-shopcart .shopcart-cont:before, .narrow-by li li a,.narrow-by li a.with-ul-tit b,.sort-by ul li a b,.goods-related .icon-add,.goods-may-like .owl-prev,.goods-may-like .owl-next, .product-summary .change-currency .arrow,.nav-bar .nav li ul li b.menu-btn ,.blog-widget .owl-prev,.blog-widget .owl-next,.path-nav li .ico-home b {
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

/* ===================================================
 * header 
 * --------------------------------------------------- */
.head-wrapper {
    background-color: #fff;
    margin: 0 auto 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: transparent;
}

.head-wrapper,.head-wrapper a {
    font-family: "Poppins-Regular";
    font-size: 14px;
}

.topbar {
    height: 35px;
    background: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
}

.topr,.topr a {
    color: #888;
}

.topr a:hover {
    color: #000;
}

.nav-bar .nav li a:hover {
    color: #fa7d2d;
}

.language-box {
    display: inline;
    float: left;
}

/* -------------------
 * currency
 * ------------------- */
.prisna-translator .prisna-wp-translate-dropdown-body {
    background: none!important;
    border: 0!important;
}

.topbar .prisna-wp-translate-dropdown-current-language span {
    color: #333!important;
}

.topbar .change-currency {
    float: right;
    padding: 0 5px 0 0;
    position: relative;
}

.topbar .prisna-wp-translate-dropdown-current-language {
    padding-right: 20px!important;
}

.topbar .prisna-wp-translate-dropdown-current-language-arrow {
    border-width: 5px!important;
    border-top-color: #aaa!important;
}

.topbar .currency-cur {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 0 5px 5px;
    margin-top: 5px;
}

.topbar .currency-cur a {
    display: inline-block;
    padding: 0 16px 0 0;
    position: relative;
}

.topbar .currency-cur a {
    *display: inline;
}

.topbar .currency-cur a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px solid;
    position: absolute;
    top: 10px;
    right: 0;
    border-color: #aaa transparent transparent;
    background: none;
    margin: 0;
    padding: 0;
}

.topbar .change-currency {
    display: inline;
    float: left;
    margin: 0 8px 0 0;
}

.dropdown .submenu {
    top: 34px;
}

/* -------------------
 * translate
 * ------------------- */
.transall {
    padding-top: 5px;
}

.translator-dropdown-body {
    position: relative;
    float: left;
    height: 21px;
    padding: 5px 3px 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0;
    z-index: 999999;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: none;
}

.translator-dropdown-languages-list-opened .translator-dropdown-body {
    height: auto;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1);
    padding: 4px 2px 0;
}

.translator-dropdown-languages-list-opened .translator-dropdown-languages-list-scroll {
    display: block;
    z-index: 999999;
    border: 0;
}

.translator-dropdown-flags-and-names .translator-dropdown-current-language span, .translator-dropdown-flags-and-short-names .translator-dropdown-current-language span, .translator-dropdown-flags-and-names .translator-dropdown-sub-container a span, .translator-dropdown-flags-and-short-names .translator-dropdown-sub-container a span {
    font-size: 11px;
}

.translator-dropdown-current-language, .translator-dropdown-sub-container a {
    padding: 2px 3px;
}

.translator-dropdown-current-language-arrow {
    display: block;
    width: 0;
    height: 0;
    border: 4px solid;
    position: absolute;
    top: 13px;
    right: 5px;
    border-color: #333 transparent transparent;
    background: none;
    margin: 0;
    padding: 0;
}

.translator-dropdown-current-language {
    padding: 0 15px 0 3px;
    color: #444;
    background: none;
    border-collapse: separate;
}

/* -------------------
 * top menu
 * ------------------- */
.topr {
    display: inline;
    float: right;
    line-height: 35px;
}

.topr li {
    float: left;
    border-right: 1px solid #e5e5e5;
    position: relative;
}

.topr li a {
    float: left;
    padding: 0 16px;
}

.topr li a.hover {
    background: #fff;
    position: relative;
}

.topr li a.hover:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
}

.topr li.with-menu a:after {
    display: block;
    content: "";
    width: 9px;
    height: 5px;
    background-position: 0 -1px;
    position: absolute;
    right: 10px;
    top: 16px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.topr li.with-menu a.hover:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.topr li.with-menu a {
    padding-right: 25px;
}

.topr li.with-menu li a {
    padding-right: 16px;
}

.topr li.with-menu li a:after,.topr li.with-menu li a.hover:before {
    display: none;
}

.topr li.with-menu ul {
    width: 120px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    border-top: none;
    background: #fff;
    position: absolute;
    right: -1px;
    top: 35px;
    display: none;
}

.topr li.with-menu ul li {
    display: block;
    float: none;
    height: 35px;
    line-height: 34px;
    border-top: 1px dashed #eee;
    text-align: right;
    border-right: 0;
}

.topr li.with-menu ul li a {
    display: block;
    float: none;
    padding: 0 6px 0 0;
}

.topr li.with-menu ul li a:hover {
    background: #fafafa;
}

.topr li.with-menu ul li:first-child {
    border-top: 0;
}

.head-wrapper .header {
    padding: 12px 0;
}

.head-wrapper.index-head-wrapper .header {
    padding: 32px 0;
    justify-content: space-between;
}

.logo {
    display: inline;
    float: left;
    margin: 0 75px 0 0;
}

/* -------------------
 * search
 * ------------------- */
/* .head-search{ }
.head-search .search-form{display:block;padding:0 0 10px;}
.head-search .search-ipt{width:300px;height:38px;line-height:38px;border:1px solid #ccc;padding:0 10px;float:left;margin:0 -1px 0 0;color:#999;border-radius:3px 0 0 3px;} */
.head-search .search-select {
    width: 145px;
    display: inline;
    float: left;
    position: relative;
    margin: 0 -1px 0 0;
    color: #999;
}

.head-search .search-select .select-value {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 6px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
}

.head-search .search-select .select-value:hover {
    color: #999;
}

.head-search .search-select .select-value:after {
    content: "";
    display: block;
    width: 9px;
    height: 5px;
    background-position: 0 0;
    position: absolute;
    right: 12px;
    top: 15px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.head-search .search-btn {
    width: 50px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-color: #fa7d2d;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-position: 5px 0;
    border-radius: 0 4px 4px 0;
    position: relative;
}

.head-search .search-btn:hover {
    background-color: #d52800;
}

.head-search .select-list {
    width: 100%;
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 999;
}

.head-search .select-list ul {
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #ccc;
    background: #fff;
}

.head-search .select-list li,.head-search .select-list li a,.head-search .select-value a {
    color: #666;
}

.head-search .select-list li a {
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.head-search .select-list li a:hover {
    background: #fafafa;
    text-decoration: none;
    cursor: default;
}

.head-search select {
    display: none;
}

.select-open .select-list {
    display: block;
}

/* -------------------
 * login info
 * ------------------- */
.head-shopcart,.head-login-info {
    display: inline;
    float: right;
}

.head-wrapper .ico-user {
    position: relative;
    margin: 0 25px;
    display: block;
}

/* .head-shopcart .ico-shopping-bag,.head-login-info .ico-user{display:inline-block;width:30px;height:30px;position:absolute;left:0;top:5px;}
.head-shopcart .ico-shopping-bag,.head-login-info .ico-user{*display:inline;}
.head-shopcart .ico-shopping-bag{background-position:-5px -45px;}
.head-login-info .ico-user{background-position:-5px -125px;} */
.head-login-info {
    text-align: center;
    position: relative;
    padding-left: 35px;
}

.head-login-info i {
    padding: 0 6px;
    color: #eee;
}

.head-login-info span {
    display: block;
}

/* -------------------
 * shopping cart
 * ------------------- */
.head-shopcart {
    position: relative;
    cursor: pointer;
    padding-right: 10px;
}

.head-shopcart .shopcart-title a {
    display: block;
}

.head-shopcart .shopcart-title em {
    display: block;
}

.head-shopcart .shopcart-title .goods-num {
    display: inline-block;
    text-align: center;
    line-height: 15px;
    border-radius: 8px;
    background: #fa7d2d;
    color: #fff;
    width: 15px;
    aspect-ratio: 1;
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 10px;
}

.head-shopcart .shopcart-cont {
    display: none;
    width: 440px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #fa7d2d;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 55px;
}

.head-shopcart .shopcart-cont:before {
    content: "";
    display: block;
    background: #fa7d2d;
    height: 1px;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
}

.head-shopcart .shopcart-cont:after {
    content: "";
    display: block;
    width: 20px;
    height: 11px;
    background-position: 0 -165px;
    position: absolute;
    right: 30px;
    top: -11px;
}

.head-shopcart .shopcart-cont h4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0 0 8px;
}

.head-shopcart .shopcart-foot {
    padding: 20px 0 0;
}

.head-wrapper .btn-view-cart,.head-wrapper .btn-check {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 45%;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
}

.head-wrapper .btn-view-cart {
    background-color: #fa7d2d;
    color: #fff;
}

.head-wrapper .btn-view-cart:hover {
    background-color: #fa7d2d;
    text-decoration: none;
    color: #fff;
}

.head-wrapper .btn-check {
    background: #333;
    color: #fff;
    float: right;
}

.head-wrapper .btn-check:hover {
    text-decoration: none;
}

.head-cartlist {
    padding: 5px 0 0;
    line-height: 1.3em;
}

.head-cartlist dl,.head-cartlist dl a {
    color: #888;
}

.head-cartlist dl dt,.head-cartlist dl dd {
    float: left;
}

.head-cartlist dl dt {
    width: 240px;
    padding: 0 10px 0 0;
    font-size: 12px;
}

.head-cartlist dl dd.num {
    width: 40px;
}

.head-cartlist dl dd.price {
    width: 75px;
    text-align: right;
}

.head-shopcart-show .shopcart-cont {
    display: block;
}

/* -------------------
 * navigation
 * ------------------- */
.nav-bar {
    line-height: 42px;
    position: relative;
    /*padding-top: 15px;*/
}

.nav-bar .nav-wrap a:hover {
    text-decoration: none;
}

.nav-bar .nav-wrap {
    position: relative;
}

.nav-bar .nav {
    display: inline;
    float: left;
    font-weight: bold;
}

.nav-bar .nav,.nav-bar .nav li,.nav-bar .nav li a {
    display: inline;
    float: left;
}

.nav-bar .nav li {
    position: relative;
}

.nav-bar .nav li a {
    padding: 0 22px;
}

.nav-bar .nav > li {
    margin: 0 13px;
}

.nav-bar .nav > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
}

.nav-bar .nav > li > a.hover {
    background: #fa7d2d;
    color: #fff;
}

.nav-bar .nav li:last-child a:after {
    display: none;
}

.nav-bar .nav li ul {
    width: 232px;
    padding: 10px 0;
    background: #f2f2f2;
    border: 1px solid #aaa;
    border-top: 0;
    border-bottom: 3px solid #fa7d2d;
    position: absolute;
    left: -1px;
    top: 42px;
    display: none;
    font-weight: normal;
    z-index: 9999;
}

.nav-bar .nav li ul li {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 1px 0;
    float: none;
    position: relative;
}

.nav-bar .nav li ul li a {
    display: block;
    padding: 0 0 0 32px;
    position: relative;
    color: #333;
    float: none;
    line-height: 30px;
    font-family: "Poppins-Regular";
    font-size: 14px;
}

.nav-bar .nav li ul li a:before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -1px;
    background: #666;
}

.nav-bar .nav li ul li a:after {
    display: none;
}

.nav-bar .nav li ul li.li-hover {
    background-color: #fafafa;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
}

.nav-bar .nav li ul li.li-hover b.menu-btn {
    display: none;
}

.nav-bar .nav > li > ul >li.li-hover:before,.nav-bar .nav > li > ul >li.li-hover:after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #fafafa;
    position: absolute;
    top: 0;
    z-index: 999;
}

.nav-bar .nav > li > ul >li.li-hover:before {
    left: 0;
    background-color: #fa7d2d;
    height: auto;
    top: -1px;
    bottom: -1px;
}

.nav-bar .nav > li > ul >li.li-hover:after {
    right: -1px;
    z-index: 10000;
}

.nav-bar .nav li ul ul {
    display: block;
    position: absolute;
    left: 232px;
    top: -1px;
    clear: both;
    border: 0;
    padding: 10px 0;
    border: 1px solid #ccc;
    background-color: #fafafa;
}

.nav-bar .nav li ul ul li {
    float: none;
}

.nav-bar .nav li ul li li a {
    display: block;
    clear: both;
    float: none;
    padding-left: 15px;
}

.nav-bar .nav li ul li li a:before {
    content: "";
    display: none;
}

.nav-bar .nav li ul li b.menu-btn {
    position: absolute;
    right: 10px;
    top: 2px;
    color: #666;
    font-size: 14px;
    width: 16px;
    height: 16px;
    background-position: -78px -15px;
    display: inline-block;
    float: right;
    line-height: 14px;
    cursor: pointer;
    font-size: 16px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.nav-bar .nav li ul li.show-sub-menu b.menu-btn {
    background-position: -97px -15px;
}

.nav-bar .nav li ul li b.menu-btn:hover {
    color: #000;
    filter: alpha(opacity=100);
    opacity: 1;
}

.nav-bar .nav li ul li ul {
    display: none;
}

.nav-bar .nav li ul li a:hover:before {
    background: #cb2027;
}

.nav-bar .cate-menu,.nav-bar .cate-menu a {
    color: #666;
}

.nav-bar .cate-menu a:hover {
    color: #000;
}

.nav-bar .cate-nav {
    display: inline;
    float: left;
}

.nav-bar .cate-nav-btn {
    width: 225px;
    padding: 0 0 0 15px;
    float: left;
    background: #fa7d2d;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

.nav-bar .cate-nav-btn,.nav-bar .cate-nav-btn a {
    color: #fff;
}

.nav-bar .cate-nav-btn:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #d94c52;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #b30c14;
}

.cate-menu {
    width: 238px;
    min-height: 372px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 42px;
    font-size: 13px;
    line-height: 1.8em;
}

.cate-menu li a {
    display: block;
    padding: 2px 0 2px 14px;
    position: relative;
}

.cate-menu li a.hover {
    border: 1px solid #aaa;
    border-right: 0;
    padding: 1px 0 1px 13px;
    position: relative;
    z-index: 9999;
}

.cate-menu li a.hover:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: -2px;
    top: 0;
}

.cate-menu li a span {
    color: #ccc;
    padding: 0 0 0 10px;
}

.cate-menu ul.sub-menu {
    display: none;
}

.cate-menu ul.cate-pop {
    width: 810px;
    *height: 371px;
    *overflow: visible;
    background: #fff;
    border: 1px solid #999;
    padding: 10px 5px 10px 25px;
    position: absolute;
    left: 238px;
    margin-top: -27px;
    font-size: 12px;
    display: none;
}

.cate-menu ul li {
    width: 31.3%;
    /*height:144px;*/
    overflow: hidden;
    margin-right: 2%;
    float: left;
    font-weight: bold;
    padding: 10px 0;
    border-top: 1px solid #eee;
}

.cate-menu ul li a {
    padding: 0;
    position: relative;
}

.cate-menu ul li a.hover {
    border: 0;
}

.cate-menu ul li ul {
    display: block;
}

.cate-menu ul li ul li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: none;
    width: 100%;
    font-weight: normal;
    padding: 0;
    border: 0;
}

.cate-menu ul li.cleft {
    clear: left;
}

.cate-menu ul li li {
    height: 26px;
}

.nav-bar .cate-menu > li > ul > li > a {
    color: #333;
}

.cate-menu ul li:nth-child(1),.cate-menu ul li:nth-child(2),.cate-menu ul li:nth-child(3) {
    border: 0;
}

.cate-menu ul li li.hide-line {
    border: 0;
}

.cate-menu li a.with-ul-tit:after {
    display: block;
    content: "";
    width: 5px;
    height: 11px;
    background-position: -102px 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
}

.cate-menu li.li-hover ul {
    display: block;
}

.cate-menu li.li-hover a.with-ul-tit:after {
    display: none;
}

.menu-hover {
    z-index: 9999;
}

.hide-cate .cate-menu {
    display: none;
}

.hide-cate .cate-nav-btn:after {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-position: -81px 0;
    position: absolute;
    right: 20px;
    top: 18px;
}

.show-cate .cate-nav-btn:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.cate-menu li.with-menu.hover a:after {
    background-position: -80px 0;
}

/* ===================================================
 * footer 
 * --------------------------------------------------- */
/* go to top */
.gotop {
    display: block;
    width: 55px;
    height: 50px;
    background-color: #dfdfdf;
    background-position: -96px -40px;
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 9999;
    cursor: pointer;
    text-indent: -9999em;
    overflow: hidden;
    box-shadow: 1px 1px rgba(0,0,0,0.15);
    opacity: 0;
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gotop:hover {
    background-color: #333;
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
    background-color: #333;
}

.gotop-show {
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.head-cartlist dl dd.thum_img img {
    width: 45px;
    margin-top: 2px;
}

/* -------------------
 * foot-type-1
 * ------------------- */
.foot-type-1 {
    background: #fff;
}

.social-bar {
    border-bottom: 1px solid #dadada;
}

.social-bar .social-layout {
    position: relative;
    padding: 15px 0;
}

.foot-social {
    display: inline;
    float: left;
}

.foot-social h4,.foot-social ul,.foot-social li {
    display: inline;
    float: left;
}

.foot-social h4 {
    font-size: 14px;
    padding: 0 10px 0 0;
    line-height: 40px;
    ;}

.subscribe {
    display: inline;
    float: right;
    padding: 3px 0 0;
    width: 520px;
}

.subscribe h4,.subscribe-form,.subscribe-form p,.subscribe-ipt,.subscribe-btn {
    display: inline;
    float: left;
    line-height: 34px;
}

.subscribe h4 {
    padding: 0 12px 0 0;
    line-height: 40px;
    font-size: 14px;
}

.foot-social ul,.foot-social li {
    float: left;
}

.foot-social li {
    margin: 0 10px 0 0;
}

.foot-social li a,.foot-social li img {
    border-radius: 50%;
}

.foot-social li a {
}

.foot-social li a:hover {
    opacity: 0.8;
}

.subscribe .subscribe-form {
    padding: 3px 0 0;
}

.subscribe .subscribe-ipt {
    width: 170px;
    height: 22px;
    line-height: 22px;
    padding: 5px;
    border: 1px solid #dadada;
    margin: 0 8px 0 0;
    color: #ccc;
}

.subscribe .subscribe-btn {
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    background: #cb2027;
    border: 0;
    color: #fff;
    font-weight: bold;
}

.subscribe .subscribe-btn:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.bottom-service {
    padding: 25px 0;
    line-height: 2.2em;
    border-bottom: 1px solid #dadada;
}

.service-items {
    width: 640px;
    display: inline;
    float: left;
}

.service-items .service-item {
    width: 25%;
    float: left;
}

.service-items .service-item h4 {
    font-size: 14px;
    padding: 0 0 5px;
}

.service-items .service-item li,.service-items .service-item li a {
    color: #666;
}

.service-items .service-item li a {
    display: inline-block;
    padding: 0 0 0 12px;
    background: url(img/li_ico_1.png) 0 8px no-repeat;
}

.service-items .service-item li a:hover {
    color: #000;
}

.service-items .service-item li a {
    *display: inline;
}

.blog-widget {
    width: 400px;
    display: inline;
    float: right;
    position: relative;
}

.blog-widget h4 {
    font-size: 14px;
    padding: 0 0 5px;
}

.blog-widget .foot-blog-item {
    float: left;
}

.blog-widget .foot-blog-item .blog-title {
    font-size: 12px;
    padding: 0 0 0 12px;
    background: url(img/li_ico_1.png) 0 8px no-repeat;
}

.blog-widget .foot-blog-item .blog-cont {
    padding: 5px 0 0;
    line-height: 18px;
}

.blog-widget .foot-blog-item .blog-cont img {
    float: left;
    border: 1px solid #dadada;
    margin: 0 10px 0 0;
    width: 85px;
}

.blog-widget .foot-blog-item .blog-cont p,.blog-widget .foot-blog-item .blog-cont p a {
    color: #999;
}

.blog-widget .foot-blog-item .blog-cont p a.more {
    font-weight: bold;
    color: #c20000;
}

.blog-widget .owl-nav {
    display: inline;
    position: absolute;
    right: 0;
    top: 0;
}

.blog-widget .owl-prev,.blog-widget .owl-next {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}

.blog-widget .owl-prev {
    background-position: -217px -83px;
}

.blog-widget .owl-next {
    background-position: -234px -83px;
    margin: 0 0 0 5px;
}

.blog-widget .owl-prev:hover,.blog-widget .owl-next:hover {
    background-color: #cb2027;
}

.blog-widget .owl-prev:hover {
    background-position: -217px -63px;
}

.blog-widget .owl-next:hover {
    background-position: -234px -63px;
}

.footer {
    text-align: center;
    padding: 20px 0 30px;
}

.footer .foot-img {
    padding: 0 0 15px;
}

.foot-nav li {
    display: inline-block;
}

.foot-nav li a {
    padding: 0 12px;
}

.foot-nav li:after {
    content: "|";
}

.foot-nav li:last-child:after {
    content: "";
    display: none;
}

/* online service (Time:2015)
----------------------------- */
.online-service .trigger-btn,.online-service .service-menu li b,.online-service .ico-close {
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.online-service {
    display: inline;
    position: fixed;
    position: absolute;
    right: 0;
    top: 150px;
    z-index: 9999;
}

.online-service .trigger-btn {
    display: block;
    width: 38px;
    height: 192px;
    background-position: -32px -170px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border-radius: 8px 0 0 8px;
}

.online-service .service-pop {
    width: 120px;
    border: 1px solid #dfdfdf;
    position: absolute;
    right: -300px;
    top: 0;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    z-index: 10000;
}

.online-service .service-pop,.online-service .service-pop a {
    color: #999;
}

.online-service .service-pop .service-img {
    border-bottom: 1px solid #dfdfdf;
}

.online-service .service-pop .service-img img {
    display: block;
    width: 100%;
    height: auto;
}

.online-service .service-menu li {
    border-bottom: 1px solid #dfdfdf;
}

.online-service .service-menu li a {
    display: block;
    padding: 7px 7px 7px 40px;
    position: relative;
}

.online-service .service-menu li a:hover {
    background-color: #f5f5f5;
}

.online-service .service-menu li b.ico-email,.online-service .service-menu li b.ico-skype,.online-service .service-menu li b.ico-inquiry {
    display: block;
    width: 26px;
    height: 25px;
    position: absolute;
    left: 10px;
    top: 5px;
}

.online-service .service-menu li b.ico-email {
    background-position: 0 -172px;
}

.online-service .service-menu li b.ico-skype {
    background-position: 0 -198px;
}

.online-service .service-menu li b.ico-inquiry {
    background-position: 0 -224px;
}

.online-service .qrcode {
    display: block;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.online-service .qrcode img {
    width: 110px;
    max-width: 100%;
}

.online-service .pop-foot {
    padding: 5px 10px;
    position: relative;
}

.online-service .ico-close {
    display: block;
    width: 22px;
    height: 22px;
    background-position: -2px -252px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    border-radius: 3px;
}

.online-service .ico-close:hover {
    background-position: -2px -275px;
    background-color: #333;
}

.show-service-pop .trigger-btn {
    right: -50px;
}

.show-service-pop .service-pop {
    right: 10px;
}

/* ===================================================
 * homepage 
 * --------------------------------------------------- */
.index-wrapper {
    background: #eee;
}

/* transition */
.slide-banners .owl-prev,.slide-banners .owl-next,.product-item .discount,.pd-img .add-cart,.product-item .img-hover {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* -------------------
 * product pic for public
 * ------------------- */
.pd-img,.pd-img figure.img-hover,.pd-img a {
    display: block;
    display: table-cell;
    width: 175px;
    height: 230px;
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width: 641px) {
    .pd-img,.pd-img figure.img-hover,.pd-img a {
        display:block!important;
    }
}

.pd-img {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.pd-img img {
    max-width: 175px;
    max-height: 230px;
    vertical-align: middle;
}

.pd-img figure.img-hover {
    display: table-cell;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
}

.pd-img figure.img-hover span {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
}

.pd-img:hover figure.img-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.pd-img .add-cart {
    background: #f56058;
    background: rgba(245,96,88,0.8);
    height: 40px!important;
    line-height: 40px!important;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
    font-size: 16px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pd-img .add-cart:hover {
    background: rgba(245,96,88,1);
}

.pd-img:hover .add-cart {
    filter: alpha(opacity=60);
    opacity: 1;
    bottom: 0;
}

.product-item {
    width: 175px;
    text-align: left;
    float: left;
    padding: 0 16px;
}

.product-item .pd-img,.product-item .pd-img figure.img-hover,.product-item .pd-img a {
    display: block;
    display: table-cell;
    width: 175px;
    height: 230px;
    text-align: center;
    vertical-align: middle;
}

.product-item .pd-img {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.product-item .pd-img img {
    max-width: 175px;
    max-height: 230px;
    vertical-align: middle;
    _width: 175px;
    _height: 230px;
}

.product-item .pd-img figure.img-hover {
    display: table-cell;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
}

.product-item .pd-img figure.img-hover span {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
}

.product-item .pd-img:hover figure.img-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-item .pd-info {
    display: block;
    padding: 10px 0 0;
}

.product-item .pd-name {
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
}

.product-item .pd-name a {
    display: block;
}

.product-item .pd-price,.product-item .pd-review {
    color: #666;
}

.product-item .pd-price {
    padding: 5px 0 0;
}

.product-item .pd-price del {
    padding: 0 5px 0 0;
}

.product-item .pd-price b {
    color: #eb3841;
}

.product-item .pd-review {
    position: relative;
    z-index: 888;
}

.product-item .pd-review img {
    vertical-align: middle;
    padding: 0 3px 0 0;
}

.product-item .pd-review * {
    vertical-align: middle;
}

.product-item .discount,.goods-related .discount,.rcmd-pd-item .discount {
    text-align: center;
    line-height: 18px;
    color: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
}

.product-item .discount,.product-item span.discount,.goods-related .current-goods .discount,.rcmd-pd-item .discount {
    display: block;
    width: 46px;
    height: 32px;
    line-height: 16px;
    padding: 10px 3px;
    background: #fa7d2d;
    background: rgba(229,46,4,0.9);
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9999;
}

.product-item .discount em,.goods-related .discount em,.rcmd-pd-item .discount em {
    display: block;
}

.product-item:hover .discount,.goods-may-like .product-item:hover .discount,.rcmd-pd-item:hover .discount {
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.product-item:hover .pd-img .img-hover,.product-item:hover .pd-img .img-hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.product-item .discount,.product-item .discount a,.goods-related .current-goods .discount,.goods-related .current-goods .discount a,.rcmd-pd-item .discount,.rcmd-pd-item .discount a {
    color: #fff;
}

/* -------------------
 * slide banner
 * ------------------- */
.owl-carousel {
    position: relative;
    display: none;
    z-index: 1;
}

.owl-loaded {
    display: block;
}

.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
    overflow: hidden;
}

.owl-carousel .owl-stage-outer {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0px,0,0);
}

.owl-carousel .owl-controls {
    height: 0;
    overflow: visible;
}

.owl-stage {
    position: relative;
}

.slide-banners-wrap {
    width: 840px;
    height: 390px;
    margin: -20px 0 25px 240px;
    position: relative;
    overflow: hidden;
    float: left;
    display: inline;
}

.slide-banners .slide-item {
    position: relative;
    overflow: hidden;
    display: none;
}

.slide-banners .slide-item img {
    width: 100%;
    height: auto;
}

.slide-banners .slide-item .banner-img {
    width: 4000px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.slide-banners .slide-item .banner-img img {
    width: auto;
}

.slide-banners .slide-item b {
    display: block;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background: #ff9600;
    position: absolute;
    right: 2px;
    top: 2px;
    font-weight: normal;
    font-family: Arial;
}

.slide-banners .owl-dots {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    bottom: 10px\9;
    z-index: 999;
    text-align: center;
}

.slide-banners .owl-dots .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    background: rgba(255,255,255,0.5);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
    border-radius: 50%;
    margin: 0 8px 0 0;
}

.slide-banners .owl-dots .active {
    background: #ed3445;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
}

.slide-banners .owl-prev,.slide-banners .owl-next {
    display: block;
    width: 40px;
    height: 60px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    top: 50%;
    margin-top: -40px;
    text-indent: -9999em;
    overflow: hidden;
    filter: alpha(opacity=10)\0;
    opacity: 0.8;
    cursor: pointer;
}

.slide-banners .owl-prev {
    left: 0;
    background-position: -183px -298px;
    left: -40px;
}

.slide-banners .owl-next {
    right: 0;
    background-position: -230px -298px;
    right: -40px;
}

.slide-banners:hover .owl-prev,.slide-banners:hover .owl-next {
    filter: alpha(opacity=60)\0;
    background-color: rgba(0,0,0,0.6);
}

.slide-banners:hover .owl-prev {
    left: 0;
}

.slide-banners:hover .owl-next {
    right: 0;
}

.slide-banners .owl-prev:hover,.slide-banners .owl-next:hover {
    background-color: rgba(0,0,0,1);
}

.owl-loaded .slide-item {
    display: block!important;
}

/* title bar */
.index-tit-bar {
    height: 30px;
    line-height: 30px;
    padding: 8px 15px;
    border-bottom: 1px solid #eee;
    margin: 0 auto 10px;
}

.index-tit-bar .title {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: normal;
}

.index-tit-bar .title em {
    color: #e53003;
}

/* -------------------
 * products
 * ------------------- */
.slide-products .owl-prev {
    display: block;
    width: 30px;
    height: 30px;
}

.slide-products .owl-nav {
    display: inline;
    position: absolute;
    right: 8px;
    top: -50px;
}

.slide-products .owl-prev,.slide-products .owl-next {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(img/slide_small_btns.png);
    background-repeat: no-repeat;
    background-color: #ccc;
    text-indent: -9999em;
    overflow: hidden;
    float: left;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px rgba(0,0,0,0.3);
    box-shadow: 1px 1px rgba(0,0,0,0.3);
}

.slide-products .owl-prev:hover,.slide-products .owl-next:hover {
    background-color: #000;
}

.slide-products .owl-prev {
    background-position: 11px 10px;
    margin: 0 10px 0 0;
}

.slide-products .owl-next {
    background-position: -41px 10px;
}

.index-products {
    position: relative;
    overflow: hidden;
    margin: 0 auto 25px;
    border-top: 2px solid #fa7d2d;
    background: #fff;
    padding: 0 0 15px;
}

.index-products .product-item {
    height: 315px;
    padding: 8px 20px 0;
}

.slide-products .product-items {
    width: auto;
    padding: 0 25px;
    /* display:none; */
}

.slide-products .product-item {
    padding: 12px 0 0 0;
}

.slide-products .owl-loaded {
    display: block;
}

/* -------------------
 * banners
 * ------------------- */
.banner-section {
    margin: 0 auto 25px;
}

.bn683,.bn683 img {
    width: 683px;
    height: 238px;
}

.bn377,.bn377 img {
    width: 377px;
    height: 238px;
}

.bn1080 img {
    width: 100%;
}

/* ===================================================
 * for subppage 
 * --------------------------------------------------- */
/* -------------------
 * promote
 * ------------------- */
.promote-bar {
    height: 36px;
    border: 1px solid #dadada;
    background: #fff;
    line-height: 36px;
    margin: -10px auto 10px;
}

.promote-bar ul {
    width: 100%;
    display: table;
}

.promote-bar li {
    display: table-cell;
    font-size: 14px;
    line-height: 38px;
    border-right: 1px dotted #ccc;
    text-align: center;
    *margin: 0 -1px 0 0;
}

.promote-bar li a:hover {
    text-decoration: none;
}

.promote-bar li em {
    color: #c00;
}

.promote-bar li p {
    display: inline-block;
    padding-left: 60px;
    background-image: url(img/sub-bar-icos.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.promote-bar li:last-child {
    border-right: 0;
    padding-right: 0;
}

.promote-bar li.last {
    border-right: 0;
}

.promote-bar li.txt-1 p {
    background-position: 0 2px;
    padding: 0 0 0 45px;
}

.promote-bar li.txt-2 p {
    background-position: 0 -34px;
}

.promote-bar li.txt-3 p {
    background-position: 0 -83px;
}

.promote-bar li.txt-4 p {
    background-position: 0 -130px;
    padding: 0 0 0 40px;
    display: none;
}

.promote-bar li.txt-4 span.time-coming {
    color: #eee;
}

.promote-bar li {
    *float: left;
}

.promote-bar li.txt-1 {
    *width: 19%;
}

.promote-bar li.txt-2 {
    *width: 36%;
}

.promote-bar li.txt-3 {
    *width: 25%;
}

.promote-bar li.txt-4 {
    *width: 19%;
    min-width: 19%;
    border: 0;
}

.promote-bar li .next-time {
    color: #ccc;
}

/* -------------------
 * path
 * ------------------- */
.page_banner_container {
    position: relative;
}

.page_banner_container .page_banner_inner {
    position: absolute;
    width: 100%;
    top: 55%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page_banner_container > img {
    position: relative;
    width: 100%;
}

.page_banner_container .path-bar .product_bannertitle {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 48px;
    line-height: 1;
    font-weight: normal;
    color: #ffffff;
    text-transform: capitalize;
}

.path-bar {
    position: relative;
}

.path-bar .path-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 22px;
    margin-bottom: 39px;
}

.path-bar .path-nav li {
    position: relative;
}

.path-bar .path-nav li a {
    position: relative;
    font-family: Poppins-Medium;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    /*text-transform: uppercase;*/
}

.page_banner_container .path-bar .path-nav li.current a {
    color: #fa7d2c;
}

.page_banner_container .path-bar .path-nav li.current {
    border-bottom: 1px solid #fa7d2c;
}

.page_banner_container .path-bar .path-nav li:not(:last-child) {
    border-right: 1px solid #fff;
    padding-right: 17px;
    margin-right: 17px;
}

/* -------------------
 * aside
 * ------------------- */
.aside {
    width: 205px;
    float: left;
    padding: 0 0 30px;
}

.aside .side-tit-bar {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #cb2027;
    border-radius: 3px 3px 0 0;
}

.aside .side-tit-bar .side-tit {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.aside .side-tit-bar .side-tit,.aside .side-tit-bar .side-tit a {
    color: #fff;
}

.aside .side-widget {
    background: #fff;
    margin: 0 auto 15px;
    border-radius: 3px 3px 0 0;
}

.aside .side-cont {
    padding: 10px;
}

.aside .side-cate {
    padding: 10px 3px;
}

.aside .side-cate {
    line-height: 2.2em;
}

.aside .side-cate li a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.aside .side-cate li a {
    display: block;
    padding: 0 0 0 25px;
    background-image: url(img/li_ico_1.png);
    background-position: 13px 8px;
    background-repeat: no-repeat;
}

.aside .side-cate li li a {
    padding: 0 0 0 42px;
    background-position: 29px 8px;
}

.narrow-by {
    padding: 0 0 15px;
}

.narrow-by ul > li:last-child {
    border-bottom: 0;
}

.narrow-by li {
    border-bottom: 1px solid #eee;
    padding: 6px 0;
}

.narrow-by li ul {
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.narrow-by li li {
    border: 0;
    padding: 0;
}

.narrow-by li li span {
    padding: 0 0 0 8px;
    color: #999;
}

.narrow-by li a {
    display: block;
    display: block;
    height: 22px;
    padding: 2px 5px 2px 2px;
    text-transform: uppercase;
}

.narrow-by li a:hover {
    color: #333;
    text-decoration: none;
}

.narrow-by li a.with-ul-tit {
    position: relative;
}

.narrow-by li a.with-ul-tit b {
    position: absolute;
    right: 0;
    top: 4px;
    display: block;
    width: 16px;
    height: 16px;
    background-position: -197px 4px;
}

.narrow-by li ul {
    padding: 5px 0 0;
}

.narrow-by li li a {
    background-position: -285px 4px;
    padding: 0 0 0 22px;
    text-transform: capitalize;
}

.narrow-by li li a:hover,.narrow-by li li a.selected {
    background-position: -285px -56px;
    text-decoration: none;
}

.narrow-by li.with-ul-hide a.with-ul-tit b {
    background-position: -183px 4px;
}

.narrow-by li a.with-ul-tit:hover b {
    background-position: -197px -13px;
    background-color: #cb2027;
}

.narrow-by li.with-ul-hide a.with-ul-tit:hover b {
    background-position: -183px -13px;
}

.side-bn {
    margin: 0 auto 15px;
}

.side-bn img {
    width: 205px;
}

.products-scroll-list {
    height: 470px;
    position: relative;
    overflow: hidden;
}

.products-scroll-list li {
    padding: 0 0 15px 3px;
}

.products-scroll-list li img {
    float: left;
    padding: 0 10px 0 0;
    width: 76px;
}

.products-scroll-list li p {
    max-height: 88px;
    line-height: 22px;
    overflow: hidden;
    _height: 88px;
}

/* ===================================================
 * product list 
 * --------------------------------------------------- */
.main {
    width: 80%;
    float: right;
    padding: 0 0 30px;
}

.main-wrap {
    padding: 20px 20px 0;
    border: 1px solid #dadada;
    border-top: 2px solid #333;
    border-bottom-color: #d2d2d2;
    background-color: #fff;
}

.main-banner {
    margin: 0 auto 10px;
}

.main-banner img {
    margin: 0 0 6px 0;
}

.main-banner .slide-banners {
    width: 880px;
    height: auto;
    margin: 0 auto 10px;
    float: none;
}

.main-banner .slide-banners .owl-dots {
    bottom: 5px;
    bottom: 10px\9;
}

.main-banner .slide-banners .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
}

.goods-summary {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6em;
    padding: 10px 0;
}

/* sort by */
.sort-by {
    padding: 20px 0;
}

.sort-by ul li {
    padding: 0 8px 0 0;
}

.sort-by ul li a {
    line-height: 25px;
    padding: 0 18px 0 12px;
    border: 1px solid #ddd;
    float: left;
    position: relative;
    margin: 0 10px 0 0;
    border-radius: 4px;
    background-color: #fff;
}

.sort-by ul li a:hover {
    text-decoration: none;
    color: #333;
    border-color: #ed532f;
}

.sort-by ul li.selected a {
    border-color: #ed532f;
}

.sort-by ul li .arrow-down,.sort-by ul li .arrow-up {
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 6px;
    top: 10px;
}

.sort-by ul li .arrow-down {
    background-position: -100px -96px;
}

.sort-by ul li.selected .arrow-down {
    background-position: -109px -96px;
}

.sort-by ul li .arrow-up {
    background-position: -118px -96px;
}

.sort-by ul li.selected .arrow-up {
    background-position: -127px -96px;
}

/* page */
.pager {
    padding: 30px 0;
    text-align: center;
    border-top: 1px solid #eee;
    margin: 0 -20px;
}

.pager a,.pager span {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 12px;
    font-size: 14px;
    margin: 0 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    vertical-align: middle;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top,#fff,#eee);
    box-shadow: 0 0 2px rgba(0,0,0,0.15);
}

.pager a.current,.pager span.current,.pager a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.pager span.dots {
    border: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0 8px;
}

.page-bar {
    padding: 20px 0;
}

/* title */
.main-tit-bar {
    padding: 5px 0 8px;
    border-bottom: 2px solid #000;
    margin: 0 0 -2px;
    position: relative;
}

.main-tit-bar .title {
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: normal;
}

.main-tit-bar .share-this {
    display: inline;
    float: right;
    padding: 6px 0 0;
}

/* list */
.product-list {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product-list .product-items {
    width: 108%;
}

.product-list .product-item {
    padding: 0 40px 0 0;
    height: 330px;
}

/* ===================================================
 * product detail 
 * --------------------------------------------------- */
.detail-wrap {
    background: #fff;
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin: 0 auto 30px;
}

.product-intro {
    width: 100%;
    position: relative;
    padding: 47px 0 30px;
}

/* -------------------
 * product photos
 * ------------------- */
.product-view {
    width: 422px;
    float: left;
    position: relative;
    z-index: 3333;
    padding: 0 0 10px;
    background: #fff;
}

.product-view .text-tips {
    clear: both;
    color: #666;
    padding: 15px 0;
    line-height: 1.5em;
}

.product-view .product-img {
    display: block;
    width: 420px;
    text-align: center;
    border: 1px solid #eee;
    overflow: hidden;
    margin: 0 auto 20px;
    cursor: pointer;
}

.product-view .product-img img {
    width: 100%;
    height: auto;
    position: relative;
}

.product-view .share-bar {
    display: block;
    padding: 15px 0 0;
}

.product-view .share-this {
    display: inline;
    float: right;
    padding: 0 0 0 20px;
}

.product-intro .product-view .add-to-wishlist {
    height: 20px;
    line-height: 20px;
    padding-right: 0;
    border: 0;
    text-transform: inherit;
    float: right;
    margin-top: 3px;
    background-position: -277px -101px;
    padding-left: 26px;
    font-size: 14px;
    color: #333;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}

.small-img-scroll {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.small-img-scroll li {
    margin: 0 5px;
    display: inline;
}

.small-img-scroll li.disabled {
    display: block;
}

.small-img-wrap {
    padding: 0 15px;
    position: relative;
}

.small-img-wrap .small-img-slide {
    padding: 0 30px;
    width: auto;
}

.small-img-wrap .small-img-item {
    display: block;
    display: table-cell;
    width: 65px;
    height: 65px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    overflow: hidden;
}

.small-img-wrap .small-img-item img {
    vertical-align: middle;
    *height: 65px;
    width: auto;
    max-width: 65px;
    max-height: 65px;
}

.small-img-wrap .current .small-img-item {
    border-color: #ed532f;
}

.small-img-wrap .small-btn-prev,.small-img-wrap .small-btn-next {
    display: block;
    width: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    text-indent: -9999em;
    overflow: hidden;
    background-image: url(img/img_scroll_btns.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}

.small-img-wrap .small-btn-prev:hover,.small-img-wrap .small-btn-next:hover {
    border-radius: 3px;
}

.small-img-wrap .small-btn-prev {
    background-position: 0 center;
    left: 0;
}

.small-img-wrap .small-btn-next {
    background-position: right center;
    right: 0;
}

.small-img-wrap .small-btn-prev.disabled:hover,.small-img-wrap .small-btn-next.disabled:hover,.small-img-wrap a.disabled {
    background-color: transparent;
    cursor: default;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.product-view .product-img {
    position: relative;
}

.product-view .img-loading {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff url(img/loading.gif) center center no-repeat;
    z-index: 333;
}

/* -------------------
 * photo gallery
 * ------------------- */
.container {
    position: relative;
}

.photos-gallery {
    width: 800px;
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 1px;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
    display: none;
}

.photos-gallery .close-gallery {
    display: block;
    width: 25px;
    height: 25px;
    background: url(img/close_pop.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: pointer;
}

.photos-gallery .close-gallery:hover {
    opacity: 1;
}

.photos-gallery .gallery-main {
    overflow: hidden;
    position: relative;
    background: #eee;
}

.photos-gallery .gallery-photo {
    float: left;
    width: 490px;
    padding: 15px 50px 1000px;
    margin-bottom: -970px;
    position: relative;
    background: #fff;
}

.photos-gallery .gallery-photo img {
    width: 100%;
    height: auto;
}

.gallery-small-imgs {
    width: 200px;
    float: right;
    padding: 15px 5px 15px 5px;
}

.gallery-small-imgs li {
    float: left;
    width: 54px;
    text-align: center;
    padding: 5px 6px;
}

.gallery-small-imgs li a {
    display: block;
    margin: 0 auto;
    display: table-cell;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    overflow: hidden;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
}

.gallery-small-imgs li a:hover,.gallery-small-imgs li.current a {
    border-color: #ed532f;
}

.gallery-small-imgs li a:hover {
    padding: 1px;
    border-width: 1px;
    background: #fff;
}

.gallery-small-imgs li.current a:hover {
    padding: 0;
    border-width: 2px;
}

.gallery-small-imgs li.disabled {
    display: block;
}

.gallery-small-imgs li img {
    *height: 50px;
    *width: auto;
    max-width: 50px;
    max-height: 50px;
}

.gallery-body-mask {
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
}

.photos-gallery .gallery-photo-title {
    padding: 8px 20px;
    border-bottom: 1px solid #eee;
    color: #333;
    font-size: 14px;
}

.photos-gallery .photo-box {
    position: relative;
    background: url(img/loading.gif) center center no-repeat;
}

.photos-gallery .photo-prev,.photos-gallery .photo-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 22px;
    height: 40px;
    background-image: url(img/gallery_btns.png);
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -9999em;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
}

.photos-gallery .photo-prev:hover,.photos-gallery .photo-next:hover {
    background-color: #999;
}

.photos-gallery .photo-prev {
    background-position: 4px 5px;
    left: -40px;
}

.photos-gallery .photo-next {
    background-position: -14px 5px;
    right: -40px;
}

.photos-gallery .photo-prev:hover {
    background-position: 4px -30px;
}

.photos-gallery .photo-next:hover {
    background-position: -14px -30px;
}

/* Product Shop
----------------------------- */
.product-shop {
    background: #fff;
    padding: 10px 0;
    margin: 0 auto 10px;
}

.product-shop dl {
    padding: 0 0 10px;
    position: relative;
}

.product-shop dl dt {
    width: 135px;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

.product-shop dl dt i {
    color: #f00;
    padding: 0 5px 0 0;
    font-size: 14px;
    vertical-align: middle;
}

.product-shop dl dd {
    width: 460px;
    float: right;
}

.product-shop dl dd .text-area {
    width: 345px;
    padding: 4px;
    height: 60px;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    resize: none;
}

.product-shop dl dd .form-input {
    width: 343px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ddd;
    padding: 0 5px;
}

.product-shop .shipping-info {
    text-align: right;
}

.product-shop .custom-form dl dt {
    color: #666;
}

.self-color,.custom-form {
    display: none;
}

.color-img-pop {
    padding: 0 0 8px;
    position: relative;
    margin-top: -4px;
}

.select-box {
    width: 355px;
    position: relative;
}

.select-box a:hover {
    text-decoration: none;
}

.select-box .select-value {
    display: block;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dfdfdf;
    position: relative;
    color: #999;
    cursor: default;
}

.select-box .select-value:after {
    content: "";
    display: block;
    width: 21px;
    height: 17px;
    position: absolute;
    right: 4px;
    top: 5px;
    background-position: -98px -100px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
    border-left: 1px solid #aaa;
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
}

.select-box:hover .select-value:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.select-box .select-list {
    width: 100%;
    background: #fff;
    display: none;
    position: absolute;
    left: 0;
    top: 26px;
    z-index: 999;
}

.select-box .select-list ul {
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background: #fff;
}

.select-box .select-list li,.select-box .select-list li a,.select-box .select-value a {
    color: #666;
}

.select-box .select-list li a {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px;
}

.select-box .select-list li a:hover {
    background: #eee;
    text-decoration: none;
    cursor: default;
}

.select-box select {
    display: none;
}

.select-open .select-list {
    display: block;
}

.choose-color .color-list,.product-summary .size-list {
    position: relative;
    bottom: -3px;
}

.choose-color .color-list li {
    float: left;
    margin: 0 8px 5px 0;
    position: relative;
    line-height: 12px;
}

.choose-color .color-list li label {
    display: inline-block;
}

.choose-color .color-list li .color-small-img {
    display: inline-block;
    position: relative;
}

.choose-color .color-list li img {
    float: left;
    position: relative;
}

.choose-color .color-list li input {
    position: absolute;
    left: -9999em;
    top: 0;
}

.choose-color .color-list li .color-small-img img {
    height: 20px;
}

.choose-color .color-list li .color-small-img {
    display: inline-block;
    position: relative;
}

.choose-color .color-list li.checked .color-small-img img {
    _border: 1px solid #f00;
}

.choose-color .color-list li.checked .ico-tick {
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    right: -5px;
    top: -2px;
    background-position: -60px -153px;
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
}

.choose-color .color-list .radio-custom-set .label-text {
    height: 18px;
    line-height: 18px;
}

.choose-color .color-img-pop,.tags-for-color .color-img-pop {
    width: 150px;
    padding: 10px 10px 6px;
    border: 1px solid #ddd;
    background: #fff;
    background: rgba(255,255,255,0.8);
    border-radius: 25px;
    position: absolute;
    left: 50%;
    margin-left: -86px;
    bottom: 32px;
    display: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.choose-color .color-list li .color-img-pop img,.tags-for-color li .color-img-pop img {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    margin: 0 auto;
}

.choose-color .color-img-pop .color-name,.tags-for-color .color-img-pop .color-name {
    display: block;
    padding: 5px 0 0;
    text-align: center;
}

.choose-color .color-list li.hover,.tags-for-color .color-list li.hover {
    position: relative;
    z-index: 9999;
}

.choose-color .color-list li:hover .color-img-pop,.tags-for-color li:hover .color-img-pop {
    display: block;
}

/*.choose-color .color-list li.checked:hover .color-img-pop{display: none;}
*/
.product-summary .size-list li {
    float: left;
    margin: 0 10px 5px 0;
    position: relative;
    cursor: default;
}

.product-summary .size-list li span.size-value,.radio-custom-set .label-text {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 12px;
    border: 1px solid #ccc;
    position: relative;
}

.product-summary .size-list li input {
    position: absolute;
    left: -9999em;
    top: 0;
}

.product-summary .size-list li.checked .size-value {
    border-color: #f60;
}

.product-summary .size-list li.checked .ico-tick {
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    right: -4px;
    bottom: -4px;
    background-position: -58px -168px;
    background-image: url(img/theme-sprites.png);
    background-repeat: no-repeat;
}

.product-shop dl.check-item {
    padding: 0 0 15px;
    font-weight: bold;
}

.product-shop dl.check-item dt,.product-shop dl.check-item dd {
    width: auto;
    display: inline;
    float: none;
}

.product-shop dl.check-item * {
    vertical-align: middle;
}

.product-summary .product-buy {
    padding: 5px 0 20px;
}

.product-summary .text-safe {
    clear: both;
    text-align: right;
}

.product-summary .btn-minus,.btn-plus {
    display: inline;
    padding: 9px 12px;
    line-height: 10px;
    background: #eee;
    float: left;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.product-summary .btn-minus:before,.btn-plus:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-style: dashed dashed dashed solid;
    border-width: 4px;
    border-color: transparent transparent transparent #333;
    overflow: hidden;
    position: relative;
    z-index: 22;
}

.product-summary .btn-minus:hover,.product-summary .btn-plus:hover {
    background-color: #ddd;
}

.product-summary .btn-minus:before {
    border-style: dashed solid dashed dashed;
    border-color: transparent #333 transparent transparent;
    margin-left: -5px;
}

.product-summary .btn-plus:before {
    margin-right: -5px;
}

.product-summary .add-to-row-prices {
    display: inline;
    float: left;
    padding: 0 20px 0 0;
}

.product-summary .choose-qty {
    float: left;
}

.product-summary .choose-qty label {
    float: left;
    vertical-align: middle;
    padding: 0 8px 0 0;
    line-height: 26px;
}

.product-summary .btn-minus,.product-summary .btn-plus,.product-summary .ipt-qty {
    float: left;
    margin: 0 5px 0 0;
}

.product-summary .ipt-qty {
    width: 32px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
}

.product-summary .ipt-qty:focus {
    border-color: #aaa;
}

.product-summary .form-item .radio-disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.product-summary .form-item .form-error-msg {
    color: #f00;
    display: none;
    clear: both;
    margin: 5px 0 0;
    border-radius: 0.2px;
    border: 1px solid #fcefd3;
    background: #fffce6;
    float: left;
    padding: 1px 20px 1px 8px;
}

.product-intro .add-to-cart {
    display: inline-block;
    height: 40px;
    float: left;
    line-height: 40px;
    border: 0;
    text-align: center;
    cursor: pointer;
    margin: 0 8px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    background: #ED6D00;
    color: #FFF;
    border-radius: 5px;
    border: :1px solid #ED6D00;
    margin-top: -5px;
}

.product-intro .add-to-cart,.product-intro input.add-to-cart {
    width: 187px;
    height: 40px;
    background-position: -1px -195px;
    color: #fff;
    border: 0;
    float: left;
}

.product-intro input.add-to-cart {
    padding-right: 15px;
}

.product-intro .add-to-cart:hover {
    opacity: 0.8;
}

.product-intro .add-to-wishlist {
    display: inline-block;
    height: 38px;
    float: left;
    line-height: 38px;
    border: 0;
    text-align: left;
    cursor: pointer;
    margin: 2px 8px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #F5F5F5;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-top: -5px;
}

.product-intro .add-to-wishlist,.product-intro input.add-to-wishlist {
    width: 140px;
    padding-left: 50px;
    color: #333;
    background-image: url(img/icons04.png);
    background-repeat: no-repeat;
    background-position: left center;
}

/* -------------------
 * product summary
 * ------------------- */
.product-summary .product-shop {
    background: none;
    margin-bottom: 0;
}

.product-summary .product-shop dl {
    padding: 0 0 10px;
}

.product-summary .product-shop dl dd {
    width: 350px;
    padding: 0 20px 0 0;
}

.product-summary .size-list li span.size-value,.radio-custom-set .label-text {
    background-color: #fff;
}

.product-summary .product-title {
    font-size: 16px;
    line-height: 1.3em;
    padding: 0 0 5px;
    color: #000;
    font-weight: normal;
}

.product-summary .product-meta {
    position: relative;
}

.product-summary .product-meta .product-id {
    display: inline;
}

.product-summary .product-meta .review-wrap {
    display: inline;
    padding: 0 0 0 5px;
}

.product-summary .price-bar {
    width: 100%;
    min-height: 32px;
    _height: 32px;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px dotted #dadada;
    line-height: 32px;
}

.product-summary .price-bar .goods-time-count {
    position: absolute;
    line-height: 28px;
    right: 0;
    top: 10px;
}

.product-summary .price-bar .goods-time-count p {
    display: none;
    padding: 0 0 0 32px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url(img/sub-bar-icos.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -6px -135px;
}

.product-summary .price-bar .old-price,.product-summary .price-bar .special-price {
    display: inline;
    float: left;
    padding: 0 12px 0 0;
    font-size: 16px;
}

.product-summary .price-bar .special-price {
    padding: 0 10px 0 0;
}

.product-summary .price-bar .old-price {
    color: #999;
    text-decoration: line-through;
}

.product-summary .price-bar .special-price {
    font-size: 20px;
}

.product-summary .price-bar .special-price,.product-summary .price-bar .discount {
    color: #c20000;
}

.product-summary .price-bar {
}

.product-summary .change-currency {
    width: 52px;
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    line-height: 32px;
    position: relative;
}

.product-summary .change-currency .currency-value {
    display: block;
    padding: 1px 1px 0 8px;
}

.product-summary .change-currency .arrow {
    display: block;
    width: 9px;
    height: 4px;
    position: absolute;
    right: 6px;
    top: 15px;
    background-position: -100px -97px;
}

.product-summary .currency-menu {
    width: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    position: absolute;
    left: 0;
    top: 30px;
    font-size: 12px;
    line-height: 25px;
    display: none;
}

.product-summary .currency-menu li a {
    display: block;
    padding: 0 0 0 8px;
    margin: 0 -1px;
    position: relative;
}

.product-summary .currency-menu li a:hover {
    background: #e56766;
    color: #fff;
    text-decoration: none;
}

.product-summary .currency-show {
    z-index: 9999;
}

.product-summary .currency-show .currency-value {
    border: 1px solid #ddd;
    border-bottom: 0;
    padding: 0 0 0 7px;
}

.product-summary .currency-show .currency-menu {
    display: block;
}

.product-summary .select-box .select-value:after {
    background-position: -30px -120px;
}

.product-summary .choose-color .color-list li.checked .ico-tick {
    background-position: 0 -124px;
}

.product-summary .size-list li.checked .ico-tick {
    background-position: 0 -140px;
}

.product-summary .choose-color .color-list li .color-small-img {
    height: 20px;
}

.product-summary .choose-color .color-list li .color-small-img img {
    height: 20px;
}

.product-summary .product-shop dl {
    line-height: 28px;
}

.product-summary .product-shop dl dt {
    width: 80px;
}

.product-summary .product-shop dl dd {
    width: 475px;
}

.product-summary .form-item .form-error-msg {
    border: 0;
    background: none;
    padding: 0;
    line-height: 20px;
    margin: 0;
}

.product-summary .custom-size-form {
    display: none;
}

.product-intro .add-to-cart, .product-intro input.add-to-cart,.product-intro .add-to-wishlist,.product-intro input.add-to-wishlist {
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    margin-top: -1px;
    padding: 0;
    font-weight: normal;
}

.product-intro .add-to-cart, .product-intro input.add-to-cart {
    background: #ed3445;
}

.product-intro .add-to-wishlist,.product-intro input.add-to-wishlist {
    background-color: #fff;
    padding: 0 20px 0 34px;
    width: auto;
    height: 28px;
    line-height: 28px;
}

.product-intro .add-to-wishlist:hover,.product-intro input.add-to-wishlist:hover {
    background-color: #ed3445;
    background-position: -273px -124px;
    color: #fff;
    border-color: #ed3445;
}

.wholesale-info {
    display: table;
    width: 100%;
    padding: 8px 0;
    border-bottom: 1px dotted #dadada;
}

.wholesale-info .wholesale-title,.wholesale-info .wholesale-price-info {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.wholesale-info .wholesale-title {
    width: 10em;
    line-height: 24px;
}

.wholesale-info .wholesale-price-info table {
    border: 0 !important ;
    width: 70%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.wholesale-info .wholesale-price-info th,.wholesale-info .wholesale-price-info td {
    border: 0;
    text-align: left;
    padding: 0;
    height: 24px;
}

.wholesale-info .wholesale-price-info tr:hover td {
    background-color: #ffffcd;
}

.wholesale-info .wholesale-price-info td {
    border-top: 1px solid #eee;
}

.product-summary .cart .button.single_add_to_cart_button {
    background-color: #fa7d2c;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 58px;
    padding: 0 25px 0 33px;
    transition: all ease-in-out .35s;
    position: relative;
}

.product-summary .cart .button.single_add_to_cart_button img {
    margin-left: 48px;
}

.product-summary .cart .button.single_add_to_cart_button:hover {
    background-color: #333;
}

.product-summary .quantity {
}

.product-summary .counter {
}

/* other info */
.product-summary .other-item {
    display: table;
    width: 100%;
    padding: 0 0 15px;
    line-height: 20px;
}

.product-summary .other-item,.product-summary .other-item a {
    color: #666;
}

.product-summary .other-item dt {
    display: table-cell;
    width: 70px;
    padding: 0 10px 0 0;
    *float: left;
}

.product-summary .other-item dd {
    *width: 420px;
    *float: left;
}

.product-summary .other-item span.line {
    padding: 0 6px;
}

/* -------------------
 * detail
 * ------------------- */
.detail-tbar,.detail-tabs {
    height: 26px;
    line-height: 28px;
    /* border-bottom:2px solid #cb2027; */
    font-size: 12px;
    margin: 0 auto 30px;
}

.detail-tbar h2,.detail-tbar h2 a,.detail-tabs h2,.detail-tabs h2 a {
    color: #fff;
}

.detail-tbar h2,.detail-tabs h2 {
    float: left;
    padding: 0 15px;
    background: #6f6f6f;
    border-radius: 3px 3px 0 0;
    font-size: 12px;
    margin: 0 2px -2px 0;
    position: relative;
    z-index: 22;
}

.detail-tbar h2.current,.detail-tabs h2.current,.detail-tabs .current h2 {
    background: #cb2027;
}

.detail-tabs h2 {
    cursor: pointer;
}

.detail-tabs .tab {
    display: inline;
    float: left;
}

.product-detail {
    padding: 0 0 40px;
}

.product-detail .entry {
    padding: 0 10px;
}

.product-detail .entry p {
    padding: 0 0 20px;
}

/* -------------------
 * other products
 * ------------------- */
.goods-related {
    margin: 0 auto 35px;
}

.goods-related .current-goods span.discount {
    display: none;
}

.goods-related .current-goods {
    width: 195px;
    float: left;
    position: relative;
    border: 1px solid #cb2027;
    margin: 0 30px 0 0;
    margin: 0 32px 0 0;
}

.goods-related .current-goods img {
    width: 100%;
    height: auto;
}

.goods-related .icon-add {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    background-position: -163px -47px;
    margin: 75px 32px 0 0;
}

.goods-related .related-list {
    width: 530px;
    float: left;
    overflow: hidden;
    overflow-x: auto;
}

.goods-related .related-list ul {
    width: 10000%;
}

.goods-related .related-list ul li {
    width: 102px;
    float: left;
    line-height: 22px;
    margin: 0 32px 0 0;
    padding: 0 0 10px;
}

.goods-related .related-list ul li,.goods-related .related-list ul li a {
    color: #666;
}

.goods-related .related-list .pd-img,.goods-related .related-list .pd-img figure.img-hover,.goods-related .related-list .pd-img a {
    width: 100px;
    height: 131px;
}

.goods-related .related-list .pd-img img {
    max-width: 100px;
    max-height: 131px;
}

.goods-related .related-list ul .pd-img:hover img {
    opacity: 0.8;
}

.goods-related .related-list ul .pd-name {
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    display: block;
    padding: 5px 0 0;
}

.goods-related .related-list ul .pd-price del {
    display: block;
}

.goods-related .related-list ul .pd-price input,.goods-related .related-list ul .pd-price b {
    vertical-align: middle;
}

.goods-related .related-list ul .pd-price b {
    color: #ef4e4d;
}

.goods-related .buy-act {
    width: 190px;
    float: right;
    color: #666;
}

.goods-related .total-price {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 0 0 10px;
}

.goods-related .buy-act .buy-together {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #cb2027;
    border: none;
    color: #fff;
    text-align: center;
    padding: 0 20px;
    border-radius: 4px;
    font-size: 14px;
}

.goods-may-like {
    margin: 0 auto 25px;
}

.goods-may-like .product-item {
    margin-right: 0;
    float: none;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.goods-may-like .owl-nav {
    top: -55px;
}

.detail-product-slides {
    width: 1068px;
}

.goods-may-like .owl-nav {
    display: inline;
    position: absolute;
    right: 0;
    top: -59px;
}

.goods-may-like .owl-prev,.goods-may-like .owl-next {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background-color: #fff;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}

.goods-may-like .owl-prev {
    background-position: -212px -107px;
    margin: 0 6px 0 0;
}

.goods-may-like .owl-next {
    background-position: -230px -107px;
}

.goods-may-like .owl-prev,.goods-may-like .owl-next {
    border: 1px solid #ddd;
}

.goods-may-like .owl-prev:hover,.goods-may-like .owl-next:hover {
    border-color: #ccc;
}

.goods-may-like .goods-item:hover .goods-img img {
    opacity: 0.8;
}

.goods-may-like .product-item:hover {
    margin: 0;
    border-bottom: 0;
    padding-bottom: 10px;
}

.detail-product-slides {
    overflow: hidden;
    height: 295px;
}

/* ===================================================
 * blog list 
 * --------------------------------------------------- */
.blog-list {
    background: #fff;
    padding: 0 0 80px;
    margin: 0 auto 15px;
}

.blog-list .blog-item {
    padding: 20px 0;
    position: relative;
    margin: 0 15px 5px 15px;
}

.blog-list .blog-item .blog-img {
    float: left;
    width: 200px;
    height: auto;
    margin: 0 20px 8px 0;
}

.blog-list .blog-item .blog-tit {
    font-size: 16px;
}

.blog-list .blog-item .blog-meta {
    display: block;
    color: #aaa;
}

.blog-list .blog-item .blog-meta span {
    display: inline;
    padding: 0 15px 0 0;
}

.blog-list .blog-item .blog-summary {
    padding: 8px 0;
    color: #999;
}

.blog-list .blog-item .readmore {
    display: block;
    text-align: right;
    font-size: 14px;
    margin-top: 20px;
}

.blog-list .blog-item .readmore a {
    color: #198bd2;
}

.blog-list .blog-item .readmore a:hover {
    text-decoration: none;
}

.blog-list .blog-item .readmore i {
    font-size: 14px;
}

.blog-list .blog-item:hover {
    background: #fafafa;
}

.blog-list .blog-item:hover img {
    opacity: 0.8;
}

.blog-list .blog-item:before {
    content: "";
    height: 1px;
    font-size: 1px;
    overflow: hidden;
    border-top: 1px double #000;
    border-bottom: 1px double #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
}

.main .blog-article {
    position: relative;
    /*border-top: 2px solid #000;*/
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: -1px;
    margin-top: -5px;
    padding-bottom: 35px;
}

.blog-list {
    padding-bottom: 0;
}

.blog-list .blog-item:hover {
    background: none;
}

.blog-list .blog-item a:hover {
    text-decoration: underline;
}

.blog-list .blog-item:last-child:before,.blog-list .blog-item:last-child:after {
    display: none;
}

.blog-list .blog-item.last-child:before,.blog-list .blog-item.last-child:after {
    display: none;
}

.main-wrap .pager span.dots {
    background: none;
}

.online-service {
    width: 132px;
    height: 400px;
    overflow: visible;
    overflow-x: hidden;
    display: block;
}

.task-cont-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10009;
    background: rgba(0,0,0,0.6);
    display: none;
}

.cart-successful {
    position: relative;
    width: 440px;
    margin: 300px auto 0;
    background: #FFF;
    border-radius: 10px;
    overflow: hidden;
}

.cart-successful .successful-point {
    position: relative;
    text-align: center;
    padding: 32px 0 25px;
}

.cart-successful .successful-point:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 1px;
    display: block;
    overflow: hidden;
    background: #d6d6d6;
}

.cart-successful .successful-point .title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom:1; line-height: 44px;
    padding: 0 0 0 49px;
    background: url(img/suc-ico.png) no-repeat left center;
    font-size: 14px;
    font-weight: normal;
}

.cart-successful .successful-point p {
    color: #bd0000;
    font-size: 14px;
}

.cart-successful .successful-point .title img {
    margin: 0 7px 0 0;
}

.cart-successful .cart-successful-close {
    width: 14px;
    height: 14px;
    background: url(img/suc-close.png) no-repeat center center;
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    z-index: 11000
}

.cart-successful .successful-button {
    position: relative;
    background: #ededed;
    padding: 12px 17px 14px;
    overflow: hidden;
}

.cart-successful .successful-button .return-current,.cart-successful .successful-button .to-checkout {
    position: relative;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 34px;
    border: 1px solid transparent;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cart-successful .successful-button .return-current {
    float: left;
    border-color: #e7e7e7;
    background: #ffffff;
}

.cart-successful .successful-button .to-checkout {
    float: right;
    border-color: #eda2a8;
    background: #ed3445;
    color: #FFF;
}

.cart-successful .successful-button .return-current:hover {
    background: none;
    border-color: #eda2a8;
}

.cart-successful .successful-button .to-checkout:hover {
    color: #ed3445;
    background: none;
}

.ad_mk {
    display: none !important;
}

.entry .addtocart {
    display: none;
}

/*-------------------------------
			swiper-slide start
			----------------------------------*/
.slider_banner {
    position: relative;
    overflow: hidden;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.swiper-invisible-blank-slide {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    width: 36px;
    height: 50px;
    border-radius: 2px;
    background-color: rgba(0,0,0,.4);
    background-color: #ccc;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.swiper-button-next:before, .swiper-button-prev:before {
    display: inline-block;
}

.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
    cursor: auto;
    /* pointer-events:none; */
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before {
    content: '\f104';
}

.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before {
    content: '\f105';
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    z-index: 2;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 100%;
    text-align: center;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    transform: scale(.33);
    -ms-transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66);
    -ms-transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    -ms-transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66);
    -ms-transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    -ms-transform: scale(.33);
}

.swiper-pagination-bullet, .swiper-pagination-bullet:before, .swiper-pagination-bullet:after {
    display: inline-block;
    width: 80px;
    height: 2px;
    vertical-align: top;
}

.swiper-pagination-bullet {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: none;
}

.swiper-pagination-bullet:before {
    background-color: #fff;
    content: '';
}

.swiper-pagination-bullet-active:before {
    background-color: #f4e342;
    height: 2px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    top: 50%;
    right: 10px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    width: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .3s -webkit-transform;
    -o-transition: .2s transform, .3s top;
    transition: .2s top, .3s -webkit-transform;
    transition: .2s transform, .3s top;
    transition: .2s transform, .3s top, .3s -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .3s -webkit-transform;
    -o-transition: .2s transform, .3s left;
    transition: .2s left, .3s -webkit-transform;
    transition: .2s transform, .3s left;
    transition: .2s transform, .3s left, .3s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .3s -webkit-transform;
    -o-transition: .2s transform, .3s right;
    transition: .2s right, .3s -webkit-transform;
    transition: .2s transform, .3s right;
    transition: .2s transform, .3s right, .3s -webkit-transform;
}

.swiper-pagination-progressbar {
    position: absolute;
    background: rgba(0, 0, 0, .25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #007aff;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -ms-transform: scale(0);
    -ms-transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -ms-transform-origin: right top;
}

.swiper-container-horizontal {
    overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    position: relative;
    border-radius: 10px;
    background: rgba(0, 0, 0, .1);
    -ms-touch-action: none;
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    bottom: 3px;
    left: 1%;
    z-index: 50;
    width: 98%;
    height: 5px;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    top: 1%;
    right: 3px;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, .5);
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-top: -21px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -ms-transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    content: '';
}

.swiper-lazy-preloader-white:after {
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1000;
    opacity: 0;
    pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    z-index: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform-origin: 0 0;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
    visibility: visible;
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    z-index: 1;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

@media screen and (max-width: 480px) {
    .swiper-pagination-bullet {
        margin: 0 5px;
        width: 10px;
        height: 10px;
    }
}

/*ie*/
.swiper-container {
    overflow: hidden\9;
}

.slider_banner .swiper-container .swiper-wrapper {
    width: 2000%\9;
}

.swiper-slide {
    float: left\9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .swiper-container .swiper-wrapper {
        width: auto;
    }
}

/*-------------------------------
			swiper-slide end
			----------------------------------*/
.index_banner img {
    width: 100%;
}

.web_footer .footer_bar {
    /* background: #1e1f20; */
    text-align: center;
    padding: 12px 0;
    /* width: 1680px; */
    margin: auto;
    border-top: 1px solid rgba(255,255,255,.17);
}

.web_footer .footer_bar span {
    color: #333;
    font-size: 14px;
    font-family: Arial;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}

.web_footer .footer_bar .footer_bottom_img {
}

.web_footer .footer_bar .footer_bottom_img a {
    margin: 0 18px
}

/*-------------------------------------------------------- 
													page: single Product
																	------------------------------------------------------*/
/*product photos*/
.product-intro {
    position: relative;
    margin-bottom: 45px;
}

.cloud-zoom-lens {
    border: 1px solid #eee;
    cursor: move;
}

.cloud-zoom-title {
    position: absolute !important;
    top: 0px;
    padding: 3px;
    width: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}

.cloud-zoom-big {
    overflow: hidden;
    padding: 0px;
    background-color: #fff;
}

.cloud-zoom-loading {
    padding: 3px;
    border: 1px solid #000;
    background: #222;
    color: white;
}

.product-view .product-image.zoom_remove:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    content: "";
}

.product-view {
    position: relative;
    float: left;
    width: 37.5%;
}

.product-view .product-image {
    overflow: hidden;
}

.product-view .product-image img {
    position: relative;
    width: 100%;
}

.product-view .image-additional-wrap {
    position: relative;
    z-index: 999;
    margin-top: 22px;
}

.product-view .image-additional {
    position: relative;
    overflow: hidden;
}

.product-view .image-additional li {
    position: relative;
    padding: 1px;
    box-sizing: border-box;
}

.product-view .image-additional li:before {
    position: absolute;
    bottom: -5px;
    left: 40%;
    z-index: 1;
    display: block;
    width: 20%;
    height: 4px;
    border-radius: 6px;
    content: '';
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.product-view .image-additional li.single {
    display: none;
}

.product-view .image-additional li img {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.product-view .image-additional li a {
    border: solid 1px #cdcdcd;
    position: relative;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-view .image-additional li.current {
}

.product-view .image-additional li.current img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-view .image-additional img.popup {
    display: none;
}

.ad_prompt {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    display: none;
    margin: -20px 0 0;
    width: 100%;
    color: #0b87fb;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    -webkit-animation: twinkling 1s infinite ease-in-out;
    animation: twinkling 1s infinite ease-in-out;
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}

.product-view .swiper-button-next, .product-view .swiper-button-prev {
    margin-top: -16px;
    width: 25px;
    height: 32px;
    background: none;
    font-size: 24px;
    line-height: 32px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-view .swiper-button-prev {
    left: 10px;
}

.product-view .swiper-button-next {
    right: 10px;
}

.product-view .swiper-button-next:before, .product-view .swiper-button-prev:before {
    width: 25px;
    height: 33px;
    background-image: url(assets/images/web_icon.png);
    background-repeat: no-repeat;
    content: "";
    -webkit-transition: all ease .35s;
    transition: all ease .35s;
}

.product-view .swiper-button-next:before {
    background-position: right -93px;
}

.product-view .swiper-button-prev:before {
    background-position: -250px -93px;
}

.product-view .swiper-button-next:hover:before {
    background-position: right -55px;
}

.product-view .swiper-button-prev:hover:before {
    background-position: -250px -55px;
}

.product-view .swiper-button-next.swiper-button-disabled, .product-view .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-prev, .product-view:hover .swiper-button-next {
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-disabled {
    opacity: .3;
    filter: alpha(opacity=30);
}

.page_title.news_title{font-size:24px;margin-bottom:21px;text-align:center;}
/*product summary*/
.product-summary {
    position: relative;
    float: left;
    color: #2e2e35;
    padding-left: 60px;
    width: 62.5%;
    box-sizing: border-box
}

.product-summary .page_title {
    display: block;
    text-transform: capitalize;
    line-height: 36px;
    font-family: Poppins-Bold;
    font-size: 30px;
    font-weight: normal;
    color: #000;
    margin-bottom: 30px
}

.product-summary .product-meta {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    position: relative
}

.product-summary .product-meta .short_tit {
    position: relative;
    color: rgba(36,36,36,.5);
    text-transform: capitalize;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px
}

.product-summary .product-meta .woocommerce-product-details__short-description {
    position: relative;
    margin: 33px 0 23px 0
}

.product-summary .product-meta li {
    display: table;
    padding: 2px 0;
    width: 100%;
    font-size: 13px;
    line-height: 1.6
}

.product-summary .product-meta li em {
    display: table-cell;
    width: 36%;
    color: #2e2e35
}

.product-summary .product-meta li .item-val {
    display: table-cell;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all
}

.product-summary .product-meta br {
    display: none;
    height: 10px
}

.product-btn-wrap {
    position: relative;
    padding-top: 45px;
    text-align: left
}

.product-btn-wrap .email,.product-btn-wrap .pdf,.product-btn-wrap .buy {
    position: relative;
    display: inline-block;
    margin: 0 0 7px 7px;
    padding: 0 10px;
    border: 2px solid #2e2e35;
    background: #fff;
    color: #000;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    font-family: "Roboto-Bold";
    font-weight: normal
}

.product-btn-wrap .email:hover,.product-btn-wrap .pdf:hover,.product-btn-wrap .buy:hover {
    background: #2e2e35;
    color: #fff
}

.product-btn-wrap .email:before,.product-btn-wrap .pdf:before {
    padding-right: 10px;
    font-size: 16px
}

.product-btn-wrap .email:before {
    content: '\f003'
}

.product-btn-wrap .pdf:before {
    content: '\f1c1'
}

.product-summary .share-this {
    margin: 45px 0 0;
    text-align: right
}

.product-summary .product-meta .price {
    font-family: Poppins-Bold;
    font-size: 40px;
    color: #000
}

.product-summary .product-meta .price > span {
    position: relative;
    vertical-align: center;
    font-size: 20px !important;
}

.product-summary .product-meta .price del {
    font-size: 22px;
    margin-left: 25px;
    margin-right: 3px;
    color: #929292;
}

.product-summary .product-meta .price ins {
    text-decoration: none
}

.product-summary .product_parameters li {
    display: block;
    width: 100%;
    font-family: Roboto-Bold;
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    color: #000;
    margin-bottom: 2px
}

.product-summary .product_parameters li .val {
    font-family: Roboto-Regular;
    color: #7d7d7d;
    margin-left: 15px
}

.product-summary .product_features {
    position: relative;
    gap: 35px;
    margin-top: 15px
}

.product-summary .product_features li {
    position: relative;
    font-family: Roboto-Bold;
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

.product-summary .product_features li .icon {
    position: relative;
    margin-right: 20px
}

/* product detail */
.product_main .layout {
    /* width: 1200px; */
}

.product-detail {
    position: relative;
    overflow: visible;
}

.detail-tabs {
    position: relative;
    margin-bottom: -1px;
    background: #eaedf0;
}

.detail-tabs .title {
    position: relative;
    position: relative;
    position: relative;
    float: left;
    display: inline-block;
    margin-right: -1px;
    padding: 1px 35px;
    border: 1px solid #ccd3d9;
    color: #959da7;
    color: rgba(0,33,64,.5);
    vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    font-family: Times New Roman;
    line-height: 40px;
    cursor: pointer;
}

.detail-tabs .title.current {
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
    padding-bottom: 2px;
    border-bottom: none;
    background: #fff;
    color: #000;
}

.product-detail .tab-panel-content {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.product-detail .disabled {
    display: none;
}

.tab-panel-wrap {
    /* margin-bottom: 60px; */
    padding: 40px;
    border: 1px solid #ccd3d9;
    background-color: #fff;
}

/*like product*/
.goods-may-like {
    position: relative;
    overflow: hidden;
    padding: 70px 0 30px 0;
    background-attachment: fixed;
    margin-bottom: 30px;
}

.goods-may-like .swiper-pagination-bullets {
    text-align: center;
    line-height: 1;
}

.goods-may-like .swiper-pagination-bullet, .goods-may-like .swiper-pagination-bullet:before {
    width: 14px;
    height: 14px;
}

.goods-may-like .product_item:hover .item_img img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.good_button_bar {
    text-align: center;
    position: relative;
    margin-top: 50px;
    display: none;
}

.good_button_bar .navigate_button_prev, .good_button_bar .navigate_button_next {
    cursor: pointer;
    ;background: transparent;
    display: inline-block;
    width: 85px;
    line-height: 42px;
    margin: 0 5px;
    text-align: center;
    color: #2e2e35;
    border: 1px solid #2e2e35;
    font-size: 30px;
}

.good_button_bar .navigate_button_prev:hover, .good_button_bar .navigate_button_next:hover {
    background: #2e2e35;
    color: #fff;
}

.good_button_bar .navigate_button_prev {
}

.good_button_bar .navigate_button_next {
}

.good_button_bar .navigate_button_prev:before, .good_button_bar .navigate_button_next:before {
}

.good_button_bar .navigate_button_prev:before {
    content: "<";
}

.good_button_bar .navigate_button_next:before {
    content: ">";
}

.good_button_bar .navigate_button_prev {
}

.good_button_bar .navigate_button_next {
}

/*----------------product-------------*/
.product_item {
    position: relative;
    /* border: 1px solid #c8c8c8; */
}

.product_item figure {
    position: relative;
    height: 100%;
}

.product_item .item_img {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
}

.product_item .item_img img {
    width: 100%;
    height: auto;
}

.product_item figcaption {
    background: rgba(98,5,5,0.77);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
}

.product_item .item_title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.product_item .item_title a {
    display: block;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1.68;
    font-family: "Roboto-Regular";
    text-transform: capitalize;
    letter-spacing: .38px;
    font-weight: normal;
}

.product_item:hover figcaption {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.index_product .index_swiper_control {
    position: static;
    background: none;
    padding: 0;
}

.index_swiper_control .swiper-button-prev:before,.index_swiper_control .swiper-button-next:before {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #aeaeae;
    background: none;
    border-radius: 50%;
    left: auto!important;
    right: auto!important;
    opacity: 1;
    filter: alpha(opacity=100);
    position: static;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    /* margin-left: 20px; */
    overflow: hidden;
}

.index_swiper_control {
    background: #f3f3f3;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 35px 60px 20px;
}

.index_product .swiper-button-prev, .index_product .swiper-button-next {
    position: absolute;
    top: 50%;
    /* margin-top: -24px; */
    margin-left: auto;
    overflow: hidden;
    border-radius: 50%;
    /* transform: translateY(-50%); */
}

.index_product .swiper-button-prev {
    left: -50px!important;
}

.index_product .swiper-button-next {
    right: -50px!important;
}

.swiper-button-next:before, .swiper-button-prev:before {
    display: inline-block;
    vertical-align: top;
}

.swiper-button-prev:before {
    content: '\f104';
    text-align: center;
    font-size: 30px;
}

.swiper-button-next:before {
    content: '\f105';
    text-align: center;
    font-size: 30px;
}

.index_swiper_control .swiper-button-prev:before,.index_brands .swiper-button-prev {
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAJ1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADdEvm1AAAADHRSTlMAv9AQoJ/wwJCAcGCxga3KAAAANklEQVQI12NAB2EIJutxBDtGGSF8yIBM4Z5DglCwgWHOGRhYwMCCpIbBB6GXLAkkv7gZMOADAEBSFd5swo2eAAAAAElFTkSuQmCC); */
}

.index_swiper_control .swiper-button-prev:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAv9AQoJ/wwJCAcGCxga3KAAAANklEQVQI12NAB2EIJutxBDtGGSF8yIBM4Z5DglCwgWHOGRhYwMCCpIbBB6GXLAkkv7gZMOADAEBSFd5swo2eAAAAAElFTkSuQmCC);
}

.index_swiper_control .swiper-button-next:before,.index_brands .swiper-button-next {
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAJ1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADdEvm1AAAADHRSTlMAv9AQoJ/wwJCAcGCxga3KAAAAN0lEQVQI12PAAGwBCDb7UQSbWQdJwogsiY2CECB0poFhzRkYmIBQcwRJrwOZwkwIYQYzoDBuAAAJYRXevYYXVwAAAABJRU5ErkJggg==); */
}

.index_swiper_control .swiper-button-next:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAv9AQoJ/wwJCAcGCxga3KAAAAN0lEQVQI12PAAGwBCDb7UQSbWQdJwogsiY2CECB0poFhzRkYmIBQcwRJrwOZwkwIYQYzoDBuAAAJYRXevYYXVwAAAABJRU5ErkJggg==);
}

.index_swiper_control .swiper-button-prev:not(.swiper-button-disabled):hover,.index_swiper_control .swiper-button-next:not(.swiper-button-disabled):hover {
    background-color: #afafaf;
    border-color: #afafaf;
}

.product_main {
    margin-top: 30px;
}

.product-meta form .quantity {
    display: block;
    background-color: #f1f2f4
}

.product-meta form.cart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.product-meta form .quantity input,.product-meta form .quantity button,.product-meta form button {
    background-color: #f1f2f4;
    position: relative;
    line-height: 58px;
    width: 50px;
    border-radius: 0;
    border: none;
    background-color: transparent;
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000
}

.product-meta form .quantity button {
    cursor: pointer
}

.product-meta form .change {
    background-color: #f1f2f4;
    line-height: 58px;
    width: 50px;
    cursor: pointer
}

.product-meta form .change1 {
    margin-left: 20px;
}

.product-meta form .change2 {
    margin-right: 15px;
}

.product-summary .cart .button.single_add_to_cart_button {
    width: auto;
}

.product-summary .cart .button.single_add_to_cart_button {
    width: auto;
}

/*.product-meta form .quantity .counter input,.product-meta form .quantity .counter button{position:relative;line-height:58px;width:50px;border-radius:0;border:none;background-color:transparent;font-family:Poppins-Bold;font-size:18px;font-weight:normal;color:#000000}*/
/*.product-meta form .quantity .counter button{cursor:pointer} 

/*.product-meta form .quantity {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f1f2f4}*/
/*.product-meta form input,.product-meta form button{position:relative;line-height:58px;width:50px;border-radius:0;border:none;background-color:transparent;font-family:Poppins-Bold;font-size:18px;font-weight:normal;color:#000000}*/
/*.product-meta form button{cursor:pointer}*/
.single_variation_wrap {
    margin-top: 25px
}

.tinv-wraper.tinv-wishlist {
    display: inline-block;
}

.tinv-wraper.tinv-wishlist a {
    vertical-align: middle !important;
    margin-top: 0 !important;
}

.product_item .item_text .text button {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    color: #1e1b17;
    background: #f4e342;
    border-radius: 23.5px;
}

.page_mk .woocommerce ul.products li.product .price {
    font-size: 14px;
    color: #eb3841;
}

.page_mk .woocommerce ul.products li.product .woocommerce-loop-product__title {
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
}

.pieregWrapper .pieregformWrapper #pie_register_reg_form ul#pie_register {
    padding: 0;
    margin: 0;
}

.pieregWrapper .pieregformWrapper #pie_register_reg_form #pie_regiser_form ul#pie_register {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pieregWrapper .pieregformWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields {
    /* width: 50%; */
    margin: 0;
}

.pieregWrapper.pieregformWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields label {
    display: block;
    font-size: 18px;
    /* margin-bottom: 15px; */
    width: 100%;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields .input_fields {
    background: #f1f1f1;
    border: 0;
    width: 100%;
    border-radius: 8px;
    padding: 10px 20px;
}

.pieregWrapper .pieregformWrapper #pie_register_reg_form #pie_regiser_form #pie_register .piereg_li_6 {
    /* width: 100%; */
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fieldset span.show-hide-password-innerbtn.pass-eye-reg_left_label_hide_conf_pass_no_desc {
    top: inherit;
    bottom: 35%;
    right: 10%;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields #terms_terms_6 {
    width: auto;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields input[type="submit"]:first-child {
    width: 100%;
    border: 0;
    padding: 5px 21px;
    background: #cb2027;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .piereg-wrap-terms {
    width: 100%;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields .pie_wrap_buttons {
    width: 100%;
}

.pieregWrapper #piereg_pie_form_heading {
    text-align: left;
    /* padding: 58px 0px 10px; */
    font-size: 28px;
    color: #cb2027;
}

.pieregWrapper #piereg_pie_form_desc {
    text-align: left;
}

.pieregWrapper .pieregformWrapper #pie_register_reg_form #pie_regiser_form #pie_register .piereg_li_8 p {
    font-size: 20px;
}

.page_remk .fl-row-content-wrap .fl-node-content.fl-row-content.fl-row-full-width {
    margin: 55px 55px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 0px 13px 1px #cecece;
    overflow: hidden;
}

.pieregWrapper #pie_register .fields .legend_txt {
    position: absolute;
}

.pieregWrapper #pie_register .fields.piereg_li_6 .legend_txt {
    bottom: 0;
}

.pieregWrapper #pie_register .fields .fieldset.piereg-wrap-terms label a {
    color: #1f66d7;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields .fieldset {
    padding: 18px 10px;
}

.pieregWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields .legend.error {
    /*color: #1f66d7;*/
}

.pieregWrapper .piereg_loginform #pie_register .fields label {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #000;
}

.piereg_container .piereg_login_container .piereg_login_wrapper .piereg_loginform .forgetmenot {
    width: 100%;
    display: block;
    float: none;
}

.pieregWrapper .piereg_loginform #pie_register .fields .input_fields {
    background: #f1f1f1;
    border: 0;
    width: 100%;
    border-radius: 8px;
}

.piereg_container div.piereg_login_container .piereg_login_wrapper .submit {
    width: 100%;
    float: none;
    display: block;
    top: 0;
}

.piereg_container div.piereg_login_container .piereg_login_wrapper .submit input {
    width: 100%;
    border: 0;
    padding: 5px 21px;
    background: #cb2027;
    color: #fff;
    font-size: 18px;
}

.piereg_container #pie_register .fields .fieldset span.show-hide-password-innerbtn.pass-eye-login {
    bottom: 16%;
    top: inherit;
}

.cart-collaterals .wc-proceed-to-checkout a,.woocommerce #payment #place_order {
    background-color: #1f66d7 !important;
}

.woocommerce .payment_method_coinbase img {
    width: auto;
}

.page_remk .pieregWrapper .fields .fieldset {
    padding: 18px 10px;
    overflow: hidden;
    position: relative;
}

.page_remk #pie_register .fieldset span.show-hide-password-innerbtn.pass-eye-reg_left_label_no_desc {
    top: auto;
}

.page_remk #pie_register .fieldset span.show-hide-password-innerbtn.confirm-pass-eye-reg_left_label_no_desc {
    top: auto;
}

@media only screen and (max-width: 950px) {
    .page_remk .fl-row-content-wrap .fl-node-content.fl-row-content.fl-row-full-width {
        margin: 0;
    }

    .pieregWrapper .pieregformWrapper #pie_register_reg_form #pie_regiser_form #pie_register .fields {
        width: 100%;
    }
    .productlist_function_bar_wrap .productlist_numbers {
        display: none;
    }
    
}

/*-------------------------------------------------------- 
													page: blog list
																	------------------------------------------------------*/
.blog_list {
    position: relative;
    width: 100%;
    margin-top: 65px;
}

.blog-item {
    position: relative;
    overflow: hidden;
    padding: 35px 20px;
}

.blog-item:nth-child(2n+1) {
    background: #f9f9f9;
}

.blog-item:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    content: "";
}

.blog-item:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 3px;
    background-color: #fa7d2d;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
}

.blog-item:hover:after {
    width: 100%;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    filter: alpha(opacity=100);
}

.blog-item .item-img, .blog-item .item-img img {
    border-radius: 5px;
}

.blog-item .item-img {
    position: relative;
    float: left;
    display: block;
    margin: 0 20px 0 0;
    padding: 5px;
    max-width: 200px;
    border: 1px solid #eee;
    background-color: #fff;
}

.blog-item .item-img img {
    position: relative;
    width: 100%;
}

.blog-item .item-info .item-title {
    overflow: hidden;
    height: 1.5em;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.5em;
}

.blog-item .item-info time {
    display: block;
    margin: 8px 0;
    font-size: 16px;
}

.blog-item .item-info .item-detail {
}

.blog-item .item-info .item-more {
    float: right;
    margin: 20px 0 0;
    color: #8f9395;
}

.blog-item .item-info .item-more {
    position: relative;
    display: inline-block;
    padding: .2em .8em;
    color: #fa7d2d;
    text-transform: uppercase;
    line-height: 1.8;
}

.blog-item .item-info .item-more:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fa7d2d;
    content: '';
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.blog-item .item-info .item-more:before {
    top: 0;
    left: 0;
}

.blog-item .item-info .item-more:after {
    right: 0;
    bottom: 0;
}

.blog-item .item-info .item-more:hover:before, .blog-item .item-info .item-more:hover:after {
    width: 0;
    opacity: 0;
}

.blog-item .item-info .item-more:hover {
    background-color: #fa7d2d;
    color: #fff;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.news_main {
    width: 100%;
}

/*-------------------------------
			search  start
			----------------------------------*/
.btn--search {
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    line-height: 34px;
    margin-left: auto;
}

.btn--search::before,.btn--search::after {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/search.png);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.btn--search::after {
    -webkit-transform: translateY(100%) scale(0);
    transform: translateY(100%) scale(0)
}

.btn--search:hover:before {
    -webkit-transform: translateY(-100%) scale(0);
    transform: translateY(-100%) scale(0)
}

.btn--search:hover:after {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.container {
    position: relative;
    min-height: 100vh;
}

.search-ipt {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
}

.web-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    visibility: hidden;
}

.web-search .btn--search-close {
    display: inline-block;
    font-size: 1.8em;
    border-radius: 50%;
    position: fixed;
    top: 1.25em;
    right: 1.25em;
    display: none;
    width: 55px;
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    -webkit-transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.web-search .btn--search-close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.js .btn--search-close {
    display: block;
}

.web-search .search-ipt {
    font-family: inherit;
    line-height: 1em;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    padding: 0.05em 0;
    color: #333;
    border-bottom: 3px solid;
    font-size: 20px;
}

.web-search .search-ipt::-webkit-input-placeholder {
    color: #333;
    font-weight: bold;
}

.web-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-weight: bold;
}

.web-search .search-ipt:-ms-input-placeholder {
    color: #333;
    font-weight: bold;
}

.web-search .search-ipt::-webkit-search-cancel-button, .web-search .search-ipt::-webkit-search-decoration {
    -webkit-appearance: none;
}

.web-search .search-ipt::-ms-clear {
    display: none;
}

.web-search .search-attr {
    font-size: 90%;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: 0.85em 0;
    text-align: right;
    color: #333;
}

.js .container {
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.js .main-wrap--move {
    height: 100vh;
}

.js .web-search {
    pointer-events: none;
}

.js .search--open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}

.web-search .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.search--open .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-animation: bounceInA 1s ease;
    animation: bounceInA 1s ease;
}

.search__suggestion, .web-search .search-attr {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
    -webkit-transition: opacity.6s, transform.6s;
    -o-transition: opacity.6s, transform.6s;
    transition: opacity.6s, transform.6s;
}

.search--open .search-attr {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    font-size: 20px;
}

.js .web-search .search-ipt {
    font-size: 3.75vw;
    font-weight: bold;
    border-bottom-width: 2px;
    padding: 15px 0;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    opacity: 0;
    text-transform: uppercase;
}

.js .web-search .search-ipt,.web-search .search-attr {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.js .search--open .search-ipt {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.js .search--open .search-btn {
    display: none !important;
}

.web-search .search-attr {
    padding-bottom: 0;
}

.js .web-search .head-search {
    width: 90%;
    height: 240px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 50px 0;
    margin: auto;
    border-radius: 8px;
    z-index: 100001;
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.js .search--open::before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.web-search {
    content: '';
    display: block;
    width: 50%;
    height: 50%;
    background-color: rgba(255,255,255,.95);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100000;
    border-radius: 0 0 0 100%;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.web-search.search--open {
    width: 100%;
    height: 100%;
    opacity: 1;
    border-radius: 0;
}

@media screen and (max-width: 1280px) {
    .web-search .search-ipt,.web-search .search-attr {
        width: 100%;
    }
}

@media screen and (max-width: 950px) {
    .head-search {
        position:relative;
        width: 96%;
        top: auto;
        right: auto;
        margin: auto
    }

    .head-search .search-ipt {
        border: 1px solid #fa7d2d;
        line-height: .4rem;
        width: 100%;
        padding-left: 2%
    }

    .head-search .search-btn {
        position: absolute;
        right: 0;
        border: none;
        top: 0;
        background-color: transparent;
        width: 37px;
        background-image: url(img/img0926/search.png);
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .search-attr,.btn--search {
        display: none;
    }
}

/*-------------------------------
                        search  end
                        ----------------------------------*/
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.justify-content-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.justify-content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.layout.d-flex:after {
    display: none
}

.btn[btn-hover-animation=btn-ani-wave] {
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.btn[btn-hover-animation=btn-ani-wave] .btn-ani {
    border-radius: 1000px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    z-index: -1;
    background-color: #fff
}

.btn[btn-hover-animation=btn-ani-wave] [btn-ani-circle=explode] {
    -webkit-animation: explode_white .5s forwards;
    animation: explode_white .5s forwards
}

.btn[btn-hover-animation=btn-ani-wave] [btn-ani-circle=desplode] {
    -webkit-animation: desplode_white .5s forwards;
    animation: desplode_white .5s forwards
}

.btn[btn-hover-animation=btn-ani-wave] .la {
    position: relative;
    font-size: 24px;
    margin-left: 5px;
    margin-top: -1px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.btn[btn-hover-animation=btn-ani-wave] .la:after {
    font-family: fontawesome;
    content: "\f105"
}

.btn[btn-hover-animation=btn-ani-wave]:hover .la {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

@-webkit-keyframes explode_white {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0
    }

    100% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%
    }
}

@keyframes explode_white {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0
    }

    100% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%
    }
}

@-webkit-keyframes desplode_white {
    0% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0
    }
}

@keyframes desplode_white {
    0% {
        width: 300%;
        padding: 150% 0;
        margin-left: -150%;
        margin-top: -150%
    }

    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0
    }
}

@-webkit-keyframes line100 {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes line100 {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes rolate360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rolate360 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes upanddown {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    25% {
        -webkit-transform: translate(3%,-10%);
        transform: translate(3%,-10%)
    }

    50% {
        -webkit-transform: translate(8%,-5%);
        transform: translate(8%,-5%)
    }

    75% {
        -webkit-transform: translate(3%,3%);
        transform: translate(3%,3%)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes upanddown {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    25% {
        -webkit-transform: translate(3%,-10%);
        transform: translate(3%,-10%)
    }

    50% {
        -webkit-transform: translate(8%,-5%);
        transform: translate(8%,-5%)
    }

    75% {
        -webkit-transform: translate(3%,3%);
        transform: translate(3%,3%)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    75% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes shake {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    75% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.video-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.video-popup .close {
    position: fixed;
    top: 5%;
    right: 5%;
    padding: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 100%;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.video-popup .close svg {
    width: 28px;
    height: 28px
}

.video-popup .video-box {
    width: 90%;
    height: auto;
    max-width: 800px;
    max-height: 80vh;
    overflow: hidden;
    padding: 15px
}

.video-popup .close:hover {
    background: #fa7d2d
}

.video-popup .close:hover svg {
    fill: #fff
}

.video-popup.show {
    opacity: 1;
    visibility: visible
}

.switch_item_wrap {
    position: relative
}

.switch_items {
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    transform: scale(1);
    opacity: 1;
    position: relative;
    z-index: 99
}

.switch_items.switch_items_hide {
    opacity: 0;
    transform: scale(.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2
}

.slider_banner {
    position: relative
}

.slider_banner .swiper-slide>img {
    width: 100%
}

.slider_banner .swiper-slide .banner_inner {
    position: absolute;
    top: 52%;
    left: 0;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.slider_banner .swiper-slide .banner_inner .layout {
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}

.slider_banner .swiper-slide.swiper-slide-active .banner_inner .layout {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.slider_banner .swiper-slide .banner_inner .banner_title {
    font-family: Poppins-Bold;
    font-size: 100px;
    line-height: 1.2;
    font-weight: normal;
    color: #ffffff
}

.slider_banner .swiper-slide .banner_inner .banner_desc {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin: 37px 0 97px 0
}

.slider_banner .swiper-slide .banner_inner .banner_btn {
    position: relative;
    padding: 0 104px;
    line-height: 72px;
    background-color: #fa7d2d;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase
}

.slider_banner .swiper-slide .banner_inner .banner_btn:hover {
    color: #fa7d2d
}

.slider_banner .swiper-pagination {
    bottom: 33PX
}

.slider_banner .swiper-pagination .swiper-pagination-bullet {
    width: 57px;
    height: 3px;
    background-color: #ffffff;
    margin: 0 8px;
    display: inline-block;
    font-size: 0;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.slider_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 112px;
    background-color: #ffef5b
}

.jtkjscdemo_footer {
    position: relative
}

.jtkjscdemo_footer,.jtkjscdemo_footer a {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title,.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title {
    font-family: Poppins-Bold;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal
}

.jtkjscdemo_footer .footer_top {
    position: relative;
    background-color: #000000;
    color: #fff;
    padding: 48px 0 43px 0
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner {
    position: relative;
    -webkit-box-align: self-start;
    -webkit-align-items: self-start;
    -ms-flex-align: self-start;
    align-items: self-start
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_icon {
    position: relative
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_icon::before {
    content: "";
    width: 26px;
    height: 26px;
    background-color: #f52024;
    opacity: 0.66;
    border-radius: 50%;
    position: absolute;
    bottom: -10px;
    left: -5px;
    z-index: 0
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item:nth-child(2) .item_inner .item_icon::before {
    background-color: #937ce6
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item:nth-child(3) .item_inner .item_icon::before {
    background-color: #40a3f4
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item:nth-child(4) .item_inner .item_icon::before {
    background-color: #f1d567
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_icon img {
    position: relative;
    z-index: 2
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item:hover .item_inner .item_icon img {
    -webkit-animation: shake 0.5s linear;
    animation: shake 0.5s linear
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info {
    position: relative;
    margin-left: 24px
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title {
    position: relative
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_desc {
    position: relative;
    text-transform: capitalize;
    margin-top: 12px
}

.jtkjscdemo_footer .footer_center {
    position: relative;
    padding: 82px 0 64px 0;
    background-color: #f1f1f1
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company {
    max-width: 415px;
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social {
    position: relative;
    gap: 10px;
    margin: 33px 0 33px 0
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social li a {
    width: 50px;
    height: 50px;
    background-color: #060200;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social li a:hover {
    background-color: #fa7d2d;
    border-radius: 7px
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_contacts li {
    position: relative;
    padding: 10px 0
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title {
    color: #000000;
    margin-bottom: 28px
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_nav li {
    position: relative;
    padding: 6px 0
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_nav li a {
    position: relative;
    display: block;
    text-transform: capitalize
}

.jtkjscdemo_footer .footer_bottom {
    background-color: #fa7d2d;
    position: relative;
    padding: 29px 0 31px 0
}

.jtkjscdemo_footer .footer_bottom .copyright {
    font-family: Poppins-Regular;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000
}

.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_nav li a:hover {
    color: #fa7d2d
}

.index_main_container {
    background-color: #fff;
    padding-bottom: 20px;
    overflow-x: hidden
}

.index_main_container,.index_main_container a {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000
}

.index_inquiry_container {
    position: relative;
    padding: 0 30px
}

.index_inquiry_container .inquiry_left_box,.index_inquiry_container .inquiry_right_box {
    position: relative;
    width: 50%
}

.index_inquiry_container .inquiry_left_box {
    background-color: #f1f1f1
}

.index_inquiry_container .inquiry_left_box .bg_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index_inquiry_container .inquiry_left_box .bg_top01 {
    background-color: #e4b597;
    -webkit-clip-path: polygon(0 0,68% 0,12% 49%,0 20%);
    clip-path: polygon(0 0,68% 0,12% 49%,0 20%)
}

.index_inquiry_container .inquiry_left_box .bg_top02 {
    background-color: #b0a2e0;
    -webkit-clip-path: polygon(0 19%,33% 100%,7.5% 100%,0 60%);
    clip-path: polygon(0 19%,33% 100%,7.5% 100%,0 60%)
}

.index_inquiry_container .inquiry_left_box .bg_top02 svg {
    margin-top: 95px
}

.index_inquiry_container .inquiry_left_box .inquiry_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: calc(100% - 800px);
    padding-right: 3%;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 100px;
    line-height: 1.2
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap {
    position: relative;
    margin: 62px 0 17px 0
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form {
    position: relative;
    height: 61px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input {
    width: 444px;
    height: 100%;
    background-color: #ffffff;
    border: solid 1px #060200;
    padding: 0 17px;
    box-sizing: border-box;
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #000000
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input::-webkit-input-placeholder {
    color: #000000
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input::-moz-placeholder {
    color: #000000
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input:-ms-input-placeholder {
    color: #000000
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input::placeholder {
    color: #000000
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button {
    width: 191px;
    height: 100%;
    background-color: #fa7d2d;
    border: solid 1px #060200;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button:hover {
    background-color: #060200
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_desc {
    position: relative;
    font-size: 12px;
    line-height: 2;
    padding-right: 13%
}

.index_inquiry_container .inquiry_right_box {
    position: relative;
    display: block;
    overflow: hidden
}

.index_inquiry_container .inquiry_right_box img {
    width: 100%;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index_inquiry_container .inquiry_right_box:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.index_professional_container {
    position: relative;
    padding-top: 107px;
    overflow: hidden
}

.index_professional_container .professional_top_wrap {
    position: relative;
    padding-bottom: 160px
}

.index_professional_container .professional_top_wrap .professional_main_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 100px;
    font-weight: normal;
    line-height: 1.2;
    color: #000000;
    width: 70%
}

.index_professional_container .professional_top_wrap .professional_main_title span {
    position: relative;
    z-index: 3
}

.index_professional_container .professional_top_wrap .professional_main_title i {
    width: 76.3%;
    height: 36px;
    position: absolute;
    left: 36%;
    background: -webkit-linear-gradient(left,#d45c5f 0%,#ebb5b6 50%,#faebeb 80%,#fff 100%);
    background: linear-gradient(to right,#d45c5f 0%,#ebb5b6 50%,#faebeb 80%,#fff 100%);
    bottom: 50%;
    z-index: 0
}

.index_professional_container .professional_top_wrap .professional_main_title i+i {
    background-color: #fa7d2d;
    background: -webkit-linear-gradient(left,#fa7d2d 0%,#fdc6a4 50%,#fff4ed 80%,#fff 100%);
    background: linear-gradient(to right,#fa7d2d 0%,#fdc6a4 50%,#fff4ed 80%,#fff 100%);
    left: 0;
    bottom: 0
}

.index_professional_container .professional_top_wrap .professional_line {
    position: absolute;
    width: 67.5%;
    bottom: 0;
    right: -10%
}

.index_professional_container .professional_top_wrap .professional_cilcle {
    background-color: #000;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1;
    width: 15.3%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    margin-bottom: 20px
}

.index_professional_container .professional_top_wrap .professional_cilcle .rolateimg {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    -webkit-animation: rolate360 20s infinite linear;
    animation: rolate360 20s infinite linear
}

.index_professional_container .professional_top_wrap .professional_cilcle img {
    width: 100%
}

.index_professional_container .professional_bottom_wrap {
    position: relative;
    padding: 140px 0 108px 0
}

.index_professional_container .professional_bottom_wrap .text_cube_box {
    position: relative;
    width: 50%;
    width: 612px;
    height: 286px;
    margin-top: -50px;
    -webkit-animation: upanddown 5s infinite linear;
    animation: upanddown 5s infinite linear
}

.index_professional_container .professional_bottom_wrap .text_cube_box:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube {
    font-family: Roboto-Bold;
    font-size: 49px;
    font-weight: normal;
    line-height: 1;
    color: #d45c5f;
    text-transform: uppercase;
    white-space: nowrap;
    position: absolute;
    text-align: right;
    opacity: 0.3;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    cursor: pointer
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube span {
    display: block
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube01 {
    width: auto;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    right: 37%;
    top: 0%;
    -webkit-transform: rotateX(35deg) rotateZ(16deg) skewX(-41deg);
    transform: rotateX(35deg) rotateZ(16deg) skewX(-41deg);
    opacity: 0.18
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube02 {
    width: auto;
    color: #93c238;
    text-align: left;
    -webkit-transform: rotateX(-26deg) rotateY(-16deg) rotateY(-12deg) skewY(-40deg);
    transform: rotateX(-26deg) rotateY(-16deg) rotateY(-12deg) skewY(-40deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    top: 56%;
    left: 66%;
    opacity: 0.1
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube03 {
    width: auto;
    color: #7667ac;
    -webkit-transform: rotateX(-25deg) rotateY(-23deg) rotateZ(4deg);
    transform: rotateX(-25deg) rotateY(-23deg) rotateZ(4deg);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    top: 55%;
    right: 36%
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube:hover {
    opacity: 1
}

.index_professional_container .professional_bottom_wrap .professional_right {
    position: relative;
    width: 50%;
    margin-left: auto
}

.index_professional_container .professional_bottom_wrap .professional_right .professional_desc {
    position: relative
}

.index_professional_container .professional_bottom_wrap .professional_right .professional_desc p+p {
    margin-top: 24px
}

.index_professional_container .professional_bottom_wrap .professional_right .about_more {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding: 11px 0;
    margin-top: 40px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_professional_container .professional_bottom_wrap .professional_right .about_more i {
    position: relative;
    display: inline-block;
    margin-left: 58px;
    width: 15px;
    height: 16px;
    background-image: url(img/aboutarr.png);
    background-position: -15px 0;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_professional_container .professional_bottom_wrap .professional_right .about_more:hover {
    color: #fa7d2d;
    border-bottom-color: currentColor
}

.index_professional_container .professional_bottom_wrap .professional_right .about_more:hover i {
    background-position: 0 -16px
}

.index_clients_container {
    position: relative;
    padding: 60px 30px 76px 30px;
    background-color: #f6f6f6
}

.index_clients_container img {
    width: 100%
}

.index_clients_container .clients_title_wrap {
    position: relative;
    text-align: center;
    margin-bottom: 45px
}

.index_clients_container .clients_title_wrap .clients_main_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 48px;
    margin-bottom: 15px
}

.index_clients_container .clients_title_wrap .section_desc {
    position: relative;
    font-size: 18px
}

.index_clients_container .clients_slider {
    position: relative;
    overflow: hidden
}

.index_clients_container .clients_slider .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.index_clients_container .clients_slider .swiper-slide {
    width: auto
}

.index_clients_container .clients_slider .swiper-slide .item_inner {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 40px
}

.index_clients_container .clients_slider .swiper-slide .item_inner .item_icon {
    position: relative;
    width: 69px;
    height: 69px;
    border-radius: 50%;
    overflow: hidden
}

.index_clients_container .clients_slider .swiper-slide .item_inner .item_icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index_clients_container .clients_slider .swiper-slide .item_inner .item_info {
    position: relative;
    width: auto;
    padding: 12.5px 45px;
    background-color: #fff;
    box-shadow: 0px 11px 17px 1px rgba(199,24,52,0.16);
    color: #000000;
    margin-left: 16px;
    border-radius: 50px
}

.index_clients_container .clients_slider .swiper-slide .item_inner .item_info::before {
    content: "";
    position: absolute;
    left: 30px;
    bottom: 0;
    border-width: 20px 15px;
    -webkit-transform: translateY(50%) rotate(29deg);
    transform: translateY(50%) rotate(29deg);
    border-style: solid;
    border-color: transparent;
    border-left-color: transparent;
    border-left-color: #fff
}

.index_clients_container .clients_slider01 .swiper-slide:nth-child(odd) .item_inner .item_info,.index_clients_container .clients_slider02 .swiper-wrapper .swiper-slide:nth-child(even) .item_inner .item_info,.index_clients_container .clients_slider03 .swiper-slide:nth-child(odd) .item_inner .item_info,.index_clients_container .clients_slider04 .swiper-wrapper .swiper-slide:nth-child(even) .item_inner .item_info {
    box-shadow: 0px 11px 17px 1px rgba(74,21,29,0.15);
    color: #fff
}

.index_clients_container .clients_slider01 .swiper-slide:nth-child(4n + 1) .item_inner .item_info {
    background-color: #d45c5f
}

.index_clients_container .clients_slider01 .swiper-slide:nth-child(4n + 1) .item_inner .item_info::before {
    border-left-color: #d45c5f
}

.index_clients_container .clients_slider01 .swiper-slide:nth-child(4n + 3) .item_inner .item_info {
    background-color: #dd8f5e
}

.index_clients_container .clients_slider01 .swiper-slide:nth-child(4n + 3) .item_inner .item_info::before {
    border-left-color: #dd8f5e
}

.index_clients_container .clients_slider02 .swiper-slide:nth-child(4n + 2) .item_inner .item_info {
    background-color: #7e69cb
}

.index_clients_container .clients_slider02 .swiper-slide:nth-child(4n + 2) .item_inner .item_info::before {
    border-left-color: #7e69cb
}

.index_clients_container .clients_slider02 .swiper-slide:nth-child(4n + 4) .item_inner .item_info {
    background-color: #6aa4d3
}

.index_clients_container .clients_slider02 .swiper-slide:nth-child(4n + 4) .item_inner .item_info::before {
    border-left-color: #6aa4d3
}

.index_clients_container .clients_slider03 .swiper-slide:nth-child(4n + 1) .item_inner .item_info {
    background-color: #c6ab46
}

.index_clients_container .clients_slider03 .swiper-slide:nth-child(4n + 1) .item_inner .item_info::before {
    border-left-color: #c6ab46
}

.index_clients_container .clients_slider03 .swiper-slide:nth-child(4n + 3) .item_inner .item_info {
    background-color: #a3ca57
}

.index_clients_container .clients_slider03 .swiper-slide:nth-child(4n + 3) .item_inner .item_info::before {
    border-left-color: #a3ca57
}

.index_clients_container .clients_slider04 .swiper-slide:nth-child(4n + 2) .item_inner .item_info {
    background-color: #d45c5f
}

.index_clients_container .clients_slider04 .swiper-slide:nth-child(4n + 2) .item_inner .item_info::before {
    border-left-color: #d45c5f
}

.index_clients_container .clients_slider04 .swiper-slide:nth-child(4n + 4) .item_inner .item_info {
    background-color: #dd8f5e
}

.index_clients_container .clients_slider04 .swiper-slide:nth-child(4n + 4) .item_inner .item_info::before {
    border-left-color: #dd8f5e
}

.index_clients_container .clients_slider .swiper-slide .item_inner .item_info .item_title {
    position: relative
}

.index_media_container {
    position: relative;
    padding: 108px 0 125px 0
}

.index_media_container .index_main_title {
    font-family: Poppins-Bold;
    font-size: 48px;
    text-transform: capitalize;
    line-height: 1.2;
    position: relative;
    font-weight: normal;
    color: #000000;
    text-align: center
}

.index_media_container .switch_wrap_container {
    position: relative;
    text-align: center
}

.index_media_container .switch_wrap_container .switch_tab {
    position: relative;
    border: solid 2px #fa7d2d;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 40px auto 55px auto
}

.index_media_container .switch_wrap_container .switch_tab .switch_title {
    font-family: Roboto-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    line-height: 58px;
    padding: 0 15px;
    text-transform: capitalize;
    cursor: pointer;
    width: 242px;
    text-align: center;
    max-width: 15vw
}

.index_media_container .switch_wrap_container .switch_tab .switch_title.current {
    background-color: #fa7d2d;
    color: #fff
}

.index_media_container .switch_wrap_container .switch_item_wrap {
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

.index_media_container .switch_wrap_container .switch_item_wrap .switch_items .media_items {
    overflow: visible
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner {
    position: relative;
    font-size: 0
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info {
    position: absolute;
    width: 100%;
    padding: 25px;
    bottom: 30px;
    left: 0;
    z-index: 9;
    text-align: center;
    color: #ffffff;
    opacity: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    box-sizing: border-box
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_time {
    position: relative;
    font-family: Roboto-Bold
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title {
    font-family: Poppins-Bold;
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    margin: 15px 0 30px 0
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_play {
    position: relative;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    line-height: 44px;
    border: solid 1px #ffffff;
    padding: 0 72px;
    text-transform: capitalize;
    cursor: pointer;
    display: table;
    margin-left: auto;
    margin-right: auto
}

.index_media_container .switch_wrap_container .media_items .media_item.swiper-slide-active .item_inner .item_info {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.index_media_container .commodity_button {
    width: 54px;
    height: 54px;
    border: solid 3px #000000;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 999;
    background-color: #fff;
    outline: 5px solid #fff;
    margin-top: -27px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_media_container .commodity_button::before {
    content: "";
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 15px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_media_container .commodity_button.commodity_button_next::before {
    background-image: url(img/videoarrnext.png);
    background-position: -20px 0
}

.index_media_container .commodity_button.commodity_button_next:hover:before {
    background-position: 0 0
}

.index_media_container .commodity_button.commodity_button_prev::before {
    background-image: url(img/videoarrprev.png);
    background-position: 0 0
}

.index_media_container .commodity_button.commodity_button_prev:hover:before {
    background-position: -20px 0
}

.index_media_container .commodity_button:hover {
    background-color: #fa7d2d;
    border-color: #fa7d2d
}

.index_media_container .commodity_button.commodity_button_prev {
    left: -15%
}

.index_media_container .commodity_button.commodity_button_next {
    right: -15%
}

.index_media_container .media_pagination {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px
}

.index_media_container .media_pagination .swiper-pagination-bullet {
    width: 55px;
    height: 3px;
    background-color: #000;
    position: relative;
    display: block
}

.index_media_container .media_pagination .swiper-pagination-bullet:before {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #ffcd15;
    width: 0;
    left: 0
}

.index_media_container .media_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    height: 100%;
    background-color: #ffcd15;
    -webkit-animation: line100 linear;
    animation: line100 linear;
    -webkit-animation-duration: var(--bullet-duration);
    animation-duration: var(--bullet-duration)
}

body.video-popup-open .index_media_container .media_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.index_featured_products_container {
    position: relative;
    padding: 88px 0
}

.index_featured_products_container .section_bg01 {
    position: absolute;
    top: -7.5%;
    right: -8%;
    max-width: 495px;
    border: solid 80px #cc5153;
    opacity: 0.5;
    border-radius: 50%;
    aspect-ratio: 1;
    width: 30%;
    z-index: 0
}

.index_featured_products_container .section_bg02 {
    opacity: 0.549;
    position: absolute;
    left: 0;
    bottom: -330px;
    width: 952px;
    height: 1564px;
    z-index: 0;
    background: -webkit-linear-gradient(300deg,#9fc751 0%,#dce7bf 50%,rgba(255,255,255,0) 85%);
    background: linear-gradient(150deg,#9fc751 0%,#dce7bf 50%,rgba(255,255,255,0) 85%);
    -webkit-clip-path: polygon(0 0,100% 100%,20% 100%,0 80%);
    clip-path: polygon(0 0,100% 100%,20% 100%,0 80%)
}

.index_featured_products_container .index_main_title {
    text-align: center;
    font-family: Poppins-Bold;
    font-size: 48px;
    font-weight: normal;
    line-height: 1.2;
    color: #000000;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 42px
}

.index_featured_products_container .featured_products_list .featured_products_item {
    position: relative;
    padding: 16px 0
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index_featured_products_container .featured_products_list .featured_products_item:nth-child(even) .item_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_img,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
    position: relative;
    width: calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 7.5px);
    -ms-flex: 0 0 calc(50% - 7.5px);
    flex: 0 0 calc(50% - 7.5px)
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_img {
    position: relative;
    overflow: hidden
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_img img {
    width: 100%;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
    position: relative;
    background-color: #f6f6f6;
    padding: 67px 5.5% 20px 5.5%;
    box-sizing: border-box
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_tag {
    font-family: Roboto-Bold;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    background-color: #fa7d2d;
    padding: 0 32px;
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
    display: table;
    margin-bottom: 25px
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_text {
    text-transform: uppercase;
    position: relative;
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
    color: #000000
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_title {
    text-transform: uppercase;
    position: relative;
    font-family: Poppins-Bold;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    margin: 3px 0 10px 0
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_desc {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    color: #000000
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar {
    position: relative;
    font-family: Poppins-Bold;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    margin-top: 30px;
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .tit {
    margin-right: 15px;
    vertical-align: center;
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .newsprice {
    font-size: 30px;
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .oldprice {
    text-decoration: line-through;
        color: #858585;
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics {
    position: relative;
    margin: 67px 0 61px 0;
    gap: 20px
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic {
    position: relative;
    max-width: 115px;
    text-align: center
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_icon {
    width: 51px;
    height: 51px;
    border: solid 1px #000000;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 12px
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_desc {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    color: #000000
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar {
    position: relative;
    gap: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn {
    position: relative;
    padding: 0 82px;
    line-height: 60px;
    background-color: #000000;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    min-width: 135px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_shopcarbtn {
    width: 60px;
    height: 60px;
    background-color: #000000;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.index_featured_products_container .bottom_btns_bar .btn[btn-hover-animation="btn-ani-wave"] .btn-ani {
    background-color: #fa7d2d
}

.index_fullvideo_container {
    position: relative;
    z-index: 9;
    font-size: 0
}

.index_fullvideo_container video {
    width: 100%
}

.index_fullvideo_container .fullvideo_outer_wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.index_fullvideo_container .index_main_title {
    font-family: Poppins-Bold;
    font-size: 100px;
    font-weight: normal;
    line-height: 1.2;
    color: #ffffff;
    max-width: 1100px;
    margin-bottom: 10px
}

.index_fullvideo_container .fullvideo_desc {
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.68;
    color: #ffffff
}

.index_fullvideo_container .video_more {
    margin-top: 76px
}

.index_visitor_guide_container {
    position: relative;
    padding: 30px
}

.index_visitor_guide_container .visitor_guide_list {
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item {
    position: relative;
    width: calc(50% - 6.5px)
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_img {
    position: relative;
    display: block;
    overflow: hidden
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_img img {
    position: relative;
    width: 100%;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item:hover .item_img img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 85px 20px;
    box-sizing: border-box;
    left: 0;
    z-index: 9;
    color: #fff;
    text-align: center
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 36px;
    line-height: 1.2;
    font-weight: normal;
    color: #ffffff;
    text-transform: capitalize
}

.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_more {
    margin-top: 30px
}

.index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding: 11px 0;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_fullvideo_container .video_more i,.index_visitor_guide_container .item_more i {
    position: relative;
    display: inline-block;
    margin-left: 58px;
    width: 15px;
    height: 16px;
    background-image: url(img/videoarr.png);
    background-position: -15px 0;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s
}

.index_fullvideo_container .video_more:hover,.index_visitor_guide_container .item_more:hover {
    color: #fa7d2d;
    border-bottom-color: currentColor
}

.index_fullvideo_container .video_more:hover i,.index_visitor_guide_container .item_more:hover i {
    background-position: 0 -16px
}

.index_fullvideo_container::before,.index_media_container .media_item .item_inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    top: 0;
    left: 0
}

.slider_banner .swiper-slide .banner_inner .banner_title,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_title,.index_professional_container .professional_top_wrap .professional_main_title,.index_fullvideo_container .index_main_title {
    font-size: 100px
}

.index_professional_container .professional_bottom_wrap .text_cube_box .text_cube {
    font-size: 49px
}

.index_clients_container .clients_title_wrap .clients_main_title,.index_media_container .index_main_title,.index_featured_products_container .index_main_title {
    font-size: 48px
}

.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title,.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_title {
    font-size: 36px
}

.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .newsprice {
    font-size: 30px
}

.slider_banner .swiper-slide .banner_inner .banner_desc {
    font-size: 24px
}

.jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title,.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title,.index_clients_container .clients_title_wrap .section_desc,.index_media_container .switch_wrap_container .switch_tab .switch_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_text,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar,.index_fullvideo_container .fullvideo_desc {
    font-size: 18px
}

.slider_banner .swiper-slide .banner_inner .banner_btn,.jtkjscdemo_footer,.jtkjscdemo_footer a,.index_main_container,.index_main_container a,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button,.index_professional_container .professional_bottom_wrap .professional_right .about_more,.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_play,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn,.index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
    font-size: 16px
}

.jtkjscdemo_footer .footer_bottom .copyright,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_tag {
    font-size: 14px
}

.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_desc {
    font-size: 12px
}

@media screen and (max-width: 1680px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:1500px
    }

    .slider_banner .swiper-slide .banner_inner .banner_title,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_title,.index_professional_container .professional_top_wrap .professional_main_title,.index_fullvideo_container .index_main_title {
        font-size: 5.3vw
    }

    .index_clients_container .clients_title_wrap .clients_main_title,.index_media_container .index_main_title,.index_featured_products_container .index_main_title {
        font-size: 40px
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title,.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_title {
        font-size: 30px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .newsprice {
        font-size: 25px
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        font-size: 21px
    }

    .jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title,.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title,.index_clients_container .clients_title_wrap .section_desc,.index_media_container .switch_wrap_container .switch_tab .switch_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_text,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar,.index_fullvideo_container .fullvideo_desc {
        font-size: 16px
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn,.jtkjscdemo_footer,.jtkjscdemo_footer a,.index_main_container,.index_main_container a,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button,.index_professional_container .professional_bottom_wrap .professional_right .about_more,.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_play,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn,.index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
        font-size: 14px
    }

    .jtkjscdemo_footer .footer_bottom .copyright,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_tag {
        font-size: 12px
    }

    .slider_banner .swiper-pagination .swiper-pagination-bullet,.index_media_container .switch_wrap_container .media_items .media_item .item_inner,.index_fullvideo_container {
        font-size: 0px
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn {
        line-height: 4.50
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_tag {
        line-height: 2.29
    }

    .index_professional_container .professional_bottom_wrap .professional_right .about_more,.index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
        line-height: 1.50
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_desc {
        line-height: 1.19
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        margin: 1.927vw 0 5.052vw 0
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn {
        padding: 0 5.417vw
    }

    .jtkjscdemo_footer .footer_top {
        padding: 2.500vw 0 2.240vw 0
    }

    .jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info {
        margin-left: 1.250vw
    }

    .jtkjscdemo_footer .footer_center {
        padding: 4.271vw 0 3.333vw 0
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company {
        margin-top: -2.865vw
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social {
        margin: 3.802vw 0 1.719vw 0
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title {
        margin-bottom: 1.458vw
    }

    .jtkjscdemo_footer .footer_bottom {
        padding: 20px 0
    }

    .index_main_container {
        padding-bottom: 1.042vw
    }

    .index_inquiry_container {
        padding: 0 1.563vw
    }

    .index_inquiry_container .inquiry_left_box .bg_top02 svg {
        margin-top: 4.948vw
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner {
        padding-left: calc(50vw - 750px)
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap {
        margin: 3.229vw 0 0.885vw 0
    }

    .index_professional_container {
        padding-top: 5.573vw
    }

    .index_professional_container .professional_top_wrap {
        padding-bottom: 8.333vw
    }

    .index_professional_container .professional_top_wrap .professional_cilcle {
        margin-bottom: 1.042vw
    }

    .index_professional_container .professional_bottom_wrap {
        padding: 7.292vw 0 5.625vw 0
    }

    .index_professional_container .professional_bottom_wrap .professional_right .professional_desc p+p {
        margin-top: 1.250vw
    }

    .index_professional_container .professional_bottom_wrap .professional_right .about_more {
        margin-top: 2.083vw
    }

    .index_professional_container .professional_bottom_wrap .professional_right .about_more i {
        margin-left: 3.021vw
    }

    .index_clients_container {
        padding: 3.125vw 1.563vw 3.958vw 1.563vw
    }

    .index_clients_container .clients_title_wrap {
        margin-bottom: 2.344vw
    }

    .index_clients_container .clients_slider .swiper-slide .item_inner {
        padding: 1.563vw 2.083vw
    }

    .index_clients_container .clients_slider .swiper-slide .item_inner .item_info {
        padding: 0.651vw 2.344vw;
        margin-left: 0.833vw
    }

    .index_media_container {
        padding: 5.625vw 0 6.510vw 0
    }

    .index_media_container .switch_wrap_container .switch_tab {
        margin: 2.083vw auto 2.865vw auto
    }

    .index_media_container .switch_wrap_container .switch_tab .switch_title {
        padding: 0 3.750vw
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info {
        padding: 1.302vw
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title {
        margin: 0.781vw 0 1.563vw 0
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_play {
        padding: 0 3.750vw
    }

    .index_media_container .media_pagination {
        margin-top: 2.604vw
    }

    .index_featured_products_container {
        padding: 4.583vw 0
    }

    .index_featured_products_container .index_main_title {
        margin-bottom: 2.188vw
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
        padding: 3.490vw 5.5% 1.042vw 5.5%
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_tag {
        padding: 0 1.667vw;
        margin-bottom: 1.302vw
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar {
        margin-top: 1.563vw
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics {
        margin: 3.490vw 0 3.177vw 0
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn {
        padding: 0 4.271vw
    }

    .index_fullvideo_container .index_main_title {
        margin-bottom: 0.521vw
    }

    .index_fullvideo_container .video_more {
        margin-top: 3.958vw
    }

    .index_visitor_guide_container {
        padding: 1.563vw
    }

    .index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info {
        padding: 4.427vw 1.042vw
    }

    .index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_more {
        margin-top: 1.563vw
    }

    .index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
        padding: 0.573vw 0
    }

    .index_fullvideo_container .video_more i,.index_visitor_guide_container .item_more i {
        margin-left: 3.021vw
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn {
        line-height: 50px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_shopcarbtn {
        width: 50px;
        height: 50px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_shopcarbtn img {
        max-width: 25px
    }

    .index_featured_products_container .section_bg01 {
        border-width: 4.5vw
    }

    .index_professional_container .professional_top_wrap .professional_main_title i {
        height: 2vw
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_nav li {
        padding: 3px 0
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_contacts li {
        padding: 7px 0
    }

    .index_featured_products_container .section_bg02 {
        bottom: -17vw;
        width: 50vw;
        height: 83vw
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company {
        max-width: 360px
    }
}

@media screen and (max-width: 1550px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:1400px
    }
.logo{margin-right:0;}
    .index_inquiry_container .inquiry_left_box .inquiry_inner {
        padding-left: calc(50vw - 700px)
    }
    .nav-bar .nav > li{margin:0;}
}

@media screen and (max-width: 1440px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:1300px
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner {
        padding-left: calc(50vw - 650px)
    }

    .logo {
        margin: 0;
    }

    .logo img {
        max-width: 16.5vw
    }
}

@media screen and (max-width: 1366px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:1200px
    }
.nav-bar .nav li a{padding:0 10px;}
.page_banner_container .path-bar .product_bannertitle{font-size:36px;}
    .index_inquiry_container .inquiry_left_box .inquiry_inner {
        padding-left: calc(50vw - 600px)
    }

    .index_clients_container .clients_title_wrap .clients_main_title,.index_media_container .index_main_title,.index_featured_products_container .index_main_title {
        font-size: 36px
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title,.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_title {
        font-size: 26px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .newsprice {
        font-size: 22px
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        font-size: 18px
    }

    .jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title,.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title,.index_clients_container .clients_title_wrap .section_desc,.index_media_container .switch_wrap_container .switch_tab .switch_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_text,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar,.index_fullvideo_container .fullvideo_desc {
        font-size: 14px
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn,.jtkjscdemo_footer,.jtkjscdemo_footer a,.index_main_container,.index_main_container a,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input,.index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button,.index_professional_container .professional_bottom_wrap .professional_right .about_more,.index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_play,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic .product_desc,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .bottom_btns_bar .product_morebtn,.index_fullvideo_container .video_more,.index_visitor_guide_container .item_more {
        font-size: 12px
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        margin: 1.25vw 0 3.5vw 0
    }

    .nav-bar .nav>li {
        margin: 0
    }

    .index_professional_container .professional_bottom_wrap .text_cube_box {
        width: 495px;
        height: 230px;
        margin-top: -2.4vw
    }

    .index_professional_container .professional_bottom_wrap .text_cube_box .text_cube {
        font-size: 40px
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company {
        max-width: 305px
    }

    .foot_logo img {
        max-width: 18vw;
        min-width: 150px
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social li a {
        width: 36px;
        height: 36px
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company .footer_social li a img {
        max-width: 20px
    }
}

@media screen and (max-width: 1280px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:96%
    }
.page_banner_container .path-bar .product_bannertitle{font-size:32px;}
    .index_inquiry_container .inquiry_left_box .inquiry_inner {
        padding-left: 2vw
    }

    .nav-bar .nav>li>a {
        font-size: 14px
    }

    .nav-bar .nav li a {
        padding: 0 6px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
        padding: 3.490vw 3% 1.042vw 3%
    }

    .index_media_container .switch_wrap_container .switch_tab .switch_title {
        max-width: unset;
        width: 185px;
        line-height: 45px
    }
}

@media screen and (max-width: 950px) {
    .layout,.header,.index-products,.index-rcmd,.bottom-service,.social-layout,.banner-section {
        width:96% !important
    }
.page_banner_container .path-bar .product_bannertitle{font-size:26px;}
    .index_clients_container .clients_title_wrap .clients_main_title,.index_media_container .index_main_title,.index_featured_products_container .index_main_title {
        font-size: 32px
    }

    .index_media_container .switch_wrap_container .media_items .media_item .item_inner .item_info .item_title,.index_visitor_guide_container .visitor_guide_list .visitor_guide_item .item_info .item_title {
        font-size: 22px
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar .newsprice {
        font-size: 20px
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        font-size: 16px
    }

    .jtkjscdemo_footer .footer_top .logistics_items .logistics_item .item_inner .item_info .item_title,.jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_nav .footer_title,.index_clients_container .clients_title_wrap .section_desc,.index_media_container .switch_wrap_container .switch_tab .switch_title,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_text,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .item_price_bar,.index_fullvideo_container .fullvideo_desc {
        font-size: 12px
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item {
        margin-bottom: 20px
    }

    .jtkjscdemo_footer .footer_center .footer_items .footer_item.footer_item_company {
        max-width: unset
    }

    .jtkjscdemo_footer .footer_top .logistics_items,.jtkjscdemo_footer .footer_center .footer_items,.jtkjscdemo_footer .footer_bottom .layout {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .jtkjscdemo_footer .footer_top .logistics_items .logistics_item {
        width: 50%;
        padding: 10px
    }

    .jtkjscdemo_footer .footer_center .footer_item {
        width: 50%
    }

    .jtkjscdemo_footer .footer_center .footer_item.footer_item_company,.jtkjscdemo_footer .footer_bottom .copyright {
        width: 100%
    }

    .jtkjscdemo_footer .footer_bottom .copyright {
        margin-bottom: 15px
    }

    .jtkjscdemo_footer .footer_bottom .layout {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn {
        line-height: 36px
    }

    .index_professional_container .professional_bottom_wrap .text_cube_box {
        width: 400px;
        height: 186px
    }

    .index_professional_container .professional_bottom_wrap .text_cube_box .text_cube {
        font-size: 30px
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_desc {
        padding-right: 0
    }
}

@media screen and (max-width: 768px) {
    .index_featured_products_container .featured_products_list .featured_products_item .item_inner {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_img,.index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info {
        padding: 25px 15px;
        margin-top: 10px
    }

    .index_professional_container .professional_bottom_wrap .text_cube_box {
        display: none
    }

    .index_professional_container .professional_bottom_wrap .professional_right {
        width: 100%
    }

    .index_professional_container .professional_top_wrap .professional_cilcle {
        width: 25%
    }

    .index_inquiry_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .index_inquiry_container .inquiry_left_box,.index_inquiry_container .inquiry_right_box {
        width: 100%
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form {
        height: 45px
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input {
        width: 65%;
        line-height: 45px
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button {
        width: 35%;
        height: 45px
    }

    .index_media_container .switch_wrap_container .switch_item_wrap {
        width: 98%
    }

    .index_media_container .commodity_button {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form {
        display:block;
        height: auto
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form input {
        width: 100%;
        line-height: 45px;
        height: 45px
    }

    .index_inquiry_container .inquiry_left_box .inquiry_inner .inquiry_wrap form button {
        width: 100%;
        height: 45px;
        margin-top: 10px
    }

    .slider_banner .swiper-slide .banner_inner .banner_desc {
        display: none
    }

    .slider_banner .swiper-slide .banner_inner .banner_btn {
        margin-top: 15px
    }

    .index_visitor_guide_container .visitor_guide_list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .index_visitor_guide_container .visitor_guide_list .visitor_guide_item {
        width: 100%;
        margin: 5px 0
    }

    .jtkjscdemo_footer .footer_center .footer_item,.jtkjscdemo_footer .footer_top .logistics_items .logistics_item {
        width: 100%
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap:20px 0;
    }

    .index_featured_products_container .featured_products_list .featured_products_item .item_inner .item_info .product_characteristics .product_characteristic {
        max-width: 49%;
        width: 49%;
    }
}

.product_main .product-summary input[type="number"],.product_cardpop_container .quantity .counter input[type="number"] {
    -moz-appearance: textfield;
}

.product_detail_container {
    position: relative;
}

.product_detail_container .product_detail_title,.goods-may-like .index_title_bar .good_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 48px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-transform: capitalize;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 28px;
    padding-bottom: 22px;
}

.product_detail_container .product_benefits_wrap {
    position: relative;
    margin-bottom: 50px;
}

.product_detail_container .product_benefits_wrap .benefits_list {
    position: relative;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 43.75%;
    margin: -10px;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item {
    position: relative;
    padding: 10px;
    width: 50%;
    box-sizing: border-box;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item .item_inner {
    position: relative;
    background-color: #f1f2f4;
    height: 100%;
    padding: 12px 20px 32px 20px;
    box-sizing: border-box;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item .item_icon {
    width: 69px;
    height: 69px;
    background-color: #fa7d2c;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item .item_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    color: #000000;
    margin: 35px 0 16px 0;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item .item_desc {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
}

.product_detail_container .product_benefits_wrap img {
    position: relative;
    width: 100%;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child {
    position: absolute;
    left: 0;
    top: 0;
    width: 43.75%;
    height: 100%;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner {
    padding: 105px 20px 20px 55px;
    height: 100%;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner .item_icon {
    width: 99px;
    height: 99px;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner .item_title {
    font-size: 30px;
    margin: 66px 0 31px 0;
}

.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:hover .item_inner .item_icon img {
    -webkit-animation: shake 0.5s linear;
    animation: shake 0.5s linear;
}

.product_benefits_wrap {
    display: block;
}

.productlist_function_bar_wrap {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 11px;
    font-family: Poppins-Regular;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.productlist_function_bar_wrap .productlist_function_bar {
    position: relative;
    display: flex;
    align-items: center;
    gap: 11px;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_function_btn {
    position: relative;
    line-height: 46px;
    border: solid 1px #cdcdcd;
    text-transform: capitalize;
    padding: 0 20px;
    cursor: pointer;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_filter_btn:hover,.productlist_function_bar_wrap .productlist_function_bar .productlist_sorting_btn .sorting_titel:hover {
    border-color: #000;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_filter_btn img {
    margin-right: 10px;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_sorting_btn {
    position: relative;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_sorting_btn .sorting_titel {
    width: 248px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_sorting_btn .sorting_titel svg {
    fill: currentColor;
    position: relative;
    width: 16px;
    display: inline-block;
    height: 16px;
    transition: all ease-in-out .35s;
}

.productlist_function_bar_wrap .productlist_function_bar .productlist_sorting_btn .sorting_titel.active svg {
    transform: rotate(180deg);
}

.productlist_function_bar_wrap .productlist_sorting_btn .sorting_list {
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 4px 23px 1px rgba(0,0,0,0.09);
    border: solid 1px #cdcdcd;
    top: calc(100% + 10px);
    left: 0;
    padding: 13px 4px;
    display: none;
}

.productlist_function_bar_wrap .productlist_sorting_btn .sorting_list li {
    position: relative;
    line-height: 43px;
    padding-left: 17px;
    cursor: pointer;
}

.productlist_function_bar_wrap .productlist_sorting_btn .sorting_list li:hover,.productlist_function_bar_wrap .productlist_sorting_btn .sorting_list li.active {
    background-color: #f1f2f4;
}

.productlist_function_bar_wrap .productlist_numbers {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.productlist_function_bar_wrap .toggle_orientation_bar {
    position: relative;
    gap: 14px;
    line-height: 1;
    font-size: 0;
}

.productlist_function_bar_wrap .toggle_orientation_bar .toggle_orientation {
    position: relative;
    cursor: pointer;
}

.productlist_function_bar_wrap .toggle_orientation_bar .toggle_orientation svg {
    fill: #cacaca;
    width: 20px;
}

.productlist_function_bar_wrap .toggle_orientation_bar .toggle_orientation.active svg {
    fill: #fa7d2d;
}

.productlist_function_bar_wrap .toggle_orientation_bar .toggle_orientation.orientation_vertical svg {
    width: 24px;
}

.product_item figure .item_img_box {
    position: relative;
}

.product_item figure .item_img_box .item_img {
    position: relative;
    display: block;
    background-color: #f1f2f4;
    margin-bottom: 0;
    box-sizing: border-box;
}

.product_item figure .item_img_box .item_img img {
    position: relative;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.product_item figure:hover .item_img_box .item_img img {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.product_item figure .item_img_box .img_btns {
    position: absolute;
    right: 35px;
    top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
}

.product_item figure .item_img_box .img_btns .productbtn {
    position: relative;
    width: 37px;
    height: 37px;
    background-color: #ffffff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.product_item figure .item_img_box .img_btns .productbtn:hover {
    background-color: #fa7d2d;
}

.product_item figure .item_img_box .img_btns .productbtn:hover img {
    -webkit-filter: grayscale(100) invert(1);
    filter: grayscale(100) invert(1);
}

.product_item figure figcaption {
    position: relative;
    -webkit-transform: unset;
    transform: unset;
    background-color: transparent;
    height: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 22px 0;
}

.product_item figure figcaption .item_title {
    position: relative;
    top: unset;
    left: unset;
    width: calc(100% - 165px);
    -webkit-transform: unset;
    transform: unset;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product_item figure figcaption .item_title a {
    position: relative;
    display: block;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

.product_item figure figcaption .item_right_bar {
    position: relative;
    margin-left: auto;
    width: 150px;
    text-align: right;
}

.product_item figure figcaption .item_right_bar .pd-price {
    display: block;
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    text-align: right;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    position: absolute;
    width: 100%;
    bottom: -2px;
}

.product_item figure figcaption .item_right_bar .pd-price bdi {
    font-weight: normal;
}

.product_item figure figcaption .item_right_bar .pd-price del {
    font-size: 16px;
    color: #666666;
    margin-left: 3px;
}

.product_item figure figcaption .item_right_bar .pd-price ins {
    text-decoration: unset;
}

.product_item figure figcaption .item_right_bar .item-more {
    position: relative;
    display: table;
    font-family: Poppins-Bold;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    margin-left: auto;
    margin-right: 20px;
}

.product_item figure:hover figcaption .item_right_bar .pd-price {
    opacity: 0;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.product_item figure:hover figcaption .item_right_bar .item-more {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.product_item figure figcaption .item_right_bar .bottom_btns_bar,.product_item figure figcaption .item_desc,.product_item figure figcaption .item_tag,.product_item figure figcaption .item_right_bar .pd-price .tit,.horizontal-product-list .product_item figure figcaption .bottom_btns_bar {
    display: none;
}

.product_item .product_cardpop_inner {
    display: none
}

.horizontal-product-list {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 23px;
    width: auto;
}

.horizontal-product-list .product_item {
    position: relative;
    width: 33.33%;
    padding: 20px;
    box-sizing: border-box;
}

.horizontal-product-list .product_item figure {
    position: relative;
    width: 100%;
}

.vertical-product-list .product_item figure figcaption .item_desc,.vertical-product-list .product_item figure figcaption .item_tag {
    display: block;
}

.vertical-product-list .product_item figure figcaption .item_right_bar .item-more {
    display: none;
}

.vertical-product-list .product_item figure {
    display: flex;
    padding: 43px 0;
    border-bottom: 1px solid #cdcdcd;
}

.vertical-product-list .product_item figure figcaption {
    display: block;
}

.vertical-product-list .product_item figure figcaption .item_right_bar {
    width: auto;
    text-align: left;
}

.vertical-product-list .product_item figure figcaption .item_right_bar .pd-price {
    position: relative;
    bottom: unset;
    width: auto;
    text-align: left;
    display: flex;
    align-items: center;
}

.vertical-product-list .product_item figure:hover figcaption .item_right_bar .pd-price {
    opacity: 1;
    transform: unset;
}

.vertical-product-list .product_item figure figcaption .item_right_bar .pd-price .tit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}

.vertical-product-list .product_item figure .item_img_box {
    position: relative;
    width: 482px;
}

.vertical-product-list .product_item figure figcaption {
    flex: 1;
    margin-left: 57px;
    padding-bottom: 0;
    padding-top: 40px;
}

.vertical-product-list .product_item figure figcaption .item_tag {
    font-family: Roboto-Bold;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    background-color: #fa7d2c;
    padding: 0 32px;
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
    display: table;
    margin-bottom: 25px;
    display: none;
}

.vertical-product-list .product_item figure figcaption .item_title a {
    text-transform: uppercase;
    position: relative;
    font-family: Poppins-Bold;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    margin: 3px 0 8px 0;
}

.vertical-product-list .product_item figure figcaption .item_desc {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    color: #000000;
}

.vertical-product-list .product_item figure figcaption .item_right_bar {
    margin: 39px 0 72px 0;
}

.vertical-product-list .product_item figure figcaption .bottom_btns_bar {
    position: relative;
    gap: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vertical-product-list .product_item figure figcaption .bottom_btns_bar .product_morebtn {
    position: relative;
    padding: 0 82px;
    line-height: 60px;
    background-color: #000000;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    min-width: 135px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.vertical-product-list .product_item figure figcaption .bottom_btns_bar .product_shopcarbtn {
    width: 60px;
    height: 60px;
    background-color: #000000;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vertical-product-list .product_item figure figcaption .bottom_btns_bar .btn[btn-hover-animation="btn-ani-wave"] .btn-ani {
    background-color: #fa7d2c;
}

.product_cardpop_container {
    width: 777px;
    box-shadow: 0px 12px 26px 1px rgba(0,0,0,0.16);
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 99999;
    transform: translate(-50%,-50%);
    padding: 11px 15px 25px 11px;
    box-sizing: border-box;
    display: none;
}

.product_cardpop_container .product_cardpop_wrap {
    position: relative;
}

.product_cardpop_container .product_cardpop_wrap .close {
    position: absolute;
    right: 1px;
    top: 3px;
    cursor: pointer;
    z-index: 99;
}

.product_cardpop_container .product_cardpop_wrap .close svg {
    fill: #000;
    width: 20px;
}

.product_cardpop_container .product_cardpop_wrap .product_cardpop_inner {
    position: relative;
    display: flex;
}

.product_cardpop_container .product_cardpop_wrap .product_cardpop_inner .item_img {
    position: relative;
    width: 46.5%;
    display: block;
}

.product_cardpop_container .product_cardpop_wrap .product_cardpop_inner .item_img img {
    width: 100%;
}

.product_cardpop_container .product_cardpop_info {
    position: relative;
    width: 53.5%;
    padding-left: 55px;
    padding-right: 40px;
}

.product_cardpop_container .product_cardpop_info .item_title {
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    padding-right: 25px;
}

.product_cardpop_container .product_cardpop_info .pd-price {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    color: #000000;
    margin: 31px 0 27px 0;
}

.product_cardpop_container .product_cardpop_info .pd-price b {
    font-weight: normal;
}

.product_cardpop_container .product_cardpop_info .pd-price ins {
    text-decoration: none;
}

.product_cardpop_container .product_cardpop_info .pd-price del {
    font-size: 14px;
}

.product_cardpop_container .product_cardpop_info .item_desc {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
}

.product_cardpop_container .product_cardpop_inner .quantity {
    position: relative;
}

.product_cardpop_container .product_cardpop_inner form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    margin: 57px 0 17px 0;
}

.product_cardpop_container .quantity .counter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f2f4;
    border: solid 1px #8c8d8d;
}

.product_cardpop_container .quantity .counter input,.product_cardpop_container .quantity .counter button {
    position: relative;
    line-height: 43px;
    border-radius: 0;
    border: none;
    background-color: transparent;
    font-family: Poppins-Bold;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: center;
    padding: 0;
    cursor: pointer;
}

.product_cardpop_container .quantity .counter input {
    width: 37px;
}

.product_cardpop_container .quantity .counter button {
    cursor: pointer;
    width: 24px;
}

.product_cardpop_container .product_cardpop_wrap .single_add_to_cart_button {
    background-color: #fa7d2c;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0 15px;
    transition: all ease-in-out .35s;
    position: relative;
    border: none;
    margin-left: 20px;
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    align-items: center;
    cursor: pointer;
}

.product_cardpop_container .product_cardpop_wrap .single_add_to_cart_button img {
    max-width: 22px;
    margin-left: 15px;
}

.product_cardpop_container .product_cardpop_wrap .single_add_to_cart_button[btn-hover-animation="btn-ani-wave"] .btn-ani {
    background-color: #000;
}

.product_cardpop_container .product_cardpop_wrap .product_cardpop_inner .product_cardpop_info .item_wish {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
}

.product_cardpop_container .product_cardpop_wrap .product_cardpop_inner .product_cardpop_info .item_wish img {
    max-width: 20px;
    margin-right: 9px;
}

.product_cardpop_container .product_cardpop_info .item_more {
    font-family: Poppins-Bold;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #000000;
    position: relative;
    display: table;
    margin-left: auto;
    border-bottom: 1px solid currentColor;
    text-transform: uppercase;
    margin-top: 37px;
}

.product_cardpop_container .product_cardpop_info .item_more:hover {
    color: #fa7d2c;
}

.page_pagination_container {
    position: relative;
    display: flex;
    align-items: center;
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #000000;
    padding: 50px 0 100px 0;
}

.page_pagination_container .pagination_buttons .page-numbers {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 50px;
}

.page_pagination_container .pagination_buttons .page-numbers li {
    cursor: pointer;
}

.page_pagination_container .pagination_buttons .page-numbers .page-number {
    border: 1px solid #888;
    min-width: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #666;
    justify-content: center;
    align-items: center;
    height: 30px;
    display: flex;
}

.page_pagination_container .pagination_buttons .page-numbers li a svg {
    fill: currentColor;
    width: 20px;
    height: 20px;
}

.page_pagination_container .pagination_buttons .page-numbers .page-number:hover,.page_pagination_container .pagination_buttons .page-numbers .page-number.current {
    background-color: #fa7d2d;
    border-color: #fa7d2d;
    color: #fff;
}

.page_pagination_container .pagination_buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 50px;
}

.page_pagination_container .pagination_buttons a,.page_pagination_container .pagination_buttons span {
    padding: 0 5px;
    cursor: pointer;
    border: 1px solid #888;
    min-width: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #666;
    justify-content: center;
    align-items: center;
    height: 30px;
    display: flex;
}

.page_pagination_container .pagination_buttons a:hover,.page_pagination_container .pagination_buttons a.current {
    background-color: #fa7d2d;
    border-color: #fa7d2d;
    color: #fff;
}

.web_main.product_main .page_pagination_container .pagination_buttons {
    margin: 0;
    flex: 1;
}

.aside_filterpop_container .price-filter {
    width: 100%;
    box-sizing: border-box;
    padding-top: 15px;
}

.aside_filterpop_container .price-filter .reset-btn {
    position: relative;
    font-family: Poppins-Regular;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    border: none;
    background: no-repeat;
    padding: 0;
}

.aside_filterpop_container .price-filter .range-wrap {
    position: relative;
    height: 12px;
}

.aside_filterpop_container .price-filter .range-track {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.aside_filterpop_container .price-filter .range-fill {
    position: absolute;
    height: 1px;
    background: #fa7d2d;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.aside_filterpop_container .price-filter input[type="range"] {
    position: absolute;
    width: 100%;
    height: 12px;
    top: 0;
    left: 0;
    margin: 0;
    background: transparent;
    pointer-events: none;
    z-index: 3;
    -webkit-appearance: none;
}

.aside_filterpop_container .price-filter input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fa7d2d;
    cursor: pointer;
    pointer-events: all;
    border: none;
}

.aside_filterpop_container .price-filter input[type="range"]::-moz-range-thumb {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #fa7d2d;
    cursor: pointer;
    pointer-events: all;
    border: none;
}

.aside_filterpop_container .price-filter .price-text {
    font-family: Poppins-Regular;
    font-size: 16px;
    font-weight: normal;
    color: #fa7d2d;
}

.aside_filterpop_container .price-filter .price-text em {
    color: #000;
}

.aside_filterpop_container .price-filter .range-wrap {
    margin: 10px 0;
}

.aside_filterpop_container {
    width: 397px;
    height: 100vh;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    padding: 20px 30px;
    box-sizing: border-box;
    transition: all ease-in-out .35s;
    left: -400px;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap {
    position: relative;
    margin-bottom: 16px;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap:not(:last-child) {
    border-bottom: 1px solid #cdcdcd;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap .filterpop_title_bar {
    position: relative;
    padding: 10px 0;
}

.aside_filterpop_container .filterpop_title_bar .filterpop_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: normal;
    color: #000000;
}

.aside_filterpop_container .filterpop_title_bar .filterpop_btn {
    position: relative;
    cursor: pointer;
    transition: all ease-in-out .35s;
    line-height: 1;
}

.aside_filterpop_container .filterpop_title_bar .filterpop_btn svg {
    width: 26px;
    height: 26px;
    fill: currentColor;
}

.aside_filterpop_container .filterpop_btn.close:hover svg {
    fill: #fa7d2d;
}

.aside_filterpop_container .filterpop_title_bar .filterpop_btn.toggle.hide {
    transform: rotate(180deg);
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap ul {
    position: relative;
    padding: 10px 0;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap ul li .first_title {
    font-family: Poppins-Bold;
    font-size: 18px;
    line-height: 1.5;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 7px;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap ul li ul li {
    font-family: Roboto-Regular;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    color: #666666;
    padding: 8px 0;
    margin-bottom: 8px;
    position: relative;
    transition: all ease-in-out .35s;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap ul li ul li.active {
    color: #000000;
    border-bottom: 1px solid #000;
    padding-left: 20px;
}

.aside_filterpop_container .product_filterpop_wrap .filterpop_category_wrap ul li ul li.active::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #000000;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.meta-filter-shop {
    position: relative;
    display: flex;
    align-items: center;
    font-family: Poppins-Regular;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 2;
    gap: 25px;
    margin-top: 35px;
    display: none;
}

.meta-filter-shop .selected-filters {
    position: relative;
    align-items: center;
    gap: 15px;
    display: flex;
}

.meta-filter-shop .selected-filters .filter-tag,.meta-filter-shop .selected-filters .remove-all-filters {
    position: relative;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px 20px;
    display: inline-flex;
    align-items: center;
}

.meta-filter-shop .selected-filters .remove-all-filters {
    border-color: #fa7d2d;
    color: #fa7d2d;
}

.meta-filter-shop .selected-filters .remove-all-filters .icon.icon-close,.meta-filter-shop .selected-filters .filter-tag .remove-tag.icon-close {
    width: 10px;
    height: 10px;
    background-image: url(img/closebtn.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 7px;
    cursor: pointer;
}

.meta-filter-shop .selected-filters .remove-all-filters .icon.icon-close {
    background-image: url(img/closebtn02.png);
}

.page_main {
    overflow-x: hidden;
    background-color: #fff;
}

.page_main .pagination_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 56px 0 95px 100px;
}

.page_main .pagination_buttons a,.page_main .pagination_buttons span {
    padding: 0 5px;
    cursor: pointer;
    min-width: 43px;
    text-align: center;
    line-height: 41px;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 43px;
    border: solid 1px #28282c;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    border-radius: 2px;
    box-sizing: border-box;
}

.page_main .pagination_buttons a svg,.page_main .pagination_buttons span svg {
    width: 10px;
    fill: currentColor;
}

.page_main .pagination_buttons a:hover,.page_main .pagination_buttons a.current {
    background-color: #fa7d2d;
    border-color: #fa7d2d;
    color: #fff;
}

.page_main .page_main_title_bar {
    position: relative;
}

.page_main .page_main_title_bar .page_main_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 48px;
    line-height: 1;
    font-weight: normal;
    color: #000000;
    text-transform: capitalize;
}

.page_main .page_main_title_bar .page_main_desc {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #000000;
}

.page_main .page_main_title_bar.center {
    text-align: center;
}

.page_newslist_lastest_container {
    position: relative;
    padding: 95px 0;
}

.page_newslist_lastest_container .newslist_latest_items {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-top: 47px;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item {
    width: 19.5%;
    background-color: #ededed;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner {
    position: relative;
    display: block;
    height: 100%;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info {
    line-height: 1.5;
    font-size: 16px;
    font-family: Roboto-Regular;
    font-weight: normal;
    color: #000000;
    box-sizing: border-box;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    padding: 26px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 18px;
    line-height: 1.67;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 25px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_desc {
    position: relative;
    margin-bottom: 38px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar {
    position: relative;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    margin-top: auto;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_time {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_time em {
    font-family: Poppins-Bold;
    font-size: 40px;
    margin-top: 15px;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_more {
    position: relative;
    margin-bottom: 10px;
    width: 24px;
    height: 18px;
    background-image: url(img/newslistarr.png);
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    opacity: 0;
}

.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_img img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_information_container {
    position: relative;
    padding: 10px 0;
}

.page_newslist_information_container .newslist_latest_list {
    position: relative;
    margin-top: 40px;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item {
    position: relative;
    padding: 24px 0;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner {
    position: relative;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_left_box {
    border-bottom: 1px solid #aaa;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 23px;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time {
    position: relative;
    width: 21.9%;
    font-family: Roboto-Bold;
    font-size: 48px;
    font-weight: normal;
    color: #000000;
    line-height: 1;
    padding-top: 15px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time span {
    font-family: Roboto-Regular;
    font-size: 18px;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info .item_title {
    font-family: Poppins-Bold;
    font-size: 18px;
    line-height: 1.1;
    font-weight: normal;
    color: #000000;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info .item_desc {
    position: relative;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #000000;
    margin-top: 15px;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_img {
    position: relative;
    width: 19.0625%;
    overflow: hidden;
    margin-left: 43px;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_img img {
    width: 100%;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item:hover .item_inner .item_time,.page_newslist_information_container .newslist_latest_list .newslist_latest_item:hover .item_inner .item_info .item_title {
    color: #fa7d2d;
}

.page_newslist_information_container .newslist_latest_list .newslist_latest_item:hover .item_inner .item_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.page_aboutus_block_container01 {
    position: relative;
    padding: 136px 0 153px 0;
}

.page_aboutus_block_container01 .page_main_title_bar {
    margin-bottom: 57px;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_img {
    width: 27.1875%;
    position: relative;
    overflow: hidden;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_img img {
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    position: relative;
    width: 100%;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title {
    font-family: Poppins-Bold;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.6;
    color: #000;
    position: absolute;
    width: 20.625%;
    left: 28.125%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title span {
    position: relative;
    z-index: 3;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title em {
    position: relative;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title em::before {
    content: "";
    width: 300px;
    height: 32px;
    position: absolute;
    left: -5px;
    bottom: 8px;
    z-index: -1;
    background: -webkit-linear-gradient(left,rgba(217,112,115,.8) 0%,rgba(238,226,228,0) 100% );
    background: linear-gradient(to right,rgba(217,112,115,.8) 0%,rgba(238,226,228,0) 100% );
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title em + em::before {
    content: "";
    background: -webkit-linear-gradient(left,rgba(252,167,113,.8) 0%,rgba(252,167,113,0) 100% );
    background: linear-gradient(to right,rgba(252,167,113,.8) 0%,rgba(252,167,113,0) 100% );
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info {
    width: 59.1875%;
    background-color: #f1f2f4;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #000000;
    padding: 83px 29px 164px 149px;
    box-sizing: border-box;
    margin-left: auto;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_desc p + p {
    margin-top: 30px;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision {
    position: relative;
    margin-top: 70px;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision .tit {
    font-family: Poppins-Bold;
    font-size: 18px;
    font-weight: normal;
    line-height: 2.67;
    color: #000000;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision p {
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #000000;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1075px;
}

.index_professional_container01 .professional_top_wrap {
    position: relative;
    padding-bottom: 160px;
}

.index_professional_container01 .professional_top_wrap .professional_main_title {
    position: relative;
    font-family: Poppins-Bold;
    font-size: 100px;
    font-weight: normal;
    line-height: 1.2;
    color: #000000;
    width: 70%;
}

.index_professional_container01 .professional_top_wrap .professional_main_title span {
    position: relative;
    z-index: 3;
}

.index_professional_container01 .professional_top_wrap .professional_main_title i {
    width: 76.3%;
    height: 36px;
    position: absolute;
    left: 36%;
    background: -webkit-linear-gradient(left,#d45c5f 0%,#ebb5b6 50%,#faebeb 80%,#fff 100%);
    background: linear-gradient(to right,#d45c5f 0%,#ebb5b6 50%,#faebeb 80%,#fff 100%);
    bottom: 50%;
    z-index: 0;
}

.index_professional_container01 .professional_top_wrap .professional_main_title i+i {
    background-color: #fa7d2d;
    background: -webkit-linear-gradient(left,#fa7d2d 0%,#fdc6a4 50%,#fff4ed 80%,#fff 100%);
    background: linear-gradient(to right,#fa7d2d 0%,#fdc6a4 50%,#fff4ed 80%,#fff 100%);
    left: 0;
    bottom: 0;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_line {
    position: absolute;
    width: 75%;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(65%);
    transform: translateY(65%);
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_cilcle {
    background-color: #000;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    width: 243px;
    height: 243px;
    margin-left: auto;
    max-width: 13vw;
    max-height: 13vw;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_cilcle .rolateimg {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    -webkit-animation: rolate360 20s infinite linear;
    animation: rolate360 20s infinite linear;
}

.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_cilcle img {
    width: 100%;
}

.page_aboutus_block_container02 {
    position: relative;
}

.page_aboutus_block_container02 .block_abs_text {
    font-family: Poppins-Bold;
    font-size: 150px;
    font-weight: normal;
    color: #ededed;
    line-height: .7;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    text-wrap: nowrap;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_left {
    position: relative;
    width: 47.75%;
    overflow: hidden;
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_left img {
    position: relative;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    width: 100%;
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_left:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right {
    position: relative;
    width: 50%;
    margin-left: auto;
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right .about_story_desc {
    position: relative;
    margin-top: 30px;
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #000000;
}

.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right .about_story_desc p {
    position: relative;
    padding: 15px 0;
}

.page_aboutus_block_container03 {
    position: relative;
    background-color: #f1f2f4;
    margin-top: 130px;
    padding: 85px 0 47px 0;
}

.page_aboutus_block_container03 .page_main_title_bar.center .page_main_desc {
    margin-top: 20px;
}

.page_aboutus_block_container03 .accessible_gallery {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 45px;
}

.page_aboutus_block_container03 .accessible_gallery .accessible_item {
    position: relative;
    overflow: hidden;
    width: calc(25% - 12px);
}

.page_aboutus_block_container03 .accessible_gallery .accessible_item img {
    position: relative;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
    width: 100%;
}

.page_aboutus_block_container03 .accessible_desc {
    position: relative;
    text-align: center;
    font-family: Roboto-Bold;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #000000;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}

.page_aboutus_block_container03 .accessible_more {
    font-family: Roboto-Bold;
    text-decoration: underline;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.875;
    color: #fa7d2d;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-underline-offset: 2px;
    text-transform: uppercase;
    display: table;
    margin-top: 10px;
    -webkit-transition: all ease-in-out .35s;
    transition: all ease-in-out .35s;
}

.page_aboutus_block_container03 .accessible_more:hover {
    background-color: #fa7d2d;
    padding: 0 10px;
    color: #fff;
    border-radius: 2px;
}

.page_aboutus_block_container03 .accessible_gallery .accessible_item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

@media screen and (min-width: 950px) {
    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active {
        width:38.5%;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info {
        color: #fff;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_title {
        margin-top: auto;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_desc {
        margin-bottom: 0;
        padding-bottom: 15px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_time_bar {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_time_bar .item_time {
        width: 93px;
        height: 93px;
        background-color: #fa7d2d;
        text-align: center;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_time_bar .item_more {
        display: none;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_img {
        opacity: 1;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_time_bar .item_time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_time_bar .item_time em {
        margin-top: 0;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1680px) and (min-width:950px) {
    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_title {
        margin-bottom:0.5208vw;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item.active .item_inner .item_info .item_desc {
        padding-bottom: 0.7813vw;
    }
}

@media screen and (max-width: 1680px) {
    .page_main .pagination_buttons {
        margin:2.9167vw 0 4.9479vw 0;
    }

    .page_newslist_lastest_container {
        padding: 4.9479vw 0;
    }

    .page_newslist_lastest_container .newslist_latest_items {
        margin-top: 2.4479vw;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info {
        padding: 1.3542vw 1.0417vw;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_title {
        padding-bottom: 1.0417vw;
        margin-bottom: 1.3021vw;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_desc {
        margin-bottom: 1.9792vw;
    }

    .page_newslist_information_container {
        padding: 0.5208vw 0;
    }

    .page_newslist_information_container .newslist_latest_list {
        margin-top: 2.0833vw;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item {
        padding: 1.2500vw 0;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_left_box {
        padding-bottom: 1.1979vw;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time {
        padding-top: 0.7813vw;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info .item_desc {
        margin-top: 0.7813vw;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_img {
        margin-left: 2.2396vw;
    }

    .page_aboutus_block_container01 {
        padding: 7.0833vw 0 7.9688vw 0;
    }

    .page_aboutus_block_container01 .page_main_title_bar {
        margin-bottom: 2.9688vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info {
        padding: 4.3229vw 1.5104vw 8.5417vw 7.7604vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_desc p + p {
        margin-top: 1.5625vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision {
        margin-top: 3.6458vw;
    }

    .index_professional_container01 .professional_top_wrap {
        padding-bottom: 8.3333vw;
    }

    .page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right .about_story_desc {
        margin-top: 1.5625vw;
    }

    .page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right .about_story_desc p {
        padding: 0.7813vw 0;
    }

    .page_aboutus_block_container03 {
        margin-top: 6.7708vw;
        padding: 4.4271vw 0 2.4479vw 0;
    }

    .page_aboutus_block_container03 .page_main_title_bar.center .page_main_desc {
        margin-top: 1.0417vw;
    }

    .page_aboutus_block_container03 .accessible_gallery {
        margin-top: 2.3438vw;
    }

    .page_aboutus_block_container03 .accessible_desc {
        margin-top: 3.6458vw;
    }

    .page_aboutus_block_container03 .accessible_more:hover {
        padding: 0 0.5208vw;
    }

    .index_professional_container01 .professional_top_wrap .professional_main_title {
        font-size: 5.2vw;
    }

    .page_aboutus_block_container02 .block_abs_text {
        font-size: 8vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title {
        font-size: 24px;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title em:before {
        height: 28px;
        width: 13vw;
        bottom: 3px;
    }
}

@media screen and (max-width: 1550px) {
    .page_main .pagination_buttons a,.page_main .pagination_buttons span,.page_main .page_main_title_bar .page_main_desc,.page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info,.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info .item_desc,.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info,.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision p,.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right .about_story_desc,.page_aboutus_block_container03 .accessible_desc,.page_aboutus_block_container03 .accessible_more {
        font-size:14px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_title,.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time span,.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_info .item_title,.page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info .aboutus_block_vision .tit {
        font-size: 16px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_time em {
        font-size: 36px;
        line-height: 1;
    }

    .page_main .page_main_title_bar .page_main_title,.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time {
        font-size: 40px;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_line {
        width: 55vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_line img {
        width: 100%;
    }

    ;}

@media screen and (max-width: 1366px) {
    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title {
        font-size:20px;
    }

    .page_main .page_main_title_bar .page_main_title,.page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time {
        font-size: 36px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_time em {
        font-size: 32px;
    }

    .page_main .pagination_buttons a,.page_main .pagination_buttons span {
        min-width: 36px;
        line-height: 34px;
        height: 36px;
        font-size: 13px;
    }
}

@media screen and (max-width: 950px) {
    .page_newslist_lastest_container .newslist_latest_items {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .product-summary {
    padding-left: 0;
    padding-top: 50px;
}
.product-summary .product_features li {
    display: grid;
    width: 100% !important;
    line-height: 1;
    margin-top: 10px !important;
}
.product-summary .product_features
 {
    gap: 6px;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner .item_title
 {
    font-size: 20px;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner .item_icon {
    width: 69px;
    height: 69px;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner .item_title
 {
    margin: 20px 0 20px 0;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child .item_inner {
    padding: 20px 20px 20px 20px;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child {
    position: relative;
}
.product_detail_container .product_benefits_wrap .benefits_list .benefits_item:first-child {
    width: 100%;
}
.product_detail_container .product_benefits_wrap .benefits_list {
   padding-left: 0%; 
}
 form.cart {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px;
    }

    form.cart .quantity {
        order: 1;
        flex: 0 0 auto;
    }

    form.cart .change1,
    form.cart .change2 {
        order: 0;
        flex: 0 0 auto;
    }

    form.cart .single_add_to_cart_button {
        order: 2;
        flex: 0 0 100% !important;
        width: 100% !important;
        display: block !important;
        box-sizing: border-box !important;
        margin: 8px 0 0 0 !important;
        text-align: center;
        justify-content: center;
    }
.product-summary .cart .button.single_add_to_cart_button img {
    margin-left: 5px;
}
.product_detail_container .product_detail_title, .goods-may-like .index_title_bar .good_title
 {
    font-size: 25px;
}

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item {
        width: 49%;
        margin-bottom: 2%;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info {
        padding: 20px 15px 65px 15px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_img {
        ;}

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner {
        padding: 0;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_img {
        position: relative;
        height: auto;
        opacity: 1;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info {
        color: #000;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_title {
        margin-top: 15px;
    }

    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item .item_inner .item_info .item_time_bar .item_time em {
        font-size: 24px;
        margin-top: 0;
    }

    .page_main .page_main_title_bar .page_main_title {
        font-size: 30px;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap,.page_aboutus_block_container02 .aboutus_story_flex_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_info,.page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_left {
        width: 100%;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_img {
        width: 60%;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title {
        width: 45%;
        top: 15%;
        left: 55%;
        margin-top: 20px;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_cilcle {
        margin-bottom: 1.0417vw;
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_bottom_wrap .professional_cilcle {
        max-width: 20vw;
        max-height: 20vw;
    }

    .page_aboutus_block_container02 .aboutus_story_flex_wrap .aboutus_story_right {
        width: 100%;
        margin-top: 20px;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_left_box {
        display: block;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_img {
        margin-left: 10px;
        width: 30%;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_time {
        padding-top: 0;
        width: 100%;
        margin-bottom: 10px;
        font-size: 20px;
    }
    .horizontal-product-list .product_item {
    width: 100%;
}
.product_item figure .item_img_box .img_btns .productbtn {
    display: none;
}
.productlist_function_bar_wrap .toggle_orientation_bar {
    display: none;
}
}

@media screen and (max-width: 640px) {
    .page_newslist_lastest_container .newslist_latest_items .newslist_latest_item {
        width:100%;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .page_newslist_information_container .newslist_latest_list .newslist_latest_item .item_inner .item_img {
        margin-left: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .page_aboutus_block_container03 .accessible_gallery {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page_aboutus_block_container03 .accessible_gallery {
        gap: 7px;
    }

    .page_aboutus_block_container03 .accessible_gallery .accessible_item {
        width: calc(50% - 3.5px);
    }

    .page_aboutus_block_container01 .aboutus_block_flex_outer_wrap .aboutus_block_title {
        width: 60%;
        left: 40%;
        margin-top: 0;
        font-size: 16px;
    }

    .page_main .page_main_title_bar .page_main_title {
        font-size: 26px;
    }
}

/*搜索结果页*/
/* ===== 强制四列等宽网格，防止溢出 ===== */
.product-list .product-items {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    /* 四列等宽 */
    gap: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    /* 清除可能的浮动影响 */
    clear: both;
}

/* 每个卡片占一个网格单元格 */
.product-list .product-items .product_item {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    /* 防止内部撑大 */
    min-width: 0;
}

.product-list .product-items .product_item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.12);
}

/* 内部 figure 也作为 flex 列，撑满高度 */
.product-list .product-items .product_item figure {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
}

/* 图片区域：保持比例，不溢出 */
.product-list .product-items .item_img_box {
    position: relative;
    width: 100% !important;
    overflow: hidden;
    background: #f8f9fa;
    box-sizing: border-box;
}

.product-list .product-items .item_img_box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    display: block;
}

/* 按钮（收藏/预览）保持绝对定位不溢出 */
.product-list .product-items .img_btns {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 8px;
    opacity: 0;
    transition: opacity 0.3s;
}

.product-list .product-items .product_item:hover .img_btns {
    opacity: 1;
}

.product-list .product-items .img_btns .productbtn {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    cursor: pointer;
}

.product-list .product-items .img_btns .productbtn img {
    width: 18px;
    height: 18px;
}

/* ===== 内容区域（figcaption）强制垂直排列 ===== */
.product-list .product-items figcaption {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    padding: 18px 16px 20px !important;
    gap: 8px !important;
    box-sizing: border-box;
    width: 100% !important;
}

/* 标签 */
.product-list .product-items .item_tag {
    display: inline-block;
    background: linear-gradient(135deg, #ff6b6b, #ee5a24);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 12px;
    border-radius: 20px;
    align-self: flex-start;
    letter-spacing: 0.5px;
}

/* 标题 */
.product-list .product-items .item_title {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}

.product-list .product-items .item_title a {
    color: #1a1a2e;
    text-decoration: none;
}

.product-list .product-items .item_title a:hover {
    color: #e84118;
}

/* 描述 */
.product-list .product-items .item_desc {
    font-size: 14px;
    color: #636e72;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex-shrink: 0;
}

/* 价格栏 */
.product-list .product-items .item_right_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 4px 0 0;
}

.product-list .product-items .pd-price {
    display: flex;
    align-items: baseline;
    gap: 4px;
    flex-wrap: wrap;
}

.product-list .product-items .pd-price .tit {
    font-size: 13px;
    color: #b2bec3;
}

.product-list .product-items .pd-price del {
    color: #b2bec3;
    font-size: 15px;
    margin-right: 6px;
}

.product-list .product-items .pd-price ins {
    text-decoration: none;
    color: #e84118;
    font-weight: 700;
    font-size: 20px;
}

.product-list .product-items .item-more {
    font-size: 13px;
    color: #0984e3;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
}

.product-list .product-items .item-more:hover {
    border-bottom-color: #0984e3;
}

/* 底部按钮 */
.product-list .product-items .bottom_btns_bar {
    display: flex;
    gap: 10px;
    margin-top: 6px;
}

.product-list .product-items .bottom_btns_bar .btn {
    flex: 1;
    padding: 10px 0;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.product-list .product-items .product_morebtn {
    background: #1a1a2e;
    color: #fff;
}

.product-list .product-items .product_morebtn:hover {
    background: #e84118;
    color: #fff;
}

.product-list .product-items .product_shopcarbtn {
    background: #f1f2f6;
    color: #1a1a2e;
    flex: 0 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list .product-items .product_shopcarbtn:hover {
    background: #e84118;
}

.product-list .product-items .product_shopcarbtn img {
    width: 20px;
    height: 20px;
    filter: invert(0);
    transition: filter 0.3s;
}

.product-list .product-items .product_shopcarbtn:hover img {
    filter: brightness(0) invert(1);
}

/* ===== 响应式 ===== */
@media (max-width: 1024px) {
    .product-list .product-items {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .product-list .product-items {
        grid-template-columns: 1fr !important;
        gap: 24px;
    }

    .product-list .product-items .item_title {
        font-size: 17px;
    }

    .product-list .product-items .pd-price ins {
        font-size: 18px;
    }

    .product-list .product-items .bottom_btns_bar .btn {
        padding: 12px 0;
    }
}

@media (max-width: 480px) {
    .product-list .product-items {
        gap: 16px;
    }

    .product-list .product-items figcaption {
        padding: 14px 12px 16px;
    }
}

.page_main .page_mk .woocommerce {
    padding: 3% 8%;
}
.product_cardpop_inner {
    display: flex;
    align-items: center;
    gap: 28px;
}
.item_img {
    flex-shrink: 0;
}
.product_cardpop_info {
    flex: 1;
    min-width: 0;
}

/* ===== 让 CF7 表单与手动表单外观完全一致 ===== */

/* 1. 整个 CF7 容器自适应宽度 */
.inquiry_wrap .wpcf7 {
    width: 100% !important;
}

/* 2. CF7 的 form 采用 flex 布局，高度固定，与手动相同 */
.inquiry_wrap .wpcf7 form {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    height: 61px !important;
    margin: 0 !important;
    width: 100% !important;
}

/* 3. 输入框的外层 span 占满剩余宽度，高度继承 */
.inquiry_wrap .wpcf7 form .wpcf7-form-control-wrap {
    flex: 1 !important;
    height: 100% !important;
    display: block !important;
}

/* 4. 输入框本身填满父容器，完全复制手动 input 样式 */
.inquiry_wrap .wpcf7 form input[type="email"],
.inquiry_wrap .wpcf7 form input[type="text"],
.inquiry_wrap .wpcf7 form input[type="tel"] {
    width: 100% !important;
    height: 100% !important;
    background-color: #ffffff !important;
    border: 1px solid #060200 !important;
    padding: 0 17px !important;
    box-sizing: border-box !important;
    font-family: 'Roboto-Bold', sans-serif !important;
    font-size: 16px !important;
    color: #000000 !important;
    outline: none !important;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
}

/* 5. 占位符颜色（与手动一致） */
.inquiry_wrap .wpcf7 form input::placeholder {
    color: #000000 !important;
    opacity: 1 !important;
}

/* 6. 提交按钮（CF7 用 input[type="submit"]，不是 button） */
.inquiry_wrap .wpcf7 form input[type="submit"] {
    width: 191px !important;
    height: 100% !important;
    background-color: #fa7d2d !important;
    border: 1px solid #060200 !important;
    font-family: 'Roboto-Bold', sans-serif !important;
    font-size: 16px !important;
    font-weight: normal !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: all 0.35s ease !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
    line-height: normal !important;
    border-radius: 0 !important;
    -webkit-appearance: none !important;
    flex-shrink: 0;       
}

.inquiry_wrap .wpcf7 form input[type="submit"]:hover {
    background-color: #060200 !important;
}
.inquiry_wrap .wpcf7 form p
 {
    height: 62px;
}

.inquiry_wrap .wpcf7 form p {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.inquiry_wrap .wpcf7 form .wpcf7-spinner {
    display: none !important;
}

.inquiry_wrap .wpcf7 form .wpcf7-response-output,
.inquiry_wrap .wpcf7 form .wpcf7-not-valid-tip {
    display: none !important;
}


.inquiry_wrap .wpcf7 form label {
    display: none !important;
}

.inquiry_wrap .wpcf7 form {
    max-width: 100% !important;
}

.shopcart-cont .head-cartlist:not(.cart-total) {
    display: flex;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
}


.shopcart-cont .head-cartlist .thum_img {
    flex: 0 0 60px;         
    margin-right: 12px;
}
.shopcart-cont .head-cartlist .thum_img img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;     
}


.shopcart-cont .head-cartlist dl {
    display: flex;
    flex-wrap: wrap;        
    align-items: center;
    margin: 0;
    flex: 1;           
}


.shopcart-cont .head-cartlist .product-name {
    flex: 1 1 60%;         
    margin: 0 10px 0 0;
    font-size: 14px;
    line-height: 1.4;
}
.shopcart-cont .head-cartlist .product-name a {
    color: #333;
    text-decoration: none;
}
.shopcart-cont .head-cartlist .product-name a:hover {
    color: #007cba;
}

.shopcart-cont .head-cartlist .num {
    flex: 0 0 auto;
    margin: 0 10px 0 0;
    font-size: 13px;
    color: #666;
    white-space: nowrap;
}

.shopcart-cont .head-cartlist .price {
    flex: 0 0 auto;
    margin-left: auto;
    font-weight: bold;
    font-size: 14px;
    color: #e74c3c;
    white-space: nowrap;
}

.shopcart-cont .cart-total {
    border-top: 2px solid #ddd;
    padding-top: 10px;
    margin-top: 5px;
}
.shopcart-cont .cart-total dl {
    text-align: right;
    margin: 0;
}
.shopcart-cont .cart-total dt,
.shopcart-cont .cart-total dd {
    display: inline-block;
    margin: 0 0 4px 0;
    font-size: 14px;
}
.shopcart-cont .cart-total dt span {
    font-weight: bold;
}
.shopcart-cont .cart-total dd {
    font-weight: bold;
    color: #e74c3c;
}