@charset "UTF-8";
.color-green {
  color: #6CC911;
}

#site-navigation li a,
.widget-title, h1, h2, h3:not(.breadcrumb), h4, h5, a.button, button.button {
  font-family: proxima-nova, sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: proxima-nova, sans-serif !important;
}

body h1, body h2, body h3, body h4, body h5, body h6, body .heading-font, body .banner h1, body .banner h2 {
  font-weight: 700;
}
@media (max-width: 549px) {
  body h3 {
    font-size: 1.15rem;
  }
}
body label, body legend {
  font-weight: 600;
}
body mark {
  background-color: transparent;
  color: #111;
  font-weight: 600;
}
body address {
  font-style: normal;
}
body .is-uppercase,
body .uppercase {
  text-transform: inherit;
  letter-spacing: 0;
}

.amount sup {
  vertical-align: inherit;
  font-size: inherit;
}

html {
  font-family: proxima-nova, sans-serif !important;
}

.nav > li > a {
  font-family: proxima-nova, sans-serif !important;
  font-size: 1rem;
}

.add-to-cart-button:not(.link-only) .ajax_add_to_cart,
.add-to-cart-button:not(.link-only) .button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJzaG9wcGluZy1jYXJ0Ij4KCQk8cGF0aCBkPSJNMTUzLDQwOGMtMjguMDUsMC01MSwyMi45NS01MSw1MXMyMi45NSw1MSw1MSw1MXM1MS0yMi45NSw1MS01MVMxODEuMDUsNDA4LDE1Myw0MDh6IE0wLDB2NTFoNTFsOTEuOCwxOTMuOEwxMDcuMSwzMDYgICAgYy0yLjU1LDcuNjUtNS4xLDE3Ljg1LTUuMSwyNS41YzAsMjguMDUsMjIuOTUsNTEsNTEsNTFoMzA2di01MUgxNjMuMmMtMi41NSwwLTUuMS0yLjU1LTUuMS01LjF2LTIuNTUxbDIyLjk1LTQzLjM1aDE4OC43ICAgIGMyMC40LDAsMzUuNy0xMC4yLDQzLjM1LTI1LjVMNTA0LjksODkuMjVjNS4xLTUuMSw1LjEtNy42NSw1LjEtMTIuNzVjMC0xNS4zLTEwLjItMjUuNS0yNS41LTI1LjVIMTA3LjFMODQuMTUsMEgweiBNNDA4LDQwOCAgICBjLTI4LjA1LDAtNTEsMjIuOTUtNTEsNTFzMjIuOTUsNTEsNTEsNTFzNTEtMjIuOTUsNTEtNTFTNDM2LjA1LDQwOCw0MDgsNDA4eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center;
}

.add_to_cart_button {
  margin-right: 0 !important;
}

.button.primary.is-bevel {
  background-color: #6CC911 !important;
}

body .button,
body button,
body input[type=submit],
body input[type=reset],
body input[type=button] {
  letter-spacing: 0 !important;
}

.wc-proceed-to-checkout .checkout-button,
button[type=submit],
.submit-wrap input[type=button] {
  background-color: #6CC911 !important;
  color: #ffffff;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.wc-proceed-to-checkout .checkout-button:after,
button[type=submit]:after,
.submit-wrap input[type=button]:after {
  content: "";
  position: absolute;
  top: 0;
  left: -25%;
  height: 100%;
  width: 150%;
  box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
  left: 0;
  width: 100%;
  box-shadow: inset -0.01em -0.1em 0 0 rgba(0, 0, 0, 0.15);
}

a.button:not(.zoom-button):not(.cn-button):not(.loading):not(.back-to-top):not(.cart) {
  background-color: #6CC911 !important;
  border: 0;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
a.button:not(.zoom-button):not(.cn-button):not(.loading):not(.back-to-top):not(.cart):after {
  content: "";
  position: absolute;
  top: 0;
  left: -25%;
  height: 100%;
  width: 150%;
  box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
  left: 0;
  width: 100%;
  box-shadow: inset -0.01em -0.1em 0 0 rgba(0, 0, 0, 0.15);
  border-radius: 99px;
}

.wc-proceed-to-checkout .checkout-button,
button[type=submit] {
  line-height: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

button[name=woocommerce_checkout_place_order] {
  background-color: #6CC911;
  color: #ffffff;
  width: 100%;
}

#place_order {
  border: 0;
  background-color: #6CC911 !important;
  color: #ffffff;
  line-height: 3rem;
  font-size: 1.125rem;
  width: 100%;
  position: relative;
  overflow: hidden !important;
}
#place_order:after {
  content: "";
  position: absolute;
  top: 0;
  left: -25%;
  height: 100%;
  width: 150%;
  box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
  left: 0;
  width: 100%;
  box-shadow: inset -0.01em -0.1em 0 0 rgba(0, 0, 0, 0.15);
  border-radius: 99px;
}

.slider-wrapper .text-inner .is-larger {
  font-size: 1.3rem !important;
  margin-top: 2rem !important;
}
@media screen and (max-width: 640px) {
  .slider-wrapper .text-inner .is-larger {
    font-size: 1rem !important;
    display: block;
  }
}

select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  box-shadow: none !important;
}

label.checkbox, label.woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
  font-size: 0.925rem;
}

.mc4wp-checkbox label {
  display: flex;
  align-items: center;
  font-size: 0.925rem;
}

input[type=checkbox] {
  display: flex !important;
  border: 0.125rem solid #eee !important;
  background: #ffffff;
  height: 1.125rem;
  margin: 0 0.25rem 0 0;
  width: 1.125rem;
  min-width: 1.125rem;
  -webkit-appearance: none;
  transition: border, background-color 0.2s ease-in-out;
  padding: 0 !important;
}
input[type=checkbox]:hover {
  border: 2px solid #006DB7;
}
input[type=checkbox]:checked {
  border-color: #006DB7 !important;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KICA8cGF0aCBkPSJtLjMsMTRjLTAuMi0wLjItMC4zLTAuNS0wLjMtMC43czAuMS0wLjUgMC4zLTAuN2wxLjQtMS40YzAuNC0wLjQgMS0wLjQgMS40LDBsLjEsLjEgNS41LDUuOWMwLjIsMC4yIDAuNSwwLjIgMC43LDBsMTMuNC0xMy45aDAuMXYtOC44ODE3OGUtMTZjMC40LTAuNCAxLTAuNCAxLjQsMGwxLjQsMS40YzAuNCwwLjQgMC40LDEgMCwxLjRsMCwwLTE2LDE2LjZjLTAuMiwwLjItMC40LDAuMy0wLjcsMC4zLTAuMywwLTAuNS0wLjEtMC43LTAuM2wtNy44LTguNC0uMi0uM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-size: 75%;
  background-repeat: no-repeat;
  background-color: #006DB7;
}
input[type=checkbox]:focus {
  outline: 0;
}

input[type=radio] {
  border: 0.125rem solid #eee !important;
  background: #fff;
  border-radius: 50px !important;
  display: flex !important;
  height: 1.125rem;
  width: 1.125rem;
  margin: 0;
  min-width: 1.125rem;
  padding: 0 !important;
  -webkit-appearance: none;
  transition: border, background-color 0.2s ease-in-out;
}
input[type=radio]:hover {
  border: 2px solid #006DB7;
}
input[type=radio]:checked {
  border-color: #006DB7 !important;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KICA8cGF0aCBkPSJtLjMsMTRjLTAuMi0wLjItMC4zLTAuNS0wLjMtMC43czAuMS0wLjUgMC4zLTAuN2wxLjQtMS40YzAuNC0wLjQgMS0wLjQgMS40LDBsLjEsLjEgNS41LDUuOWMwLjIsMC4yIDAuNSwwLjIgMC43LDBsMTMuNC0xMy45aDAuMXYtOC44ODE3OGUtMTZjMC40LTAuNCAxLTAuNCAxLjQsMGwxLjQsMS40YzAuNCwwLjQgMC40LDEgMCwxLjRsMCwwLTE2LDE2LjZjLTAuMiwwLjItMC40LDAuMy0wLjcsMC4zLTAuMywwLTAuNS0wLjEtMC43LTAuM2wtNy44LTguNC0uMi0uM3oiIGZpbGw9IiNGRkZGRkYiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
  background-color: #006DB7;
}
input[type=radio]:focus {
  outline: 0;
}

