.elementor-40 .elementor-element.elementor-element-11f08d1{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-40 .elementor-element.elementor-element-11f08d1:not(.elementor-motion-effects-element-type-background), .elementor-40 .elementor-element.elementor-element-11f08d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-40 .elementor-element.elementor-element-11f08d1{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-40 .elementor-element.elementor-element-11f08d1{--content-width:90%;}}@media(max-width:767px){.elementor-40 .elementor-element.elementor-element-11f08d1{--content-width:90%;}}/* Start custom CSS */table.tinvwl-table-manage-list {
    background-color: white;
}

td.product-name a {
    color: black;
    font-weight: 600;
}

.tinvwl-table-manage-list button.button,a.button.wc-backward {
    background-color: black;
    color: white;
    border-radius: 0;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Roboto';
    border: 2px solid black;
    transition: all .2s ease;;
}

.tinvwl-table-manage-list button.button:hover,a.button.wc-backward:hover {
    background-color: white;
    color: black;
    border: 2px solid black;
}

.tinv-header h2 {
    color: black;
    font-family: 'Roboto';
}

.e-wc-info-notice .woocommerce-info {
    border-top: 3px solid black!important;
    color: black!important;
}

.e-wc-info-notice .woocommerce-info:before {
    color: black!important;
}/* End custom CSS */