/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted 
property of Monotype and/or its suppliers. You may not attempt to copy, install, 
redistribute, convert, modify or reverse engineer this font software. 
Please contact Monotype with any questions regarding Web Fonts:  http://www.fonts.com
*/
@font-face {
  font-family: "Futura PT";
  src: url("fonts/1059692/1a34942e-33ed-43bb-b229-7460d55b49f7.woff2") format("woff2"), url("fonts/1059692/baecea54-cfd3-4578-8717-abf89eba62b6.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/1059698/aafdd021-88d4-41d8-8e15-fe91f83e4b17.woff2") format("woff2"), url("fonts/1059698/81d44d4b-ac07-4ad4-8cdd-4df771a3c1c3.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Futura PT";
  src: url("fonts/1059746/9ad55860-bbe2-4e51-be58-08b45bdda354.woff2") format("woff2"), url("fonts/1059746/eceb6e13-403b-4d2b-af74-c05bc9c2535e.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* @group basic */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font: 400 17px/28px "Futura PT", Arial, Helvetica, sans-serif;
  color: #4d4d4d;
  background: #fff;
  --management-highlight-color: #46949d;
  --management-highlight-color-rgb: 70, 148, 157;
}

body > nav {
  display: none;
}

.page {
  margin: 0 auto;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

div.slide img {
  box-shadow: 0 0 0 #fff;
}

/* ---------- Header ---------- */
header {
  padding: 40px 55px;
  margin: 0 auto;
  position: relative;
  z-index: 900;
  background: #fff;
  border-bottom: 1px solid #d4d4d4;
}

header,
header * {
  backface-visibility: hidden;
}

header img {
  backface-visibility: visible;
}

.scrolled_to_navi header:first-of-type {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.header_small {
  position: fixed;
  z-index: 850;
  left: 0;
  right: 0;
  top: 0;
  border: 0;
  height: 50px;
  visibility: hidden;
  padding: 27px 55px 35px;
  border-bottom: 1px solid #d4d4d4;
  /*box-shadow: 0 1px 0 #dedede, 0 8px 8px -4px rgba(0,0,0,0.1);*/
}

.with_panel_big .header_small,
.with_panel_big #rwdnav {
  left: 290px;
}

.with_panel_small .header_small,
.with_panel_small #rwdnav {
  left: 78px;
}

.scrolled_to_navi .header_small {
  visibility: visible;
}

header .logo_nav_wrap {
  max-width: 160px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

header .logo_nav_wrap {
  max-width: 156px;
}

header div.logo {
  text-align: center;
}

header .logo a,
header .logo img {
  display: block;
}

header .logo a:first-child {
  position: absolute;
  bottom: 0;
}

.header_small .logo a:first-child {
  bottom: -7px;
}

header .logo img {
  width: 100%;
  height: auto;
}

header .meta {
  float: right;
  position: fixed;
  top: 40px;
  right: 55px;
  z-index: 40000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.header_small .meta {
  display: block;
}

.header_small .logo:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  bottom: 100%;
  height: 20px;
  margin: 0 0 17px;
}

.meta .logged_in_as {
  display: inline-block;
  margin: -8px 0 0 0;
  padding: 0 0 0 27px;
  color: #8c9093;
  text-align: center;
  max-width: 180px;
}

.meta .logged_in_as a {
  color: #8c9093;
  text-decoration: none;
}

.meta .logged_in_as a:hover {
  color: #47949D;
}

/* ---------- Content ---------- */
div.content {
  padding: 65px 25px 120px;
  margin: 0 auto;
  max-width: 1110px;
  background: #fff;
  position: relative;
}

.page_slider div.content {
  padding: 88px 25px 96px;
}

.portlets_right ~ .inner_content {
  overflow: hidden;
}

/* ---------- Slider ---------- */
.slider_standard {
  max-height: 555px;
  overflow: hidden;
  margin: 0 0 45px;
}

.slider_standard .scrolldown_arrow {
  display: none;
}

#slider.slider_standard .bx-wrapper .slide {
  height: auto !important;
}

#slider {
  visibility: visible;
}

.preload #slider {
  visibility: hidden;
}

#slider .bx-viewport {
  height: auto !important;
}

.content > .bx-slider-wrap,
.content .video {
  margin: 0 0 45px;
}

.bx-wrapper {
  margin: 0;
  padding: 0;
}

.bx-wrapper .bx-prev {
  left: 40px;
}

.bx-wrapper .bx-next {
  right: 40px;
}

#slider .bx-wrapper .slide,
#slider .bx-wrapper .slide > span,
#slider .bx-wrapper .slide_bg {
  height: 100%;
  display: block;
}

.bx-wrapper .slide_bg {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-color: #369;
}

.bx-wrapper .slide span:after {
  content: "";
  position: absolute;
  display: block;
  background: rgba(30, 38, 39, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: all 0.3s ease 0.3s;
}

#slider .slide.bx-clone:first-child {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}

.bx-wrapper .slide span:last-child:after {
  display: none;
}

.bx-wrapper .slide.active-slide span:after {
  opacity: 1;
}

.slide_text_container {
  width: 950px;
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  font-weight: 400;
  color: #fff;
  text-shadow: 7px 7px 24px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.3s ease 0.35s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.active-slide .slide_text_container {
  opacity: 1;
}

.preload .active-slide .slide_text_container {
  opacity: 0;
}

.slide_text_container h2 {
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}

div.slide_text a:only-child {
  margin: 40px 0 0;
}

.slide_text p {
  margin: 0;
  padding: 0;
}

.bx-controls-direction {
  display: none;
}

.bx-wrapper .bx-pager {
  display: block;
  width: 20px;
  height: 86px;
  right: 57px;
  position: absolute;
  z-index: 100;
  top: 50%;
  padding-top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bx-wrapper .bx-pager .bx-pager-item {
  display: block;
}

.bx-wrapper .bx-pager .bx-pager-item:only-child {
  display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  margin-bottom: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item:last-child a {
  margin-bottom: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #636363;
}

/* Scrolldown */
.scrolldown_arrow {
  position: absolute;
  width: 70px;
  height: 70px;
  font-size: 35px;
  line-height: 72px;
  bottom: 60px;
  left: 50%;
  margin-left: -35px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}

.scrolldown_arrow i {
  color: #47949d;
  font-weight: 400;
}

.animated.scrolldown_arrow i {
  -webkit-animation: scrolldown 3s infinite;
  animation: scrolldown 3s infinite;
}

.scrolldown_arrow:hover {
  background: #47949d;
}

.scrolldown_arrow:hover i {
  color: #fff;
}

/* ---------- Footer ---------- */
footer {
  border-top: 1px solid #dedfe1;
  color: #999;
  box-sizing: border-box;
}

.footer_inner,
.quicklinks {
  max-width: 1118px;
  padding: 36px 20px;
  margin: 0 auto;
}

.quicklinks {
  max-width: 1110px;
  padding: 34px 20px;
}

footer a i {
  margin-left: 0;
}

.quicklinks .quicklink {
  float: left;
  width: 33.33%;
  overflow: hidden;
  position: relative;
}

.quicklinks .quicklink > div {
  display: block;
  vertical-align: top;
  text-align: left;
  letter-spacing: 0;
  position: relative;
}

.quicklinks .quicklink:nth-child(2) > div,
.quicklinks .quicklink:nth-child(3) > div {
  float: right;
}

html[lang=en] .quicklinks .quicklink:nth-child(2) > div,
html[lang=fr] .quicklinks .quicklink:nth-child(2) > div {
  float: none;
}

.quicklinks .quicklink:nth-child(3) .icon i {
  font-weight: 400;
}

.quicklinks .quicklink a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 5;
}

.quicklinks .quicklink .icon {
  float: left;
  margin: 7px 20px;
}

.quicklinks .quicklink:first-child .icon {
  margin-left: 0;
  margin-top: 10px;
}

.quicklinks .quicklink .icon i {
  font-size: 40px;
  color: #46949d;
}

.quicklinks .quicklink_text {
  overflow: hidden;
  font-size: 20px;
  line-height: 26px;
  color: #434343;
  display: inline-block;
  letter-spacing: 0.3px;
  vertical-align: top;
}

.quicklinks .quicklink_text h4 {
  color: #46949d;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0;
}

.quicklinks .quicklink > div:hover .icon i,
.quicklinks .quicklink > div:hover h4 {
  color: #4d4d4d;
}

.footer_wrap {
  clear: both;
  background: #acb0b3;
  padding: 0 0 46px;
}

.footer_wrap,
.footer_wrap a {
  color: #4d4d4d;
}

.copyright_top {
  margin: 0 0 30px;
  padding: 50px 0 54px;
  border-bottom: 1px solid #787b7d;
}

.copyright_top,
.copyright_bottom {
  overflow: hidden;
  position: relative;
  line-height: 25px;
}

.footer_address {
  overflow: hidden;
}

.footer_address a {
  text-decoration: none;
}

.footer_address a span {
  text-decoration: underline;
}

.footer_right {
  float: right;
  text-align: right;
}

.copyright_bottom .footer_right a {
  margin: 0 5px;
}

footer .indual_link {
  text-decoration: none;
  white-space: nowrap;
}

footer .indual_link span {
  display: none;
}

#partner_footer {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-end;
}

#partner_footer img {
  max-width: 100%;
  height: auto;
}

#partner_footer > *:not(:last-child) {
  margin-right: 25px;
}

/* ----- Cookie Banner ----- */
#privacy_banner #privacy_banner_inner {
  max-width: 1110px;
  font-size: 14px;
  line-height: 20px;
}

#privacy_banner #privacy_banner_inner a.button {
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

/* @end */
/* ---------- Animations ---------- */
@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translate(0, 35px);
    opacity: 0;
  }
  26% {
    -webkit-transform: translate(0, -35px);
    opacity: 0;
  }
  51%, 100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes scrolldown {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  25% {
    transform: translate(0, 35px);
    opacity: 0;
  }
  26% {
    transform: translate(0, -35px);
    opacity: 0;
  }
  51%, 100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Headings ---------- */
h1,
.page_homepage .contentframe .portlet h3,
.mod_action_process_order h1 + div > p:first-child > strong {
  color: #4d4d4d;
  font-size: 35px;
  line-height: 46px;
  font-weight: bold;
  margin: -5px 0 50px 0;
}

h1:first-of-type {
  text-align: center;
}

.mod_action_process_order h1.page_title,
.mod_action_payment_complete h1.page_title {
  display: none;
}

.page_slider h1.page_title,
.portlets_home .portlet .portlet-title,
.portlets_home .portlet .portlet-title * {
  color: #4d4d4d;
  font-size: 35px;
  line-height: 46px;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 0.2px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 34px;
}

.page_slider h1.page_title {
  margin-top: -6px;
}

.portlets_home .portlet .portlet-title {
  position: relative;
  top: -7px;
  margin-bottom: 30px;
}

h2,
div.introduction,
.message,
.mod_action_process_order h1 + p,
.wishlist_title h2,
.mod_action_process_order h1 + div > p:first-child,
#mod_shop_article_detail .shop_article_subtitle {
  font-size: 17px;
  color: #4d4d4d;
  line-height: 26px;
  margin: 25px 0 15px 0;
  padding: 0;
  font-weight: bold;
  text-decoration: none;
}

h2:empty {
  display: none;
}

h2:first-child,
.introduction + h2 {
  margin-top: 0;
}

h3,
.order_form fieldset legend {
  font-weight: bold;
  font-size: 17px;
  line-height: 24px;
  color: #4d4d4d;
  margin: 20px 0 10px 0;
  text-decoration: none;
}

h4,
h5,
h6,
.order_form fieldset legend {
  font-size: 16px;
  font-weight: 600;
  color: #999;
  margin: 0 0 10px 0;
  line-height: 22px;
  text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit !important;
  text-decoration: none !important;
}

h2 a:hover,
h3 a:hover {
  color: #222 !important;
}

p {
  margin: 0 0 10px 0;
}

p:last-child {
  margin-bottom: 0;
}

.contentframe p + ul {
  margin-top: -10px;
}

.contentframe .portlet p + ul {
  margin-top: -14px;
  margin-bottom: 28px;
}

.homepage_inner .portlet-content .portlet_listing_text,
h1 + .introduction,
.mod_action_process_order h1 + div > p:first-child,
h1 + div > .introduction,
h1 + script ~ * > .introduction,
.mod_action_process_order h1 + p,
.no_root_category h1 + .login_form > p:first-child,
.no_root_category h1 + .message + .login_form > p:first-child,
.content .empty_cart_info,
.mod_action_process_order h1 + div > p:first-child,
#mod_shop_article_detail .shop_article_subtitle {
  margin: -49px 0 55px;
  text-align: center;
}

h1 + .introduction {
  margin-top: -50px;
}

.homepage_inner .portlet_listing_text,
.homepage_inner .portlet_listing_text *,
h1 + .introduction,
h1 + div > .introduction,
h1 + script ~ * > .introduction,
.mod_action_process_order h1 + p,
.no_root_category h1 + .login_form > p:first-child,
.no_root_category h1 + .message + .login_form > p:first-child,
.content .empty_cart_info,
.wishlist_title h2,
.mod_action_process_order h1 + div > p:first-child,
#mod_shop_article_detail .shop_article_subtitle {
  font-size: 35px;
  line-height: 46px;
  font-weight: normal;
  color: #4d4d4d;
}

.mod_listing h1 + .introduction {
  font-size: 35px;
}

.no_root_category h1 + .login_form > p:first-child,
.no_root_category h1 + .message + .login_form > p:first-child {
  margin-bottom: 47px;
}

.no_root_category h1 + .message + .login_form > p:first-child {
  margin-top: -15px;
}

.mod_action_process_order h1 + div > p:first-child {
  margin-bottom: 35px;
}

.content .empty_cart_info {
  font-size: 28px;
}

.no_root_category h1 + .login_form > p.lost_password_introduction,
.mod_action_process_order h1 + div > p:first-child {
  font-size: 22px;
  line-height: 32px;
  margin-top: -40px;
}

.no_root_category h1 + .login_form > p.lost_password_introduction strong,
.no_root_category h1 + .login_form > p.lost_password_introduction br {
  font-weight: normal;
  display: none;
}

/* ---------- Links ---------- */
a {
  outline: none;
  color: #47949d;
  text-decoration: underline;
}

a:hover {
  color: #32686e;
}

a img {
  border: none;
}

#contentframe .resource_subtitle {
  display: none;
}

