/*
* Theme Name:   Salient Child
* Theme URI:    
* Description:  Salient Child Theme Refactored
* Author:       Practicom B.V.
* Author URI:   https://www.practicom.net
* Template:     salient
* Version:      1.0.0
* License:      GNU General Public License v2 or later
* License URI:  http://www.gnu.org/licenses/gpl-2.0.html
* Text Domain:  firstbase
* Domain Path: /languages
*/

/* Registration / Login Form */
.page a.wplf-lostpassword,
.login .privacy-policy-page-link {
  display: none;
}

/*Hide Google Recaptcha */
.grecaptcha-badge {
  visibility: hidden;
}

.captchatext,
.captchatext a {
  font-size: 10px;
  color: #ffffff;
}

/* General */

.tinvwl_add_to_wishlist-text {
  font-family: Red Hat Display, serif;
}

#page-header-bg[data-bg-pos="center"] .page-header-bg-image {
  margin: 0 auto;
  width: 80%;
  position: relative;
}

.archive .page-header-bg-image:after {
  background-color: transparent;
}

.woocommerce-page button.button {
  text-transform: initial;
}

.woocommerce .woocommerce-cart-form__contents .actions .button {
  width: 221px;
}

:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt,
a.wcpt-selected-cart.button.alt {
  background-color: #ff5a01;
}

:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:hover,
a.wcpt-selected-cart.button.alt:hover {
  background-color: #333 !important;
  transition: 0.2s ease-out;
}

body[data-form-submit="regular"] button[type="submit"]:hover {
  background-color: #333 !important;
}

body #page-header-bg h1 {
  visibility: hidden;
}

body.search-results #page-header-bg h1 {
  visibility: visible;
}

body.material .nectar-category-grid .bg-overlay,
body.material .nectar-category-grid .nectar-category-grid-item .inner {
  border-radius: 0px;
}

/* Header */
#header-outer::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 100%;
  background-color: #ff5a01;
  top: 0;
  z-index: -1;
  transform: skew(-25deg);
  left: 45%;
  transform-origin: right;
  transform: skew(-25deg) translateX(0) scaleX(1);
}

#header-space {
  height: 150px !important;
}

#header-outer.small-nav {
  height: 67px;
}
#header-outer.small-nav nav .sf-menu {
  padding-top: 20px;
}
#header-outer.small-nav #top #logo {
  margin-top: 0;
}

#header-outer.small-nav #logo img,
#header-outer .logo-spacing img {
  height: 88px;
  position: absolute;
  top: 0;
}

nav .sf-menu {
  padding-top: 50px;
}
#header-outer #logo img,
#header-outer .logo-spacing img {
  height: 188px;
  position: absolute;
  top: 0;
}
#header-outer #logo {
  margin-top: 0px;
}

div#page-header-wrap {
  margin-bottom: 30px;
}

/* Footer */

#footer-outer {
  background-color: #000;
  position: relative;
  bottom: 0;
  z-index: 10;
  display: block;
  margin-top: 2%;
}

#footer-outer h2,
#footer-outer h3,
#footer-outer p,
#footer-outer a {
  color: #fff;
}

.wrapper {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

#footer-outer .wrapper.main {
  padding-top: 100px;
  padding-left: 250px;
  display: flex;
  flex-direction: row;
  justify-items: flex-start;
  align-items: flex-start;
}

#footer-outer .wrapper.main::before {
  content: "";
  background-image: url(../salient-child/img/logo_orange.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: calc(150px + 38px);
  width: 200px;
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
}

#footer-outer .wrapper.main .fba-widget {
  display: block;
  color: #fff;
  position: relative;
  padding-left: 6em;
  flex-grow: 0;
}

#footer-outer .wrapper.main .fba-widget::before {
  content: "";
  display: block;
  width: 3em;
  height: 86%;
  background-image: url(../salient-child/img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1em;
  position: absolute;
  left: 25px;
}

#footer-outer .wrapper.main .fba-widget p {
  margin-top: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* Social Footer */

.socialFooter {
  transform: translateY(-43px);
  margin-bottom: -50px;
}

.socialFooter .wrapper {
  display: flex;
  height: 100%;
}

.socialFooter a {
  margin-left: 2rem;
}

.socialFooter--cta {
  height: 75px;
  transform: translate(-17px, 40px);
}

.socialFooter img.socialFooter--cta {
  height: 75px;
}

.socialFooter--icon {
  display: block;
  width: auto;
  height: 24px;
}

.socialFooter img.socialFooter--icon {
  height: 24px;
}

/* Copyright Footer */

#footer-outer[data-cols="1"] .col {
  text-align: left;
}
#footer-outer[data-cols="1"] #copyright .widget {
  margin-bottom: 0;
  margin-top: 0px;
}

#footer-outer .copyrightfull {
  background-color: #1f1f1f;
  height: 40px;
  margin-top: 60px;
}

#footer-outer .copyrightfull .span_5.flex {
  display: flex;
  gap: 10px;
  width: 100%;
}

#footer-outer .copyrightfull .span_5.flex .widget.widget_block p::before {
  content: "|";
  margin-right: 10px;
}

