/* digikala */
.ata-digikala {
    background: linear-gradient(225deg, #d22c4e, #ee384e 41.68%, #ef5662);
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 16px;
    display: flex;
}
.ata-digikala-logo {
    width: 88px;
    height: 88px;
}
.ata-digikala-logo img {
    max-width: 100%;
    max-height: 100%;
}
.ata-digikala-secend-logo {
    width: 80px;
    height: 80px;
}
.ata-digikala-secend-logo img {
    max-width: 100%;
    max-height: 100%;
}
.ata-digikala-special-card {
    background-color: #fff;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    padding: 8px;
    width: 160px;
    height: 254px;
}
.ata-digikala-special-card-logo {
    height: 132px;
    width: 132px;
}
.ata-digikala-special-card-logo img {
    height: 100%;
    width: 100%;
}
.ata-digikala-r {
    display: flex;
    gap: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.ata-digikala-special-card-footer h3 {
    font-size: 12px;
    font-weight: 400;
    color: #62666d;
    line-height: 20px !important;
}
.ata-digikala-special-card-price {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.ata-digi-offers {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ata-digikala-r-secend {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.17;
}
.ata-digi-offers-i {
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #d32f2f;
    border-radius: 16px;
    height: 20px;
    width: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}
.ata-digikala-price {
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
    color: #c0c2c5;
    padding-left: 17px;
}
.ata-digi-offer-ii {
    font-size: 14px;
}
.ata-digi-offer-ii bdi {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    color: #3f4064;
}
.ata-digi-offer-ii bdi .woocommerce-Price-currencySymbol {
    font-weight: 700;
    font-size: 7px;
}
.old-price bdi {

}
.old-price bdi .woocommerce-Price-currencySymbol {
    display: none;
}
.ata-digikala-swiper .swiper-slide {
    width: auto;
}
.ata-digikala-swiper .swiper-slide:nth-child(2) .ata-digikala-special-card {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
#ata-clock {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 2.15;
    color: #23254e;
    display: flex;
    align-items: center;
    gap: 2px;
}
.box-head .box {
    border-radius: 4px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 26px;
    height: 26px;
    padding: 5px 5px 0;
    color: #23254e;
    font-size: 15px;
    font-weight: 700;
}
.box-head .timer-dash {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    margin: 0 2px;
}
.ata-timer-carousel-dorts {
    font-weight: bold;
    color: #fff;
    font-size: 15px;
}
.ata-digi-see-more {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    padding-left: 32px;
    padding-right: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.ata-see-more-icon {
    fill: #19bfd3;
}
.ata-see-more-circle {
    padding: 8px;
    border-color: #19bfd3 !important;
    border-style: solid;
    border-width: 2px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
}
.ata-digi-see-more a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ata-see-more-p {
    color: #3f4064;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.15;
    margin-top: 12px;
}

.ata-digikala-r-first{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11px;
}