/* ---------- Lists ---------- */
.content ul,
.content ol,
.portlet ul,
.portlet ol {
  margin: 0 0 20px;
  width: auto;
}

.portlet ul,
.portlet ol {
  margin: 0 0 10px;
}

.content ul,
.portlet ul {
  list-style: none;
}

.content ul:not([class]) li,
.portlet ul:not([class]) li {
  padding-left: 14px;
  position: relative;
}

.content ul:not([class]) li:before,
.portlet ul:not([class]) li:before,
.event_detail_info .button:before {
  content: "";
  width: 15px;
  height: 26px;
  line-height: inherit;
  position: absolute;
  top: 1px;
  left: 0;
  background: url(../img/liststyle.png) no-repeat left center;
  background-size: 8px;
}

.content ul:not([class]) ul {
  margin-left: 10px;
}

.content .management ul:not([class]) li:before,
.management .portlet ul:not([class]) li:before {
  display: none !important;
}

.content ul:not([class]) li.li_with_link:before,
.portlet ul:not([class]) li.li_with_link:before {
  color: #47949d;
  transition: all 0.25s;
}

.content ul:not([class]) li.li_with_link:hover:before,
.portlet ul:not([class]) li.li_with_link:hover:before {
  color: #111;
}

.content ul:not([class]) li.li_with_link,
.portlet ul:not([class]) li.li_with_link {
  pointer-events: none;
}

.content ul:not([class]) li.li_with_link a,
.portlet ul:not([class]) li.li_with_link a {
  text-decoration: none;
  pointer-events: all;
}

.content ol,
.portlet ol {
  list-style-type: decimal;
  margin: 0 0 20px 16px;
}

/* ---------- Tables ---------- */
.content table {
  border: none;
  border-spacing: 0;
  margin: 0 0 20px 0;
}

table th {
  background: transparent;
  color: #acb0b3;
  border-bottom: 2px solid #acb0b3;
  padding: 10px 6px;
  text-transform: none;
  text-align: left;
  font-weight: bold;
}

.page th a {
  color: inherit;
}

table td {
  border-bottom: 2px solid #e5e5e5;
  padding: 10px 6px;
}

.table tr:nth-child(even) td,
.content > table tr:nth-child(even) td,
.content > .table_wrap_container table tr:nth-child(even) td,
.inner_content table tr:nth-child(even) td {
  background: #fbfbfb;
}

.table td img,
.content > table td img,
.content > .table_wrap_container table td img,
.inner_content table td imgg {
  vertical-align: middle;
}

.table_wrap_container,
.table_wrap {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.table_wrap {
  width: auto;
}

.table_wrap_container {
  overflow: hidden;
  position: relative;
}

.table_scroll_indicator {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* ---------- Docs ---------- */
.documents h2,
.videos h2,
.videos .video h3 {
  display: none;
}

/* ---------- Videos ---------- */
.video .video-js {
  width: auto !important;
  height: 0 !important;
  padding: 0 0 56.3%;
  display: block;
  background: #fff;
}

.vjs-default-skin .vjs-big-play-button,
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus,
.vjs-default-skin:hover .vjs-big-play-button:focus {
  background: transparent;
  width: 3em;
  height: 3em;
  margin: -1.5em 0 0 -1.5em;
  border: 0;
  box-shadow: none;
  border-radius: 50%;
  border: 6px solid #fff;
  transition: all 0.2s;
}

.vjs-default-skin:hover .vjs-big-play-button {
  background: transparent;
  border-color: #47949d;
  color: #47949d;
}

.vjs-default-skin .vjs-big-play-button:before {
  display: none;
}

.vjs-default-skin .vjs-big-play-button:after {
  content: "\f04b";
  font: 30px/1 "Font Awesome 6 Pro";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-indent: 7px;
  transition: all 0.2s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vjs-default-skin:hover .vjs-big-play-button:after {
  color: #47949d;
}

/* ---------- Misc ---------- */
.visibly_hidden {
  visibility: hidden !important;
}

.hidden,
#phpcomasy .shop_category_show_all.hidden {
  display: none;
}

div.free_delivery_info {
  font-weight: bold;
  color: #47949d;
}

div.free_delivery_info:before {
  content: "\f06a";
  font-family: "Font Awesome 6 Pro";
  margin-right: 8px;
}

.resource.picture {
  float: none;
}

.slide span,
.pictures span {
  box-shadow: none !important;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2016 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* FORMS ----------------------------------------------------------------------- */
input,
textarea,
select,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  color: #47949d;
  background: #fff;
  border: 2px solid #e5e5e5;
  font: bold 16px/31px "Futura PT", Arial, sans-serif;
  padding: 7px 20px;
  outline: none;
  max-width: 100%;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #47949d;
}

.select2-container--default .select2-selection--multiple {
  padding: 0;
  min-height: 0;
}

.portlet input {
  border-radius: 5px;
}

.management input,
.management textarea,
.management select {
  font-size: 13px;
}

textarea {
  overflow: auto;
}

input[type=text],
input[type=password],
input[type=email],
button,
textarea {
  -webkit-appearance: none;
}

input[type=text],
input[type=email],
input[type=number],
input[type=password] {
  min-height: 42px;
}

#management input[type=text],
.management_container input[type=text],
#management input[type=email],
.management_container input[type=email],
#management input[type=number],
.management_container input[type=number],
#management input[type=password],
.management_container input[type=password] {
  min-height: 0;
}

input:hover,
select:hover,
textarea:hover,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  color: #47949d;
  background: #fff;
  border: 2px solid #c0c0c0;
}

input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  color: #47949d;
  background: #fff;
  border: 2px solid #47949d;
}

label {
  line-height: 28px;
}

/* ---------- Buttons ---------- */
#management input.button,
#management a.button,
.management_container input.button,
.management_container a.button {
  font-size: inherit;
  line-height: 2;
}

a.button,
a.back-to-overview {
  display: block;
}

button,
a.button,
a.back-to-overview,
input.button,
.content a.content_button,
.listing_entry_backlink a,
.listing-more-button,
.login_form input.button,
a.shop_show_details,
.slide_text a:only-child,
.meta .portlet_shop .goto-cart,
.portlets_home .portlet_content_link,
.meta .portlet_shop_register,
.portlet_shop_member_panel_inner > p > a,
.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register],
.no_system_page a.back_to_shop {
  background-color: #47949d;
  -webkit-appearance: none;
  border: 0;
  text-decoration: none;
  padding: 9px 21px;
  overflow: visible;
  float: none;
  display: inline-block;
  text-shadow: none;
  vertical-align: top;
  text-transform: none;
  color: #fff;
  border-radius: 5px;
  outline: none;
  text-align: center;
  cursor: pointer;
  font: bold 17px/30px "Futura PT", Arial, sans-serif;
  transition: all 0.2s;
}

.portlet_shop_member_panel_inner > p > a {
  color: #fff;
  display: block;
}

.portlet_shop_member_panel_inner > p > a .fa {
  color: #fff;
}

.portlet_shop_member_panel_inner > p:last-child > a,
.meta .portlet_shop_register,
.no_system_page a.back_to_shop,
.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register],
.mod_shop .button_back,
.button.redeem_coupon_button {
  background: #4d4d4d;
}

button:hover,
button:focus,
button:active,
a.button:hover,
a.button:focus,
a.button:active,
a.back-to-overview:hover,
a.back-to-overview:focus,
a.back-to-overview:active,
input.button:hover,
input.button:focus,
input.button:active,
.content a.content_button:hover,
.content a.content_button:focus,
.content a.content_button:active,
.listing_entry_backlink a:hover,
.listing_entry_backlink a:focus,
.listing_entry_backlink a:active,
.login_form input.button:hover,
.login_form input.button:focus,
.login_form input.button:active,
.listing-more-button:hover,
.listing-more-button:focus,
.listing-more-button:active,
a.shop_show_details:hover,
a.shop_show_details:focus,
a.shop_show_details:active,
.slide_text a:only-child:hover,
.slide_text a:only-child:focus,
.slide_text a:only-child:active,
.meta .portlet_shop .goto-cart:hover,
.meta .portlet_shop .goto-cart:focus,
.meta .portlet_shop .goto-cart:active,
.portlets_home .portlet_content_link:hover,
.portlets_home .portlet_content_link:focus,
.portlets_home .portlet_content_link:active,
.meta .portlet_shop_register:hover,
.meta .portlet_shop_register:focus,
.meta .portlet_shop_register:active,
.portlet_shop_member_panel_inner > p > a:hover,
.portlet_shop_member_panel_inner > p > a:focus,
.portlet_shop_member_panel_inner > p > a:active,
.no_system_page a.back_to_shop:hover,
.no_system_page a.back_to_shop:focus,
.no_system_page a.back_to_shop:active {
  background-color: #32686e;
  color: #fff;
  text-decoration: none;
}

.meta .portlet_shop_register:hover,
.meta .portlet_shop_register:focus,
.meta .portlet_shop_register:active,
.portlet_shop_member_panel_inner > p:last-child > a:hover,
.portlet_shop_member_panel_inner > p:last-child > a:focus,
.portlet_shop_member_panel_inner > p:last-child > a:active,
.no_system_page a.back_to_shop:hover,
.no_system_page a.back_to_shop:focus,
.no_system_page a.back_to_shop:active,
.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register]:hover,
.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register]:focus,
.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register]:active,
.mod_shop .button_back:hover,
.mod_shop .button_back:focus,
.mod_shop .button_back:active,
.button.redeem_coupon_button:hover,
.button.redeem_coupon_button:focus,
.button.redeem_coupon_button:active {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}

.content_button,
a.add_portlet_link {
  margin-top: 42px;
  margin-bottom: 20px;
}

#management div.button_bar_top {
  margin-bottom: 25px;
}

.content > p > .button,
.content > p > * > .button {
  margin-top: 15px;
}

/* ---------- Login page ---------- */
.no_root_category.system_page.not_logged_in .content div.login_form {
  padding-bottom: 110px;
}

.no_root_category.system_page.not_logged_in .content .login_form form + p {
  display: none;
}

.no_root_category.system_page.not_logged_in .content .login_form input {
  width: 50%;
}

.no_root_category.system_page.not_logged_in .content .login_form input.button {
  width: auto;
}

.no_root_category.system_page.not_logged_in .content .login_form label {
  width: 50%;
  text-align: right;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.no_root_category.system_page.not_logged_in .content .login_form > a {
  margin-left: 50%;
  position: relative;
  top: -5px;
}

.no_root_category.system_page.not_logged_in .content .login_form > br {
  font-size: 7px;
}

.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register] {
  position: absolute;
  bottom: 0;
  top: auto;
  margin: 0;
  left: 50%;
  margin: 0 0 0 94px;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.no_root_category.system_page.not_logged_in .content .login_form > a[href*=register]:before {
  content: "";
  height: 1px;
  left: -3999px;
  right: -3999px;
  background: #eee;
  position: absolute;
  top: -35px;
}

.form_register_introduction {
  margin-bottom: 30px;
  text-align: center;
}

#phpcomasy .label_remember_me_checkbox {
  text-align: left;
  padding-right: 0;
}

/* ---------- Newsletter Footer ---------- */
.newsletter h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: 0 0 15px;
}

.newsletter h3 .fa {
  color: #333;
  margin-right: 3px;
}

.newsletter form {
  word-spacing: -4px;
}

.newsletter input {
  border: 1px solid #fff;
  background: #fff;
  font-size: 18px;
  width: 100%;
  max-width: 350px;
  padding: 12px 20px 10px;
  height: 55px;
}

.newsletter input:hover,
.newsletter input:focus,
.newsletter input:active {
  color: #000;
  border-color: #c2c2c2;
  border-right-color: #fff;
}

.newsletter button {
  color: #fff;
  padding: 11px 18px;
  font-size: 20px;
  border-color: #c2c2c2;
  background: #c2c2c2;
}

.newsletter button:hover,
.newsletter button:focus,
.newsletter button:active {
  border-color: #000;
  background: #000;
}

.newsletter input::-webkit-input-placeholder {
  color: #333;
}

.newsletter input:-moz-placeholder {
  color: #333;
}

.newsletter input::-moz-placeholder {
  color: #333;
}

.newsletter input:-ms-input-placeholder {
  color: #333;
}

.newsletter form + a {
  display: inline-block;
  margin-top: 10px;
  color: #999;
  text-decoration: none;
}

.newsletter form + a:hover {
  color: #000;
}

/* ---------- Additional stuff ---------- */
div.documents {
  padding: 5px 0;
}

div.documents div.document {
  float: none;
  margin: 10px 0 0;
}

div.documents div.document a {
  text-decoration: none !important;
  text-transform: none;
}

div.documents div.document a .fa {
  color: inherit;
}

div.documents div.document a + * {
  padding: 5px 0 0 27px;
  display: block;
}

.required,
.mailform_error label {
  color: #47949d !important;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* ---------- Mailform / Login ---------- */
#mailform_content {
  padding: 0 0 51px;
  margin: 0 0 50px;
  position: relative;
}

.not_logged_in.no_mod_action .message + div #mailform_content,
#mailform_introduction {
  display: none;
}

.mailform_element input,
.mailform_element textarea,
.login_form input {
  max-width: 100%;
}

label,
#mailform_submit_button label,
.login_form label {
  float: left;
  clear: left;
  width: 180px;
  padding-top: 6px;
}

.mailform_element {
  padding: 10px 0 0;
}

.mailform_element p {
  margin: 0;
  padding: 0;
}

.mailform_element p.dodeley_subscribe_privacy {
  overflow: hidden;
  font-size: 15px;
  line-height: 24px;
  width: 422px;
  margin-top: 10px;
}

.mailform_element p.dodeley_subscribe_privacy br + a {
  display: block;
  margin-top: 10px;
}

label ~ select,
.xls_import_filter select {
  height: 41px;
  padding-left: 0;
  text-indent: 7px;
  padding-right: 30px;
}

.xls_import_filter select {
  height: 46px;
}

label ~ select option {
  padding: 10px 5px 8px;
  display: block;
}

_:-ms-input-placeholder, :root label ~ select {
  text-indent: 0;
  padding-left: 16px;
  padding-right: 15px;
}

_:-ms-input-placeholder, :root .xls_import_filter select {
  text-indent: 0;
  padding-left: 16px;
  padding-right: 15px;
}

.management_container label ~ select,
#management label ~ select {
  height: auto;
  text-indent: 0;
  padding-left: 10px;
}

