.my-breadcrumbs{
    border: unset !important;
}
.my-product{
    background-color: #fff !important;
}
.my-product-main{
    gap: 40px !important;
    margin-bottom: 75px !important;
}
.my-product-right{
    padding: 22px 40px 0 0 !important;
}
.my-product-right .product_title{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold !important;
    font-size: 30px !important;
    color: #000000 !important;
    line-height: 30px !important;
    text-align: left;
    font-style: normal;
    margin-bottom: 13px !important;
}
.my-product-right .review-link{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-decoration-line: underline;
}
.my-product-right .woocommerce-product-rating{
    margin-bottom: 10px;
}
.my-product-right .price{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold !important;
    font-size: 24px !important;
    color: #000000;
    text-align: left;
    font-style: normal;
    margin-bottom: 0;
}
.my-product-right .elementor-widget-porto_cp_price{
    margin-bottom: 0 !important;
}
.my-product-right .woocommerce-product-details__short-description{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}

.elementor-widget-porto_cp_image{
    position: sticky !important;
    top: 100px;
    left: 0;
}

.my-product-right .quantity{
    width: 150px;
    height: 50px;
    padding: 0 10px;
    background: #FFFFFF;
    border-radius: 25px;
    border: 1px solid #000000;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap !important;
}
.my-product-right .quantity button.minus{
    background-image: url("../images/minus-icon.png") !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.my-product-right .quantity button.plus{
    background-image: url("../images/plus-icon.png") !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.my-product-right div.quantity .minus, .my-product-right div.quantity .plus{
    border: unset !important;
    background-color: unset !important;
}
.my-product-right .quantity input.input-text{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal !important;
    font-size: 18px !important;
    color: #000000;
    line-height: 36px;
    text-align: center;
    font-style: normal;
}
.my-product-right .elementor-widget-porto_cp_add_to_cart button.single_add_to_cart_button{
    width: 100%;
    height: 60px;
    background: #CB4E7C;

    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 40px;
    letter-spacing: 2px;
    text-align: center;
    font-style: normal;
}
.my_selected_options{
    width: 100%;
    margin-top: 53px;
    margin-bottom: 38px;
}
.my_selected_options .selected_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.selected_item_name{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    text-align: left;
    font-style: normal;
}
.selected_item_value{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    text-align: right;
    font-style: normal;
}
.product-summary-wrap .single_add_to_cart_button:before{
    margin-right: 10px;
}
.wcpa_field_label.quantity_label{
    width: 100%;
    margin-bottom: 30px !important;
}
.my-product-right .woocommerce-variation-add-to-cart{
    gap: 0 !important;
}


.wcpa_field_label{
    font-family: ShinGoPro, sans-serif;
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #000000 !important;
    line-height: 1 !important;
    text-align: left;
    font-style: normal;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 9px !important;
}
.wcpa_field_label::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #CB4E7C;
}
.wcpa_field_desc{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #000000 !important;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    margin-bottom: 40px !important;
}
.wcpa_image_label{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #000000 !important;
    line-height: 1.2;
    text-align: center !important;
    font-style: normal;
}
.wcpa_option_desc{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #000000 !important;
    line-height: 1;
    text-align: center;
    font-style: normal;
    margin: 0 !important;
}
.wcpa_wrap .wcpa_field_wrap{
    margin-bottom: 53px !important;
}
.wcpa_require_text{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    text-align: left;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 0;
}
/* 隐藏没有 src 属性 或 src 为空的 img */
.wcpa_image img:not([src]),
.wcpa_image img[src=""] {
    display: none !important;
    /* 或 visibility: hidden; */
}

.wcpa_total{
    font-family: ShinGoPro, sans-serif;
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #000000;
    text-align: left;
    font-style: normal;
}

.wcpa_style_1 .wcpa_image{
    flex: 1;
    line-height: 0;
    background: #FFFFFF;
    border: 1px solid #888888;
}
.wcpa_style_1 .wcpa_image label,.wcpa_style_1 .wcpa_image .wcpa_img_wrap{
    width: 100%;
}
.wcpa_style_1 .wcpa_image_label{
    padding: 8px 0;
}
.wcpa_style_1 .wcpa_option_desc{
    padding-bottom: 8px;
}

.wcpa_style_1 input:checked~.wcpa_img_wrap,.wcpa_style_3 input:checked~.wcpa_img_wrap,.wcpa_style_4 input:checked~.wcpa_img_wrap,.wcpa_style_5 input:checked~.wcpa_img_wrap,.wcpa_style_6 input:checked~.wcpa_img_wrap{
    outline: unset !important;
}
.wcpa_style_1 .wcpa_image:has(input:checked){
    border: 1px solid #CB4E7C;
}
.wcpa_style_1 .wcpa_image:has(input:checked) .wcpa_image_label,.wcpa_style_1 .wcpa_image:has(input:checked) .wcpa_option_desc{
    background-color: #CB4E7C;
    color: #ffffff !important;
}
.wcpa_style_1 .wcpa_field{
    gap: 20px !important;
    align-items: stretch !important;
}


.wcpa_style_2 .wcpa_img_wrap{
    display: none !important;
}
.wcpa_style_2 .wcpa_image_label{
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.wcpa_style_2 input:checked~.wcpa_image_label{
    background-color: #CB4E7C;
    color: #ffffff !important;
}
.wcpa_style_2 .wcpa_field{
    flex-direction: column;
    padding: 30px 0 30px 8px;
    background-size: cover;
    gap: 15px;
    /*background-image: url("/wp-content/uploads/2025/05/Group-9-Copy-49@2x-1.png");*/
}
.wcpa_style_2 .wcpa_image_label{
    width: 47.2%;
}
.wcpa_style_2 .wcpa_image,.wcpa_style_2 .wcpa_image label{
    width: 100%;
}
.wcpa_style_3 .wcpa_image{
    border: 1px solid #888888;
}
.wcpa_style_3 .wcpa_image,.wcpa_style_3 .wcpa_image label{
    width: 100%;
    height: 120px;
    overflow: hidden;
}
.wcpa_style_3 .wcpa_image label{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.wcpa_style_3 .wcpa_image .wcpa_img_wrap{
    flex: 1;
}
.wcpa_style_3 .wcpa_image .wcpa_image_label{
    flex: 1;
}
.wcpa_style_3 .wcpa_field{
    flex-direction: column !important;
    gap: 15px !important;
}
.wcpa_style_3 .wcpa_image:has(input:checked){
    border: 1px solid #CB4E7C;
    background-color: #CB4E7C;
}
.wcpa_style_3 .wcpa_image:has(input:checked) .wcpa_image_label{
    color: #ffffff !important;
}
.wcpa_style_3 .wcpa_image .wcpa_img_wrap{
    height: 100%;
}

.wcpa_style_4 .wcpa_field{
    row-gap: 30px !important;
    column-gap: 20px !important;
    align-items: stretch !important;
}
.wcpa_style_4 .wcpa_image{
    flex: 0 0 calc(33.333% - 20px);  /* 每行 3 个，计算宽度 */
    box-sizing: border-box;
    border: 1px solid #888888;
}
.wcpa_style_4 .wcpa_image:has(input:checked){
    border: 1px solid #CB4E7C;
    background-color: #CB4E7C;
}
.wcpa_style_4 .wcpa_image:has(input:checked) .wcpa_image_label{
    color: #ffffff !important;
}
.wcpa_style_4 .wcpa_image label{
    height: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.wcpa_style_4 .wcpa_image img{
    object-fit: contain !important;
}
.wcpa_style_4 .wcpa_img_wrap{
    flex: 1;
}
.wcpa_style_4 .wcpa_image_label{
    /*flex: 1;*/
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 10px 0 !important;
}

.wcpa_style_5 .wcpa_field{
    gap: 20px !important;
}
.wcpa_style_5 .wcpa_image{
    width: 100%;
    border: 1px solid #888888;
    line-height: 0;
}
.wcpa_style_5 .wcpa_image label{
    width: 100%;
}
.wcpa_style_5 .wcpa_img_wrap{
    display: none !important;
}
.wcpa_style_5 .wcpa_image_label{
    margin: 8px 0 !important;
}
.wcpa_style_5 .wcpa_option_desc{
    margin-bottom: 10px !important;
}
.wcpa_style_5 .wcpa_image:has(input:checked){
    border: 1px solid #CB4E7C;
    background-color: #CB4E7C;
}
.wcpa_style_5 .wcpa_image:has(input:checked) .wcpa_image_label,.wcpa_style_5 .wcpa_image:has(input:checked) .wcpa_option_desc{
    color: #ffffff !important;
}

.wcpa_style_6 .wcpa_image{
    border: 1px solid #888888;
}
.wcpa_style_6 .wcpa_image label{
    display: flex !important;
    flex-direction: column;
}
.wcpa_style_6 .wcpa_img_wrap{
    order: 1;
}
.wcpa_style_6 .wcpa_image_label{
    padding-top: 20px;
    padding-bottom: 20px;
}
.wcpa_style_6 .wcpa_image:has(input:checked){
    border: 1px solid #CB4E7C;
    background-color: #CB4E7C;
}
.wcpa_style_6 .wcpa_image:has(input:checked) .wcpa_image_label,.wcpa_style_6 .wcpa_image:has(input:checked) .wcpa_option_desc{
    color: #ffffff !important;
}
.wcpa_style_6 label .wcpa_option_desc{
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
.wcpa_price_summary{
    margin-top: 0 !important;
}
.my_subtotal{
    width: 100%;
    margin-top: 52px;
}
.my_subtotal .wcpa_price_outer{
    display: block;
    font-family: ShinGoPro, sans-serif;
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #000000;
    text-align: left;
    font-style: normal;
    margin-top: 30px;
}
.custom-product-tabs .woocommerce-tabs .resp-tabs-list li{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #888888 !important;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}
.custom-product-tabs .woocommerce-tabs .resp-tabs-list{
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #F2F2F2;
}
.custom-product-tabs .woocommerce-tabs .resp-tabs-list li.resp-tab-active{
    font-weight: normal !important;
    color: #000000 !important;
}
.custom-product-tabs .resp-tabs-container{
    max-width: 1440px;
    margin: 0 auto;
}
.custom-product-tabs .woocommerce-tabs .tab-content{
    border-top: unset !important;
}
#my-related-products{
    margin-top: 75px;
    background-color: #ffffff !important;
}
#my-related-products .sp-linked-heading{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 20px !important;
    color: #000000;
    line-height: 1;
    text-align: center;
    font-style: normal;
    margin-bottom: 38px !important;
    border-bottom: 2px solid #F2F2F2 !important;
    padding-bottom: 12px;
    position: relative;
}
#my-related-products .sp-linked-heading::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 185px;
    height: 2px;
    background-color: #000000;
}
#my-related-products .elementor-widget-porto_cp_linked{
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
#my-related-products .products-container{
    max-width: 1440px;
    width: calc(100% - 360px);
    margin: 0 auto;
}
#my-related-products .owl-nav button:before{
    content: unset !important;
}
#my-related-products .owl-nav button{
    padding: 0;
    width: 60px !important;
    height: 57px !important;
    background-size: cover;
    background-repeat: no-repeat;
}
#my-related-products .owl-nav button.owl-prev{
    left: -80px !important;
    background-image: url("../images/product-related-arrow.png") !important;
}
#my-related-products .owl-nav button.owl-next{
    right: -80px !important;
    background-image: url("../images/product-related-arrow.png") !important;
    transform: translateY(-50%) rotate(180deg);
}
#my-related-products .porto-heading{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
    line-height: 36px;
    margin: 5px 0;
}
#my-related-products .price{
    font-family: ShinGoPro, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    line-height: 1;
    text-align: center;
    font-style: normal;
}
#my-product-left .thumb-nav{
    opacity: 1 !important;
}
#my-product-left .owl-nav button{
    opacity: 1 !important;
    width: 60px !important;
    height: 60px !important;
    background-size: 60px;
    background-repeat: no-repeat;
}
#my-product-left .owl-nav button:before{
    content: unset !important;
}
#my-product-left .owl-nav .owl-prev{
    background-image: url("../images/product-images-arrow.png") !important;
    transform: translate(20px, -50%);
}
#my-product-left .owl-nav .owl-next{
    background-image: url("../images/product-images-arrow.png") !important;
    transform: translate(-20px, -50%) rotate(180deg);
}
#my-product-left .thumb-prev:before,#my-product-left .thumb-next:before{
    content: "" !important;
}
#my-product-left .thumb-prev{
    opacity: 1;
    background-image: url("../images/thumb-arrow.png");
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    left: 0;
}
#my-product-left .thumb-next{
    opacity: 1;
    background-image: url("../images/thumb-arrow.png");
    transform: rotate(180deg);
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    right: 0;
}
#my-product-left .product-thumbs-slider .owl-item.selected .img-thumbnail{
    border: 2px solid #CB4E7C !important;
}
#my-product-left .product-thumbs-slider .owl-item:hover .img-thumbnail{
    border: 2px solid #CB4E7C !important;
}
#my-product-left .product-image-slider .img-thumbnail{
    aspect-ratio: 1 / 0.775;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F2F2F2;
}
#my-product-left .product-image-slider .img-thumbnail img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.my-product-accessory .my_selected_options{
    display: none;
}
.my_subtotal{
    display: none;
}
.wcpa_price_summary .wcpa_options_total, .wcpa_price_summary .wcpa_total{
    flex-direction: column !important;
    align-items: flex-start !important;
    margin-bottom: 50px !important;
    border-top: unset !important;
}
.wcpa_price_summary .wcpa_total{
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.wcpa_price_summary .wcpa_options_total > span:first-child,.wcpa_price_summary .wcpa_total > span:first-child{
    font-family: ShinGoPro, sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    font-style: normal;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 30px;
}

.wcpa_price_summary .wcpa_options_total > span:first-child:after, .wcpa_price_summary .wcpa_total > span:first-child:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #CB4E7C;
}

