@charset "UTF-8";
body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body, html {
  height: 100%;
}

* {
  border: 0;
  outline: 0 !important;
}

body .col-full {
  max-width: 78.75rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.25rem;
}
@media all and (min-width: 1260px) {
  body .col-full {
    padding: 0 3.75rem;
  }
}

#main {
  margin-bottom: 1.25rem;
}

.hentry {
  margin: 0;
}

section {
  margin: 1.25rem 0;
}

footer.site-footer, footer.copyright {
  padding: 1.75rem 0;
}
@media all and (min-width: 1260px) {
  footer.site-footer, footer.copyright {
    padding: 2.25rem 0;
  }
}

.acf-map {
  width: 100%;
  height: 400px;
  margin: 0 0 1.25rem 0;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

#cookie-notice {
  background: #025392 !important;
}
#cookie-notice .cookie-notice-container {
  color: #fff;
  max-width: 78.75rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 1.25rem;
}
#cookie-notice .cookie-notice-container span {
  margin-bottom: 1.25rem;
  display: inline-block;
  font-size: 0.875rem;
}
@media all and (min-width: 960px) {
  #cookie-notice .cookie-notice-container span {
    margin-bottom: 0;
    padding-right: 1.25rem;
    max-width: calc(100% - 10.5rem);
  }
}
#cookie-notice .cookie-notice-container .button {
  max-width: 10rem;
  background: #2478be;
  border-radius: 3rem;
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  font-size: 1rem;
  padding: 0.625rem 1.25rem;
  color: white;
  text-transform: none;
  transition: all 0.25s ease;
}
#cookie-notice .cookie-notice-container .button:hover {
  background: #111;
}
#cookie-notice .cookie-notice-container .button::after {
  content: none;
}

form.login label[for=rememberme] {
  margin-top: 0.75rem;
}
form.login label[for=rememberme] input {
  margin-right: 0.5rem;
}

body h1, body h2, body h3, body h4, body h5, body h6, body p, body ul, body li, body a, body blockquote, body * {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
}
body p {
  margin-bottom: 1.5rem;
}
body h1, body h2, body h3, body h4 {
  color: #111;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 1rem;
  margin-top: 0 !important;
  padding-top: 0;
  line-height: 1.3;
}
body blockquote + h2, body blockquote + h3, body blockquote + h4, body blockquote + header h2, body form + h2, body form + h3, body form + h4, body form + header h2, body ol + h2, body ol + h3, body ol + h4, body ol + header h2, body p + h2, body p + h3, body p + h4, body p + header h2, body table + h2, body table + h3, body table + h4, body table + header h2, body ul + h2, body ul + h3, body ul + h4, body ul + header h2 {
  margin-top: 0;
  padding-top: 0;
}
body h1 {
  line-height: 1.2;
  font-size: 3rem;
}
@media all and (min-width: 960px) {
  body h1 {
    font-size: 3.75rem;
  }
}
body h1.page-title, body h1.entry-title, body .related > h2:first-child {
  line-height: 1.3;
  font-size: 2rem;
}
body h2, body h2.entry-title {
  line-height: 1.3;
  font-size: 1.375rem;
}
@media all and (min-width: 480px) and (max-width: 767px) {
  body h2, body h2.entry-title {
    font-size: 1.625rem;
  }
}
@media all and (min-width: 768px) {
  body h2, body h2.entry-title {
    font-size: 2rem;
  }
}
body h3 {
  font-size: 1.125rem;
}
@media all and (min-width: 768px) {
  body h3 {
    font-size: 1.375rem;
  }
}
body footer.site-footer h3 {
  color: #444;
  border-bottom: 1px solid #ccc;
  padding: 0 0 0.75rem 0;
}
@media all and (min-width: 768px) {
  body footer.site-footer h3 {
    font-size: 1.2rem;
    margin-bottom: 1.75rem;
  }
}
body h4 {
  font-size: 1rem;
}
body footer h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
}
body .slider h1 {
  font-size: 45px;
}
body ul {
  margin: 0 0 1.5rem 0;
  padding: 0 0 0 1.25rem;
}
body p, body li, body blockquote, body div {
  color: #111;
}
body footer.site-footer p, body footer.site-footer li, body footer.copyright p, body footer.copyright li {
  font-size: 0.825rem;
  color: #555;
}
body a {
  color: #2478be;
  transition: all 0.25s ease;
  font-weight: 600;
}
body a:hover {
  color: #025392;
}
body p {
  font-size: 0.9375rem;
}
body p.ingress {
  font-weight: 300;
  margin-bottom: 1.5rem;
}
body.storefront-full-width-content.woocommerce-cart header.entry-header, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header, body.storefront-full-width-content.woocommerce-checkout header.entry-header, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header, body.storefront-full-width-content.woocommerce-account header.entry-header, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header, body.error404 header.entry-header, body.error404 header.woocommerce-products-header, body.page header.entry-header, body.page header.woocommerce-products-header, body.post-type-archive-product header.entry-header, body.post-type-archive-product header.woocommerce-products-header, body.single .related header.entry-header, body.single .related header.woocommerce-products-header, body.archive header.entry-header, body.archive header.woocommerce-products-header, body.single.post header.entry-header, body.single.post header.woocommerce-products-header {
  padding: 0;
}
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title,
body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-account header.entry-header > h2,
body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child, body.error404 header.entry-header h1.entry-title,
body.error404 header.entry-header h1.page-title, body.error404 header.entry-header > h2,
body.error404 header.entry-header h1:last-child, body.error404 header.woocommerce-products-header h1.entry-title,
body.error404 header.woocommerce-products-header h1.page-title, body.error404 header.woocommerce-products-header > h2,
body.error404 header.woocommerce-products-header h1:last-child, body.page header.entry-header h1.entry-title,
body.page header.entry-header h1.page-title, body.page header.entry-header > h2,
body.page header.entry-header h1:last-child, body.page header.woocommerce-products-header h1.entry-title,
body.page header.woocommerce-products-header h1.page-title, body.page header.woocommerce-products-header > h2,
body.page header.woocommerce-products-header h1:last-child, body.post-type-archive-product header.entry-header h1.entry-title,
body.post-type-archive-product header.entry-header h1.page-title, body.post-type-archive-product header.entry-header > h2,
body.post-type-archive-product header.entry-header h1:last-child, body.post-type-archive-product header.woocommerce-products-header h1.entry-title,
body.post-type-archive-product header.woocommerce-products-header h1.page-title, body.post-type-archive-product header.woocommerce-products-header > h2,
body.post-type-archive-product header.woocommerce-products-header h1:last-child, body.single .related header.entry-header h1.entry-title,
body.single .related header.entry-header h1.page-title, body.single .related header.entry-header > h2,
body.single .related header.entry-header h1:last-child, body.single .related header.woocommerce-products-header h1.entry-title,
body.single .related header.woocommerce-products-header h1.page-title, body.single .related header.woocommerce-products-header > h2,
body.single .related header.woocommerce-products-header h1:last-child, body.archive header.entry-header h1.entry-title,
body.archive header.entry-header h1.page-title, body.archive header.entry-header > h2,
body.archive header.entry-header h1:last-child, body.archive header.woocommerce-products-header h1.entry-title,
body.archive header.woocommerce-products-header h1.page-title, body.archive header.woocommerce-products-header > h2,
body.archive header.woocommerce-products-header h1:last-child, body.single.post header.entry-header h1.entry-title,
body.single.post header.entry-header h1.page-title, body.single.post header.entry-header > h2,
body.single.post header.entry-header h1:last-child, body.single.post header.woocommerce-products-header h1.entry-title,
body.single.post header.woocommerce-products-header h1.page-title, body.single.post header.woocommerce-products-header > h2,
body.single.post header.woocommerce-products-header h1:last-child {
  text-align: center;
  display: table;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 1.5rem;
}
@media all and (min-width: 768px) {
  body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2,
  body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2,
  body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2,
  body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2,
  body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title, body.storefront-full-width-content.woocommerce-account header.entry-header > h2,
  body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title,
  body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2,
  body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child, body.error404 header.entry-header h1.entry-title,
  body.error404 header.entry-header h1.page-title, body.error404 header.entry-header > h2,
  body.error404 header.entry-header h1:last-child, body.error404 header.woocommerce-products-header h1.entry-title,
  body.error404 header.woocommerce-products-header h1.page-title, body.error404 header.woocommerce-products-header > h2,
  body.error404 header.woocommerce-products-header h1:last-child, body.page header.entry-header h1.entry-title,
  body.page header.entry-header h1.page-title, body.page header.entry-header > h2,
  body.page header.entry-header h1:last-child, body.page header.woocommerce-products-header h1.entry-title,
  body.page header.woocommerce-products-header h1.page-title, body.page header.woocommerce-products-header > h2,
  body.page header.woocommerce-products-header h1:last-child, body.post-type-archive-product header.entry-header h1.entry-title,
  body.post-type-archive-product header.entry-header h1.page-title, body.post-type-archive-product header.entry-header > h2,
  body.post-type-archive-product header.entry-header h1:last-child, body.post-type-archive-product header.woocommerce-products-header h1.entry-title,
  body.post-type-archive-product header.woocommerce-products-header h1.page-title, body.post-type-archive-product header.woocommerce-products-header > h2,
  body.post-type-archive-product header.woocommerce-products-header h1:last-child, body.single .related header.entry-header h1.entry-title,
  body.single .related header.entry-header h1.page-title, body.single .related header.entry-header > h2,
  body.single .related header.entry-header h1:last-child, body.single .related header.woocommerce-products-header h1.entry-title,
  body.single .related header.woocommerce-products-header h1.page-title, body.single .related header.woocommerce-products-header > h2,
  body.single .related header.woocommerce-products-header h1:last-child, body.archive header.entry-header h1.entry-title,
  body.archive header.entry-header h1.page-title, body.archive header.entry-header > h2,
  body.archive header.entry-header h1:last-child, body.archive header.woocommerce-products-header h1.entry-title,
  body.archive header.woocommerce-products-header h1.page-title, body.archive header.woocommerce-products-header > h2,
  body.archive header.woocommerce-products-header h1:last-child, body.single.post header.entry-header h1.entry-title,
  body.single.post header.entry-header h1.page-title, body.single.post header.entry-header > h2,
  body.single.post header.entry-header h1:last-child, body.single.post header.woocommerce-products-header h1.entry-title,
  body.single.post header.woocommerce-products-header h1.page-title, body.single.post header.woocommerce-products-header > h2,
  body.single.post header.woocommerce-products-header h1:last-child {
    margin-bottom: 3rem;
  }
}
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2::before, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2::before, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child::after, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2::before, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2::before, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child::after, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-account header.entry-header > h2::before, body.storefront-full-width-content.woocommerce-account header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title::before, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title::before,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2::before, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child::before,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child::after, body.error404 header.entry-header h1.entry-title::before, body.error404 header.entry-header h1.entry-title::after,
body.error404 header.entry-header h1.page-title::before,
body.error404 header.entry-header h1.page-title::after, body.error404 header.entry-header > h2::before, body.error404 header.entry-header > h2::after,
body.error404 header.entry-header h1:last-child::before,
body.error404 header.entry-header h1:last-child::after, body.error404 header.woocommerce-products-header h1.entry-title::before, body.error404 header.woocommerce-products-header h1.entry-title::after,
body.error404 header.woocommerce-products-header h1.page-title::before,
body.error404 header.woocommerce-products-header h1.page-title::after, body.error404 header.woocommerce-products-header > h2::before, body.error404 header.woocommerce-products-header > h2::after,
body.error404 header.woocommerce-products-header h1:last-child::before,
body.error404 header.woocommerce-products-header h1:last-child::after, body.page header.entry-header h1.entry-title::before, body.page header.entry-header h1.entry-title::after,
body.page header.entry-header h1.page-title::before,
body.page header.entry-header h1.page-title::after, body.page header.entry-header > h2::before, body.page header.entry-header > h2::after,
body.page header.entry-header h1:last-child::before,
body.page header.entry-header h1:last-child::after, body.page header.woocommerce-products-header h1.entry-title::before, body.page header.woocommerce-products-header h1.entry-title::after,
body.page header.woocommerce-products-header h1.page-title::before,
body.page header.woocommerce-products-header h1.page-title::after, body.page header.woocommerce-products-header > h2::before, body.page header.woocommerce-products-header > h2::after,
body.page header.woocommerce-products-header h1:last-child::before,
body.page header.woocommerce-products-header h1:last-child::after, body.post-type-archive-product header.entry-header h1.entry-title::before, body.post-type-archive-product header.entry-header h1.entry-title::after,
body.post-type-archive-product header.entry-header h1.page-title::before,
body.post-type-archive-product header.entry-header h1.page-title::after, body.post-type-archive-product header.entry-header > h2::before, body.post-type-archive-product header.entry-header > h2::after,
body.post-type-archive-product header.entry-header h1:last-child::before,
body.post-type-archive-product header.entry-header h1:last-child::after, body.post-type-archive-product header.woocommerce-products-header h1.entry-title::before, body.post-type-archive-product header.woocommerce-products-header h1.entry-title::after,
body.post-type-archive-product header.woocommerce-products-header h1.page-title::before,
body.post-type-archive-product header.woocommerce-products-header h1.page-title::after, body.post-type-archive-product header.woocommerce-products-header > h2::before, body.post-type-archive-product header.woocommerce-products-header > h2::after,
body.post-type-archive-product header.woocommerce-products-header h1:last-child::before,
body.post-type-archive-product header.woocommerce-products-header h1:last-child::after, body.single .related header.entry-header h1.entry-title::before, body.single .related header.entry-header h1.entry-title::after,
body.single .related header.entry-header h1.page-title::before,
body.single .related header.entry-header h1.page-title::after, body.single .related header.entry-header > h2::before, body.single .related header.entry-header > h2::after,
body.single .related header.entry-header h1:last-child::before,
body.single .related header.entry-header h1:last-child::after, body.single .related header.woocommerce-products-header h1.entry-title::before, body.single .related header.woocommerce-products-header h1.entry-title::after,
body.single .related header.woocommerce-products-header h1.page-title::before,
body.single .related header.woocommerce-products-header h1.page-title::after, body.single .related header.woocommerce-products-header > h2::before, body.single .related header.woocommerce-products-header > h2::after,
body.single .related header.woocommerce-products-header h1:last-child::before,
body.single .related header.woocommerce-products-header h1:last-child::after, body.archive header.entry-header h1.entry-title::before, body.archive header.entry-header h1.entry-title::after,
body.archive header.entry-header h1.page-title::before,
body.archive header.entry-header h1.page-title::after, body.archive header.entry-header > h2::before, body.archive header.entry-header > h2::after,
body.archive header.entry-header h1:last-child::before,
body.archive header.entry-header h1:last-child::after, body.archive header.woocommerce-products-header h1.entry-title::before, body.archive header.woocommerce-products-header h1.entry-title::after,
body.archive header.woocommerce-products-header h1.page-title::before,
body.archive header.woocommerce-products-header h1.page-title::after, body.archive header.woocommerce-products-header > h2::before, body.archive header.woocommerce-products-header > h2::after,
body.archive header.woocommerce-products-header h1:last-child::before,
body.archive header.woocommerce-products-header h1:last-child::after, body.single.post header.entry-header h1.entry-title::before, body.single.post header.entry-header h1.entry-title::after,
body.single.post header.entry-header h1.page-title::before,
body.single.post header.entry-header h1.page-title::after, body.single.post header.entry-header > h2::before, body.single.post header.entry-header > h2::after,
body.single.post header.entry-header h1:last-child::before,
body.single.post header.entry-header h1:last-child::after, body.single.post header.woocommerce-products-header h1.entry-title::before, body.single.post header.woocommerce-products-header h1.entry-title::after,
body.single.post header.woocommerce-products-header h1.page-title::before,
body.single.post header.woocommerce-products-header h1.page-title::after, body.single.post header.woocommerce-products-header > h2::before, body.single.post header.woocommerce-products-header > h2::after,
body.single.post header.woocommerce-products-header h1:last-child::before,
body.single.post header.woocommerce-products-header h1:last-child::after {
  border-top: 1px solid #ccc;
  content: "";
  display: table-cell;
  position: relative;
  top: 0.6em;
  width: 45%;
}
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title::before, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2::before,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child::before, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title::before, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2::before,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child::before, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title::before, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2::before,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child::before, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title::before, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2::before,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child::before, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title::before, body.storefront-full-width-content.woocommerce-account header.entry-header > h2::before,
body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child::before, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title::before,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title::before, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2::before,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child::before, body.error404 header.entry-header h1.entry-title::before,
body.error404 header.entry-header h1.page-title::before, body.error404 header.entry-header > h2::before,
body.error404 header.entry-header h1:last-child::before, body.error404 header.woocommerce-products-header h1.entry-title::before,
body.error404 header.woocommerce-products-header h1.page-title::before, body.error404 header.woocommerce-products-header > h2::before,
body.error404 header.woocommerce-products-header h1:last-child::before, body.page header.entry-header h1.entry-title::before,
body.page header.entry-header h1.page-title::before, body.page header.entry-header > h2::before,
body.page header.entry-header h1:last-child::before, body.page header.woocommerce-products-header h1.entry-title::before,
body.page header.woocommerce-products-header h1.page-title::before, body.page header.woocommerce-products-header > h2::before,
body.page header.woocommerce-products-header h1:last-child::before, body.post-type-archive-product header.entry-header h1.entry-title::before,
body.post-type-archive-product header.entry-header h1.page-title::before, body.post-type-archive-product header.entry-header > h2::before,
body.post-type-archive-product header.entry-header h1:last-child::before, body.post-type-archive-product header.woocommerce-products-header h1.entry-title::before,
body.post-type-archive-product header.woocommerce-products-header h1.page-title::before, body.post-type-archive-product header.woocommerce-products-header > h2::before,
body.post-type-archive-product header.woocommerce-products-header h1:last-child::before, body.single .related header.entry-header h1.entry-title::before,
body.single .related header.entry-header h1.page-title::before, body.single .related header.entry-header > h2::before,
body.single .related header.entry-header h1:last-child::before, body.single .related header.woocommerce-products-header h1.entry-title::before,
body.single .related header.woocommerce-products-header h1.page-title::before, body.single .related header.woocommerce-products-header > h2::before,
body.single .related header.woocommerce-products-header h1:last-child::before, body.archive header.entry-header h1.entry-title::before,
body.archive header.entry-header h1.page-title::before, body.archive header.entry-header > h2::before,
body.archive header.entry-header h1:last-child::before, body.archive header.woocommerce-products-header h1.entry-title::before,
body.archive header.woocommerce-products-header h1.page-title::before, body.archive header.woocommerce-products-header > h2::before,
body.archive header.woocommerce-products-header h1:last-child::before, body.single.post header.entry-header h1.entry-title::before,
body.single.post header.entry-header h1.page-title::before, body.single.post header.entry-header > h2::before,
body.single.post header.entry-header h1:last-child::before, body.single.post header.woocommerce-products-header h1.entry-title::before,
body.single.post header.woocommerce-products-header h1.page-title::before, body.single.post header.woocommerce-products-header > h2::before,
body.single.post header.woocommerce-products-header h1:last-child::before {
  right: 1.5%;
}
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-cart header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-cart header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-cart header.woocommerce-products-header h1:last-child::after, body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-checkout header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-checkout header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-checkout header.woocommerce-products-header h1:last-child::after, body.storefront-full-width-content.woocommerce-account header.entry-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-account header.entry-header h1.page-title::after, body.storefront-full-width-content.woocommerce-account header.entry-header > h2::after,
body.storefront-full-width-content.woocommerce-account header.entry-header h1:last-child::after, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.entry-title::after,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1.page-title::after, body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header > h2::after,
body.storefront-full-width-content.woocommerce-account header.woocommerce-products-header h1:last-child::after, body.error404 header.entry-header h1.entry-title::after,
body.error404 header.entry-header h1.page-title::after, body.error404 header.entry-header > h2::after,
body.error404 header.entry-header h1:last-child::after, body.error404 header.woocommerce-products-header h1.entry-title::after,
body.error404 header.woocommerce-products-header h1.page-title::after, body.error404 header.woocommerce-products-header > h2::after,
body.error404 header.woocommerce-products-header h1:last-child::after, body.page header.entry-header h1.entry-title::after,
body.page header.entry-header h1.page-title::after, body.page header.entry-header > h2::after,
body.page header.entry-header h1:last-child::after, body.page header.woocommerce-products-header h1.entry-title::after,
body.page header.woocommerce-products-header h1.page-title::after, body.page header.woocommerce-products-header > h2::after,
body.page header.woocommerce-products-header h1:last-child::after, body.post-type-archive-product header.entry-header h1.entry-title::after,
body.post-type-archive-product header.entry-header h1.page-title::after, body.post-type-archive-product header.entry-header > h2::after,
body.post-type-archive-product header.entry-header h1:last-child::after, body.post-type-archive-product header.woocommerce-products-header h1.entry-title::after,
body.post-type-archive-product header.woocommerce-products-header h1.page-title::after, body.post-type-archive-product header.woocommerce-products-header > h2::after,
body.post-type-archive-product header.woocommerce-products-header h1:last-child::after, body.single .related header.entry-header h1.entry-title::after,
body.single .related header.entry-header h1.page-title::after, body.single .related header.entry-header > h2::after,
body.single .related header.entry-header h1:last-child::after, body.single .related header.woocommerce-products-header h1.entry-title::after,
body.single .related header.woocommerce-products-header h1.page-title::after, body.single .related header.woocommerce-products-header > h2::after,
body.single .related header.woocommerce-products-header h1:last-child::after, body.archive header.entry-header h1.entry-title::after,
body.archive header.entry-header h1.page-title::after, body.archive header.entry-header > h2::after,
body.archive header.entry-header h1:last-child::after, body.archive header.woocommerce-products-header h1.entry-title::after,
body.archive header.woocommerce-products-header h1.page-title::after, body.archive header.woocommerce-products-header > h2::after,
body.archive header.woocommerce-products-header h1:last-child::after, body.single.post header.entry-header h1.entry-title::after,
body.single.post header.entry-header h1.page-title::after, body.single.post header.entry-header > h2::after,
body.single.post header.entry-header h1:last-child::after, body.single.post header.woocommerce-products-header h1.entry-title::after,
body.single.post header.woocommerce-products-header h1.page-title::after, body.single.post header.woocommerce-products-header > h2::after,
body.single.post header.woocommerce-products-header h1:last-child::after {
  left: 1.5%;
}
@media all and (min-width: 768px) {
  body h2.section-heading {
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    white-space: nowrap;
  }
  body h2.section-heading::before, body h2.section-heading::after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: " ";
    background-color: #ccc;
  }
  body h2.section-heading::before {
    margin-left: -53%;
  }
  body h2.section-heading::after {
    margin-left: 3%;
  }
  body h2.section-heading {
    /*  display: table;
      overflow: hidden;
      width: 100%;
      white-space: nowrap;
      &::before, &::after {
        border-top: 1px solid #ccc;
        content: '';
        display: table-cell;
        position: relative;
        top: 0.6em;
        width: 45%;
      }
      &::before {
        right:1.5%;
      }
      &::after {
        left:1.5%;
      } */
  }
}