.mailform_element input,
.mailform_element textarea,
.mailform_element .select2,
.login_form input,
input.mailform-submit.button,
.login_form .button {
  width: 420px;
  max-width: 100%;
}

.mailform_element .select2 {
  width: 420px !important;
}

.mailform_elements_part input,
.mailform_elements_part textarea,
.mailform_elements_part .mailform_element.select_field select {
  width: 380px;
  max-width: 100%;
  resize: vertical;
}

input.mailform-submit.button,
.login_form .button {
  width: auto;
  margin-top: 10px;
}

.mailform_element input[type=checkbox],
.mailform_element input[type=radio] {
  width: auto;
  margin: 14px 8px 0 0;
}

.mailform_element textarea {
  height: 150px;
}

.helptext span {
  font-size: 12px;
}

.mailform_error label,
.required {
  color: #47949d !important;
  font-weight: 600;
}

.mailform_element.text_field:first-child {
  float: right;
  width: 50%;
  margin-left: 50px;
}

.mailform_element.text_field:first-child > p {
  height: 100%;
}

.mailform_element.text_field:first-child textarea {
  height: 100%;
  width: 100%;
  resize: none;
}

.mailform_element.text_field:first-child label {
  margin-bottom: 7px;
}

#mailform_submit_button {
  overflow: hidden;
  padding: 15px 0 0;
}

.form_with_parts {
  overflow: hidden;
}

.mailform_elements_part {
  float: left;
  width: 50%;
}

.right_floater {
  float: right;
}

.mailform_element.checkbox_field p {
  width: calc(100% - 180px);
  float: right;
  position: relative;
}

.mailform_element.checkbox_field input {
  float: left;
  margin: 1px 14px 0 0;
  opacity: 0;
  position: relative;
  cursor: pointer;
  z-index: 10;
}

.mailform_element.checkbox_field label {
  width: auto;
  float: none;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
}

.mailform_element.checkbox_field label:after,
.mailform_element.checkbox_field label:before {
  content: "\f0c8";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  pointer-events: none;
  color: #e5e5e5;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mailform_element.checkbox_field label:after {
  content: "\f14a";
  font-family: "Font Awesome 6w Pro";
  opacity: 0;
  visibility: hidden;
  font-weight: 700;
  color: #47949d;
  z-index: 4;
}

.mailform_element.checkbox_field input:checked + label:before {
  opacity: 0;
  visibility: hidden;
}

.mailform_element.checkbox_field input:checked + label:after {
  opacity: 1;
  visibility: visible;
}

/* --- Flex --- */
.two_part_mailform .mailform_element > p {
  display: flex;
}

.two_part_mailform .mailform_element > p label {
  flex: 1;
}

.two_part_mailform .mailform_element > p input,
.two_part_mailform .mailform_element > p textarea {
  flex: 2;
}

.two_part_mailform .mailform_element > p > a:first-child {
  margin-left: 8px;
}

.two_part_mailform input.mailform-submit {
  float: right;
}

.two_part_mailform .mailform_element.checkbox_field p {
  width: 70%;
  display: block;
  margin-top: 8px;
}

.two_part_mailform .mailform_element.checkbox_field > p label,
.two_part_mailform .mailform_element.checkbox_field > p input {
  flex: none;
}

/* ---------- Select2 ---------- */
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 30px 0 0;
}

span.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #47949d;
  color: #fff;
}

/* ---------- Radio ---------- */
.radio_field .nofloat {
  white-space: nowrap;
}

.radio_field .nofloat > * {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.radio_field .nofloat > span {
  padding: 3px 6px 0 0;
}

.radio_field .nofloat > input {
  margin: 0 20px 0 0;
}

/* --- Newsletter --- */
form.subscribe label {
  width: 48%;
  text-align: right;
  padding: 10px 20px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

form.subscribe .checkbox_field input {
  display: none;
}

form.subscribe .checkbox_field {
  display: block;
  width: 100%;
  padding-left: 48%;
  margin: 6px 0 6px;
  box-sizing: border-box;
}

form.subscribe .checkbox_field label {
  display: block;
  position: relative;
  padding-left: 28px;
  text-align: left;
}

@font-face {
  font-family: "icons";
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
  content: "c";
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Management elements ---------- */
.management_container a.button {
  background: #eff5f7 none;
  border: 1px solid #c7dce2;
  color: #005065;
}

.management_container a.button:hover {
  background: #005065 none;
  border: 1px solid #005065;
  color: #fff;
}

.message {
  border: 0;
  color: #e4302c;
  background: none;
  margin: 25px 0 60px;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  border: 1px solid #e4302c;
}

.message a {
  color: inherit;
}

.page_slider .message {
  display: none;
}

a > i.fa {
  margin-right: 6px;
}

/* ---------- Management Form Fields ----------- */
#management fieldset label,
.management_container fieldset label {
  padding: 7px 10px 7px 0;
  width: 200px;
}

#management fieldset textarea,
#management fieldset input,
.management_container fieldset textarea,
.management_container fieldset input {
  font: 13px/18px Helvetica, Verdana, Arial, sans-serif;
  color: #777;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  min-width: 240px;
}

#management fieldset textarea:focus,
#management fieldset input:focus,
.management_container fieldset textarea:focus,
.management_container fieldset input:focus,
#management fieldset textarea:hover,
#management fieldset input:hover,
.management_container fieldset textarea:hover,
.management_container fieldset input:hover {
  border-color: #000;
  color: #000;
}

#management input[type=checkbox],
#management input[type=radio],
.management_container input[type=checkbox],
.management_container input[type=radio] {
  margin: 5px 7px 0 0;
  min-width: 0;
  float: left;
}

#management input[type=checkbox] + label,
#management input[type=radio] + label,
.management_container input[type=checkbox] + label,
.management_container input[type=radio] + label {
  overflow: hidden;
  padding: 0;
  width: auto;
  display: inline-block;
  float: none;
  clear: none;
}

#management .helptext,
.management_container .helptext {
  margin-left: 10px;
}

#management #date_hour + .select2-container,
#management #date_minute + .select2-container,
.management_container #date_hour + .select2-container,
.management_container #date_minute + .select2-container {
  min-width: 0;
}

#management .select2-container,
.management_container .select2-container {
  width: auto !important;
  max-width: 600px;
  min-width: 240px;
}

#management .select2-container .select2-selection--single,
.management_container .select2-container .select2-selection--single {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
}

#management .select2-container .select2-selection--single .select2-selection__rendered,
.management_container .select2-container .select2-selection--single .select2-selection__rendered {
  font: 13px/18px Helvetica, Verdana, Arial, sans-serif;
  color: #777;
  padding: 5px 27px 5px 10px;
  background: #fff;
  box-sizing: border-box;
}

#management .select2-container .select2-selection--single .select2-selection__arrow,
.management_container .select2-container .select2-selection--single .select2-selection__arrow {
  top: 16px;
  right: -4px;
}

#management .select2-container .select2-selection--single .select2-selection__arrow:before,
.management_container .select2-container .select2-selection--single .select2-selection__arrow:before {
  font-size: 12px;
  color: #888;
}

/* -- select2 dropdown -- */
.system_page .select2-container--open .select2-dropdown,
.logged_in.system_page .select2-container--open .select2-dropdown {
  border-color: rgba(0, 0, 0, 0.2);
  background: #fff;
}

.system_page .select2-results__option,
.logged_in.system_page .select2-results__option {
  font: 13px/18px Helvetica, Verdana, Arial, sans-serif;
  padding: 5px 10px;
}

.system_page .select2-container--default .select2-results__option,
.logged_in.system_page .select2-container--default .select2-results__option {
  background: #fff;
  color: #777;
}

.system_page .select2-container--default .select2-results__option[aria-selected=true],
.logged_in.system_page .select2-container--default .select2-results__option[aria-selected=true] {
  background: rgba(0, 0, 0, 0.1);
  color: #777;
}

.system_page .select2-dropdown li ~ li,
.logged_in.system_page .select2-dropdown li ~ li {
  border: 0 !important;
}

.system_page .select2-search,
.logged_in.system_page .select2-search {
  display: none;
}

.system_page .select2-container--default .select2-results__option--highlighted[aria-selected],
.system_page .select2-container--default .select2-results__option--highlighted .logged_in.system_page .select2-container--default .select2-results__option--highlighted[aria-selected],
.logged_in.system_page .select2-container--default .select2-results__option--highlighted {
  background: #000;
  color: #fff;
}

.system_page #management .select2-container--open .select2-selection--single,
.system_page #management .select2-container:hover .select2-selection--single,
.system_page .management_container .select2-container--open .select2-selection--single,
.system_page .management_container .select2-container:hover .select2-selection--single,
.logged_in.system_page #management .select2-container--open .select2-selection--single,
.logged_in.system_page #management .select2-container:hover .select2-selection--single,
.logged_in.system_page .management_container .select2-container--open .select2-selection--single,
.logged_in.system_page .management_container .select2-container:hover .select2-selection--single {
  border-color: #000;
}

/* ---------- Adminpanel ---------- */
#administration_panel {
  z-index: 7000 !important;
}

/* ---------- Fancybox ---------- */
.fancybox-caption-wrap {
  text-align: center;
  padding: 0 20px 20px;
  background: none;
}
.fancybox-caption-wrap .fancybox-caption {
  display: inline-block;
  color: #000;
  padding: 5px 15px;
  border-radius: 0;
  font-weight: 400;
  background: #fff;
}
.fancybox-caption-wrap .fancybox-caption .resource_description {
  display: block;
}
.fancybox-caption-wrap .fancybox-caption .resource_description > *:last-child {
  margin-bottom: 0;
}

.fancybox-slide--inline .popup_content {
  height: auto !important;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Listing / Overview ---------- */
.listing-description {
  padding: 0 0 35px;
}

.listing_entry,
.overview_item {
  margin: 60px 0 0 0;
  padding: 61px 0 0 0;
  position: relative;
}

.listing_entry:after,
.overview_item:after,
#mailform_content:after {
  content: "";
  height: 1px;
  left: -999px;
  right: -999px;
  top: 0;
  position: absolute;
  background: #dedfe1;
}

#mailform_content:after {
  top: auto;
  bottom: 0;
}

.listing_index_0,
.overview_item_0 {
  margin: 0;
  padding: 0;
  border: none;
}

.listing_index_0:after,
.overview_item_0:after {
  display: none;
}

.listing_entry .listing-date {
  font-weight: normal;
  margin: 0 0 -12px;
  position: relative;
  top: -4px;
  position: relative;
  z-index: 1;
}

.listing-content-text-with-picture,
.overview_item .content {
  overflow: hidden;
  position: relative;
  top: -6px;
}

.listing_actions {
  position: absolute;
  z-index: 5;
  top: 61px;
  right: 0;
  padding: 3px 5px;
  background: rgba(255, 255, 255, 0.9);
}

.no_special_css .listing_entry:first-child .listing_actions {
  top: 0;
}

.no_special_css .listing_entry:nth-child(odd) .listing_actions {
  right: auto;
  left: 0;
}

.overview_item .content {
  padding: 0;
}

.overview_item .content .introduction:empty {
  display: none;
}

.listing_entry .pictures,
.overview_item .pictures,
.portlets_home .portlet .pictures {
  float: left;
  margin: 0 25px 0 0;
  width: 65.825%;
}

.portlets_home .portlet:nth-child(odd) .pictures {
  float: right;
  margin: 0 0 0 25px;
}

.listing_entry:nth-child(even) .pictures,
.overview_item:nth-child(even) .pictures {
  float: right;
  margin: 0 0 0 25px;
}

.listing_entry .pictures .picture,
.overview_item .pictures .picture,
.portlets_home .pictures .picture {
  float: none;
}

.listing_entry .pictures .picture:first-child:nth-last-child(3),
.listing_entry .pictures .picture:first-child:nth-last-child(3) ~ .picture {
  float: left;
  width: 49%;
  clear: none;
}

.listing_entry .pictures .picture:first-child:nth-last-child(3) {
  margin-right: 2%;
}

.listing_entry .pictures .picture img,
.overview_item .pictures .picture img,
.portlets_home .pictures .picture img {
  width: 100%;
  height: auto;
}

.listing_entry_backlink a,
.listing-more-button {
  margin: 20px 0 0 0;
  display: inline-block;
  text-decoration: none;
}

.listing_overflowed {
  overflow: hidden;
}

div.shop_message {
  margin-top: -35px;
}

div.shop_message .message {
  margin-top: 0;
  margin-bottom: 50px;
}

.customer_name {
  font-weight: bold;
}

/* --- Pagination --- */
.pagination-links {
  display: none;
}

.pagination-numbers {
  padding: 30px 0 0;
  text-align: center;
  float: none;
}

.pagination-numbers a {
  float: none;
  margin: 0 7px;
  display: inline-block;
  font-weight: bold;
  font-size: 17px;
  color: #b1b3b4;
  width: 68px;
  height: 47px;
  line-height: 27px;
  padding: 10px 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #dedfe1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.pagination-numbers a:hover {
  color: #47949d;
  border-color: #47949d;
}

.pagination-numbers a.current {
  color: #fff;
  background: #47949d;
  border-color: #47949d;
}

/* ---------- Google Maps ---------- */
.gmap-map > div {
  padding: 0 0 38%;
}

.gm-style > div > div > div canvas {
  -webkit-filter: hue-rotate(180deg);
  -moz-filter: hue-rotate(180deg);
  -o-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}

div.infowindow h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 5px 0;
  line-height: 22px;
}

div.infowindow p {
  margin-bottom: 0;
}

/* ---------- Shop ---------- */
/* --- shop category --- */
.shop_category_picture {
  display: none;
}

