.page-header .top-bar {
  padding-top: 4px;
  padding-bottom: 4px;
}
.page-header .bottom-bar {
  background: #000;
}
.page-header .cart .qty {
  background: #000;
}
@media only screen and (max-width: 767px) {
  .page-header .logo img {
    width: auto;
    height: 28px;
  }
}
.page-header .bovag {
  display: inline-block;
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .page-header .bovag {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header .bovag img {
    height: 35px;
  }
}
.page-footer {
  background: #000;
}
.btn-orange,
.btn-primary {
  background-color: #23B400;
  border-color: #23B400;
}
.btn-orange:hover,
.btn-primary:hover,
.btn-orange:focus,
.btn-primary:focus,
.btn-orange[disabled],
.btn-primary[disabled] {
  background-color: #146800;
  border-color: #146800;
}
.btn-primary-inverse {
  color: #ffd500;
  border-color: #ffd500;
}
.btn-primary-inverse:hover,
.btn-primary-inverse:focus,
.btn-primary-inverse[disabled] {
  background-color: #ffd500;
  border-color: #ffd500;
}
.btn-info {
  background-color: #ffd500;
  border-color: #ffd500;
}
.btn-info:hover,
.btn-info:focus,
.btn-info[disabled] {
  background-color: #b39500;
  border-color: #b39500;
}
a,
.breadcrumbs a {
  color: #ffd500;
}
a:hover,
.breadcrumbs a:hover {
  color: #ffd500;
}
.products .product:hover {
  border-color: #ffd500;
}
.important {
  color: #000;
}
.important:hover {
  color: #000;
}
.single-product .product-info .price-box .price,
.catalog-product-view .product-info .price-box .price {
  color: #000;
}
.btn-xxs {
  font-size: 12px;
  padding: 6px 10px;
  line-height: 1.4;
}
.main-menu > li.active {
  background: #000;
}
.pager .pages ol li.current {
  background: #000;
  border-color: #000;
}
.pager .pages ol li:hover a {
  color: #000;
  border-color: #000;
}
h1,
h2,
h3,
h4 {
  color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
  color: #ffd500;
}
.category-description h2,
.seo-tekst h2,
.std h2,
.catalog-product-view h2,
.sidebar .sidebar-block .block-title,
.sidebar .block .block-title {
  color: #000;
}
.cat_title {
  border-color: #000;
}
.more-views .slick-slide.slick-current img {
  border-color: #000;
}
.catalog-product-view .price-box {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .product-info .ex-vat-label {
    display: block;
    text-align: center;
  }
}
.catalog-product-view .product-info .price-box .old-price {
  font-size: inherit;
}
.catalog-product-view .product-info .price-box .old-price .price {
  font-weight: normal;
  color: inherit;
}
.note .message.icon:before {
  color: #000;
}
body.onestepcheckout-index-index p.onestepcheckout-numbers:before {
  background-color: #000;
}
.old-price {
  color: #ccc;
}
.old-price:before {
  display: none;
}
.old-price .price {
  font-weight: normal;
  font-size: 1em;
  text-decoration: line-through;
}
.control-label.required::after {
  content: ' *';
}
select[name="country_id"],
.input-postcode input,
.input-postcode select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.pcnl-input-housenumber .field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pcnl-input-housenumber .field-wrapper > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.pcnl-input-housenumber .field-wrapper > input,
.pcnl-input-housenumber .field-wrapper > select {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 3px);
          flex: 0 0 calc(50% - 3px);
  max-width: calc(50% - 3px);
  width: calc(50% - 3px);
}
ul.form-list .control.pcnl-manual-checkbox div.input-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
ul.form-list .control.pcnl-manual-checkbox div.input-box input {
  margin-right: 7px;
}
ul.form-list .control.pcnl-manual-checkbox div.input-box label {
  font-weight: normal;
}
.input-postcode label {
  font-weight: normal;
}
.input-postcode label.required::after {
  content: ' *';
}
.banner-lg {
  position: relative;
  background: #000;
  color: #fff;
}
.banner-lg .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: bottom left;
  background-repeat: no-repeat;
  opacity: .4;
}
.banner-lg .bg-image::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#2385ce), to(transparent));
  background: linear-gradient(to left, #2385ce, transparent);
  z-index: 1;
}
.banner-lg .content {
  position: relative;
  z-index: 2;
  padding: 40px 30px;
}
.banner-lg .content h2 {
  color: inherit;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 30px;
}
.banner-lg .content ul {
  letter-spacing: -0.02em;
  padding-left: 0;
  margin-bottom: 30px;
  list-style: none;
}
.banner-lg .content ul li {
  letter-spacing: -0.02em;
  margin-bottom: 30px;
  list-style: none;
  color: #000;
  font-weight: 600;
  position: relative;
  padding-left: 45px;
}
.banner-lg .content ul li::before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #23ce56;
  position: absolute;
  left: 0;
  top: -6px;
  background: #fff;
  line-height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  font-weight: normal;
}
.banner-lg .content ul strong {
  display: block;
  color: #fff;
  margin-bottom: 3px;
}
@media screen and (max-width: 991px) {
  .cms-index-index .main-container {
    padding-top: 0;
  }
  .banner-lg {
    margin-left: -15px;
    margin-right: -15px;
  }
  .banner-lg .bg-image {
    opacity: .2;
    background-position: center center;
  }
}
@media screen and (max-width: 767px) {
  .banner-lg .content h2 {
    font-size: 22px;
  }
  .banner-lg .content {
    font-size: 12px;
    padding: 40px 20px;
  }
  .banner-lg .content ul li {
    padding-left: 40px;
  }
  .banner-lg .content ul li::before {
    line-height: 26px;
    width: 26px;
  }
}
.btn-step > span {
  display: block;
}
.btn-step > span::after {
  content: '\f101';
  font-family: 'FontAwesome';
  margin-left: 5px;
  font-weight: normal;
}
.short-description p {
  margin-bottom: 10px;
}
.note {
  padding: 30px 20px;
  text-align: center;
}
.note .message {
  text-align: left;
  display: inline-block;
}
.important {
  font-weight: bold;
}
a.important {
  text-decoration: none;
}
a.important:hover {
  text-decoration: underline;
}
.filters-trigger {
  margin-bottom: 0px;
}
.agreebox {
  display: none;
}
.agreelabel {
  padding-left: 0px;
}
@media screen and (max-width: 767px) {
  .filters-trigger {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .pager.pull-right {
    float: none!important;
  }
}
.catalog-product-view h1.page-title {
  font-size: 2em;
}
.product-view .sidebar .note {
  padding: 30px 60px;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .product-view .sidebar .note {
    padding: 30px 40px;
  }
}
.block.block-layered-nav .block-title {
  margin-bottom: 1em;
}
.availability.in-stock span:first-child {
  color: #289c00;
}
.availability.out-of-stock span:first-child {
  color: red;
}
body.sticky-header {
  margin-top: 50px;
}
#adjusted-delivery-time {
  color: #fff;
  background: #f48d00;
  padding: 7px 0;
}
#adjusted-delivery-time p {
  margin: 0;
  line-height: 1.42857143;
}
.page-header {
  position: relative;
}
.page-header .top-bar {
  top: -38px;
  position: absolute;
}
.page-header .top-bar.sticky {
  top: 0;
  position: fixed;
}
.usp-sidebar {
  background: #fafafa;
  padding: 15px;
}
.shipments-sidebar {
  background: #fafafa;
  padding: 10px;
}
.shipments-sidebar {
  margin-top: 10px;
}
.shipments-sidebar p {
  font-size: 13px;
  line-height: 20px;
}
.shipments-sidebar .or {
  text-align: center;
}
.shipments-sidebar p img {
  padding-right: 5px;
  width: 35px;
  float: left;
}
.payment-icons {
  margin-top: 15px;
}
#subcategory-list {
  margin-top: 25px;
}
#subcategory-list .subcategory-block {
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 25px;
  padding: 0;
}
#subcategory-list .subcategory-block:hover {
  opacity: .7;
}
#subcategory-list .subcategory-block .title {
  margin: 20px 0;
}
#subcategory-list .subcategory-block picture {
  display: inline-block;
}
#subcategory-list .subcategory-block:hover .title {
  color: #2385ce;
}
#subcategory-list .subcategory-block .btn {
  padding: 10px 16px;
}
.product-option-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-option-values:before,
.product-option-values:after {
  display: none;
}
.product-option-values .option-item {
  opacity: .5;
  margin-bottom: 15px;
}
.product-option-values .option-item.selected {
  opacity: 1;
}
.product-option-values .option-item > span {
  display: block;
  color: #fff;
  background: #000;
  cursor: pointer;
  text-align: center;
  padding: 7px 5px;
  font-weight: bold;
  border: 3px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-option-values .option-item > span:first-of-type {
  min-height: 58px;
}
.product-option-values .option-item.option-item-most-chosen span {
  border-color: #fff;
  -webkit-box-shadow: 0 0px 0px 2px #ffd500;
          box-shadow: 0 0px 0px 2px #ffd500;
}
.product-option-values .option-item.option-item-most-chosen span.most-chosen-label {
  background: #ffd500;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-box-shadow: 0 3px 0 2px #ffd500;
          box-shadow: 0 3px 0 2px #ffd500;
  border-color: #ffd500;
  padding: 3px 5px 0;
}
.delivertime {
  text-align: center;
  margin: 0;
  font-size: 13px;
}
.delivertime-date {
  color: #289c00;
  text-align: center;
  font-weight: bold;
  margin: 0;
}
.validation-advice {
  color: red;
}
@media screen and (max-width: 767px) {
  #adjusted-delivery-time {
    font-size: 12px;
  }
  #subcategory-list .subcategory-block .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
#popupcontent {
  margin: 5em 0;
  text-align: center;
  text-transform: uppercase;
}
#popupcontent:after {
  content: ' .';
  -webkit-animation: dots 1s steps(5, end) infinite;
          animation: dots 1s steps(5, end) infinite;
}
@-webkit-keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: black;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 black, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: .25em 0 0 black,.5em 0 0 black;
  }
}
@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: black;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 black, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: .25em 0 0 black,.5em 0 0 black;
  }
}
@media only screen and (min-width: 992px) {
  .main-menu > .nav-1:hover > ul.level0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 10px;
    width: 550px;
  }
  .main-menu > .nav-1 > ul.level0 > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px;
  }
}
.amfaq-questions .question {
  margin-bottom: 15px;
}
.amfaq-questions .question .title {
  cursor: pointer;
  margin: 0;
  padding: 10px 15px;
  padding-right: 45px;
  background: #f1f1f1;
  position: relative;
}
.amfaq-questions .question .title::after {
  content: '\f196';
  font-family: 'FontAwesome';
  position: absolute;
  right: 15px;
  top: 11px;
  font-size: 16px;
  color: #ffd500;
}
.amfaq-questions .question .title.expanded::after {
  content: '\f147';
}
.amfaq-questions .question .question-content {
  padding: 15px 15px 10px;
}
.products .product .product-title,
.products .product .product-name {
  margin: 15px 0 0;
}
.products .product .product-title a,
.products .product .product-name a {
  min-height: 0;
}
.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-row::before,
.flex-row::after {
  display: none;
}
.products .flex-row .item {
  margin-top: 25px;
}
.products .flex-row .product {
  height: 100%;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .products .flex-row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .products .flex-row .item {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
  }
}
#onestepcheckout-form .onestepcheckout-coupons label {
  font-weight: bold !important;
}
body .onestepcheckout-coupons input#id_couponcode {
  width: 100%;
  margin: 0;
}
body .onestepcheckout-coupons .input-group-btn .btn {
  margin-left: 0;
  padding: 10px 13px;
}
@media only screen and (min-width: 1340px) {
  .catalog-product-view .main-container,
  .catalog-product-view .breadcrumbs-container {
    width: 1300px;
  }
}
.category-view-top {
  position: relative;
  background: #fafafa;
  padding: 50px 0;
  margin-top: 20px;
}
.category-view-top .col-content {
  z-index: 1;
}
.category-view-top .category-description > *:last-child {
  margin-bottom: 0;
}
.category-view-top .category-image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.category-view-top .category-image::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: -webkit-gradient(linear, left top, right top, from(#fafafa), to(transparent));
  background: linear-gradient(to right, #fafafa, transparent);
}
@media only screen and (max-width: 767px) {
  .category-view-top .category-image {
    width: 100%;
  }
  .category-view-top .category-image::before {
    width: 100%;
    background: rgba(250, 250, 250, 0.85);
  }
}
.category-products {
  margin-top: 0;
}
.category-products > .toolbar {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.options-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.options-list > li {
  position: relative;
}
.options-list input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
}
.options-list .label {
  padding: 0;
}
.options-list label {
  padding: 6px 0 6px 25px;
  margin: 0;
  cursor: pointer;
  font-weight: normal;
}
.options-list .price-notice::before {
  content: '(';
}
.options-list .price-notice::after {
  content: ')';
}
/*
 * Base
 * ---------- */
@font-face {
  font-family: 'NeoTech';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('../fonts/neo-tech-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/neo-tech-regular.woff') format('woff');
  /* Modern Browsers */
}
@font-face {
  font-family: 'NeoTech';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('../fonts/neo-tech-bold.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/neo-tech-bold.woff') format('woff');
  /* Modern Browsers */
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
a,
.breadcrumbs a {
  color: #e2001a;
}
a:hover,
.breadcrumbs a:hover {
  color: #e2001a;
}
.content-block .forgot-link:hover,
.content-block .back-link:hover {
  color: #e2001a;
}
h1,
h2,
h3,
h4,
h5,
h6,
.page-title {
  text-transform: uppercase;
}
/*
 * Layout
 * ---------- */
.page-header .top-bar {
  padding: 0;
}
.page-header .top-bar .btn {
  border-radius: 0;
}
.page-header .middle-bar {
  padding: 7px 0;
}
.page-header .bottom-bar {
  font-size: 14px;
}
.page-header .logo img {
  max-height: none;
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .page-header .logo img {
    height: 86px;
  }
}
.page-header .quick-access {
  margin-top: 0;
}
.page-header .btn-search {
  background-color: #23B400;
  border-color: #23B400;
  background-color: #ffd500;
  border-color: #ffd500;
  color: #000;
}
.page-header .btn-search:hover,
.page-header .btn-search:focus,
.page-header .btn-search[disabled] {
  background-color: #146800;
  border-color: #146800;
}
.page-header .btn-search:hover,
.page-header .btn-search:focus,
.page-header .btn-search[disabled] {
  background-color: #e6c000;
  border-color: #e6c000;
  color: #000;
}
.page-header .cart {
  text-align: right;
  line-height: inherit;
  margin-top: 0;
  color: #000;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-header .cart:before {
  display: none;
}
.page-header .cart .icon {
  position: relative;
  margin-right: 15px;
}
.page-header .cart .icon svg {
  height: 30px;
  width: 34px;
}
.page-header .cart .price {
  display: block;
  color: inherit;
}
.page-header .cart .qty {
  background: #ffd500;
  color: #000;
  border: 0;
  height: 20px;
  min-width: 20px;
  line-height: 20px;
  padding: 0 2px;
  left: auto;
  right: -5px;
  top: -3px;
}
@media only screen and (max-width: 991px) {
  .main-menu {
    background: #000;
  }
}
.main-menu > li > ul.level0 {
  border-bottom-color: #ffd500;
}
.usp.top-usp {
  background: #ffd500;
  color: #000;
  font-size: 14px;
}
.usp.top-usp li::before {
  background: #fff;
}
.main-menu-trigger.top {
  top: -18px;
}
.top-nav {
  text-align: right;
}
.page-footer h3 {
  font-size: 16px;
}
.page-footer .btn-orange,
.page-footer .btn-primary {
  color: #000;
}
.page-footer .btn-orange:hover,
.page-footer .btn-primary:hover {
  color: #000;
}
.page-footer .top-bar,
.page-footer .middle-bar {
  font-size: 16px;
}
.page-footer .top-bar .contact .address > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .page-footer .top-bar .contact-button {
    text-align: right;
  }
}
.page-footer .bottom-bar {
  color: #000;
  font-size: 14px;
}
.page-footer .bottom-bar ul li a {
  color: inherit;
}
/*
 * Component
 * ---------- */
.btn {
  text-transform: none;
  letter-spacing: 0;
  border-radius: 3px;
  padding: 13px 20px;
}
@media only screen and (min-width: 768px) {
  .btn {
    font-size: 16px;
  }
}
.btn-sm {
  line-height: 1.3;
  padding: 9px 12px;
}
@media only screen and (min-width: 768px) {
  .btn-sm {
    font-size: 14px;
  }
}
.btn-search {
  padding: 0 12px;
}
.btn-orange,
.btn-primary {
  background-color: #ffd500;
  border-color: #ffd500;
  color: #000;
}
.btn-orange:hover,
.btn-primary:hover,
.btn-orange:focus,
.btn-primary:focus,
.btn-orange[disabled],
.btn-primary[disabled] {
  background-color: #e6c000;
  border-color: #e6c000;
  color: #000;
}
.btn-info {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info[disabled] {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
.btn-tertiary {
  background-color: #e2001a;
  border-color: #e2001a;
  color: #fff;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary[disabled] {
  background-color: #c90017;
  border-color: #c90017;
  color: #fff;
}
.form-control {
  color: #000;
}
.banner-lg {
  margin: 0;
  background: #fff;
  color: #000;
}
.banner-lg .bg-image::after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.65)), to(rgba(255, 255, 255, 0.5)));
  background: linear-gradient(to left, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.5));
}
.banner-lg .content {
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  .banner-lg .content {
    padding: 80px 0;
  }
}
.banner-lg .content h2 {
  font-weight: 700;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .banner-lg .content h2 {
    font-size: 50px;
  }
}
.banner-lg .content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.banner-lg .content ul li {
  font-weight: 400;
  padding-left: 40px;
}
.banner-lg .content ul li::before {
  top: -3px;
  line-height: 26px;
  width: 26px;
  background: #ffd500;
  color: #000;
  font-size: 0.75em;
  border-radius: 50%;
  text-align: center;
}
.banner-lg .content ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .banner-lg .content ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
}
.banner-lg .content ul strong {
  color: #000;
}
.usp li {
  font-weight: 400;
  padding-left: 40px;
}
.usp li::before {
  top: -3px;
  line-height: 26px;
  width: 26px;
  background: #ffd500;
  color: #000;
  font-size: 0.75em;
  border-radius: 50%;
  text-align: center;
}
/*
 * Module
 * ---------- */
@media only screen and (min-width: 768px) {
  .cms-index-index .std h1 {
    font-size: 36px;
  }
}
.cms-index-index .std h2 {
  color: #e2001a;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  .cms-index-index .std h2 {
    font-size: 30px;
  }
}
.home-blocks {
  border-top: 0;
  padding-top: 0;
}
.home-blocks img {
  border-radius: 3px;
}
body,
h1,
h2,
h3,
h4,
.page-title,
.btn,
.page-footer .top-bar,
.page-header .bottom-bar,
.catalog-product-view .price-box,
.products .product .product-title,
.products .product .product-name,
.page-header .cart,
.page-header .cart .qty {
  font-family: 'NeoTech', sans-serif;
}

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