.wpcf7-spinner {
    display: none;
}

.section__width table tbody tr:nth-child(1) td {
    border: 1px solid #777;
    text-align: center;
    color: #222;
    font-weight: 600;
    font-size: 15px;
}

.section__width table tbody tr td {
    padding-left: 5px !important;
    padding-right: 5px !important;
    border: 1px solid #777;
    color: #444;
}

.contact_01 form {
    text-align: center;
}

.contact_01 form input {
    box-shadow: none;
    border-radius: 5px;
    height: 45px;
    font-size: 15px;
    color: #222;
}

.contact_01 form textarea {
    box-shadow: none;
    border-radius: 5px;
    font-size: 15px;
    color: #222;
}

.contact_01 form input.wpcf7-submit {
    color: #fff;
    font-size: 16px;
    margin: 0;
    line-height: 45px;
}

.map p {
    margin-bottom: 0;
}

.woocommerce-cart table tbody tr td,
.woocommerce-cart table tbody tr:nth-child(1) td {
    border: none;
    border-bottom: 1px solid #ececec;
}

.cart-wrapper a.icon-remove,
.cart-wrapper a.remove {
    line-height: 21px !important;
}

.continue-shopping a.button-continue-shopping {
    margin-bottom: 0;
    min-height: 40px;
    line-height: 40px;
    height: 40px;
    font-weight: 500;
    border-width: 1px;
}

.actions button.button {
    min-height: 40px;
    line-height: 40px;
    height: 40px;
    margin-bottom: 0;
    font-weight: 500;
}

table.shop_table .cart_item td {
    text-align: left;
}

.product-name a {
    font-weight: 400;
}

.widget .is-divider {
    background: #FEB100;
}