/* --- Overview --- */
.shop_products {
  margin: -30px 0 0 -30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.category_back_button {
  display: none;
}

.shop_article {
  vertical-align: top;
  width: 33.3333333333%;
  background: none;
  padding: 60px 0 0 30px;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.shop_article > div {
  overflow: hidden;
  position: relative;
}

.shop_article h2 {
  font-weight: bold;
  padding-top: 0;
  margin-top: 0;
}

.shop_article .shop_article_subtitle {
  display: none;
}

.shop_article > div .shop_actions {
  position: absolute;
  top: 0;
  right: 1px;
  border-top: 1px solid #acb0b3;
  background: rgba(255, 255, 255, 0.9);
  z-index: 400;
  padding: 3px 8px 2px 10px;
}

.shop_article .pictures,
.main ul.shop_categories > li .pictures {
  float: none;
  margin: 0 0 26px;
  border: 1px solid #acb0b3;
  height: 0;
  padding: 0 0 85.5%;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

#mod_shop_article_detail .shop_article_information_inner .article_weight {
  display: none !important;
}

.main ul.shop_categories > li .pictures {
  z-index: 30;
  padding-bottom: 90%;
  margin-top: 20px;
}

.main ul.shop_categories > li:first-child + li .pictures,
.main ul.shop_categories > li:last-child .pictures {
  margin-bottom: 30px;
  padding-bottom: 48%;
}

.main ul.shop_categories > li:last-child .pictures {
  padding-bottom: 40%;
}

.main ul.shop_categories > li .pictures {
  border: 0;
}

.shop_article .pictures .picture,
.main ul.shop_categories > li .pictures .picture {
  position: absolute;
  width: 100%;
  height: 100%;
}

.shop_article .pictures .picture a,
.shop_article .pictures .picture span,
.main ul.shop_categories > li .pictures .picture a,
.main ul.shop_categories > li .pictures .picture span {
  display: block;
  height: 100%;
}

.shop_article .pictures .picture img,
.main ul.shop_categories > li .pictures .picture img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;"; /* IE Polyfill */
}

.shop_article .introduction {
  font-size: 17px;
  line-height: 25px;
  font-weight: normal;
  letter-spacing: 0.2px;
  color: #4d4d4d;
  margin: 0;
}

.shop_article_title_content {
  position: relative;
  padding: 0 0 68px;
}

.shop-price-overview,
.shop-description-small > * {
  display: none;
}

.shop-description-small > a {
  display: inline-block;
}

.shop-description-small > a.shop_show_details {
  margin-top: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* Limited */
.shop_article .shop_special,
.shop_special_detail {
  position: absolute;
  z-index: 80;
  top: -13px;
  right: -13px;
  width: 136px;
  height: 136px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shop_article .shop_special {
  pointer-events: none;
}

.shop_article .shop_special span,
.shop_special_detail span {
  background: #e4302c;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  padding: 10px;
  margin: 0;
  color: #fff;
  display: block;
  text-align: center;
  top: 50%;
  position: absolute;
  left: 50%;
  width: 160%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body:not(.category_2) .show_popup .shop_info_overlay,
.show_popup .shop_info_overlay.hidden {
  display: none;
}

#close_overlay_x {
  position: absolute;
  right: 15px;
  top: 10px;
  pointer-events: all;
  cursor: pointer;
}

#close_overlay {
  cursor: pointer;
  align-self: center;
}

#close_overlay:hover,
#close_overlay_x:hover {
  color: #47949d;
}

.shop_info_overlay .shop_de_overlay_footer {
  text-align: left;
  display: flex;
  margin-top: 40px;
}

.shop_info_overlay .shop_de_overlay_link.button {
  margin-left: 0;
}

.shop_info_overlay .shop_de_overlay_content {
  margin-bottom: 0;
}

.shop_de_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 680;
  background: rgba(177, 179, 180, 0.8);
}

.shop_de_overlay_outer {
  padding: 480px 20px 20px 20px;
}

.shop_de_overlay_inner {
  /* Rectangle: */
  background: #FFFFFF;
  border: 1px solid #ABB0B3;
  box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  max-width: 845px;
  height: auto;
  margin: 0 auto;
  padding: 48px 30px 40px 8px;
  position: relative;
}

h1.shop_de_overlay_header {
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
  padding-top: 3px;
}

.shop_de_overlay_header b {
  font-weight: 700;
}

.shop_de_overlay_image {
  float: left;
}

.shop_de_overlay_image img {
  max-width: 360px;
  height: auto;
}

.shop_de_overlay_content {
  overflow: auto;
  margin-bottom: 20px;
}

.shop_de_overlay_footer {
  clear: both;
  text-align: center;
}

.shop_de_overlay_link {
  display: inline-block;
  margin-left: 30px;
}

.shop_country_popup .shop_de_overlay_link {
  font-size: 15px;
  line-height: 28px;
}

.shop_country_popup .shop_de_overlay_link img {
  display: none;
  margin-right: 8px;
}

.shop_de_overlay_link img {
  width: 43px;
  height: auto;
}

.shop_de_overlay_link_text_rwd {
  display: none;
}

.shop_de_overlay_back {
  text-decoration: none;
  line-height: 48px;
  cursor: pointer;
  display: inline-block;
  color: #4D4D4D;
}

.shop_de_overlay_back::before {
  content: "\f104";
  font: normal normal normal 14px/1 Font Awesome\ 5 Pro;
  position: relative;
  left: -5px;
  font-size: 17px;
}

input.continue_shopping {
  margin-right: 10px;
}

.payment_additional_text {
  clear: both;
  overflow: auto;
}

.logged_in div.payment-method label {
  display: block;
}

div#saferpay_payment_additional_text {
  margin-left: 0;
  margin-top: 15px;
}

div.payment_additional_text ul {
  list-style-type: none;
}

div.payment_additional_text ul li {
  float: left;
  width: 70px;
  height: 60px;
  border-radius: 3px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 60px;
}

div.payment_additional_text ul li::before {
  display: none;
}

div.payment_additional_text ul li span img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

/* --- Detail --- */
.shop_article_information_inner {
  overflow: hidden;
}

.shop_article_information_inner:after {
  content: " ";
  clear: both;
  float: none;
}

.article_detail_pictures {
  float: none;
  width: auto !important;
  padding: 0 0 60px;
  position: relative;
  overflow: hidden;
}

.article_detail_pictures .pictures,
.article_detail_pictures .pictures .picture {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
}

.article_detail_pictures .pictures .picture {
  text-align: center;
}

.article_detail_thumbnails,
.article_detail_pictures .pictures .picture ~ .picture {
  margin-top: 35px;
}

.article_detail_pictures .pictures .picture img {
  max-width: 100%;
  max-height: 420px;
  width: auto;
  height: auto;
  display: inline-block;
}

.shop_article_information_inner > * {
  display: block !important;
}

#mod_shop_article_detail .shop-introduction {
  display: none !important;
}

.mod_shop a.back-to-overview {
  margin: 20px 0 0;
  float: left;
}

.price_with_tax,
.article_set_single {
  color: #999;
}
.price_with_tax .article_set_item_title,
.article_set_single .article_set_item_title {
  display: none;
}

.order_tax_rate {
  color: #999;
}

.article_set_single {
  margin-bottom: 10px;
}

#article_detail_tabs_wrap {
  display: none;
}

.already_added_to_wishlist i {
  padding: 0 10px 0 0;
}

/* --- detail accordion --- */
.shop_detail_accordion {
  display: none;
  padding: 6px 0 0;
}

.shop_detail_accordion_wrap {
  padding: 17px 0;
  cursor: pointer;
}

.introduction + .shop_detail_accordion_wrap {
  padding-top: 0;
}

.shop_detail_accordion_wrap ~ .shop_detail_accordion_wrap {
  border-top: 2px solid #e5e5e5;
}

.shop_detail_accordion_wrap > h3 {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0 0 0 35px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.shop_detail_accordion_wrap > h3:after {
  content: "\f107";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  height: 20px;
  text-align: left;
  font: 30px/20px "Font Awesome 6 Pro";
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}

.shop_detail_accordion_wrap.active > h3:after {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.shop_detail_accordion_wrap.active > h3:after,
.shop_detail_accordion_wrap:hover > h3:after,
.shop_detail_accordion_wrap.active > h3,
.shop_detail_accordion_wrap:hover > h3 {
  color: #47949d;
}

.shop_detail_accordion > *:last-child {
  margin-bottom: 0;
}

/* ----- accessories ------ */
#article_detail_accessories {
  display: block !important;
  margin: 70px 0 -40px -30px;
  padding: 60px 0 0 0;
  position: relative;
}
#article_detail_accessories .shop_article {
  display: inline-block;
  width: calc(33.3333333333% - 3px);
}

#article_detail_accessories:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  width: auto;
  height: 1px;
  background: #dedfe1;
  z-index: 10;
}

#article_detail_accessories > h1 {
  margin: 0 0 -21px;
}

#article_detail_accessories .shop_article_title_content {
  position: static;
}

/* Detail Slider */
.article_first_picture .bx-pager {
  display: none;
}

.article_first_picture .bx-wrapper .bx-viewport {
  height: auto !important;
}

.article_first_picture .bx-controls-direction {
  display: block;
}

.article_first_picture .bx-wrapper .bx-controls-direction a {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
  text-indent: 0;
  font-size: 0;
  right: 0;
  z-index: 200;
  visibility: visible;
  text-decoration: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.article_first_picture .bx-wrapper .bx-controls-direction a.bx-prev {
  right: auto;
  left: 0;
}

.article_first_picture .bx-wrapper .bx-controls-direction a:before {
  display: block;
  content: "\f105";
  color: #dedfe1;
  visibility: visible;
  font: 65px/65px "Font Awesome 6 Pro";
}

.article_first_picture .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}

.article_first_picture .bx-wrapper .bx-controls-direction a:hover:before {
  color: #4d4d4d;
}

/* Add to cart */
#mod_shop_article_detail .shop_price {
  margin: 0 0 0 30px;
  max-width: 541px;
  width: 100%;
  float: right;
}

div.shop-price-list {
  float: none;
}

div.shop-price-list .button {
  display: block;
  float: none;
  margin: 20px 0 0;
  text-align: center;
  padding: 20px 21px;
  font-size: 20px;
}

.article_main_price {
  float: right;
  margin: 0 0 0 20px;
}

.shop-price-before-reduction {
  padding: 0;
  font-size: 16px;
  margin: -7px 0 3px;
}

.shop_add_to_cart_container {
  float: none !important;
  padding: 0;
}

#phpcomasy .article_number {
  display: none !important;
}

/* Set */
.article_set {
  padding: 0 0 31px;
}

.article_set label {
  display: none;
}

.article_set .select2-container {
  width: 100% !important;
  text-align: left;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 50vh;
}

.article_set .select2-container--default .select2-selection--single,
.mod_action_show_article .select2-results__option {
  font-size: 20px;
  line-height: 37px;
  padding: 12px 30px;
  font-weight: bold;
  border: 2px solid #e5e5e5;
}

.mod_action_show_article .select2-results__option {
  color: #acb0b3;
}

.article_set .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #47949d;
  padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 32px;
  bottom: auto;
  -webkit-transform: translateY(-50%) rotateX(0);
  -moz-transform: translateY(-50%) rotateX(0);
  -o-transform: translateY(-50%) rotateX(0);
  transform: translateY(-50%) rotateX(0);
}

label ~ .select2-container--default .select2-selection--single .select2-selection__arrow,
.xls_import_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 22px;
}

.p_article_set_select .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 30px;
}

.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow {
  -webkit-transform: translateY(-50%) rotateX(180deg);
  -moz-transform: translateY(-50%) rotateX(180deg);
  -o-transform: translateY(-50%) rotateX(180deg);
  transform: translateY(-50%) rotateX(180deg);
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f107";
  font: 30px/30px "Font Awesome 6 Pro";
  display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-dropdown {
  border: 2px solid #e5e5e5;
  border-top: 0;
}

.select2-dropdown li {
  border: 0 !important;
  background: #e5e5e5;
  padding: 5px 20px;
}

.select2-dropdown li ~ li {
  border-top: 2px solid #e5e5e5 !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #e5e5e5;
  color: #acb0b3;
}

/* Quantity */
.shop_quantity_to_cart {
  padding: 0 82px;
  top: 0;
  position: relative;
  float: left;
  margin: 0 0 30px;
}

.shop_quantity_to_cart ~ a {
  clear: both;
}

.shop_quantity_to_cart input {
  width: 100%;
  border: 2px solid #e5e5e5;
  background: #fff;
  color: #47949d;
  line-height: 67px;
  padding: 0;
  margin: 0 !important;
  width: 87px;
  height: 71px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 0;
}

.shop_quantity_to_cart .quantity_click_counter {
  height: 0;
  width: 0;
  visibility: collapse;
  position: static;
}

.shop_quantity_to_cart span.click_count_button {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 82px;
  background: #e5e5e5;
  color: #acb0b3;
  display: block;
  visibility: visible;
  left: 0;
  height: auto;
  font-size: 40px;
}

.shop_quantity_to_cart span.click_count_up {
  left: auto;
  right: 0;
}

.shop_quantity_to_cart span.click_count_button:hover {
  color: #fff;
  background: #47949d;
}

.shop_quantity_to_cart span.click_count_button i {
  display: none;
}

.shop_quantity_to_cart span.click_count_button:before {
  content: "-";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-weight: bold;
  line-height: 0;
  margin-top: -1px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.shop_quantity_to_cart span.click_count_up:before {
  content: "+";
}

.shop_quantity_to_cart span.click_count_down:before {
  margin-top: -3px;
}

.add_to_wishlist_container {
  display: block;
  margin: 25px 0 0;
  text-decoration: none;
  text-align: right;
  color: #47949d;
}

.add_to_wishlist_container .space {
  display: none;
}

.add_to_wishlist_container a {
  text-decoration: none;
  display: block;
}

.add_to_wishlist_container .fa,
.add_to_wishlist_container a:hover .fa {
  color: inherit;
}

.shop_add_to_wishlist_form > div {
  text-align: left;
  margin: 0 0 10px;
}

.wishlist_wrap.animated {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}

.wishlist_remove a {
  color: #4d4d4d;
}

.shop-reduced-price,
.shop-regular-price {
  font-size: 20px;
  padding-top: 0;
  line-height: 20px;
  padding-bottom: 4px;
}

/* --- Checkout --- */
table.table.shop-cart {
  margin: 25px 0 15px;
}

table.table.shop-cart td:first-child > a {
  display: block;
}

table.table.shop-cart th ~ th,
table.table.shop-cart td ~ td {
  white-space: nowrap;
}

table.table.shop-cart .total th {
  font-weight: bold;
}

.mod_action_order_form_overview table.table.shop-cart {
  margin-top: 0;
}

table.table.shop-cart tr td {
  background: none;
}

table tr.total th {
  color: #333;
  background: #f8f8f8;
  text-transform: none;
  border-bottom: 2px solid #e5e5e5;
}

#cart_container > p > .button {
  padding: 0;
  text-decoration: underline;
  padding: 0;
  background: none;
  color: #999;
  font-size: 15px;
  margin: 0 0 30px;
  font-weight: normal;
}

#cart_container > p > .button ~ .button {
  float: right;
}

.mod_action_order_form .button_bar_bottom {
  margin: 40px 0 0;
}