.woocommerce .quantity input[type=number] {
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
  background-color: #ffffff;
  color: #006DB7;
  font-weight: 600;
  font-size: 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  min-height: auto;
}
.woocommerce .quantity .minus {
  border-radius: 0.25rem 0 0 0.25rem !important;
}
.woocommerce .quantity .plus {
  border-radius: 0 0.25rem 0.25rem 0 !important;
}

.nf-form-fields-required {
  display: none;
}

.privacy-text {
  font-size: 0.825rem;
}

.nf-field-container.mb-1 {
  margin-bottom: 0.5rem;
}

table.shop_table thead tr th {
  background-color: #f7f7f7;
  border-bottom: 1px solid #efefef;
  border-bottom-width: 1px;
  text-transform: none;
  letter-spacing: 0;
}
table.shop_table thead tr th:first-child {
  padding-left: 0.75rem;
}
table.shop_table thead tr th:last-child {
  padding-right: 0.75rem;
}
table.shop_table td, table.shop_table th {
  font-size: 1rem;
}

.nav-uppercase > li > a {
  letter-spacing: 0 !important;
  font-size: 1rem;
}

.slider .flickity-slider .product {
  height: 100%;
  min-height: 450px;
}
.slider .flickity-slider .product .product-small {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media only screen and (max-width: 850px) {
  .slider .flickity-slider .product .product-small {
    justify-content: space-around;
  }
}
.slider .flickity-slider .col-inner {
  height: 100%;
}
.slider .add-to-cart-button {
  display: flex;
  justify-content: center;
}
.slider .flickity-page-dots {
  margin-bottom: -15px;
}

.archive .page-title-inner {
  padding-top: 0;
}
.archive .category-page-row {
  padding-top: 1rem;
}
@media (max-width: 549px) {
  .archive .shop-container > h1 {
    font-size: 1.125rem;
  }
}
.archive .term-description {
  font-size: 1rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 549px) {
  .archive .term-description {
    font-size: 0.875rem;
  }
}
.archive .term-description[aria-expanded=false]:after {
  position: absolute;
  width: 100%;
  height: 2rem;
  bottom: 0;
  left: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.archive a[data-readmore-toggle] {
  font-weight: 600;
  color: inherit;
  margin-bottom: 1rem;
}
@media (max-width: 849px) {
  .archive .category-filtering {
    padding: 0 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 849px) {
  .archive .woocommerce-ordering {
    display: none;
  }
}
.archive .filter-button {
  text-transform: none !important;
  border: 2px solid #ccc;
  border-radius: 99px;
  padding: 0.5rem 1.25rem;
}
.archive main .add-to-cart-button:not(.link-only) {
  display: none;
}

.why-lens2day {
  background-color: #f6f6f6;
  margin: 0 9.8px 19.6px;
  padding: 1.25rem 1.75rem;
}
.why-lens2day h3 {
  color: #222;
  margin-bottom: 0.25em;
}
.why-lens2day ul {
  list-style: none;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
@media (max-width: 360px) {
  .why-lens2day ul {
    font-size: 0.875rem;
  }
}
.why-lens2day ul li {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 25px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjU2LDBDMTE0LjYxNSwwLDAsMTE0LjYxNSwwLDI1NnMxMTQuNjE1LDI1NiwyNTYsMjU2czI1Ni0xMTQuNjE1LDI1Ni0yNTZTMzk3LjM4NSwwLDI1NiwweiBNMjA4LDQxNkwxMDIsMjc4bDQ3LTQ5bDU5LDc1ICAgbDE4NS0xNTFsMjMsMjNMMjA4LDQxNnoiIGZpbGw9IiM2ZGI1MjAiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
  background-size: 16px 16px;
  background-position: left center;
  background-repeat: no-repeat;
}
.why-lens2day ul li a {
  text-decoration: underline;
  color: inherit;
}
@media (min-width: 850px) {
  .why-lens2day ul li + li {
    margin-left: 1rem;
  }
}
@media (max-width: 850px) {
  .why-lens2day ul li + li {
    margin-top: 0.5rem;
  }
}

.category_description {
  font-size: 0.8755rem;
}
.category_description p a {
  color: inherit;
  font-weight: 600;
}

.widget .is-divider {
  display: none;
}

.widget-title.shop-sidebar {
  display: block;
  color: #222;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

.prdctfltr_filter label {
  color: inherit;
  font-weight: 400;
}

.prdctfltr_buttons {
  display: none !important;
}

.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label > span:before {
  border-radius: 3px;
  height: 12px !important;
  width: 12px !important;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label .prdctfltr_count {
  border: 0;
  font-size: 0.825rem;
  line-height: 0.925rem;
  margin-left: 0.125rem;
  padding: 0;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label .prdctfltr_count:before {
  content: "(";
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label .prdctfltr_count:after {
  content: ")";
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label:hover > span:before {
  border-color: #999;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label.prdctfltr_active > span:before {
  border-color: #194486;
  background-color: #194486;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label.prdctfltr_active > span:after {
  color: #ffffff;
  left: 1px;
  font-size: 12px;
}

@media screen and (min-width: 1000px) {
  .hero-intro {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .hero-intro > .large-8 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-intro > .large-8 .text-box {
  width: 100% !important;
}
@media screen and (max-width: 1000px) {
  .hero-intro > .large-4 {
    display: none;
  }
}
.hero-intro .text-box .text {
  font-size: 1rem !important;
}
.hero-intro .text-box .text.dark {
  color: #ffffff;
}
.hero-intro .text-box .text.dark p {
  color: #ffffff;
  margin-top: 0;
}
.hero-intro .text-box h2,
.hero-intro .text-box h3 {
  margin-bottom: 1rem;
}
@media screen and (max-width: 400px) {
  .hero-intro .text-box h2,
.hero-intro .text-box h3 {
    margin-bottom: 0.5rem;
  }
}
.hero-intro .text-box h2 {
  font-size: 3.5rem;
}
@media screen and (max-width: 1000px) {
  .hero-intro .text-box h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .hero-intro .text-box h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 400px) {
  .hero-intro .text-box h2 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 320px) {
  .hero-intro .text-box h2 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1000px) {
  .hero-intro .text-box h3 {
    font-size: 1.75rem;
  }
}
.hero-intro .text-box p {
  font-weight: 500;
  font-size: 1.375rem;
}
@media screen and (max-width: 1000px) {
  .hero-intro .text-box p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 640px) {
  .hero-intro .text-box p {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 320px) {
  .hero-intro .text-box p {
    font-size: 0.925rem;
  }
}
@media screen and (max-width: 640px) {
  .hero-intro .text-box .button {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .hero-intro .text-box .is-larger {
    font-size: 1rem;
  }
}
@media screen and (max-width: 320px) {
  .hero-intro .text-box .is-larger {
    font-size: 0.925rem;
  }
}

.box.box-category .box-text {
  background: linear-gradient(0deg, rgba(53, 53, 53, 0.45) 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  text-align: left;
  padding: 5rem 1.25rem 1rem;
  transition: 0.3s ease-in-out background;
}
@media screen and (max-width: 400px) {
  .box.box-category .box-text {
    padding: 4rem 0.75rem 1rem;
  }
}
.box.box-category .box-text h5 {
  color: #ffffff;
  font-size: 1.5rem;
  text-transform: none !important;
}
@media screen and (max-width: 849px) {
  .box.box-category .box-text h5 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 400px) {
  .box.box-category .box-text h5 {
    font-size: 1.125rem;
  }
}
.box.box-category:hover .box-text {
  background: linear-gradient(0deg, rgb(29, 29, 29) 0%, rgba(255, 255, 255, 0) 100%);
  background-color: transparent !important;
}

@media screen and (max-width: 640px) {
  .product-categories.small-columns-2 > .col, .product-categories.small-columns-2 .flickity-slider > .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

header.entry-header > h1.entry-title {
  text-transform: none !important;
  margin-bottom: 1.25rem;
}

.cross-sells .box-text {
  display: flex;
  justify-content: space-between;
}

.woocommerce .cart-sidebar .widget-title {
  border-bottom: 0;
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  padding-bottom: 0;
}

table.woocommerce-cart-form__contents {
  margin-bottom: 0;
}
table.woocommerce-cart-form__contents thead {
  display: none;
}
table.woocommerce-cart-form__contents thead tr th {
  background: #f7f7f7;
  letter-spacing: 0;
  text-transform: none;
}
table.woocommerce-cart-form__contents thead tr th.product-price {
  display: none;
}
table.woocommerce-cart-form__contents tbody tr td {
  vertical-align: top;
}
table.woocommerce-cart-form__contents tbody tr td.product-name > a {
  color: #333333;
  font-weight: 600;
  font-size: 1.0625rem;
}
@media (max-width: 849px) {
  table.woocommerce-cart-form__contents tbody tr td.product-name > a {
    font-size: 1rem;
  }
}
table.woocommerce-cart-form__contents tbody tr td.product-price {
  display: none;
}
table.woocommerce-cart-form__contents tbody tr td .amount {
  font-weight: 600;
  display: inline-block;
  padding-top: 0.5rem;
}
table.woocommerce-cart-form__contents .actions {
  display: none;
}

table.shop_table .includes_tax {
  display: none;
}

@media screen and (min-width: 850px) {
  .cart_totals {
    padding-left: 60%;
  }
}
@media screen and (max-width: 849px) {
  .cart_totals {
    margin-bottom: 2.5rem;
  }
}
.cart_totals table {
  margin-bottom: 0;
}
.cart_totals table th, .cart_totals table td {
  border-bottom: 0;
}
.cart_totals table thead {
  display: none;
}
.cart_totals table tbody tr.cart-subtotal {
  display: none;
}
.cart_totals table tbody tr.order-total td, .cart_totals table tbody tr.order-total th {
  border-bottom: 0;
}
.cart_totals table tbody th {
  color: #111;
  font-weight: 600;
  font-size: 1em;
}

.button-continue-shopping {
  display: none !important;
}

.woocommerce-cart .is-well {
  background-color: #f7f7f7;
  box-shadow: none;
}
.woocommerce-cart form.checkout h3 {
  text-transform: none;
  font-weight: 600;
}

.woocommerce-shipping-destination {
  display: none;
}

.wc-proceed-to-checkout {
  /*
      @media screen and (max-width:849px) {
          position: fixed;
          bottom: 0;
          background: #fff;
          left: 0;
          right: 0;
          margin: 0 !important;
          padding: 1rem;
          z-index: 9999  !important;
          box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
      }
  */
}

#customer_details .woocommerce-billing-fields {
  border-top: 0;
  padding-top: 0;
}
@media (max-width: 550px) {
  #customer_details p.form-row-first {
    margin-right: 4%;
  }
}
@media (max-width: 550px) {
  #customer_details p.form-row-first, #customer_details p.form-row-last {
    float: left;
    width: 48%;
  }
}

.woocommerce-checkout .is-well {
  background-color: #f7f7f7;
  box-shadow: none;
}
.woocommerce-checkout form.checkout h3 {
  text-transform: none;
  font-weight: 600;
  font-size: 1.25rem;
  padding-top: 0;
}
.woocommerce-checkout .woocommerce-form-login-toggle .message-container {
  border: 0;
  padding: 0 !important;
}
@media (max-width: 849px) {
  .woocommerce-checkout .woocommerce-form-login-toggle .message-container {
    text-align: left !important;
  }
}
.woocommerce-checkout .woocommerce-form-login-toggle .showlogin {
  color: #333333;
  font-weight: 600;
}
.woocommerce-checkout .woocommerce-form-login {
  border: 1px solid #efefef;
  background: #f7f7f7;
  padding: 1rem 2rem;
}
@media (max-width: 849px) {
  .woocommerce-checkout .woocommerce-form-login {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

#billing_postcode_field,
#shipping_postcode_field {
  width: 48%;
  float: left;
  margin-right: 4%;
}

/* Opt-in MailChimp */
.mailchimp-newsletter {
  display: flex;
}
.mailchimp-newsletter label.woocommerce-form__label {
  font-weight: 400;
  font-size: 0.825rem;
}

/* Legal stuff terms and conditions */
.woocommerce-terms-and-conditions-checkbox-text,
.woocommerce-privacy-policy-text {
  color: #333333;
  font-weight: 400;
  font-size: 0.825rem !important;
}
.woocommerce-terms-and-conditions-checkbox-text a,
.woocommerce-privacy-policy-text a {
  color: inherit;
  font-weight: 600;
}

.woocommerce-privacy-policy-text {
  margin-top: 0.5rem;
}

/* Check order */
.woocommerce-checkout-review-order .blockUI.blockOverlay {
  backdrop-filter: blur(2px);
  background-color: #f7f7f7 !important;
}
.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
  border-left-color: #6CC911 !important;
}

table.woocommerce-checkout-review-order-table {
  color: #333333;
}
table.woocommerce-checkout-review-order-table td {
  color: #333333;
}
table.woocommerce-checkout-review-order-table thead {
  display: none;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  color: #111;
  font-weight: 500;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name .product-quantity {
  display: none;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  vertical-align: top;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total span.amount {
  font-weight: inherit;
  color: inherit;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td .lens-option-part {
  color: #333333;
  font-weight: 400;
  margin-top: 0.25rem;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td .lens-option-part .lens-option-title {
  font-size: 0.875rem;
  color: inherit;
}
table.woocommerce-checkout-review-order-table tbody tr.cart_item td .lens-option-part dl {
  display: none;
}
table.woocommerce-checkout-review-order-table tfoot tr td, table.woocommerce-checkout-review-order-table tfoot tr th {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
table.woocommerce-checkout-review-order-table tfoot tr td span.amount {
  font-weight: inherit;
  color: inherit;
}
table.woocommerce-checkout-review-order-table tfoot tr.shipping .shipping__table th, table.woocommerce-checkout-review-order-table tfoot tr.shipping .shipping__table td {
  padding-top: 0;
  padding-bottom: 0;
}
table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
  display: none;
}
table.woocommerce-checkout-review-order-table tfoot tr.order-total .includes_tax {
  display: none;
}
table.woocommerce-checkout-review-order-table tfoot tr.order-total td, table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
  border-bottom: none;
}

/* MyParcel */
.mypa-message-model {
  border-color: #efefef;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
}

.mypa-delivery-option {
  display: flex;
  align-items: center;
}

#header-delivery-options-title td,
#mypa-delivery-date-select td,
#mypa-delivery-option td,
#mypa-pickup-location-selector td,
#mypa-pickup-options td {
  border-bottom: 0;
}

#mypa-pickup td:nth-child(2) {
  display: flex;
}

/* Payment */
#payment ul.wc_payment_methods > li.wc_payment_method {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: 0;
  padding-bottom: 0.5rem;
}
#payment ul.wc_payment_methods > li.wc_payment_method + li {
  padding-top: 0.5rem;
}
#payment ul.wc_payment_methods > li.wc_payment_method > label {
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  flex-grow: 1;
}
#payment ul.wc_payment_methods > li.wc_payment_method .payment_box {
  flex-basis: 100%;
  width: 0;
}

/*-----------------------------------------------------*/
/* WooCommerce: Checkoutflow */
/*-----------------------------------------------------*/
.checkoutFlow {
  margin: 0 0 1.5rem 0;
  overflow: hidden;
  width: 100%;
}
.checkoutFlow ol {
  list-style: none;
  margin: 0;
}
.checkoutFlow ol li {
  margin: 0 !important;
  display: block;
  float: left;
  height: 40px;
  position: relative;
}
.checkoutFlow ol li.first a, .checkoutFlow ol li.first div {
  border-left-width: 1px;
  border-radius: 0 0 0 0;
  padding-left: 1.4rem;
  padding-right: 1.4rem;
}
.checkoutFlow ol li.last a, .checkoutFlow ol li.last div {
  border-right-width: 1px;
  border-radius: 0 0 0 0;
  margin-right: 0;
}
.checkoutFlow ol li div {
  color: #999;
}
.checkoutFlow ol li .fa {
  display: none;
}
.checkoutFlow ol li a,
.checkoutFlow ol li div {
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  border-left-width: 0;
  border-right-width: 0;
  color: #727272 !important;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0;
  margin-right: 1px;
  padding-left: 2rem;
  padding-right: 2rem;
  text-transform: none;
}
.checkoutFlow ol li a,
.checkoutFlow ol li a:hover,
.checkoutFlow ol li a:visited {
  text-decoration: none;
}
.checkoutFlow ol li a:hover {
  border-color: #FFF;
  color: #999;
}
.checkoutFlow ol li a:hover .arrowEndOverlay {
  border-left-color: #006DB7;
}
.checkoutFlow ol li a:hover {
  background: #006DB7;
  color: #fff !important;
}
.checkoutFlow ol li a:hover .arrowStart,
.checkoutFlow ol li a:hover .arrowEnd {
  border-left-color: #FFF;
}
.checkoutFlow ol li .arrow {
  height: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  width: 0;
}
.checkoutFlow ol li .arrowStart {
  border-bottom: 20px solid transparent;
  border-left: 10px solid #E5E5E5;
  border-top: 20px solid transparent;
  left: 1px;
}
.checkoutFlow ol li .arrowStartOverlay {
  border-bottom: 20px solid transparent;
  border-left: 10px solid #FFF;
  border-top: 20px solid transparent;
  left: 0;
}
.checkoutFlow ol li .arrowEnd {
  background: #FFF;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #E5E5E5;
  border-top: 20px solid transparent;
  right: 1px;
}
.checkoutFlow ol li .arrowEndOverlay {
  border-bottom: 20px solid transparent;
  border-left: 10px solid #F7F7F7;
  border-top: 20px solid transparent;
  right: 2px;
}
.checkoutFlow ol li .current {
  background-color: #006DB7;
  background-image: none;
  border-color: #006DB7;
  color: #fff !important;
}
.checkoutFlow ol li .current .arrow {
  height: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.checkoutFlow ol li .current .arrowStart {
  border-left-color: #006DB7;
}
.checkoutFlow ol li .current .arrowEnd {
  background-color: #fff;
  background-image: none;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #006DB7;
  border-top: 20px solid transparent;
  right: 1px;
}
.checkoutFlow ol li .current .arrowEndOverlay {
  background-image: none;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #006DB7;
  border-top: 20px solid transparent;
  display: block;
  right: 2px;
}
.checkoutFlow ol li a.completed {
  background: #006DB7;
  color: #fff !important;
}
.checkoutFlow ol li a.completed .arrowEndOverlay {
  border-left-color: #006DB7;
}
.checkoutFlow ol li a.completed .fa {
  color: #fff;
  display: block;
  position: absolute;
  right: 2rem;
  top: 12px;
}
.checkoutFlow ol {
  margin: 0;
  padding: 0;
}
.checkoutFlow ol.steps1 li {
  width: 50%;
}
.checkoutFlow ol.steps2 li {
  width: 50%;
}
.checkoutFlow ol.steps3 li {
  width: 33.33%;
}
.checkoutFlow ol.steps4 li {
  width: 25%;
}
.checkoutFlow ol.steps5 li {
  width: 20%;
}
.checkoutFlow ol.steps6 li {
  width: 16.66%;
}
.checkoutFlow ol.steps7 li {
  width: 14.28%;
}
.checkoutFlow ol.steps8 li {
  width: 12.5%;
}

.checkout-flow--mobile {
  width: 100%;
}

.checkout-flow__list {
  display: flex;
  -ms-box-orient: horizontal;
  flex-flow: row;
  padding-left: 0.4rem;
}

.checkout-flow--mobile__item {
  border-color: #006DB7;
  border-style: solid;
  border-width: 2px 0;
  display: block;
  float: left;
  list-style: none;
  margin: 12.5px 0;
  padding: 0;
  position: relative;
  flex: 1;
  margin-left: 0 !important;
}
.checkout-flow--mobile__item:before {
  background-color: #fff;
  background-clip: padding-box;
  border: 0.2rem solid #006DB7;
  border-radius: 100rem;
  content: "";
  display: block;
  height: 29px;
  right: 0;
  position: absolute;
  top: -14.5px;
  width: 29px;
}
.checkout-flow--mobile__item:first-child {
  width: 25px;
  flex: none;
}

.checkout-flow--mobile__link {
  line-height: 20px;
  display: block;
  height: 25px;
  position: absolute;
  right: 0;
  width: 25px;
}

.checkout-flow--mobile__icon {
  position: absolute;
  top: -11px;
  right: 8px;
}

.checkout-flow--mobile__item--completed:before {
  background-color: #006DB7;
}

.checkout-flow--mobile__item--completed.checkout-flow--mobile__item--current:before {
  background-color: #4abdff;
}

.checkout-flow--mobile__item--current:not(.checkout-flow--mobile__item--completed):after {
  background-color: #006DB7;
  background-clip: padding-box;
  border: 5px solid #fff;
  border-radius: 100rem;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  right: 2px;
  top: -12.5px;
  width: 25px;
}

.checkout-flow--mobile__item--current:not(.checkout-flow--mobile__item--completed):before {
  background-color: #006DB7;
}

.is-hidden {
  display: none !important;
}

.icon-svg {
  display: inline-block;
  fill: currentColor;
  vertical-align: middle;
  height: 16px;
  width: 16px;
}

.icon-svg--size-3 {
  height: 12px;
  width: 12px;
}

.icon-svg--color-white {
  fill: #fff;
  color: #fff;
}

.product-intro {
  padding: 0.5rem 0 0;
}
.product-title {
  margin-bottom: 0;
}

.product-meta {
  border-bottom: 1px solid #efefef;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 1rem;
}
.product-meta .product-meta__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: auto;
  line-height: 1em;
  margin: 8px 0;
}
@media screen and (min-width: 768px) {
  .product-meta .product-meta__item {
    border-left: 1px solid #d7d7d7;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    margin-right: 0;
  }
}
.product-meta .product-meta__item:first-child {
  border-left: 0;
  padding-left: 0;
}
@media screen and (max-width: 849px) {
  .product-meta .product-meta__item.mobile-fullwidth {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 849px) {
  .product-meta .product-meta__item.mobile-border-left {
    border-left: 1px solid #d7d7d7;
    padding-left: 10px;
    margin-left: 10px;
  }
}
.product-meta .product-meta__item p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-meta .from {
  font-weight: 700;
}

.product-short-description h2 {
  font-size: 1.25rem;
  color: #333333;
  margin-bottom: 0.25rem;
}

.delivery-time {
  display: flex;
  font-weight: 400;
  font-size: 1rem;
  padding-top: 1rem;
}
@media screen and (max-width: 849px) {
  .delivery-time {
    justify-content: center;
    padding-top: 0.925rem;
    padding-bottom: 0.925rem;
    font-size: 0.925rem;
  }
}
.delivery-time strong {
  font-weight: 600;
}
.delivery-time .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.delivery-time .icon svg {
  width: 1.5rem;
  height: auto;
}

.price .from {
  color: #111;
}

.product-section-title {
  text-transform: none !important;
}

form.cart {
  margin-bottom: 0;
}
form.cart .quantity input[type=button],
form.cart .quantity input[type=number] {
  line-height: 3.5rem;
  height: 3.5rem;
}
form.cart .single_add_to_cart_button {
  background-color: #6CC911 !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJzaG9wcGluZy1jYXJ0Ij4KCQk8cGF0aCBkPSJNMTUzLDQwOGMtMjguMDUsMC01MSwyMi45NS01MSw1MXMyMi45NSw1MSw1MSw1MXM1MS0yMi45NSw1MS01MVMxODEuMDUsNDA4LDE1Myw0MDh6IE0wLDB2NTFoNTFsOTEuOCwxOTMuOEwxMDcuMSwzMDYgICAgYy0yLjU1LDcuNjUtNS4xLDE3Ljg1LTUuMSwyNS41YzAsMjguMDUsMjIuOTUsNTEsNTEsNTFoMzA2di01MUgxNjMuMmMtMi41NSwwLTUuMS0yLjU1LTUuMS01LjF2LTIuNTUxbDIyLjk1LTQzLjM1aDE4OC43ICAgIGMyMC40LDAsMzUuNy0xMC4yLDQzLjM1LTI1LjVMNTA0LjksODkuMjVjNS4xLTUuMSw1LjEtNy42NSw1LjEtMTIuNzVjMC0xNS4zLTEwLjItMjUuNS0yNS41LTI1LjVIMTA3LjFMODQuMTUsMEgweiBNNDA4LDQwOCAgICBjLTI4LjA1LDAtNTEsMjIuOTUtNTEsNTFzMjIuOTUsNTEsNTEsNTFzNTEtMjIuOTUsNTEtNTFTNDM2LjA1LDQwOCw0MDgsNDA4eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=);
  background-size: 1.25rem auto;
  background-repeat: no-repeat;
  background-position: left 2rem center;
  font-size: 1.25rem;
  line-height: 3.5rem;
  padding-left: 4rem;
  padding-right: 2rem;
  margin-bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 360px) {
  form.cart .single_add_to_cart_button {
    background-position: left 1rem center;
    font-size: 1.15rem;
    padding-left: 2.5rem;
    padding-right: 1rem;
  }
}
form.cart .single_add_to_cart_button:not(.loading):after {
  content: "";
  position: absolute;
  top: 0;
  left: -25%;
  height: 100%;
  width: 150%;
  box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
  left: 0;
  width: 100%;
  box-shadow: inset -0.01em -0.1em 0 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 849px) {
  form.cart .single_add_to_cart_button {
    width: 100%;
  }
}

/* Product USP's */
.product-usps {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 1rem 0 0 0;
  padding: 1rem 0;
}
.product-usps li {
  font-size: 0.925rem;
  margin-left: 0 !important;
  list-style: none;
}
.product-usps li .icon {
  border-radius: 100%;
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.25rem;
  color: #fff;
  flex-shrink: 0;
  background: #194486;
}
.product-usps li a, .product-usps li strong {
  color: #333333;
  font-weight: 600;
}
.product-usps li svg {
  width: 10px;
  height: auto;
  fill: #ffffff;
}
.product-usps li svg * {
  fill: inherit;
}
.product-usps li:last-child {
  margin-bottom: 0;
}

.product-lenses {
  border: 1px solid #efefef;
  background-color: #f7f7f7;
  padding: 1.25rem 2rem;
  border-radius: 0.25rem 0.25rem 0 0;
  position: relative;
}
@media screen and (max-width: 849px) {
  .product-lenses {
    padding: 0.75rem 1rem;
  }
}

.product-discount {
  background-color: #194486;
  border-radius: 99px 0 0 99px;
  color: #ffffff;
  font-weight: 500;
  position: absolute;
  padding: 0.25rem 1.25rem;
  right: 0;
  top: 1em;
}
@media screen and (max-width: 849px) {
  .product-discount {
    top: 0;
    left: 0;
    border-radius: 0;
    text-align: center;
  }
}

.my-lens2day-hint {
  border: 1px solid #efefef;
  background-color: #ffffff;
  padding: 1rem 2rem;
  border-radius: 0 0 0.25rem 0.25rem;
  border-top: 0;
}
.my-lens2day-hint p {
  margin: 0;
  padding: 0;
}
.my-lens2day-hint a {
  color: #333333;
  font-weight: 600;
}

.product-pricing {
  padding: 0.75rem 0;
}
.product-pricing .from {
  display: none;
}
.product-pricing .discount-price {
  display: inline;
}
.product-pricing .discount-price del {
  color: #888;
  font-weight: 400;
  font-size: 1.125rem;
  margin-right: 0.25rem;
}
.product-pricing .price-wrapper {
  display: inline;
}
.product-pricing .price-wrapper .price {
  display: inline;
  font-size: 1.625rem;
}

.product-lens__usps {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 1rem 0 0 0;
  padding: 1rem 0;
  display: flex;
}
@media screen and (max-width: 849px) {
  .product-lens__usps {
    flex-flow: row wrap;
  }
}
.product-lens__usps li {
  font-size: 0.925rem;
  margin-left: 0 !important;
  margin-bottom: 0;
  list-style: none;
}
@media screen and (max-width: 360px) {
  .product-lens__usps li {
    font-size: 0.825rem;
  }
}
.product-lens__usps li .icon {
  border-radius: 100%;
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.25rem;
  color: #194486;
  flex-shrink: 0;
}
.product-lens__usps li a, .product-lens__usps li strong {
  color: #333333;
  font-weight: 600;
}
.product-lens__usps li svg {
  width: 10px;
  height: auto;
  fill: #194486;
}
.product-lens__usps li svg * {
  fill: inherit;
}
@media screen and (min-width: 850px) {
  .product-lens__usps li + li {
    margin-left: 1.5rem !important;
  }
}

/* Lensconfiguraties opmaken */
#lens-config {
  margin: 0;
}
#lens-config table {
  margin: 0;
}
@media screen and (max-width: 1849px) {
  #lens-config table thead {
    display: inline-block;
    width: 25%;
  }
}
#lens-config table thead th {
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}
@media screen and (max-width: 1849px) {
  #lens-config table thead th {
    display: block;
    height: 3rem;
    padding-left: 0;
    line-height: 2.507em;
  }
  #lens-config table thead th:first-child {
    height: 4rem;
  }
}
#lens-config table tbody {
  font-size: 0.975rem;
}
@media screen and (max-width: 1849px) {
  #lens-config table tbody {
    display: inline-block;
    width: 75%;
    vertical-align: top;
  }
}
@media screen and (max-width: 1849px) {
  #lens-config table tbody tr {
    border-bottom: none !important;
    display: inline-block;
    float: left;
    width: 50%;
    border-top: 0;
  }
}
@media screen and (max-width: 1849px) {
  #lens-config table tbody td {
    display: block;
    height: 3rem;
    width: 100% !important;
  }
  #lens-config table tbody td:first-child {
    height: 4rem;
  }
}
#lens-config table tbody td:not(.welk-oog) span {
  background-color: transparent;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  padding: 0 0.75em;
  height: 2.507em;
  line-height: 2.507em;
  font-size: inherit;
}
#lens-config table tbody td.welk-oog label {
  display: flex;
  font-weight: inherit;
  font-size: inherit;
}

