/*
Theme Name: The Printers
Version: 1.0
Description: Storefront child theme for The Printers
Author: Kameleon Group
Author URI: https://kameleondigital.uk
Template: storefront */
.btn-primary {
  transition: background-color 0.3s;
  border-color: transparent !important;
  border-radius: 0 !important;
}
.btn-primary:hover {
  background-color: #FF9838;
}
.btn-primary i {
  padding-left: 5px;
}

@font-face {
  font-family: "Barchester Script";
  src: url("./assets/fonts/business-cards/BarchesterScript.eot");
  src: url("./assets/fonts/business-cards/BarchesterScript.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/business-cards/BarchesterScript.woff") format("woff"), url("./assets/fonts/business-cards/BarchesterScript.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Georgia Pro";
  src: url("./assets/fonts/business-cards/GeorgiaPro-Regular.eot");
  src: url("./assets/fonts/business-cards/GeorgiaPro-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/business-cards/GeorgiaPro-Regular.woff") format("woff"), url("./assets/fonts/business-cards/GeorgiaPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Georgia Pro";
  src: url("./assets/fonts/business-cards/GeorgiaPro-SemiBold.eot");
  src: url("./assets/fonts/business-cards/GeorgiaPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/business-cards/GeorgiaPro-SemiBold.woff") format("woff"), url("./assets/fonts/business-cards/GeorgiaPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Minion Pro";
  src: url("./assets/fonts/business-cards/MinionPro-Regular.eot");
  src: url("./assets/fonts/business-cards/MinionPro-Regular.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/business-cards/MinionPro-Regular.woff") format("woff"), url("./assets/fonts/business-cards/MinionPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
#businessCardModal .businessCardForm form {
  padding: 10px;
  margin-bottom: 0 !important;
}
#businessCardModal .businessCardForm .emailAt {
  font-size: 15px;
  display: block;
  padding-top: 32px;
}
#businessCardModal .businessCardPreview {
  display: none;
}
#businessCardModal .businessCardPreview .card {
  width: 400px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #d1d4d1;
  padding: 30px;
  padding-top: 20px;
}
#businessCardModal .businessCardPreview .card .inner {
  font-size: 13px;
}
#businessCardModal .businessCardPreview .card .inner .name,
#businessCardModal .businessCardPreview .card .inner .qualifications,
#businessCardModal .businessCardPreview .card .inner .position,
#businessCardModal .businessCardPreview .card .inner .telephones,
#businessCardModal .businessCardPreview .card .inner .email,
#businessCardModal .businessCardPreview .card .inner .leaf,
#businessCardModal .businessCardPreview .card .inner .address {
  display: block;
  float: left;
}
#businessCardModal .businessCardPreview .card .inner .name,
#businessCardModal .businessCardPreview .card .inner .qualifications,
#businessCardModal .businessCardPreview .card .inner .position {
  margin: 0;
  padding: 0;
}
#businessCardModal .businessCardPreview .card .inner .name {
  font-family: "Georgia Pro";
  font-size: 30px;
  color: #c6cf7d;
  line-height: initial;
  margin-right: 8px;
}
#businessCardModal .businessCardPreview .card .inner .qualifications {
  font-family: "Georgia Pro";
  font-size: 15px;
  color: #c6cf7d;
  line-height: initial;
  margin-top: 0;
}
#businessCardModal .businessCardPreview .card .inner .namequal__wrapper {
  display: flex;
  align-items: baseline;
  flex-flow: wrap;
}
#businessCardModal .businessCardPreview .card .inner .position {
  font-family: "Barchester Script";
  font-size: 25px;
  margin-top: 4px;
  line-height: initial;
  width: 100%;
}
#businessCardModal .businessCardPreview .card .inner .telephones {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
#businessCardModal .businessCardPreview .card .inner .telephones li {
  width: 165px;
  float: left;
  font-family: "Georgia Pro";
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
#businessCardModal .businessCardPreview .card .inner .telephones li span {
  font-weight: normal;
}
#businessCardModal .businessCardPreview .card .inner .email {
  font-family: "Georgia Pro";
  font-weight: bold;
}
#businessCardModal .businessCardPreview .card .inner .leaf {
  width: 400px;
  height: 54px;
  background: url("./assets/shortcode/business_card/buscard-leaf.png") no-repeat 0 0;
  margin-left: -30px;
  margin-top: -50px;
}
#businessCardModal .businessCardPreview .card .inner .address {
  font-family: "Georgia Pro";
  margin-top: 10px;
}
#businessCardModal .businessCardPreview .card .inner .address span {
  display: block;
  width: 100%;
}
#businessCardModal .businessCardPreview .card .inner .address span.home {
  font-weight: bold;
}
#businessCardModal .businessCardPreview .card .inner .position {
  margin-bottom: 4px;
}
#businessCardModal .businessCardPreview.position-line-2 .card .inner .position {
  margin-top: -17px;
  /* margin-bottom:15px; */
}
#businessCardModal .btn.back {
  display: none;
}
#businessCardModal .btn.approve {
  display: none;
  margin-left: 20px;
}