.mod_shop .button.float_right {
  float: right !important;
}

.mod_action_order_form .back-to-overview {
  display: none;
}

a.back-to-overview {
  border: 1px solid #dedfe1;
  color: #b1b3b4;
  background-color: transparent;
}

a.back-to-overview:hover,
a.back-to-overview:focus,
a.back-to-overview:active {
  color: #47949d;
  border-color: #47949d;
  background-color: transparent;
}

form.order_form_userinfo #shop_delivery_date {
  width: 165px;
}

form.order_form_userinfo #shop_delivery_date:hover + .fa,
form.order_form_userinfo #shop_delivery_date:focus + .fa,
form.order_form_userinfo #shop_delivery_date:active + .fa {
  color: #47949d;
}

.shop_div ~ .shop_div,
.mod_action_order_form_overview .shop_div ~ .shop_div {
  margin-top: 30px;
}

.shop_delivery_date.shop_div {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dedfe1;
}

.mod_action_order_form_login form + p > a {
  margin-top: 20px;
  display: inline-block;
}

.mod_action_order_form_login .shop_div ~ .shop_div {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #dedfe1;
}

.mod_action_order_form_login .shop_div > h2 {
  display: none;
}

.mod_action_order_form_login .shop_div p.margin,
.mod_action_order_form_login .shop_div > h3 + p,
.mod_action_order_form_login .shop_registration_form .button {
  margin-bottom: 25px;
}

.mod_action_order_form_login .shop_div p.margin + .order_form_link {
  display: block;
  margin: -15px 0 5px;
}

.mod_action_order_form_login .delivery_address_wrap h3,
.mod_action_order_form_login .login_infos h3 {
  margin-top: 25px;
}

.order_form_or {
  line-height: 47px;
  padding: 0 15px;
}

.shop_registration_form > div ~ div h2 {
  margin-top: 20px;
}

.shop_div {
  clear: both;
}

.shop_div fieldset {
  border: 0;
  border-bottom: 1px solid #dedfe1;
  padding: 2px 0 25px;
  margin: 25px 0;
  position: relative;
}

.shop_div fieldset p {
  margin: 0 0 2px;
}

.shop_div fieldset .edit_address_link {
  position: absolute;
  bottom: 15px;
  right: 0;
}

.edit_address_link a {
  font-size: 100%;
}

.order_form fieldset label {
  line-height: 26px;
  padding: 0;
}

.shop_registration_form .button {
  margin-top: 20px;
  width: auto !important;
}

.mod_action_order_form_overview .shop_div fieldset > legend {
  display: none;
}

.user_address_fieldset strong {
  font-weight: normal;
}

.mod_action_order_form_overview .shop_div fieldset > legend ~ h2 {
  display: block !important;
  margin-top: 0;
}

.mod_action_order_form_overview .button_bar_bottom {
  margin: 25px 0 0;
  padding: 25px 0 0;
  border-top: 1px solid #dedfe1;
}

p.order_form_checkboxes {
  padding-left: 0;
}

.order_form_userinfo hr {
  display: block;
  border: 0;
  height: 1px;
  margin: 10px 0 13px;
  background: #cccccc;
  width: 100%;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(50, 50, 50, 0.01)), to(rgba(80, 80, 80, 0.01)), color-stop(0.5, #c9c9c9));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.001) 0%, rgb(201, 201, 201) 50%, rgba(0, 0, 0, 0.001) 100%);
  background: -ms-linear-gradient(left, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.75) 50%, hsla(0deg, 0%, 0%, 0) 100%);
  background: -o-linear-gradient(left, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.75) 50%, hsla(0deg, 0%, 0%, 0) 100%);
  background: linear-gradient(left, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.75) 50%, hsla(0deg, 0%, 0%, 0) 100%);
}

/* Order complete */
.mod_action_process_order .main_shop_wrap {
  text-align: center;
}

.mod_shop .main_shop_wrap #management ~ .crono_tabs_main_wrap .crono_tab {
  border: 1px solid rgb(187, 187, 187);
  padding: 20px;
  background: rgb(250, 250, 250);
  border-radius: 6px;
  border-top-left-radius: 0;
}

/* --- Wishlist --- */
.wishlist_wrap .add_all_to_cart {
  margin-top: 0;
  top: 27px;
  font-size: 14.5px;
  float: none;
  position: absolute;
  z-index: 90;
  left: 0;
}

.wishlist_wrap .add_all_to_cart {
  left: auto;
  right: 0;
}

div.wishlist_wrap {
  position: relative;
  margin: 0;
  padding: 0 0 45px;
}

input + div.wishlist_wrap {
  margin-top: 40px;
}

div.wishlist_wrap > div {
  border: 0;
}

div.wishlist_wrap > .wishlist_title {
  padding: 15px 0;
  border-radius: 0;
  background: none;
  display: block;
  text-align: left;
}

div.wishlist_wrap > .wishlist_title > h2 {
  display: inline-block;
}

div.wishlist_wrap > div.wishlist_wrap_inner {
  margin: 0 0 0 -30px;
  border-radius: 0;
  position: relative;
  background: none;
  padding: 0 0 45px;
}

div.wishlist_wrap > div.wishlist_wrap_inner:before {
  content: "";
  height: 1px;
  bottom: 0;
  z-index: 1;
  left: -2999px;
  right: -2999px;
  position: absolute;
  display: block;
  background: #f0f0f1;
}

div.wishlist_wrap > div.wishlist_wrap_inner > p,
.wishlist_wrap .shop_article {
  padding-top: 40px;
  position: relative;
  z-index: 3;
}

div.wishlist_wrap > div.wishlist_wrap_inner > p:only-child {
  text-align: left;
  padding-left: 30px;
  margin-top: -20px;
}

div.wishlist_wrap > div.wishlist_wrap_inner > p:only-child i {
  font-style: normal;
}

.wishlist_wrap .shop_article .pictures {
  background: #fff;
}

.wishlist_article_controls > a {
  background: none;
  box-shadow: none;
  top: 40px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  opacity: 1;
  right: auto;
  left: 30px;
  padding: 5px;
  border-radius: 0;
  background: #e4302c;
}

.wishlist_article_controls > a:hover {
  color: #fff;
  background: #4d4d4d;
}

.wishlist_article_controls > a i {
  color: inherit !important;
}

/* --- Backoffice --- */
.order_state_list li {
  white-space: nowrap;
}

.order_state_list li:before {
  display: none;
}

.shop_order_empty {
  clear: both;
  text-align: left !important;
  margin-top: 40px !important;
}

.shop_order_empty.introduction {
  text-align: center !important;
}

/* --- User settings form --- */
.shop_registration_form {
  margin-left: -50px;
}

.login_infos ~ .shop_registration_form {
  margin-left: 0;
}

.shop_registration_form > div {
  display: inline-block;
  width: 50%;
  padding: 0 0 0 50px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.mod_action_edit_user_form .shop_registration_form,
.mod_action_register .shop_registration_form {
  display: flex;
  flex-flow: row wrap;
}

.mod_action_edit_user_form .shop_registration_form > div,
.mod_action_register .shop_registration_form > div {
  order: 1;
}

.mod_action_edit_user_form .shop_registration_form > div.login_infos,
.mod_action_register .shop_registration_form > div.login_infos {
  order: 2;
}

.mod_action_edit_user_form .shop_registration_form > div.login_infos h2,
.mod_action_register .shop_registration_form > div.login_infos h2 {
  margin-top: 0;
}

.mod_action_edit_user_form .shop_registration_form .delivery_address_wrap h2,
.mod_action_register .shop_registration_form div.delivery_address_wrap h2 {
  margin-top: 30px;
}

.mod_action_edit_user_form .shop_registration_form > div.delivery_address_wrap,
.mod_action_register .shop_registration_form > div.delivery_address_wrap {
  order: 3;
}

.shop_registration_form > div.shop_using_as_guest_description {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

.shop_registration_form > div:first-child + div h2 {
  margin-top: 0;
}

.shop_registration_form label {
  width: 37%;
}

.shop_registration_form label + strong {
  line-height: 40px;
}

.shop_registration_form input,
.shop_registration_form select,
.shop_registration_form .select2-container {
  width: 63% !important;
}

.shop_registration_form input[type=checkbox],
.shop_registration_form input.button {
  width: auto !important;
}

.shop_registration_form ~ p.shop_registration_form {
  width: 50%;
  margin-left: -1%;
  display: block;
}

/* --- Order steps --- */
.subnav_content .shop_order_steps li:before {
  content: "";
  color: #acb0b3;
  margin: 0 10px;
  font: 15px/15px "Font Awesome 6 Pro";
}

.subnav_content .shop_order_steps li ~ li:before {
  content: "\f054";
}

.subnav_content .shop_order_steps li.shop_order_step_type_past_wrap:before,
.subnav_content .shop_order_steps li.shop_order_step_type_current_wrap:before {
  color: #46949d;
}

.shop_order_steps > a {
  font-weight: normal;
}

.shop_order_steps a.shop_order_step_type_past,
.shop_order_steps a.shop_order_step_type_current {
  font-weight: normal;
  color: #46949d;
}

.shop_order_steps a.shop_order_step_type_current {
  font-weight: 600;
}

.order_step_nr {
  font-size: 17px;
  display: none;
}

.order_step_nr:after {
  content: ". ";
}

/* ---------- XLS Import ---------- */
.xls_import_map_wrap,
.xls_import_map {
  padding: 0;
}

.xls_import_map_wrap,
.gmap-map {
  margin: 0 0 30px;
}

.xls_import_map {
  min-height: 500px;
}

.xls_import_filter {
  padding: 35px 0;
  border: 0;
  margin: 35px 0;
  border-top: 1px solid #dedfe1;
}

.xls_import_filter form > div {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 15px 0 0;
  float: none;
  clear: none;
  width: 21.05%;
  box-sizing: border-box;
}

.xls_import_filter form > div > input {
  width: 100%;
}

.xls_import_filter form > input.button {
  float: right;
  clear: none;
  width: 15%;
  text-align: center;
}

.found_rows {
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  top: -28px;
  padding-left: 6px;
}

.search_filter > form > .filter_reset {
  float: right;
  clear: both;
  margin-top: 10px;
}

.xls_import_table td:first-child {
  width: 40%;
  pointer-events: none;
}

.xls_import_table td:first-child .popup {
  pointer-events: all;
}

.xls_import_table td:first-child ~ td {
  white-space: nowrap;
}

.xls_import_table td ~ td:last-child {
  white-space: normal;
}

.data_table td > .popup:hover {
  background: #f9f9f9;
}

/* ---------- Mailform ---------- */
.mailform_element > p {
  position: relative;
}

.mailform_field_actions {
  position: absolute;
  top: 5px;
  right: 8px;
  letter-spacing: -2.5px;
}

/* ---------- Datepicker ---------- */
.ui-datepicker.ui-widget {
  font-family: "Futura PT", Arial, Helvetica, sans-serif;
  z-index: 300 !important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
}

.ui-datepicker {
  padding: 0;
}

div.ui-datepicker-header {
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
}

div.ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

div.ui-datepicker .ui-datepicker-title {
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: bold;
}

div.ui-datepicker .ui-datepicker-title select {
  margin: 1px;
  width: 48%;
}

div.ui-datepicker .ui-datepicker-prev-hover,
div.ui-datepicker .ui-datepicker-next-hover,
div.ui-datepicker .ui-datepicker-next,
div.ui-datepicker .ui-datepicker-prev {
  top: 11px;
  bottom: 13px;
  height: auto;
  border: none;
  text-align: center;
  text-decoration: none !important;
}

div.ui-datepicker .ui-datepicker-prev:before,
div.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
  color: #fff;
  text-transform: none;
  font: 20px/20px "Font Awesome 6 Pro";
  text-decoration: none !important;
}

div.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
}

div.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

div.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

div.ui-datepicker .ui-datepicker-next span,
div.ui-datepicker .ui-datepicker-prev span {
  background-image: none;
  margin-top: 0;
  top: 0;
  font-weight: normal;
}

div.ui-datepicker table {
  margin: 0;
}

div.ui-datepicker th {
  padding: 8px 0;
  color: #47949d;
  background: #e5e5e5;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  border-top: 0;
}

div.ui-datepicker td {
  border: none;
  padding: 0;
}

.ui-datepicker td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: 7px 5px;
  margin: 0;
  font-weight: bold;
  color: #4d4d4d;
  font-size: 14px;
  cursor: pointer;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  cursor: pointer;
}

div.ui-datepicker-prev,
div.ui-datepicker-next {
  top: 3px;
}

/* --- Datepicker Colors --- */
.ui-datepicker.ui-widget {
  background: #fff;
  border: 2px solid #47949d;
  margin-top: -2px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.ui-datepicker-header {
  border-bottom: 0;
  color: #fff;
  background: #47949d;
}

.ui-datepicker td a.ui-state-active,
.ui-datepicker td a.ui-state-hover {
  background: #47949d;
  color: #fff;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Main ---------- */
/* -- hide home -- */
#nav-2 {
  display: none;
}

nav.main {
  margin: 0;
  bottom: -15px;
  height: 0;
  width: 0;
  visibility: hidden;
  white-space: nowrap;
}

nav.main .nav_part {
  position: absolute;
  bottom: -5px;
  right: 100%;
  visibility: visible;
  margin: 45px 0 0;
}

nav.main .right_part {
  right: auto;
  left: 100%;
  margin-left: 42px;
}

nav.main .left_part {
  margin-right: 44px;
}

.header_small nav.main .nav_part {
  top: -10px;
  transition: all 0.3s;
}

.scrolled_to_navi .header_small nav.main .nav_part {
  top: -8px;
}

.nav_part > li {
  list-style: none;
  background: transparent;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
  text-align: center;
}

.nav_part > li:after {
  content: "";
  position: absolute;
  top: 100%;
  left: -40px;
  right: -40px;
  z-index: 1;
  height: 84px;
  visibility: hidden;
}

.nav_part > li:hover:after {
  visibility: visible;
}

.nav_part > li > a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  padding: 0 40px;
  color: #acb0b3;
}

body.logged_in .nav_part > li > a {
  font-size: 20px;
  line-height: 20px;
  padding: 0 15px;
}

.nav_part > li:hover > a {
  color: #46949d;
}

.nav_part > li.current > a {
  text-decoration: none;
  color: #46949d;
}

.main li#nav-36,
.main li#nav-37,
li#rwdnav-36,
li#rwdnav-37 {
  display: none !important;
}