/* Section title fix */
.product-section-title {
  max-width: inherit !important;
}

/* Product attributes */
table.shop_attributes tbody th {
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}

.woocommerce-tabs .nav > li > a {
  border-left-color: #efefef;
  border-top-color: #efefef;
  border-right-color: #efefef;
  letter-spacing: 0 !important;
  font-size: 1rem;
  font-family: proxima-nova, sans-serif !important;
  font-weight: 600;
}
.woocommerce-tabs .nav-tabs + .tab-panels {
  border-color: #efefef;
}

.blog-single {
  padding-top: 1rem !important;
}

@media screen and (min-width: 850px) {
  .single .row-divided > .col + .col:not(.large-12) {
    border-left: 0;
  }
}
.single .entry-header-text.text-center {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-align: left;
}
.single .entry-category,
.single .entry-divider {
  display: none;
}
.single .entry-content {
  padding-top: 0;
}

.private-label__list-item {
  display: flex;
  border: 1px solid #efefef;
  border-radius: 0.25rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 849px) {
  .private-label__list-item {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.private-label__list-item > .box {
  flex: 2;
  padding: 1.5rem 1.5rem;
}
@media screen and (min-width: 849px) {
  .private-label__list-item > .box {
    padding: 1rem;
  }
}
.private-label__list-item > .box.has-bg {
  background-color: #f7f7f7;
}
.private-label__list-item > .box.wide {
  flex: 4;
}
.private-label__list-item .col {
  padding: 0;
}
.private-label__list-item .col .col-inner {
  border: 0;
  padding: 0;
}
.private-label__list-item .col .product-small {
  display: flex;
}
@media screen and (min-width: 849px) {
  .private-label__list-item .col .box-image {
    padding-right: 1rem;
  }
  .private-label__list-item .col .box-image img {
    max-width: 160px;
  }
  .private-label__list-item .col .box-text {
    display: flex;
    justify-content: space-between;
  }
  .private-label__list-item .col .add-to-cart-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .private-label__list-item .col .add-to-cart-button a.button {
    margin-top: 0;
    margin-right: 0;
  }
}
.private-label__list-item .col .add-to-cart-button:not(.link-only) {
  display: none;
}

#my-account-nav > li > a {
  font-size: 1rem;
  font-weight: 600;
}

.page-left-sidebar {
  padding-top: 1rem !important;
}
.page-left-sidebar ul, .page-left-sidebar ol {
  margin-left: 1.25rem;
}
.page-left-sidebar h1.entry-title.mb {
  text-transform: none !important;
  margin-bottom: 1rem;
}
.page-left-sidebar .page-inner h2, .page-left-sidebar .page-inner h3, .page-left-sidebar .page-inner h4, .page-left-sidebar .page-inner h5, .page-left-sidebar .page-inner h6 {
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.page-left-sidebar .col-divided {
  border-right: 0;
}

@media screen and (max-width: 849px) {
  .page-template-page-left-sidebar .col-first {
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
  }
}
#secondary .widget .widget-title {
  color: #000;
  display: block;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: none;
}
@media screen and (min-width: 850px) {
  #secondary .widget_nav_menu ul.menu {
    margin-left: -20px;
  }
}
#secondary .widget_nav_menu ul.menu > li > a {
  color: #194486;
  border-radius: 5px;
  display: block;
  letter-spacing: 0;
  padding: 7px 20px;
  font-weight: 500;
}
#secondary .widget_nav_menu ul.menu > li.current-menu-item > a {
  background-color: #006DB7;
  color: #ffffff;
  font-weight: 600;
  box-shadow: inset -0.01em -0.1em 0 0 rgba(0, 0, 0, 0.15) !important;
}
#secondary .widget_nav_menu ul.menu > li:hover:not(.current-menu-item) > a {
  text-decoration: underline;
}
#secondary .widget_nav_menu ul.menu > li + li {
  border-top: none;
}