body
  #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"]
  #copyright {
  padding-top: 5px;
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
  padding-bottom: 5px;
}

/* USP styling */
.usplist {
  margin-top: 15px;
}
.usplist span {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.usplist span strong {
  font-weight: bold;
  color: #ff5a01;
}

.usplist i.fa.fa-check {
  color: #00b408;
}

/* Langauge selector */

#header-outer .custom-language-selector {
  z-index: 9999;
  position: absolute;
  right: -90px;
  top: 52px;
  transition: 0.8s ease;
}

#header-outer.small-nav .custom-language-selector {
  z-index: 9999;
  position: absolute;
  right: -90px;
  top: 22px;
  transition: 0.8s ease;
}

.wpml-ls-current-language .sf-with-ul span.wpml-ls-native,
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
span.wpml-ls-native {
  display: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
  display: block;
}

.wpml-ls-legacy-dropdown a {
  border: none;
  background-color: transparent !important;
  height: 25px;
}

nav ul.sf-menu li.wpml-ls-item {
  display: none;
  visibility: hidden;
}

.wpml-ls-legacy-dropdown a:hover {
  background-color: #efefef !important;
  border: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top: none;
}

.wpml-ls-legacy-dropdown a span {
  vertical-align: top;
}

.wpml-ls-legacy-dropdown {
  width: 60px;
}

/* Homepage */

h3.cat-heading::after {
  content: "";
  display: inline-flex;
  width: 25px;
  height: 50px;
  background-image: url(../salient-child/img/arrow-right-small.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
}

.home .woocommerce .woocommerce-MyAccount-navigation {
  display: none;
}

.home .woocommerce .woocommerce-MyAccount-content {
  float: left;
  width: 100%;
}

/* Search Result page */

body.search-results
  #search-results[data-layout*="list"]
  article
  .inner-wrap
  > a,
body.search-results #search-results[data-layout*="list"] article:before {
  border-radius: 0px;
  left: 20px;
}

body.search-results #search-results article.result {
  border: 1px solid #efefef;
  background-color: #f9f9f9;
}

body.search-results #search-results[data-layout*="list"] article {
  padding-left: 100px;
  position: relative;
}

body.search-results #search-results[data-layout*="list"] article::after {
  content: "";
  display: inline-flex;
  width: 25px;
  height: 50px;
  background-image: url(../salient-child/img/arrow-right-small.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
}

div#search-results article > a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

div#search-results article > a:hover {
  border: 1px solid #ff5a01;
  transition: 0.2s all ease-out;
}

div#search-results .container.result-title {
  margin-bottom: 20px;
}

body.search-no-results[data-header-resize] .container-wrap {
  padding: 4% 0;
}

.searchprice bdi {
  margin-left: 0;
}

.searchprice ins {
  text-decoration: none;
}

.searchprice del {
  font-size: 20px;
  margin-right: 10px;
}

/* Contact page */
.page-id-149 .iwithtext .iwt-text a {
  font-size: 19px;
}

html body.page-id-149 .container-wrap {
  margin-top: 0;
  padding-top: 40px;
}

/* Woocommerce pages */

.woocommerce ul.products li.product.classic {
  flex-direction: column;
  display: flex;
}

.recently-bought .woocommerce ul.products li.product.classic {
  flex-direction: column;
  display: flex;
}

/* Recently Bought function */
.recently-bought .woocommerce ul.products li.product.classic .product-wrap img {
  margin-bottom: 0;
  max-height: 370px;
}

/* Cart page settings */
p.woocommerce-mini-cart__empty-message {
  background-color: #fff;
  border: 1px solid;
}

#header-outer .widget_shopping_cart .woocommerce-mini-cart__buttons a.button {
  padding: 10px;
}

button.b2bwhs_add_cart_to_shopping_list_button.button {
  font-family: "Red Hat Display";
  font-size: 18px;
  font-weight: 600;
}

.wc-proceed-to-checkout .button.checkout-button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  padding: 15px 22px !important;
  font-size: 22px;
}

.woocommerce .actions .button {
  line-height: 10px;
}

form.woocommerce-cart-form {
  position: relative;
}

form.woocommerce-cart-form .emptycart {
  display: inline-block;
  position: absolute;
  /*right: 428px;*/
  left: 0;
  bottom: 25px;
}

form.woocommerce-cart-form .emptycart a.button {
  padding: 15px 22px;
  font-size: 18px;
  font-weight: 700;
  height: 40px;
  text-transform: unset;
}

.woocommerce-page .woocommerce p.cart-empty {
  padding-top: 1%;
}

.woocommerce .actions .button {
  height: auto !important;
  padding: 15px 22px !important;
  border-radius: 0px;
}

/* Shop page */
body[data-bg-header="true"].archive .container-wrap {
  padding-top: 0 !important;
}

body.tax-product_cat header.woocommerce-products-header {
  display: none;
}

body.post-type-archive .berocket_lgv_widget {
  display: none;
}

.woocommerce-ordering select.orderby {
  display: none;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  display: none;
}

.products .product-category .count,
.berocket_lgv_additional_data .product_meta .tagged_as {
  display: none;
}