/* --- Sub dropdown --- */
.nav_part > li:hover > ul,
.main .hover ul.shop_categories {
  visibility: visible;
  opacity: 1;
}

.mod_shop header:first-of-type .hover ul.shop_categories,
header:first-of-type .nav_part > li.current > ul {
  display: none;
}

.nav_part.right_part > li:hover > ul {
  text-align: right;
  right: 0;
}

.main ul.level1,
.main ul.shop_categories {
  position: absolute;
  z-index: 99;
  top: 62px;
  width: 500px;
  padding: 34px 0px 35px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  text-align: left;
}

.header_small .main ul.level1 {
  top: 43px;
}

.header_small .main ul.shop_categories {
  top: 41px;
}

.main ul.level1:after,
.main ul.shop_categories:after {
  content: "";
  position: absolute;
  width: 5000px;
  left: -2000px;
  right: 0;
  background: #fff;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.main ul.level1 > li {
  display: block;
}

.main ul.level1 > li > a {
  color: #acb0b3;
  line-height: 41px;
  font-size: 22px;
  text-decoration: none;
  display: block;
  margin: 0 40px;
}

.main ul.level1 > li > a:hover {
  color: #46949d;
}

.main ul.level1 > li.current > a {
  text-decoration: none;
  color: #46949d;
  font-weight: 400;
}

.main ul.level2 > li {
  list-style: none;
  text-align: right;
  margin: 0 40px 0 0;
}

.main ul.level2 > li a {
  color: #acb0b3;
  text-decoration: none;
}

.main ul.level2 > li:hover a,
.main ul.level2 > li.current a {
  color: #46949d;
}

/* --- Shop categories --- */
.main > .portlet {
  display: none;
}

.main ul.shop_categories {
  width: 1110px;
  text-align: center;
  top: 100%;
  margin-top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header_small .main ul.shop_categories {
  margin-top: 40px;
}

.main ul.shop_categories > li {
  width: 25%;
  display: inline-block;
  padding: 0 0 20px;
}

.main ul.shop_categories > li > a {
  position: relative;
  z-index: 50;
}

.main .shop_categories > li .picture {
  float: none;
}

.main .portlet_shop_category_introduction {
  display: none;
}

/* ---------- Subnav in content ---------- */
.siteframe > ul {
  display: none !important;
}

.siteframe > div.sticky-wrapper {
  margin: 22px 0 0;
}

.siteframe > div.sticky-wrapper > .subnav {
  display: block;
  padding: 13px 0 10px;
  background: #fff;
  z-index: 200 !important;
}

.siteframe > div.sticky-wrapper.is-sticky > .subnav {
  box-shadow: 0 1px 0 #dedede, 0 8px 8px -4px rgba(0, 0, 0, 0.1);
}

.subnav_content > ul {
  max-width: 1265px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.subnav_content > ul li {
  display: inline-block;
}

.subnav_content li a {
  color: #acb0b3;
  font-size: 22px;
  line-height: 39px;
  text-decoration: none;
  margin: 0 18px;
}

.subnav_content li.current > a,
.subnav_content li a:hover {
  color: #46949d;
}

/* --- Shop categories --- */
.siteframe .subnav .pictures,
.siteframe .subnav .portlet_shop_category_introduction {
  display: none;
}

/* --- Member Links (RWD) --- */
.subnav_shop_member_links li a i {
  display: none;
}

/* ---------- Language switcher Header ---------- */
.meta nav.lang {
  padding: 0 0 0 31px;
  vertical-align: top;
}

header .language_switcher {
  padding: 14px 4px 0 0;
}

header .language_switcher a {
  color: #acb0b3;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 0 6px;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
}

header .language_switcher a:hover,
header .language_switcher a.current {
  color: #46949d;
}

/* ---- is scrolled meta ---- */
header .meta.is_scrolled {
  top: 10px;
  right: 5px;
}

.meta.is_scrolled .logged_in_as {
  display: none;
}

header .is_scrolled .social > a {
  width: 26px;
  height: 26px;
}

header .is_scrolled .social > a + a {
  margin-left: 3px;
}

header .is_scrolled .social > a i {
  font-size: 14px;
  line-height: 26px;
  vertical-align: 3px;
}

header .meta.is_scrolled .portlet_shop {
  margin: 0 0 0 3px;
}

header .meta.is_scrolled .portlet_shop_member_panel .portlet_inner > img.icon_user {
  max-width: 25px;
  top: -4px;
}

header .meta.is_scrolled .portlet_shop_cart .portlet_inner:before {
  font-size: 23px;
  line-height: 23px;
  vertical-align: 5px;
}

header .meta.is_scrolled .portlet_shop .portlet-content {
  left: auto;
  right: -25px;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}

header .meta.is_scrolled .portlet_shop .portlet-content:before {
  left: auto;
  right: 26px;
}

header .meta.is_scrolled .portlet_shop.portlet_shop_cart .portlet-content:before {
  right: 22px;
}

header .meta.is_scrolled .cart_count_bubble {
  top: -11px;
  right: -12px;
  width: 20px;
  height: 20px;
  font-size: 9px;
  line-height: 17px;
  text-indent: 1px;
}

header .is_scrolled .language_switcher {
  padding: 3px 4px 0 0;
}

header .is_scrolled .language_switcher a {
  font-size: 15px;
  margin: 0 0 0 2px;
}

header .meta.is_scrolled nav.lang {
  padding: 0 0 0 18px;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Portlets ---------- */
.portlets {
  letter-spacing: 0;
}

.portlet {
  letter-spacing: 0.2px;
}

.portlet ul.controls li {
  color: #47949d;
}

.portlet ul.controls li:hover {
  color: #32686e;
}

/* ---------- Header ---------- */
header .portlet ul.controls,
header .portlet h3.portlet-title {
  display: none;
}

/* --- Meta --- */
.meta > * {
  display: inline-block;
  vertical-align: middle;
}

.meta > div {
  position: relative;
  top: 8px;
}

.meta .social {
  top: 4px;
}

.meta .portlet .fulllink {
  display: none;
}

.meta .portlet_shop_member_panel {
  margin: 0 0 0 12px;
  top: 6px;
}

.portlet_shop_member_panel .p_register {
  display: none;
}
.portlet_shop_member_panel .p_lost_password {
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
}
.portlet_shop_member_panel .p_lost_password a {
  color: #4d4d4d;
  font-size: 14px;
  text-decoration: none;
}

.meta .portlet_shop {
  color: #acb0b3;
  margin: 0 0 0 13px;
}

.meta .portlet_shop * {
  transition: none !important;
}

.meta .portlet_shop .portlet_inner {
  position: relative;
}

.meta .portlet_shop .portlet_inner:before {
  content: "\f007";
  font: 35px/35px "Font Awesome 6 Pro";
  padding-bottom: 20px;
}

.meta .portlet_shop_member_panel .portlet_inner:before {
  font-size: 32px;
  line-height: 22px;
  color: transparent;
}

.meta .portlet_shop_member_panel .portlet_inner > img.icon_user {
  position: absolute;
  right: -10px;
  left: 0;
  top: -6px;
  height: auto;
  max-width: 28px;
}

.meta .portlet_shop_cart .portlet_inner:before {
  content: "c";
  font: 35px/47px "icons";
}

.meta .portlet_shop .portlet-content {
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  z-index: 60;
  top: 100%;
  margin: 0;
  left: 50%;
  padding: 13px 0 0;
  margin: -5px 0 0;
  width: 318px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.not_logged_in .meta .portlet_shop .portlet-content {
  left: 0;
}

.not_logged_in .meta .portlet_shop.portlet_shop_cart .portlet-content {
  left: auto;
  right: -77px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.not_logged_in .meta .portlet_shop.portlet_shop_cart .portlet-content:before {
  left: 67%;
}

.not_logged_in .meta .portlet_shop .portlet-content:before {
  margin: 0;
}

.meta .portlet_shop_member_panel .portlet-content {
  width: 317px;
  margin: 2px 0 0;
}

/*.meta .portlet_shop .open .portlet-content, */
.meta .portlet_shop .portlet_inner.hover .portlet-content,
.no-touch .meta .portlet_shop .portlet_inner:hover .portlet-content {
  visibility: visible;
}

.meta .portlet_shop .portlet-content:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -12px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent #b1b3b4 transparent;
  outline: 1px solid transparent;
}

.meta .portlet_shop .portlet-content > div {
  background: #b1b3b4;
  padding: 30px;
  border-radius: 10px;
}

.meta .portlet_shop .portlet-content > .cf {
  display: none;
}

.meta .portlet_shop input,
.meta .portlet_shop .goto-cart {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* Cart */
.shop_cart {
  width: auto;
}

.meta .portlet_shop .shop_cart_content > p {
  padding: 11px 20px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin: 11px 0 14px;
  color: #4d4d4d;
}

.meta .portlet_shop .cart_count {
  float: left;
}

.meta .portlet_shop .cart_colon {
  display: none;
}

.meta .portlet_shop .cart_total_price {
  float: right;
}

.cart_count_bubble {
  position: absolute;
  right: -15px;
  top: -7px;
  background: #47949d;
  width: 27px;
  height: 27px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  font-family: Helvetica, Arial;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.meta .portlet_shop .shop_cart h3 {
  margin: -3px 0 14px -3px;
  background: none;
}

/* Member panel */
.meta .portlet_shop_member_panel .portlet-content h3 {
  display: block;
  color: #4d4d4d;
  margin: -3px 0 16px 20px;
  font-size: 18px;
}

.meta .portlet_shop_member_panel form p {
  position: relative;
  margin: 0 0 15px;
}

.meta .portlet_shop_member_panel form + p,
.meta .portlet_shop_member_panel form ~ a ~ br {
  display: none;
}

.meta .portlet_shop_member_panel form ~ a {
  display: none;
  margin: 10px 0 25px 19px;
  color: #4d4d4d;
}

.meta .portlet_shop_member_panel form ~ a ~ a {
  display: inline-block;
}

.meta .portlet_shop_member_panel form ~ a:hover {
  color: #000;
}

.meta .portlet_shop .portlet-content input[type=text],
.meta .portlet_shop .portlet-content input[type=password] {
  border: 0;
  background: #fff;
  height: 48px;
}

.meta .portlet_shop_member_panel .link_order_form,
.meta .portlet_shop_member_panel a .fa {
  display: none;
}

.meta .portlet_shop .portlet-content .button,
.meta .portlet_shop .portlet-content .portlet_shop_register {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.meta .portlet_shop .portlet-content input::-webkit-input-placeholder {
  color: #4d4d4d;
  font-weight: normal;
}

.meta .portlet_shop .portlet-content input:-moz-placeholder {
  color: #4d4d4d;
  font-weight: normal;
}

.meta .portlet_shop .portlet-content input::-moz-placeholder {
  color: #4d4d4d;
  font-weight: normal;
}

.meta .portlet_shop .portlet-content input:-ms-input-placeholder {
  color: #4d4d4d;
  font-weight: normal;
}

/* --- Social --- */
header .social > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #acb0b3;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  top: -2px;
}

header .social > a + a {
  margin-left: 10px;
}

header .social > a i {
  color: #fff;
  line-height: 30px;
  text-indent: 0;
  margin: 0;
}

header .social > a:hover {
  color: #fff;
  background: #47949d;
}

header .social > a:hover i {
  color: #fff;
}

/* ---------- Portlets Right ---------- */
.portlets_right {
  float: right;
  width: 68.4%;
  margin: 0 0 91px;
  font-size: 0;
}

.portlets_right + .cf {
  display: none;
}

.portlets_right .portlet {
  padding: 25px 0 0 30px;
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.portlets_right .portlet:first-child {
  display: block;
  width: auto;
  padding-top: 0;
}

.portlets_right .portlet .controls {
  position: absolute;
  top: 3px;
  left: 6px;
  z-index: 30;
  font-size: 16px;
}

.portlets_right .portlet > div {
  border: 1px solid #aeb2b5;
  position: relative;
}

.portlets_right .portlet .portlet-title {
  position: absolute;
  z-index: 30;
  top: 18px;
  right: 30px;
  margin: 0;
}

.portlets_right .portlet .portlet-title,
.portlets_right .portlet .portlet-title * {
  font-weight: normal;
  font-size: 17px;
  line-height: 1;
  color: #4d4d4d;
}

.portlets_right .portlet .pictures,
.portlets_right .portlet .pictures .picture {
  margin: 0;
  padding: 0;
  float: none;
}

.portlets_right .portlet .pictures .picture img {
  width: 100%;
  height: auto;
}

.portlets_right .portlet .portlet_content_description,
.portlets_right .portlet_content_link {
  display: none;
}

.portlets_right .add_portlet {
  padding: 10px;
  font-size: 15px;
}

.portlets_right .portlet .resource_link {
  transition: opacity 0.2s;
}

.portlets_right .portlet .resource_link:hover {
  opacity: 0.7;
}

.portlets_right #portlet_content_7 .portlet-content,
.portlets_right #portlet_content_6 .portlet-content {
  padding-top: 20px;
}

/* ---------- Portlets Home ---------- */
.portlets_home .portlet {
  padding: 89px 0 90px;
  position: relative;
}

.portlets_home .portlet:last-child {
  padding-bottom: 0;
}

.portlets_home .portlet:before {
  content: "";
  position: absolute;
  top: 0;
  left: -1500px;
  right: -1500px;
  height: 1px;
  background: #dedfe1;
}

.portlets_home .portlet_content_link {
  margin-top: 40px;
}

.portlets_home .portlet_text_wrap {
  overflow: hidden;
}

/* ---------- Footer ---------- */
footer .portlet {
  position: relative;
}

footer .portlet ul.controls {
  position: absolute;
  right: 0;
  top: -23px;
}

footer .portlet h3,
footer .portlet ul li.portlet-resource-link {
  display: none;
}

footer .portlet ul.controls li {
  float: right;
}

footer .portlet .portlet-content,
footer .portlet .portlet-content * {
  text-align: right !important;
}

/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* ---------- Toggle ---------- */
a.navi_toggle {
  display: none;
  position: absolute;
  left: 25px;
  top: 50%;
  width: 42px;
  height: 30px;
  opacity: 1;
  z-index: 6800;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.navi_toggle span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  margin-top: -3px; /* height / 2 */
  z-index: 3500;
  background: #b1b3b4;
  border-radius: 1px;
  transform-origin: right;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

a.navi_toggle span:first-child {
  margin-top: 0;
}

a.navi_toggle span:nth-child(2) {
  top: 50%;
}

a.navi_toggle span:nth-child(3) {
  top: auto;
  bottom: 0;
  margin-top: 0;
}

.navi_open a.navi_toggle {
  width: 50px;
  left: 0;
}

.navi_open a.navi_toggle span {
  background: #47949d;
  left: 16px;
}

.navi_open a.navi_toggle span:first-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navi_open a.navi_toggle span:nth-child(2) {
  opacity: 0;
}

.navi_open a.navi_toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ---------- Height ---------- */
@media screen and (max-height: 800px) {
  .main ul.shop_categories > li .pictures {
    padding-bottom: 48%;
    margin-bottom: 30px;
  }
}
@media screen and (max-height: 850px) {
  .scrolldown_arrow {
    display: none;
  }
  /*header .logo_nav_wrap {
  	max-width: 120px;
  }
  .header_small {
  	padding-top: 9px;
  }
  .header_small .logo a:first-child {
  	bottom: -10px;
  }*/
  .slide_text_container .slide_text > * {
    display: none;
  }
  .slide_text_container .slide_text > *:last-child {
    display: block;
  }
  div.slide_text a:only-child {
    margin-top: 0;
  }
  .slide_text_container {
    left: 20px;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-height: 450px) {
  .slide_text_container,
.bx-wrapper .slide span:after,
.bx-wrapper .bx-pager {
    display: none;
  }
}
/* ---------- Width ---------- */
@media screen and (max-width: 1800px) {
  body.logged_in .nav_part > li > a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1650px) {
  body.logged_in .nav_part > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .nav_part > li > a {
    padding: 0 20px;
  }
  .main ul.level1 > li > a {
    margin: 0 20px;
  }
  .meta .logged_in_as {
    position: absolute;
    top: 66px;
    right: 0;
    display: block;
  }
}
@media screen and (max-width: 1220px) {
  .nav_part > li > a,
.main ul.level1 > li > a,
.subnav_content li a {
    font-size: 18px;
  }
  .main ul.level1 {
    margin-top: -1px;
  }
  .main ul.level1.shop_categories {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1090px) {
  header .logo_nav_wrap {
    max-width: none;
    height: auto;
  }
  .page {
    padding-top: 75px;
  }
  nav.main {
    visibility: hidden !important;
  }
  nav.main .nav_part {
    margin-top: 14px;
  }
  .header_small ~ #sticky-wrapper,
.subnav_content,
.subnav_shop_member_links {
    display: none !important;
  }
  .subnav_shop_member_links ~ .subnav_shop_member_links {
    display: block !important;
  }
  header:first-child {
    border-bottom: 1px solid #d4d4d4;
    display: none;
  }
  .meta .logged_in_as {
    display: none;
  }
  .subnav_shop_order_steps {
    display: block !important;
  }
  a.navi_toggle,
#rwdnav {
    display: block;
  }
  #rwdnav,
#rwdnav * {
    backface-visibility: hidden;
  }
  #rwdnav {
    position: fixed;
    top: 0;
    top: 74px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5000;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    overflow: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .navi_open #rwdnav {
    opacity: 1;
    visibility: visible;
  }
  #rwdnav > div:first-child {
    background: url(../img/logo_small.png) no-repeat center 20px #fff;
    background-size: 150px;
    padding: 93px 0 0;
    padding: 0;
    background: none;
    background: #fff;
  }
  .meta .logged_in_as {
    margin: 0;
  }
  header {
    padding: 25px;
    z-index: 7000;
  }
  .navi_open header,
.navi_open .navi_toggle {
    visibility: hidden !important;
  }
  .navi_open .navi_toggle {
    transition: none;
  }
  .navi_open .header_small,
.navi_open .header_small > .navi_toggle {
    visibility: visible !important;
  }
  .header_small {
    padding: 20px 25px;
    height: auto;
    z-index: 6000;
    opacity: 1;
    visibility: visible;
  }
  .header_small .logo a:first-child {
    bottom: 0;
  }
  .header_small .meta {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    padding: 11px 0 0;
  }
  .meta .portlet .fulllink {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .logged_in .meta .portlet_shop,
.meta .portlet_shop.logged_in,
.meta > div {
    position: static;
  }
  .meta .portlet_shop {
    margin: 4px 0 0 13px;
  }
  .header_small .meta .lang {
    display: none;
  }
  header div.logo {
    max-width: 100px;
    margin: 0 auto;
    position: relative;
  }
  /*.meta .portlet_shop .portlet-content {
  	display: none !important;
  	left: auto;
  	right: -5px;
  	margin: 0;
  	-webkit-transform: none;
  	   -moz-transform: none;
  	     -o-transform: none;
  	        transform: none;
  }*/
  .meta .portlet_shop .portlet-content {
    left: auto;
    right: -20px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .meta .portlet_shop .portlet-content:before {
    left: auto;
    right: 22px;
    margin: 0;
  }
  .meta .portlet_shop_member_panel .portlet_inner > img.icon_user {
    position: static;
  }
  .meta .portlet_shop .portlet_inner {
    position: relative;
  }
  .cart_count_bubble {
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin: -3px 0 0 -10px;
  }
  .meta .portlet_shop_member_panel .portlet_inner:before {
    display: none;
  }
  #rwdnav > div:first-child + div {
    display: none;
  }
  #rwdnav ul ul {
    display: block;
  }
  #rwdnav ul .current ul {
    display: block;
  }
  #rwdnav ul,
#rwdnav li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #rwdnav li {
    display: block;
  }
  #rwdnav li.with_subnav > a:after {
    content: "\f107";
    position: absolute;
    right: 0;
    top: 2px;
    bottom: 0;
    width: 50px;
    text-align: center;
    font: 30px/50px "Font Awesome 6 Pro";
    transition: all 0.2s;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
  }
  #rwdnav li.open > a:after {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }
  #rwdnav li a {
    font-size: 22px;
    line-height: 56px;
    text-decoration: none;
    font-weight: 400;
    color: #4d4d4d;
    border-top: 1px solid #dedfe1;
    display: block;
    padding: 0 15px;
    position: relative;
  }
  #rwdnav li ul {
    margin: -7px 0 0;
    padding: 0 0 10px;
  }
  #rwdnav li ul > ul {
    margin: 0;
    padding: 0;
  }
  #rwdnav li li a {
    font-size: 18px;
    line-height: 40px;
    border: 0;
    box-shadow: none;
    text-transform: none;
    background: none;
    color: #acb0b3;
    font-weight: normal;
  }
  #rwdnav li .shop_categories li > * {
    display: none;
  }
  #rwdnav li .shop_categories li > a {
    display: block;
  }
  #rwdnav li li ul {
    margin: -7px 0 5px;
    padding: 0;
  }
  #rwdnav li li li a {
    font-size: 15px;
    line-height: 28px;
  }
  #rwdnav li li li a:before {
    content: "\f105";
    padding-right: 4px;
    font-family: "Font Awesome 6 Pro";
    position: relative;
    top: 0;
  }
  #rwdnav > div > ul > li.current {
    background: #fff;
  }
  #rwdnav li.current > a {
    font-weight: bold;
    color: #47949d;
  }
  #rwdnav li li.current > a,