@media (max-width: 767px) {
  #businessCardModal .form-horizontal .form-group {
    float: none !important;
  }
  #businessCardModal fieldset {
    padding: 0;
    background: transparent;
  }
  #businessCardModal .emailAt {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .modal {
    z-index: 999999;
  }
}
#updates-modal {
  background-color: white;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  z-index: 999999999;
}

.mfp-container {
  z-index: 9999999;
}

#customModal .imageInjectLocation img {
  width: 100%;
  height: auto;
  margin: 0;
  border: 2px solid #d4d1d4;
}

/* Image zoom styles */
#zoomWrapper {
  display: block;
  position: absolute;
  width: 800px;
}

#zoomWrapper #zoomer_instructions {
  width: 100%;
  color: #FFF;
  text-align: center;
}

#zoomWrapper .leftColumn {
  float: left;
  width: 320px;
  padding: 10px;
  background-color: #444;
}

#zoomWrapper .rightColumn {
  float: right;
}

#zoomWrapper .zoomThumbImage {
  margin: auto;
  background-size: cover;
}

#zoomWrapper .hiResolutionImage {
  overflow: hidden;
  cursor: move;
  width: 400px;
  height: 600px;
}

#zoomWrapper .approvalItemNavigation {
  width: 160px;
  margin: auto;
  margin-top: 20px;
  overflow: hidden;
}

#zoomWrapper .approvalItemNavigation p {
  width: 100px;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  float: left;
}

#zoomWrapper .approvalItemNavigation a.previous,
#zoomWrapper .approvalItemNavigation a.next {
  float: left;
  display: block;
  cursor: pointer;
}

#zoomWrapper .comments {
  margin: auto;
  clear: left;
  margin: 10px 0 0 0;
  display: block;
}

#zoomWrapper .comments h2 {
  width: 100%;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 1.6em;
  padding: 0;
  display: block;
  font-weight: bold;
}

#zoomWrapper .comments p {
  width: 100%;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  padding: 0;
  display: block;
}

#zoomWrapper textarea {
  width: 100%;
  height: 50px;
  display: block;
}

#zoomWrapper a.approve,
#zoomWrapper a.approve:link,
#zoomWrapper a.approve:visited,
#zoomWrapper a.cancel,
#zoomWrapper a.cancel:link,
#zoomWrapper a.cancel:visited {
  display: block;
  margin-top: 20px;
  font-size: 1.3em;
  text-indent: -9999px;
}

#zoomWrapper a.approve,
#zoomWrapper a.approve:link,
#zoomWrapper a.approve:visited {
  clear: left;
  background: url(./assets/images/approve.png) no-repeat;
  width: 128px;
  height: 40px;
  float: left;
}

