.elementor-kit-73{--e-global-color-primary:#F42C37;--e-global-color-secondary:#CFCFCF;--e-global-color-text:#000000;--e-global-color-accent:#E2E2E2;--e-global-color-d8899ec:#f5f5f5;--e-global-color-871c65e:#000000;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-text-font-family:"Tahoma";--e-global-typography-accent-font-family:"Tahoma";}.elementor-kit-73 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.single-product a.button {
    font-weight: 600;
    border-radius: 5px;
    margin-bottom: 1em;
}
/* 产品详情页主体距导航距离    */
.aux-content-top-margin .aux-primary {
    padding-top: 2.375em;
}
/* 产品详情页标题字号粗细 */
.single-product .product .entry-summary .entry-title {
    font-weight: 500;
    font-size: 36px;
}

/* 产品详情页产品相册图宽度  */
.single-product .aux-wrapper .aux-container .images {
    width: 50%!important;
    padding-bottom: 60px;
}
/* 产品详情页产品相册小图间距 */
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 18%;
    float: left;
    margin: 0 1%;
    list-style: none;
}
/* 产品详情页产品相册小图距大图间距 */
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 1% -1%;
    padding: 0;
}
/* 产品详情页产品标题描述宽度  */
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary {
    width: 45%!important;
    margin-top: 5%;
}
/* 产品详情页标题下面的评价星级不显示 */
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: none;
}
/* 产品详情页产品详情介绍宽度  */
.single-product .aux-wrapper .aux-container .aux-primary .content .product .panel {
    padding: 1% 0 !important;
}
/* 产品详情页标题产品评价不显示*/
#tab-title-reviews{
	display: none;
}
.single-product a.button:not(.product_type_variable) {
    position: static;
}

.aux-widget-recent-products .aux-recent-product-item .button, .aux-widget-recent-products .aux-recent-product-item .added_to_cart {
    display: none;
}
.single-product .aux-wrapper .aux-primary .product .entry-summary .woocommerce-product-details__short-description p {
    height: auto;
    color: rgba(0, 0, 0, 0.60);
    font-size: 15px;
    line-height: 23px;
    max-width: 100%;
    font-weight: 400;
    overflow: hidden;
    margin-top: 10px;
}
/* 产品详情页型号样式  */
.aux-highlight.aux-highlight-red {
    background-color: #f52c37;
}
.aux-highlight {
    border-radius: 5px;
    font-weight: 600;
    color: #fff;
    padding: 9px 25px;
    line-height: 19px;
}/* End custom CSS */