/*product*/
.mw-product-label img{min-width: 30px;width: 30px;}
.mw-product-label .sppb-addon-text {font-size: 16px!important;}
.mw-product-label .sppb-media-heading {margin-bottom: 30px}
@media (max-width: 991px){.mw-product-label .sppb-media-heading {margin-bottom: 8px;}}
.mw-product-label {position: relative;}

/*product1*/
.product-item-label-1:before {
    width: 100%;
    height: 1px;
    content: '';
    bottom: 50px;
    position: absolute;
    background:#000;
}
.product-item-label-1:after {
    width: 90px;
    height: 1px;
    content: '';
    right: -73px;
    top: 84px;
    position: absolute;
    background:#000;
    transform: rotate(52deg)!important;
    z-index: 999!important;
}

/*product2*/
.product-item-label-2:before {
    width: 100%;
    height: 1px;
    content: '';
    bottom: 68px;
    position: absolute;
    background:#000;
}
.product-item-label-2:after {
    width: 150px;
    height: 1px;
    content: '';
    left: -122px;
    top: 110px;
    position: absolute;
    background:#000;
    transform: rotate(-52deg)!important;
    z-index: 999!important;
}

@media screen and (min-width:992px) and (max-width:1199px){
.product-item-label-2:after {
    width: 140px;
    left: -112px;
    top: 100px;
}}



/*product3*/
.product-item-label-3:before {
    width: 100%;
    height: 1px;
    content: '';
    bottom: 78px;
    position: absolute;
    background:#000;
}
@media(min-width:1200px){
.product-item-label-3:before {
    width: 100%;
    height: 1px;
    content: '';
    bottom: 50px;
    position: absolute;
    background:#000;
}}
.product-item-label-3:after {
    width: 90px;
    height: 1px;
    content: '';
    right: -73px;
    top: 84px;
    position: absolute;
    background:#000;
    transform: rotate(52deg)!important;
    z-index: 999!important;
}

@media screen and (min-width:992px) and (max-width:1199px){
.product-item-label-3:after {
    right: -73px;
    top: 84px;
}}



/*product4*/
.product-item-label-4:before {
    width: 100%;
    height: 1px;
    content: '';
    bottom: 76px;
    position: absolute;
    background:#000;
}
@media(min-width:1200px){
.product-item-label-4:before {
    width: 100%;
    height: 1px;
    content: '';
    /*bottom: 47px;*/
    position: absolute;
    background:#000;
}
}
.product-item-label-4:after {
    width: 90px;
    height: 1px;
    content: '';
    left: -72px;
    top: 117px;
    position: absolute;
    background:#000;
    transform: rotate(-52deg)!important;
    z-index: 999!important;
}

.product-item-row .sppb-row {
    justify-content: center!important;
}

.product-item-label-2 .sppb-addon-text p {
    font-size: 16px!important;
    min-height: 50px;
}

/*media product label*/

@media screen and (min-width:992px) and (max-width:1199px){
.product-item-label h4.sppb-addon-title.sppb-feature-box-title.sppb-media-heading,
.product-item-label-2 h4.sppb-addon-title.sppb-feature-box-title.sppb-media-heading{
    font-size: 20px!important;
}}



/*product bottom*/

.product-item-label.product-title-two-line:after {
    right: -73px;
    top: 88px;
}
.product-item-label-2.product-title-two-line:after {
    left: -93px;
    top: 127px;
}



/*product improve*/
.product-intro-improve .sppb-addon-content.sppb-text-center{border: 5px solid #e7d8c2;padding: 20px;border-radius:20px;color:#2d1404;transition:0.5s ease;}

.product-intro-improve .sppb-addon-content.sppb-text-center:hover{background:#e7d8c2;padding: 20px;border-radius:20px;color:#2d1404;transition:0.5s ease;}




/*mw-store*/
.mw-store-item .sppb-media-content {
    background: #3a1909;
    padding: 15px 0 30px 0;
}

.mw-store-item-locked .sppb-media-content {
    background: #8c8c8c;
    padding: 15px 0 30px 0;
}

.mw-store-item-locked .sppb-addon-text {font-size:16px!important;font-weight:normal;}

.mw-store-item-locked .sppb-addon-title.sppb-feature-box-title {
    margin-bottom: 0px; font-weight:700;
}

.mw-store-item .sppb-addon-text {font-size:16px!important;font-weight:normal;}

.mw-store-item .sppb-addon-title.sppb-feature-box-title {
    margin-bottom: 0px; font-weight:700;
}