/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.woocommerce-checkout .woocommerce {
    max-width: 871px;
    margin: 0 auto;
}table.shop_table.woocommerce-checkout-review-order-table {
    margin: 46px 0;
}.wd-shipping-progress-bar.wd-style-bordered {
    display: none;
}
table.shop_table.woocommerce-checkout-review-order-table2:nth-child(1) {
    display: none;
}.woocommerce-form-coupon-toggle {
/*     display: none; */
}.product-image-link img.attachment-full.size-full {
    width: 100%;
    height: auto;
    min-width: 200px;
    min-height: 200px;
    width: auto;
    height: auto;
    object-fit: contain;
    padding: 19px;
}