#zoomWrapper a.cancel,
#zoomWrapper a.cancel:link,
#zoomWrapper a.cancel:visited {
  background: url(./assets/images/cancel.png) no-repeat;
  width: 128px;
  height: 40px;
  margin-left: 10px;
  float: right;
}

.menu-highlight a {
  color: red !important;
}

.sidebar nav ul li a {
  outline: none !important;
  transition: 0.3s all;
}

.sidebar nav > ul > li:nth-child(even) > a {
  background-color: #b2d9f1;
}

header {
  margin-bottom: 0 !important;
}
header .col-full {
  position: relative;
}

.site-switch-banner {
  width: 100%;
  padding: 1rem;
  background: #FF9838;
  margin-bottom: 2rem;
  text-align: center;
}
.site-switch-banner a {
  color: white;
}

.banner-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 300px;
  background: #ccc;
  float: left;
  width: 100%;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
  position: relative;
}
.banner-wrapper .col-full {
  position: relative;
  height: 100%;
}
.banner-wrapper div.banner_page_title {
  font-size: 6rem !important;
  color: #ffffff;
  font-size: 2.617924em;
  line-height: 1.214;
  position: absolute;
  max-width: 500px;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
}
.banner-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  box-shadow: inset 0 -10px 10px -10px #777;
}

@media (min-width: 768px) {
  .site-header .site-branding img {
    max-width: 150px !important;
  }
}
.banner-search-form {
  position: absolute;
  bottom: -30px;
  width: 360px;
  right: 0;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  z-index: 99;
  background-color: #fff;
}
.banner-search-form form {
  margin-bottom: 0;
}
.banner-search-form form input[type=text] {
  width: 275px;
  height: 60px;
  background-color: #fff;
}
.banner-search-form form input[type=submit] {
  height: 60px;
  width: 85px;
  position: absolute;
  right: 0;
}

.printers-logo {
  position: absolute;
  right: 40px;
  width: 130px;
}

.logged-in-as-header {
  background: #23282d;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 2.46153846;
}

.logout-link {
  float: right;
  color: #fff;
}

@media (max-width: 767px) {
  div.tel-number-box {
    display: none !important;
  }
  .site-header .custom-logo-link {
    max-width: 100px !important;
  }
  .site-header .printers-logo {
    max-width: 100px !important;
    right: 100px !important;
  }
  .btn-group-sm > .btn, .btn-sm {
    font-size: 10px;
    padding: 2px 5px;
  }
  .banner-wrapper {
    display: none !important;
  }
}
.tel-number-box {
  width: 40rem;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: calc(50% - 20rem);
}
.tel-number-box p {
  font-size: 1.7rem;
  margin-bottom: 0;
}
.tel-number-box i {
  margin-right: 5px;
}

.site-header .custom-logo-link {
  max-width: 200px;
}

h1.entry-title {
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  header {
    margin-bottom: 20px !important;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  }
}
header.woocommerce-products-header,
header.entry-header {
  box-shadow: none !important;
  margin-bottom: 20px !important;
}

.site-header {
  padding-top: 0;
}
.site-header-cart .widget_shopping_cart a.button {
  color: #333333;
}
.site-header-cart .widget_shopping_cart a.button.checkout {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .storefront-primary-navigation .col-full {
    display: flex;
  }
}

.switch-banner-small {
  position: absolute;
  bottom: -30px;
  width: 360px;
  left: 0;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  z-index: 99;
}

footer div.menu-footer-container ul {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
footer div.menu-footer-container ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
footer div.menu-footer-container ul li:after {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background-color: #cacaca;
  position: absolute;
  top: 7px;
  right: 0;
}
footer div.menu-footer-container ul li:last-child:after {
  display: none;
}

footer p {
  margin-bottom: 0;
}

.storefront-handheld-footer-bar li.my-account {
  display: none;
}

.storefront-handheld-footer-bar li {
  width: 50% !important;
}

.tel-number-box-footer i {
  margin-right: 5px;
}
.tel-number-box-footer ul {
  list-style: none;
  margin: 0;
}
.tel-number-box-footer li {
  display: inline-block;
  margin-right: 10px;
}

/**
  WOOCOMMERCE
 */
.woocommerce-cart #primary,
.woocommerce-checkout #primary,
.woocommerce-account #primary {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
}

