.plp-cntr .product-items .product-item .product-title {
    padding-top: 15px !important;
    font-size: 16px !important;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}
   
   
   .aliniere {display:none!important;}

   
   #headerul 
    
    
        #meniu-oferte-digitale {float: left;
            width: 100%;
            margin-top: -20px;
        }


.activata {
    box-shadow: 0 3px 1px 0 rgba(230, 3, 75, .75) !important;
}


.activata1 {
    border:2px solid rgba(230, 3, 75, .75) !important;
}

.imagine1 {
aspect-ratio: 1 / 1;
    object-fit: contain;
}

.imagine2 {
aspect-ratio: 1 / 1;
    object-fit: contain;
}


@media screen and (max-width: 768px) {

.product-item:hover {
    background-color: #fff !important;
    box-shadow: 0 0px 0px 0 rgba(230, 3, 75, .75) !important;
}

.plp-cntr .prdItm-wrapper {
        padding: 2px !important;
    }


    .plp-cntr .product-items .product-item .product-title {
    padding: 5px 6px 0px!important;
    }

    .descriere-detalii {
    width: 96%!important;
    font-size: 13px!important;
    margin-top:5px!important;
    }


}



.excl-ofr {
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 14px;
    z-index: 1
}

.excl-ofr .lbl {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    line-height: 24px;
    border-radius: 15px;
    background-color: #1a8282;
    display: inline-block;
    padding: 0 20px
}

.prodCard-carousel .slick-dots {
    display: flex;
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #ebeced;
    border-radius: 4px
}

.products-panel {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 20px
}

.prodCard-carousel .slick-dots li {
    flex: 1
}

.prodCard-carousel .slick-dots li button {
    background: 0 0;
    color: transparent;
    outline: 0;
    transition: background 1s ease;
    width: 100%;
    border: none;
    border-radius: 4px
}

.prodCard-carousel .slick-dots li.slick-active button {
    background: #7f28c4
}

.prdImg-wrapper.unavailPrd {
    position: relative
}

.plp-cntr {
    width: 100%;
    transition: all .3s ease
}

@media screen and (min-width:768px) {
    .pai-txt {
        top: 35%;
        z-index: 1
    }

    .pai-txt .pai-title {
        font-size: 16px;
        margin: 5px auto
    }

    .pai-txt .pai-subTitle {
        font-size: 14px;
        width: 80%
    }

    .plp-cntr {
        float: left
    }
}

.plp-cntr .product-items {
    width: 100%;
    float: left;
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec
}

.plp-cntr .product-items .product-item {
    padding: 26px 33px;
    position: relative;
    overflow: hidden;
    transition: all .3s ease;
    background: #fff
}

.plp-cntr .product-items .product-item .product-img {
    width: 100%
}

.plp-cntr .product-items .product-item .product-img img {
    width: 100%;
    height: auto;
    margin: auto
}

.plp-cntr .product-items .product-item .product-title {
    padding: 0 16px;
    text-align: center;
    color: #546264;
    position: relative;
    overflow: hidden
}

.plp-cntr .product-items .product-item .product-title:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

.plp-cntr .product-items .product-item .product-title:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

