/*
Theme Name: Tool Stellar Child
Theme URI: https://hamywp.com/
Template: hello-elementor
Author: Hamywp | seyed Mohammad Moosavi
Author URI: https://hamywp.com/
Description: Tool Stellar is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1766653851
Updated: 2025-12-25 09:10:51

*/
@media screen and (max-width: 900px) {
  .woocommerce #reviews #comments ol.commentlist {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 25px;
}
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid rgb(173 173 173 / 50%);
    border-radius: 10px;
}
.woocommerce-product-rating a {
    font-size: 14px;
    color: #a3ffd6;
}
.woocommerce #reviews #comments ol.commentlist {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 25px;
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
    box-shadow: 5px 5px 25px 0px rgb(0 0 0 / 8%);
    border: none;
    border-radius: 15px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: unset;
    position: relative;
    background: none;
    border: none;
    margin: 0 0 0 15px;
    box-shadow: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 ;
    border: none;
    border-radius: unset;
    padding: 1em 1em 0;
}
.comment_container {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    display: flex;
    flex-direction: column;
}
.woocommerce .star-rating {
    margin-bottom: 5px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating::before, .woocommerce p.stars a {
    color: #F0AD4E;
}
.hmyvideo{
    border-radius: 25px;
}