.woocommerce-tabs ul.tabs a {
  color: #333333;
}

body.archive #primary, .single-product #primary {
  float: right;
  margin-left: 0;
}
@media (min-width: 768px) {
  body.archive #primary, .single-product #primary {
    margin-left: 4.347826087%;
    margin-right: 0;
  }
}
body.archive #secondary, .single-product #secondary {
  float: left;
}

@media (min-width: 768px) {
  .storefront-breadcrumb {
    margin: 0 0 1.618em;
    padding-bottom: 0;
  }
}
.product_type_variable {
  display: none;
}

ul.products li.product {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  padding: 20px;
  overflow: hidden;
}
ul.products li.product .view-details-link {
  transition: all 0.2s;
  width: 140px;
  content: "View";
  text-align: center;
  position: absolute;
  left: -140px;
  top: 40px;
  padding: 5px 20px;
  color: #fff;
}
ul.products li.product:hover .view-details-link {
  transform: translateX(140px);
}
ul.products li.product img {
  margin-bottom: 10px;
}
ul.products li.product a.add_to_cart_button {
  display: none !important;
}
ul.products li.product h2 {
  transition: all 0.5s;
  font-size: 1.5rem !important;
  text-transform: none !important;
}

.widget .widget-title {
  font-size: 2.2rem;
}

.widget .cat-item {
  font-size: 1.5rem;
  font-weight: normal !important;
}
.widget .cat-item a {
  font-weight: normal !important;
  text-decoration: none !important;
}

@media (max-width: 767px) {
  body.archive #primary,
body.archive #secondary {
    float: none !important;
  }
  .related {
    display: none !important;
  }
}
.magnific-gallery span {
  font-size: 34px;
}

.magnific-gallery a:hover,
.magnific-gallery a:active,
.magnific-gallery a:focus {
  text-decoration: none !important;
}

