/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/

.coupon-invoiceonly,
.woocommerce-checkout .shipping {
  display: none;
}

.woocommerce-checkout #order_review table.shop_table {
  border-bottom: 1px solid #bfbfbf;
}

.woocommerce-checkout table.shop_table .order-total th,
.woocommerce-checkout table.shop_table .order-total td {
  border: none;
}

.vecto-logo {
    position: relative;
    top: 10px;
    float: right;
}

.vecto-logo svg {
    width: 84px;
    height: 34px;
    transition: fill .4s ease;
    fill: red;
}
