.awz-product-list-1 .item {border:1px solid #CED4DA;border-radius: 15px;}
.awz-product-list-1 .item img {max-width:100%;height:auto;}
.awz-product-list-1 .image1 {border-radius: 15px;}
.awz-product-list-1 .image2 {border-radius: 15px;}

.awz-product-list-1 .item {position:relative;}
.awz-product-list-1 .item .btn-right {top:10px;right:10px;z-index:2;
font-size: 1.5rem;
}
.awz-product-list-1 .item .btn-right i {color:#CED4DA;}
.awz-product-list-1 .item .btn-right a:hover i, .awz-product-list-1 .item .btn-right a.active i {
    font-size: 1.5rem;color:#EDAE1C;
}
.awz-product-list-1 .awz-add-compare svg {margin-right:0.5rem;}
.awz-product-list-1 .awz-add-compare.active {color:#EDAE1C;}
.awz-product-list-1 .awz-add-compare.active svg {fill:#EDAE1C;}

.awz-product-list-1 .name a {color:#212529;}

@media (max-width: 992px) {
    .awz-mobileimg-row {display:flex!important;flex-wrap: nowrap!important;overflow:hidden;overflow-x:auto;
    padding-bottom:0.5rem;
    }
    .awz-mobileimg-row > .row {display:flex;max-width:80%;min-width:80%;width:80%;float:left;margin-right:0;}
    .awz-mobileimg-row > .row:last-child {display:flex;max-width:160%;min-width:160%;width:160%;}
    .awz-mobileimg-row::-webkit-scrollbar {
        height: 5px;
    }
    .awz-mobileimg-row::-webkit-scrollbar-track {
        background: #F3F3F3;
    }
    .awz-mobileimg-row::-webkit-scrollbar-thumb {
        background: #CED4DA;
    }
}
