.pgrid-container {
    display: grid;
    grid-template-columns: repeat(5,minmax(0,1fr));
}

 .grid-one-top-section .pars-hot-deals-timer .pars-times {
     direction: ltr;
     display: flex;
     gap: 0px;
     justify-content: center;
 }
 
.grid-one-middle-section .quantity-stock i {
    margin-left: 5px;
    font-size: 13px;
    color: #57ade8;
}
 .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-day {
     display: flex;
     flex-direction: column;
     color: #ef394e;
     width: 23px;
     font-size: 13px;
 }
 
 .quantity-stock {
    font-size: 12px;
}


 .grid-three-top {
    text-align: center;
}
 .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-day span.pars-count-number {
display:none;
 }
  .grid-one-top-section .pars-hot-deals-timer {
    margin: 0px 0 0 0;
}
 .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-hours {
     display: flex;
     flex-direction: column;
     color: #ef394e;
     width: 23px;
     align-items: center;
     font-size: 13px;
 }
 
 .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-minutes {
     display: flex;
     flex-direction: column;
     color: #ef394e;
     width: 23px;
     align-items: center;
     font-size: 13px;
 }
 .pars-product-hover-middle {
    position: relative;
    text-align: center;
}
 .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-secounds {
     display: flex;
     flex-direction: column;
     color: #ef394e;
     font-size: 13px;
     width: 23px;
 }
 
  .grid-one-top-section .pars-hot-deals-timer .pars-times .pars-secounds span.pars-count-number-s {
display:none;

 }
 
 .grid-one-top-section {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: stretch;
}
 
.product-img {
    padding: 0 40px;
    text-align:center;
}
.product-grid-one {
    border: 1px solid #e5e5e5;
    background: white;
    padding: 15px;
    border-radius: 8px;
}

.product-grid-one-title {
    padding: 0 15px;
}


.product-grid-one .product-grid-one-title {
    padding: 0 0;
}
.product-grid-one-title h2 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
    height: 47px;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-align: right;
    letter-spacing: -0.7px;
    line-height: 24px;
}

.grid-one-middle-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    height: 25px;
}

.grid-one-middle-section .quantity {
    color: #ef394e;
    font-size: 12px;
}

.grid-one-btm-section {
    display: flex;
    justify-content: space-between;
    height: 60px;
}

.grid-one-btm-section .percent span.pars-badge-percent {
    background: #ef394e;
    color: white;
    padding: 2px 10px;
    font-size: 13px;
    border-radius: 50px;
}


.grid-one-btm-section .price .pars-product_price {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    line-height: 20px;
    height: 50px;
    gap: 6px;
    justify-content: center;
}


.grid-one-btm-section .price .pars_regular_price {
    color: #c3c3ce;
    font-size: 14px;
}

.grid-one-btm-section .price span.pars_sale_price {
    color: #3f4064;
    font-size: 21px;
    margin-top: -8px;
}

.grid-one-middle-section .review {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    font-size:12px;
    gap: 8px;
}

.grid-one-middle-section .review i {
    color: #f9bc00;
}


.grid-one-btm-section .price span.pars_regular_price_org {
    color: #3f4064;
    font-size: 21px;
}

.grid-one-btm-section .price span.pars_sale_price_currency {
    font-size: 12px;
    color: #adadad;
    font-weight: 300;
}











































.product-grid-three {
    border-left: 1px solid #e5e5e5;
    background: white;
    margin:25px 0;
    box-shadow: 0 0 10px hsla(0,0%,74.9%,.35);
    -webkit-box-shadow: hsla(0,0%,74.9%,.35) 0 0 10px;
    border-radius: 4px;
}
.grid-three-top img {
    border-radius: 5px 5px 0 0;
}
.grid-three-middle {
    padding: 5px 15px;
}

.grid-three-bottom {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.grid-three-bottom .pars-product-hover-sale {
    display: flex;
    font-size: 22px;
    font-weight: 500;
    color: #ffc64b;
    flex-direction: column;
    align-items: center;
}

.grid-three-bottom .pars-product-hover-sale span.count-sale-zhaket {
    margin: 0 5px;
    font-size: 14px;
    color: hsla(0,0%,42.7%,.8);
}
.grid-three-bottom .pars-product_layout_rating {
    color: #8ed557;
    padding: 0 0 0 2px;
    border-left: solid 1px #e6e6e6;
    font-size: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.grid-three-bottom .pars-product-hover-price {
    padding-right: 5px;
}
.grid-three-bottom .pars-product-hover-price .pars-price .pars-product_price {
    display: flex;
    height: 0px;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    justify-content: flex-end;
}
.grid-three-bottom .pars-product_layout_rating span {
    margin: 0 5px;
    font-size: 14px;
    color: hsla(0,0%,42.7%,.8);
}

.grid-three-middle h2 {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 15px;
    height: 47px;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-align: right;
    letter-spacing: -0.7px;
    line-height: 24px;
}

.product-grid-three .grid-three-bottom .pars-product-hover-price span.pars_regular_price_org {
    display: block;
    text-decoration: none;
    color: #3c4354;
    font-size: 20px;
    font-weight: 500;
}
.product-grid-three .grid-three-bottom .pars-product-hover-price span.pars_sale_price {
    display: block;
    text-decoration: none;
    color: #3c4354;
    font-size: 20px;
    font-weight: 500;
}


.product-grid-three .grid-three-bottom .pars-product-hover-price .pars-product_price span.pars-badge-percent {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 7px;
    border-radius: 4px;
    margin-right: 5px;
    font-size: 16px!important;
    color: #fff;
    background: linear-gradient(180deg,#ffcf69,#ffb563);
}
.product-grid-three .grid-three-bottom .pars-product-hover-price .pars-product_price .pars_regular_price {
    text-align: right;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 400;
    color: #6d6d6d;
    padding-right: 6px;
}


.grid-three-btn {
    padding: 15px;
    height: 0px;
    visibility:hidden;
    opacity:0;
     background: #fff;
     -webkit-transition: all .4s;
     -o-transition: all .4s;
     transition: all .4s;
}

.products__btns {
    padding: 10px 3px;
    font-size: 14px;
    text-align: center;
    background: #8ed557;
     -webkit-transition: all .4s;
     -o-transition: all .4s;
     transition: all .4s;
    color: white;
    border-radius: 5px;
}

.products__btns a {
    color: white;
}


.product-grid-three:hover .grid-three-btn {
    padding: 15px;
    height: 75px;
    visibility:visible;
    opacity:1;
}