li.product-category.product,
.woocommerce .material.product .product-wrap {
  background-color: #efefef;
}

li.product-category.product a img {
  padding: 20px 20px 0 20px;
}

ul.products li.product img {
  padding: 20px 20px 20px 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  padding-bottom: 12px;
  padding-top: 0;
  flex-grow: 2;
}

.shop-button {
  font-size: 18px;
  font-weight: 700;
  background-color: #ff5a01;
  padding: 12px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

.woocommerce-LoopProduct-link .content {
  padding-left: 20px;
  padding-right: 20px;
  flex-grow: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.woocommerce-LoopProduct-link .content .parent-term {
  font-size: 14px;
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
  color: #ff5a01;
}

.woocommerce-LoopProduct-link .content .parent-term:hover {
  color: #ff5a01;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/*.woocommerce ul.products li.product .woocommerce-loop-category__title::after {*/
/*  content: "";*/
/*  display: inline-flex;*/
/*  width: 25px;*/
/*  height: 50px;*/
/*  background-image: url(../salient-child/img/arrow-right-small.png);*/
/*  background-size: contain;*/
/*  background-repeat: no-repeat;*/
/*  position: absolute;*/
/*  right: 25px;*/
/*}*/

.berocket_lgv_widget .br_lgv_product_count_block {
  display: none;
}
.berocket_lgv_additional_data {
  width: 51%;
}

.widget_block:empty {
  display: none;
}

/* Product page */

.archive .quantity,
.classic .quantity {
  display: inline-block;
  margin-left: 20px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading::after {
  color: #ff5a01;
}

.add_to_cart_button:before {
content: "\f07a";
  font-family: FontAwesome;
  font-size: 30px;
  color: #000;
  vertical-align: middle;
}

.single_add_to_cart_button:before {
content: "\f07a";
  font-family: FontAwesome;
  font-size: 30px;
  color: #fff;
}

.product-add-to-cart.custom .product_type_simple {
  display: none;
}

.product-add-to-cart.custom .product_type_simple.ajax_add_to_cart {
  display: inline-block;
}

.woocommerce .classic .product-add-to-cart.custom .add_to_cart_button,
.woocommerce .classic .product-add-to-cart.custom a.button {
  background-color: transparent !important;
}

.woocommerce-page .cart button[type="submit"].single_add_to_cart_button,
body[data-form-submit="regular"].woocommerce-page
  .container-wrap
  .cart
  button[type="submit"].single_add_to_cart_button,
.product-cart-chechbox-wrapper
  form.cart
  button.single_add_to_cart_button.button.alt.wp-element-button {
  font-size: 16px;
  padding: 10px 24px !important;
  transition: all 0.2s ease;
  margin: 0;
  height: 37px;
  border: 1px solid #000;
}

.woocommerce
  ul.products
  li.product.classic
  .product-add-to-cart.custom
  .button {
  min-height: 10px;
  margin: 0;
  padding: 0 0 0 5px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  padding-bottom: 12px;
  padding-top: 0;
  flex-grow: 2;
}

/* Hide salient add to cart popup */
.product-add-to-cart {
  display: none;
}

.product-add-to-cart.custom {
  display: inline-block;
}

/* Price */
span.woocommerce-Price-amount.amount {
  font-weight: bold;
}

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del,
.berocket_lgv_additional_data .price del {
  font-size: 20px;
  color: rgba(145, 145, 145, 0.5);
  display: inline;
}

bdi {
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
}

.berocket_lgv_additional_data bdi,
.woocommerce-order-overview.order_details
  .woocommerce-order-overview__total.total
  .woocommerce-Price-amount.amount
  bdi {
  margin-left: 0;
}

.woocommerce-order-overview.order_details
  .woocommerce-order-overview__total.total
  .woocommerce-Price-amount.amount {
  line-height: 1;
}

.woocommerce-order-overview.order_details
  .woocommerce-order-overview__total.total
  .woocommerce-Price-amount.amount
  bdi {
  font-size: 18px;
}

.berocket_lgv_additional_data ins bdi,
.berocket_lgv_additional_data .price {
  margin-left: 0;
  color: #ff5a01;
}

.product .stock,
.product .out-of-stock {
  margin-left: 20px;
}

.product .summary .stock,
.product .summary .out-of-stock {
  margin-left: 0px;
}

.product .stock {
  color: #00b408;
  font-weight: normal;
  position: absolute;
  bottom: 0;
}

.woocommerce div.product .entry-summary .stock {
  position: relative;
  color: #00b408;
  font-weight: normal;
}

.woocommerce div.product .stock {
  padding-bottom: 0px;
  color: #00b408;
}

.product .out-of-stock {
  color: #be4605;
  font-weight: normal;
  position: absolute;
  bottom: 0;
}

.single-product .entry-summary p.stock.out-of-stock {
  position: relative;
  color: #be4605 !important;
  font-weight: normal;
  padding: 0;
  border: none;
}

input.minus,
input.plus {
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  width: auto;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  border-radius: 0px !important;
  box-shadow: none;
  background-color: #000;
  height: 35px;
  width: 30px;
}

.single-product-summary .hidden-tab-heading,
.single-product-summary .product_meta {
    display: none !important;
}

.woocommerce ul.products[data-product-style]:not([data-n-desktop-columns="default"]).columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 23.4% !important;
    margin: 0 1.5% 1.5% 0 !important;
}

body.woocommerce:not(.single-product)
  ul.products[data-n-desktop-columns="3"]
  li.product,
.woocommerce
  ul.products[data-product-style]:not([data-n-desktop-columns="default"])
  li.product {
  width: 31.2% !important;
  margin: 0 2% 2% 0 !important;
  background-color: #efefef;
  padding-bottom: 30px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-right: 20px;
  padding-left: 20px;
  margin-left: 0;
  flex-grow: 1;
}

.single-product .products.upsells ul.products li.product form.cart div.quantity {
  margin-left: 20px;
  margin-bottom: 0;
  margin-right: 0;
}

.single-product .products.upsells ul.products li.product form.cart {
  margin-bottom: 0;
}

.woocommerce div.product .entry-summary form.cart {
  margin-bottom: 10px;
}

/* Product Detail page */

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  display: none;
}

.woocommerce div.product form.cart {
  margin-bottom: 2em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px;
}

.woocommerce-page button[type="submit"].single_add_to_cart_button,
body[data-form-submit="regular"].woocommerce-page
  .container-wrap
  button[type="submit"].single_add_to_cart_button {
  font-size: 16px;
  padding: 20px 45px;
  transition: all 0.2s ease;
  margin: 0;
}

.summary .cart .quantity input.plus,
.summary .cart .quantity input.minus,
body .cart .quantity input.minus,
body .cart .quantity input.plus,
.tinv-wishlist input.plus,
.tinv-wishlist input.minus {
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  width: auto;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 14px;
  border-radius: 0px !important;
  box-shadow: none;
  background-color: #000;
  height: 35px;
  width: 30px;
}

.tiered-pricing-block__price span.woocommerce-Price-amount.amount {
  font-size: 14px;
  color: #000;
}

h1.product_title.entry-title.nectar-inherit-default {
  margin: 30px 0;
}

.single-product-summary .entry-summary p.stock.out-of-stock {
  font-size: 20px;
  font-weight: bold;
}

.woocommerce div.product .summary p.price {
  display: block;
  color: inherit;
  font-size: 30px;
  line-height: 30px;
  margin-top: 0.5em;
  padding-bottom: 1em;
  padding-top: 1em;
}

small.woocommerce-price-suffix {
  font-size: 18px;
  display: none;
}

.summary.entry-summary .product_title.entry-title.nectar-inherit-default {
  display: block !important;
    margin: 0 !important;
}

.product_title.entry-title.nectar-inherit-default {
    display: none !important;
}

.product.type-product {
    margin-top: 24px;
}

.summary span.woocommerce-Price-amount.amount {
  color: #ff5a01;
}

.facetwp-facet.facetwp-facet-product_categories.facetwp-type-fselect .fs-wrap {
    width: 100% !important;
}

.summary span.woocommerce-Price-amount.amount del,
.tiered-pricing-dynamic-price-wrapper del span.woocommerce-Price-amount.amount {
  color: rgba(145, 145, 145, 0.5);
}

.summary del bdi,
.woocommerce-page div.product p.price del {
  font-size: 30px;
  color: rgba(145, 145, 145, 0.5);
  display: inline;
}

.summary bdi {
  margin-left: 0;
  font-size: 30px;
}

input.input-text.qty.text,
.quantity input.input-text.qty,
.tinv-wishlist .quantity .qty {
  width: 75px;
  height: 35px;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #000;
}
div.quantity {
  width: auto;
  height: 37px;
  background-color: #fff;
}
.product_meta .sku_wrapper {
  font-weight: bold;
  font-size: 16px;
}

.product_meta .sku_wrapper .sku {
  font-weight: normal;
}

.product_meta .posted_in {
  display: none !important;
}

.summary.entry-summary h2 {
  font-size: 24px;
}

.nectar-social {
  display: none;
}

del .woocommerce-Price-amount bdi::after {
  content: "" !important;
}

/* Winkelwagen */

.woocommerce-cart [class^="ftinvwl-"],
.woocommerce-cart [class*=" ftinvwl-"] {
  font-family: Red Hat Display !important;
}

#ajax-content-wrap .cart_totals h2 {
  display: none;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: left;
  width: 48%;
}

table.shop_table .cart-subtotal th,
table.shop_table .tax-rate th {
  font-size: 16px;
  font-weight: 400 !important;
}

table.shop_table .order-total th {
  font-size: 16px;
  font-weight: bold;
}

table.shop_table span.woocommerce-Price-amount.amount bdi,
table.shop_table span.woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
}