.page-id-2429 {
  /* Accordion styles */
}
.page-id-2429 input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.page-id-2429 .row {
  display: flex;
}
.page-id-2429 .row .col {
  flex: 1;
}
.page-id-2429 .tabs {
  border-radius: 8px;
  overflow: hidden;
}
.page-id-2429 .tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.page-id-2429 .tab-label {
  display: flex;
  color: white;
  justify-content: space-between;
  padding: 1.2em;
  background: #006db7;
  font-weight: bold;
  cursor: pointer;
  box-shadow: inset -0.1em -0.3em 0 0 rgba(0, 0, 0, 0.15) !important;
  /* Icon */
}
.page-id-2429 .tab-label:hover {
  background: #004f84;
}
.page-id-2429 .tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}
.page-id-2429 .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #006db7;
  background: white;
  transition: all 0.35s;
}
.page-id-2429 .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 1em;
  background: #006db7;
  cursor: pointer;
  color: #ffffff;
}
.page-id-2429 .tab-close:hover {
  background: #004f84;
}
.page-id-2429 input:checked + .tab-label {
  background: #004f84;
}
.page-id-2429 input:checked + .tab-label::after {
  transform: rotate(90deg);
}
.page-id-2429 input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

.accordion {
  border: 1px solid #efefef;
  border-radius: 0.25rem;
}
.accordion > .accordion-item .accordion-title {
  border-top: 0;
  border-bottom: 1px solid #efefef;
  font-size: 0.975rem;
  padding: 0.625rem 1.5rem;
}
.accordion > .accordion-item .accordion-title.active {
  background-color: rgba(0, 109, 183, 0.1);
  font-weight: 600;
}
.accordion > .accordion-item .accordion-title .toggle {
  left: inherit;
  right: 0;
}
.accordion > .accordion-item .accordion-title .toggle i {
  font-size: 1.375rem;
}
.accordion > .accordion-item .accordion-inner {
  padding: 1rem 1.5rem;
}
.accordion > .accordion-item:last-child .accordion-title {
  border-bottom: 0;
}

