.single-product .pswp--supports-fs .pswp__bg{
    background-color: rgba(0, 0, 0, 0.8);
}
.home .tp-revslider-mainul li:first-child .tp-parallax-wrap:nth-child(2){
    position: relative !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.home .tp-revslider-mainul li:first-child .tp-parallax-wrap:nth-child(2) .tp-loop-wrap {
    position: static !important;
}

.home .tp-revslider-mainul li:first-child .tp-parallax-wrap:nth-child(2) .tp-mask-wrap {
    position: static !important;
}
.product-main-tooltop-wrapper .product-dimentions-bottom-popup-wrapper table.shop_attributes.new {
    width: 100%;
    max-width: max-content;
    text-align: center;
    margin: 0 auto;
}
@media (max-width: 777px) {
    .home .tp-revslider-mainul li:first-child .tp-parallax-wrap:nth-child(2) .tp-mask-wrap .landers-slider-text {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding-top: 0 !important;
    }
}
