.product-item {border-radius: 14px;background-color: #dfeeff;border: 1px solid #c7dff9;height: 100%;}
.category-type:nth-child(even) .product-item {background-color: #fee8ea;border-color: #fee8ea;}
.product-item .mainimg {background: #fff;border-radius: 14px 14px 0 0;}
.product-item .mainimg img {border-radius: 14px 14px 0 0;overflow: hidden;}
.product-item .prdtitem-info {padding: 15px;position: relative;line-height: 1.3;}
.ship-icon {background-image: linear-gradient(47deg, #bf1f25 0%, #bf1f25 1%, #2165b1 100%);position: absolute;right: 0;min-height: 34px;display: flex;align-items: center;padding: 5px 10px 5px 20px;border-radius: 50px 0 0 50px;color: #fff;font-size: 14px;line-height: 1.3;font-weight: 500;top: -17px;min-width: 50%;}
.product-item .sku {font-size: 14px;font-weight: 600;color: var(--clr-secondary-text);}
.product-item .name {display: inline-block;width: 100%;font-size: 16px;line-height: 1.2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 10px 0;font-weight: 600;}ul.subswatches.prdt-swatch {position: absolute;width: 100%;background: #fff;box-shadow: 0 0 3px #ddd;z-index: 99;padding: 5px 3px 0px 6px;max-width: fit-content;right: 0px;margin: 0px 5px;border-radius: 5px;transition: all 0.5s ease;transform: translateY(-5px);visibility: hidden;opacity: 0;overflow: auto;top: 100%;max-height: 0;}
.cat-swatches .showswatch:hover + .subswatches, .cat-swatches ul.subswatches:hover {max-width: 100%;transform: translateY(0px);padding: 5px 3px 1px 3px;display: flex;flex-wrap: wrap;max-height: 75px;overflow: auto;opacity: 1;visibility: visible;}
.product-item ul.prdt-swatch {display: flex;flex-wrap: wrap;width: fit-content;gap: 3px;max-height: 25px;overflow: hidden;}
.product-item ul.prdt-swatch .swatchitem {margin: 0;padding: 2px;width: 24px;height: 24px;border: 1px solid #dfeeff;border-radius: 50px;}
.product-item ul.prdt-swatch .swatchitem .swtach {width: 100%;height: 100%;border-radius: 50px;margin: 0;padding: 0;}
.product-item ul.prdt-swatch .swatchitem .swtach span {border-radius: 50px;width: 100%;height: 100%;display: block;background-position: center;}
.product-item ul.prdt-swatch .swatchitem.active {border-color: #000;box-shadow: none;}
.product-item .brand-section {max-width: 90px;max-height: 52px;}
.product-item .brand-section img {width: 100%;height: 100%;object-fit: contain;}
.colorprice-brand {display: flex;justify-content: space-between;gap: 5px;}
.product-item .cat-swatches {display: flex;flex-wrap: unset;gap: 5px;align-items: center;margin: 0 0 10px;}
.product-item .cat-swatches .showswatch {font-size: 14px;display: inline-block;line-height: 1;font-weight: 500;}
.price.normal-price .aslow {display: block;font-size: 14px;font-weight: 500;color: #2f2f2f;line-height: 1;margin: 0 0 5px;}
.priceLoader.spinner-border {font-size: 11px;width: 20px;height: 20px;margin: 4px 0px 0px;}
.prod_price {font-size: 22px;font-weight: 700;}
.price-section {margin: 0 0px 15px;}
.price-section .price {line-height: 1.3;}
.product-item .prdtitem-info .action {display: flex;}
.product-item .prdtitem-info .action a {flex: 1;border-radius: 50px;padding: 10px;font-size: 14px;text-transform: uppercase;font-weight: 500;}
.product-item .prdtitem-info .action a i {display: none;}
@media screen and (max-width: 1500px) {
    .product-item .name {font-size: 16px;}
    .product-item .prdtitem-info .action a, .price.normal-price .aslow, .product-item .cat-swatches .showswatch {font-size: 14px;}
    .product-item ul.prdt-swatch .swatchitem {width: 22px;height: 22px;}
    .price.normal-price .aslow {margin: 0 0 1px;}
    .product-item .prdtitem-info {padding: 13px 10px;}
    .ship-icon {min-height: 28px;font-size: 13px;top: -14px;}
}
@media screen and (max-width: 1400px) {
    .product-item .brand-section {max-width: 80px;}
    .product-item .name {font-size: 15px;}
    .product-item .sku {font-size: 13px;}
    .prod_price {font-size: 20px;}
    .price.normal-price .aslow {font-size: 13px;}
}
@media screen and (max-width: 1100px) {
    .product-item .brand-section {max-width: 70px;}
}
@media screen and (max-width: 991px) {
    .product-item {display: flex;border-radius: 10px;}
    .product-item .mainimg {width: 200px;border-radius: 10px 0 0px 10px;}
    .product-item .prdtitem-info {width: calc(100% - 200px);}
    .ship-icon {min-height: 26px;font-size: 12px;top: -15px;max-width: fit-content;width: fit-content;min-width: fit-content;}
    .product-item .mainimg img {width: 100%;height: 100%;object-fit: contain;}
}
@media screen and (max-width: 575px) {
    .product-item .mainimg {width: 150px;}
    .product-item .prdtitem-info {width: calc(100% - 150px);}
    .prod_price {font-size: 18px;}
}
@media screen and (max-width: 480px) {
    .product-item .mainimg {width: 135px;}
    .product-item .prdtitem-info {width: calc(100% - 135px);}
    .product-item .brand-section {max-width: 65px;}
    .price-section {margin: 0 0 10px;}
}
@media screen and (max-width: 425px) {
    .product-item .mainimg {width: 115px;}
    .product-item .prdtitem-info {width: calc(100% - 115px);}
    .product-item ul.prdt-swatch .swatchitem {width: 19px;height: 19px;}
    .product-item .name {font-size: 13px;}
    .product-item .sku, .product-item .prdtitem-info .action a, .price.normal-price .aslow, .product-item .cat-swatches .showswatch {font-size: 12px;}
    .product-item .brand-section {max-width: 60px;}

}