@media screen and (max-width:767px) {
    .plp-cntr .plp-rt-cntr {
        width: 100%
    }

    .products-panel {
        padding-left: 10px;
        padding-right: 10px
    }

    .plp-cntr .product-items {
        border: none;
        padding-bottom: 10px
    }

    .plp-cntr .product-items .product-item {
        padding: 16px 12px;
        min-height: 282px
    }

    .product-item .prodTtl-c {
        min-height: 58px
    }

    .plp-cntr .product-items .product-item .product-title {
        font-size: 12px;
        line-height: 16px;
        margin: 5px 0;
        max-height: 48px;
        float: left;
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .product-item .prodTtl-c {
        min-height: 72px
    }

    .plp-cntr .product-items .product-item .product-title {
        font-size: 16px;
        line-height: 24px;
        max-height: 72px;
        cursor: pointer
    }
}

.plp-cntr .product-items .product-item .product-price {
    width: 100%;
    padding: 10px 0;
    font-size: 16px
}

.plp-cntr .product-items .product-item .product-price .old-price {
    text-decoration: line-through;
    color: #a2acae;
    padding-right: 4px
}

.plp-cntr .product-items .product-item .product-price .no-change {
    font-weight: 700;
    color: #181818;
    padding-left: 4px
}

.plp-cntr .product-items .product-item .product-price .new-price {
    font-weight: 700;
    color: #e5231b;
    padding-left: 4px
}

@media screen and (min-width:992px) {
    .plp-cntr .pagination {
        float: right;
        padding-right: 64px
    }
}

.plp-cntr .pagination .item {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    width: 40px;
    background: #fff;
    line-height: 40px;
    margin: 0 1px;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    color: #181818
}

.plp-cntr .pagination .item-wrapper {
    margin: 27px auto
}

@media screen and (max-width:991px) {
    .plp-cntr .pagination {
        display: block;
        text-align: center
    }

    .plp-cntr .pagination .item-wrapper {
        position: relative;
        min-height: 100px
    }
}

.plp-cntr .prdItm-wrapper {
    padding: 10px;
    float: left;
    font-size: 16px;
    text-align: center;
    min-height: 490px;
    transition: width .3s ease;
    height: auto;
    position: relative
}

@media screen and (min-width:1200px) {
    .plp-cntr .prdItm-wrapper {
        width: 33.33%
    }

    .plp-cntr .plp-rt-cntr .prdItm-wrapper:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (min-width:871px) and (max-width:1199px) {
    .plp-cntr .prdItm-wrapper {
        width: 50%
    }

    .plp-cntr .plp-rt-cntr .prdItm-wrapper:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width:768px) and (max-width:1150px) {
    .plp-cntr .prdItm-wrapper {
        width: 50%
    }

    .plp-cntr .plp-rt-cntr .prdItm-wrapper:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (min-width:768px) and (max-width:870px) {
    .plp-cntr .prdItm-wrapper {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .plp-cntr .product-items .product-item .product-price {
        font-size: 14px
    }

    .plp-cntr .pagination .pg-left-arrow {
        margin-right: 8px
    }

    .plp-cntr .pagination .pg-right-arrow {
        margin-left: 8px
    }

    .plp-cntr .prdItm-wrapper {
        width: 50%;
        min-height: 280px
    }

    .plp-cntr .plp-rt-cntr .prdItm-wrapper:nth-child(2n+1) {
        clear: left
    }

    .prodCard-carousel .prdItm-wrapper {
        height: 350px !important
    }

    .prodCard-carousel .prdItm-wrapper:focus {
        outline: 0
    }
}

.plp-cntr .product-imgSlider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease;
    cursor: pointer
}

.plp-cntr .product-imgSlider .slick-slide {
    outline: 0
}

.plp-cntr .product-imgSlider .plp-img {
    max-width: 100%;
    height: auto;
    margin: auto;
    background-color: #fff
}

.plp-cntr .product-imgSlider .slick-next,
.plp-cntr .product-imgSlider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    top: calc(50% - 12px);
    padding: 12px;
    cursor: pointer;
    border: none;
    outline: 0
}

.plp-cntr .product-imgSlider .slick-prev {
    left: -23px
}

.plp-cntr .product-imgSlider .slick-next {
    right: -23px
}

.plp-cntr .product-imgSlider .slick-next .nextImg,
.plp-cntr .product-imgSlider .slick-prev .prevImg {
    width: 16px
}

.plp-cntr .prod-enlarge {
    width: 90px;
    height: 90px;
    background: linear-gradient(134.36deg, rgba(0, 0, 0, .1) 49.99%, rgba(228, 237, 237, 0) 100%), #e4eded;
    z-index: -1;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    position: absolute;
    bottom: -45px;
    right: -45px;
    opacity: 0;
    overflow: hidden
}

.plp-cntr .quick-view-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 32px;
    left: 5px;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.quick-view-icon img {
    width: 24px
}

.plp-cntr .excl-ofr {
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 14px;
    z-index: 1
}

.plp-cntr .excl-ofr .lbl {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    line-height: 24px;
    border-radius: 15px;
    background-color: #1a8282;
    display: inline-block;
    padding: 0 20px
}

@media screen and (max-width:767px) {
    .plp-cntr .excl-ofr .lbl {
        font-size: 10px
    }
}

.plp-cntr .outOfStck {
    width: 100%;
    height: 24px;
    position: absolute;
    background-color: #fff;
    top: -15px;
    z-index: -1;
    transition: all .3s ease;
    opacity: 0
}

.plp-cntr .outOfStck .lbl {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #851168
}

@media screen and (max-width:767px) {
    .plp-cntr .outOfStck .lbl {
        font-size: 10px
    }
}

.plp-cntr .noLongAvl {
    width: 100%;
    height: 24px;
    position: absolute;
    background-color: #fff;
    top: -15px;
    z-index: -1;
    transition: all .3s ease;
    opacity: 0
}

.plp-cntr .noLongAvl .lbl {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #a2acae
}

.product-item .inStck,
.product-item .lwStck,
.product-item .noLongAvl,
.product-item .outOfStck {
    border-radius: 0;
    padding: 0;
    display: block
}

@media screen and (max-width:767px) {
    .plp-cntr .noLongAvl .lbl {
        font-size: 10px
    }
}

.plp-cntr .lwStck {
    width: 100%;
    height: 24px;
    position: absolute;
    background-color: #fff;
    top: -15px;
    z-index: -1;
    transition: all .3s ease;
    opacity: 0
}

.plp-cntr .lwStck .lbl {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #f09f87
}

@media screen and (max-width:767px) {
    .plp-cntr .lwStck .lbl {
        font-size: 10px
    }
}

.plp-cntr .low-stock {
    width: 100%;
    height: 24px;
    position: absolute;
    top: -15px;
    z-index: -1;
    transition: all .3s ease;
    opacity: 0
}

.plp-cntr .low-stock .lbl {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #f09f87
}

.plp-cntr .prod-rating {
    z-index: -1;
    opacity: 0;
    transition: max-height .3s ease;
    max-height: 0
}

@media screen and (max-width:767px) {
    .plp-cntr .low-stock .lbl {
        font-size: 10px
    }

    .plp-cntr .prod-rating {
        opacity: 1;
        margin-bottom: 10px
    }

    .pai-txt {
        top: 78px;
        z-index: 1
    }

    .pai-txt .pai-subTitle {
        font-size: 12px;
        width: 92%;
        max-height: 33px
    }

    .pai-txt .pai-title {
        font-size: 14px;
        margin: 2px auto
    }
}

.plp-cntr .prod-rating .star-blk {
    display: inline-block
}

.plp-cntr .prod-rating .star-blk .selected {
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.7477 3.26835L8.33295 8.09602L3.72005 8.86395C3.37964 8.92053 3.07212 9.10084 2.85651 9.37028L2.77272 9.48656C2.38762 10.0826 2.50892 10.8852 3.0749 11.3381L6.85495 14.363L5.33727 19.6791C5.22447 20.074 5.29075 20.4985 5.51856 20.8402L5.60397 20.9553C6.05522 21.5029 6.85687 21.6306 7.46001 21.2285L11.9999 18.201L16.5399 21.2285C16.8816 21.4563 17.3061 21.5226 17.701 21.4098L17.8289 21.3666C18.4929 21.1064 18.8625 20.3788 18.6626 19.6791L17.1439 14.363L20.925 11.3381C21.1944 11.1225 21.3747 10.815 21.4313 10.4746L21.4471 10.3405C21.4966 9.62905 20.9977 8.98327 20.2798 8.86395L15.6659 8.09602L13.2521 3.26835C13.1167 2.99741 12.897 2.77772 12.626 2.64225C11.9345 2.29646 11.0935 2.57678 10.7477 3.26835Z%22 fill%3D%22%23181818%22%2F%3E%3C%2Fsvg%3E");
    background-size: 14px 13px;
    width: 14px;
    height: 13px
}

.plp-cntr .prod-rating .star-blk .unselected {
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M7.90037 7.60188L10.3152 2.77421C10.661 2.08264 11.5019 1.80232 12.1935 2.14811C12.4644 2.28358 12.6841 2.50327 12.8196 2.77421L15.2334 7.60188L19.9643 8.38926C20.6822 8.50859 21.1811 9.15436 21.1316 9.86582L21.1158 9.99987C21.0679 10.2879 20.9312 10.5537 20.7248 10.7601L17.6274 13.8569L18.4308 19.4789C18.5337 20.1993 18.0686 20.8698 17.3754 21.0374L17.2429 21.0628C16.9019 21.1115 16.5549 21.0328 16.2683 20.8417L11.5674 17.7069L6.86642 20.8417C6.26329 21.2438 5.46164 21.1161 5.01039 20.5685L4.92497 20.4534C4.73391 20.1668 4.65521 19.8199 4.70391 19.4789L5.50637 13.8569L2.40992 10.7601C1.89742 10.2475 1.8655 9.43637 2.31406 8.88654L2.41018 8.78023C2.61664 8.57383 2.88245 8.43713 3.17044 8.38926L7.90037 7.60188ZM13.5818 8.77081L11.5674 4.74088L9.55294 8.77081C9.35254 9.17162 8.97237 9.45228 8.53031 9.52576L4.64837 10.1709L7.1332 12.6559C7.41009 12.9328 7.55673 13.3113 7.54214 13.6983L7.52906 13.8436L6.87337 18.4329L10.7908 15.8217C11.2183 15.5367 11.7635 15.5108 12.2124 15.744L12.344 15.8217L16.2604 18.4329L15.6057 13.8436C15.5503 13.4559 15.66 13.0652 15.9039 12.7643L16.0015 12.6559L18.4854 10.1709L14.6044 9.52576C14.2115 9.46045 13.8675 9.23143 13.6551 8.89985L13.5818 8.77081Z%22 fill%3D%22%23181818%22%2F%3E%3C%2Fsvg%3E");
    background-size: 14px 13px;
    width: 14px;
    height: 13px
}

.plp-cntr .prod-rating .lbl {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #a2acae;
    padding-left: 10px
}

.pagination-next.disabled,
.pagination-previous.disabled {
    opacity: .3;
    pointer-events: none
}

.lwst-prc-hvr {
    font-size: 12px;
    font-weight: 700;
    color: #546264;
    position: absolute;
    text-align: center;
    width: calc(100% - 96px);
    display: none
}

@media screen and (min-width:992px) {
    .plp-cntr .product-items .product-item:hover {
        background-color: #fff;
        box-shadow: 0 10px 50px 0 rgba(0, 0, 0, .15);
        z-index: 1
    }

    .plp-cntr .pagination .item:hover {
        background: #f6f9f9
    }

    .plp-cntr .product-item:hover .low-stock,
    .plp-cntr .product-item:hover .lwStck,
    .plp-cntr .product-item:hover .noLongAvl,
    .plp-cntr .product-item:hover .outOfStck,
    .plp-cntr .product-item:hover .share-icon {
        z-index: 2;
        opacity: 1;
        cursor: pointer
    }

    .plp-cntr .product-item:hover .prod-rating {
        z-index: 2;
        opacity: 1;
        max-height: 100px;
        margin: 10px auto
    }

    .plp-cntr .product-item:hover .prod-enlarge {
        z-index: 2;
        opacity: 1;
        cursor: pointer
    }

    .plp-cntr .product-item:hover .product-imgSlider {
        z-index: 1;
        opacity: 1;
        visibility: visible
    }

    .plp-cntr .product-items .product-item:hover .lwst-prc-hvr {
        display: block
    }

    .plp-cntr .product-items .product-item .product-title {
        cursor: pointer
    }
}

.prodCard-carousel .prdItm-wrapper {
    height: auto;
    min-height: 100%
}

.unavailPrd .blurImg {
    opacity: .2
}

.pai-txt {
    position: absolute;
    width: 100%;
    text-align: center
}

.pai-txt .pai-title {
    width: 95%;
    position: relative
}

.pai-txt .pai-subTitle {
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.unavailPrd .slick-track {
    opacity: .1 !important
}

.pai-txt .pai-subTitle:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

.pai-txt .pai-subTitle:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

.plp-cntr .prd-tag {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    align-items: center;
    justify-content: center;
    background: #1a8282;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%
}

.plp-cntr .best-seller {
    background: #851168
}

.plp-cntr .last-chance {
    background: #f09f87
}

.plp-cntr .new-prod {
    background: #e22a68
}

.plp-cntr .fur-lbl {
    position: absolute;
    color: #fff;
    z-index: 2;
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 2px
}

.plp-cntr .disct-badge {
    position: absolute;
    z-index: 2;
    border-radius: 2px;
    background-color: #181818;
    margin-bottom: 5px;
    text-align: center;
    padding: 6px 8px
}

.plp-cntr .disct-badge .lbl {
    font-family: MABFont;
    font-size: 12px;
    line-height: 12px;
    color: #fff
}

@media(max-width:991px) {
    .plp-cntr .disct-badge {
        top: 80px;
        left: 10px
    }

    .plp-cntr .fur-lbl {
        top: 45px;
        left: 10px
    }
}

@media(min-width:992px) {
    .plp-cntr .disct-badge {
        top: 95px;
        left: 10px
    }

    .plp-cntr .fur-lbl {
        top: 57px;
        left: 10px
    }
}

.product-item .product-title.SetComp {
    float: left;
    width: 90% !important
}

.product-item .prod-setImg {
    float: left;
    padding-top: 4px;
    width: 10%
}

.product-item .prod-setImg img {
    width: 100%
}

@media (max-width:767px) {
    .product-item .product-title.SetComp {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .v2 .v2-qkview,
    .v2-cntr .multiple-variants {
        display: none
    }

    .v2-cntr .prod-variations2 .grid-views .variants .qnty,
    .v2-cntr .variants.no-variants .pc-addBtn {
        width: 100% !important;
        float: none !important
    }
}

@media (min-width:768px) {
    .product-item .product-title.SetComp {
        padding-right: 10px !important
    }

    .plp-cntr .product-items .product-item:hover .unavailPrd .product-img {
        z-index: 0;
        opacity: 0
    }

    .v2-cntr {
        background: #fff;
        padding: 10px
    }

    .v2 .product-item:hover {
        position: absolute;
        z-index: 3 !important;
        width: calc(100% - 20px)
    }

    .one-slide .v2 .product-item:hover {
        position: relative !important;
        width: 100% !important
    }

    .prodCard-carousel .v2 .product-item:hover {
        width: calc(100% - 20px)
    }

    .v2 .product-item {
        padding: 26px 0 0 !important;
        min-height: 540px
    }

    .v2 .prdImg-wrapper {
        margin: 55px 33px 0
    }

    .prdItm-wrapper.v2:hover .disct-badge,
    .prdItm-wrapper.v2:hover .fur-lbl,
    .prdItm-wrapper.v2:hover .prd-tag,
    .prdItm-wrapper.v2:hover .set-prd {
        z-index: 4
    }

    .v2 .product-item .prodTtl-c {
        margin: 15px auto 0;
        position: relative;
        max-width: 230px
    }

    .v2 .v2-qkview img {
        width: 28px;
        height: 28px
    }

    .v2 .product-item:hover .v2-qkview {
        visibility: visible
    }

    .v2 .v2-qkview {
        position: absolute;
        top: -28px;
        right: -5px;
        visibility: hidden;
        z-index: 1;
        cursor: pointer
    }

    .v2 .product-item .product-price {
        width: calc(100% - 66px) !important;
        margin: 0 33px
    }

    .prdItm-wrapper.v2 .product-item:hover .v2-cntr .pc-infoBtn,
    .v2-cntr .grid-views.multiple-variants {
        display: none
    }

    .prdItm-wrapper.v2 .product-item:hover .v2-cntr .grid-views.multiple-variants {
        display: block
    }

    .plp-cntr .prdImg-wrapper {
        position: relative;
        margin-top: 55px
    }

    .prdItm-wrapper.v2:focus {
        outline: 0
    }

    .pagination.v2 {
        margin: 90px 0 55px
    }

    .lat-prd.v2 .product-item {
        height: 560px !important;
        overflow: auto
    }

    .v2 .disct-badge {
        top: 45px;
        left: 25px;
        margin: 0;
        font-size: 12px
    }

    .v2 .fur-lbl {
        top: 80px;
        left: 25px
    }

    .v2 .set-prd img {
        width: 18px;
        height: 18px
    }

    .v2 .set-prd {
        top: 115px;
        left: 25px
    }
}

.v2 .set-prd img {
    display: inline
}

@media (max-width:767px) {
    .v2 .set-prd img {
        width: 16px;
        height: 16px
    }

    .v2 .set-prd {
        top: 115px
    }

    .v2 .disct-badge,
    .v2 .fur-lbl,
    .v2 .set-prd {
        left: 15px
    }

    .v2-cntr .pc-infoBtn {
        width: 100%;
        margin: 42px 0 0 !important
    }

    .v2-cntr .pc-infoBtn,
    .v2-cntr .variants.no-variants .pc-addBtn {
        height: 40px !important;
        line-height: 40px !important;
        font-size: 14px
    }

    .v2-cntr .prod-variations2 .grid-views {
        padding: 0 !important
    }

    .v2-cntr .prod-variations2 .grid-views .variants .qnty {
        margin: 0 0 10px !important;
        height: 32px
    }

    .v2 .product-item .product-price {
        padding-top: 0 !important
    }

    .plp-cntr .prdItm-wrapper.v2 .product-item {
        min-height: 355px
    }
}

@media (min-width:992px) {
    .v2 .prdImg-wrapper {
        margin: 55px auto 0;
        width: 224px;
        min-height: 224px
    }
}

.v2 .set-prd span {
    text-transform: none !important;
    margin-left: 5px
}

.v2 .set-prd {
    position: absolute;
    z-index: 2;
    text-align: center;
    border: 1px solid #181818;
    background: #fff;
    border-radius: 2px;
    padding: 4px;
    color: #181818;
    font-weight: 500;
    font-size: 12px
}

@media (max-width:480px) {
    .plp-cntr .prdItm-wrapper.v2 .product-item {
        min-height: 320px
    }

    .plp-cntr .product-items .product-item .product-price {
        font-size: 12px
    }
}

.product-number {
    color: #181818;
    font-size: 16px;
    height: 16px
}

@media (max-width:767px) {
    .product-number {
        font-size: 14px
    }

    .v2 .product-number {
        height: 24px
    }
}
