#breadcrumbs a,
#breadcrumbs span,
.store_notice {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
}
@font-face {
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 300;
  src: local("Fira Sans Light Italic"), local("FiraSans-LightItalic"),
    url(https://fonts.gstatic.com/s/firasans/v8/6s0YCA9oCTF6hM60YM-qTbfB31yxOzP-czbf6AAKCVo.ttf)
      format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Fira Sans Light"), local("FiraSans-Light"),
    url(https://fonts.gstatic.com/s/firasans/v8/VTBnrK42EiOBncVyQXZ7j4nF5uFdDttMLvmWuJdhhgs.ttf)
      format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Fira Sans Regular"), local("FiraSans-Regular"),
    url(https://fonts.gstatic.com/s/firasans/v8/EjsrzDkQUQCDwsBtLpcVQaCWcynf_cDxXwCLxiixG1c.ttf)
      format("truetype");
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  src: local("Fira Sans Medium"), local("FiraSans-Medium"),
    url(https://fonts.gstatic.com/s/firasans/v8/zM2u8V3CuPVwAAXFQcDi4InF5uFdDttMLvmWuJdhhgs.ttf)
      format("truetype");
}
@font-face {
  font-family: WooCommerce;
  src: url(../wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
  src: url(../wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)
      format("embedded-opentype"),
    url(../wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)
      format("woff"),
    url(../wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)
      format("truetype"),
    url(../wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
#subMenu {
  margin: 5px 0 0;
  padding: 0 0 2px;
}
#breadcrumbs a {
  color: #000;
  font-weight: 300;
}
#breadcrumbs span {
  font-weight: 400;
  color: #5f7ddf;
}
.product-template-default .store_notice {
  background-color: #fbead0;
  color: #000;
  box-shadow: none;
  border-top: 1px solid #e18c44;
  border-bottom: 1px solid #e18c44;
  padding: 9px 0;
}
.store_notice a {
  color: #307ce9;
}
header.entry-header {
  margin-bottom: 24px;
}
header.entry-header .title.roboto {
  font-family: "Fira Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400;
}
.content-area {
  margin: 0;
  padding: 3px 0 0;
  background: #e8e8ea;
}
.woocommerce form + div > div,
.woocommerce-page form + div > div {
  position: relative;
  display: inline-block;
  font-family: "Fira Sans", sans-serif !important;
  font-size: 14px;
  color: #000 !important;
  font-weight: 400 !important;
  padding: 0 85px 0 22px;
}
.woocommerce form + div > div img,
.woocommerce-page form + div > div img {
  display: none;
}
.woocommerce form + div > div .woocommerce-Price-amount.amount,
.woocommerce-page form + div > div .woocommerce-Price-amount.amount {
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 18px;
}
.woocommerce form + div > div .woocommerce-Price-amount.amount + span,
.woocommerce-page form + div > div .woocommerce-Price-amount.amount + span {
  display: inline-block;
  vertical-align: middle !important;
  color: #fff;
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
}
.woocommerce form + div > div .woocommerce-Price-amount.amount + span:before,
.woocommerce-page
  form
  + div
  > div
  .woocommerce-Price-amount.amount
  + span:before {
  font-size: 11px;
  line-height: 19px;
  content: "i";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #c4c4c4;
  border-radius: 50%;
  text-align: center;
}
.woocommerce form + div > div a.button,
.woocommerce-page form + div > div a.button {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  background: #fff;
  padding: 0;
  color: #fff;
}
.woocommerce form + div > div a.button:before,
.woocommerce-page form + div > div a.button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #cfcfcf;
  border-radius: 2px;
  z-index: 2;
}
.woocommerce form + div > div a.button:hover,
.woocommerce-page form + div > div a.button:hover {
  background: #fff;
  color: #fff;
}
.woocommerce form + div > div a.button:hover:before,
.woocommerce-page form + div > div a.button:hover:before {
  font-size: 11px;
  content: "\2713";
  color: #787878;
  border-color: #787878;
  text-align: center;
  line-height: 14px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background: 0 0;
}
.woocommerce table.shop_table.cart td.actions,
.woocommerce-page table.shop_table.cart td.actions {
  padding: 21px 0;
}
@media screen and (max-width: 768px) {
  .woocommerce form + div > div .woocommerce-Price-amount.amount + span,
  .woocommerce-page form + div > div .woocommerce-Price-amount.amount + span {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    text-align: left !important;
  }
  .woocommerce table.shop_table.cart td.actions,
  .woocommerce-page table.shop_table.cart td.actions {
    border: none;
  }
}
.woocommerce table.shop_table.cart td.actions .coupon .input-text,
.woocommerce-page table.shop_table.cart td.actions .coupon .input-text {
  font-size: 14px;
  color: #908d8a;
  font-weight: 300;
  font-style: italic;
  border-color: #b8b8b8;
  width: 200px;
  padding: 5px 6px;
  margin: 0 9px 0 0;
}
@media screen and (max-width: 425px) {
  .woocommerce table.shop_table.cart td.actions .coupon .input-text,
  .woocommerce-page table.shop_table.cart td.actions .coupon .input-text {
    width: 160px;
    margin: 0;
  }
  .woocommerce table.shop_table.cart td.actions input[name="apply_coupon"],
  .woocommerce-page
    table.shop_table.cart
    td.actions
    input[name="apply_coupon"] {
    width: auto !important;
  }
}
.woocommerce table.shop_table.cart td.actions input[name="apply_coupon"],
.woocommerce table.shop_table.cart td.actions input[name="update_cart"],
.woocommerce-page table.shop_table.cart td.actions input[name="apply_coupon"],
.woocommerce-page table.shop_table.cart td.actions input[name="update_cart"] {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 30px 7px;
  background-color: #16be66 !important;
  text-transform: uppercase;
}
.woocommerce table.shop_table.cart td.actions input[name="apply_coupon"]:hover,
.woocommerce table.shop_table.cart td.actions input[name="update_cart"]:hover,
.woocommerce-page
  table.shop_table.cart
  td.actions
  input[name="apply_coupon"]:hover,
.woocommerce-page
  table.shop_table.cart
  td.actions
  input[name="update_cart"]:hover {
  background-color: #0f9c52 !important;
}
.woocommerce table.shop_table.cart.shop_table_responsive,
.woocommerce-page table.shop_table.cart.shop_table_responsive {
  padding: 19px 59px 0;
  margin: 0 -1px 17px 0;
  background: #fff;
  border-color: #b8b8b8;
  border-radius: 2px;
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table.cart.shop_table_responsive,
  .woocommerce-page table.shop_table.cart.shop_table_responsive {
    padding: 6px 5px 0;
  }
}
.woocommerce table.shop_table.cart.shop_table_responsive thead tr,
.woocommerce-page table.shop_table.cart.shop_table_responsive thead tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.woocommerce table.shop_table.cart.shop_table_responsive thead tr th,
.woocommerce-page table.shop_table.cart.shop_table_responsive thead tr th {
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 0 17px;
  text-align: center;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-remove,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-remove {
  position: relative;
  width: 16%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .woocommerce table.shop_table.cart.shop_table_responsive thead tr,
  .woocommerce-page table.shop_table.cart.shop_table_responsive thead tr {
    display: table;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    thead
    tr
    th.product-remove,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    thead
    tr
    th.product-remove {
    width: 15%;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-remove:before,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-remove:before {
  content: "Delete";
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-thumbnail,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-thumbnail {
  display: none;
  min-width: 42px;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-name,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-name {
  width: 39%;
  text-align: left;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    thead
    tr
    th.product-name,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    thead
    tr
    th.product-name {
    width: 38%;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-price,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-price {
  width: 13%;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-quantity,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-quantity {
  width: 20%;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-subtotal,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  thead
  tr
  th.product-subtotal {
  width: 15%;
}
.woocommerce table.shop_table.cart.shop_table_responsive tbody .cart_item,
.woocommerce-page table.shop_table.cart.shop_table_responsive tbody .cart_item {
  position: relative;
  padding: 12px 0 15px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table.cart.shop_table_responsive tbody .cart_item,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item {
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 8px;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item:nth-child(2n)
  td,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item:nth-child(2n)
  td {
  background: 0 0;
}
.woocommerce table.shop_table.cart.shop_table_responsive tbody .cart_item td,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td {
  border-color: transparent;
  padding: 6px 0;
}
@media screen and (min-width: 769px) {
  .woocommerce table.shop_table.cart.shop_table_responsive tbody .cart_item,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 16%;
  }
}
@media screen and (min-width: 769px) and (-ms-high-contrast: active),
  screen and (min-width: 769px) and (-ms-high-contrast: none) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove {
    width: 15%;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-remove
  .remove,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-remove
  .remove {
  margin: 8px auto 0;
  font-size: 22px;
  font-weight: 400;
  color: #a00004 !important;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-remove
  .remove:hover,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-remove
  .remove:hover {
  background: 0 0;
  color: #c30d0d !important;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-thumbnail,
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-thumbnail
  a
  img,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-thumbnail,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-thumbnail
  a
  img {
  width: 42px;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-name,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-name {
  padding: 12px 0 0 19px;
}
@media screen and (max-width: 768px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td:before,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td:before {
    display: none;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove {
    position: absolute;
    top: 8px;
    right: 0;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove
    .remove,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-remove
    .remove {
    margin: 0 auto;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-thumbnail,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-thumbnail {
    display: block;
    float: left;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name {
    margin: 0 25px 0 54px;
    padding: 0;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-price,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-price {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name {
    width: 35%;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-name
  a,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-name
  a {
  font-size: 18px;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-price,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-price {
  color: #151f3c;
  padding: 15px 0 0 7px;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 12px;
  }
}
@media screen and (min-width: 769px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-name {
    width: 35%;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-price,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-price {
    width: 13%;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity {
    width: 20%;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity {
  font-family: "Fira Sans", sans-serif;
  position: relative;
  display: inline-block;
  margin: 2px 0 0;
  /* padding: 8px 31px; */
  border: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity {
    border-color: transparent;
    margin: 0;
    padding: 2px 32px;
  }
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity
  .input-text,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity
  .input-text {
  font-size: 14px;
  color: #000;
  border: none;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:after,
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:before,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:after,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:before {
  font-size: 18px;
  position: absolute;
  top: 8px;
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:before,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:before {
  left: 16px;
  content: "";
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:after,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-quantity
  .quantity:after {
  right: 16px;
  content: "";
}
.woocommerce
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-subtotal,
.woocommerce-page
  table.shop_table.cart.shop_table_responsive
  tbody
  .cart_item
  td.product-subtotal {
  text-align: center;
  padding: 14px 0 0;
  color: #151f3c;
}
@media screen and (max-width: 768px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity
    .input-text,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity
    .input-text {
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:after,
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:before,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:after,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:before {
    font-size: 32px;
    top: -2px;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:before,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:before {
    left: 6px;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:after,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-quantity
    .quantity:after {
    right: 5px;
  }
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-subtotal,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-subtotal {
    display: inline-block;
    padding: 3px 0 0 6px;
  }
  .woocommerce-page > .row > [class*="col-lg"],
  .woocommerce > .row > [class*="col-lg"] {
    padding: 0;
  }
}
@media screen and (min-width: 769px) {
  .woocommerce
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-subtotal,
  .woocommerce-page
    table.shop_table.cart.shop_table_responsive
    tbody
    .cart_item
    td.product-subtotal {
    width: 15%;
  }
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  border: 1px solid #b8b8b8;
  border-radius: 2px;
  padding: 34px 51px 0;
  max-width: 436px;
  margin: 0 -15px 0 auto;
  background: #fff;
  width: auto;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    margin: 10px 0 10px -30px;
    padding: 0;
    background: 0 0;
    border: 0;
  }
}
@media screen and (max-width: 325px) {
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    margin: 10px 0;
    width: 290px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    margin: 10px 0 0 -30px;
  }
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  border: none;
  font-family: "Fira Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #151f3c;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table,
  .woocommerce-page .cart-collaterals .cart_totals table {
    padding: 7px 10px 0;
    border: 1px solid #b8b8b8;
    background: #fff;
  }
  .woocommerce .cart-collaterals .cart_totals table .cart-subtotal,
  .woocommerce .cart-collaterals .cart_totals table .tax-total,
  .woocommerce-page .cart-collaterals .cart_totals table .cart-subtotal,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total {
    display: table;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
  }
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table .tax-total th,
.woocommerce-page .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce-page .cart-collaterals .cart_totals table .tax-total th {
  width: 60%;
  font-weight: 400;
  padding: 9px 0 15px;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
  .woocommerce .cart-collaterals .cart_totals table .tax-total th,
  .woocommerce-page .cart-collaterals .cart_totals table .cart-subtotal th,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total th {
    display: table-cell;
    border: 0;
    padding: 9px 0 10px;
  }
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal td,
.woocommerce .cart-collaterals .cart_totals table .tax-total td,
.woocommerce-page .cart-collaterals .cart_totals table .cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table .tax-total td {
  padding: 13px 4px 0;
  line-height: 18px;
  text-align: right !important;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td,
  .woocommerce .cart-collaterals .cart_totals table .tax-total td,
  .woocommerce-page .cart-collaterals .cart_totals table .cart-subtotal td,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total td {
    display: table-cell;
    width: auto;
    padding: 13px 0 0;
    border: 0;
  }
  .woocommerce .cart-collaterals .cart_totals table .cart-subtotal td:before,
  .woocommerce .cart-collaterals .cart_totals table .tax-total td:before,
  .woocommerce-page
    .cart-collaterals
    .cart_totals
    table
    .cart-subtotal
    td:before,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total td:before {
    display: none;
  }
}
.woocommerce .cart-collaterals .cart_totals table .tax-total th,
.woocommerce-page .cart-collaterals .cart_totals table .tax-total th {
  padding: 18px 0 15px;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table .tax-total th,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total th {
    padding: 8px 0 0;
  }
}
.woocommerce .cart-collaterals .cart_totals table .tax-total td,
.woocommerce-page .cart-collaterals .cart_totals table .tax-total td {
  padding: 21px 4px 0;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table .tax-total td,
  .woocommerce-page .cart-collaterals .cart_totals table .tax-total td {
    padding: 21px 0 0;
  }
  .woocommerce .cart-collaterals .cart_totals table .order-total,
  .woocommerce-page .cart-collaterals .cart_totals table .order-total {
    display: table;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals table .order-total th,
  .woocommerce-page .cart-collaterals .cart_totals table .order-total th {
    width: 60%;
    display: table-cell;
    border: 0;
  }
}
.woocommerce .cart-collaterals .cart_totals table .order-total th,
.woocommerce-page .cart-collaterals .cart_totals table .order-total th {
  padding: 13px 0 17px;
  font-weight: 700;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td,
.woocommerce-page .cart-collaterals .cart_totals table .order-total td {
  padding: 12px 0 0;
  text-align: right !important;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td.product-total,
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  td,
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th.product-total,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td.product-total,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  td,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th.product-total {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-collaterals .cart_totals table .order-total td,
  .woocommerce-page .cart-collaterals .cart_totals table .order-total td {
    display: table-cell;
    width: auto;
    border: 0;
  }
  .woocommerce .cart-collaterals .cart_totals table .order-total td:before,
  .woocommerce-page
    .cart-collaterals
    .cart_totals
    table
    .order-total
    td:before {
    display: none;
  }
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 1em 0 0;
}
.woocommerce
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button,
.woocommerce-page
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button {
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  padding: 0.75em 0;
  margin-bottom: 1.45em;
}
.woocommerce
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button.alt,
.woocommerce-page
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button.alt {
  background-color: #16be66;
  text-transform: uppercase;
}
.woocommerce
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button.alt:hover,
.woocommerce-page
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button.alt:hover {
  background-color: #0f9c52;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-page table.shop_table.woocommerce-checkout-review-order-table {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  color: #000;
  padding: 7px 16px;
  background: #fff;
  border: 1px solid #b8b8b8;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .woocommerce table.shop_table.woocommerce-checkout-review-order-table,
  .woocommerce-page table.shop_table.woocommerce-checkout-review-order-table {
    margin: 0 0 10px;
  }
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th {
  font-weight: 500;
  padding: 9px 0;
  border-bottom: 1px solid #b8b8b8;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th.product-name,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  tr
  th.product-name {
  width: inherit;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td {
  padding: 11px 0 13px;
  border: 0;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td
  strong,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tbody
  tr.cart_item
  td
  strong {
  font-weight: 400;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  td,
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  th,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  td,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr
  th {
  padding: 21px 0 0;
  border: 0;
}
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.cart-subtotal
  td,
.woocommerce
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.cart-subtotal
  th,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.cart-subtotal
  td,
.woocommerce-page
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.cart-subtotal
  th {
  border-top: 1px solid #b8b8b8;
}
.woocommerce #payment,
.woocommerce-page #payment {
  font-family: "Fira Sans", sans-serif;
  border-radius: 0;
}
.woocommerce #payment ul,
.woocommerce-page #payment ul {
  border: 1px solid #b8b8b8;
  background: #fff;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  padding: 13px 17px 0;
}
@media screen and (min-width: 769px) {
  .woocommerce #payment ul,
  .woocommerce #payment ul.payment_methods,
  .woocommerce-page #payment ul,
  .woocommerce-page #payment ul.payment_methods {
    border-bottom: 0 !important;
  }
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 12px;
  padding: 0 0 14px;
}
@media screen and (max-width: 768px) {
  .woocommerce #payment ul.payment_methods li.payment_method_bacs,
  .woocommerce-page #payment ul.payment_methods li.payment_method_bacs {
    border-bottom: 0;
  }
}
.woocommerce #payment ul.payment_methods li:last-child,
.woocommerce-page #payment ul.payment_methods li:last-child {
  margin: 0;
}
.woocommerce #payment ul.payment_methods li input[type="radio"],
.woocommerce-page #payment ul.payment_methods li input[type="radio"] {
  display: none;
}
.woocommerce
  #payment
  ul.payment_methods
  li
  input[type="radio"]:checked
  + label:before,
.woocommerce-page
  #payment
  ul.payment_methods
  li
  input[type="radio"]:checked
  + label:before {
  border: 4px solid #5899f5;
}
.woocommerce #payment ul.payment_methods li label,
.woocommerce-page #payment ul.payment_methods li label {
  position: relative;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.woocommerce #payment ul.payment_methods li label:before,
.woocommerce-page #payment ul.payment_methods li label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 5px 0 0;
  left: 0;
  bottom: 1px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
}
.woocommerce #payment ul.payment_methods li label img,
.woocommerce-page #payment ul.payment_methods li label img {
  position: absolute;
  top: 0;
  right: 0;
}
.woocommerce #payment ul.payment_methods li div.payment_box,
.woocommerce-page #payment ul.payment_methods li div.payment_box {
  font-size: 12px;
  font-weight: 300;
  background: 0 0;
  color: #898888;
  margin: 0;
  padding: 3px 21px;
  line-height: 16px;
}
@media screen and (min-width: 769px) {
  .woocommerce #payment ul.payment_methods li div.payment_box,
  .woocommerce-page #payment ul.payment_methods li div.payment_box {
    display: block !important;
  }
  .woocommerce #payment .form-row.place-order .terms.wc-terms-and-conditions,
  .woocommerce-page
    #payment
    .form-row.place-order
    .terms.wc-terms-and-conditions {
    background: #fff;
    border: 1px solid #b8b8b8;
    border-top: 0;
  }
}
.woocommerce
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  input[type="checkbox"],
.woocommerce #payment ul.payment_methods li div.payment_box:before,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  input[type="checkbox"],
.woocommerce-page #payment ul.payment_methods li div.payment_box:before {
  display: none;
}
.woocommerce #payment .form-row.place-order,
.woocommerce-page #payment .form-row.place-order {
  width: 100%;
  padding: 0;
}
.woocommerce #payment .form-row.place-order .terms.wc-terms-and-conditions,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions {
  width: 100%;
  padding: 0 17px 6px;
}
.woocommerce
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  input[type="checkbox"]:checked
  + label:before,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  input[type="checkbox"]:checked
  + label:before {
  background-color: #5899f5;
  border-color: #2b72d7;
}
.woocommerce
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label {
  font-size: 14px;
  font-weight: 300;
  padding: 0;
}
.woocommerce
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label
  a,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label
  a {
  color: #02a0f2;
}
@media screen and (max-width: 768px) {
  .woocommerce
    #payment
    .form-row.place-order
    .terms.wc-terms-and-conditions
    label
    a,
  .woocommerce-page
    #payment
    .form-row.place-order
    .terms.wc-terms-and-conditions
    label
    a {
    font-size: inherit;
  }
}
.woocommerce
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label:before,
.woocommerce-page
  #payment
  .form-row.place-order
  .terms.wc-terms-and-conditions
  label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 5px 0 0;
  left: 0;
  bottom: 1px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #d0d0d0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  float: none;
  background-color: #16be66;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  background-color: #0f9c52;
}
.woocommerce-info {
  font-family: "Fira Sans", sans-serif;
  font-size: 18px;
  color: #000;
  border: 0;
  background: 0 0;
  padding: 0 0 0 29px;
  margin: 0 0 10px;
}
.woocommerce-info:before {
  font-size: 11px;
  font-family: "Fira Sans", sans-serif;
  line-height: 19px;
  content: "i";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  background: #c4c4c4;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.woocommerce-info a {
  color: #5899f5;
  margin: 0 0 0 13px;
}
@media screen and (max-width: 768px) {
  .woocommerce-info a {
    display: block;
    font-size: inherit;
    margin: 0;
  }
}
.checkout.woocommerce-checkout {
  margin: 24px 0 0;
}
.checkout.woocommerce-checkout:after,
.checkout.woocommerce-checkout:before {
  content: "";
  display: table;
}
.checkout.woocommerce-checkout:after {
  clear: both;
}
.checkout.woocommerce-checkout #customer_details {
  float: left;
  width: 65%;
  border: 1px solid #b8b8b8;
  background: #fff;
  padding: 18px 23px;
}
@media screen and (max-width: 768px) {
  .checkout.woocommerce-checkout #customer_details {
    width: 100%;
  }
}
.checkout.woocommerce-checkout #customer_details > [class*="col-"] {
  float: none;
  width: 100%;
}
.checkout.woocommerce-checkout .form-row {
  width: 49%;
}
@media screen and (max-width: 768px) {
  .checkout.woocommerce-checkout .form-row {
    width: 100%;
  }
}
.checkout.woocommerce-checkout .form-row label {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 3px;
}
.checkout.woocommerce-checkout .form-row label .required {
  font-size: 15px;
  font-weight: 400;
  color: #d00000;
  text-decoration: none;
}
.checkout.woocommerce-checkout .form-row input.input-text {
  border: 1px solid #e5e5e5;
  padding: 11px 10px;
}
.checkout.woocommerce-checkout .form-row#order_comments_field,
.checkout.woocommerce-checkout .form-row.form-row-wide {
  width: 100%;
}
.checkout.woocommerce-checkout .form-row textarea.input-text {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  min-height: 127px;
  padding: 10px;
}
.checkout.woocommerce-checkout .form-row ::-webkit-input-placeholder {
  color: #807f7f;
}
.checkout.woocommerce-checkout .form-row ::-moz-placeholder {
  color: #807f7f;
}
.checkout.woocommerce-checkout .form-row :-moz-placeholder {
  color: #807f7f;
}
.checkout.woocommerce-checkout .form-row :-ms-input-placeholder {
  color: #807f7f;
}
.checkout .select2-container .select2-selection--single {
  height: 40px;
  border-color: #e5e5e5;
}
.checkout
  .select2-container
  .select2-selection--single
  .select2-selection__arrow {
  height: 37px;
  width: 58px;
}
.checkout
  .select2-container
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-width: 8px 6px 0;
}
#order_review_heading,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
  display: none;
}
.woocommerce-checkout-review-order {
  float: left;
  width: calc(35% - 22px);
  margin: 0 0 0 22px;
}
@media screen and (max-width: 768px) {
  .woocommerce-checkout-review-order {
    width: 100%;
    margin: 10px 0 0;
  }
}
.blockUI {
  display: none !important;
}
.woocommerce {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
}
.woocommerce > .row {
  margin: 0;
}
.woocommerce > .row [class*="large-"] {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.woocommerce > .row [class*="large-"].col {
  padding: 0 0 30px;
}
.woocommerce > .row .large-7 {
  max-width: 53%;
  -ms-flex-preferred-size: 53%;
  flex-basis: 53%;
}
.woocommerce > .row + p {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.woocommerce > .row + p + ul {
  color: #000;
}
.woocommerce .dashed-border {
  border: 0;
  padding: 0;
}
.woocommerce
  .dashed-border
  .woocommerce-thankyou-order-received.lead.success-color.bold {
  position: relative;
  float: left;
  padding: 17px 15px 28px 40px;
  margin: 0;
  font-size: 14px;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #16be66;
  width: 53%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .woocommerce > .row .large-7 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .woocommerce
    .dashed-border
    .woocommerce-thankyou-order-received.lead.success-color.bold {
    width: 100%;
  }
}
.woocommerce
  .dashed-border
  .woocommerce-thankyou-order-received.lead.success-color.bold:before {
  content: "\2714";
  position: absolute;
  left: 11px;
  top: 9px;
  color: #16be66;
  font-size: 23px;
}
.woocommerce .dashed-border .woocommerce-thankyou-order-details.order_details {
  float: left;
  width: 47%;
  margin: 0;
  padding: 15px 32px 7px;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .dashed-border
    .woocommerce-thankyou-order-details.order_details {
    width: 100%;
    padding: 15px 0 7px;
  }
}
.woocommerce
  .dashed-border
  .woocommerce-thankyou-order-details.order_details
  li {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  color: #000;
}
.woocommerce
  .dashed-border
  .woocommerce-thankyou-order-details.order_details
  li
  strong {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
}
.woocommerce .woocommerce-bacs-bank-details {
  color: #000;
}
.woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.woocommerce
  .woocommerce-bacs-bank-details
  .wc-bacs-bank-details.order_details.bacs_details {
  background: #fff;
  border: 1px solid #b8b8b8;
  padding: 16px 21px 7px;
  margin: 0 0 31px;
}
.woocommerce
  .woocommerce-bacs-bank-details
  .wc-bacs-bank-details.order_details.bacs_details
  li {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  border: 0;
  margin: 0 0 6px;
  padding: 0;
  color: #000;
}
.woocommerce
  .woocommerce-bacs-bank-details
  .wc-bacs-bank-details.order_details.bacs_details
  li
  strong {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
}
.woocommerce .woocommerce-bacs-bank-details + h2 {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.woocommerce table.shop_table.order_details {
  background: #fff;
  border-color: #b8b8b8;
  border-radius: 0;
  color: #000;
  padding: 8px 18px;
  margin: 0;
}
.woocommerce table.shop_table.order_details thead tr th {
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  padding: 9px 0;
}
.woocommerce table.shop_table.order_details thead tr th.product-total {
  text-align: right;
}
.woocommerce table.shop_table.order_details tbody tr:last-child td {
  border-bottom: 1px solid #b8b8b8;
}
.woocommerce table.shop_table.order_details tbody tr td {
  color: #000;
  border: 0;
}
.woocommerce table.shop_table.order_details tbody tr td.product-name {
  font-size: 14px;
  padding: 4px 0;
}
.woocommerce table.shop_table.order_details tbody tr td.product-name a {
  color: #000;
  font-weight: 700;
}
.woocommerce
  table.shop_table.order_details
  tbody
  tr
  td.product-name
  .variation
  .variation-pa_numpc,
.woocommerce
  table.shop_table.order_details
  tbody
  tr
  td.product-name
  .variation
  .variation-pa_periodlicense,
.woocommerce table.shop_table.order_details tbody tr td.product-name strong {
  font-weight: 400;
}
.woocommerce
  table.shop_table.order_details
  tbody
  tr
  td.product-name
  .variation
  dt {
  line-height: 13px;
}
.woocommerce table.shop_table.order_details tbody tr td.product-total {
  font-size: 16px;
  text-align: right;
  padding: 2px 0 0;
  vertical-align: top;
}
.woocommerce table.shop_table.order_details tfoot tr:first-child td,
.woocommerce table.shop_table.order_details tfoot tr:first-child th {
  padding: 20px 0 0;
}
.woocommerce table.shop_table.order_details tfoot tr th {
  font-size: 14px;
  text-transform: uppercase;
  border: 0;
  padding: 5px 0 0;
}
.woocommerce table.shop_table.order_details tfoot tr td {
  text-align: right;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.woocommerce .printButton.linkBigRed.buy_link.my-button {
  font-size: 18px;
  font-weight: 500;
  background: #16be66 !important;
  border-radius: 5px;
  max-width: 213px;
  width: 100%;
  padding: 13px 10px 12px;
  text-align: center;
  letter-spacing: 0.1em;
}
.woocommerce .printButton.linkBigRed.buy_link.my-button:hover {
  background: #0f9c52 !important;
}
.woocommerce .printButton.linkBigRed.buy_link.my-button:focus {
  color: #fff;
}
