.embroidery-preview table tr td {
    border: 0px solid black !important;
    margin: 0px !important;
    padding: 0px !important;
}

.embroidery-preview img {
    
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0)!important; 
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)!important; 
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0)!important;
}

.embroidery-preview .embroidery-preview-image {
    width: 260px;
}

.embroidery-preview .embroidery-text {
    position: relative;
    vertical-align: middle;

}

.ast-site-header-cart-data .widget.woocommerce.widget_shopping_cart {
    width: 600px;
}


