/* roboto-regular - latin */
@font-face {
  font-family: "custom-font";
  font-style: normal;
  font-weight: 400;
  src: url("../documents/fonts/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../documents/fonts/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("../documents/fonts/roboto-v30-latin-regular.woff2") format("woff2"), url("../documents/fonts/roboto-v30-latin-regular.woff") format("woff"), url("../documents/fonts/roboto-v30-latin-regular.ttf") format("truetype"), url("../documents/fonts/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "custom-font";
  font-style: normal;
  font-weight: 700;
  src: url("../documents/fonts/roboto-v30-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../documents/fonts/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("../documents/fonts/roboto-v30-latin-700.woff2") format("woff2"), url("../documents/fonts/roboto-v30-latin-700.woff") format("woff"), url("../documents/fonts/roboto-v30-latin-700.ttf") format("truetype"), url("../documents/fonts/roboto-v30-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
body {
  color: #333;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

h2 {
  font-size: 1.6rem;
}

.widget-item-list-caption h2 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}

.list-item-carousel .owl-dots {
  display: none;
}

header {
  background: #fff;
}

.breadcrumbs {
  background: #f5f5f5;
}

@media (min-width: 992px) {
  .breadcrumbs {
    padding: 0.5rem 0;
  }
}
.breadcrumbs .breadcrumb {
  background: #f5f5f5;
}

.top-bar {
  background: #222;
}
.top-bar .controls-list {
  justify-content: space-between;
}
.top-bar .controls-list i {
  font-size: 1.25rem;
}
@media (max-width: 767.98px) {
  .top-bar .controls-list .anicon-search-xcross {
    width: unset;
  }
  .top-bar .controls-list i {
    font-size: 1rem;
  }
}
.top-bar .list-inline-item a {
  padding: 1rem 1rem;
}
.top-bar .list-inline-item a:hover {
  background: #333;
}
.top-bar .list-inline-item a.dropdown-toggle[aria-expanded=true] {
  background: #333;
}
.top-bar .list-inline-item a.dropdown-toggle:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: inherit;
  border: unset;
  color: #e8c204;
  vertical-align: unset;
}
.top-bar .list-inline-item .basket-preview-wrapper a {
  padding: 0.5rem 1rem;
}
.top-bar .list-inline-item .basket-preview-wrapper a:hover {
  background: unset;
}
.top-bar .list-inline-item .basket-preview-wrapper i {
  font-size: 1rem;
}
.top-bar .list-inline-item .fa {
  color: #e8c204;
}
.top-bar .list-inline-item.control-basket .toggle-basket-preview {
  background: unset;
}
.top-bar .list-inline-item.control-basket .toggle-basket-preview:hover {
  background: #333;
}
.top-bar .list-inline-item .anicon-search-xcross .anicon-search-item:before {
  background: #e8c204;
}
.top-bar .list-inline-item .anicon-search-xcross .anicon-search-item:after {
  border-color: #e8c204;
  background: #222;
}
.top-bar .list-inline-item .anicon-search-xcross:hover .anicon-search-item:after {
  background: #333;
}
.top-bar .list-inline-item .anicon-search-xcross[aria-expanded=true] {
  background: #333;
}
.top-bar .list-inline-item .anicon-search-xcross[aria-expanded=true] > .anicon-search-item:after {
  background: #e8c204;
}
.top-bar .cmp-search-box {
  background: #333;
}
.top-bar .cmp-search-box > div > .container-max {
  margin: 3rem auto;
}
.top-bar .list-group .list-group-item {
  border: none;
  color: #333;
}
.top-bar .list-group .list-group-item:hover {
  color: #e8c204;
  background: #333;
}
.top-bar .top-bar-items {
  flex: 1;
}
.top-bar .top-bar-items .control-user {
  flex: unset;
}

.logo-bar {
  background: #fff;
}
.logo-bar .navbar-toggler {
  font-size: 1.75rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.navbar {
  background: #fff;
}
.navbar .mainmenu {
  justify-content: space-between;
}
.navbar .mainmenu > li > a {
  color: #333;
  position: relative;
}
.navbar .mainmenu > li > a > .link-title {
  display: block;
  font-size: 1.1rem;
}
.navbar .mainmenu > li > a > .link-subtitle {
  display: block;
  font-size: 0.77rem;
  color: #8a8b8a;
}
.navbar .mainmenu > li.ddown > a:after {
  position: absolute;
  right: 0;
  top: 1.5rem;
  content: "\f107";
}
.navbar .mainmenu > li.ddown > .collapse {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  border-top: 3px solid #f7f7f7;
  columns: 3 !important;
  padding: 1rem;
}
.navbar .mainmenu > li.ddown > .collapse > li {
  padding: 0;
  break-inside: avoid-column;
}
.navbar .mainmenu > li.ddown > .collapse > li:hover {
  background: #f4f4f4;
}
.navbar .mainmenu > li.ddown > .collapse > li > ul {
  padding-bottom: 0;
}
.navbar .mainmenu > li:hover {
  background: unset;
}
.navbar .mainmenu > li:hover > a {
  color: #e8c204;
}
.navbar .mainmenu > li:hover > a > .link-subtitle {
  color: #8a8b8a;
}
.navbar .mainmenu .level1 {
  padding: 0;
}
.navbar .mainmenu .level1 > a {
  padding: 0.66rem 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
  color: #333 !important;
}
.navbar .mainmenu .level1 > a > .link-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: contain;
  margin-right: 0.5em;
}
.navbar .mainmenu .level1:hover {
  color: #e8c204 !important;
}
.navbar .mainmenu .level1:hover > a {
  color: #e8c204 !important;
}
.navbar .mainmenu .level2 > a {
  color: #333 !important;
  font-size: 0.85rem;
  padding-left: 25px;
}
.navbar .mainmenu .level2:hover {
  color: #e8c204 !important;
  background: #ebebeb;
  padding-left: calc(25px + 0.5em) !important;
  transition: all 0.2s ease-in-out;
}
.navbar .mainmenu .level2:hover > a {
  color: #e8c204 !important;
}

.footer {
  margin-top: 4rem;
  background: #fff;
}
.footer a {
  color: #4D4F4D;
}
.footer .footer-heading {
  padding-bottom: 1rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: block;
  border-bottom: 1px solid #dcdbd8;
}
.footer .footer-link-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-link-list > li {
  padding: 0.15rem 0;
}
.footer .footer-list-images {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  column-gap: 1.5rem;
}
.footer .footer-list-images img {
  height: 40px;
  width: auto;
}
.footer .footer-list-images .fa {
  font-size: 2rem;
  padding: 0.5rem 0;
}
.footer .payment-icon {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .footer-icon {
  height: 3rem;
  width: auto;
}
.footer .footer-bg-gray {
  background: #f7f7f7;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.footer .footer-copyright {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #fff;
  text-align: center;
}

a:hover {
  color: #bf9f00;
}

.brand-wall {
  background: #eee;
  padding: 3rem 0;
}
.brand-wall .brand-wall-item {
  display: block;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 0.15rem;
}
.brand-wall .brand-wall-item img {
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.brand-wall .brand-wall-item:hover {
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.brand-wall .brand-wall-item:hover img {
  transform: scale(1.1);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.widget-primary .widget-item-list-caption.bg-appearance {
  background: transparent !important;
  color: #333 !important;
}

.cmp-product-thumb {
  border: 3px solid #f1f1f1;
}
.cmp-product-thumb .variation-number {
  font-size: 0.7rem;
  display: block;
  color: #8a8b8a;
  font-weight: 700;
}
.cmp-product-thumb .thumb-title {
  text-overflow: ellipsis;
  line-height: 1.5rem;
  overflow: hidden;
  height: 3rem;
  font-weight: 400;
  color: #333;
}
.cmp-product-thumb .prices {
  border-top: 2px solid #f1f1f1;
  display: block;
  padding-top: 1rem;
  color: #000;
}
.cmp-product-thumb .prices .price-container {
  display: flex;
  align-items: end;
}
.cmp-product-thumb .prices .price-container .price {
  margin-right: 0.5rem;
  color: #000;
}
.cmp-product-thumb .prices .crossprice-container {
  margin-top: 0.66rem;
  height: 1.5rem;
  overflow: hidden;
}
.cmp-product-thumb .prices .crossprice-container .crossprice {
  color: #8b0000;
  display: block;
  font-weight: normal;
}
.cmp-product-thumb:hover a {
  color: #e8c204;
}

.widget-item-grid .product-list .col-1, .widget-item-grid .product-list .col-xs-1, .widget-item-grid .product-list .col-2, .widget-item-grid .product-list .col-xs-2, .widget-item-grid .product-list .col-3, .widget-item-grid .product-list .col-xs-3, .widget-item-grid .product-list .col-4, .widget-item-grid .product-list .col-xs-4, .widget-item-grid .product-list .col-5, .widget-item-grid .product-list .col-xs-5, .widget-item-grid .product-list .col-6, .widget-item-grid .product-list .col-xs-6, .widget-item-grid .product-list .col-7, .widget-item-grid .product-list .col-xs-7, .widget-item-grid .product-list .col-8, .widget-item-grid .product-list .col-xs-8, .widget-item-grid .product-list .col-9, .widget-item-grid .product-list m .col-xs-9, .widget-item-grid .product-list .col-10, .widget-item-grid .product-list .col-xs-10, .widget-item-grid .product-list .col-11, .widget-item-grid .product-list .col-xs-11, .widget-item-grid .product-list .col-12, .widget-item-grid .product-list .col-xs-12, .widget-item-grid .product-list .col, .widget-item-grid .product-list .col-auto, .widget-item-grid .product-list .col-sm-1, .widget-item-grid .product-list .col-sm-2, .widget-item-grid .product-list .col-sm-3, .widget-item-grid .product-list .col-sm-4, .widget-item-grid .product-list .col-sm-5, .widget-item-grid .product-list .col-sm-6, .widget-item-grid .product-list .col-sm-7, .widget-item-grid .product-list .col-sm-8, .widget-item-grid .product-list .col-sm-9, .widget-item-grid .product-list .col-sm-10, .widget-item-grid .product-list .col-sm-11, .widget-item-grid .product-list .col-sm-12, .widget-item-grid .product-list .col-sm, .widget-item-grid .product-list .col-sm-auto, .widget-item-grid .product-list .col-md-1, .widget-item-grid .product-list .col-md-2, .widget-item-grid .product-list .col-md-3, .widget-item-grid .product-list .col-md-4, .widget-item-grid .product-list .col-md-5, .widget-item-grid .product-list .col-md-6, .widget-item-grid .product-list .col-md-7, .widget-item-grid .product-list .col-md-8, .widget-item-grid .product-list .col-md-9, .widget-item-grid .product-list .col-md-10, .widget-item-grid .product-list .col-md-11, .widget-item-grid .product-list .col-md-12, .widget-item-grid .product-list .col-md, .widget-item-grid .product-list .col-md-auto, .widget-item-grid .product-list .col-lg-1, .widget-item-grid .product-list .col-lg-2, .widget-item-grid .product-list .col-lg-3, .widget-item-grid .product-list .col-lg-4, .widget-item-grid .product-list .col-lg-5, .widget-item-grid .product-list .col-lg-6, .widget-item-grid .product-list .col-lg-7, .widget-item-grid .product-list .col-lg-8, .widget-item-grid .product-list .col-lg-9, .widget-item-grid .product-list .col-lg-10, .widget-item-grid .product-list .col-lg-11, .widget-item-grid .product-list .col-lg-12, .widget-item-grid .product-list .col-lg, .widget-item-grid .product-list .col-lg-auto, .widget-item-grid .product-list .col-xl-1, .widget-item-grid .product-list .col-xl-2, .widget-item-grid .product-list .col-xl-3, .widget-item-grid .product-list .col-xl-4, .widget-item-grid .product-list .col-xl-5, .widget-item-grid .product-list .col-xl-6, .widget-item-grid .product-list .col-xl-7, .widget-item-grid .product-list .col-xl-8, .widget-item-grid .product-list .col-xl-9, .widget-item-grid .product-list .col-xl-10, .widget-item-grid .product-list .col-xl-11, .widget-item-grid .product-list .col-xl-12, .widget-item-grid .product-list .col-xl, .widget-item-grid .product-list .col-xl-auto {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.pagination .page-item .page-link {
  border: unset;
  background: #f5f5f5;
  padding: 0.75rem 1rem;
  margin: 0 0.15rem;
}
.pagination .page-item.disabled .page-link {
  background: #fff;
  color: #f4f4f4;
}

.widget-navigation-tree .widget-inner .nav-item.active > .nav-link {
  background: #fafafa;
  font-weight: 700;
}
.widget-navigation-tree .widget-inner .nav-item.active > .nav-link > div > .expand-nav {
  transform: rotate(90deg);
  color: #e8c204;
}
.widget-navigation-tree .widget-inner > ul > .nav-item {
  background: #fafafa;
}
.widget-navigation-tree .widget-inner > ul > .nav-item .nav-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.widget-navigation-tree .widget-inner > ul > .nav-item .expand-nav {
  padding: unset;
}
.widget-navigation-tree .widget-inner > ul > .nav-item.active > .nav-link {
  background: #f4f4f4;
}
.widget-navigation-tree .widget-inner > ul > .nav-item.active > ul > .nav-item {
  background: #fbfbfb;
}
.widget-navigation-tree .widget-inner > ul > .nav-item.active > ul > .nav-item.active {
  border-left: 2px solid #e8c204;
}
.widget-navigation-tree .widget-inner > ul > .nav-item.active > ul > .nav-item.active > .nav-link {
  background: #f4f4f4;
}
.widget-navigation-tree .widget-inner > ul > .nav-item.active > ul > .nav-item.active > ul > .nav-item {
  background: #fbfbfb;
}

.categoriegrid .category-heading {
  font-size: 2.5rem;
  margin-top: 1rem;
}
.categoriegrid .category-short-description {
  font-size: 1.5rem;
  margin: 1rem 0;
}
.categoriegrid .category-description {
  border-top: 2px solid #f1f1f1;
  margin-top: 3rem;
  padding-top: 1rem;
}
.categoriegrid .categoriegrid-controls .widget-inner:first-child > div {
  display: block;
}
.categoriegrid .categoriegrid-controls .widget-inner:first-child > div > div {
  margin-bottom: 1rem;
}
.categoriegrid .categoriegrid-controls .widget-inner:first-child > div > div:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .categoriegrid .categoriegrid-controls .widget-inner:first-child > div {
    display: flex;
    column-gap: 1rem;
  }
}
.categoriegrid .categoriegrid-controls .custom-select {
  background-color: #f5f5f5;
}
.categoriegrid .widget-filter-custom-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 992px) {
  .categoriegrid .widget-filter-custom-inner {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.categoriegrid .widget-filter-custom-inner > .card > .facet-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
  padding: 0.5rem 1rem;
  color: #333;
}
.categoriegrid .widget-filter-custom-inner > .card > .facet-title:hover {
  cursor: pointer;
  color: #e8c204;
}
.categoriegrid .widget-filter-custom-inner > .card > .facet-values {
  padding: 1rem;
  background: #fff;
  position: absolute;
  top: 2.5rem;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
  z-index: 10;
  max-height: 260px;
  overflow-y: scroll;
}

.page-singleitem h1 {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.page-singleitem .variation-details-box {
  border-bottom: 3px solid #f1f1f1;
  margin-bottom: 1rem;
}
.page-singleitem .variation-details-box > .row {
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ddd;
}
.page-singleitem .variation-details-box > .row:last-of-type {
  border-bottom: none;
}
@media (min-width: 992px) {
  .page-singleitem .variation-details-box > .row {
    margin-bottom: 0.5rem;
    margin-left: unset;
    margin-right: unset;
    padding: 0;
    border-bottom: none;
  }
}
.page-singleitem .variation-details-box .details-name {
  font-weight: 600;
}
.page-singleitem .variation-details-box .details-downloads a {
  display: block;
}
.page-singleitem .variation-details-box .details-downloads a:before {
  content: "\f0f6";
  font-family: "fontawesome";
  padding-left: 1px;
  padding-right: 8px;
  color: #444;
  text-decoration: none !important;
  display: inline-block;
}
.page-singleitem .owl-dots {
  zoom: 0.5;
}
.page-singleitem .owl-thumbs .owl-thumb {
  border: 2px solid transparent;
}
.page-singleitem .owl-thumbs .owl-thumb.active, .page-singleitem .owl-thumbs .owl-thumb:hover {
  cursor: pointer;
  border-color: transparent !important;
  border-bottom: 2px solid #e8c204 !important;
}
.page-singleitem .variation-select > .input-unit {
  display: flex;
  flex-direction: column-reverse;
  border: none;
  justify-content: start;
}
@media (min-width: 992px) {
  .page-singleitem .variation-select > .input-unit {
    flex-direction: row-reverse;
  }
}
.page-singleitem .variation-select > .input-unit .custom-select {
  padding: 0.8rem 2rem 0.8rem 1rem;
  background-color: #f5f5f5;
  border: 1px solid #dcdbd8;
  border-radius: 0.1rem;
  width: unset;
}
.page-singleitem .variation-select > .input-unit .custom-select:focus {
  outline: none;
  box-shadow: unset;
}
.page-singleitem .variation-select > .input-unit label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  width: 100%;
  padding: 0;
  overflow: hidden;
  font-size: 1rem;
  font-weight: 600;
  line-height: unset;
  color: #333;
  text-overflow: ellipsis;
  text-transform: unset;
  letter-spacing: unset;
  white-space: nowrap;
  transition: unset;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: unset;
  pointer-events: none;
}
@media (min-width: 992px) {
  .page-singleitem .variation-select > .input-unit label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 0;
  }
}
.page-singleitem .widget-order-property > .widget-inner:not(:empty), .page-singleitem .widget-item-bundle > .widget-inner:not(:empty), .page-singleitem .widget-graduate-price > .widget-inner:not(:empty) {
  border-bottom: 3px solid #f1f1f1;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.page-singleitem .widget-item-price .base-price {
  display: none;
}
.page-singleitem .widget-item-price .price {
  display: flex;
  justify-content: start;
  align-items: center;
}
.page-singleitem .widget-item-price .price sup {
  margin-left: 1rem;
  color: #8a8b8a;
  font-size: 0.8rem;
  top: unset;
  font-weight: 400;
}
.page-singleitem .widget-item-price .has-crossprice {
  display: flex;
  flex-direction: column-reverse;
}
.page-singleitem .widget-item-price .crossprice del {
  text-decoration: unset;
  color: #8b0000 !important;
}
.page-singleitem .widget-graduate-price > .widget-inner > div {
  display: flex;
  justify-content: start;
  flex-direction: column;
}
@media (min-width: 992px) {
  .page-singleitem .widget-graduate-price > .widget-inner > div {
    flex-direction: row;
  }
}
.page-singleitem .widget-graduate-price > .widget-inner > div > b {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .page-singleitem .widget-graduate-price > .widget-inner > div > b {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.page-singleitem .widget-graduate-price > .widget-inner > div .graduated-prices-table td:first-child {
  font-style: normal;
  color: #333;
}
.page-singleitem .widget-graduate-price > .widget-inner > div .graduated-prices-table td:last-child {
  font-weight: 600;
  color: #333;
}
.page-singleitem .widget-add-to-basket > .w-100 {
  border-bottom: 3px solid #f1f1f1;
  padding: 1rem 0;
  margin-bottom: 1rem;
}
.page-singleitem .widget-add-to-basket .add-to-basket-container .btn-block {
  width: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}
.page-singleitem .widget-add-to-basket .add-to-basket-container .btn-block .fa {
  display: none;
}
.page-singleitem .cmp-product-thumb .thumb-title {
  height: 6rem;
}
.page-singleitem .cmp-product-thumb .prices .price-container {
  flex-wrap: wrap;
  gap: 0.5rem;
}

.nav-tabs {
  border-bottom: 3px solid #f1f1f1;
}
.nav-tabs > .nav-item > .nav-link {
  border: unset;
  border-left: 1px solid #e5e5e5;
  background: #f4f4f4;
  font-size: 1.2rem;
  font-weight: 400;
}
.nav-tabs > .nav-item > .nav-link:hover {
  border: unset;
  border-left: 1px solid #e5e5e5;
  color: #333;
  background: #eaeaea;
}
.nav-tabs > .nav-item > .nav-link.active {
  border: unset;
  border-left: 1px solid transparent;
  color: #e8c204;
}

.text-justify p {
  text-align: justify;
  margin-bottom: 2rem;
}
.text-justify p:last-of-type {
  margin-bottom: 2rem;
}

.h2-mt h2 {
  margin-top: 1rem;
}

.mobile-navigation {
  background: #f4f4f4;
  color: #333;
  font-size: 1rem;
}
.mobile-navigation .breadcrumb {
  background: #fff;
  padding: 1rem;
  color: #333;
  margin-bottom: 0;
}
.mobile-navigation .breadcrumb li :before {
  font-size: 1.6rem;
}
.mobile-navigation .breadcrumb li.btn-close:before {
  font-size: 1.6rem;
}
.mobile-navigation .mainmenu > li {
  border-bottom: 1px solid #dedede;
}
.mobile-navigation .mainmenu > li > .nav-direction {
  border-left: 1px solid #dedede;
  color: #e8c204;
}
.mobile-navigation .mainmenu > li:hover {
  background: #eee;
  color: #e8c204;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.mobile-navigation .mainmenu > li:first-of-type .nav-direction {
  text-align: left;
}

.widget-primary .pagination .page-item .page-link {
  color: #333;
}
.widget-primary .pagination.disabled .page-link {
  color: #f4f4f4;
}

.basket-item .item-number {
  color: #8a8b8a !important;
  font-size: 0.7rem;
  font-weight: 700;
}
.basket-item a.item-name {
  padding: 0 !important;
  display: block;
  font-weight: 400;
  color: #333;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
}
.basket-item a:hover {
  background: transparent;
}
.basket-item .item-total-price {
  color: #e8c204;
}

.shipping-method-select .method-list-item .icon {
  height: 4rem;
  background-position: center center;
  background-color: #fff;
  background-size: contain;
}
.shipping-method-select .method-list-item[data-id="9"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Economy.jpg");
}
.shipping-method-select .method-list-item[data-id="11"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Priority.jpg");
}
.shipping-method-select .method-list-item[data-id="12"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Samstag.jpg");
}
.shipping-method-select .method-list-item[data-id="13"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Swiss-Express-Mond.jpg");
}
.shipping-method-select .method-list-item[data-id="14"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Selbstabholer.jpg");
}
.shipping-method-select .method-list-item[data-id="15"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Spediteur.jpg");
}
.shipping-method-select .method-list-item[data-id="16"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Priority.jpg");
}
.shipping-method-select .method-list-item[data-id="17"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Sperrgut.jpg");
}
.shipping-method-select .method-list-item[data-id="18"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Sperrgut.jpg");
}
.shipping-method-select .method-list-item[data-id="19"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Shipping/Postpac-Sperrgut.jpg");
}
.shipping-method-select .method-list-item[data-id="23"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Versandarten/dhl_express_logo_checkout.jpeg");
}

.payment-method-select .method-list-item .icon {
  height: 4rem;
  background-position: center center;
  background-color: #fff;
  background-size: contain;
}
.payment-method-select .method-list-item .icon img {
  display: none;
}
.payment-method-select .method-list-item[data-id="2"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Rechnung.jpg");
}
.payment-method-select .method-list-item[data-id="6000"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Vorauskasse.jpg");
}
.payment-method-select .method-list-item[data-id="4"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Vor-Ort.jpg");
}
.payment-method-select .method-list-item[data-id="7030"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Paypal.jpg");
}
.payment-method-select .method-list-item[data-id="7005"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/E-Finance.jpg");
}
.payment-method-select .method-list-item[data-id="7053"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Kartenzahlung.jpg");
}
.payment-method-select .method-list-item[data-id="7007"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Kartenzahlung.jpg");
}
.payment-method-select .method-list-item[data-id="7014"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/Rechnung.jpg");
}
.payment-method-select .method-list-item[data-id="7016"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/E-Finance..jpg");
}
.payment-method-select .method-list-item[data-id="7029"] .icon {
  background-image: url("https://cdn03.plentymarkets.com/hu6qien27o6d/frontend/Webshop/Bilder/Icons/Payment/twint_icon.png");
}

@media (min-width: 992px) {
  .cmp-method-list .method-list {
    gap: 1rem;
  }
  .cmp-method-list .method-list .method-list-item {
    width: calc(50% - 1rem);
    margin-bottom: 0 !important;
  }
}
.brandseite .logowrapper img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.brandseite .logowrapper:hover {
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.brandseite .logowrapper:hover img {
  transform: scale(1.1);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.page-category-content .contentboxwrapper {
  font-size: 0.95rem;
}

.contentboxwrapper {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.contentboxwrapper .contentbox {
  position: relative;
  overflow: hidden;
}
.contentboxwrapper img {
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.contentboxwrapper:hover img {
  transform: scale(1.1);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contentboxwrapper .textwrapper {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  color: #fff;
  background-color: rgba(232, 194, 4, 0.8);
  padding: 0.5rem 1.5rem;
}
.contentboxwrapper .textwrapper h2 {
  font-size: 1.1rem !important;
  font-weight: 700 !important;
}
.contentboxwrapper .textwrapper p {
  font-size: 0.85rem !important;
}
.contentboxwrapper .textwrapper a {
  color: #fff;
}
.contentboxwrapper .col-xs-12 {
  margin-right: 15px;
  margin-left: 15px;
}

.widget-image-box .widget-caption.inline-caption h2 {
  margin: 0;
  font-size: 1.1rem;
  padding: 0.5rem 0;
  font-weight: 700;
}
.widget-image-box .widget-caption.inline-caption h2 .fa {
  display: none;
}
.widget-image-box .widget-caption.inline-caption p {
  font-size: 0.85rem;
}
.widget-image-box .widget-inner {
  padding: 0.5rem;
}

.category-content table {
  min-width: 100%;
  border-bottom: 3px solid #f4f4f4;
  padding: 10px 15px;
  background: #fff;
  margin-bottom: 5px;
  display: block;
  width: 100% !important;
  height: auto !important;
}

.category-308 .category-content .downloadcat {
  display: inline-block;
  width: 17%;
  padding: 0 0 10px;
  margin: 0 1.5% 1.5% 0;
  vertical-align: top;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.category-308 .category-content .downloadcat big {
  display: inline-block;
  width: 100%;
  min-height: 45px;
  font-size: 0.9rem;
  overflow: hidden;
  border-bottom: 3px solid #f4f4f4;
  padding: 0 7px 5px;
  margin-bottom: 5px;
}
.category-308 .category-content .downloadcat .link {
  padding: 0 7px;
}
.category-308 .category-content .downloadcat img {
  height: auto !important;
  width: auto !important;
  max-width: 100%;
  padding-bottom: 10px;
}
.category-308 .category-content .downloadcat:hover {
  display: inline-block;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
}
.category-308 .category-content .downloadcat:hover img {
  opacity: 0.75;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
@media (min-width: 576px) {
  .category-308 .category-content .downloadcat {
    width: 31%;
  }
}
@media (min-width: 768px) {
  .category-308 .category-content .downloadcat {
    width: 23%;
  }
}
@media (min-width: 992px) {
  .category-308 .category-content .downloadcat {
    width: 18%;
  }
}

.force-mobile-list {
  margin-top: 4rem;
}
.force-mobile-list article {
  display: none;
}
.force-mobile-list article:nth-child(-n+4) {
  display: block;
}
.force-mobile-list .cmp-product-thumb {
  margin-bottom: 0.5rem;
}
.force-mobile-list .cmp-product-thumb .thumb-image {
  float: left;
  width: 120px;
}
.force-mobile-list .cmp-product-thumb .thumb-content {
  display: inline-block;
  width: calc(100% - 120px);
  padding: 0.1rem 0.8rem 0 0.8rem;
  vertical-align: top;
  background-color: #fff;
}
.force-mobile-list .cmp-product-thumb .thumb-content .thumb-title {
  height: 3rem;
}
.force-mobile-list .cmp-product-thumb .prices {
  padding-top: 0;
}
.force-mobile-list .cmp-product-thumb .prices .price-container {
  gap: 0;
}
.force-mobile-list .cmp-product-thumb .prices .price-container .vat {
  margin-bottom: 0;
}
.force-mobile-list .btn-show-more {
  display: block;
  width: 100%;
  padding: 1rem;
  margin: 0 1rem;
  text-align: center;
  cursor: pointer;
  border: none;
  background: #eee;
  font-size: 1.2rem;
  font-weight: 400;
  color: #e8c204;
}
.force-mobile-list .btn-show-more:hover {
  color: #333;
}
.force-mobile-list .btn-show-less {
  display: none;
  width: 100%;
  padding: 1rem;
  margin: 0 1rem;
  text-align: center;
  cursor: pointer;
  border: none;
  background: #eee;
  font-size: 1.2rem;
  font-weight: 400;
  color: #e8c204;
}
.force-mobile-list .btn-show-less:hover {
  color: #333;
}
.force-mobile-list.show-all article {
  display: block;
}
.force-mobile-list.show-all .btn-show-more {
  display: none;
}
.force-mobile-list.show-all .btn-show-less {
  display: block;
}

.widget-place-order .btn {
  background: #28749b !important;
  text-decoration-color: #28749b !important;
  border-color: #28749b !important;
}
/*startseite boxen u. bg box colour*/
.widget-image-box.widget-image-box-inline-caption>.widget-inner .widget-caption {
    border-radius: 5px!important;
}
.widget-image-box.widget-primary .widget-caption {
    background-color: rgba(33, 33, 33, 0.82)!important;
}
.contentboxwrapper .textwrapper {
    background-color: rgba(33, 33, 33, 0.82)!important;
    border-radius: 5px!important;
}

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