.is-single-product-template-mode3 .site-container .post-box {
    width: 100%;
}

.is-single-product-template-mode3 .content div.product {
    background: transparent;
    border: none;
    box-shadow: none;
}

.is-single-product-template-mode3 div.product div.images.woocommerce-product-gallery {
    width: 100%;
}

.product-page-mode3-style .single-product-top-wrap .row {
    row-gap: 15px;
}

.product-page-mode3-style .product-single-inner-box {
    padding: 25px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 23px;
    margin: 0;
    box-shadow: 0 2px 7px #0000000d;
    height: 100%;
}

.product-page-mode3-style .product-single-cart-details-box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.product-page-mode3-style .product_title {
    font-size: 18px;
}

.product-page-mode3-style .product-star-rate .star-rating {
    float: none;
    margin: 0;
    display: inline-block;
}

.product-page-mode3-style .product-star-rate {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 15px;
}

.product-page-mode3-style .product-star-rate .buyers-point {
    color: #43454D80;
}

.product-page-mode3-style .product-single-inner-box hr {
    width: 100%;
    border: none;
    border-top: 1px solid #43454d1f;
    margin: 20px 0;
}

.product-page-mode3-style .product-features-list h4 {
    font-size: 15px;
    margin-bottom: 10px;
}

.woocommerce div.product form.cart .variations th {
    padding: 0;
    text-align: right;
    font-size: 15px;
}

.woocommerce div.product form.cart .variations td {
    padding: 4px;
}

.product-page-mode3-style .woocommerce-variation-add-to-cart {
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
    justify-content: center;
}

body.woocommerce div.product span.price del {
    display: block;
    margin: 12px 0;
}

.woocommerce div.product form.cart button.single_add_to_cart_button {
    width: 100%;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 10px 0;
}

.woocommerce div.product-page-mode3-style.product form.cart {
    width: 100%;
    margin: 0;
}

.woocommerce div.product.product-type-variable .product-single-inner-box > p.price {
    margin-bottom: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 30px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 25px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 23px;
    margin: 0;
}

.product-sharing-box {
    position: absolute;
    z-index: 5;
    top: 40px;
    right: 40px;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0000000a;
    padding: 6px;
    border-radius: 5px;
}

.product-sharing-box .product-page-share-btns {
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    background-color: #000;
    border-radius: 5px;
    padding: 5px;
}

.product-sharing-box:hover .product-page-share-btns {
    opacity: 1;
    pointer-events: all;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 5px;
}

.product-gallery-thumbs-slider .swiper-slide,
.woocommerce div.product div.images .flex-control-thumbs li img {
    background-color: #f0f0f0;
    border-radius: 9px;
    padding: 4px;
    border: 1px solid transparent;
}

.product-gallery-thumbs-slider .swiper-slide.swiper-slide-thumb-active,
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border-color: #FF6969;
}

.product-features-list {
    margin: 12px 0;
}

span.product-sku {
    font-size: 15px;
}

.product-features-list ul li {
    border-bottom: 1px solid #e9e9e9;
    padding: 8px 0;
    font-size: 15px;
}

.product-features-list .woocommerce-product-attributes-item__value {
    color: #43454D80;
}

.product-features-list .woocommerce-product-attributes-item__label svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
}

.product-features-list .ah-view-more-attr {
    display: inline-block;
    margin: 17px 0;
    color: #1D68E8;
    font-size: 15px;
}

.product-features-list .ah-view-more-attr i {
    margin: 0 5px;
}

body.woocommerce div.product span.price del {
    color: #adadad;
    font-weight: 400;
}

body.woocommerce .product.product-page-mode3-style .product-single-inner-box span.onsale {
    position: static;
    display: inline-block;
    height: 42px;
    line-height: 1.7;
    margin: 0 0 15px 0;
    box-shadow: none;
}

.woocommerce div.product form.cart .variations select {
    width: 100%;
    background-color: #f4f4f4;
    border: none;
}

.product .var-item {
    margin-top: 10px;
}

.product .var-item .label {
    margin-bottom: 10px;
}

.single-product-upsell {
    margin: 2rem 0;
}

.single-product-price-wrap {
    width: 100%;
}

html:is(.ahura-dark-theme, .ahura-black-theme) .product-page-mode3-style .product-single-inner-box,
html:is(.ahura-dark-theme, .ahura-black-theme) .woocommerce div.product form.cart .variations select,
html:is(.ahura-dark-theme, .ahura-black-theme) .woocommerce div.product .woocommerce-tabs .panel{
    background-color: var(--ahura-c-bg-primary);
    border-color: var(--ahura-c-bg-secondary);
}

html:is(.ahura-dark-theme, .ahura-black-theme) .woocommerce div.product form.cart .variations select {
    color: var(--ahura-c-text-secondary);
}

html:is(.ahura-dark-theme, .ahura-black-theme) .product-page-mode3-style .product-star-rate .buyers-point,
html:is(.ahura-dark-theme, .ahura-black-theme) .product-features-list .woocommerce-product-attributes-item__value {
    color: var(--ahura-c-text-secondary);
}

html:is(.ahura-dark-theme, .ahura-black-theme) .product-features-list ul li {
    border-color: var(--ahura-c-bg-secondary);
}

html:is(.ahura-dark-theme, .ahura-black-theme) .woocommerce-product-attributes-item__label svg path,
html:is(.ahura-dark-theme, .ahura-black-theme) .product-sharing-box svg path {
    stroke: #fff;
}

html:is(.ahura-dark-theme, .ahura-black-theme) .product-sharing-box {
    background-color: #00000052;
}

@media screen and (max-width: 767px){
    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 12px;
    }
}