.woocommerce-checkout-review-order .woocommerce-Price-amount.amount bdi,
.woocommerce-checkout-review-order .woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: bold;
}

table.shop_table tr.order-total span.woocommerce-Price-amount.amount bdi {
  font-weight: bold;
}

table.shop_table .product-quantity .quantity {
  width: 142px !important;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%;
  position: relative;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background-color: #000 !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0px;
}

.woocommerce-cart .infotext {
  display: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 10px;
  border: none;
}

/* Order checkout page */
.woocommerce #order_review #payment #place_order {
  background-color: #000 !important;
}

form.woocommerce-checkout #ship-to-different-address,
form.woocommerce-checkout h3#ship-to-different-address label {
  font-size: 24px;
}

form.woocommerce-checkout label {
  font-size: 14px;
}

form.woocommerce-checkout .form-row.notes label {
  font-size: 24px;
  font-weight: 600;
}

form.woocommerce-checkout .woocommerce-billing-fields input#e_deliverydate_0 {
  opacity: 1;
  border: 2px solid #6dc22e;
  height: 48px;
  line-height: 48px;
}

form.woocommerce-checkout
  .woocommerce-billing-fields
  p#e_deliverydate_0_field
  label {
  font-size: 24px;
  font-weight: 600;
}

form.woocommerce-checkout .wc_payment_method label {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  font-family: "Open Sans";
}