table.product-list form {
  margin-bottom: 0;
}
table.product-list .form-group {
  margin-bottom: 0;
}
table.product-list a.view-product-button {
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  -webkit-appearance: none;
  padding: 5px 20px;
}
table.product-list input[type=submit] {
  padding: 5px 20px;
}
table.product-list select {
  padding: 5px 20px;
  float: left;
  width: calc(100% - 80px);
  margin-right: 10px;
  border-radius: 0;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-container button:hover {
  background: transparent !important;
}

.box .inner {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.box .inner h3 {
  clear: none;
}
.box .inner img {
  display: block;
  width: 40%;
  max-width: 80px;
  float: right;
  margin: 0 0 10px 10px;
  border: 2px solid #d4d1d4;
}

.product-item {
  margin-bottom: 20px;
}

.careplans-products .product-item {
  width: 100%;
  overflow: hidden;
}

.header-row {
  background-color: #bec875;
  color: #fff;
}

.div-table {
  width: 100%;
  display: table;
}

.div-table-body {
  display: table-row-group;
}

.div-table-row {
  display: table-row;
}

.div-table-cell {
  display: table-cell;
  border: 1px solid #dddddd;
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}

.no-stock {
  background: #f6f6f6;
  padding: 10px;
  margin-top: 5px;
  color: #a94442;
  margin-bottom: 0;
}

.network-site-2 .no-stock {
  background-color: transparent;
  padding: 0;
}

.single_variation_wrap .quantity {
  display: none !important;
}

.product-data {
  display: none;
}

.woocommerce-product-gallery {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.stock.in-stock:before {
  display: none;
}

.unauthorised-product-single {
  background-color: #ff5454;
  padding: 10px;
  color: #fff;
}

tr.shipping span.label {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.product-thumbnail img {
  max-width: 100px !important;
}

tr.shipping span.label {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.product-thumbnail img {
  max-width: 100px !important;
}

.on-behalf-box {
  padding: 10px;
  background-color: #a5d7f6;
  margin-bottom: 20px;
}

#home_delivery_field label {
  font-size: 1.618em;
  font-weight: 300;
  color: #333333;
}

#home_delivery_field select {
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #43454b;
  border: 0;
  /* -webkit-appearance: none; */
  box-sizing: border-box;
  font-weight: normal;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

div.payment_method_bhc_invoice_me {
  display: none !important;
}

.widget-area a {
  text-decoration: none !important;
  font-weight: normal !important;
}

.widget-area .widget {
  font-size: inherit !important;
}

.slideout-basket {
  position: fixed;
  top: 0;
  z-index: 99999;
  bottom: 0;
  background-color: white;
  box-shadow: 1rem 0 1rem 1rem rgba(0, 0, 0, 0.25);
  right: -400px;
  width: 400px;
  padding: 32px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  overflow: scroll;
}
.slideout-basket__trigger, .slideout-basket__close__trigger, .slideout-basket__btn-link {
  color: #6d6d6d;
  border-radius: 2px;
  background-color: #ffffff;
  border: 2px solid;
}
.slideout-basket__trigger-txt, .slideout-basket__close__trigger-txt, .slideout-basket__btn-link-txt {
  display: none;
}
@media screen and (min-width: 768px) {
  .slideout-basket__trigger-txt, .slideout-basket__close__trigger-txt, .slideout-basket__btn-link-txt {
    padding-right: 1.6rem;
    display: inline-block;
  }
}
.slideout-basket__trigger:hover, .slideout-basket__close__trigger:hover, .slideout-basket__btn-link:hover {
  background-color: #a5d7f6;
  border-color: #a5d7f6;
}
.slideout-basket__trigger-wrapper, .slideout-basket__close__trigger-wrapper, .slideout-basket__btn-link-wrapper {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .slideout-basket__trigger-wrapper, .slideout-basket__close__trigger-wrapper, .slideout-basket__btn-link-wrapper {
    width: 21.7391304348%;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.slideout-basket__close__trigger:after, .slideout-basket__trigger:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: baseline;
  content: "\f291";
  height: 1em;
  float: right;
}
@media screen and (min-width: 768px) {
  .slideout-basket__close__trigger:after, .slideout-basket__trigger:after {
    line-height: 1.618;
  }
}
.slideout-basket__close__trigger:after {
  content: "\f00d";
}
.slideout-basket--is-open .slideout-basket {
  right: 0;
}
.slideout-basket__item {
  padding: 1.2rem 0;
  border-bottom: 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.slideout-basket__item__delete {
  padding-right: 1em;
}
.slideout-basket__item__delete:hover {
  cursor: pointer;
}
.slideout-basket__item__delete:hover:after {
  color: red;
}
@media screen and (min-width: 768px) {
  .slideout-basket__item__delete:after {
    line-height: 1.618;
  }
}
.slideout-basket__item__delete:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: baseline;
  content: "\f2ed";
  height: 1em;
  float: right;
}

.page-header {
  margin: 0;
  border: none;
}

hr.wp-block-separator {
  display: none;
}

.hentry .entry-taxonomy {
  margin-top: 0;
}

h2 a {
  color: inherit !important;
}
h2 a:hover {
  text-decoration: none !important;
}

.hentry {
  margin: 0 !important;
}

hr {
  background-color: #efefef;
}

.read-more {
  display: inline-block;
  margin-bottom: 20px;
}

form.select-user-form select {
  margin-bottom: 20px;
}

.table-actions {
  float: right;
  margin: 0;
  padding: 0;
}
.table-actions li {
  display: inline-block;
  list-style: none;
}

.search-form input,
.search-form select {
  padding: 5px 10px;
}

/**
  LOGIN & SELECT USER
 */
.minimal-background {
  background-image: url(assets/images/LoginBackground.jpg);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  min-height: 800px;
}

.minimal-page-wrapper {
  position: absolute;
  width: 663px;
  right: 0px;
  background: #F4F7F5;
  margin: 0px;
  padding: 130px;
  box-sizing: border-box;
  bottom: 0px;
  top: 0px;
  background-size: 30%;
  background-position: 32% 8%;
  background-repeat: no-repeat;
  min-height: 800px;
}
.minimal-page-wrapper img.header-printer-logo {
  float: right;
  position: absolute;
  z-index: 99999;
  display: block;
  right: 40px;
  top: 40px;
  width: 140px;
  height: auto;
}
.minimal-page-wrapper img.header-barchester-logo {
  margin: 0 auto 2rem;
  max-width: 240px;
}
.minimal-page-wrapper div.edit-link {
  display: none;
}
.minimal-page-wrapper .site-footer {
  padding: 0;
  background-color: transparent;
}
.minimal-page-wrapper .woocommerce > h2 {
  display: none !important;
}
.minimal-page-wrapper article {
  margin-bottom: 0 !important;
}
.minimal-page-wrapper .lost_reset_password input[type=text],
.minimal-page-wrapper .lost_reset_password p.form-row {
  width: 100%;
}

@media (max-width: 767px) {
  .minimal-background {
    display: none !important;
  }
  .minimal-page-wrapper {
    padding: 20px !important;
    position: relative !important;
    width: 100% !important;
    padding-top: 100px !important;
    background-position: 20px 20px !important;
    background-size: 100px !important;
  }
  .minimal-page-wrapper img.header-printer-logo {
    position: absolute !important;
    top: 3% !important;
    right: 20px !important;
  }
}
.site-footer {
  padding: 20px;
}

@media (min-width: 1200px) {
  .col-full {
    max-width: 1200px;
  }
}
.entry-content,
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
  text-align: left !important;
}

.edit-link {
  display: none !important;
}

.requireApprovalComments {
  margin-top: 20px;
}

.storefront-product-pagination {
  display: none !important;
}

.widget {
  list-style: none;
}

.flex {
  display: flex;
}

.space-sm {
  padding: 1.6rem;
}

.sidebar nav ul {
  padding: 0;
}
.sidebar nav ul li {
  display: block;
  float: none;
}
.sidebar nav ul li:first-child {
  padding-top: 0;
}
.sidebar nav ul li:last-child {
  padding-bottom: 1em;
}
.sidebar nav ul li a {
  color: #333333;
  padding: 0.5em 0;
  background: #c0e3f9;
  display: block;
  text-indent: 1em;
}
.sidebar nav ul li a:hover {
  text-indent: 2em;
  background: #a5d7f6;
}
.sidebar nav ul li ul {
  display: none;
}
.sidebar nav ul li ul li a {
  background: #ffffff;
}
.sidebar nav ul li ul li a:hover {
  color: blue;
  background: #ffffff;
}
.sidebar nav ul li ul li:hover {
  background: #ffffff;
}

.site {
  overflow: hidden !important;
}

.kcms7--loading .kcms7--frame--spinner {
  display: block;
  background-image: url(./assets/images/spinner2.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999999;
}

.select-user-skip {
  border: 0;
  border-radius: 0;
  background: none;
  background-color: #43454b;
  border-color: #43454b;
  color: #fff;
  cursor: pointer;
  padding: 0.6180469716em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  -webkit-appearance: none;
  margin-bottom: 30px;
}
.select-user-skip:hover {
  color: #fff;
  text-decoration: none;
}

body.woocommerce-checkout .payment_methods.methods {
  display: none;
}

ul.payment_methods {
  display: none !important;
}

#order_review .shop_table {
  margin-bottom: 0 !important;
}

.cart-open-button {
  background-color: transparent;
  padding-top: 18px;
}

table tbody tr:nth-child(even) td {
  background-color: #f3f3f3 !important;
}
/*# sourceMappingURL=style.css.map */
