.reviews-append .author{
    font-family:'Cairo',Open Sans;
    font-size:17.31px!important;
    line-height: 22.42px;
    font-weight: 800;
}
.refresh-width {
    width:99% !important
}
.block-star-all {
    margin-top: 5px;
}
.block-star-all ,.block-star-origin{
    margin-top: 0;
    display: flex;
}
#Customer-Reviews-all ,#Customer-Reviews-origin{
    margin:0;
    display: flex;
    font-size: 25px;
}
#Customer-Reviews-all p{
   font-size: 25px;
}
#Customer-Reviews-origin p{
    font-size: 25px;
}
.reviews-avg-all{
     margin: -5px 0 0 5px;
     font-size: 20px;
}

.reviews-col-left-top {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 7px;
}
.reviews-col-left-top > br {
    display: none;
}
.reviews-avg-origin{
    margin: -5px 0 0 5px;
    font-size: 20px;
}
.customer-ratings{
    opacity: 0.5;
    font-size: 20px;
    margin: -27px 0 -10px 0;
}

.product-description {
    margin: 0px 0 0 0px;
    font-size: 12.94px;
    line-height: 17.79px ;
    font-family:'Cairo',Open Sans;
    font-weight: 400;
}

#num-star{
    margin: 1px 0 0 0;
    font-size: 17px;
    padding-inline-end: 10px;
}
#num-review{
    margin:2px 0 0 0;
    font-size: 17px;
}
#submit-review{
    background-color: white;
    border: 1px solid rgba(0, 0, 0, .2);
    color: black;
    border-radius:13px;
    width:300px;
    height:35px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
}
.helpful-count{
    font-size: 16px !important;
}
#append-master{
    margin:30px;
}
#append{
    width: 900px;
}
.div-left{
    width: 25%;
}
.center{
    width: 68%;
}
.div-left-all{
    width: 25%;
    float: left;

}
.center-all{
    width: 68%;
    float: left;
}
#hr-submit{
    width: 74%;
}
#hr-center ,#hr-submit{
    display: block;
    margin-bottom: 20px;
    overflow: auto;
}
.helpful-show{
    display: none;
    color:green;
    padding-bottom: 17px;
    float: left;
    margin-top: 7px;
}
.on-date-origin{
    margin: 0px 0 0 0px;
    font-size: 12.94px;
    opacity: 0.4;
    line-height: 17.79px ;
    font-family:'Cairo',Open Sans;
    font-weight: 400;
}
.on-date-more{
    margin: 0px 0 0 0px;
    font-size: 12.94px;
    opacity: 0.4;
    line-height: 17.79px ;
    font-family:'Cairo',Open Sans;
    font-weight: 400;
}
.double-submit{
    background-color: white;
    border: 1px solid rgba(0, 0, 0, .2);
    color: black;
    border-radius:13px;
    width:300px;
    height:35px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
}
.text-customer{
    font-size:14px;
    font-family:'Cairo',Open Sans;
    color: #333745;
    float:left;
    width:100%;
    margin-top:6px;
}
.verified1{
    font-size: 16px !important;
    float:right;
}
.verified2{
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px !important;
    display: none;
}
.help{
    margin:10px 0 20px 0;
    background-color: white;
    border: 1px solid silver;
    color: black;
    border-radius:10px;
    width: 100px ;
    height: 30px;
    font-size: 13px;
    float: left;
    cursor: pointer;
    font-weight: bold;
}
#LoadMore{
    margin: 50px auto 20px auto;
    background: #3866DF;
    border-radius: 9px;
    height: 35px;
    width: 241px;
    color: #fff!important;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.View{
    float: right;
    color: #FF3F98;
    display: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 5px;
}
.Write-review{
    float: right;
    color: #FF3F98 !important;
    display: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 5px;
}
.helpful-count-main{
    font-size:  13.76px;
    line-height:   22.42px ;
    font-family:'Cairo',Open Sans;
    font-weight: 400;
    opacity: 0.4;
    float: left;
    margin: 5px 0 5px 0;
    width: 100%;
}
.block-star-filter-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}
#button-zero {
    background-color: #0e4075;
    border: none;
    color: white;
    padding:10px 32px;
    width: 300px;
    border-radius:15px;
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.review-zero-Customer{
    margin: 0 0 10px 0;
}
.review-zero {
    padding-inline: 10px;
}
.review-zero-par{
    font-size: 15px;
}
.container-zero {
    position: relative;
}
.append_info_product{
    width: 100%;
    height: 50px!important;
    background-color: #F4F4F4;
    white-space: nowrap;
}
.master-swiper .swiper-button-next,
.master-swiper .swiper-button-prev {
    background-image: none!important;
} 
.append_info_product img{
    margin-inline-end: 7px;
    min-width: 50px;
}
.back-to-prod-btn {
    display: flex;
    align-items: center;
}
.append_info_product span{
    font-family:'Cairo',Open Sans;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.appended-prod-img {
    mix-blend-mode: multiply;
}
.svg_arrow{
    margin-left:2%!important;
    margin-right:5px!important;
}
.name{
        font-size: 20px;
        margin-left:0px!important;
}
.all-reviews-box {
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width:1600px){
    .center{
        margin-top: 1px;
        width: 95%;
        margin-left: 10px!important;
    }
    .center-all{
        width: 63%;
    }
    .div-left, .div-left-all {
        width: 35%;
        min-width: 340px;
    }
    .verified2 , .Write-review{
        display: block;
    }
    .on-date-origin{
        float: right !important;
    }
    .info {
        margin-bottom: 10px;
    }
    .View{
        display: block;
        margin-right: 4%;
    }
    #button-zero {
        position: relative;
        left: 50%;
        transform: translate(-50%, -30%);
    }
    .review-zero-par{
        text-align: center;
    }
    #append , #hr-submit{
        width: 100%;
    }
    .display-review{
        display: none!important;
    }
}
.pointer {
    cursor: pointer;
}
@media screen and (max-width:900px){
    .all-reviews-box {
        flex-direction: column;
    }
    .div-left-all, .center-all {
        width: 100%;
        min-width: unset;
    }
    .div-left-all #submit-review {
        /* display: none; */
        margin-bottom: 30px;
    }
}
@media screen and (max-width:760px){
    #tab-review {
        flex-direction: column;
    }
    .div-left, .center.reviews-append {
        width: 100%;
        min-width: initial;
    }
    .center{
        width: 100% !important
    }
    .center-all{
        width: 100% !important
    }
    .View{
        margin-right: 0% !important;
        font-size: 16px;
    }
    #people-also-bought, #you-may-also-like,#related-products, #related-products + .journal-carousel {
        margin-inline: 10px!important;
    }
    #tab-review .div-left {
        width: 100% !important;
        padding-inline: 10px!important;
        margin-bottom: 20px;
    }
    .reviews-append .author {
        margin-bottom: -10px;
        display: block;
    }
    .div-left, .center.reviews-append {
        width: 100%!important;
        min-width: initial;
    }
    .center.reviews-append {
        margin: 0!important;
        padding-inline: 10px;
    }
}
@media screen and (max-width:370px){
    #num-star{
        font-size: 13px;
        margin-top: 7px!important;
    }
    #num-review{
        font-size: 13px;
        margin-top: 8px!important;
        margin-right: -10px;
    }
    .customer-ratings{
        font-size: 17px;
    }
    .reviews-avg-all{
        font-size: 16px;
    }
    .reviews-avg-origin{
        margin: 9px 0 0 5px;
        font-size: 18px;
    }
    
}
@media screen and (max-width:300px){
    #button-zero {
        width: 200px;
    }
}
/*popup*/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.0005s;
}
.overlay a {
    color: #818181;
}
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}
/*image-carousel*/
.master-swiper{
    width: 520px;
    overflow: hidden;
}
.swiper {
    width: 100%;
    height: 100%;
}
.master-swiper .swiper-button-next{
    margin-top:2%;
}
.master-swiper .swiper-button-prev{
    margin-top:2%;
}
.master-swiper .swiper-button-next::after {
    content: none !important;

}
.master-swiper .swiper-button-prev::after {
    content: none !important;
}
.img_carousel{
    width: 170px;
    height: 170px;
    cursor: pointer;
    margin-top:15px;
}
@media screen and (max-width:776px){
    .master-swiper {
        width: 100%;
    }
    .master-swiper .swiper-slide a {
        display: flex;
    }
    .img_carousel{
        width: 100%;
        object-fit: cover;
    }
    .master-swiper .swiper-button-prev,
    .master-swiper .swiper-button-next {
        display: block;
    }
    .reviews-col-left-top > .info {
        justify-content: space-between;
    }
    #append-master{
        margin:30px 0;
        padding-inline: 10px;
    }
}