.payment_box.payment_method_cod {
  font-family: "Open Sans";
  font-weight: 600;
}

.shipping_address input[readonly="1"],
.woocommerce-billing-fields input[readonly="1"],
.woocommerce-address-fields input[readonly="readonly"] {
  background-color: transparent;
}

.wc_payment_method.payment_method_cod .payment_box.payment_method_cod p {
  display: none;
}

/* Delivery Calendar */

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: #ff5a01;
}

button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
  display: none;
}

/* Profile Pages */

.recently-bought {
  margin-top: 30px;
}

.recently-bought small.woocommerce-price-suffix {
  font-size: 13px;
}

header.woocommerce-Address-title,
.address_book.billing_address_book header,
.address_book.shipping_address_book header {
  height: inherit;
}

header.woocommerce-Address-title h3,
.address_book.shipping_address_book h3,
.address_book.billing_address_book h3 {
  font-size: 20px;
}

.woocommerce-Address address,
.address_book.billing_address_book,
.address_book.shipping_address_book {
  font-size: 14px;
  line-height: 1.5em;
}

.woocommerce-Address.u-column1,
.woocommerce-Address.u-column2,
.address_book.billing_address_book,
.address_book.shipping_address_book {
  background-color: #efefef;
  padding: 20px;
  margin-bottom: 20px;
}

.u-column1.col-1.woocommerce-Address a.edit,
.u-column2.col-2.woocommerce-Address a.edit,
.woocommerce-account
  .address-book
  .wc-address-book-meta
  a.wc-address-book-make-primary {
  display: none !important;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background-color: #000;
  font-size: 14px;
  border-radius: 0;
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  border-color: #000 transparent transparent transparent;
}

.woocommerce-edit-address .woocommerce-MyAccount-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px 33px;
}

/* My Account - Assortment page */
.menu-only .woocommerce-MyAccount-content {
  display: none;
}

.menu-only nav.woocommerce-MyAccount-navigation {
  width: 100%;
}

/* My Account - Orders page */
a.woocommerce-button.wp-element-button.button.order-again {
  margin-top: 10px;
}

.page-id-11 a.woocommerce-button.wp-element-button.button.order-again {
  display: none;
}

.deelfactuur {
  float: left;
  margin-right: 20px;
}

.deelfactuur a {
  background-color: #000;
  color: #fff;
  border-radius: 0px;
  padding: 15px 22px;
  font-size: 14px;
}

.deelfactuur a:hover {
  background-color: #ff5a01;
  transition: 0.2s ease-out;
}

.woocommerce-table--order-details tfoot {
  display: block;
  margin-top: 30px;
}

