/***********************************
 * Inverse Paradox ROI Print Styles
 * Compile Instructions
 * Navigate to the assets directory and then run sass css/ip-print.scss:css/ip-print.min.css --style compressed
 * Documentation - https: //sass-lang.com/documentation/cli/dart-sass
 ***********************************/
/* @media print {
} */
body.iproi_print header,
body.iproi_print footer, body.iproi_print.woocommerce-account .woocommerce-MyAccount-navigation,
body.iproi_print #cpops-floating-cart {
  display: none;
}
body.iproi_print main {
  max-width: 960px;
  margin: 0 auto;
}
body.iproi_print table {
  border: 0;
}
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-header,
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-header + .container {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-header {
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: center;
}
body.iproi_print.woocommerce-account .invoice-company-data > p {
  margin-bottom: 0;
  line-height: 1.5;
  color: #282828;
}
body.iproi_print.woocommerce-account .invoice-header-logo + h2 {
  font-weight: 800;
  color: #282828;
}
body.iproi_print.woocommerce-account .invoice-header-logo + h2 > .invoice-num {
  display: none;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table {
  border: 0;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table.total-table.my_account_orders tr > td:first-child {
  text-align: left;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child {
  margin-bottom: 0;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices, body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child {
  order: -1;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead, body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child > thead {
  max-width: 160px;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > tbody, body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child > tbody {
  max-width: 210px;
  min-width: 210px;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead > tr, body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child > thead,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table.shipp-info.my_account_orders:first-child > thead > tr {
  text-align: right;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content th,
body.iproi_print .woocommerce .woocommerce-MyAccount-content td,
body.iproi_print .woocommerce .woocommerce-MyAccount-content td pre {
  font-size: 14px;
  line-height: 1.5;
  font-family: sans-serif;
  font-weight: 500;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content td pre br:first-child {
  display: none;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content th,
body.iproi_print .woocommerce .woocommerce-MyAccount-content td {
  border: 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  background: transparent;
  text-align: center;
  font-familY: sans-serif;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content td {
  border-top: 0;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content td pre {
  font-familY: sans-serif;
  color: #282828;
  padding: 0;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content td pre > br:first-child {
  display: none;
}
body.iproi_print .woocommerce table.total-table.my_account_orders td {
  border-bottom: 0;
}
body.iproi_print .shipp-info.my_account_orders:first-child,
body.iproi_print .woocommerce-MyAccount-content table#roi-invoices {
  display: flex;
  justify-content: flex-end;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#recent-invoices tr > th,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#recent-invoices tr > td,
body.iproi_print .invoice-items.my_account_orders tr > th,
body.iproi_print .invoice-items.my_account_orders tr > td {
  text-align: left;
}
body.iproi_print .shipp-info.my_account_orders:first-child > thead,
body.iproi_print .shipp-info.my_account_orders:first-child > thead > tr,
body.iproi_print .shipp-info.my_account_orders:first-child > tbody,
body.iproi_print .shipp-info.my_account_orders:first-child > tbody > tr,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead > tr,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > tbody,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > tbody > tr {
  display: flex;
  flex-wrap: wrap;
}
body.iproi_print .shipp-info.my_account_orders:first-child > thead > tr > th,
body.iproi_print .shipp-info.my_account_orders:first-child > tbody > tr > td,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead > tr > th,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > tbody > tr > td {
  flex-basis: 100%;
  border: 0;
  padding: 0;
  line-height: 2;
}
body.iproi_print .shipp-info.my_account_orders:first-child > thead > tr > th,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead > tr > th {
  text-align: right;
}
body.iproi_print .shipp-info.my_account_orders:first-child > thead > tr > th::after,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > thead > tr > th::after {
  content: ":";
  padding-right: 5px;
}
body.iproi_print .shipp-info.my_account_orders:first-child > tbody > tr > td,
body.iproi_print .woocommerce .woocommerce-MyAccount-content table#roi-invoices > tbody > tr > td {
  text-align: left;
  width: auto;
}
body.iproi_print .shipp-info.my_account_orders + .shipp-info.my_account_orders {
  order: 0;
}
body.iproi_print .shipp-info.my_account_orders + .shipp-info.my_account_orders > thead > tr > th,
body.iproi_print .shipp-info.my_account_orders + .shipp-info.my_account_orders > tbody > tr > td {
  text-align: left;
  border: 0;
}
body.iproi_print .shipp-info.my_account_orders + .shipp-info.my_account_orders > thead > tr > th {
  border-bottom: 0;
  border-bottom: 1px solid #707070;
}
body.iproi_print .shipp-info.my_account_orders + .shipp-info.my_account_orders > tbody > tr > td {
  border: 0;
}
body:not(.iproi_print) .woocommerce .woocommerce-MyAccount-content table {
  border: 0;
}
body:not(.iproi_print) .woocommerce .woocommerce-MyAccount-content th,
body:not(.iproi_print) .woocommerce .woocommerce-MyAccount-content td,
body:not(.iproi_print) .woocommerce .woocommerce-MyAccount-content td pre {
  font-size: 14px;
  line-height: 1.5;
  font-family: sans-serif;
  font-weight: 500;
}
body:not(.iproi_print) .woocommerce .woocommerce-MyAccount-content td pre br:first-child {
  display: none;
}

.invoice-print-wrap {
  width: 100%;
}
.invoice-print-wrap .invoice-print-header .logo img {
  max-height: 84px;
}
.invoice-print-wrap .invoice-print-header .logo {
  text-align: center;
  margin-bottom: 48px;
}
.invoice-print-wrap .invoice-print-header .heading {
  display: flex;
  gap: 24px;
  align-items: center;
}
.invoice-print-wrap .invoice-print-header .heading .status {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 1;
}
.invoice-print-wrap .invoice-print-header .heading h2 {
  margin-bottom: 0 !important;
}
.invoice-print-wrap .invoice-print-header {
  margin-bottom: 24px;
  margin-bottom: 24px;
}
.invoice-print-wrap h2 {
  font-size: 52px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
}
.invoice-print-wrap .body {
  display: flex;
  gap: 20px;
  border-top: 1px solid #eee;
}
.invoice-print-wrap .body.billing-shipping-address {
  border-top: unset;
}
.invoice-print-wrap .body .left {
  flex: 1 1 50%;
  text-align: left;
}
.invoice-print-wrap .body .right {
  flex: 1 1 50%;
  text-align: left;
}
.invoice-print-wrap .invoice-status-text {
  border: 2px solid #eee;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 28px 24px;
}
.invoice-print-wrap .invoice-status-text p.invoice-text {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
.invoice-print-wrap .billing-address {
  border: 2px solid #eee;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 28px 24px;
}
.invoice-print-wrap .billing-address h4 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
.invoice-print-wrap .billing-address .address span {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}
.invoice-print-wrap .shipping-address {
  border: 2px solid #eee;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 28px 24px;
}
.invoice-print-wrap .shipping-address h4 {
  font-size: 19px;
  font-weight: 700;
  color: #000;
}
.invoice-print-wrap .shipping-address .address span {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}
.invoice-print-wrap .order-items {
  margin-top: 28px;
}
.invoice-print-wrap .shipments {
  margin-top: 28px;
}

body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap table tr {
  border-top: 1px solid #eee;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap h2 {
  font-size: 28px;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap h3 {
  margin: unset;
  color: inherit;
  margin-bottom: 0 !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .order-items h3 {
  line-height: 3;
  border-bottom: 2px solid #eee;
  margin-bottom: 12px !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .order-items table th {
  background: unset !important;
  border: 2px solid #eee !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400 !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .order-items table th:last-child {
  border-right: 2px solid #eee !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .order-items table {
  border-collapse: collapse;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .order-items table td {
  padding: 14px 10px;
  font-size: 18px;
  color: #000;
  border-top: 2px solid #eee !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .shipments h3 {
  line-height: 3;
  border-bottom: 2px solid #eee;
  margin-bottom: 12px !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .shipments table th {
  background: unset !important;
  border: 2px solid #eee !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400 !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .shipments table th:last-child {
  border-right: 2px solid #eee !important;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .shipments table {
  border-collapse: collapse;
}
body.iproi_print .woocommerce .woocommerce-MyAccount-content .invoice-print-wrap .shipments table td {
  padding: 14px 10px;
  font-size: 18px;
  color: #000;
  border-top: 2px solid #eee !important;
}

body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-print-wrap table th {
  padding: 12px 10px;
  text-align: left;
  font-size: 18px;
  border-top: 2px solid #eee !important;
}
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-print-wrap .body table td {
  border-top: 2px solid #eee !important;
  padding: 10px;
  font-size: 16px;
  color: #000;
}
body.iproi_print.woocommerce-account .woocommerce-MyAccount-content .invoice-print-wrap .body table td p.order-total-footer-notes {
  font-size: 14px;
}

/*# sourceMappingURL=ip-print.min.css.map */