.input-text,
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=url],
input[type=password],
input[type=search],
textarea {
  background: #f7f7f7;
  box-shadow: none;
  padding: 0.625rem;
}
@media all and (min-width: 960px) {
  .input-text,
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=number],
  input[type=url],
  input[type=password],
  input[type=search],
  textarea {
    padding: 1.25rem;
  }
}

.woocommerce button,
.woocommerce input[type=button],
.woocommerce input[type=reset],
.woocommerce input[type=submit],
.woocommerce .button,
.woocommerce .added_to_cart,
.woocommerce .widget a.button,
.woocommerce .site-header-cart .widget_shopping_cart a.button, * button,
* input[type=button],
* input[type=reset],
* input[type=submit],
* .button,
* .added_to_cart,
* .widget a.button,
* .site-header-cart .widget_shopping_cart a.button {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  border: 0;
  outline: 0;
  box-shadow: none;
  margin: 0;
  font-size: 0.825rem;
  padding: 0.625rem 1.75rem;
  background: #72c581;
  color: #fff;
}
.woocommerce button:hover, .woocommerce button:focus, .woocommerce button:active, .woocommerce button:disabled, .woocommerce button[disabled=disabled],
.woocommerce input[type=button]:hover,
.woocommerce input[type=button]:focus,
.woocommerce input[type=button]:active,
.woocommerce input[type=button]:disabled,
.woocommerce input[type=button][disabled=disabled],
.woocommerce input[type=reset]:hover,
.woocommerce input[type=reset]:focus,
.woocommerce input[type=reset]:active,
.woocommerce input[type=reset]:disabled,
.woocommerce input[type=reset][disabled=disabled],
.woocommerce input[type=submit]:hover,
.woocommerce input[type=submit]:focus,
.woocommerce input[type=submit]:active,
.woocommerce input[type=submit]:disabled,
.woocommerce input[type=submit][disabled=disabled],
.woocommerce .button:hover,
.woocommerce .button:focus,
.woocommerce .button:active,
.woocommerce .button:disabled,
.woocommerce .button[disabled=disabled],
.woocommerce .added_to_cart:hover,
.woocommerce .added_to_cart:focus,
.woocommerce .added_to_cart:active,
.woocommerce .added_to_cart:disabled,
.woocommerce .added_to_cart[disabled=disabled],
.woocommerce .widget a.button:hover,
.woocommerce .widget a.button:focus,
.woocommerce .widget a.button:active,
.woocommerce .widget a.button:disabled,
.woocommerce .widget a.button[disabled=disabled],
.woocommerce .site-header-cart .widget_shopping_cart a.button:hover,
.woocommerce .site-header-cart .widget_shopping_cart a.button:focus,
.woocommerce .site-header-cart .widget_shopping_cart a.button:active,
.woocommerce .site-header-cart .widget_shopping_cart a.button:disabled,
.woocommerce .site-header-cart .widget_shopping_cart a.button[disabled=disabled], * button:hover, * button:focus, * button:active, * button:disabled, * button[disabled=disabled],
* input[type=button]:hover,
* input[type=button]:focus,
* input[type=button]:active,
* input[type=button]:disabled,
* input[type=button][disabled=disabled],
* input[type=reset]:hover,
* input[type=reset]:focus,
* input[type=reset]:active,
* input[type=reset]:disabled,
* input[type=reset][disabled=disabled],
* input[type=submit]:hover,
* input[type=submit]:focus,
* input[type=submit]:active,
* input[type=submit]:disabled,
* input[type=submit][disabled=disabled],
* .button:hover,
* .button:focus,
* .button:active,
* .button:disabled,
* .button[disabled=disabled],
* .added_to_cart:hover,
* .added_to_cart:focus,
* .added_to_cart:active,
* .added_to_cart:disabled,
* .added_to_cart[disabled=disabled],
* .widget a.button:hover,
* .widget a.button:focus,
* .widget a.button:active,
* .widget a.button:disabled,
* .widget a.button[disabled=disabled],
* .site-header-cart .widget_shopping_cart a.button:hover,
* .site-header-cart .widget_shopping_cart a.button:focus,
* .site-header-cart .widget_shopping_cart a.button:active,
* .site-header-cart .widget_shopping_cart a.button:disabled,
* .site-header-cart .widget_shopping_cart a.button[disabled=disabled] {
  background-color: #58a365;
  color: #fff;
}
.woocommerce button:not(.menu-toggle)::after,
.woocommerce input[type=button]:not(.menu-toggle)::after,
.woocommerce input[type=reset]:not(.menu-toggle)::after,
.woocommerce input[type=submit]:not(.menu-toggle)::after,
.woocommerce .button:not(.menu-toggle)::after,
.woocommerce .added_to_cart:not(.menu-toggle)::after,
.woocommerce .widget a.button:not(.menu-toggle)::after,
.woocommerce .site-header-cart .widget_shopping_cart a.button:not(.menu-toggle)::after, * button:not(.menu-toggle)::after,
* input[type=button]:not(.menu-toggle)::after,
* input[type=reset]:not(.menu-toggle)::after,
* input[type=submit]:not(.menu-toggle)::after,
* .button:not(.menu-toggle)::after,
* .added_to_cart:not(.menu-toggle)::after,
* .widget a.button:not(.menu-toggle)::after,
* .site-header-cart .widget_shopping_cart a.button:not(.menu-toggle)::after {
  content: "\f105";
  font-family: "FontAwesome";
  margin-left: 0.375em;
}
.woocommerce button:disabled, .woocommerce button[disabled=disabled],
.woocommerce input[type=button]:disabled,
.woocommerce input[type=button][disabled=disabled],
.woocommerce input[type=reset]:disabled,
.woocommerce input[type=reset][disabled=disabled],
.woocommerce input[type=submit]:disabled,
.woocommerce input[type=submit][disabled=disabled],
.woocommerce .button:disabled,
.woocommerce .button[disabled=disabled],
.woocommerce .added_to_cart:disabled,
.woocommerce .added_to_cart[disabled=disabled],
.woocommerce .widget a.button:disabled,
.woocommerce .widget a.button[disabled=disabled],
.woocommerce .site-header-cart .widget_shopping_cart a.button:disabled,
.woocommerce .site-header-cart .widget_shopping_cart a.button[disabled=disabled], * button:disabled, * button[disabled=disabled],
* input[type=button]:disabled,
* input[type=button][disabled=disabled],
* input[type=reset]:disabled,
* input[type=reset][disabled=disabled],
* input[type=submit]:disabled,
* input[type=submit][disabled=disabled],
* .button:disabled,
* .button[disabled=disabled],
* .added_to_cart:disabled,
* .added_to_cart[disabled=disabled],
* .widget a.button:disabled,
* .widget a.button[disabled=disabled],
* .site-header-cart .widget_shopping_cart a.button:disabled,
* .site-header-cart .widget_shopping_cart a.button[disabled=disabled] {
  background-color: lightgray !important;
  color: gray !important;
  content: "" !important;
  margin-left: 0 !important;
  cursor: default !important;
  width: 100%;
}
.woocommerce button.ajax_add_to_cart.added,
.woocommerce input[type=button].ajax_add_to_cart.added,
.woocommerce input[type=reset].ajax_add_to_cart.added,
.woocommerce input[type=submit].ajax_add_to_cart.added,
.woocommerce .button.ajax_add_to_cart.added,
.woocommerce .added_to_cart.ajax_add_to_cart.added,
.woocommerce .widget a.button.ajax_add_to_cart.added,
.woocommerce .site-header-cart .widget_shopping_cart a.button.ajax_add_to_cart.added, * button.ajax_add_to_cart.added,
* input[type=button].ajax_add_to_cart.added,
* input[type=reset].ajax_add_to_cart.added,
* input[type=submit].ajax_add_to_cart.added,
* .button.ajax_add_to_cart.added,
* .added_to_cart.ajax_add_to_cart.added,
* .widget a.button.ajax_add_to_cart.added,
* .site-header-cart .widget_shopping_cart a.button.ajax_add_to_cart.added {
  background-color: lightgray !important;
  color: gray !important;
  content: "" !important;
  margin-left: 0 !important;
  cursor: default !important;
  width: 100%;
}

