.woodly___home_one-single-product-styl-row{
    align-items: center;
}
.woodly__home_one-single-product-style .woodly__product_content h4{
    margin-bottom: 2px;
}
.woodly__home_one-single-product-style .woodly__product_content h4 a{
    color: #1F2826;
    font-family: Libre Baskerville;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.woodly__home_one-product-rating{
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
}
.woodly__home_one-single-product-style .woodly__home_one-rating-count{
    color: #1F2826;
    font-family: DM Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.woodly__home_one-ratting-star .star-rating{
    font-size: 15px;
}
.woodly__home_one-single-product-style .sell-pro-price{
    padding-top: 10px;
}
.woodly__home_one-single-product-style .woocommerce-Price-amount{
    color: #3C9581;
    font-family: Libre Baskerville;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.woodly__home_one-single-product-style del .woocommerce-Price-amount{
    font-size:16px;
}
.woodly__home_one-single-product-style del{
    color:#dddee3;
}

.woodly__home_one-single-product-style svg image{
    width: 100%;
}
.woodly__home_one-single-product-style .woocommerce-Price-amount  bdi{
    background-color: #ffffff;
}
.woodly__home_one-single-product-style del .woocommerce-Price-amount  bdi{
    color: #dddee3;
}


/*Style Two*/
section.woodly__single-product-style-two {
    /* width: 640px; */
    /* height: 640px; */
    position: relative;
    overflow: hidden;
}

.woodly__single__product-two-sale-end {
    display: flex;
    width: 448px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #3C9581;
    align-items: center;
    gap:24px;
    background:#FFFDFA;
}
.woodly__single-product-sale-icon {
    width: 46px;
    height: 46px;
    background: #3C9581;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.woodly__single__product-two-details {
    border-radius: 8px;
    border: 1.5px solid #3C9581;
    padding: 27px 32px;
    width: 448px;
    opacity: 0;
    background:#FFFDFA;
    transition: all 0.5s;
}

.woodly__single__product-two-title a {
    color: #1F2826;
    font-family: Libre Baskerville;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.woodly__single__product-two-title a:hover{
    color: #3C9581;
}

.woodly__single__product-two-price bdi {
    color: #3C9581;
    font-family: Urbanist;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.woodly__single_product-two-img{
    border-radius:8px;
}
.woodly__single_product-two-img img{
    border-radius:8px;
}
.woodly__single__product-two-price ins {
    background: transparent;
}

.woodly__single__product-two-price del bdi {
    color: #7C8381;
    text-align: center;
    font-size: 16px;
    font-family: DM Sans;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.woodly__single__product-two-rating {
    display: flex;
    align-items: center;
    gap: 8px;
}

.woodly__single__product-two-rating-count {
    color: #666;
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.woodly__single__product-two-price {
    padding-top: 5px;
    padding-bottom: 5px;
}


.woodly__single__product-two-wishlist-quickView i {
    border-radius: 50%;
    border: 1.5px solid #1F2826;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #1F2826;
    transition: all 0.3s;
}

.woodly__single__product-two-wishlist-quickView i:hover {
    background: #3C9581;
    color: #ffffff;
    border-color: #3C9581;
}
.woodly__single__product-two-positioning-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: -17.5%;
    left: 50%;
    transform: translate(-50%);
    transition: all 0.5s;
}
section.woodly__single-product-style-two:hover .woodly__single__product-two-positioning-info{
    bottom: 8%;
}

section.woodly__single-product-style-two:hover .woodly__single__product-two-details{
    opacity: 1;
}
#woodlytimerselected{
    font-size:0
}
#woodlytimerselected time{
    display:flex;
    align-items: center;
    gap:10px;
    color:#3C9581;
    font-size:15px;
}
#woodlytimerselected p{
   margin:0;
    color:#3C9581;
}
.woodly__single__product-two-sale-end .woodly__single-product-two-sale-counter {
    display: flex;
    align-items: center;
    gap: 6px;
}

.woodly__single__product-two-sale-end .woodly__sales_end-text {
    color: #3C9581;
    font-family: Droid Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}


.woodly__single__product-two-sale-end #woodlytimerselected time {
    display: flex;
    gap: 8px;
}
.woodly__single__product-two-sale-end #woodlytimerselected p {
    display: flex;
    align-items: center;
    color: #3C9581;
    font-size: 14px;
    font-weight: 500;
}

/*Media Query*/
@media only screen and (max-width: 767px) {
    .woodly__single__product-two-sale-end {
        width: 300px;
    }
    .woodly__single__product-two-details {
        width: 300px;
    }
    .woodly__single__product-two-sale-end .woodly__single-product-two-sale-counter {
        display: flex;
        align-items: center;
        gap: 0;
        flex-direction: column;
    }
    .woodly__single__product-two-positioning-info {
        bottom: -35.5%;
    }
}