#rwdnav li li.active > a {
    border: 0;
    color: #47949d;
    font-weight: normal;
  }
  #rwdnav #rwdnav-16,
#rwdnav #rwdnav-15 {
    display: none;
  }
  /* --- Language --- */
  #rwdnav .language_switcher {
    white-space: normal;
    margin: 0;
    padding: 10px 0;
    background: #f7f7f7;
    box-shadow: 0 1px 0 #e5e5e5, inset 0 1px 0 #e5e5e5;
    position: relative;
    overflow: hidden;
    z-index: 4;
  }
  #rwdnav .language_switcher h3,
#rwdnav .language_switcher ul.controls {
    display: none;
  }
  #rwdnav .language_switcher a.language {
    width: 33.31%;
    margin: 0;
    display: block;
    float: left;
    font-size: 15px;
    opacity: 1;
    text-decoration: none;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    color: #4d4d4d;
  }
  #rwdnav .language_switcher a.language.current {
    font-weight: 600;
    color: #333;
  }
  #rwdnav .language_switcher .portlet-content {
    overflow: hidden;
  }
  #rwdnav .language_switcher:before {
    margin: 0 15px;
    font-size: 26px;
  }
  .shop_de_overlay_outer {
    padding-top: 160px;
  }
  .slide_text_container {
    width: 600px;
  }
}
@media screen and (max-width: 1060px) and (min-width: 801px) {
  .quicklinks .quicklink * {
    text-align: center;
  }
  .quicklinks .quicklink .icon {
    float: none;
    margin: 7px 0 14px;
  }
  .quicklinks .quicklink .icon i {
    font-size: 60px;
  }
  .quicklinks .quicklink:nth-child(2) > div,
.quicklinks .quicklink:nth-child(3) > div {
    float: none;
  }
  .quicklinks .quicklink_text {
    display: block;
  }
}
@media screen and (max-width: 970px) {
  .footer_right {
    float: none;
    text-align: left;
    margin: 30px 0 0;
  }
  footer .portlet .portlet-content,
footer .portlet .portlet-content * {
    text-align: left !important;
  }
  #partner_footer {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 950px) {
  #mod_shop_article_detail .shop_price {
    float: none;
    margin: 30px 0;
    width: auto;
    max-width: none;
  }
}
@media screen and (max-width: 944px) {
  .shop_registration_form {
    margin-left: 0;
  }
  .shop_registration_form > div {
    width: auto;
    display: block;
    padding-left: 0;
  }
  .mod_action_register .shop_registration_form > div.login_infos {
    order: 4;
  }
  .mod_action_register .shop_registration_form > div.login_infos h2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  #phpcomasy .portlets_home .portlet .pictures {
    float: none;
    width: auto;
    margin: 0 0 25px;
  }
  .mailform_element.text_field:first-child {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .two_part_mailform .mailform_element.checkbox_field p {
    width: 100%;
  }
}
@media screen and (max-width: 860px) {
  #phpcomasy div.listing_entry .pictures,
#phpcomasy div.overview_item .pictures {
    float: none;
    margin: 0 0 30px;
    width: auto;
  }
  form.subscribe label {
    width: 100%;
    text-align: left;
  }
  form.subscribe .mailform_element p.dodeley_subscribe_privacy,
form.subscribe .mailform_element input,
form.subscribe .mailform_element .select2 {
    width: 100% !important;
  }
  form.subscribe .mailform_element:nth-of-type(7) label,