/* Woocommerce Icons */
.cart-icon-wrap i.icon-salient-cart {
  margin-top: -3px;
}
.icon-salient-cart:before,
body.material .icon-salient-cart:before {
content: "\f07a";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 25px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.basket:before {
  content: "\f291";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.history:before {
  content: "\f1da";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.heart:before {
  content: "\f004";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.house:before {
  content: "\f015";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.multiuser:before {
  content: "\f234";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.address:before {
  content: "\f2bc";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.industry:before {
  content: "\f275";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.logout:before {
  content: "\f08b";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.profile:before {
  content: "\f007";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon.document:before {
  content: "\f0f6";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 40px;
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  font-family: "fontAwesome";
  content: "\f00c";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  font-family: "fontAwesome";
  content: "\f1da";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--downloads
  a:before {
  font-family: "fontAwesome";
  content: "\f00c";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  font-family: "fontAwesome";
  content: "\f2bc";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  font-family: "fontAwesome";
  content: "\f007";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  font-family: "fontAwesome";
  content: "\f08b";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--wishlist
  a:before {
  font-family: "fontAwesome";
  content: "\f004";
}

.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--multiaccounts
  a:before {
  font-family: "fontAwesome";
  content: "\f234";
}

.woocommerce-MyAccount-content .dashboard-tiles {
  display: flex;
  flex-flow: row;
  gap: 20px;
  flex-wrap: wrap;
}

.woocommerce-MyAccount-content .dashboard-tiles .dashboard-tile {
  border: 1px solid;
  padding: 30px;
  flex: 1 1 24%;
  max-width: 32%;
}

@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-content .dashboard-tiles .dashboard-tile {
    flex: 1 1 46%;
    padding: 30px 15px;
    max-width: 46%;
  }

  form.woocommerce-cart-form .emptycart {
    position: unset;
  }

  .products-overview-table,
  .products-overview-table thead,
  .products-overview-table tbody,
  .products-overview-table th,
  .products-overview-table td,
  .products-overview-table tr {
    display: block;
  }

  .products-overview-table thead {
    display: none; /* optional, hides headers */
  }

  .products-overview-table tr {
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    padding: 0.5rem;
  }

  .products-overview-table td {
    position: relative;
    padding-left: 50%;
    text-align: left;
    border-bottom: 1px solid #eee;
  }

  .products-overview-table td::before {
    position: absolute;
    top: 0;
    left: 0.5rem;
    width: 45%;
    white-space: nowrap;
    font-weight: bold;
    content: attr(data-label);
  }
}

.woocommerce-MyAccount-content .dashboard-tiles .dashboard-tile:hover {
  border: 1px solid #ff5a01;
  transition: ease-out 0.25s;
}

.woocommerce-MyAccount-content .dashboard-tiles .dashboard-tile a {
  display: flex;
  flex-direction: column;
}

.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-icon,
.woocommerce-MyAccount-content
  .dashboard-tiles
  .dashboard-tile
  .dashboard-tile-label {
  margin: 0 auto;
}

.woocommerce-MyAccount-content p {
  flex: 0 1 100%;
}

/* Address book page */

.address_book.shipping_address_book,
.address_book.billing_address_book {
  flex: 1 1 48%;
}

.wc-address-book-address {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.woocommerce-account .address_book header {
  padding-bottom: 20px;
}

.woocommerce-account .address-book .wc-address-book-meta {
  float: unset;
  order: 2;
  flex: 0 1 auto;
}

.wc-address-book-address address {
  order: 1;
  flex: 0 1 100%;
  margin-bottom: 10px;
}

.wc-address-book-meta {
  display: flex;
  gap: 10px;
  flex-direction: row;
  flex-wrap: wrap;
}

.wc-address-book-meta a {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}

.wc-address-book-meta a:hover {
  background-color: #ff5a01;
  transition: all 0.25s ease 0s;
}

.woocommerce-page a.button,
.woocommerce a.button.tinvwl-create-wishlist-button {
  background-color: #000;
  border-radius: 0px;
  padding: 15px 22px;
  font-size: 14px;
}

.infotext {
  padding: 5px 15px;
  width: 100%;
  background-color: #212123;
  color: #fff;
  font-style: italic;
  font-size: 14px;
}

/* My orders page */

:lang(en)
  .woocommerce-orders-table__header-order-delivery-date
  span.nobr::after {
  content: "Delivery";
}

:lang(nl)
  .woocommerce-orders-table__header-order-delivery-date
  span.nobr::after {
  content: "Verzenddatum";
}

:lang(dk)
  .woocommerce-orders-table__header-order-delivery-date
  span.nobr::after {
  content: "Forsendelse";
}

a.woocommerce-button.wp-element-button.button.pay,
a.woocommerce-button.wp-element-button.button.cancel {
  display: none;
}

/* Multi Account page */
.b2bwhs_multiaccounts_container {
  width: 100%;
}

/* Shopping lists page */
.b2bwhs_livesearch_product_result img.b2bwhs_livesearch_image {
  display: none;
}

#b2bwhs_myaccount_bulkorder_container
  .b2bwhs_bulkorder_form_container_content_line
  input.b2bwhs_bulkorder_form_container_content_line_product,
.b2bwhs_bulkorder_form_container_content_line
  input.b2bwhs_bulkorder_form_container_content_line_product {
  width: 60%;
  margin-right: 8%;
  text-overflow: ellipsis;
}

.b2bwhs_bulkorder_clear {
  left: 62%;
}

/* Order Received Page */

body[data-bg-header="true"].woocommerce-checkout .container-wrap .woocommerce {
  padding-top: 5px;
}

.woocommerce-order
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: #fff;
  background-color: #008000;
  display: inline-block;
  padding: 10px;
  margin-bottom: 40px;
}

section.woocommerce-order-details table th {
  font-size: 14px;
}

section.woocommerce-order-details bdi,
section.woocommerce-order-details
  table.shop_table.order_details
  .woocommerce-Price-amount.amount
  bdi,
section.woocommerce-order-details
  table.shop_table.order_details
  .woocommerce-Price-amount.amount {
  font-size: 14px;
}

.woocommerce section.woocommerce-customer-details address {
  border: none;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div {
  flex: 1 1 48%;
  background-color: #f7f7f7;
  border: 1px solid #f0f0f0;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div:first-child {
  margin-right: 15px;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div
  > h2,
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div
  > address {
  padding: 20px 20px 0 20px;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div
  > h2 {
  font-size: 24px;
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses
  > div
  > address {
  margin-bottom: 20px;
}

section.woocommerce-order-details
  table.shop_table.order_details
  tfoot
  tr:last-child {
  border: 2px solid #008000;
}

/* Bulk Order page */

:lang(nl) input.product-cart-chechbox:before {
  content: "selecteren";
  margin-left: 20px;
}

:lang(nl) input.product-cart-chechbox:before {
  content: "selecteren";
  margin-left: 20px;
}

:lang(en) input.product-cart-chechbox:before {
  content: "select";
  margin-left: 20px;
}

#ptholder table.product-table.dataTable .product-cart-wrapper .cart button {
  line-height: 8px !important;
  border: 1px solid #000 !important;
}

#ajax-content-wrap
  .product-cart-chechbox-wrapper
  .tiered-pricing-blocks
  .tiered-pricing--active,
#ajax-content-wrap .product-cart-chechbox-wrapper .tiered-pricing-block {
  transform: scale(1);
  border-color: #ccc !important;
  cursor: auto;
}

/* Mini Cart block */

.widget_shopping_cart_content .woocommerce-mini-cart del bdi {
  display: none !important;
}

#header-outer .widget_shopping_cart .cart_list {
  width: 425px !important;
}

/* Wishlist / Favorites page */
.tinv-wishlist.woocommerce .product-quantity {
  width: 150px;
  text-align: center;
  display:none;
}

.tinv-wishlist.woocommerce .product-action .ajax_add_to_cart:before,
.tinv-wishlist.woocommerce .product-action .ajax_add_to_cart:after {
  display:none;
}
.tinv-wishlist.woocommerce .product-action .ajax_add_to_cart {
    background-color: #ff5a01;;
    color: #fff;
    border-radius: 0px;
    padding: 12px 22px;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    font-family: "Red Hat Display";
    display: block;
}
.tinv-wishlist.woocommerce .product-action .ajax_add_to_cart:hover {
  background-color: #333 !important;
}

.tinv-wishlist.woocommerce table .quantity .qty {
  text-align: center;
}

.tinvwl-table-manage-list bdi {
  margin-left: 0;
  font-size: 16px;
}

.ftinvwl-times:before {
  font-size: 26px;
  vertical-align: middle;
}

.tinv-close-modal .ftinvwl-times:before {
  font-size: 26px;
  vertical-align: baseline;
}

.tinvwl-table-manage-list .product-remove button {
  background-color: transparent !important;
  height: 56px;
}
body[data-form-submit="regular"]
  .tinvwl-table-manage-list
  .product-remove
  button[type="submit"]:hover {
  background-color: transparent !important;
}

button.button.tinvwl-button,
button.button.tinvwl_button_close {
  font-size: 14px;
  font-weight: normal;
  font-family: "Red Hat Display";
}

button.tinvwl_button_view {
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 15px 22px;
}

.tinvwl-input-group .form-control {
  height: 47px;
  border-radius: 0;
}

.tinvwl-input-group.tinvwl-no-full .form-control {
  height: 42px;
  border-radius: 0;
}

.woocommerce.tinv-wishlist button.button.alt {
  border-radius: 0;
}

.woocommerce.tinv-wishlist button.button.alt:hover {
  background-color: #333 !important;
}

.tinv-header .tinvwl-btns-count-2 li {
  list-style: none;
}

#tinv_wishlist_create_button,
button.button.tinvwl-button {
  background-color: #000;
  color: #fff;
  border-radius: 0px;
  padding: 15px 22px;
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  font-family: "Red Hat Display";
}
#tinv_wishlist_create_button:hover,
button.button.tinvwl-button:hover {
  background-color: #ff5a01;
  transition: ease-out 0.25s;
}

.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before {
  top: 0px;
}

.tinvwl-name-to-rename sup {
  display: none;
}

.tinv-wishlist table:not(.tinvwl-public) .wishlist-date {
  width: 35%;
}

.tinvwl-table-manage-lists .wishlist-action button.tinvwl-button {
  background-color: #fff;
  color: #000;
}

.tinvwl-table-manage-lists .wishlist-action button.tinvwl-button span {
  display: none;
}

.product-price span.woocommerce-Price-amount.amount:not(:last-of-type) {
  display: none;
}

.tinvwl-table-manage-lists .wishlist-action button.tinvwl-button:before {
  display: block;
  content: "\f1f8";
  font: normal normal normal 1em/1 FontAwesome;
  font-size: 18px;
}

.tinvwl-table-manage-list td.product-price {
  font-size: 0px !important;
}

ul.tinv-wishlist-clear.tinvwl-btns-count-3 li {
  list-style: none;
}

/* Wishlist / Favorites shop pages */
.tinvwl-woocommerce_after_shop_loop_item
  a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-already-on-wishlist.favorietenlijst.tinvwl-position-after.tinvwl-loop {
  margin-left: 15px;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button {
  flex: 1 1 100%;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-cart-add-to-cart {
  padding-top: 10px !important;
}

a.tinvwl_all_cart_to_wishlist_button.button.ftinvwl-animated {
  width: 220px;
}

/* Login as Customer */
.login-as-user-content {
  border: 3px solid green;
  background-color: #f6f6f6;
}

/* RESPONSIVE */

@media only screen and (max-width: 1000px) {
  body[data-header-resize="1"] .container-wrap {
    z-index: 1;
  }

  #header-outer #mobile-cart-link .cart-wrap span {
    background-color: #000 !important;
  }

  #footer-outer .wrapper.main {
    padding-left: 0;
    flex-direction: column;
    padding-top: 200px;
  }

  .woocommerce-page .socialFooter .wrapper img {
    width: 50px;
  }

  .woocommerce-page .socialFooter .wrapper img.socialFooter--cta {
    width: 130px;
  }

  #footer-outer .copyrightfull {
    height: auto;
  }

  #footer-outer .copyrightfull .span_5.flex {
    flex-direction: column;
  }

  #footer-outer .copyrightfull .span_5.flex .widget.widget_block p::before {
    content: "";
  }

  #footer-outer #copyright p {
    padding-bottom: 5px;
  }

  #footer-outer .wrapper.main .fba-widget {
    margin-left: 0 !important;
    margin-bottom: 50px;
  }

  .custom-language-selector {
    display: none;
  }

  .socialFooter--cta {
    transform: translate(-35%, 40px);
  }

  .nectar-shop-filters {
    flex-direction: column;
    height: 44px;
  }

  .usplist {
    margin-bottom: 10px;
  }

  .usplist span {
    display: block;
    width: 100%;
  }

  header.woocommerce-products-header {
    height: 3em;
  }

  .woocommerce
    ul.products[data-product-style]:not([data-n-desktop-columns="default"]),
  .woocommerce
    ul.products[data-product-style]:not(
      [data-n-desktop-small-columns="default"]
    ) {
    flex-direction: column;
  }

  body.woocommerce:not(.single-product)
    ul.products[data-n-desktop-columns="3"]
    li.product,
  .woocommerce
    ul.products[data-product-style]:not([data-n-desktop-columns="default"])
    li.product {
    width: 100% !important;
    margin: 0 2% 10% 0 !important;
  }

  .woocommerce ul.products li.product a img {
    margin: 0;
  }

  .berocket_lgv_widget {
    display: none;
  }

  .col h2,
  body h2 {
    font-size: 24px;
  }

  /* Product detail page */

  .summary.entry-summary {
    margin-top: 0px;
  }

  .woocommerce div.product .summary p.price {
    padding: 10px 0 10px 0;
  }

  .woocommerce-page .cart button[type="submit"].single_add_to_cart_button,
  body[data-form-submit="regular"].woocommerce-page
    .container-wrap
    .cart
    button[type="submit"].single_add_to_cart_button {
    padding: 10px 30px !important;
  }

  /* Cart page */

  .woocommerce-cart table tbody tr:nth-child(1n) td:not(.actions) {
    background-oolor: rgba(0, 0, 0, 0.03);
  }

  table.shop_table .product-quantity .quantity {
    width: auto !important;
    border: none;
    background-color: transparent;
  }

  table.shop_table .product-quantity .quantity input.input-text {
    border-radius: 0px;
    border: 1px solid #000;
    height: 35px;
  }

  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }

  .woocommerce-cart .wc-proceed-to-checkout {
    position: inherit;
  }

  .woocommerce table.shop_table {
    margin-bottom: 1em;
  }

  /* Checkout page */

  button#place_order {
    line-height: 25px;
    padding: 15px 20px !important;
  }

  /* Confirmation page */

  section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    flex-direction: column;
    gap: 10px;
  }

  /* Account Addressbook */

  .woocommerce-account .wc-address-book-add-new-address {
    display: block;
    padding-left: 0;
    float: inherit;
    margin-top: 1px;
    margin-bottom: 10px;
  }

  /* Wishlist page */

  .woosw-list table.woosw-items .woosw-item .woosw-item--image {
    display: none;
  }

  table.woosw-items .woosw-item--stock {
    left: 0;
  }

  /* Account information */

  body[data-form-submit="regular"] .container-wrap button[type="submit"] {
    margin-top: 25px;
  }

  .woocommerce-form-row--wide span,
  .woocommerce form .form-row label {
    font-size: 14px;
  }

  form.woocommerce-EditAccountForm legend {
    font-weight: 600;
    padding-top: 20px;
  }

  /* My orders page */

  :lang(en) td.woocommerce-orders-table__cell-order-delivery-date::before {
    content: "Delivery:" !important;
  }

  :lang(nl) td.woocommerce-orders-table__cell-order-delivery-date::before {
    content: "Verzenddatum:" !important;
  }

  :lang(dk) td.woocommerce-orders-table__cell-order-delivery-date::before {
    content: "Forsendelse:" !important;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    border-top: 1px solid #ececec;
    margin-top: 30px;
  }

  /* Shopping Lists page */
  .b2bwhs_bulkorder_form_container_content_line
    input.b2bwhs_bulkorder_form_container_content_line_product {
    width: 68%;
    margin-right: 0;
  }
  button.b2bwhs_bulkorder_clear {
    left: 0%;
    top: 52px;
  }
  .b2bwhs_bulkorder_form_container_content_line_subtotal {
    width: 90% !important;
    text-align: right !important;
    font-size: 18px;
  }
}

body.woocommerce-order-received .woocommerce-bacs-bank-details {
  display:none;
}