#cookie-notice {
  background-color: transparent !important;
}
#cookie-notice.cn-position-bottom {
  bottom: 1rem;
  background-color: transparent !important;
  font-size: 1rem;
}
@media screen and (max-width: 850px) {
  #cookie-notice.cn-position-bottom {
    bottom: 0;
    font-size: 0.925rem;
  }
}
#cookie-notice .cookie-notice-container {
  background-color: #006DB7;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 850px) {
  #cookie-notice .cookie-notice-container {
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 3px;
  }
}
#cookie-notice #cn-notice-text {
  padding: 1.5rem 2.5rem;
  text-align: left;
  line-height: 1.6;
}
@media screen and (max-width: 850px) {
  #cookie-notice #cn-notice-text {
    padding: 1rem 1.25rem;
  }
}
#cookie-notice .cn-button {
  display: -ms-flexbox;
  display: flex;
  border-top: 0;
  height: 100%;
  -ms-flex-positive: unset;
  /* flex-grow: unset; */
  border-radius: 0 !important;
  margin: 0;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 850px) {
  #cookie-notice .cn-button {
    width: 222px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (max-width: 850px) {
  #cookie-notice .cn-button {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1rem 2rem;
  }
}

@keyframes usp-slide-3 {
  0%, 100%, 30% {
    top: 0;
  }
  33%, 63% {
    top: -28px;
  }
  66%, 97% {
    top: -56px;
  }
  99% {
    top: -84px;
  }
}
#header [data-icon-label]:after {
  font-family: proxima-nova, sans-serif !important;
}
#header #top-bar {
  z-index: 99999 !important;
}
@media (max-width: 849px) {
  #header #top-bar ul.nav-left {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    animation: usp-slide-3 15s ease-in-out infinite;
  }
}
#header #top-bar ul.usps {
  font-weight: 500;
  margin-bottom: 0;
  margin-left: 0;
}
#header #top-bar ul.usps li {
  font-size: 0.925rem;
  display: inline-block;
  margin-bottom: 0;
  padding-right: 1.25rem;
}
#header #top-bar ul.usps li .icon {
  border-radius: 100%;
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.25rem;
  color: #fff;
  flex-shrink: 0;
}
#header #top-bar ul.usps li svg {
  width: 10px;
  height: auto;
  fill: #000;
}
#header #top-bar ul.usps li svg * {
  fill: inherit;
}
@media (max-width: 849px) {
  #header #top-bar ul.usps li {
    padding: 5px 0;
    position: relative;
    display: flex;
    align-items: center;
    line-height: 20px;
    height: 28px;
    justify-content: center;
    font-size: 0.825rem;
  }
  #header #top-bar ul.usps li a {
    color: inherit;
  }
  #header #top-bar ul.usps li .icon {
    background: #006DB7;
  }
  #header #top-bar ul.usps li svg {
    fill: #ffffff;
  }
}
@media (max-width: 849px) {
  #header #top-bar {
    display: block !important;
    background-color: #194486 !important;
    height: 30px;
    overflow: hidden;
  }
  #header #top-bar .flex-left {
    display: block !important;
    color: #fff;
    width: 100%;
  }
}
#header #top-bar .top-bar-nav > li a {
  color: #333333;
  font-size: 0.925rem;
  font-weight: 500;
}
#header .stuck #top-bar {
  display: none !important;
}
@media screen and (max-width: 849px) {
  #header #logo {
    width: 140px;
  }
}
@media (max-width: 849px) {
  #header .header-main {
    height: 70px !important;
  }
}
#header .header-wrapper {
  box-shadow: 0 2px 3px rgba(36, 36, 36, 0.1);
}
@media (max-width: 849px) {
  #header .header-wrapper {
    position: fixed;
  }
}
#header .header-wrapper.stuck {
  box-shadow: 0 2px 3px rgba(36, 36, 36, 0.1);
}
@media (max-width: 850px) {
  #header .flex-left ul.mobile-nav,
#header .flex-right ul.mobile-nav {
    height: 70px;
  }
  #header .flex-left ul.mobile-nav > li,
