

div.products div.product {
    text-align: center;
    border-style: solid;
    border-width: 3px 0px 6px 0px;
    border-radius: 30px;
    box-shadow: 5px 5px 11px 0px rgba(0, 0, 0, 0.18);
    background-color: #CFD6C545;
    border-color: #919789;
    padding: 0;
    margin: 0;
    float: none;

}
div.products div.product .Sayesaman-thumbnail-wrap {
    margin-bottom: .8em;
    box-sizing: border-box;
    position: relative;
}
div.products div.product a.product__link {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    box-sizing: border-box;
    color: #8b9988;
    transition: all .2s linear;
    background-color: transparent;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    font-family: yekan, Helvetica, Arial, sans-serif;
    line-height: 1.65em;
    font-size: 100%;
    list-style: none outside;
    text-align: center;
    box-shadow: none;
}
div.products div.product a.product__link::selection {
    background-color: var(--ast-global-color-0);
    color: #000;
}
div.products div.product a.product__link img.img-product {
    font-family: yekan,Helvetica,Arial,sans-serif;
    line-height: var(--ast-body-line-height,1.65em);
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    list-style: none outside;
    text-align: center;
    color: var(--ast-global-color-0);
    aspect-ratio: auto 720 / 720;
    vertical-align: middle;
    box-sizing: border-box;
    max-width: 100%;
    border: none;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    backface-visibility: hidden;
    transition: filter .6s,opacity .6s,transform .6s;
    border-radius: 30px 30px 10px 10px;
    margin-bottom: 7px;
}
    div.products div.product span.circle {
        font-family: yekan,Helvetica,Arial,sans-serif;
        font-style: inherit;
        list-style: none outside;
        text-align: center;
        
        color: var(--ast-global-color-3);
        width: fit-content;
        border-radius: 20px;
        padding: 0.4em 0.8em;
        font-size: .87em;
        font-weight: 500;
        line-height: normal;
        letter-spacing: normal;
        box-shadow: 0 4px 4px rgba(0,0,0,0.15);
        position: absolute;
        
        transition: all 0.2s;
        z-index: 5;
        cursor: pointer;
        box-sizing: border-box;
        opacity: 1;
        visibility: visible;
       
    }
.item1 {
    top: 1.5em;
    right: -1em;
    left: 1em;
    BACKGROUND: #fbd9cf;
}
.item2 {
    top: 4.5em;
    right: -0.5em;
    left: 1em;
    BACKGROUND: #cdd7be;
}
div.products div.product a.product__link {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    list-style: none outside;
    text-align: center;
    border: 0;
    font-style: inherit;
    outline: 0;
    vertical-align: baseline;
    clear: both;
    line-height: 1.3em;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
}
div.products div.product h2.product__title {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    list-style: none outside;
    text-align: center;
    border: 0;
    font-style: inherit;
    outline: 0;
    vertical-align: baseline;
    clear: both;
    line-height: 1.3em;
    box-sizing: border-box;
    margin: 0;
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
    color: #919789;
    font-weight:900;
}