.wcpa_price_summary .wcpa_options_total .wcpa_price_outer, .wcpa_price_summary .wcpa_total .wcpa_price_outer{
    font-family: ShinGoPro, sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 40px;
    text-align: left;
    font-style: normal;
}
.wcpa_price_summary .wcpa_options_total .wcpa_price_outer span, .wcpa_price_summary .wcpa_total .wcpa_price_outer span{
    font-size: 20px;
}
.wcpa_price_summary .wcpa_product_total{
    display: none !important;
}
.wcpa_price_summary .wcpa_total{
    border-top:unset;
}
.my-product-right .my-quantity{
    margin-bottom: 50px;
}
#wcpa_img_preview .wcpa_tooltip{
    font-family: ShinGoPro, sans-serif;
    font-weight: 300 !important;
    font-size: 18px !important;
    color: #000000 !important;
    line-height: 1.2 !important;
    text-align: left;
    font-style: normal;
}
.my-product-accessory .wcpa_price_summary .wcpa_total{
    /*margin-bottom: 50px !important;*/
}
.my-product-accessory button.single_add_to_cart_button{
    margin-top: 50px;
}
#tab-description{
    padding: 0 !important;
}
.my-product-price{
    gap: 0 !important;
    margin-bottom: 6px !important;
}
.my-product-price-tips{
    font-family: ShinGoPro, sans-serif !important;
    font-weight: bold !important;
    font-size: 14px;
    color: #CB4E7C;
    text-align: left;
    font-style: normal;
     word-wrap: break-word;
    overflow-wrap: break-word;
}
.my-product-price-tips p{
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .my-product-right .product_title{
        font-size: 22px !important;
    }
    .my-product-right{
        padding: 0 !important;
        margin: 0 10px !important;
    }
    .my-product-right .elementor-widget-porto_cp_title{
        margin: 0 0 5px 0 !important;
        height: 32px;
    }
    .my-product-main{
        gap: 27px !important;
    }
    .my-product-right .price{
        font-size: 20px !important;
    }
    .my-product-right .woocommerce-product-details__short-description{
        font-size: 13px;
        line-height: 26px;
        margin-bottom: 45px;
    }
    .my-product-right .quantity{
        width: 130px;
        height: 45px;
    }
    .my-product-right .quantity input.input-text{
        height: 40px !important;
        border: unset;
    }
    .my-product-right .elementor-widget-porto_cp_add_to_cart form.cart{
        gap: 0 !important;
    }
    .my_selected_options{
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .wcpa_total{
        font-size: 24px !important;
    }


    .wcpa_field_label.quantity_label{
        margin-bottom: 15px !important;
    }

    .wcpa_field_label{
        font-size: 24px !important;
    }
    .wcpa_field_desc{
        font-size: 16px !important;
        line-height: 26px !important;
        margin-bottom: 20px !important;
    }
    .wcpa_require_text{
        margin-top: 10px;
        font-size: 16px;
    }
    .wcpa_style_1 .wcpa_field{
        gap: 15px !important;
        align-items: stretch !important;
    }
    .wcpa_style_3 .wcpa_image, .wcpa_style_3 .wcpa_image label{
        height: 80px;
    }

    .wcpa_style_4 .wcpa_field{
        row-gap: 20px !important;
        column-gap: 15px !important;
    }
    .wcpa_style_4 .wcpa_image{
        flex: 0 0 calc(50% - 10px);
    }

    #my-related-products .products-container{
        width: 100%;
        padding: 0 10px;
    }
    #my-related-products .porto-heading{
        font-size: 16px;
        margin: 10px 0;
        line-height: 1.2;
    }
    #my-related-products .price{
        font-size: 16px;
    }
    #my-related-products .owl-item{
        margin-right: 15px;
    }

    .custom-product-tabs .woocommerce-tabs .resp-tabs-list li{
        font-size: 14px !important;
        line-height: 1;
        margin-right: 30px;
        padding: 10px 0 !important;
    }
    .custom-product-tabs .resp-accordion{
        display: none !important;
    }
    #my-product-left .owl-nav button{
        display: none !important;
    }
    .wcpa_price_summary .wcpa_options_total > span:first-child, .wcpa_price_summary .wcpa_total > span:first-child{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .wcpa_price_summary .wcpa_options_total .wcpa_price_outer, .wcpa_price_summary .wcpa_total .wcpa_price_outer{
        font-size: 26px;
    }
    #tab-description .e-parent{
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .pubic_hair_options .wcpa_field{
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .pubic_hair_options .wcpa_image:nth-child(3){
        grid-row: span 2 !important;
    }
    .pubic_hair_options .wcpa_img_wrap:has(img[src=""]) {
        display: none !important;
    }
}