#header .flex-right ul.mobile-nav > li {
    height: 70px;
  }
  #header .flex-left ul.mobile-nav > li > a,
#header .flex-right ul.mobile-nav > li > a {
    height: 70px;
  }
  #header .flex-left a {
    border-right: 1px solid #efefef;
    padding-right: 15px;
  }
  #header .flex-right a {
    border-left: 1px solid #efefef;
    padding-left: 15px;
  }
}

@media (max-width: 849px) {
  body #header {
    height: 100px;
  }
}
@media (max-width: 849px) {
  body #header.sticky-jump .stuck {
    animation: none;
  }
}
@media (max-width: 849px) {
  body.sticky #header #top-bar {
    display: none !important;
  }
}

@media (min-width: 850px) {
  .header-search-form {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
.header-search-form .form-flat form.searchform {
  font-size: 1rem;
}
.header-search-form .form-flat form.searchform input:not([type=submit]),
.header-search-form .form-flat form.searchform textarea,
.header-search-form .form-flat form.searchform select {
  padding-left: 1.25rem;
  background-color: rgba(0, 0, 0, 0.01);
}
.header-search-form .form-flat form.searchform button[type=submit]:after {
  box-shadow: none;
}

.live-search-results .autocomplete-suggestions .autocomplete-suggestion,
.live-search-results .autocomplete-suggestions .search-price {
  font-size: 0.925rem;
}
.live-search-results .autocomplete-suggestions .autocomplete-suggestion:hover {
  cursor: pointer;
}

#breadcrumbs {
  font-size: 0.825rem;
}

@media screen and (max-width: 640px) {
  .shop-page-title {
    display: none;
  }
}
.shop-page-title .page-title-inner {
  min-height: inherit;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 640px) {
  .shop-page-title .page-title-inner {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.925rem;
  }
}
.shop-page-title a {
  color: inherit;
}
.shop-page-title .icon-angle-right {
  padding: 0 5px;
  font-size: 90%;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .shop-page-title .icon-angle-right {
    padding: 0 3px;
    margin-top: -1px;
  }
}
.shop-page-title .breadcrumb_last {
  font-weight: 600;
}

main .normal-title {
  background-color: #ffffff;
}
main .normal-title h1 {
  text-transform: none;
}

/*
html {
	#wrapper {
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		transition: transform 0.2s;
	}
	&.has-off-canvas-right {
		#wrapper {
			-ms-transform: translateX(-270px);
			transform: translateX(-270px);
			transition: transform 0.2s;
		}
	}
}
*/
.message-container {
  border: 1px solid;
  padding: 1rem !important;
}
.message-container.success-color {
  border-color: rgba(0, 185, 0, 0.25);
  background: rgba(0, 185, 0, 0.15);
  color: #00b900;
}
.message-container.alert-color {
  background: #ffe5e5;
  border-color: #f0cbcb;
  color: #be0000;
}
.message-container a {
  font-weight: bold;
  color: inherit;
}

ul.message-wrapper li {
  margin-left: 0 !important;
}
ul.message-wrapper li .message-container {
  padding-left: 1rem;
  padding-right: 1rem;
}

.woocommerce-NoticeGroup ul > li {
  margin-bottom: 0.75rem !important;
}

#footer .footer-widgets {
  background-color: #194486;
  padding-top: 4rem;
}
#footer .dark {
  color: #ffffff;
}
#footer .widget {
  font-size: 0.925rem;
  margin-bottom: 4rem;
}
#footer .widget .widget-title {
  display: block;
  font-size: 1.0625rem;
  letter-spacing: 0;
  text-transform: none !important;
  padding-bottom: 1rem;
}
#footer .widget .is-divider {
  display: none;
}
#footer .absolute-footer {
  color: #333333;
  padding: 1rem 0;
}
#footer .footer-secondary {
  padding: 0;
}