form.subscribe .mailform_element:nth-of-type(8) label {
    display: none;
  }
  form.subscribe .checkbox_field {
    padding-left: 0;
  }
}
@media screen and (max-width: 850px) {
  #subscribe .mailform_element input,
#subscribe .mailform_element textarea,
#subscribe .mailform_element .select2 {
    width: 47vw !important;
  }
  #subscribe .mailform_element .select2 {
    min-width: 100px;
  }
  .xls_import_filter {
    margin: 0 -15px 20px 0;
  }
  .xls_import_filter form > div {
    width: 49.4%;
    margin-bottom: 15px;
  }
  .xls_import_filter form > input.button {
    float: none;
    clear: both;
    width: 97%;
    display: block;
  }
  #article_detail_accessories {
    margin: 42px 0 0 -30px;
    padding: 55px 0 0;
  }
  .shop_info_overlay .shop_de_overlay_image {
    width: 250px;
  }
  .shop_info_overlay .shop_de_overlay_image img {
    width: 100%;
  }
}
@media screen and (max-width: 837px) {
  .wishlist_wrap .wishlist_remove,
.wishlist_wrap .add_all_to_cart {
    position: static;
    margin-bottom: 25px;
    display: inline-block;
  }
  .wishlist_wrap .add_all_to_cart {
    float: right;
  }
}
@media screen and (max-width: 800px) {
  .quicklinks .quicklink {
    width: auto;
    float: none;
  }
  .quicklinks .quicklink ~ .quicklink {
    margin-top: 30px;
  }
  .quicklinks .quicklink > div {
    float: none !important;
  }
  .quicklinks .quicklink .icon {
    width: 40px;
    margin-left: 0;
  }
  .quicklinks .quicklink_text {
    display: block;
  }
  .shop_article {
    width: 50%;
  }
  #article_detail_accessories .shop_article {
    width: calc(50% - 2px);
  }
}
@media screen and (max-width: 780px) {
  .meta .logged_in_as {
    display: none;
  }
}
@media screen and (max-width: 755px) {
  .portlets_right {
    float: none;
    margin-top: 30px;
    margin-left: -30px;
    width: auto;
  }
  .table_scroll_indicator {
    display: block;
  }
  .table_wrap_container {
    padding-top: 25px;
  }
  table.table.shop-cart {
    margin-top: 0;
  }
  table.table.shop-cart td:first-child > a {
    min-width: 40vw;
  }
  form.order_form_userinfo input.amount_select {
    padding-left: 4px;
    padding-right: 4px;
    width: 53px;
  }
  .mod_action_order_form .table_scroll_indicator,
.mod_action_order_form_overview .table_scroll_indicator {
    display: none;
  }
  table.table.shop-cart,
table.table.shop-cart tbody,
table.table.shop-cart tr,
table.table.shop-cart td,
table.table.shop-cart th {
    display: block;
  }
  table.table.shop-cart tr {
    overflow: hidden;
    position: relative;
  }
  table.table.shop-cart tr ~ tr ~ tr {
    border-top: 2px solid #e5e5e5;
  }
  table.table.shop-cart tr.total + tr {
    border-top: 0;
  }
  table.table.shop-cart tr:first-child th {
    width: 100%;
  }
  table.table.shop-cart tr:first-child > th:first-child ~ th {
    display: none;
  }
  table.table.shop-cart td {
    display: block;
    border: 0;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.table.shop-cart td:first-child {
    padding-bottom: 0;
    margin-bottom: -6px;
  }
  table.table.shop-cart td:first-child + td {
    width: auto;
    float: left;
    text-align: left !important;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 0 0;
  }
  table.table.shop-cart td:first-child + td input {
    padding: 0;
    border: 0;
    width: auto;
    line-height: 1;
    text-align: right;
    width: 23px;
    overflow: visible;
  }
  table.table.shop-cart td:first-child + td > a {
    display: none;
  }
  table.table.shop-cart td:first-child + td:after {
    content: " x ";
  }
  table.table.shop-cart td:first-child + td + td {
    display: none;
  }
  table.table.shop-cart td:first-child + td ~ td {
    float: left;
    text-align: left !important;
  }
  /* Costs */
  table.table.shop-cart .total ~ tr td {
    padding-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
    float: left;
  }
  table.table.shop-cart .total ~ tr td:first-child + td {
    position: static;
    text-align: right !important;
    width: auto;
    padding-top: 10px;
    float: right;
  }
  table.table.shop-cart .total ~ tr td:first-child + td:after {
    display: none;
  }
  /* Total row */
  table.table.shop-cart tr.total th {
    white-space: nowrap;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.table.shop-cart tr.total > th {
    display: none;
  }
  table.table.shop-cart tr.total > th:first-child,
table.table.shop-cart tr.total > th:last-child {
    display: block;
  }
  .shop_de_overlay_image {
    display: none;
  }
  .shop_de_overlay_footer a {
    display: block;
    clear: both;
  }
  .shop_de_overlay_link_text_normal {
    display: none;
  }
  .shop_de_overlay_link_text_rwd {
    display: inline-block;
  }
  a span.shop_de_overlay_link_text_rwd img {
    display: block;
    float: left;
    position: relative;
    top: 0;
    left: -15px;
  }
  .shop_de_overlay_inner {
    padding: 2rem 2.5rem;
  }
  .shop_de_overlay_footer {
    text-align: left;
  }
  .shop_de_overlay_back {
    padding-left: 5px;
    margin-bottom: 10px;
  }
  .shop_de_overlay_link {
    margin-left: 0;
  }
  .slide_text_container {
    width: 400px;
  }
  .shop_info_overlay .shop_de_overlay_link {
    margin-left: 15px;
  }
  .shop_country_popup .shop_de_overlay_link {
    font-size: 16px;
    line-height: 32px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: flex-start;
  }
  .shop_country_popup .shop_de_overlay_footer {
    flex-direction: column-reverse;
  }
  .shop_country_popup .shop_de_overlay_link img {
    display: block;
  }
  .shop_country_popup #close_overlay {
    margin-bottom: 20px;
    margin-left: 0px;
    align-self: flex-start;
  }
}
@media screen and (max-width: 735px) {
  .scrolldown_arrow {
    bottom: 150px;
    outline: 1px solid transparent;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  /* iOS fix */
  header .meta.focus {
    position: absolute;
    top: 80vh;
    left: 0;
    right: 0;
    bottom: auto;
  }
}
@media screen and (max-width: 700px) {
  .subnav_content {
    margin-top: 40px;
  }
  .subnav_content .shop_order_steps {
    white-space: nowrap;
  }
  .subnav_content .shop_order_steps li {
    display: inline-block;
    text-align: center;
    width: 25%;
    position: relative;
  }
  .subnav_content .shop_order_steps li:before {
    position: absolute;
    left: -11px;
    top: 50%;
    margin-top: -11px;
  }
  .subnav_content .shop_order_steps li a {
    display: block;
    font-size: 12px;
  }
  .subnav_content .shop_order_steps li a:before {
    content: "";
    margin: 0 0 3px;
    display: block;
    font: 36px/36px "Font Awesome 6 Pro";
  }
  .subnav_content .shop_order_steps li.shop_order_step_1_wrap a:before {
    content: "c";
    font-family: "icons";
    font-size: 33px;
  }
  .subnav_content .shop_order_steps li.shop_order_step_2_wrap a:before {
    content: "\f007";
  }
  .subnav_content .shop_order_steps li.shop_order_step_3_wrap a:before {
    content: "\f022";
  }
  .subnav_content .shop_order_steps li.shop_order_step_4_wrap a:before {
    content: "\f00c";
  }
}
@media screen and (max-width: 630px) {
  .bx-wrapper .bx-pager {
    right: 20px;
  }
}
@media screen and (max-width: 650px) {
  label,
#mailform_submit_button label,
.login_form label {
    float: none;
    width: auto;
    max-width: none;
  }
  form#subscribe label {
    float: left;
    width: 37%;
  }
  .no_root_category.system_page.not_logged_in .content .login_form > a[href*=register] {
    margin-left: 0;
  }
  .xls_import_table td:first-child ~ td {
    white-space: normal;
  }
  .no_root_category.system_page.not_logged_in .content .login_form {
    text-align: center;
  }
  .no_root_category.system_page.not_logged_in .content .login_form input,
.no_root_category.system_page.not_logged_in .content .login_form input.button {
    width: 100%;
  }
  .no_root_category.system_page.not_logged_in .content .login_form form {
    display: inline-block;
    text-align: left;
  }
  .no_root_category.system_page.not_logged_in .content .login_form label {
    text-align: left;
    width: auto;
  }
  .no_root_category.system_page.not_logged_in .login_form form > p:last-child label {
    display: none;
  }
  .no_root_category.system_page.not_logged_in .login_form > a {
    margin-left: 0;
  }
  .no_root_category.system_page.not_logged_in .content .login_form > a {
    display: block;
    margin: 20px 0 0;
    top: 0;
  }
  .shop_registration_form label {
    width: auto;
  }
  .shop_registration_form input,
.shop_registration_form select,
.shop_registration_form .select2-container {
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .product_listing.yourbureau_colors .listing_entry.iphone_hand .resource_container {
    margin-top: 170px;
  }
  #privacy_banner #privacy_banner_inner #privacy_description {
    padding: 0;
  }
  #privacy_banner #privacy_banner_inner a.button {
    position: relative;
    top: auto;
    margin: 15px 0 0;
    right: auto;
    float: none;
    display: block;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 580px) {
  .slide_text_container,
.slide_text_container h2 {
    font-size: 25px;
    line-height: 1.2;
  }
  div.slide_text a:only-child {
    font-size: 15px;
    line-height: 20px;
  }
  .meta .portlet_shop .portlet-content {
    position: fixed;
    top: 61px;
    left: 0;
    right: 0;
    margin: 0;
    width: auto;
  }
  .meta .portlet_shop .portlet-content > div {
    border-radius: 0;
  }
  .meta .portlet_shop .portlet-content:before {
    right: 33px;
  }
  .meta .portlet_shop_member_panel .portlet-content:before {
    right: 84px;
  }
  .meta .portlet_shop .portlet-content a.goto-cart {
    font-size: 15px !important;
  }
  .meta .portlet_shop .portlet-content > div {
    padding: 20px;
  }
}
@media screen and (max-width: 550px) {
  .shop_article {
    width: auto;
    display: block;
  }
  .article_main_price {
    float: none;
    margin: 0 0 20px;
  }
  .mod_google_maps #slider,
.mod_mailform #slider,
.mod_xls_import #slider {
    max-height: 50vh;
  }
  #article_detail_accessories {
    margin: 25px 0 0 -30px;
    padding: 40px 0 0;
  }
  #article_detail_accessories > h1 {
    margin: 0 0 -30px;
  }
}
@media screen and (max-width: 545px) {
  .shop_div input,
.shop_div select,
.shop_div textarea {
    width: 100%;
  }
  .shop_div input[type=checkbox],
.shop_div input[type=radio] {
    width: auto;
  }
  .shop_div label,
.order_form_or {
    float: none;
    display: block;
    width: auto;
    max-width: 100%;
  }
  .order_form_or {
    text-align: center;
  }
  .mod_shop .button,
.shop_div .button {
    float: none !important;
    display: block;
    text-align: center;
    white-space: normal;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mod_shop .button ~ .button {
    margin-top: 10px;
  }
  .shop_quantity_to_cart {
    margin: 0 0 20px;
    float: none;
    display: block;
  }
  .shop_quantity_to_cart input {
    width: 100%;
  }
  #cart_container > p > .button {
    display: inline-block;
    width: 49%;
    margin: 15px 0 30px;
  }
  #cart_container > p > .button {
    text-align: left;
  }
  #cart_container > p > .button ~ .button {
    text-align: right;
  }
  table.table.order_details tr:first-child th:first-child {
    font-size: 0;
    color: transparent;
    width: 30px;
  }
  table.table.order_details td:first-child {
    text-align: right;
  }
  .shop_info_overlay .shop_de_overlay_footer {
    display: block;
    margin-top: 20px;
  }
  .shop_info_overlay .shop_de_overlay_footer #close_overlay {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .shop_country_popup .shop_de_overlay_footer {
    display: flex;
    flex-direction: column-reverse;
  }
  .shop_country_popup .shop_de_overlay_link {
    display: flex;
  }
  .shop_info_overlay .shop_de_overlay_footer #close_overlay {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}
@media screen and (max-width: 520px) {
  #subscribe .mailform_element label {
    float: none;
    display: block;
    text-align: left;
  }
  #subscribe .mailform_element input,
#subscribe .mailform_element textarea,
#subscribe .mailform_element .select2 {
    width: 100% !important;
  }
  div.wishlist_wrap > div.wishlist_wrap_inner {
    margin-left: 0;
  }
  .wishlist_wrap .shop_article {
    padding: 35px 0 0;
  }
  .wishlist_wrap .shop_article {
    margin: 35px 0 0;
    border-top: 1px solid #d4d4d4;
  }
  .wishlist_wrap .shop_article .pictures,
.wishlist_wrap .shop_article .shop_special {
    display: none;
  }
  .wishlist_wrap .shop_article .shop-description-small > a.shop_show_details {
    font-size: 13px;
    margin-top: 5px;
  }
  .wishlist_wrap .wishlist_remove,
.wishlist_wrap .add_all_to_cart {
    top: 0;
  }
  .wishlist_article_controls > a {
    left: auto;
    right: 0;
    top: -1px;
  }
  .wishlist_wrap .shop_article .shop_special {
    top: -36px;
    right: -36px;
    -webkit-transform: rotate(45deg) scale(0.7);
    -moz-transform: rotate(45deg) scale(0.7);
    -o-transform: rotate(45deg) scale(0.7);
    transform: rotate(45deg) scale(0.7);
  }
}
@media screen and (max-width: 500px) {
  .xls_import_filter form > div {
    width: 100%;
  }
  .slide_text_container {
    width: 320px;
    margin: 0 auto;
  }
  .slide_text_container h2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 520px) {
  .meta .social {
    display: none;
  }
}
@media screen and (max-width: 470px) {
  .two_part_mailform .mailform_element > p {
    display: block;
  }
  label,
#mailform_submit_button label,
.login_form label {
    float: none !important;
    width: auto;
    max-width: none;
    clear: both;
  }
  .mailform_element {
    height: auto !important;
  }
  .mailform_element textarea {
    min-height: 300px;
  }
}
@media screen and (max-width: 460px) {
  .portlets_right .portlet {
    width: auto;
  }
  .shop_country_popup .shop_de_overlay_link {
    font-size: 14px;
    line-height: 30px;
  }
  .shop_country_popup .shop_de_overlay_link img {
    width: 30px;
    top: 0;
  }
}
@media screen and (max-width: 465px) {
  .subnav_content {
    margin-top: 20px;
  }
  .subnav_content .shop_order_steps li {
    display: block;
    width: auto;
  }
  .subnav_content .shop_order_steps li a {
    font-size: 18px;
    display: inline;
    margin: 0;
  }
  .subnav_content .shop_order_steps li:before,
.subnav_content .shop_order_steps li a:before {
    display: none !important;
  }
  .subnav_content .shop_order_steps li .order_step_nr {
    display: inline;
    font-size: 13px;
  }
}
@media screen and (max-width: 450px) {
  .shop_order_details .shop_div p > strong:only-child {
    display: block;
  }
}
@media screen and (max-width: 410px) {
  .bx-wrapper .bx-pager {
    display: none;
  }
  h1.shop_de_overlay_header {
    font-size: 25px;
    line-height: 30px;
  }
  .shop_de_overlay_inner {
    padding: 1.5rem;
  }
  .main_shop_wrap .button_bar_top a.button {
    display: block;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 350px) {
  header .meta {
    word-spacing: 0;
  }
  a span.shop_de_overlay_link_text_rwd img {
    display: none;
  }
  .slide_text_container {
    width: 300px;
  }
  .shop_country_popup .shop_de_overlay_link img {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  header .portlet_shop_member_panel {
    display: none;
  }
}
@media screen and (max-width: 300px) {
  .meta nav.lang {
    display: none;
  }
}
/* -----------------------------------------------------------------------------
This website is powered by indual
Copyright (c) 2005-2014 indual GmbH (www.indual.ch)
-------------------------------------------------------------------------------- */
/* @group basic */
@media print {
  #article_detail_accessories,
footer,
header:first-child,
div#navigation,
.imprint,
nav,
#slider,
.shop_add_to_cart_container > span,
.shop_add_to_cart_container > a,
.xls_import_filter,
.button_bar_top,
.button_bar_bottom,
#article_detail_pictures,
.page_slider .portlets_right,
.button,
.portlet_content_link {
    display: none !important;
  }
  .header_small {
    position: static;
    visibility: visible;
  }
  * {
    box-shadow: none !important;
  }
  body {
    background: #fff;
  }
  div.content {
    margin: 0;
    padding: 30px 0 !important;
  }
  .portlets_right,
.listing_entry .pictures,
.overview_item .pictures,
.portlets_home .portlet .pictures {
    width: 42%;
  }
  .css_verarbeitung .listing_entry .pictures {
    width: auto;
  }
  .css_verarbeitung .listing_entry {
    width: 33.33%;
  }
  .shop_article_information_inner {
    overflow: visible;
  }
  #phpcomasy .shop_order_details > .shop_div {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    border: 0;
    margin: 0 0 15px !important;
  }
  #phpcomasy .shop_order_details > .shop_div:last-child {
    padding-top: 15px;
    width: auto;
    display: block;
    border-top: 1px solid #ccc;
  }
  #mod_shop_article_detail .shop-price {
    max-width: 42%;
  }
  header .logo_nav_wrap {
    max-width: 270px;
  }
  .header_small {
    height: auto;
    padding: 0 0 30px;
  }
  body {
    font-size: 15px;
    line-height: 24px;
  }
  h1 {
    font-size: 170% !important;
  }
  h2 {
    font-size: 150% !important;
  }
  h3 {
    font-size: 120% !important;
  }
  .shop_detail_accordion_wrap {
    padding: 0;
  }
  .shop_detail_accordion_wrap ~ .shop_detail_accordion_wrap {
    border: 0;
  }
  .shop_detail_accordion {
    display: block !important;
  }
  .shop_detail_accordion_wrap > h3 {
    padding: 0;
    margin: 15px 0 7px;
  }
  .shop_detail_accordion_wrap > h3:after {
    display: none;
  }
}
/* @end */

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