.chosen-container .chosen-single {
  height: auto;
  padding: 0.375rem 0.625rem;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}
.chosen-container .chosen-single div b {
  background: none;
}
.chosen-container .chosen-single div b::before {
  font-family: "FontAwesome";
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  font-size: 1rem;
  content: "\f107";
  font-weight: normal;
}
.chosen-container.chosen-with-drop .chosen-single div b::before {
  content: "\f106";
}
.chosen-container .chosen-drop {
  border: 0;
  border-radius: 0;
}
.chosen-container .chosen-drop ul.chosen-results li.highlighted {
  background: #2478be;
  background-image: none;
}

header#masthead.site-header {
  background: #fff;
  padding-top: 1.75rem;
}
@media all and (min-width: 1260px) {
  header#masthead.site-header {
    padding-top: 2.25rem;
  }
}
@media all and (max-width: 767px) {
  header#masthead.site-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0;
  }
}
header#masthead.site-header {
  margin-bottom: 1.75rem;
}

.woocommerce-active header.site-header .search-cart, header.site-header .search-cart {
  font-size: 0;
}
@media all and (max-width: 959px) {
  .woocommerce-active header.site-header .search-cart, header.site-header .search-cart {
    display: none;
  }
}
.woocommerce-active header.site-header .search-cart .site-search, header.site-header .search-cart .site-search {
  font-size: 0.75rem;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.woocommerce-active header.site-header .search-cart .site-search .widget_product_search form:before, header.site-header .search-cart .site-search .widget_product_search form:before {
  top: 0.75rem;
  left: 0.75rem;
  font-size: 1.375rem;
}
.woocommerce-active header.site-header .search-cart .site-search input[type=search], header.site-header .search-cart .site-search input[type=search] {
  border-radius: 5rem;
  background: #f6f6f6;
  border: 1px solid #ccc;
  box-shadow: none;
  padding: 1rem 1.375rem 1rem 2.5rem;
}
.woocommerce-active header.site-header .search-cart .site-search [type=submit], header.site-header .search-cart .site-search [type=submit] {
  clip: rect(0, 25px, 25px, 0);
  position: absolute !important;
  top: 12px;
  left: 12px;
  background-color: transparent;
  color: transparent;
}
.woocommerce-active header.site-header .search-cart .header-cart, header.site-header .search-cart .header-cart {
  float: none;
  display: inline-block;
  vertical-align: top;
  font-size: 0.75rem;
  padding-left: 1rem;
  max-width: 50%;
}
.woocommerce-active header.site-header .search-cart .header-cart a.cart-content::after, header.site-header .search-cart .header-cart a.cart-content::after {
  content: none;
}
.woocommerce-active header.site-header .search-cart .header-cart a.cart-content::before, header.site-header .search-cart .header-cart a.cart-content::before {
  content: "\f07a";
  font-family: "FontAwesome";
  font-weight: 400;
  display: block;
}
.woocommerce-active header.site-header .search-cart .header-cart a.cart-content span.amount, header.site-header .search-cart .header-cart a.cart-content span.amount {
  display: block;
}
.woocommerce-active header.site-header .search-cart .header-cart div.widget.woocommerce.widget_shopping_cart, header.site-header .search-cart .header-cart div.widget.woocommerce.widget_shopping_cart {
  display: none !important;
}
@media all and (max-width: 959px) {
  .woocommerce-active header.site-header nav.secondary-navigation, .woocommerce-active header.site-header .header-cart, header.site-header nav.secondary-navigation, header.site-header .header-cart {
    display: none;
  }
}
.woocommerce-active header.site-header nav.secondary-navigation ul li a, .woocommerce-active header.site-header nav.secondary-navigation a.cart-content, .woocommerce-active header.site-header .header-cart ul li a, .woocommerce-active header.site-header .header-cart a.cart-content, header.site-header nav.secondary-navigation ul li a, header.site-header nav.secondary-navigation a.cart-content, header.site-header .header-cart ul li a, header.site-header .header-cart a.cart-content {
  display: block;
  position: relative;
  background: #fff;
  color: #555;
  text-indent: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 2rem 0.625rem 0 0.625rem;
  font-size: 0.75rem;
  font-weight: normal;
}
.woocommerce-active header.site-header nav.secondary-navigation ul li a:hover, .woocommerce-active header.site-header nav.secondary-navigation a.cart-content:hover, .woocommerce-active header.site-header .header-cart ul li a:hover, .woocommerce-active header.site-header .header-cart a.cart-content:hover, header.site-header nav.secondary-navigation ul li a:hover, header.site-header nav.secondary-navigation a.cart-content:hover, header.site-header .header-cart ul li a:hover, header.site-header .header-cart a.cart-content:hover {
  color: #111;
}
.woocommerce-active header.site-header nav.secondary-navigation ul li a::before, .woocommerce-active header.site-header nav.secondary-navigation a.cart-content::before, .woocommerce-active header.site-header .header-cart ul li a::before, .woocommerce-active header.site-header .header-cart a.cart-content::before, header.site-header nav.secondary-navigation ul li a::before, header.site-header nav.secondary-navigation a.cart-content::before, header.site-header .header-cart ul li a::before, header.site-header .header-cart a.cart-content::before {
  background: transparent;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  top: -1.25rem;
  margin: 0 auto;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 2.618046972;
  font-weight: 400;
  text-indent: 0;
  display: block;
  cursor: pointer;
}
.woocommerce-active header.site-header nav.secondary-navigation ul li.my-account a::before, .woocommerce-active header.site-header .header-cart ul li.my-account a::before, header.site-header nav.secondary-navigation ul li.my-account a::before, header.site-header .header-cart ul li.my-account a::before {
  content: "\f013";
}
.woocommerce-active header.site-header nav.secondary-navigation ul li.my-loans a::before, .woocommerce-active header.site-header .header-cart ul li.my-loans a::before, header.site-header nav.secondary-navigation ul li.my-loans a::before, header.site-header .header-cart ul li.my-loans a::before {
  content: "\f0b1";
}
.woocommerce-active header.site-header nav.secondary-navigation ul li.languages a::before, .woocommerce-active header.site-header .header-cart ul li.languages a::before, header.site-header nav.secondary-navigation ul li.languages a::before, header.site-header .header-cart ul li.languages a::before {
  content: "\f0ac";
}
.woocommerce-active header.site-header .header-cart, header.site-header .header-cart {
  position: relative;
}
.woocommerce-active header.site-header .header-cart .amount, header.site-header .header-cart .amount {
  text-transform: none;
}
.woocommerce-active header.site-header .header-cart .count, header.site-header .header-cart .count {
  position: absolute;
  right: 0.25rem;
  top: -0.6rem;
  background: #72c581;
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
  color: white !important;
  font-size: 0.7rem;
  line-height: 1.07rem;
  border: 2px solid white;
}
.woocommerce-active header.site-header .site-branding, header.site-header .site-branding {
  float: none;
  width: 12.5rem;
  margin-bottom: 1.75rem;
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .woocommerce-active header.site-header .site-branding, header.site-header .site-branding {
    width: 100% !important;
    float: none;
    text-align: center;
    margin: 0 auto 1.75rem 0;
  }
  .woocommerce-active header.site-header .site-branding > a.logo, header.site-header .site-branding > a.logo {
    display: block;
  }
  .woocommerce-active header.site-header .site-branding > a.logo img, header.site-header .site-branding > a.logo img {
    text-align: center;
    border-radius: 0;
    margin: 0 auto;
    max-width: 300px;
  }
}
@media all and (min-width: 960px) {
  .woocommerce-active header.site-header .site-branding > a.logo, header.site-header .site-branding > a.logo {
    position: relative;
    top: -3px;
    margin-bottom: 1.5rem;
  }
  .woocommerce-active header.site-header .site-branding > a.logo img, header.site-header .site-branding > a.logo img {
    text-align: center;
    margin: 0 auto;
    border-radius: 0;
    max-width: 300px;
  }
}
@media all and (min-width: 960px) {
  .woocommerce-active header.site-header, header.site-header {
    font-size: 0;
  }
  .woocommerce-active header.site-header .search-cart, .woocommerce-active header.site-header .site-branding, .woocommerce-active header.site-header nav.secondary-navigation, header.site-header .search-cart, header.site-header .site-branding, header.site-header nav.secondary-navigation {
    width: 33.3% !important;
    display: inline-block !important;
    vertical-align: top;
    font-size: 1rem;
    margin: 0 !important;
    float: none !important;
  }
}

.woocommerce-active header.site-header .storefront-primary-navigation .primary-navigation > ul > li a, .woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a, header.site-header .storefront-primary-navigation .primary-navigation > ul > li a, header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a {
  color: #111;
  background: #fff;
}
.woocommerce-active header.site-header .storefront-primary-navigation .primary-navigation > ul > li a:hover, .woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a:hover, header.site-header .storefront-primary-navigation .primary-navigation > ul > li a:hover, header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a:hover {
  background-color: #E2E2E2;
}
.woocommerce-active header.site-header .storefront-primary-navigation .primary-navigation > ul > li a::before, .woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a::before, header.site-header .storefront-primary-navigation .primary-navigation > ul > li a::before, header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a::before {
  content: none;
}
.woocommerce-active header.site-header .storefront-primary-navigation .primary-navigation > ul > li a, .woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a, header.site-header .storefront-primary-navigation .primary-navigation > ul > li a, header.site-header .storefront-primary-navigation .handheld-navigation > ul > li a {
  text-transform: uppercase;
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle,
header.site-header .storefront-primary-navigation .menu-toggle {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  padding: 0.625rem 0.875rem 0.875rem 2.25rem;
  border: 1px solid #ccc;
  outline: 0 !important;
  background: #fbfbfb;
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle span,
header.site-header .storefront-primary-navigation .menu-toggle span {
  font-size: 0;
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle span:before,
header.site-header .storefront-primary-navigation .menu-toggle span:before {
  font-size: 0.875rem;
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle span:before, .woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle:after, .woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle:before,
header.site-header .storefront-primary-navigation .menu-toggle span:before,
header.site-header .storefront-primary-navigation .menu-toggle:after,
header.site-header .storefront-primary-navigation .menu-toggle:before {
  width: 1.6rem;
  background: #111;
  height: 5px;
  border-radius: 0;
  margin-top: -2px;
  left: 0.75rem;
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle::before,
header.site-header .storefront-primary-navigation .menu-toggle::before {
  transform: translateY(-10px);
}
.woocommerce-active header.site-header .storefront-primary-navigation .menu-toggle::after,
header.site-header .storefront-primary-navigation .menu-toggle::after {
  transform: translateY(10px);
  margin-left: 0;
}
.woocommerce-active header.site-header nav.toggled .menu-toggle:before,
header.site-header nav.toggled .menu-toggle:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.woocommerce-active header.site-header nav.toggled .menu-toggle:after,
header.site-header nav.toggled .menu-toggle:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation,
header.site-header .storefront-primary-navigation .handheld-navigation {
  width: calc(100% + 2.5rem);
  margin-left: -1.25rem;
  margin-bottom: -1px;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .dropdown-toggle,
header.site-header .storefront-primary-navigation .handheld-navigation .dropdown-toggle {
  display: none;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .menu-toggle::after,
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .menu-toggle:hover::after,
header.site-header .storefront-primary-navigation .handheld-navigation .menu-toggle::after,
header.site-header .storefront-primary-navigation .handheld-navigation .menu-toggle:hover::after {
  content: none;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children > a,
header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children > a {
  position: relative;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children > a::after,
header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children > a::after {
  display: block;
  position: absolute;
  pointer-events: none;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: normal;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 1rem;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children.open > a::after,
header.site-header .storefront-primary-navigation .handheld-navigation .menu-item-has-children.open > a::after {
  content: "\f106";
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu {
  padding: 0;
  border-top: 1px solid #ccc;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu li,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu li {
  position: relative;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu .sub-menu,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu .sub-menu {
  padding: 0;
  margin: 0;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu {
  /*
  .sub-menu.toggled-on ~ a,
  .dropdown-toggle.toggled-on ~ a,
  .sub-menu.toggled-on a {
    background: #F6F6F6;
  } */
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu li a,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu li a {
  padding: 0.75rem 1.25rem;
  font-size: 0.875rem;
  border-bottom: 1px solid #ccc;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > a,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > a {
  font-size: 1rem;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > ul > li > a,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > ul > li > a {
  padding-left: 2.75rem;
}
.woocommerce-active header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > ul > li > ul > li > a,
header.site-header .storefront-primary-navigation .handheld-navigation > ul.menu > li > ul > li > ul > li > a {
  padding-left: 4rem;
}

@media all and (min-width: 768px) {
  .woocommerce-active header.site-header .storefront-primary-navigation, header.site-header .storefront-primary-navigation {
    background: white;
    padding: 0 !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation, header.site-header nav#site-navigation.main-navigation {
  width: 100%;
  float: none;
  margin: 0;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation, header.site-header nav#site-navigation.main-navigation .primary-navigation {
  text-align: center;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul li a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul li a {
  font-size: 0.825rem;
  padding: 0.625rem;
  font-weight: bold;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 1.25rem 1rem;
}
@media all and (min-width: 960px) {
  .woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a {
    font-size: 1rem;
  }
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > .menu-item-has-children > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > .menu-item-has-children > a {
  cursor: default;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li:hover a, .woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a:hover, .woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li.current-menu-item > a, .woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li.current-menu-ancestor > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li:hover a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > a:hover, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li.current-menu-item > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li.current-menu-ancestor > a {
  background: #f6f6f6;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li > a {
  background: #f6f6f6;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li > a:hover, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li > a:hover {
  background: #E2E2E2;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > .sub-menu, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul > li > .sub-menu {
  border-top: 1px solid #ccc;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu {
  border-bottom: 1px solid #ccc;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu .sub-menu, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu .sub-menu {
  margin-left: -1px;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li a {
  border-bottom: 1px solid #ccc;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li:last-of-type a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu > li:last-of-type a {
  border-bottom: 0;
}
.woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu li.current-menu-item > a, .woocommerce-active header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu li.current-menu-ancestor > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu li.current-menu-item > a, header.site-header nav#site-navigation.main-navigation .primary-navigation > ul .sub-menu li.current-menu-ancestor > a {
  background: #E2E2E2;
}

.storefront-breadcrumb {
  padding: 0;
  background: transparent;
  margin: -1.25rem 0 1.25rem 0;
  font-size: 0.625rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #999;
}
.storefront-breadcrumb a {
  color: #555;
  text-decoration: none;
}
.storefront-breadcrumb a:hover {
  color: #111;
}

nav.product-categories div.product-toggle {
  text-transform: uppercase;
  position: relative;
  padding: 0.625rem 1.25rem;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  color: #555;
  font-size: 1rem;
  cursor: pointer;
}
@media all and (min-width: 960px) {
  nav.product-categories div.product-toggle {
    display: none;
  }
}
nav.product-categories div.product-toggle::before {
  font-weight: normal;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 0.825rem;
  position: absolute;
  right: 1.25rem;
  top: 0.825rem;
}
nav.product-categories div.product-toggle.opened::before {
  content: "\f106";
}
nav.product-categories ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  display: none;
}
@media all and (min-width: 960px) {
  nav.product-categories ul {
    text-align: center;
    display: block !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
nav.product-categories ul > li.cat-item-1048 {
  display: none !important;
}
nav.product-categories ul > li {
  display: block;
  list-style: none;
  font-size: 1rem;
}
@media all and (min-width: 960px) {
  nav.product-categories ul > li {
    display: inline-block;
    font-size: 0.75rem;
  }
}
nav.product-categories ul > li a {
  display: block;
  color: #555;
  background: #fff;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
}
@media all and (min-width: 960px) {
  nav.product-categories ul > li a {
    padding: 0.625rem 0.75rem;
    border-bottom: 0;
  }
}
@media all and (min-width: 1200px) {
  nav.product-categories ul > li a {
    padding: 0.825rem 1rem;
  }
}
nav.product-categories ul > li a {
  border-bottom: 1px solid #ccc;
}
nav.product-categories ul > li a:hover {
  background-color: #E2E2E2;
}
nav.product-categories ul > li a::before {
  content: none;
}
nav.product-categories ul > li a {
  text-transform: uppercase;
}
nav.product-categories ul > li:hover a, nav.product-categories ul > li > a:hover, nav.product-categories ul > li.current-cat > a {
  background: #f6f6f6;
}
@media all and (min-width: 960px) {
  nav.product-categories ul > li:hover a, nav.product-categories ul > li > a:hover, nav.product-categories ul > li.current-cat > a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
}

footer.site-footer {
  background: #eee;
  font-size: 0;
}
footer.site-footer .footer-widgets {
  border-bottom: 0;
}
@media all and (min-width: 960px) {
  footer.site-footer .footer-widgets {
    width: calc(100% + 1.25rem);
    margin: 0 -0.625rem;
  }
}
footer.site-footer .block {
  font-size: 1rem;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
}
@media all and (max-width: 479px) {
  footer.site-footer .block.footer-widget-1 ul, footer.site-footer .block.footer-widget-2 ul {
    font-size: 0;
  }
  footer.site-footer .block.footer-widget-1 ul li, footer.site-footer .block.footer-widget-2 ul li {
    font-size: 0.825rem;
    width: 50%;
    vertical-align: top;
    display: inline-block;
    padding-right: 0.75rem;
  }
}
@media all and (min-width: 480px) and (max-width: 959px) {
  footer.site-footer .block {
    width: 50%;
  }
  footer.site-footer .block.footer-widget-1 {
    padding-right: 0.625rem;
  }
  footer.site-footer .block.footer-widget-2 {
    padding-left: 0.625rem;
  }
  footer.site-footer .block.footer-widget-3 {
    padding-top: 1.5rem;
    width: 100% !important;
  }
}
@media all and (min-width: 960px) {
  footer.site-footer .block {
    width: 25%;
    padding: 0 0.625rem;
  }
  footer.site-footer .block.footer-widget-3 {
    width: 50% !important;
  }
}
footer.site-footer .block ul {
  padding-left: 0.5rem;
}
footer.site-footer .block ul li {
  list-style: none;
}
footer.site-footer .block ul li::before {
  font-family: "FontAwesome";
  content: "\f105";
  position: relative;
  left: -0.5rem;
  display: inline-block;
  vertical-align: top;
}
footer.site-footer .block ul li a {
  font-weight: normal;
  color: #111;
}
footer.site-footer .block ul li a:hover {
  text-decoration: underline;
  cursor: pointer;
}
footer.site-footer .block.footer-widget-3 ul.offices {
  padding: 0;
  margin: 0;
  font-size: 0;
}
footer.site-footer .block.footer-widget-3 ul.offices .office {
  list-style: none;
  margin-bottom: 1.25rem;
  font-size: 0;
}
@media all and (min-width: 540px) and (max-width: 959px) {
  footer.site-footer .block.footer-widget-3 ul.offices .office {
    display: inline-block;
    width: 50%;
  }
  footer.site-footer .block.footer-widget-3 ul.offices .office:nth-of-type(even) {
    padding-left: 0.625rem;
  }
  footer.site-footer .block.footer-widget-3 ul.offices .office:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
}
@media all and (min-width: 1020px) {
  footer.site-footer .block.footer-widget-3 ul.offices .office {
    display: inline-block;
    width: 50%;
  }
  footer.site-footer .block.footer-widget-3 ul.offices .office:nth-of-type(even) {
    padding-left: 0.625rem;
  }
  footer.site-footer .block.footer-widget-3 ul.offices .office:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
}
footer.site-footer .block.footer-widget-3 ul.offices .office::before {
  content: none;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-footer-link {
  width: 4rem;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-footer-link, footer.site-footer .block.footer-widget-3 ul.offices .office .office-footer-link:hover {
  text-decoration: none;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-footer-link,
footer.site-footer .block.footer-widget-3 ul.offices .office .office-info {
  display: inline-block;
  vertical-align: top;
  font-size: 0.825rem;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-info {
  width: calc(100% - 4rem);
  padding-left: 1.25rem;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-info h4 {
  font-size: 0.875rem;
  margin-bottom: 0.125rem;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-info h4 a {
  font-weight: bold;
  text-decoration: none;
}
footer.site-footer .block.footer-widget-3 ul.offices .office .office-info p {
  margin-bottom: 0;
  font-size: 0.7rem;
}

footer.copyright {
  background: #d9d9d9;
  color: #555;
}
@media all and (max-width: 767px) {
  footer.copyright {
    margin-bottom: 3rem;
  }
}
footer.copyright .col-full {
  text-align: center;
}
@media all and (min-width: 960px) {
  footer.copyright .col-full > * {
    display: inline-block;
    vertical-align: middle;
  }
  footer.copyright .col-full p {
    margin-bottom: 0;
  }
}
@media all and (min-width: 960px) and (min-width: 960px) {
  footer.copyright .col-full .copyright-notice {
    margin-right: 3rem;
  }
}
footer.copyright .col-full .copyright-notice {
  font-size: 0.75rem;
}
footer.copyright .col-full .copyright-notice a {
  text-decoration: underline;
  font-weight: normal;
  color: #555;
}
footer.copyright .col-full .copyright-notice a:hover {
  color: #111;
}
footer.copyright ul.social {
  margin: 0;
  padding: 0 0 0 0;
}
footer.copyright ul.social li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 0.25rem;
}
footer.copyright ul.social li a {
  color: #fff;
  transition: all 0.5s ease;
  display: block;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  background: #aeaeae;
  text-align: center;
  line-height: 3rem;
  font-size: 1.5rem;
}
footer.copyright ul.social li a:hover {
  color: #fff;
  background: #000;
}

footer.site-footer div.storefront-handheld-footer-bar {
  box-shadow: none;
  border-top: 1px solid #555;
}
@media all and (max-width: 360px) {
  footer.site-footer div.storefront-handheld-footer-bar {
    padding: 0.375rem 0;
  }
}
footer.site-footer div.storefront-handheld-footer-bar {
  padding: 0.75rem 0;
  background: #fff;
}
@media all and (min-width: 768px) and (max-width: 959px) {
  footer.site-footer div.storefront-handheld-footer-bar {
    display: block !important;
  }
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 {
  padding: 0;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li {
  border-left: 1px solid #ccc;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li:first-of-type,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li:first-of-type {
  border-left: 1px solid transparent;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a {
  background: #fff;
  color: #555;
  text-indent: 0;
  text-align: center;
  text-transform: uppercase;
  padding-top: 2.25rem;
  height: 3.25rem;
  font-weight: normal;
  text-decoration: none;
}
@media all and (max-width: 360px) {
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a,
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a {
    font-size: 0.55rem;
  }
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a {
  font-size: 0.6rem;
  border: 0;
}
@media all and (min-width: 430px) {
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a,
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a {
    font-size: 0.7rem;
  }
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a::before,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a::before {
  top: -0.75rem;
  font-size: 1.5rem;
  font-family: "FontAwesome";
}
@media all and (min-width: 430px) {
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li > a::before,
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li > a::before {
    font-size: 1.75rem;
    top: -1.25rem;
  }
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.shop a::before,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.shop a::before {
  content: "\f219";
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.auction a::before,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.auction a::before {
  content: "\f0e3";
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.my-account a::before,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.my-account a::before {
  content: "\f013";
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.cart > a,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.cart > a {
  font-size: 0 !important;
  padding-top: 2.5rem;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.cart > a::before,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.cart > a::before {
  content: "\f07a";
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.cart > a::after,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.cart > a::after {
  content: "Varukorg";
  text-transform: uppercase;
  font-size: 0.6rem;
  position: relative;
  top: -0.22rem;
}
@media all and (min-width: 430px) {
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.cart > a::after,
  footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.cart > a::after {
    font-size: 0.7rem;
  }
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.cart .count,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.cart .count {
  display: none;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.search .site-search,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.search .site-search {
  bottom: -6rem;
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #555;
  border-top: 1px solid #555;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.search .site-search input,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.search .site-search input {
  background: #fff;
  box-shadow: none;
}
footer.site-footer div.storefront-handheld-footer-bar ul.columns-5 li.search.active .site-search,
footer.site-footer div.storefront-handheld-footer-bar ul.columns-4 li.search.active .site-search {
  bottom: 100%;
}

.jglsw-query-link {
  text-decoration: none !important;
}
.jglsw-query-link:hover {
  background: #58a365;
}

.result-container {
  display: flex;
  justify-content: space-between;
}
@media all and (min-width: 480px) {
  .result-container {
    justify-content: flex-start;
  }
}
.result-container .woocommerce-result-count {
  margin: 0;
  font-size: 0.75rem;
}
@media all and (min-width: 480px) {
  .result-container .woocommerce-result-count {
    font-size: 0.9375rem;
  }
}
.result-container form {
  margin-bottom: 0;
}
.result-container .jglsw-search-form-wrapper {
  padding-top: 2px;
}
.result-container input.jglsw-save {
  font-size: 0.75rem;
}

form.woocommerce-ordering {
  display: none !important;
}

.woof_autohide_wrapper > a + br {
  display: none;
}
.woof_autohide_wrapper .woof_show_auto_form,
.woof_autohide_wrapper .woof_hide_auto_form {
  display: block;
  padding: 1rem calc(1rem + 10px);
  background: #f7f7f7;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 0;
  line-height: 1.4;
  border: none;
}
@media all and (min-width: 768px) {
  .woof_autohide_wrapper .woof_show_auto_form,
  .woof_autohide_wrapper .woof_hide_auto_form {
    padding: 1rem calc(1.5rem + 10px);
  }
}
.woof_autohide_wrapper .woof_show_auto_form::after,
.woof_autohide_wrapper .woof_hide_auto_form::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  margin-left: 0.75em;
  -webkit-font-smoothing: antialiased;
}
.woof_autohide_wrapper .woof_hide_auto_form::after {
  content: "\f106";
}

.woof_auto_show {
  overflow: hidden;
  position: static;
  margin-bottom: 0.75rem;
}

.woof_auto_show_indent {
  overflow: hidden;
  background: #f7f7f7;
  padding: 1rem;
}
@media all and (min-width: 768px) {
  .woof_auto_show_indent {
    padding: 1.5rem;
  }
}

.woof .woof_redraw_zone {
  font-size: 0;
}

.woof .woof_container {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 0.9375rem;
  width: 100%;
  padding-right: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
}
@media all and (min-width: 768px) {
  .woof .woof_container {
    width: 50%;
  }
}
@media all and (min-width: 960px) {
  .woof .woof_container {
    width: 32.333%;
  }
}
@media all and (min-width: 960px) {
  .woof .woof_container.woof_price_filter, .woof .woof_container.woof_checkbox_instock_container, .woof .woof_container.woof_checkbox_sales_container {
    width: auto;
    padding-right: 1.5rem;
  }
}
.woof .woof_container.woof_container_varutyp, .woof .woof_container.woof_container_product_cat {
  display: none !important;
}

.woof .chosen-container {
  width: 100% !important;
  font-size: 0.9375rem;
  position: relative;
}
.woof .chosen-container .chosen-single {
  display: block;
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  padding: 0.4rem 2.5rem 0.4rem 0.75rem;
  height: auto;
  line-height: 1.5;
  box-shadow: none;
  color: #777;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.woof .chosen-container .chosen-single span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 0;
  color: inherit;
}
.woof .chosen-container .chosen-single div {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 2rem;
  border-left: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woof .chosen-container .chosen-single div b {
  display: none;
}
.woof .chosen-container .chosen-single div::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  color: #aaa;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
}
.woof .chosen-container.chosen-with-drop .chosen-single {
  border-color: #aaa;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.woof .chosen-container.chosen-with-drop .chosen-single div::after {
  content: "\f106";
}
.woof .chosen-container .chosen-single:not(.chosen-default) span {
  color: #333;
  font-weight: 500;
}
.woof .chosen-container .chosen-drop {
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 1100;
}
.woof .chosen-container .chosen-drop .chosen-search {
  padding: 0.4rem 0.5rem;
}
.woof .chosen-container .chosen-drop .chosen-search input {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  width: 100%;
  box-sizing: border-box;
}
.woof .chosen-container .chosen-drop .chosen-results {
  font-size: 0.875rem;
  max-height: 220px;
}
.woof .chosen-container .chosen-drop .chosen-results li {
  padding: 0.35rem 0.75rem;
  line-height: 1.4;
  color: #444;
}
.woof .chosen-container .chosen-drop .chosen-results li.highlighted {
  background: #72c581;
  color: #fff;
}
.woof .chosen-container .chosen-drop .chosen-results li.result-selected {
  font-weight: 600;
  color: #222;
  background: #f5f5f5;
}
.woof .chosen-container .chosen-drop .chosen-results li.disabled-result {
  color: #ccc;
}
.woof .chosen-container .chosen-drop .chosen-results li.group-result {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  padding-top: 0.5rem;
}

.woof .woof_price_filter .woof_container_inner {
  padding-top: 0.25rem;
}
.woof .woof_price_filter .irs {
  font-size: 0.8125rem;
}
.woof .woof_price_filter .irs--round .irs-handle {
  border-color: #72c581;
}
.woof .woof_price_filter .irs--round .irs-bar,
.woof .woof_price_filter .irs--round .irs-line {
  background: rgb(186.2713567839, 226.7286432161, 193.5829145729);
}
.woof .woof_price_filter .irs--round .irs-from,
.woof .woof_price_filter .irs--round .irs-to,
.woof .woof_price_filter .irs--round .irs-single {
  background: #72c581;
}
.woof .woof_price_filter .woof_price_search_input_container {
  display: flex;
  gap: 0.5rem;
  margin-top: 0.5rem;
}
.woof .woof_price_filter .woof_price_search_input_container input[type=text] {
  flex: 1 1 0;
  padding: 0.3rem 0.5rem;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  font-size: 0.875rem;
  background: #fff;
}

.woof .woof_text_search_container input[type=text],
.woof .woof_text_search_container input[type=search] {
  background: #fff;
}

.woof .woof_checkbox_instock_container .woof_container_inner,
.woof .woof_checkbox_sales_container .woof_container_inner {
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.woof .woof_checkbox_instock_container .woof_container_inner input[type=checkbox],
.woof .woof_checkbox_sales_container .woof_container_inner input[type=checkbox] {
  flex-shrink: 0;
  margin: 0;
  cursor: pointer;
  width: 1rem;
  height: 1rem;
  accent-color: #72c581;
}
.woof .woof_checkbox_instock_container .woof_container_inner label,
.woof .woof_checkbox_sales_container .woof_container_inner label {
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
}

.woof .woof_container_butik .woof_block_html_items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 1rem;
  align-items: center;
}
.woof .woof_container_butik .woof_block_html_items label {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #444;
  cursor: pointer;
  margin: 0;
}
.woof .woof_container_butik .woof_block_html_items label input[type=radio] {
  flex-shrink: 0;
  margin: 0;
  cursor: pointer;
  accent-color: #72c581;
}

.woof .woof_container_butik .woof_radio_count {
  display: none;
}

.woof_products_top_panel {
  padding: 0.5rem 0 0.75rem;
}
.woof_products_top_panel .woof_products_top_panel_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.375rem;
  align-items: center;
}
.woof_products_top_panel .woof_products_top_panel_li {
  display: inline-flex;
  align-items: center;
  background: #72c581;
  color: #fff;
  border-radius: 4px;
  padding: 0.25rem 0.6rem;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.woof_products_top_panel .woof_products_top_panel_li .woof_products_top_panel_li_remove {
  margin-left: 0.4rem;
  line-height: 1;
}
.woof_products_top_panel .woof_products_top_panel_li .woof_products_top_panel_li_remove a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875rem;
  opacity: 0.8;
}
.woof_products_top_panel .woof_products_top_panel_li .woof_products_top_panel_li_remove a:hover {
  opacity: 1;
}
.woof_products_top_panel .woof_close_btn {
  color: #72c581;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding: 0.2rem 0.5rem;
}
.woof_products_top_panel .woof_close_btn:hover {
  color: #58a365;
}
.woof_products_top_panel .woof_products_top_panel_label {
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  margin-right: 0.5rem;
}

.woof .woof_submit_search_form_container {
  display: none !important;
}

#pbgb-jglsearchwatcher-new-location {
  display: inline-block;
  margin-left: 1rem;
  margin-top: 5px;
  vertical-align: middle;
}

#searchwatcher-button-wrapper .jglsw-search-form-wrapper {
  padding: 0;
}

section > header, section header {
  padding: 1.25rem 0;
}
@media all and (min-width: 768px) {
  section > header, section header {
    padding-top: 2.5rem;
  }
}
section > header > *, section header > * {
  text-align: center;
}

section.goldprices {
  margin: 0.625rem 0;
  background: #555;
  padding: 1.25rem;
  font-size: 0;
}
@media all and (max-width: 767px) {
  section.goldprices {
    padding: 0.625rem 1.25rem;
  }
}
@media all and (max-width: 959px) {
  section.goldprices {
    margin: 0.625rem -1.25rem;
    width: calc(100% + 2.5rem);
  }
}
@media all and (min-width: 768px) {
  section.goldprices {
    text-align: center;
  }
}
section.goldprices div {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
}
section.goldprices div.heading {
  text-transform: uppercase;
  position: relative;
  font-size: 0.825rem;
  width: 100%;
  text-align: center;
}
@media all and (min-width: 480px) {
  section.goldprices div.heading {
    text-align: left;
    width: 25%;
    vertical-align: top;
  }
}
@media all and (min-width: 480px) and (max-width: 520px) {
  section.goldprices div.heading {
    font-size: 0.75rem;
  }
}
@media all and (min-width: 768px) {
  section.goldprices div.heading {
    width: auto;
    padding-right: 0.75rem;
  }
}
@media all and (min-width: 960px) {
  section.goldprices div.heading {
    font-size: 1rem;
    padding-right: 1.25rem;
  }
}
section.goldprices div.heading span.toggle-mobile::before {
  font-size: 0.825rem;
  margin-left: 0.375rem;
}
section.goldprices div span.label {
  font-weight: bold;
  color: #E4D0AF;
}
section.goldprices div.prices {
  font-size: 0;
  text-align: left;
}
@media all and (max-width: 479px) {
  section.goldprices div.prices {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 0.375rem;
    padding: 0.625rem 0;
    display: none;
  }
}
@media all and (min-width: 480px) {
  section.goldprices div.prices {
    display: inline-block !important;
    width: 75%;
    vertical-align: top;
  }
}
@media all and (min-width: 768px) {
  section.goldprices div.prices {
    width: auto;
  }
}
section.goldprices div.prices .price {
  text-align: left;
  width: 50%;
  font-size: 0.825rem;
}
@media all and (min-width: 480px) {
  section.goldprices div.prices .price {
    width: 33%;
  }
}
@media all and (min-width: 480px) and (max-width: 520px) {
  section.goldprices div.prices .price {
    font-size: 0.75rem;
  }
}
@media all and (min-width: 768px) {
  section.goldprices div.prices .price {
    width: auto;
    padding-right: 0.75rem;
  }
}
@media all and (min-width: 960px) {
  section.goldprices div.prices .price {
    font-size: 1rem;
    padding-right: 1.25rem;
  }
}

@media all and (min-width: 480px) {
  .centered-text .entry-content {
    margin: 0 auto 2.25rem auto;
    width: 80%;
    max-width: 50rem;
  }
  .centered-text .entry-content > * {
    text-align: center;
  }
}

section.two-columns .widget-container {
  font-size: 0;
}
section.two-columns .widget-container.separated {
  border-bottom: 1px solid #ccc;
}
section.two-columns .widget-container.separated > .video {
  padding: 1.25rem 0;
  margin-bottom: 1.25rem;
}
section.two-columns .widget-container .widget {
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
@media all and (min-width: 768px) {
  section.two-columns .widget-container .widget {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  section.two-columns .widget-container .widget:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
  section.two-columns .widget-container .widget:nth-of-type(even) {
    padding-left: 0.625rem;
  }
}
@media all and (min-width: 768px) {
  section.two-columns .widget-container .widget.heading-text:first-of-type > .content {
    padding: 1.25rem 1.5rem 1.25rem 0;
  }
  section.two-columns .widget-container .widget.heading-text:last-of-type > .content {
    padding: 1.25rem 0 1.25rem 1.5rem;
  }
}
section.two-columns .widget-container .heading-text .button::after {
  content: none;
}
section.two-columns .widget-container .content.boxed {
  padding: 1.75rem;
}
section.two-columns .widget-container .content.boxed h2, section.two-columns .widget-container .content.boxed p {
  text-align: center;
}
section.two-columns .widget-container .content.boxed .ingress {
  font-weight: 400;
}
section.two-columns .widget-container .interest-calculator .content {
  background: #85C7F2;
}
section.two-columns .widget-container .interest-calculator .content h2, section.two-columns .widget-container .interest-calculator .content p {
  color: #025392;
}
section.two-columns .widget-container .interest-calculator .content .disclaimer p {
  font-size: 0.825rem;
}
section.two-columns .widget-container .interest-calculator .content .calculator form {
  margin-bottom: 1.25rem;
  font-size: 0;
}
section.two-columns .widget-container .interest-calculator .content .calculator form > div {
  font-size: 1rem;
}
@media all and (min-width: 480px) {
  section.two-columns .widget-container .interest-calculator .content .calculator form > div {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  section.two-columns .widget-container .interest-calculator .content .calculator form > div:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
  section.two-columns .widget-container .interest-calculator .content .calculator form > div:nth-of-type(even) {
    padding-left: 0.625rem;
  }
}
section.two-columns .widget-container .interest-calculator .content .calculator form label {
  display: block;
  color: #025392;
  padding-left: 0.625rem;
  margin-bottom: 0.25rem;
}
section.two-columns .widget-container .interest-calculator .content .calculator form select {
  width: 100%;
  max-width: 100%;
}
@media all and (max-width: 479px) {
  section.two-columns .widget-container .interest-calculator .content .calculator form select {
    margin-bottom: 1rem;
  }
}
@media all and (max-width: 479px) {
  section.two-columns .widget-container .interest-calculator .content .calculator form .chosen-container {
    margin-bottom: 1rem;
  }
}
section.two-columns .widget-container .interest-calculator .content .calculator form .chosen-container {
  font-size: 1rem;
  width: 100% !important;
  max-width: 100%;
  color: #025392;
}
section.two-columns .widget-container .interest-calculator .content .calculator form .chosen-container a.chosen-single {
  border: 0;
}
section.two-columns .widget-container .interest-calculator .content .calculator .loan-calculated-cost {
  padding: 0.625rem 1.25rem;
  background: #2478be;
  color: white;
  text-align: center;
  margin: 1.25rem 0;
}
section.two-columns .widget-container .interest-calculator .content .calculator .loan-calculated-cost span {
  font-weight: bold;
  line-height: 1;
  font-size: 3rem;
}
section.two-columns .widget-container .black {
  background: #333;
  background-position: center center;
  background-size: cover;
}
section.two-columns .widget-container .black h2, section.two-columns .widget-container .black p {
  color: #fff;
}
section.two-columns .widget-container .cta-button {
  text-align: center;
}
section.two-columns .widget-container .cta-button .black a.button {
  border-radius: 3rem;
  color: #111;
  background: #fff;
  font-weight: bold;
  font-size: 0.75rem;
  margin-top: 1.25rem;
}
section.two-columns .widget-container .cta-button .black a.button:hover {
  background: #eee;
}

section.offices-maps ul.offices {
  font-size: 0;
  padding-left: 0;
}
@media all and (min-width: 960px) {
  section.offices-maps ul.offices {
    width: calc(100% + 1.25rem);
    margin-left: -0.625rem;
  }
}
section.offices-maps ul.offices li.office {
  list-style: none;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media all and (min-width: 480px) {
  section.offices-maps ul.offices li.office {
    display: inline-block;
    vertical-align: top;
  }
}
@media all and (min-width: 480px) and (max-width: 959px) {
  section.offices-maps ul.offices li.office {
    width: 50%;
  }
  section.offices-maps ul.offices li.office:nth-of-type(odd) {
    padding-right: 0.625rem;
  }
  section.offices-maps ul.offices li.office:nth-of-type(even) {
    padding-left: 0.625rem;
  }
}
@media all and (min-width: 960px) {
  section.offices-maps ul.offices li.office {
    width: 33.333%;
    padding: 0 0.625rem;
  }
}
section.offices-maps ul.offices li.office .acf-map {
  height: 12rem;
}
section.offices-maps ul.offices li.office .office-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.625rem;
  position: relative;
  padding-right: 2rem;
  cursor: pointer;
}
@media all and (max-width: 480px) {
  section.offices-maps ul.offices li.office .office-title a {
    pointer-events: none;
  }
}
section.offices-maps ul.offices li.office .office-title span::before {
  font-size: 1rem;
  right: 1.25rem;
  position: absolute;
}
@media all and (min-width: 480px) {
  section.offices-maps ul.offices li.office .office-info {
    display: block !important;
  }
}
section.offices-maps ul.offices li.office .office-info h4 {
  font-size: 0.825rem;
  margin: 1rem 0;
  text-transform: uppercase;
}
section.offices-maps ul.offices li.office .office-info p {
  margin-bottom: 0;
  font-size: 0.825rem;
}
section.offices-maps ul.offices li.office .office-info p.swish {
  margin-bottom: 1rem;
}
section.offices-maps ul.offices li.office .office-info .hours {
  margin-bottom: 1rem;
  width: 100%;
  display: table;
}
section.offices-maps ul.offices li.office .office-info .hours .entry {
  display: table-row;
}
section.offices-maps ul.offices li.office .office-info .hours .day, section.offices-maps ul.offices li.office .office-info .hours .time {
  display: table-cell;
}

.single-column-content,
.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
  width: 100%;
  text-align: left;
}
.single-column-content .entry-content,
.page-template-template-homepage .entry-content .entry-content,
.page-template-template-homepage .entry-header .entry-content {
  margin: 0 0 0 0;
  width: 100%;
  text-align: left;
  max-width: none;
}

.woocommerce a.added_to_cart {
  background: #555;
  width: 100%;
}
.woocommerce a.added_to_cart:hover {
  background: #222;
}

.woocommerce-Price-amount {
  white-space: nowrap;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  background: #f7f7f7;
  border-radius: 0;
  color: #111;
  font-size: 0.875rem;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
  color: #2478be;
}
.woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover {
  color: #85C7F2;
}
.woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button {
  color: #fff;
  margin: -0.375rem -0.75rem -0.375rem 0;
}

.woocommerce-error {
  border-left: 5px solid red;
}
.woocommerce-info {
  border-left: 5px solid #2478be;
}

@media all and (max-width: 767px) {
  .shop_table.shop_table_responsive.cart .product-remove,
  .shop_table.cart .product-remove,
  .auction-history-table.cart .product-remove {
    border: 0;
  }
  .shop_table.shop_table_responsive.cart .product-remove a,
  .shop_table.cart .product-remove a,
  .auction-history-table.cart .product-remove a {
    top: 5px;
  }
}
.shop_table.shop_table_responsive.cart .button,
.shop_table.cart .button,
.auction-history-table.cart .button {
  font-weight: bold;
  text-transform: none;
}
@media all and (max-width: 767px) {
  .shop_table.shop_table_responsive.cart tr:first-of-type td:first-child,
  .shop_table.cart tr:first-of-type td:first-child,
  .auction-history-table.cart tr:first-of-type td:first-child {
    border-top: 1px solid #ccc;
  }
  .shop_table.shop_table_responsive.cart td:last-child,
  .shop_table.cart td:last-child,
  .auction-history-table.cart td:last-child {
    border-bottom: 1px solid #ccc;
  }
  .shop_table.shop_table_responsive.cart tr:nth-child(2n) td,
  .shop_table.cart tr:nth-child(2n) td,
  .auction-history-table.cart tr:nth-child(2n) td {
    background: transparent !important;
  }
  .shop_table.shop_table_responsive.cart tr td:before,
  .shop_table.cart tr td:before,
  .auction-history-table.cart tr td:before {
    text-transform: uppercase;
  }
}
.shop_table.shop_table_responsive thead tr th,
.shop_table thead tr th,
.auction-history-table thead tr th {
  text-transform: uppercase;
  background: #fff;
  border-bottom: 4px double #ccc;
  padding: 0.825rem;
}
.shop_table.shop_table_responsive tbody tr td, .shop_table.shop_table_responsive tfoot tr td, .shop_table.shop_table_responsive tfoot tr th, .shop_table.shop_table_responsive th,
.shop_table tbody tr td,
.shop_table tfoot tr td,
.shop_table tfoot tr th,
.shop_table th,
.auction-history-table tbody tr td,
.auction-history-table tfoot tr td,
.auction-history-table tfoot tr th,
.auction-history-table th {
  border-bottom: 1px solid #f0f0f0;
}
@media all and (min-width: 768px) {
  .shop_table.shop_table_responsive tbody tr td, .shop_table.shop_table_responsive tfoot tr td, .shop_table.shop_table_responsive tfoot tr th, .shop_table.shop_table_responsive th,
  .shop_table tbody tr td,
  .shop_table tfoot tr td,
  .shop_table tfoot tr th,
  .shop_table th,
  .auction-history-table tbody tr td,
  .auction-history-table tfoot tr td,
  .auction-history-table tfoot tr th,
  .auction-history-table th {
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
}
.shop_table.shop_table_responsive tbody tr td, .shop_table.shop_table_responsive tfoot tr td, .shop_table.shop_table_responsive tfoot tr th, .shop_table.shop_table_responsive th,
.shop_table tbody tr td,
.shop_table tfoot tr td,
.shop_table tfoot tr th,
.shop_table th,
.auction-history-table tbody tr td,
.auction-history-table tfoot tr td,
.auction-history-table tfoot tr th,
.auction-history-table th {
  padding: 0.825rem;
  background: #fff !important;
}
.shop_table.shop_table_responsive tbody tr td a,
.shop_table tbody tr td a,
.auction-history-table tbody tr td a {
  color: #111;
  font-weight: normal;
}
.shop_table.shop_table_responsive tbody tr td a:hover,
.shop_table tbody tr td a:hover,
.auction-history-table tbody tr td a:hover {
  color: #2478be;
}

.cart .shop_table td.actions {
  border: 0 !important;
  padding: 0;
}
.cart .shop_table td.actions .button {
  width: auto;
}

.customer_details {
  margin-bottom: 3rem;
}

.cart_totals .wc-proceed-to-checkout a.button.checkout-button,
.cart-subtotal .wc-proceed-to-checkout a.button.checkout-button,
.order-total .wc-proceed-to-checkout a.button.checkout-button {
  font-size: 1rem !important;
  font-weight: bold;
}
.cart_totals th, .cart_totals td,
.cart-subtotal th,
.cart-subtotal td,
.order-total th,
.order-total td {
  padding: 0.825rem;
  border-bottom: 1px solid #ccc;
  background: #fff !important;
}

.cart-collaterals ul {
  padding: 0;
}

/* Reserverade varor i kundvagn */
@media all and (min-width: 768px) {
  .woocommerce-cart .cart-collaterals {
    display: flex;
  }
}
@media all and (min-width: 768px) {
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    margin-bottom: 0;
  }
}
.woocommerce-cart #pbg-reserved-date-countdowns {
  margin-bottom: 2.5rem;
  float: none;
}
@media all and (min-width: 768px) {
  .woocommerce-cart #pbg-reserved-date-countdowns {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 41.1764705882%;
    margin-right: 5.8823529412%;
  }
}
.woocommerce-cart #pbg-reserved-date-countdowns * {
  text-align: center;
}
@media all and (min-width: 960px) {
  .woocommerce-cart #pbg-reserved-date-countdowns h4 {
    font-size: 1.25rem;
  }
}
.woocommerce-cart #pbg-reserved-date-countdowns .outer {
  /*
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; */
}
.woocommerce-cart #pbg-reserved-date-countdowns .middle {
  display: table-cell;
  vertical-align: middle;
}
.woocommerce-cart #pbg-reserved-date-countdowns .inner {
  margin-left: auto;
  margin-right: auto;
  width: 480px;
}
.woocommerce-cart #pbg-reserved-date-countdowns .button-wrapper {
  margin: 2.25rem 0 0.25rem 0;
}
.woocommerce-cart #pbg-reserved-date-countdowns .pbg-reserved-product {
  margin: 2.25rem 0 0.25rem 0;
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.woocommerce-cart #pbg-reserved-date-countdowns .pbg-reserved-product .time-left {
  padding: 0.625rem 0;
  overflow: hidden;
  border: none;
  background-color: transparent;
}
.woocommerce-cart #pbg-reserved-date-countdowns .reservation-timed-out {
  background: pink;
  padding: 3rem 1.5rem;
}
@media all and (min-width: 768px) {
  .woocommerce-cart #pbg-reserved-date-countdowns .reservation-timed-out {
    height: 100%;
    padding: 4rem 1.5rem;
  }
}

.woocommerce ul.products {
  padding: 0;
  font-size: 0;
  width: calc(100% + 1.25rem);
  margin: 0 -0.625rem -1.25rem -0.625rem;
}
.woocommerce ul.products > li.product {
  min-height: 100%;
  position: relative;
  font-size: 0.825rem;
  vertical-align: top;
  float: none !important;
  display: inline-block;
  margin: 0 0.625rem 1.25rem 0.625rem !important;
  width: calc(100% - 1.25rem) !important;
}
@media all and (min-width: 480px) and (max-width: 959px) {
  .woocommerce ul.products > li.product {
    width: calc(50% - 1.25rem) !important;
  }
}
@media all and (min-width: 960px) {
  .woocommerce ul.products > li.product {
    width: calc(25% - 1.25rem) !important;
  }
}

.woocommerce-pagination {
  margin-top: 2.25rem;
}
.woocommerce-pagination ul.page-numbers > li > span.current.page-numbers, .woocommerce-pagination ul.page-numbers > li:hover {
  background: #72c581;
  color: #fff;
}

.prdctfltr_wc + .woocommerce-pagination {
  display: none;
}

.addtoany_list a.a2a_dd.addtoany_share_save > span {
  background: #2478be !important;
}
.addtoany_list a.a2a_dd.addtoany_share_save > span:hover {
  background: #85C7F2 !important;
}

div#a2apage_dropdown a, .a2a_menu.a2a_full a {
  font-family: "Roboto", sans-serif;
  color: #111;
}
div#a2apage_dropdown a.a2a_i, .a2a_menu.a2a_full a.a2a_i {
  box-sizing: border-box;
  width: 50%;
  padding: 0.25rem;
  font-size: 0.825rem;
  text-transform: uppercase;
  font-weight: 400;
}
div#a2apage_dropdown a#a2apage_show_more_less > span, .a2a_menu.a2a_full a#a2apage_show_more_less > span {
  background: #2478be !important;
}
div#a2apage_dropdown a#a2apage_show_more_less > span:hover, .a2a_menu.a2a_full a#a2apage_show_more_less > span:hover {
  background: #85C7F2 !important;
}

.a2a_menu .a2a_full_footer {
  display: none;
}
.a2a_menu {
  padding-bottom: 12px;
}

.add-to-wishlist,
ul.products li.product .add-to-wishlist {
  position: absolute;
  font-size: 1rem;
  width: 2rem;
  height: 2rem;
  line-height: 1.5rem;
  border-radius: 50%;
  background: #ddd;
  top: 0.625rem;
  margin: 0;
  right: 0.625rem;
  left: auto;
  bottom: 0;
  color: white;
  z-index: 1000;
  text-align: center;
  transition: all 0.25s ease;
  z-index: 10;
}
.add-to-wishlist.added,
ul.products li.product .add-to-wishlist.added {
  background: #72c581 !important;
  color: #fff;
}
.add-to-wishlist:hover,
ul.products li.product .add-to-wishlist:hover {
  background: #72c581 !important;
  color: #fff;
}
.add-to-wishlist > a,
ul.products li.product .add-to-wishlist > a {
  color: #fff;
}
.add-to-wishlist > a > i,
ul.products li.product .add-to-wishlist > a > i {
  position: relative;
  top: 5px;
  left: 0;
}

.woocommerce ul.products > li.product {
  border: 1px solid #ddd;
}
.woocommerce ul.products > li.product span.auction-bage {
  display: none;
}
.woocommerce ul.products > li.product img {
  margin-bottom: 0;
  width: 100% !important;
  max-width: none;
  height: auto;
}
.woocommerce ul.products > li.product .product-info {
  padding: 0.375rem 0.625rem 0.625rem 0.625rem;
}
.woocommerce ul.products > li.product .product-info h3 {
  font-weight: normal;
  font-size: 0.875rem;
  height: 3.375rem;
  overflow: hidden;
}
.woocommerce ul.products > li.product .product-info span.price {
  display: block;
  height: 3.25rem;
  margin: 0 0 0.625rem 0;
  font-weight: 400;
  position: relative;
  border-top: 1px solid #ddd;
  padding-top: 0.375rem;
}
.woocommerce ul.products > li.product .product-info span.price span.auction {
  text-transform: uppercase;
  font-size: 0.675rem;
}
.woocommerce ul.products > li.product .product-info span.price .amount {
  display: block;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.woocommerce ul.products > li.product div.pbg-meta {
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.125rem;
  margin-bottom: 0.625rem;
  overflow: hidden;
  font-weight: normal;
  font-size: 0.625rem;
  text-transform: uppercase;
}
.woocommerce ul.products > li.product div.pbg-meta i {
  margin-right: 0.25rem;
}
.woocommerce ul.products > li.product div.pbg-meta .art-nr {
  float: left;
}
.woocommerce ul.products > li.product div.pbg-meta .info {
  float: right;
  font-weight: 700;
}
.woocommerce ul.products > li.product div.pbg-meta .info.auction-endtime {
  color: red;
}
.woocommerce ul.products > li.product .loop-title-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce ul.products > li.product .loop-title-wrapper * {
  flex: 0 0 100%;
}
.woocommerce ul.products > li.product .title-meta {
  margin: auto 0 0 0;
  padding: 0.25rem 0 0.75rem 0;
  display: block;
}
.woocommerce ul.products > li.product .product-material-label {
  font-weight: 400;
}
.woocommerce ul.products > li.product .product-material,
.woocommerce ul.products > li.product .product-weight {
  display: inline-block;
  margin: 0 0.125em;
}
.woocommerce ul.products > li.product .product-material::after {
  font-weight: 400;
}
.woocommerce ul.products > li.product .product-material:last-child::after {
  content: none;
}
.woocommerce ul.products > li.product a.button {
  background: #f7f7f7;
  border: 1px solid #ccc;
  color: #111;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  white-space: nowrap;
}
.woocommerce ul.products > li.product a.button:hover {
  background: #72c581;
  color: white;
  border: 1px solid #72c581;
}
.woocommerce ul.products > li.product a.button {
  width: 100%;
}

span.winning {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  padding: 0 4px;
}

.jgl-auction-history-status {
  background: #f7f7f7;
  border-radius: 0;
  color: #111;
  font-size: 0.875rem;
  padding: 1em 1.618em;
  margin-bottom: 2.617924em;
  margin-left: 0;
  clear: both;
}

.jgl-auction-winning {
  border-left: 0.6180469716em solid rgb(134, 195, 135);
}

.jgl-auction-losing {
  border-left: 0.6180469716em solid rgb(255, 154, 91);
}

span.losing {
  background: -webkit-gradient(linear, left top, left bottom, from(#f0b849), to(#f0b849)) !important;
  font-size: 10px;
  white-space: nowrap;
}

.jquery-modal.blocker {
  z-index: 999;
}
.jquery-modal.blocker .modal,
.jquery-modal.blocker .add-to-cart-modal {
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  max-width: none;
  width: 100%;
  padding: 2rem;
}
@media all and (min-width: 480px) {
  .jquery-modal.blocker .modal,
  .jquery-modal.blocker .add-to-cart-modal {
    width: 75%;
  }
}
@media all and (min-width: 768px) {
  .jquery-modal.blocker .modal,
  .jquery-modal.blocker .add-to-cart-modal {
    width: 700px;
    padding: 2.5rem;
  }
}
@media all and (min-width: 960px) {
  .jquery-modal.blocker .modal,
  .jquery-modal.blocker .add-to-cart-modal {
    max-width: 66%;
  }
}
.jquery-modal.blocker .modal a.close-modal,
.jquery-modal.blocker .add-to-cart-modal a.close-modal {
  display: none;
}
.jquery-modal.blocker .button {
  margin-top: 1rem;
}

.product .add-to-wishlist {
  display: none;
}

.term-auktionsvaror .product .add-to-wishlist {
  display: block;
}

.single-product div.product .images .woocommerce-main-image {
  margin-bottom: 1.25rem;
}
.single-product div.product .images div.thumbnails.columns-4 a.zoom {
  width: calc(25% - 1rem);
  margin-right: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.single-product div.product .images div.thumbnails.columns-4 a.zoom:nth-of-type(4n+4) {
  margin-right: 0 !important;
}
@media all and (min-width: 768px) {
  .single-product div.product {
    padding-top: 1.25rem;
  }
}
@media all and (max-width: 767px) {
  .single-product div.product > .add-to-wishlist {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    line-height: 3rem;
  }
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .single-product div.product > .add-to-wishlist {
    line-height: 1.875rem;
    margin-top: 1.25rem;
  }
}
@media all and (min-width: 960px) {
  .single-product div.product > .add-to-wishlist {
    width: 3rem;
    height: 3rem;
    margin-top: 1.25rem;
    font-size: 1.5rem;
    line-height: 3rem;
  }
}
.single-product div.product > .add-to-wishlist > a > i {
  top: 2px;
}
.single-product div.product > .add-to-wishlist > a {
  color: #fff;
}
.single-product div.product > .add-to-wishlist > a:hover {
  color: #fff;
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .single-product div.product > .add-to-wishlist {
    left: 239px;
  }
}
@media all and (min-width: 960px) {
  .single-product div.product > .add-to-wishlist {
    left: calc(50% - 6rem);
    margin-top: 1.75rem;
  }
}
.single-product div.product .images img {
  width: 100%;
  max-width: none !important;
  border: 2px solid #eee;
  border-radius: 0;
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .single-product div.product div.images {
    width: 300px !important;
    margin: 0 !important;
    padding-right: 1.25rem;
  }
}
@media all and (min-width: 960px) {
  .single-product div.product div.images {
    width: 50% !important;
    padding-right: 1.75rem;
    margin: 0 !important;
  }
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .single-product div.product div.summary {
    width: calc(100% - 300px) !important;
    padding-left: 1.25rem;
  }
}
@media all and (min-width: 960px) {
  .single-product div.product div.summary {
    width: 50% !important;
    padding-left: 1.75rem;
  }
}
.single-product div.product ul.product-meta {
  padding: 0;
  border-top: 1px solid #eee;
  margin: 0 0 1.25rem 0;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media all and (min-width: 960px) {
  .single-product div.product ul.product-meta {
    margin: 0 0 1.75rem 0;
  }
}
.single-product div.product ul.product-meta li {
  display: block;
  vertical-align: bottom;
  border-bottom: 1px solid #eee;
  padding: 0.375rem 0.25rem;
  font-size: 0.875rem;
}
@media all and (min-width: 960px) {
  .single-product div.product ul.product-meta li {
    font-size: 0.9375rem;
  }
}
.single-product div.product ul.product-meta li span.taxonomy-name, .single-product div.product ul.product-meta li span.meta-field-name {
  width: 9em;
  display: inline-block;
}
.single-product div.product ul.product-meta li a {
  font-weight: normal;
}
.single-product div.product div.current-visitors {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.single-product div.product div.current-visitors p {
  text-align: center;
  color: #666;
  padding: 0 1.5rem;
}
.single-product div.product div.current-visitors p.users {
  font-size: 2rem;
  margin-bottom: 0;
}
.single-product div.product div.current-visitors p.description {
  line-height: 1.3;
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .single-product div.product ul.product-meta {
    width: 60%;
  }
  .single-product div.product div.current-visitors {
    padding-top: 0.75rem;
    width: 39%;
    padding-left: 2.25rem;
  }
  .single-product div.product div.current-visitors p {
    padding: 0;
  }
  .single-product div.product div.current-visitors p.users {
    font-size: 1.5rem;
  }
  .single-product div.product div.current-visitors p.description {
    font-size: 0.825rem;
  }
}
@media all and (min-width: 960px) and (max-width: 1260px) {
  .single-product div.product ul.product-meta {
    width: 60%;
  }
  .single-product div.product div.current-visitors {
    padding-top: 0.75rem;
    width: 39%;
    padding-left: 2.25rem;
  }
  .single-product div.product div.current-visitors p {
    padding: 0;
  }
  .single-product div.product div.current-visitors p.users {
    font-size: 1.5rem;
  }
  .single-product div.product div.current-visitors p.description {
    font-size: 0.825rem;
  }
}
@media all and (min-width: 1260px) {
  .single-product div.product ul.product-meta {
    width: 50%;
  }
  .single-product div.product div.current-visitors {
    padding-top: 0.75rem;
    width: 49%;
    padding-left: 4.5rem;
  }
  .single-product div.product div.current-visitors p {
    padding: 0;
  }
  .single-product div.product div.current-visitors p.users {
    font-size: 2rem !important;
  }
  .single-product div.product div.current-visitors p.description {
    font-size: 0.9375rem !important;
  }
}
.single-product div.product h1.product_title {
  font-size: 1.625rem;
  margin-bottom: 1.25rem;
}
@media all and (min-width: 960px) {
  .single-product div.product h1.product_title {
    padding-top: 1.25rem;
    margin-bottom: 1.75rem;
  }
}
.single-product div.product p.stock {
  display: none;
}
.single-product div.product form.cart {
  width: 100%;
  padding: 1.25rem 0;
}
.single-product div.product form.cart .button {
  width: 100%;
  font-weight: bold;
}
@media all and (min-width: 960px) {
  .single-product div.product form.cart .button {
    font-size: 1rem;
  }
}
.single-product div.product .auction-nr {
  padding-left: 0.25rem;
}
.single-product div.product div[itemprop=offers] {
  display: inline-block;
  vertical-align: top;
}
@media all and (min-width: 480px) {
  .single-product div.product div[itemprop=offers] {
    width: 10rem;
  }
}
@media all and (max-width: 479px) {
  .single-product div.product div[itemprop=offers] p.price {
    font-size: 1.5rem;
  }
}
.single-product div.product div[itemprop=offers] p.price {
  font-size: 1.75rem;
  margin: 0;
}
.single-product div.product .a2a_kit {
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
@media all and (max-width: 479px) {
  .single-product div.product .a2a_kit {
    position: absolute;
    right: 0;
    margin-top: 5px;
  }
}
@media all and (min-width: 480px) {
  .single-product div.product .a2a_kit {
    padding-top: 0.25rem;
    margin-bottom: -0.25rem;
    width: calc(100% - 10.5rem);
  }
}
@media all and (max-width: 479px) {
  .single-product div.product .a2a_kit a, .single-product div.product .a2a_kit a span {
    font-size: 1.25rem !important;
  }
  .single-product div.product .a2a_kit a span {
    width: 1.25rem !important;
    height: 1.25rem !important;
    line-height: 1.25rem !important;
  }
}
@media all and (min-width: 480px) {
  .single-product div.product .a2a_kit a, .single-product div.product .a2a_kit a span {
    font-size: 2rem !important;
  }
  .single-product div.product .a2a_kit a span {
    width: 2rem !important;
    height: 2rem !important;
    line-height: 2rem !important;
  }
}
.single-product div.product .related h2 {
  padding-top: 2.25rem;
}

.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #ccc;
  margin: 0;
  width: 100%;
  float: none;
}
@media all and (min-width: 480px) {
  .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
    padding-left: 1.25rem;
  }
}
@media all and (min-width: 768px) {
  .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
    padding-left: 1.75rem;
  }
}
@media all and (min-width: 1260px) {
  .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs {
    padding-left: 2.25rem;
  }
}
.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
  border: 1px solid #ccc;
  border-bottom: 0;
}
@media all and (min-width: 480px) {
  .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
    display: inline-block;
  }
}
.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
  padding: 0.5rem 1rem;
  color: #555;
  background: #f7f7f7;
  border-top: 0px solid #f7f7f7;
}
.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li::after {
  content: none;
}
.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active, .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li:hover {
  border-bottom: 2px solid white;
  margin-bottom: -2px;
}
.single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a, .single .woocommerce-tabs.wc-tabs-wrapper ul.tabs li:hover a {
  border-top: 4px solid #72c581;
  background: #fff;
  color: #111;
  border-bottom: 0;
}
.single .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  padding: 1.25rem;
}
@media all and (min-width: 768px) {
  .single .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 1.75rem;
  }
}
@media all and (min-width: 1260px) {
  .single .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    padding: 2.25rem;
  }
}
.single .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
  border: 1px solid #ccc;
  border-top: 0;
  width: 100% !important;
  float: none;
  margin: 0 0 1.75rem 0;
}
@media all and (min-width: 960px) {
  .single .woocommerce-tabs.wc-tabs-wrapper .product-question-form {
    font-size: 0;
  }
  .single .woocommerce-tabs.wc-tabs-wrapper .product-question-form > div {
    display: inline-block;
    font-size: 1rem;
    width: 50%;
    vertical-align: top;
  }
  .single .woocommerce-tabs.wc-tabs-wrapper .product-question-form > div:first-child {
    padding-right: 1.5rem;
  }
  .single .woocommerce-tabs.wc-tabs-wrapper .product-question-form > div:last-child {
    padding-left: 1.5rem;
  }
}

.single-product .product-type-auction .auction-condition {
  display: none;
}
.single-product .product-type-auction p > a.add-wsawl {
  display: none;
}
.single-product .product-type-auction .auction-ajax-change + div[itemprop=offers] {
  display: none !important;
}
.single-product .product-type-auction .auction-ajax-change + div[itemprop=offers] + .addtoany_list {
  display: none;
}
.single-product .product-type-auction p.auction-bid {
  display: none;
}
.single-product .product-type-auction p.auction-end {
  padding: 0 0.25rem;
  font-size: 0.875rem;
  margin: 2.25rem 0 0 0;
}
@media all and (min-width: 960px) {
  .single-product .product-type-auction p.auction-end {
    font-size: 0.9375rem;
  }
}
.single-product .product-type-auction p.auction-end span.end {
  width: 9em;
  display: inline-block;
}
.single-product .product-type-auction div.auction-time {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single-product .product-type-auction div.auction-time .auction-time-countdown {
  padding: 0.625rem 0;
}
.single-product .product-type-auction div.auction-time span.countdown_section {
  border-right: 1px solid #ccc;
  text-transform: uppercase;
  line-height: 0.625;
  padding-bottom: 0.25rem;
}
.single-product .product-type-auction div.auction-time span.countdown_section:last-of-type {
  border-right: 0;
}
.single-product .product-type-auction div.auction-time span.countdown_section span.countdown_amount {
  font-weight: 300;
}
@media all and (min-width: 960px) {
  .single-product .product-type-auction div.auction-time span.countdown_section span.countdown_amount {
    font-size: 2rem;
    margin-bottom: -1rem !important;
  }
}
.single-product .product-type-auction form.cart {
  margin: 0 !important;
  font-size: 0;
  padding: 0.625rem 0;
}
.single-product .product-type-auction form.cart div[itemprop=offers] {
  font-size: 1rem;
  width: 50%;
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction form.cart div[itemprop=offers] {
    display: inline-block;
    vertical-align: bottom;
    width: calc(100% - 13rem);
    padding-right: 1.25rem;
  }
}
@media all and (max-width: 380px) {
  .single-product .product-type-auction form.cart div[itemprop=offers] p.price {
    font-size: 1.375rem;
  }
}
.single-product .product-type-auction form.cart div[itemprop=offers] p.price > span.auction-price > span.current, .single-product .product-type-auction form.cart div[itemprop=offers] p.price > span.auction-price > span.auction {
  display: block;
  font-weight: normal;
  font-size: 0.825rem;
  margin-bottom: -0.125rem;
}
@media all and (min-width: 768px) {
  .single-product .product-type-auction form.cart div[itemprop=offers] p.price > span.auction-price > span.current, .single-product .product-type-auction form.cart div[itemprop=offers] p.price > span.auction-price > span.auction {
    margin-bottom: -0.25rem;
  }
}
.single-product .product-type-auction form.cart .a2a_kit.addtoany_list {
  font-size: 1rem;
  margin-top: 1.375rem;
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction form.cart .a2a_kit.addtoany_list {
    width: 13rem;
    display: inline-block;
    vertical-align: bottom;
  }
}
.single-product .product-type-auction form.cart div.auction_terms {
  font-size: 0.825rem;
  margin: 1.25rem 0;
}
.single-product .product-type-auction form.cart div.auction_terms label,
.single-product .product-type-auction form.cart div.auction_terms a {
  font-weight: normal;
}
.single-product .product-type-auction form.cart div.auction_terms label {
  padding: 0 0 0 2rem;
  position: relative;
  margin: 0;
  display: block;
}
@media all and (min-width: 380px) {
  .single-product .product-type-auction form.cart div.auction_terms label {
    display: inline-block;
  }
}
@media all and (min-width: 960px) {
  .single-product .product-type-auction form.cart div.auction_terms label {
    padding: 0 0 0 1.5rem;
  }
}
.single-product .product-type-auction form.cart div.auction_terms a {
  margin: 0 0 0 2rem;
  display: block;
}
@media all and (min-width: 380px) {
  .single-product .product-type-auction form.cart div.auction_terms a {
    display: inline-block;
    margin: 0;
  }
}
.single-product .product-type-auction form.cart div.auction_terms input[type=checkbox] {
  display: none;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.single-product .product-type-auction form.cart div.auction_terms input ~ label::before {
  font-family: "FontAwesome";
  background: #fff;
  border: 1px solid #ccc;
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  margin-right: 0.5rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 1.25rem;
}
@media all and (min-width: 960px) {
  .single-product .product-type-auction form.cart div.auction_terms input ~ label::before {
    width: 0.825rem;
    height: 0.825rem;
    line-height: 0.825rem;
    top: 2px;
    font-size: 0.825rem;
  }
}
.single-product .product-type-auction form.cart div.auction_terms input:checked ~ label::before {
  content: "\f00c";
  color: #2478be;
}
.single-product .product-type-auction .bid_container {
  font-size: 0;
  display: flex;
}
@media all and (max-width: 479px) {
  .single-product .product-type-auction .bid_container {
    flex-wrap: wrap;
  }
}
.single-product .product-type-auction .bid_container .quantity.buttons_added,
.single-product .product-type-auction .bid_container .bid_button {
  display: inline-block;
  vertical-align: top;
  font-size: 0.875rem;
}
@media all and (min-width: 380px) {
  .single-product .product-type-auction .bid_container .quantity.buttons_added,
  .single-product .product-type-auction .bid_container .bid_button {
    font-size: 1rem;
  }
}
@media all and (max-width: 379px) {
  .single-product .product-type-auction .bid_container .bid_button {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    white-space: nowrap;
  }
}
.single-product .product-type-auction .bid_container .quantity.buttons_added {
  margin-right: 1.25rem;
  position: relative;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media all and (max-width: 479px) {
  .single-product .product-type-auction .bid_container .quantity.buttons_added {
    width: 100%;
    margin-right: 0;
  }
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction .bid_container .quantity.buttons_added {
    font-size: 1.375rem;
  }
}
.single-product .product-type-auction .bid_container .quantity.buttons_added input {
  width: 100%;
  text-align: right;
  padding-right: 2.25rem;
  font-weight: bold;
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction .bid_container .quantity.buttons_added input {
    padding: 1rem 3.25rem 1rem 1.25rem;
    line-height: 1;
  }
}
.single-product .product-type-auction .bid_container .quantity.buttons_added input.plus, .single-product .product-type-auction .bid_container .quantity.buttons_added input.minus {
  width: 5rem;
  text-align: center;
  padding: 0;
  line-height: 1;
}
.single-product .product-type-auction .bid_container .quantity.buttons_added input.minus {
  order: 1;
}
.single-product .product-type-auction .bid_container .quantity.buttons_added input.qty {
  order: 2;
}
.single-product .product-type-auction .bid_container .quantity.buttons_added input.plus {
  order: 3;
}
.single-product .product-type-auction .bid_container .quantity.buttons_added span.currency {
  position: absolute;
  top: 0.7rem;
  right: 1.25rem;
  color: #aaa;
  font-weight: bold;
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction .bid_container .quantity.buttons_added span.currency {
    right: 2rem;
    top: 13px;
    line-height: 2rem;
  }
}
.single-product .product-type-auction .bid_container .bid_button {
  width: calc(100% - 8rem - 1.25rem) !important;
  font-weight: bold;
}
@media all and (max-width: 479px) {
  .single-product .product-type-auction .bid_container .bid_button {
    width: 100% !important;
    margin-top: 0.5rem;
  }
}
@media all and (min-width: 480px) {
  .single-product .product-type-auction .bid_container .bid_button {
    font-size: 1rem;
    width: calc(100% - 11rem - 1.25rem) !important;
    padding: 1.05rem 1.25rem;
  }
}

@media all and (max-width: 767px) {
  .table-side-scroll {
    overflow-x: scroll;
  }
}

.auction-history-table tbody > tr > td,
.auction-history-table tr > th,
.my_auctions_activity tbody > tr > td,
.my_auctions_activity tr > th {
  padding: 0.375rem 0.825rem;
  font-size: 0.825rem;
}
@media all and (max-width: 479px) {
  .auction-history-table tbody > tr > td,
  .auction-history-table tr > th,
  .my_auctions_activity tbody > tr > td,
  .my_auctions_activity tr > th {
    font-size: 0.75rem;
  }
  .auction-history-table tbody > tr > td.date,
  .auction-history-table tr > th.date,
  .my_auctions_activity tbody > tr > td.date,
  .my_auctions_activity tr > th.date {
    width: 4rem;
  }
}
.auction-history-table tr th,
.my_auctions_activity tr th {
  background: #fff;
  border-bottom: 4px double #ccc;
  padding: 0.825rem;
  text-transform: uppercase;
}
.auction-history-table tbody tr td,
.auction-history-table tfoot tr td,
.auction-history-table tfoot tr th,
.auction-history-table th,
.my_auctions_activity tbody tr td,
.my_auctions_activity tfoot tr td,
.my_auctions_activity tfoot tr th,
.my_auctions_activity th {
  border-bottom: 1px solid #f0f0f0;
}
@media all and (min-width: 768px) {
  .auction-history-table tbody tr td,
  .auction-history-table tfoot tr td,
  .auction-history-table tfoot tr th,
  .auction-history-table th,
  .my_auctions_activity tbody tr td,
  .my_auctions_activity tfoot tr td,
  .my_auctions_activity tfoot tr th,
  .my_auctions_activity th {
    border-bottom: 1px solid #ccc;
  }
}
.auction-history-table tbody tr td,
.auction-history-table tfoot tr td,
.auction-history-table tfoot tr th,
.auction-history-table th,
.my_auctions_activity tbody tr td,
.my_auctions_activity tfoot tr td,
.my_auctions_activity tfoot tr th,
.my_auctions_activity th {
  padding: 0.825rem;
  background: #fff !important;
}
.auction-history-table tbody tr td a:not(.button),
.my_auctions_activity tbody tr td a:not(.button) {
  color: #111;
  font-weight: normal;
}
.auction-history-table tbody tr td a:not(.button):hover,
.my_auctions_activity tbody tr td a:not(.button):hover {
  color: #2478be;
}
.auction-history-table td.date,
.my_auctions_activity td.date {
  padding-left: 0.825rem;
}
@media all and (min-width: 768px) {
  .auction-history-table td.date,
  .my_auctions_activity td.date {
    padding-left: 0;
  }
}
.auction-history-table .button,
.my_auctions_activity .button {
  white-space: nowrap;
}

@media all and (max-width: 479px) {
  .my_auctions_activity td:last-of-type {
    width: 5rem;
  }
}
.my_auctions_activity td:last-of-type {
  width: 6rem;
}
.my_auctions_activity td:last-of-type .woocommerce-Price-amount {
  display: block;
}

@media all and (min-width: 960px) {
  .my_auctions_activity td:last-of-type {
    width: 10rem;
    padding-right: 0 !important;
  }
  .my_auctions_activity td:last-of-type .woocommerce-Price-amount {
    display: inline;
  }
}
.nf-form-cont .nf-field-container {
  margin-bottom: 0.625rem;
}
.nf-form-cont .nf-form-fields-required {
  font-size: 0.825rem;
  margin-bottom: 0.625rem;
  font-style: italic;
}
.nf-form-cont input[type=button] {
  width: 100% !important;
  background: #555;
  margin-top: -0.625rem;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  font-weight: bold;
}
.nf-form-cont input[type=button]:hover {
  background: #111;
}
.nf-form-cont .nf-error-msg.nf-error-field-errors::before {
  content: "\f06a";
  margin-right: 0.625rem;
  font-family: "FontAwesome";
}
.nf-form-cont .nf-response-msg {
  color: #72c581;
}
.nf-form-cont .file_upload-wrap div.progress {
  display: none;
}
.nf-form-cont .file_upload-wrap .fileinput-button::after {
  content: none;
}
.nf-form-cont .file_upload-wrap .fileinput-button::before {
  content: "\f15b";
  font-family: "FontAwesome";
  margin-right: 0.25rem;
  margin-left: -0.375rem;
}
.nf-form-cont .file_upload-wrap .files_uploaded p {
  margin-bottom: 0.25rem;
}
.nf-form-cont .file_upload-wrap .files_uploaded p::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #72c581;
  margin-right: 0.25rem;
}
.nf-form-cont .file_upload-wrap .files_uploaded p a.delete {
  font-size: 0;
}
.nf-form-cont .file_upload-wrap .files_uploaded p a.delete::before {
  content: "\f00d";
  color: #d05252;
  font-size: 1rem;
  margin-left: 0.25rem;
  font-family: "FontAwesome";
}

/* My account */
@media all and (min-width: 960px) {
  .woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation {
    width: 16rem;
  }
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation div.my-account-toggle {
  text-align: center;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 0.625rem;
  text-transform: uppercase;
  font-size: 0.825rem;
  font-weight: bold;
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation div.my-account-toggle::after {
  font-family: "FontAwesome";
  content: "\f107";
  margin-left: 0.375rem;
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation div.my-account-toggle.opened::after {
  content: "\f106";
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
}
@media all and (max-width: 959px) {
  .woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul {
    display: none;
  }
}
@media all and (min-width: 960px) {
  .woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul {
    display: block !important;
  }
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--auktionshistorik a::before {
  content: "\f0e3";
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f07a";
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--favoriter a:before {
  content: "\f004";
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
  color: #111;
  padding: 0.75rem 1rem;
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
  background: #f7f7f7;
}
.woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
  background: #f7f7f7;
}
@media all and (min-width: 768px) and (max-width: 959px) {
  .woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation {
    padding: 0 100px;
    width: 100%;
    float: none;
  }
}
@media all and (min-width: 960px) {
  .woocommerce-account .hentry .entry-content nav.woocommerce-MyAccount-navigation {
    float: left;
    min-width: 15rem;
    margin-right: 0;
  }
}
@media all and (max-width: 959px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    padding-top: 2.25rem;
    margin: 0;
    float: none;
    width: 100%;
  }
}
@media all and (min-width: 960px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: calc(100% - 19rem);
    margin-left: 3rem;
    margin-right: 0;
  }
}

table.woocommerce-MyAccount-orders .order-actions a.button,
table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a.button {
  color: #fff !important;
  margin: -0.5rem 0;
  padding: 0.375rem 1.5rem;
}
@media all and (max-width: 767px) {
  table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions {
    margin-bottom: 1.5rem;
  }
}

table.my_auctions_activity tbody tr {
  background: none !important;
}
table.my_auctions_activity tbody tr td,
table.my_auctions_activity tbody tr .date,
table.my_auctions_activity tbody tr .actions {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr td,
  table.my_auctions_activity tbody tr .date,
  table.my_auctions_activity tbody tr .actions {
    padding: 0.5rem 0.825rem;
    background: #fff !important;
    width: 100%;
    font-size: 0.875rem;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  table.my_auctions_activity tbody tr td,
  table.my_auctions_activity tbody tr .date,
  table.my_auctions_activity tbody tr .actions {
    font-size: 1rem;
  }
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr td,
  table.my_auctions_activity tbody tr .date,
  table.my_auctions_activity tbody tr .actions {
    border-bottom: 1px solid #ccc;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0;
    padding: 0.375rem 0.825rem 0.375rem 0 !important;
  }
}
table.my_auctions_activity tbody tr td::before,
table.my_auctions_activity tbody tr .date::before,
table.my_auctions_activity tbody tr .actions::before {
  text-transform: none !important;
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr th:not(.actions) {
    padding: 0.375rem 0.825rem 0.375rem 0 !important;
  }
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr th.date {
    border-top: 0;
  }
}
table.my_auctions_activity tbody tr th.actions {
  border: 0;
  padding: 0;
}
table.my_auctions_activity tbody tr td.date {
  border: 1px solid #f0f0f0;
  border-radius: 5px 5px 0 0;
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr td.date {
    border: 1px solid #ccc;
    border-top: 0;
  }
}
table.my_auctions_activity tbody tr .product-thumbnail {
  border: 1px solid #f0f0f0;
  border-top: 0;
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr .product-thumbnail {
    border: 0;
    border-bottom: 1px solid #ccc;
  }
}
table.my_auctions_activity tbody tr .product-thumbnail img {
  max-width: none;
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr .product-thumbnail img {
    max-width: 3rem;
  }
}
table.my_auctions_activity tbody tr .description > a {
  display: block;
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr .description > a {
    padding-left: 4rem;
  }
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr td.bid {
    border-bottom: 0;
  }
}
table.my_auctions_activity tbody tr td.actions {
  padding: 0;
  border: 1px solid #f0f0f0;
  border-radius: 0 0 5px 5px;
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr td.actions {
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #f0f0f0 !important;
  }
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr td.actions {
    border-top: 0;
    border-radius: 0;
    padding: 0.375rem 0 !important;
    border-bottom: 1px solid #ccc;
  }
}
table.my_auctions_activity tbody tr td.actions > p {
  padding: 0.825rem;
}
@media all and (min-width: 768px) {
  table.my_auctions_activity tbody tr td.actions > p {
    padding: 0;
  }
}
table.my_auctions_activity tbody tr td.actions a.button {
  text-align: center;
  color: #fff;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr td.actions a.button {
    width: 100%;
  }
}
table.my_auctions_activity tbody tr .jgl-auction-winning {
  margin-bottom: 0;
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr .jgl-auction-winning {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  table.my_auctions_activity tbody tr td.status {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
}

#ajax-retail-reservation .ajax-retail-reservation-loader {
  margin: 2em auto;
  border: 8px solid #f3f3f3;
  border-top: 8px solid #666;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.page-template-template-homepage #page .site-main {
  padding-top: 0;
}
.page-template-template-homepage #page .site-main section.slideshow {
  position: relative;
  padding-top: 0;
  margin-top: 0;
}
@media all and (max-width: 959px) {
  .page-template-template-homepage #page .site-main section.slideshow {
    margin: -1.75rem 0 0 -1.25rem;
    width: calc(100% + 2.5rem);
  }
}
.page-template-template-homepage #page .site-main section.slideshow div.slide {
  position: relative;
  width: 100%;
  background-size: cover;
  display: none;
}
.page-template-template-homepage #page .site-main section.slideshow div.slide:first-of-type {
  display: block;
}
@media all and (min-width: 768px) {
  .page-template-template-homepage #page .site-main section.slideshow div.slide::after {
    padding-top: 33%;
  }
}
.page-template-template-homepage #page .site-main section.slideshow div.slide::after {
  padding-top: 20rem;
  content: "";
  display: block;
}
.page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  padding: 2.25rem;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message h1 {
  text-align: center;
  color: #fff;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 1.25rem;
  width: 100%;
}
@media all and (min-width: 480px) {
  .page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message h1 {
    padding: 0 4.5rem;
  }
}
@media all and (min-width: 960px) {
  .page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message h1 {
    width: 75%;
    padding: 0;
  }
}
.page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message h1 {
  font-size: 2.25rem;
  line-height: 1.4;
}
@media all and (min-width: 960px) {
  .page-template-template-homepage #page .site-main section.slideshow div.slide .slide-message h1 {
    font-size: 2.75rem;
  }
}
.page-template-template-homepage #page .site-main section.slideshow.slick-initialized .slick-slide {
  display: block;
}
@media all and (max-width: 767px) {
  .page-template-template-homepage #page .site-main section.slideshow button.slick-prev, .page-template-template-homepage #page .site-main section.slideshow button.slick-next {
    display: none !important;
  }
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-prev, .page-template-template-homepage #page .site-main section.slideshow button.slick-next {
  position: absolute;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
  font-size: 0;
  background: none;
  border: 0;
  outline: 0;
  box-shadow: none;
  font-weight: normal;
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-prev::before, .page-template-template-homepage #page .site-main section.slideshow button.slick-next::before {
  font-family: "FontAwesome";
  font-size: 2.5rem;
  padding: 0.475rem 1.75rem;
  color: white;
  display: block;
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-prev {
  left: 0;
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-prev::before {
  content: "\f104";
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-next {
  right: 0;
}
.page-template-template-homepage #page .site-main section.slideshow button.slick-next::before {
  content: "\f105";
}
.page-template-template-homepage #page .site-main section.slideshow .slick-dots {
  position: absolute;
  margin: 0 auto;
  bottom: 1.25rem;
  text-align: center;
  padding: 0;
  width: 100%;
}
.page-template-template-homepage #page .site-main section.slideshow .slick-dots li {
  display: inline-block;
}
@media all and (max-width: 767px) {
  .page-template-template-homepage #page .site-main section.slideshow .slick-dots li {
    display: none;
  }
}
.page-template-template-homepage #page .site-main section.slideshow .slick-dots li button {
  font-size: 0;
  min-height: 1.25rem;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border: 0;
  box-shadow: none;
  background: transparent;
  transition: all 0.25s ease;
}
.page-template-template-homepage #page .site-main section.slideshow .slick-dots li button::before {
  font-family: "FontAwesome";
  content: "\f111";
  font-size: 0.825rem;
  padding: 0 0.25rem;
  color: rgba(255, 255, 255, 0.6);
}
@media all and (min-width: 960px) {
  .page-template-template-homepage #page .site-main section.slideshow .slick-dots li button::before {
    font-size: 1rem;
    padding: 0 0.33rem;
  }
}
.page-template-template-homepage #page .site-main section.slideshow .slick-dots li.slick-active button::before, .page-template-template-homepage #page .site-main section.slideshow .slick-dots li:hover button::before {
  color: #fff;
}

@media all and (min-width: 480px) {
  span.toggle-mobile {
    display: none;
  }
}
span.toggle-mobile {
  font-size: 0;
}
span.toggle-mobile::before {
  font-weight: normal;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 0.825rem;
}

.opened > span.toggle-mobile::before {
  content: "\f106";
}

#main div.post header.entry-header, #main article.post header.entry-header {
  padding-top: 2.25rem;
}
#main div.post header.entry-header, #main div.post header.entry-header span, #main div.post header.entry-header h1, #main article.post header.entry-header, #main article.post header.entry-header span, #main article.post header.entry-header h1 {
  text-align: center;
}
#main div.post header.entry-header span.posted-on, #main article.post header.entry-header span.posted-on {
  font-size: 0;
}
#main div.post header.entry-header span.posted-on a, #main article.post header.entry-header span.posted-on a {
  color: #aaa;
  text-transform: uppercase;
  font-size: 0.75rem;
  text-decoration: none;
}
#main div.post aside.entry-meta, #main article.post aside.entry-meta {
  display: none;
}
#main div.post .entry-content, #main article.post .entry-content {
  float: none;
  margin: 0 auto;
  min-width: 40rem;
}
#main div.post div.nav-links, #main article.post div.nav-links {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding-top: 0.625rem;
}

/* jQuery Countdown styles 2.0.0. */
.is-countdown {
  border: 1px solid #ccc;
  background-color: #eee;
}

.countdown-rtl {
  direction: rtl;
}

.countdown-holding span {
  color: #888;
}

.countdown-row {
  clear: both;
  width: 100%;
  padding: 0 2px;
  text-align: center;
}

.countdown-show1 .countdown-section {
  width: 98%;
}

.countdown-show2 .countdown-section {
  width: 48%;
}

.countdown-show3 .countdown-section {
  width: 32.5%;
}

.countdown-show4 .countdown-section {
  width: 24.5%;
}

.countdown-show5 .countdown-section {
  width: 19.5%;
}

.countdown-show6 .countdown-section {
  width: 16.25%;
}

.countdown-show7 .countdown-section {
  width: 14%;
}

.countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
}

.countdown-amount {
  font-size: 200%;
}

.countdown-period {
  display: block;
}

.countdown-descr {
  display: block;
  width: 100%;
}