ul.payment-methods {
  border-bottom: 0 !important;
  display: flex;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
ul.payment-methods li {
  list-style: none;
  margin-bottom: 0;
}
ul.payment-methods li + li {
  padding-left: 1rem;
}
ul.payment-methods li svg {
  height: 1.375rem;
  width: auto;
}
ul.payment-methods li svg.logo-visa {
  max-height: 75%;
}

header .nav > li.has-dropdown .icon-angle-down {
  margin-left: 0.3725rem;
}
header .nav > li > a {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
}

#masthead .nav > li > a {
  color: #333333;
  font-size: 1rem;
}

.nav-dropdown {
  border: 0 !important;
}

/* Desktop navigation */
#wide-nav .nav.nav-spacing-xlarge > li {
  margin: 0 0;
}
#wide-nav .nav > li > a {
  font-family: proxima-nova, sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
#wide-nav .nav > li.current-dropdown .nav-dropdown {
  left: 0 !important;
}
#wide-nav .nav-box > li.active > a {
  background-color: #153971;
}
#wide-nav .nav-box > li > a:hover {
  background-color: #153971;
}

/* Mobile navigation */
.off-canvas .sidebar-menu {
  padding: 0 !important;
}
.off-canvas ul.nav-sidebar > li > a {
  color: #333333;
  font-size: 1.06125rem;
  font-weight: 700;
  font-family: proxima-nova, sans-serif;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  letter-spacing: 0;
}

