/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.my-desc-btn {
    background: #d63638; /* قرمز */
}
.my-desc-short {
    max-height: 120px;
    overflow: hidden;
    line-height: 1.8;
    position: relative;
    transition: all 0.3s ease;
}