@media screen and (max-width: 849px) {
  .product-small {
    padding-bottom: 0.5rem !important;
  }
}
@media screen and (max-width: 849px) {
  .product-small .product-small.box {
    display: flex;
  }
}
.product-small .col-inner {
  border: 1px solid #efefef;
  padding: 1rem;
}
@media screen and (max-width: 849px) {
  .product-small .col-inner {
    border: 0;
    border-top: 1px solid #efefef;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 849px) {
  .product-small .box-image {
    flex: 1;
    padding-right: 1rem;
  }
}
.product-small .box-text {
  font-size: 1rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 849px) {
  .product-small .box-text {
    flex: 2;
  }
}
.product-small .box-text .title-wrapper .supplier {
  color: #333333;
  font-size: 1rem;
  font-weight: 500;
}
.product-small .box-text .title-wrapper .supplier a {
  color: inherit;
}
.product-small .box-text .title-wrapper .product-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
.product-small .box-text .title-wrapper .product-title a {
  color: #006DB7;
}
.product-small .box-text .title-wrapper .packing-info {
  display: block;
  font-size: 0.925rem;
}
.product-small .box-text .price-wrapper {
  padding: 1rem 0;
}
@media (max-width: 549px) {
  .product-small .box-text .price-wrapper {
    padding: 0.75rem 0;
  }
}
.product-small .box-text .price-wrapper .price {
  font-size: 1.125rem;
  font-weight: bold;
  color: #111;
}
.product-small .box-text .price-wrapper .price .from {
  color: inherit;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 1rem;
}
.product-small .box-text .price-wrapper .price .amount {
  color: inherit;
}
.product-small .box-text .add-to-cart-button .button {
  font-size: 1.125rem;
  line-height: 2.4em;
}
@media screen and (max-width: 849px) {
  .product-small .box-text .add-to-cart-button .button {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 360px) {
  .product-small .box-text .add-to-cart-button .button {
    font-size: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.product-small .amount sup {
  vertical-align: 2px;
  font-size: 90%;
}

@media screen and (max-width: 849px) {
  .related .product-small .col-inner,
.cross-sells .product-small .col-inner,
.flickity-slider .product-small .col-inner {
    border: 1px solid #efefef;
    padding: 0.75rem;
  }
}
@media screen and (max-width: 849px) {
  .related .product-small,
.cross-sells .product-small,
.flickity-slider .product-small {
    display: block !important;
  }
}
@media screen and (max-width: 849px) {
  .related .product-small .box-image,
.related .product-small .box-text,
.cross-sells .product-small .box-image,
.cross-sells .product-small .box-text,
.flickity-slider .product-small .box-image,
.flickity-slider .product-small .box-text {
    flex: inherit;
  }
}
@media screen and (max-width: 849px) {
  .related .product-small .box-image .product-title,
.related .product-small .box-text .product-title,
.cross-sells .product-small .box-image .product-title,
.cross-sells .product-small .box-text .product-title,
.flickity-slider .product-small .box-image .product-title,
.flickity-slider .product-small .box-text .product-title {
    font-size: 1rem;
  }
}
@media screen and (max-width: 849px) {
  .related .product-small .add-to-cart-button,
.cross-sells .product-small .add-to-cart-button,
.flickity-slider .product-small .add-to-cart-button {
    display: none;
  }
}

.flickity-slider .add-to-cart-button:not(.link-only) {
  display: none;
}

body .off-canvas-right .mfp-content,
body .off-canvas-left .mfp-content {
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 849px) {
  body .off-canvas-right .mfp-content,
body .off-canvas-left .mfp-content {
    width: 100%;
    top: 100px;
    box-shadow: none;
    border-top: 1px solid #efefef;
  }
}
@media screen and (max-width: 849px) {
  body .off-canvas.mfp-bg {
    background: #fff;
    opacity: 1;
    top: 100px;
    z-index: 2;
  }
}
@media screen and (max-width: 849px) {
  body .off-canvas .mfp-close {
    color: #333333;
    top: 30px;
    line-height: 70px;
    width: 70px;
    height: 69px;
    border-radius: 0 !important;
    transform: none;
    background-color: #ffffff;
  }
}
body .off-canvas .off-canvas-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 850px) {
  body .off-canvas .off-canvas-cart {
    width: 600px;
  }
}
@media screen and (max-width: 849px) {
  body .off-canvas-left .mfp-close {
    left: 0;
    border-right: 1px solid #efefef;
  }
}
@media screen and (max-width: 849px) {
  body .off-canvas-right .mfp-close {
    right: 0;
    border-left: 1px solid #efefef;
  }
}
@media screen and (max-width: 849px) {
  body .mfp-ready .mfp-close {
    opacity: 1;
  }
}
@media screen and (max-width: 849px) {
  body.sticky .mfp-close {
    top: 0;
  }
}
@media screen and (max-width: 849px) {
  body.sticky .mfp-bg {
    top: 70px;
  }
}
@media screen and (max-width: 849px) {
  body.sticky .off-canvas-right .mfp-content,
body.sticky .off-canvas-left .mfp-content {
    top: 70px;
  }
}

.off-canvas-cart .woocommerce-mini-cart__panel {
  overflow-y: scroll;
  align-self: stretch;
  flex-grow: 1;
}
.off-canvas-cart .cross-sells {
  overflow: visible;
}
.off-canvas-cart .cross-sells .col-inner {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #efefef;
}
.off-canvas-cart .cross-sells .product-small {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: flex !important;
  padding-left: 0;
  padding-right: 0;
}
.off-canvas-cart .cross-sells .product-small:last-child .col-inner {
  border-bottom: 0;
}
.off-canvas-cart .cross-sells .product-small.outofstock {
  display: none !important;
}
.off-canvas-cart .cross-sells .product-small .box-text {
  flex: 1;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.off-canvas-cart .cross-sells .product-small .box-text .supplier {
  display: none;
}
.off-canvas-cart .cross-sells .product-small .box-text .product-title {
  height: auto !important;
  font-weight: 600;
}
.off-canvas-cart .cross-sells .product-small .box-text .price-wrapper {
  height: auto !important;
  padding: 0.5rem 0;
}
.off-canvas-cart .cross-sells .product-small .box-text .add-to-cart-button.link-only {
  display: none !important;
}
.off-canvas-cart .cross-sells .product-small .box-text .add-to-cart-button:not(.link-only) {
  display: block !important;
  height: auto !important;
}
.off-canvas-cart .cross-sells .product-small .box-image {
  max-width: 120px;
  flex: 1;
  margin-right: 1rem;
}
@media (max-width: 849px) {
  .off-canvas-cart .cross-sells .product-small .box-image {
    max-width: 60px;
  }
}
.off-canvas-cart .widget_shopping_cart {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
}
.off-canvas-cart .widget_shopping_cart .cart-popup-title {
  text-align: left;
}
.off-canvas-cart .widget_shopping_cart .cart-popup-title h4 {
  font-size: 1.5rem;
  text-transform: none;
}
@media screen and (max-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .cart-popup-title h4 {
    font-size: 1.25rem;
  }
}
.off-canvas-cart .widget_shopping_cart .cart-popup-title .is-divider {
  display: none;
}
.off-canvas-cart .widget_shopping_cart .cart-popup-inner {
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 850px) {
  .off-canvas-cart .widget_shopping_cart .cart-popup-inner {
    padding: 30px 60px;
  }
}
.off-canvas-cart .widget_shopping_cart .cart-popup-inner,
.off-canvas-cart .widget_shopping_cart .widget_shopping_cart_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    padding: 30px 0 30px 135px;
  }
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a:not(.remove) {
  color: #006DB7;
  font-weight: 600;
  font-size: 1.18375rem;
}
@media screen and (max-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item a:not(.remove) {
    font-size: 1.0625rem;
  }
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .quantity {
  font-size: 1.0625rem;
}
@media (min-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    width: 120px;
    height: auto;
  }
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .lens-option-part {
  margin-top: 0.25rem;
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item dl {
  display: none;
}
.off-canvas-cart .widget_shopping_cart p.woocommerce-mini-cart__total {
  border-top: 0;
  border-bottom: 0;
  font-size: 1.125rem;
  text-align: inherit;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 849px) {
  .off-canvas-cart .widget_shopping_cart p.woocommerce-mini-cart__total {
    font-size: 1.0625rem;
  }
}
.off-canvas-cart .widget_shopping_cart p.woocommerce-mini-cart__total strong {
  font-weight: inherit;
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button {
  line-height: 3.5rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    font-size: 1rem;
    line-height: 3rem;
  }
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button:first-child {
  background: none !important;
  color: #333333;
}
@media screen and (max-width: 849px) {
  .off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button.cart {
    display: none;
  }
}
.off-canvas-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
  background-color: #6CC911;
}

.lens-option-title {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
}
@media screen and (max-width: 849px) {
  .lens-option-title {
    font-size: 0.875rem;
  }
}

.lens-option-part dl {
  color: #333;
  font-weight: 400;
  font-size: 0.925rem !important;
  line-height: 1.4 !important;
  text-transform: none;
}
@media screen and (max-width: 849px) {
  .lens-option-part dl {
    font-size: 0.75rem !important;
    margin-top: 0;
  }
}

.lens-option-part dt,
.lens-option-part dd {
  width: 50%;
  display: inline-block;
  margin: 0;
}

.lens-option-part {
  margin-top: 0.75rem;
}

.badge-container .badge .badge-inner {
  padding-left: 1rem;
  padding-right: 1rem;
}

/*# sourceMappingURL=app.css.map */
